*{
    text-decoration: none!important;
    box-sizing: border-box!important;
}

body {
  /* background-color:#5a5b5930!important; */
    color: #111;
    font: 62.5% "Roboto","Arial","Helvetica",sans-serif;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    }

    .navbar{
        padding:0rem 0rem!important;
        transition: .5s!important;
        
    }

    .navbar{
        margin-top: -25px;
    }
.mynav{
   background: linear-gradient(45deg, #09244F 65%, #4f8309 30%);
    box-shadow: 0 8px 24px rgba(0,0,0,.13);
      border-radius: 5px;
}
    .navbar-nav{
     /* padding:10px; */
     font-size: 20px;
    color: white;
}
.nav-link:hover{
    color:white;
}
.tp-sec1{
    
    color: white;
    padding:8px 0px;
   
}

.tp-sec1 .fa{
    color:goldenrod;
}

.t-right{
    margin-right: 40px;
}



.navbar-collapse{
    bckground: linear-gradient(-14deg , black 60% , gold 50%);
}

.navbar-brand{
    transition: .5s!important;
}

#logo img{
    height: 50px;
}
.nav-link{
    color:white;
    /* border:1px dashed; */
    padding: 10px  15px!important;
}

.mynav{
    /* margin-left:210px!important; */
}
.cont{
display: inline-flex;;
}
.cont span{
    margin-right: 10px;
}

.so{
    margin-top: 22px;
    text-align: right;
}
.so .fa{
    color: white;
    background: #4f8309;
    padding:8px 10px;
    border-radius: 50%;
}

.so-icons span{
    margin-right: 20px;
    font-size: 17px;
}

.top-head{
  background: white;
  height:100px;
}

.my-head{
    background: linear-gradient(128deg, #09244F 62%, #4f8309 30%);
    padding: 5px;
   
}

.my-head .fa{
    color: white;
}

.mail{
    text-align: right;
}

.my-head a{
    color:white;
    font-weight: 700;
}
.logo-sec{
    color:black;
    margin: 10px;
}


/**/
.banner-sec{

}

.banner-sec2{
    display: none;
}
/**/


@media screen and (max-width:767px){
    .navbar-nav{
        margin-left:0%!important;
        padding-left:25px!important;
    }



/**/
.banner-sec{
  display: none !important;  
}

.banner-sec2{
    display: block !important;
}
/**/

}


.social-icon{
    position: fixed;
    right:2px;
    bottom: 40px;
    z-index: 999;
    padding: 10px;
    display: none;
}

.social-icon p{
    background: #09244F;
    color:white;
    padding:10px 12px;
    border-radius: 25px;
   
}
.social-icon p a{
    color: white;
}

.social-icon p:hover{
   
  opacity: 0.8;
}
#lgo{
    font-size: 45px;
    font-family: cursive;
    background: gold;
    color: white;
   
}


.banner-sec{
    margin-top:-33px;
}

b3{
    font-weight:700;
    color: #4F8309;
}

.about{
    margin: 15px 0;
}
.custom-sec{
    padding: 40px 10px;
}

img{
    max-width: 100%;
}

.read-btn{
    border: 2px solid #09244F;
    padding: 10px 21px;
    border-radius: 25px;
    color:#09244F;
    transition: 0.5s;
}

.read-btn:hover{
   
   background:#09244F;
   color: white;
}

.ab-sec p{
    margin:20px 0;
}

.type-sec{
    margin-bottom: 50px;
}

.ty-img{
text-align: center;
}

