

#home {
    background: url(/assets/home/home-desktp.png) top center;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}


    #home .containers {
        bottom: 15px !important;
        margin: auto;
        position: absolute;
        color: #fff;
        /*   text-align: center;*/
        width: 100% !important;
        z-index: 99;
        /* padding-top:440px;*/
    }

    #home video {
        position: absolute;
        /*z-index: -1;*/
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #home h1 {
        color: #fff;
        font-size: 58px;
        margin-bottom: 20px;
        line-height: 62px;
      
    }

    #home h2 {
        color: #fff;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    /*   #home h1 span {
        color: #318AF2;
        margin-bottom: 40px;
        font-style: italic;
    }*/
    #home h3 {
        /*color: #318AF2;*/
        /*   padding: 10px 0;*/
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
    }

    #home .texticon span {
        display: block;
        margin-top: 10px;
        line-height: 20px;
        vertical-align: middle;
        color: #fff;
        /*  text-transform: uppercase;*/
        font-weight: 500;
        font-size: 16px;
    }

    #home img {
        height: 30px;
    }

    #home .video_overlay {
        background: rgba(0,0,0,.8) none repeat scroll 0 0;
        border: 0 none;
        height: 100vh;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 7;
    }
.top-strip {
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block;
    background: #FFFFE6;
    border-radius: 30px;
    margin-bottom: 15px;
    color: #000;
}
.custom-thick-hr {
    height: 3px!important;
    background-color: rgb(49, 138, 242);    
    border: none;
    opacity: 1;
    margin: 0 0 7px;
}



#section-how {
    width: 100%;
    padding: 80px 0;
    background-color: #fff;
    z-index: 999;
    text-align: left;
}

    #section-how h2 {
        font-size: 44px;
    }

    #section-how h3 {
        font-size: 22px;
        font-weight: 500;
       
    }

    #section-how h4 {
        padding: 20px 0 0;
        font-size: 20px;
        
    }

    #section-how p {
        color: #0c0c0c;
      
    }

    #section-how .imgt {
        height: 50px;
    }
#section-business {
    width: 100%;
    padding: 80px 0;
    background-color: #f2f2f2;  
    z-index: 999;
    text-align: left;
}

    #section-business h2 {
        font-size: 44px;
    }

    #section-business h3 {
        font-size: 22px;
        font-weight: 500;
       
    }

    #section-business h4 {
        padding: 20px 0 0;
        font-size: 20px;
      
    }

    #section-business .imgt {
        height: 50px;
    }


#section-services {
    width: 100%;
    padding: 80px 0;
    background: #10325A;
    /* background-image: linear-gradient(to bottom right, #000, #828282);*/
   
    z-index: 999;
    text-align: left;
}


    #section-services h2 {
        font-size: 44px;
        color: #fff;
    }

    #section-services h3 {
        font-size: 22px;
        font-weight: 500;
        color: #fff;
    }

    #section-services h4 {
        padding: 20px 0 0;
        font-size: 22px;
    }

    

    #section-services .imgt {
        height: 35px;
    }

#section-step {
    width: 100%;
     padding: 80px 0;
    background: #10325A;
    /* background-image: linear-gradient(to bottom right, #000, #828282);*/
    z-index: 999;
    text-align: left;
   color:#ccc;
}


    #section-step h2 {
        font-size: 44px;
        color: #fff;
    }

    #section-step h3 {
        font-size: 22px;
        font-weight: 500;
        color: #ccc;
    }

    #section-step h4 {
        font-size: 24px;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 12px;
    }
#section-crousal .ca:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,.1);
}

#section-crousal {
    width: 100%;
     padding: 80px 0;
    background-color: #f2f2f2;
    color: #0C0C0C;
    z-index: 999;
}
    #section-crousal h2 {
        font-size: 44px;
    }

    #section-crousal h3 {
        /*padding: 20px 0;*/
        font-size: 24px;
        font-weight: 700;
    }

    #section-crousal h4 {
        font-size: 20px;
        margin-bottom: 0;
        font-weight: 700;
        /* text-align: justify;
            text-justify: distribute-all-lines;*/
    }

    #section-crousal h6 {
        font-size: 16px;
        color: #000;
        margin-bottom: 0;
        line-height:8px;
        margin-top:10px;
    }

    #section-crousal p {
        line-height: 26px;
        color: #828282;
        padding: 0;
        font-weight: 300;
    }

    #section-crousal .title {
        min-height: 69px;
    }
