
/*servce slider*/




.ser-slid-inner {
    position: relative;
}

.ser-more-slide {
    background: #F6F6F6;
    padding: 15px 15px 15px 15px;
    overflow: hidden;
    position: relative;
}

.ser-cont h3 {
    margin-top: 5px;
    font-size: 22px;
    line-height: 1.5;
}
.ser-more-slide:hover .ser-cont p {
    visibility: visible;
}
.ser-cont span {
    color: #C4C4C4;
}

.ser-cont p {
    font-size: 14.322px;
    padding-top: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    visibility: hidden;
}
.owl-carousel{
    position: relative;
}

.ser-cont {
    position: absolute;
    left: 0;
    top: 0;
    background: #f6f6f6;
    padding: 15px;
    height: 100%;
    -webkit-transition: 400ms;
    transition: 400ms;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

.ser-more-slide:hover .ser-cont {
    visibility: visible;
    opacity: 1;
}
.owl-nav {
    position: absolute !important;
    top: 50%;
    left: 0;
    right: 0;
}

.owl-nav .owl-prev {
    position: absolute;
    left: -75px;
}

.owl-nav .owl-next {
    right: -75px;
    position: absolute;
}

.owl-nav button::after {
    content: "\f054";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
}

.owl-nav button span {
    font-size: 0px !important;
}

.owl-nav button.owl-prev::after {
    content: "\f053";
}

.partner-log img {
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
}
.site-partner.mr-bottom {
    margin-bottom: 128px;
}




/*left right section*/


.in-box label {
    font-weight: 500;
    font-size: 33.6px;
    line-height: 168.5%;
    color: #9F9F9F;
}

.in-box h2 {
    font-weight: 500;
    font-size: 50px;
    color: #383838;
}

.in-box p {
    text-align: justify;
    font-weight: 400;
    font-size: 20.4px;
    line-height: 168.5%;
    color: #000000;
}
   .in-box #section {
  word-wrap: break-word;
}

.in-box .moretext {
  display: none;
}
.in-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 20px;
    padding-bottom: 20px;
}

.inner-middle > .row > div {
    margin: 0;
    padding: 0;
}



.read-more-content {
    max-height: 405px;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}


ul.inn-list {
    margin-top: 1rem;
    padding-left: 21px;
}

ul.inn-list li {
    font-size: 20.4px;
    line-height: 1.5;
    color: #000000;
    list-style: circle;
}


/*****************
 * 
 * Why AC Installer
 * 
 * ****************/

.ther-text {
    text-align: center;
}

.ther-text h2 {
    font-weight: 600;
    font-size: 58.8px;
    padding-bottom: 24px;
    margin: 0;
}
.ther-text p {
    max-width: 694px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 18px;
}

.set-inner-box h2 {
    font-size: 31px;
    line-height: 168%;
}


.set-all {
    margin-top: 109px !important;
}
.set-inner-box img {
    margin-bottom: 25px;
}

.set-inner-box h2 {
    margin-bottom: 25px;
}

.set-inner-box {
    text-align: center;
}

.set-inner-box p {
    font-size: 14px;
    line-height: 168%;
}

.we-inner {
    position: relative;
}


/*why ac installer*/

.partner-log img {
    height: 70px;
    object-fit: contain;
}

.why-ac-ins .ther-text > h2 {
    ont-weight: 600;
    font-size: 58.8px;
    line-height: 168.5%;
    text-align: center;
    text-transform: capitalize;
    color: #1428A0;
    padding: 0;
}





.we-inner {
    position: relative;
}
.we-inner img {
    height: 400px;
    object-fit: cover;
}
h2.we-pr-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 70.8px;
    line-height: 168.5%;
    width: 100%;
    max-width: 1119px;
    padding: 0 20px;
    z-index: 10;
}
.we-inner::before {
    background: rgba(0,0,0,0.5);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}




.we-inner {
    position: relative;
}
.we-inner img {
    height: 400px;
    object-fit: cover;
}
h2.we-pr-title {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 70.8px;
    line-height: 168.5%;
    width: 100%;
    max-width: 1119px;
    padding: 0 20px;
    z-index: 10; */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 43px;
    line-height: 1.5;
    width: 100%;
    max-width: 1009px;
    padding: 0 20px;
    z-index: 10;
}
.we-inner::before {
    background: rgba(0,0,0,0.5);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}



/**************************
*
responsive
*
*************************/


