/*common CSS*/
/*Right Side Consultation Box*/
.right-side-consultation-btn{
    position: fixed;
    right: 0;
    top: 20%;
    cursor: pointer;
    z-index: 900;
    -webkit-transform: translateZ(0);
    width: 63px;
}
.book-consultation-box-wrapper{
    
}
.right-side-book-consultation-box{
    max-width: 371px;
    padding-bottom: 15px;
    position: fixed;
    right: -371px;
    top: 0;
    background-color: #100040;
    z-index: 1000;   
    display: none; 
    height: 100%;
}
.right-side-book-consultation-box.active{
    right: 0;
    display: block;
}
.right-side-book-consultation-box .header-box{
    width: 100%;
    background-color: #34265C;
    font-size: 24px;
    color: #fff;
    padding: 15px 30px;
    text-align: center;
    position: relative;
}
.right-side-book-consultation-box .header-box h4{
    line-height: 25px;
}
.right-side-book-consultation-box .body-box{
    padding: 20px 35px;
}
.right-side-book-consultation-box .body-box .control-label{
    color: #fff;
    font-size: 16px;
    margin-bottom: 1px;
}
.right-side-book-consultation-box .body-box input,select, textarea{
    height: 35px;
}
.request-quote-form-submit-btn{
    font-size: 18px;
    color: #fff;
    width: 236px;
    height: 40px;
    background-color: #34265C;
    padding-top: 8px;
}
.request-quote-form-submit-btn:hover, .request-quote-form-submit-btn:active, .request-quote-form-submit-btn:focus{
    color: #fff;
}
.preferred-date-box{
    margin: 0;
    padding: 0;
}
.preferred-date-box li{
    display: inline-block;
    margin-right: 3px;   
}
.preferred-date-box li input{
    width: 71px;
}
.preferred-date-box li span{
    font-size: 35px;
    color: #fff;
    font-weight: 300;
}

        /*Social Box*/
.service-social-box{
    margin: 0;
    padding: 0;
    padding-top: 35px;
}
.service-social-box li{
    display: inline-block;
    margin-right: 2px;
}
.service-social-box li a{
    display: block;
    width: 37px;
    height: 37px; 
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding-top: 2px;
}


/*Contact Our Team section*/
.contact-our-team-today-section{
    padding-top: 80px;
    padding-bottom: 40px;
}
.contact-our-team-today-btn{
    height: 60px;
    padding-top: 12px;
    background-color: ;
    font-size: 24px;
    color: #10003F;
    background-color: #fff;
    margin-top: 30px;
}
.contact-our-team-today-btn:hover, .contact-our-team-today-btn:active, .contact-our-team-today-btn:focus{
    color: #10003F;
}
.why-choose-carrier-section{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
}

.our-product-list{
    margin: 0;
    padding: 0;
    padding-top: 50px;
}

.our-product-list .product-title{
    text-align: center;
    max-width: 270px;
    margin: 0 auto;
    }

.our-product-list li{
    display: inline-block;
    width: 32%;
    /*float: left;*/
    margin-bottom: 50px;
    padding: 0 20px;
    vertical-align: top;
}
.our-product-list li .product-image{
    margin-bottom: 15px;
} 
.our-product-list li .product-title a{
    font-size: 16px;
    color: #10003F;
    line-height: 25px;
}
.our-product-list li .product-title a:hover, .our-product-list li .product-title a:focus, .our-product-list li .product-title a:active{
    color: #10003F;
}
.view-more-product-btn{
    width: 100%;
    min-height: 36px;
    background-color: #100040;
    padding-top: 8px;
    color: #fff;
    border-radius: 0px;
    margin-top: 10px;
}
.view-more-product-btn:hover, .view-more-product-btn:focus, .view-more-product-btn:active{
    color: #fff;
}

/*Testimonial*/
.testimonial-section{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

/*Book a Service Now Section CSSs*/
.book-service-now-section{
    width: 100%;
    padding-top: 100px;
    padding-bottom: 80px;
}
.book-service-now-section .heading h3{
    margin: 0;
    padding: 0;
}
.book-a-service-now-btn{
   
    background-color: #100040;
    font-size: 24px;
    color: #fff;
  
    border-radius: 0px;
}
.book-a-service-now-btn:hover, .book-a-service-now-btn:active, .book-a-service-now-btn:focus{
    color: #fff;
}

/*Services CSSs*/
.about-service-section{
    width: 100%;
    min-height: 200px;
    padding-top: 40px;
    padding-bottom: 60px;
    position: relative;
}
.about-service-section .nav-tabs{
    border-bottom: none;
}
.about-service-section .nav-tabs li{
    /*margin-right: 24px;*/
    margin-right: 16px;
}
.about-service-section .nav-tabs li a{
    width: 354px;
    min-height: 370px;
    background-color: #ddd;
    border: none; 
    padding: 0px;
}
.about-service-section .nav-tabs li a .service-title{
    display: block;
    font-size: 24px;
    color: #10003F;
    padding: 15px 20px 15px 40px;
}
.about-service-section .nav-tabs li a .service-desc{
    display: block;
    font-size: 12px;
    color: #10003F;
    padding: 0px 20px 15px 40px;
}
.about-service-section .nav-tabs li a.active .service-title{
    color: #fff;
}
.about-service-section .nav-tabs li a.active .service-desc{
    color: #fff;
}
.about-service-section .nav-tabs > li > a.active, .nav-tabs > li > a.active:focus, .nav-tabs > li > a.active :hover{
    background-color: #100040;
    border: none;
    border-radius: 0px;
}
.service-content-box .list-content{
    margin: 0;
    padding: 0;
}
.service-content-box .list-content li{
    display: block;
    margin-bottom: 3px;
}
.service-content-box ul{
    margin: 0;
    padding: 0;
}
.service-content-box ul li{
    display: block;
    margin-bottom: 3px;
}
.service-content-box ul li::before{
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
}
.contact-our-team-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #100040; 
}
.contact-our-team-section .heading h3{
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 0;
}
.our-services-section{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 80px;
    background-size: cover!important;
}