#section-update {
    width: 100%;
    padding: 60px 0;
    z-index: 999;
    background: #FFE720;
}



    #section-update h4 {
        font-weight: 700;
        font-size: 26px;
        margin-bottom: 0;
        color: #10325A;
    }



#secton-facility {
    width: 100%;
    /* background: url(/assets/img/washprocess.jpg) top center;
    background-size: cover;*/
    background-color: #fff;  
     padding: 80px 0;
    min-width: 100%;
    min-height: 100%;
}

    #secton-facility h2 {
        font-size: 44px;
    }

    #secton-facility h3 {
        font-size: 22px;
       
    }

    #secton-facility h4 {
        font-size: 20px;
    }
    #secton-facility h5 {
        font-size: 30px;
        font-weight:700;
        padding-bottom:10px;
        
    }
#secton-area {
    width: 100%;
    /* background: url(/assets/img/washprocess.jpg) top center;
    background-size: cover;*/
    background-color: #fff;
     padding: 80px 0;
    min-width: 100%;
    min-height: 100%;
}

    #secton-area h2 {
        font-size: 44px;
    }

    #secton-area h3 {
        font-size: 22px;
    }

    #secton-area h4 {
        font-size: 20px;
    }

    #secton-area h5 {
        font-size: 30px;
        font-weight: 700;
        padding-bottom: 10px;
    }
#section-faq {
    width: 100%;
    /* background: url(/assets/img/washprocess.jpg) top center;
    background-size: cover;*/
    background-color: #fff;
    padding:80px 0;
    min-width: 100%;
    min-height: 100%;
}

    #section-faq h2 {
        font-size: 44px;
    }

    #section-faq h3 {
        font-size: 22px;
    }

    #section-faq h4 {
        font-size: 20px;
    }

    #section-faq h5 {
        font-size: 30px;
        font-weight: 700;
        padding-bottom: 10px;
    }


#section-sky {
    width: 100%;
    padding: 80px 0;
    z-index: 999;
    background: #E2F4FF;
}

    #section-sky h2 {
        font-size: 38px;
    }

    #section-sky h3 {
        font-size: 22px;
        color: #828282;
    }

    #section-sky h4 {
        font-size: 22px;
        line-height: 32px;
    }


#section-top {
    width: 100%;
    padding: 80px 0;
    z-index: 999;
    background: #ffffff;
}

    #section-top h1 {
        font-size: 44px;
    }

    #section-top h2 {
        font-size: 22px;
        line-height: 32px;
    }

    #section-top h4 {
        font-size: 16px;
        margin-bottom: 0;
    }