@media (max-width: 1499px){

.in-hd-tex h1 {
    font-weight: 600;
    font-size: 45px;
}


.com-bt {
	padding: 15px 37px;
    font-size: 17px;
}
.in-banner-cont {
    width: 1210px;
}

.in-box h2 {
    font-size: 40px;
}
.in-box label {
    font-size: 27px;
}
.in-box p {
    font-weight: 400;
    font-size: 16px;
}

.why-ac-ins .ther-text > h2 {
    font-size: 44px;
    padding-bottom: 65px;
}
section.we-sertified.mr-bottom.why-ac-ins h2.type-rm {
    padding-bottom: 0;
    margin: 0 !important;
}
.set-inner-box h2 {
    font-size: 25px;
    line-height: 157%;
}
h2.we-pr-title {
    font-size: 55px;
    line-height: 129.5%;
    max-width: 1019px;
    z-index: 10;
}
}
/*1499*/

@media (max-width: 1199px){


.left-inner img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.inner-middle > .row > div:nth-child(1) {
    order: 1;
}
.inner-middle > .row > div:nth-child(2) {
    order: 2;
}
.inner-middle > .row > div:nth-child(3) {
    order: 4;
}
.inner-middle > .row > div:nth-child(4) {
    order: 3
    ;
}
.inner-middle > .row > div:nth-child(5) {
    order: 5;
}
.inner-middle > .row > div:nth-child(6) {
    order: 6;
}

.inner-middle > .row > div:nth-child(7) {
    order: 8;
}
.inner-middle > .row > div:nth-child(8) {
    order: 7;
}
.inner-middle > .row > div:nth-child(9) {
    order: 9;
}
.inner-middle > .row > div:nth-child(10) {
    order: 10;
}

.inner-middle > .row > div:nth-child(11) {
    order: 12;
}
.inner-middle > .row > div:nth-child(12) {
    order: 11;
}


.in-box {
    padding-top: 90px;
    padding-bottom: 90px;
}

}

/*1199px end*/

@media (max-width: 991px){

.bn-threcol ul li img {
    width: 35px !important;
    height: 35px !important;
}
.in-hd-tex h1 {
    font-weight: 600;
    font-size: 33px;
}

.bn-threcol ul li {
    display: grid;
    grid-template-columns: 35px 350px;
    text-align: left;
    justify-content: center;
    margin-top: 12px;
}
.com-bt {
    padding: 11px 28px;
    font-size: 15px;
}
.in-banner-pic img {
    min-height: 600px;
}

.img-about img {
    height: 360px;
}
.in-box label {
    font-size: 23px;
}
.in-box h2 {
    font-size: 29px;
    line-height: 39px;
}
.ther-text h2 {
    font-size: 35px;
    padding-bottom: 15px;
}
.why-ac-ins .ther-text > h2{
    font-size: 35px;
}
h2.we-pr-title {
    font-size: 40px;
    line-height: 129.5%;
    max-width: 719px;
}
.left-inner img{
    height: 360px;
}
}
/*991px*/

@media (max-width: 767px){


.bn-threcol ul li img {
    width: 30px !important;
    height: 30px !important;
}
.bn-threcol li span {
    color: #fff;
    font-weight: 300;
    padding-left: 9px;
    font-size: 14px;
}
.bn-threcol ul li {
    grid-template-columns: 35px 304px;
}
.com-bt {
    padding: 7px 26px;
    font-size: 13px;
}

.img-about img {
    height: auto;
}
.in-box {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 27px;
}
.in-box p {
    font-weight: 400;
    font-size: 15px;
}
.in-box h2 {
    font-size: 22px;
}
.in-box label {
    font-size: 18px;
}
.inner-middle > .row > div:nth-child(3) .in-box, .inner-middle > .row > div:nth-child(7) .in-box {
    padding-left: 29px;
}
.ther-text h2 {
    font-size: 25px;
    padding-bottom: 15px;
}
.why-ac-ins .ther-text > h2{
    font-size: 30px;
}


.set-inner-box h2 {
    font-size: 18px;
    line-height: 157%;
    margin-bottom: 5px;
}


.left-inner img {
    height: auto;
}
}
/*767px*/

@media (max-width: 575px){



.bn-threcol ul li img {
    width: 25px !important;
    height: 25px !important;
}
.bn-threcol li span {
    padding-left: 9px;
    font-size: 13px;
}

.in-banner-pic img {
    min-height: 510px;
}
	}