/*Heating Page CSSs*/
.high-efficiency-section{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 50px;
    position: relative;
}
.high-efficiency-section .item{
    width: 100%;
    min-height: 369px;
    background-color: #DDDDDD;
}
.high-efficiency-section .item .title h4{
    font-size: 16px;
    color: #10003F;
    text-align: center;
    padding-top: 25px;
}
.high-efficiency-section .item .desc{
    font-size: 12px;
    color: #000000;
    padding: 8px 21px;
}
.high-efficiency-section .item img{
    display: block;
    width: 100%;
    min-height: 179px;
    background-position: left top;
    background-repeat: no-repeat;
}
.high-efficiency-section .item:hover{
    background-color: #100040;
}
.high-efficiency-section .item:hover .title h4{
    color: #fff;
}
.high-efficiency-section .item:hover .desc{
    color: #fff;
}
.stay-cool-in-summer img{
    background-image: url(../../assets/images/services/stay-cooling-in-summer-inactive-img.png);
}
.stay-cool-in-summer:hover.stay-cool-in-summer img{
    background-image: url(../../assets/images/services/stay-cooling-in-summer-active-img.png);
}
.stay-warm-in-winter img{
    background-image: url(../../assets/images/services/stay-warm-in-winter-inactive-img.png);
}
.stay-warm-in-winter:hover.stay-warm-in-winter img{
    background-image: url(../../assets/images/services/stay-warm-in-winter-active-img.png);
}
.quality-guaranteed img{
    background-image: url(../../assets/images/services/quality-guaranteed-inactive-img.png);
}
.quality-guaranteed:hover img{ 
    background-image: url(../../assets/images/services/quality-guaranteed-active-img.png);
}
.best-business img{
    background-image: url(../../assets/images/services/best-business-inactive-img.png);
}
.best-business:hover img{
    background-image: url(../../assets/images/services/best-business-active-img.png);
}
.emergency-support img{
    background-image: url(../../assets/images/services/emergency-support-inactive-img.png);
}
.emergency-support:hover img{
    background-image: url(../../assets/images/services/emergency-support-active-img.png);
}
.high-efficiency-section .sub-heading{
    font-size: 24px;
    color: #10003F;
}
.our-product-section{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 70px;
}

/*Maintenance Page CSSs */
.service-package-section{
    width: 100%;
    padding-top: 70px;
    padding-bottom: 90px;
}
.service-package-box{
    width: 100%;
    min-height: 300px;
    background-color: #ddd;
    padding: 15px 15px 10px 15px;
}
.package-list-content{
    padding-left: 45px;
    padding-right: 25px;
}
.package-list-content li{
    display: block;
    margin-bottom: 10px;
    margin-top: 15px;
}

@media(max-width: 767px){
    /*Services Page CSSs*/
    .contact-our-team-today-btn{
        width: 272px;
        padding-top: 15px;
        font-size: 18px;
    }
    .our-services-section{
        padding-top: 37px;
        padding-bottom: 0px;
    }
    .preferred-date-box li{
        margin-right: 0px;
    }
    .right-side-book-consultation-box .body-box{
    }
    .service-content-box p{
        padding-right: 30px;
    }
    
    /*Product List CSSs*/
    .our-product-list li{
        width: 100%;
    }
    .our-product-list li .product-title a{
        display: block;
        font-size: 20px;
        text-align: center;
    }
    
    /*Testimonial*/
    .testimonial-content-box{
        max-width: 225px;
    }
    
    .book-a-service-now-btn{
        width: 292px;
        font-size: 19px;
     
    }
    .book-service-now-section{
        padding-bottom: 0;
        padding-top: 50px;
    }
    
    .image-content-block-section{
        padding-bottom: 40px!important;
    }
    .card-block-section{
        padding-bottom: 40px!important;
    }
    .contact-us-details-section{
        padding-bottom: 40px!important;   
    }
    .book-service-now-section{
        padding-top: 40px!important;
        padding-bottom: 30px!important;
    }
    .home-gillis-blog-section{
        padding-bottom: 30px!important;
    }
    .summer-promotion-section{
        padding-bottom: 20px!important;
    }
    .card-block-section{
        padding-bottom: 20px!important;
    }
    .why-choose-us-section .row{
        width: 100%;
        margin-left: 0;
    }
    
}
@media(min-width: 768px) and (max-width: 990px){ 
    /*Service Page CSSs*/
    .about-service-section .nav-tabs li a{
        width: 214px; 
    }
    .our-product-list li{
        width: 50%;
    }
    .our-team-and-business-box .media{
        display: block!important;
    }
    .card-block-section{
        padding-bottom: 40px!important;
    }
    .image-content-block-section{
        padding-bottom: 40px!important;
    }
}
@media(min-width: 991px) and (max-width: 1199px){ 
    .high-efficiency-section .item .title h4{
        font-size: 14px;
        padding-top: 14px;
    }
    .high-efficiency-section .item img{
        background-position: center;
    }
    .high-efficiency-section .item .desc{
        padding-top: 6px;
    }
}
@media(min-width: 1200px){ 
    
}