.stars-big {
    color: #ffc72c;
    font-size: 22px;
    letter-spacing: 0px;
}
.card-testonimial {
    background: #FFF;
    padding: 2rem 1.5rem;
    border-radius: 1.5rem;
    font-weight: 500;
    text-align: left;
    color: #828282;
    transition: .3s;
}

    .card-testonimial:hover {
        /*  box-shadow: 0 15px 35px rgba(0,0,0,.08);*/
        transform: translateY(-4px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    }

    .card-testonimial p {
        min-height: 150px;
    }

.testonimial-name {
    font-weight: 800;
    margin-top: 40px;
}


.img-testonimial img {
    height: 75px;
}
@media (max-width:1024px) {



    #home {
        background: url(/assets/home/home-desktp.jpg) top center;
        background-size: cover;
        height: 80vh;
        padding-top: 50px;
        position: relative;
        overflow: hidden;
        max-height: 1080px;
    }

        #home h1 {
            font-size: 32px;
            line-height: 20px;
        }

        #home h2 {
            font-size: 18px;
            line-height: 14px;
        }

        #home h3 {
            font-size: 16px;
            line-height: 20px;
        }

        #home .container {
            bottom: 0;
            margin: auto;
            position: absolute;
            /* text-align: center;*/
            width: 100%;
            z-index: 99;
            padding-top: 390px;
        }

        #home img {
            height: 30px;
        }

        #home .texticon span {
            display: block;
            margin-top: 5px;
            line-height: 18px;
            vertical-align: middle;
            color: #fff;
            font-weight: 600;
            font-size: 10px;
        }

       

    


    

    #section-how h2 {
        font-size: 30px;
    }

    #section-how h3 {
        font-size: 18px;
        font-weight: 500;
        color: #828282;
    }

    #section-how h4 {
        padding: 0 0 0;
        font-size: 16px;
        font-weight: bold;
    }

    #section-services h2 {
        font-size: 30px;
        color: #fff;
    }

    #section-services h3 {
        font-size: 18px;
    }

    #section-services h4 {
        font-size: 16px;
    }

    #section-crousal h2 {
        font-size: 30px;
    }

    #secton-facility h2 {
        font-size: 30px;
    }

    #secton-facility h3 {
        font-size: 18px;
    }

    #secton-facility h4 {
        font-size: 16px;
    }
    #secton-area h2 {
        font-size: 30px;
    }

    #secton-area h3 {
        font-size: 18px;
    }

    #secton-area h4 {
        font-size: 16px;
    }
    #section-update h2 {
        font-size: 26px;
    }

    #about h2 {
        font-size: 30px;
    }

    #about h3 {
        font-size: 18px;
        font-weight: 500;
        color: #828282;
    }

    #about h4 {
        padding: 20px 0 0;
        font-size: 16px;
        font-weight: bold;
    }

    #section-update h3 {
        font-size: 18px;
    }

        #section-update h3 span {
            font-size: 24px;
        }


    #section-sky h2 {
        font-size: 30px;
    }

    #section-sky h3 {
        font-size: 18px;
    }

    #section-sky h4 {
        line-height: 24px;
        font-size: 18px;
    }
}
@media (max-width:767px) {
    #home {
        background: url(/assets/home/home-mobile.jpg) top center;
        background-size: cover;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        object-fit: cover;
    }

        #home .container {
            bottom: 0;
            margin: auto;
            position: absolute;
            /*  text-align: center;*/
            width: 100%;
            z-index: 99;
        }

    #home .containers {
       /* width:650px;*/
        position: relative;
        text-align: center;
    }
   

    #section-update {
        padding:  50px 20px;
    }

        #section-update h2 {
            font-size: 16px;
            padding-top: 20px;
        }

            #section-update h2 span {
                font-weight: 700;
                font-size: 18px;
            }
    #home h1 {
        font-size: 40px;
        line-height: 60px;
        letter-spacing: 0px;
    }

    #home h2 {
        color: #fff;
        font-size: 22px;
        margin-bottom: 30px;
        line-height: 34px;
        letter-spacing: 0px;
    }

    #home h3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
    }

    #home h4 {
        color: #fff;
        font-size: 19px;
        line-height: 28px;
        letter-spacing: 1px;
    }

    #home img {
        height: 30px;
    }

    #section-how {
        padding: 50px 0px;
    }

        #section-how h2 {
            font-size: 30px;
            /* padding-bottom: 40px;*/
        }

        #section-how h3 {
            font-size: 22px;
            /* padding-bottom: 40px;*/
        }

        #section-how h4 {
            padding: 0 0 0px;
            font-size: 20px;
        }

        #section-how h5 {
            font-size: 18px;
            font-weight: 700;
          
        }

        #section-how p {
            line-height: 22px;
            padding-bottom: 50px;
        }

    #section-services {
        /*background-image: linear-gradient(to bottom right, #000, #828282);*/
        background: #10325A;
        padding: 50px 0px;
    }

        #section-services h2 {
            font-size: 30px;
            /* padding-bottom: 40px;*/
        }

        #section-services h3 {
            font-size: 22px;
            /* padding-bottom: 40px;*/
        }

        #section-services h4 {
            padding: 20px 0 0;
            font-size: 20px;
        }

    #section-step {
        /*background-image: linear-gradient(to bottom right, #000, #828282);*/
        background: #10325A;
        padding: 50px 0px;
    }

        #section-step h2 {
            font-size: 30px;
            /* padding-bottom: 40px;*/
        }

        #section-step h3 {
            font-size: 22px;
            /* padding-bottom: 40px;*/
        }

    #section-crousal h2 {
        font-size: 30px;
    }

    #section-sky {
        width: 100%;
        padding: 50px 0px;
        z-index: 999;
        text-align: center;
    }

        #section-sky h2 {
            font-size: 30px;
        }

        #section-sky h3 {
            font-weight: 700;
            font-size: 18px;
            color: #828282;
        }

        #section-sky h4 {
            font-weight: 500;
            font-size: 18px;
            line-height: 22px;
        }


    #secton-facility {
        padding: 50px 0px;
    }

        #secton-facility h2 {
            font-size: 30px;
        }

        #secton-facility h3 {
            font-size: 22px;
            font-weight: 500;
            color: #828282;
        }

       
    #section-faq {
        padding: 50px 0px;
    }

        #section-faq h2 {
            font-size: 30px;
        }

        #section-faq h3 {
            font-size: 22px;
            font-weight: 500;
            color: #828282;
        }

        
    

   

}
@media (max-width: 414px) {


    #home .containers {
        width: 100%;
        position: relative;
        text-align: center;
    }
}