.type-sec p{
    margin: 15px;
    white-space: normal;
    height: 71px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.type-sec h2{
    font-size: 24px;
    color: #09244F;
    text-align: center;
}

.step-sec{
    margin-bottom: 50px;
}

.step-sec p{
    margin: 15px;
    white-space: normal;
    height: 71px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.step-sec h2{
    font-size: 19px;
    color: #09244F;
    text-align: center;
    text-transform: uppercase;
    
}

.col-left {
    text-align: right;
}
.col-left i {
    color: #09244F;
    font-size: 70px;
    margin-bottom: 30px;
}

.col-right {
    text-align: left;
}
.col-right i {
    font-size: 70px;
    color: #09244F;
    margin-bottom: 30px;
}

.col-left-one {
    text-align: right;
    margin-top: -235px;
}

.col-left-one i {
    font-size: 70px;
    color: #09244F;
    margin-bottom: 30px;
}
.col-right-one {
    margin-top: -235px;
    text-align: left;
}

.col-right-one i {
    color: #09244F;
    font-size: 70px;
    margin-bottom: 30px;
}

.testimonials{
    background: url('../img/sw-con4.webp')no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 50px;
}

.contact-form{
    background: #4f8309;
    padding: 40px 40px;
    color: white;
    border-radius: 25px;
    margin-top:104px;
}

.input-custom{
    margin-bottom: 10px;
}

.contact-form form input{
    height: 40px!important;
}
.testimonial-sec{
    position: relative;
    background: #ece8e8e8;
    padding: 20px;
    border-radius: 25px;
    font-size: 20px;
}

.testimonial-sec::before{
   
}

.test-sec{
    margin-top: 47px;
}

footer{
   
    background: url('../img/contact.jpg')no-repeat center;
    background-size: cover;
}

.foot-back{
    background: #0000007a;
    padding: 40px 0 40px;
    color: white;
}

.foot-head{
    font-size: 25px;
    color: #f6f6f6;
    font-weight: 700;
    margin-bottom: 15px;
}

footer a{
    color: white!important;
}

.copyright{
    background: linear-gradient(129deg, #09244F 65%, #4f8309 30%);
     padding: 10px;
   color: white;
    text-align: center;
}

.my-head a{
    color: white!important;
}

.my-head a:hover{
   opacity: 0.8;
}

.custom-sec h1{
    text-transform: uppercase;
}

.fa-bars{
    color: white;
}
@media screen and (max-width: 767px){
    .foot-sec{
        margin-bottom: 30px;
    }
    button:focus {
    outline: none!important;   
    }
    .banner-sec {
        margin-top: 0;
    }

    .logo-sec h1{
        font-size: 27px;
        text-align: center;
    }

    .top-cont{
      
            display: block;
            margin-bottom: 36px;
      
    }

    .top-head {
        height: auto;
    }
    .so {
      text-align: center;
    }

    .cate{
        font-size: 9px;
    }
    p{
        text-align: justify;
    }

    .col-left {
        text-align: center;
    }

    .col-right-one {
        margin-top: 0px;
        text-align: center;
    }

    .col-left-one {
        text-align: center;
        margin-top: 0px;
    }

    .col-right {
        text-align: center;
        margin-top: 20px;
    }
    .social-icon{
        display: block;
    }

    .call, .mail{
        text-align: center;
    }

    .ab-img{
        margin-top: 30px;
    }

    .sticky-top {
        position: relative!important;
    }

    .custom-sec h1{
        font-size: 30px;
    }

    footer {
        background: url(../img/contact.jpg)no-repeat left;
       
    }

    .icon{
        text-align: center;
    }

}

.steps{
    background: azure;
}

.ab-img{
    border: 2px solid #09244F;
}


footer h2{
    font-size: 45px;
    color: #dccbcb;
    text-transform: uppercase;
}

.gallery{
    background: url('../img/footer.jpg')no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 30px;
}

.gallery h1, .gallery b3{
    color: white;
}

.ab-sec .read-btn{
    background: #09244F;
    color: white;
}

.icon{
    transition: 0.5s;
}
.icon i{
    border-color:#09244F;
    border-width:0px;
    background-color:#09244F;
    box-sizing:content-box;
    height:150px;
    width:150px;
    line-height:150px;
    border-radius:50%;
    color:#ffffff;
    font-size:75px;
    text-align: center;
}

.core h3{
    font-size: 20px;
    margin:10px 0
}

.core:hover .icon{
    transform: scale(1.10);
}

.value{
    padding: 15px 0;
}

.page-heading{
    background: #09244f;
    padding: 50px 0 10px;
    margin-top: -32px;
    color: white;
    margin-bottom: 30px;
}

.step-desc h2{
    font-weight: 700;
    color: #09244F;
}

.pool-types .nav-pills .nav-item{
    display: block!important;
}

.nav-pills .nav-link{
    color: black;
}

.pool-types .nav{
    display: block;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #09244F!important;
}
.nav-pills .nav-item{

    background: black;
}

.nav-pills .nav-link{
    color: white;
    margin-bottom: 1px;
    padding: 12px 10px!important;
}

.tab-content{
    padding: 20px 0;
}

.tab-pane p{
    margin: 10px 0;
}
.nav-pills h1{
    font-size: 35px;
    border: 1px solid;
    margin-bottom: 0;
    padding: 20px 0;
}

html{
    scroll-behavior: smooth;
}

.modal-header {
border-bottom: 2px!important;
}

.frame{
    border: 1px solid #09244F;
    padding: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
.custom-img-wrapp img{
    transition: 0.5s;
}
.frame:hover .custom-img-wrapp img{
    transform: scale(1.20);
}
.text{
    font-size: 18px;
    margin: 15px 0 10px;
    color: #09244F;
}

.team .img-sec img{
    height: 200px;
}


.team .col-lg-4{
    text-align: center;
    margin-bottom: 30px;
}

.contact-desc a{
    color: #09244F;
}

b2{
    color: #4F8309;
    font-weight: 700;
}

.core{
    text-align: center;
}

.pro-sec{
    margin-bottom: 30px;
}

.center-img{
    border-radius: 50%;
    border: 12px solid #09244F99;
}

.pro-sec h3{
    font-size: 24px;
    color: #09244F;
    text-align: center;
}

.item img{
    background: white;
}

.logo-sec img{
    margin-top: 2px;
   
}

.carousel-inner{
    box-shadow: 0 0 27px #09244F;
}

.dropdown-item:hover{
    background-color: #09244F!important;
    color: white!important;

}

@media (min-width: 993px){
    
.dropdown-menu{
    margin-top: -5px!important;
}
.dropdown:hover .dropdown-menu{
    display: block;
}


}

@media (max-width: 767px){
    #gallery2 .owl-dots{
      display: none;
    }

    .videos{
        display: none;
    }
}

.videos{
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
}

footer{
    position: relative;
    overflow: hidden;
}

.test-img{
    height: 60px;
    border-radius: 50%;
    width: 60px!important;
}

.image{
    height: 260px!important;
}

.pro-sec{
    text-align: center;
}
.cate{
    animation: blink infinite  2s;
}

@keyframes blink{
    0%{
        background-color: #4f8309;
    }
    50%{
        background-color: #09244F;
    }
   100%{
        background-color: #4f8309;
    }
}


/* thermo category css */
.thermo_category_page_section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.thermo_category_img_box {
    background-color: var(--white-color);
    padding: 8px;
    border-radius: 4px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 20px;
}

.thermo_category_img_box img {
    text-align: center;
    margin: auto;
    display: block;
    border-radius: 4px;
}

.thermo_category_text_box h2 {
    font-size: 25px;
    text-transform: capitalize;
}

.thermo_category_text_box b {
    color: var(--primary-color);
    text-transform: capitalize;
    font-size: 15px;
}

.thermo_category_text_box p {
    font-size: 15px;
    color: var(--black-color3);
    line-height: 28px;
    letter-spacing: 0.5px;
    font-weight: 400 !important;
    margin-bottom: 7px !important;
}

.category_section_m {
    background-color: var(--background-color);
    padding-top: 30px;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.category_main_div_anya {
    background-color: var(--white-color);
    padding: 5px;
    margin-bottom: 20px;
}

.category_div_anya {
    background-color: var(--background-color);
    padding: 3px;

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    text-align: center;
}

.category_img_div_anya {
    padding-bottom: 6px;
}

.category_div_anya img {
    text-align: center;
    margin: auto;
}

.category_main_div_anya p a {
    color: var(--black-color);
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}

.category_main_div_anya p {
    font-size: 15px;
    color: var(--black-color3);
    line-height: 23px;
    letter-spacing: 0.5px;
    font-weight: 400 !important;
}

.category_btn_div {
    padding-top: 13px;
    padding-bottom: 20px;
}

.category_btn_div a {
    background-color: var(--primary-color);
    padding: 8px 16px 8px 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    font-size: 15px;
    color: var(--white-color);
    font-weight: 400;
    transition: 0.4s ease-in-out;
}

.category_btn_div a:hover {
    background-color: var(--black-color);
    padding: 8px 16px 8px 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    font-size: 15px;
    color: var(--white-color);
    font-weight: 400;
    transition: 0.4s ease-in-out;
}

.threed-wood_div_box_m img{
    height: 200px;
    background-color: #fff;
    padding: 7px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

/* thermo category  css end */


/* subdrop start */
.dropdown-menu  {
    padding: 0 0 !important;
    margin: 0 0 ;
}

.dropdown-menu > li > a {
    padding: 7px 23px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-size: 15px;
}

.has-sdrop {
    position: relative;
}

.has-sdrop > a i {
    float: right;
    margin-top: 3px;
}

.has-sdrop:hover .sdrop {
    display: block;
    opacity: 1;
    visibility: visible;
}

.sdrop {
    position: absolute;
    background-color: #fff;
    left: 202px;
    top: 0px;
    list-style: none;
    padding-left: 0;
    min-width: 300px;
    border-radius: 3px;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in;
}

.sdrop a {
    display: block !important;
    padding: 7px 23px;
    color: #333;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-size: 15px;
}

.sdrop a:hover {
    background-color: #09244F;
    color: #fff;
}

/* subdrop End */


/* Swimming Pool Construction Start */

.swg-cons-sec {
    padding: 60px 0 30px;
    background-color: #f7f7f7;
}

.ser-con-box {
    margin-bottom: 25px;
}

.ser-con-box img {
    border-radius: 10px 10px 0 0;
}

.ser-con-box .content {
    background-color: #fff;
    text-align: center;
    padding: 20px 20px;
    border-radius: 0 0 15px 15px;
}

.ser-con-box .content h3 {
    font-size: 20px;
}


.ser-con-box .content p {
    font-size: 15px;
    line-height: 1.7;
}

.ser-con-box .content a {
    display: inline-block;
    background-color: #09244F;
    color: #fff;
    padding: 8px 20px;
    padding-top: 7px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 25px;
    transition: 0.2s ease-in;
}

.ser-con-box .content a:hover {
    background-color: #111;
}


/* Swimming Pool Construction Start */

/* SEO Page start */
.sw-con-about {
    padding: 30px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}


/* .sw-con-about .container {
    background-color: #ebebeb;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 15px;
} */

.sw-about-img img {
    width: 100%;
    border-radius: 10px;
}

.sw-about-content {
    padding: 30px 40px;
    background-color: #ebebeb;
    /* border-radius: 10px; */
}

.sw-about-content h2 {
    font-size: 23px;
    margin-bottom: 15px;
    position: relative;
    color:#09244F;
    padding-bottom: 10px;
}

.sw-about-content h3 {
    font-size: 18px;
    color: rgba(0,0,0,0.7);
}

.sw-about-content h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 70px;
    background-color: #09244F;
}

.sw-about-content.two {
    margin-top: 20px;
    border-radius: 0px;
}

.sw-title {
    text-align: center;
    margin-bottom: 15px;
}

.faq-box {
    margin-bottom: 10px;
}

.faq-btn {
    display: block;
    width: 100%;
    padding: 15px 20px; 
    text-align: left;
    border: unset;
    border-radius: 3px;
    background-color: #09244F;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}


.faq-btn i {
    float: right;
}

.card-body.faq-content {
    background-color: #ebebeb;
    border: unset;
}

.card-body.faq-content p {
    font-size: 17px;
    line-height: 1.7;
}

.faq-sec {
    padding: 40px 0;
}

.realted-link-sec {
    padding: 30px 0;
    /* border-top: 1px solid rgba(0,0,0,0.1); */
    /* text-align: center; */
    background-color: #f7f7f7;
}

.related-links p {
    display: inline;
    margin-right: 5px;
    text-transform: capitalize;
    margin-bottom: 5px;
    color: #09244F;
}


.mob-drop {
    display: none;
}
@media(max-width: 768px) {
    .sw-about-img img {
        border-radius: 10px 10px 0 0;
    }

    .sw-about-content {
        padding: 20px 25px;
        background-color: #ebebeb;
        /* border-radius: 10px; */
    }

    .sw-about-content.two {
        margin-top: 0;
        border-radius: 0px;
        padding-top: 0;
    }

    .faq-btn {
        padding-right: 10px;
        font-size: 12px;
    }

    .has-sdrop {
        display: none;
    }

    .mob-drop {
        display: block;
    }

    .mob-drop i {
        float: right;
    }

    .mob-drop .card.card-body {
        padding: 0;
    }
}



/* SEO Page End */


/**/

.dropdown-ser {
    position: relative;
}

.dropdown-ser:hover > .dropdown-menu {

    display: block;
    opacity: 1;
}
