@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300&family=Libre+Baskerville&family=Montserrat+Subrayada:wght@700&family=Montserrat:wght@200;300&family=Orbitron:wght@400;500&family=Oxanium:wght@300&family=Plus+Jakarta+Sans:wght@500&family=Roboto+Slab:wght@400;500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,300;1,400&family=Fira+Sans:wght@300&family=Libre+Baskerville&family=Montserrat+Subrayada:wght@700&family=Montserrat:wght@200;300&family=Orbitron:wght@400;500&family=Oxanium:wght@300&family=Plus+Jakarta+Sans:wght@500&family=Roboto+Slab:wght@400;500&display=swap');

@import url('https://fonts.googleapis.com/css?family=Grenze&display=swap');

body{
    overflow-x: hidden;
}


    body {
        overflow-x: hidden;
        background-size: contain;
        background-position: center;
        background-attachment: fixed;
        background-image: linear-gradient(45deg, #ffffff59, #ffffff9c), url(../images/bg_picc.jpg) ;
    }
    .section-navber{
        position: relative;
        z-index: 990;
    }
 
 .slid_banner{
    width: 100%;
    overflow: hidden;
    margin-top: -85px;
 }
 .slider_section_box{
    position: relative;
 }
 .slider_section_box img{
    width: 100%;
 }
 .slider_section_box_content{
    position: absolute;
    left: 10%;
    top: 40%;
 }

 .slider_section_box_content h3{
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans', sans-serif;
 }

 .slider_section_box_content h3 span{
    display: flex;
 }

 .slick-prev {
    left: 45px  !important;
    z-index: 1 !important;
}
.media_btn{
    text-align: center;
    z-index: 1;
    position: relative;
    margin:10px 0px 20px;
}

.slick-next {
    right: 50px !important;
    z-index: 999;
}

 .slick-dots li button:before {
    font-size: 18px !important;
    width: 28px !important;
    height: 29px !important;
    opacity: 9.25 !important;
    color: #0062cc !important;
}


.slick-dots li.slick-active button:before {
    color: rgb(255, 255, 255) !important;
}

.slick-dots {
    bottom: 11px !important;
    left: -41% !important;
}

/* about us  */
.about_home{
    padding: 50px 0px;
}
.about_left_hm h1{
   font-size: 34px;
}

.about_left_hm h3{
    color: #ca0303;
    font-family: 'Grenze', serif;
}
.about_left_hm h1{
    color: #030381;
    font-weight: 600;
    font-size: 47px;
    line-height: 56px;
    z-index: 0;
    margin: 0 0;
    position: relative;
    display: block;
    text-transform: capitalize;
}

.about_left_hm ul{
    margin: 0px ;
    padding: 0px;
}

.about_left_hm ul li{
    list-style-type: none;
}


.about_left_hm ul li img{
    width: 23px;
    margin: -3px 2px 0px 0px;
}


.about_left_hm_btn {
    margin: 20px 0px;
}

.about_left_hm_btn a{
    color: #fff;
    background-color: #ee9e25;
    border-radius: 50px;
    padding: 4px 12px;
    font-size: 15px;
    border: 1px solid #ee9d2500;
    transition: 0.5s ease;
    text-decoration: none !important;

}

.about_hm_btn a:hover {
    text-decoration: none !important;
    color: #ee9e25 !important;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ee9e25;
}
.about_right_hm{
    /* position: relative; */
}
.about_right_hm img{
    width: 80%;
    position: relative;
    float: right;
}
.about_right_hm_exprnc span{
    display: flex;
    color: #044489;
}
.about_right_hm_exprnc{
    font-size: 36px;
    position: absolute;
    bottom: 42px;
    left: 0px;
    background: #e9ecef;
    font-weight: 700;
    padding: 40px;
    width: 210px;
    height: 210px;
    font-family: 'Grenze', serif;
    color: #0b2b4c;
}




/* services_hm */
.services_hm{
    padding: 50px 0px;
    position: relative;
    background-image: linear-gradient(#0202023f, #0000005d), url(../images/banners/marble_bg.png);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}


.services_hm_hd{
    padding: 12px;
}

.services_hm_hd h3{
    color: #030381;
    font-weight: 600;
    font-size: 46px;
    line-height: 55px;
    z-index: 9;
    margin: 0 0;
    position: relative;
    display: block;
    text-transform: capitalize;
    background: #fff;
    padding: 15px;
   
    margin-bottom: 80px;
    margin-top: 30px;

    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 0px 100px 100px 0px;
    border-left: 2px solid #cdcdcd;
    background-image: linear-gradient(#fffffffa, #ffffffd6), url(../images/srve/serv_hd.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.services_hm_bg_pic {
    position: absolute;
    width: 82%;
}

.services_hm_boxs{
    padding: 13px;
    background-color: #f4f8fb;
    margin: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.services_hm_boxs h4{
    font-size: 18px;
    color: #ca0303;
    font-family: 'Grenze', serif;
}
.services_hm_boxs p{
    margin-bottom: 3px;
}
.services_hm_boxs a{
    color: #fff;
    background-color: #ee9e25;
    border-radius: 50px;
    padding: 3px 10px;
    font-size: 13px;
    border: 1px solid #ee9d2500;
    transition: 0.5s ease;
    text-decoration: none !important;
}


.services_hm_boxs a:hover {
    text-decoration: none !important;
    color: #ee9e25 !important;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ee9e25;
}


/* services_hm end  */



/* our_creation */
.our_creation{
    padding: 50px 0px;
    transition: 0.5s ease;

}

.our_creation_hding h3{
    color: #02037a;
    font-weight: 500;
    font-size: 40px;
    font-family: 'Grenze', serif;
    line-height: 55px;

}
.our_creation_boxs{
    overflow: hidden;
    position: relative;
    transition: 0.5s ease;
}

.our_creation_boxs:hover {
    overflow: hidden;
    position: relative;
    background: #e9ecefe8;
    padding: 9px 8px;
}

.our_creation_boxs h3{
    color: #ca0303;
    font-family: 'Grenze', serif;
}

.our_creation_boxs img{
    width: 100%;
    border: 1px solid #e5e5e5;
}


.our_creation_boxs a{
    position: absolute;
    bottom: 3px;
    right: 3px;
    font-size: 30px;
    background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 30px 0px 0px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    text-decoration: none;
    color: #ca0303;
    transition: 0.5s ease;
}
.our_creation_boxs:hover a{
    text-decoration:  none !important;
    bottom: 95px;
    right: -16px;
    font-size: 45px;
    width: 70px;
    height: 65px;
    border-radius: 30px 0px 0px 30px;
    color: #ca0303;
    border: 1px solid #bfbfbf;
}

.our_creation_buttons_hm {
    padding: 20px 0px;
}

.our_creation_buttons_hm a{
    color: #fff;
    background-color: #ee9e25;
    border-radius: 50px;

    padding: 5px 13px;
    font-size: 17px;

    border: 1px solid #ee9d2500;
    transition: 0.5s ease;
    text-decoration: none !important;
}
.our_creation_buttons_hm a:hover {
    text-decoration: none !important;
    color: #ee9e25 !important;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ee9e25;
}
.svc{
    height: 30px;
    width: 100%;
}

/* our_clients =================== */

.our_clients{
    padding: 0px 0px 50px;
    overflow: hidden;
}


.our_clients_hd h3 {
    color: #dc3545;
    font-weight: 500;
    font-size: 36px;
    font-family: 'Grenze', serif;
    line-height: 55px;
    text-align: center;
}


.clientsview-fist-row-sec {
    animation: 30s linear 0s infinite normal none running animate_row1;
    /* -ms-animation: 30s linear 0s infinite normal none running animate_row1; */
    margin-bottom: 10px;
    float: left;
    padding: 25px 0px;
}
@keyframes animate_row1 {
    0% {
        transform: translateX(0px) translateZ(0px);
    }
    
    100% {
        transform: translateX(-50%) translateZ(0px);
    }
}

.clients-logos-section {
    display: flex;
}

.client-sec {
    padding: 0px 20px;
    margin-right: 28px;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    border-radius: 5px;
    background: #fff;
}

.client-sec img {
    filter: grayscale(0);
    transition: .3s ease-in-out;
    width: 110px;
    float: left;
}




/* =================== */

/* footer_section========================== */
.footer_section_tt{
    background: #323232;
    background-image: linear-gradient( #00000066, #00000040), url(../images/footer_BG_01.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer_section{
    padding: 70px 0px;
}

.foot_logo img{
    width: 100%;
}
.foot_logo h3{
    font-size: 50px;
    margin-bottom: 16px;
    color: #fff !important;
    font-family: 'Grenze', serif;
}
.foot_logo h3 span{
    color: #ca0303;
    font-family: 'Grenze', serif;
}

.foot_logo p{
    color: #ffffff;
    font-size: 15px;
    padding-top: 15px;
}


.foot_links h3 {
    color: #ca0303;
    font-family: 'Grenze', serif;
    margin-bottom: 10px;
    font-size: 30px;
}


.foot_links ul{
    /* display: flex; */
}

.foot_links ul li{
    list-style-type: none;
}


.foot_links ul li a{
    font-size: 17px;
    text-decoration: none;
    color: #ffffff;
    padding-bottom: 3px;
}

.foot_links ul li a img {
    width: 20px;
    margin-right: 8px;
    transition: 0.5s ease;
}

.social_icon_footer{
    float: right;
    padding-right: 30%;
    padding-top: 12%;
}

.social_icon_footer a{
    color: #b0b0b0;
    margin: 0px 5px;
    font-size: 21px;
}

.social_icon_footer a i{
    background-image: linear-gradient(45deg, #1d1c89, #104e90, #00a6dd, #00a6dd);
    padding: 12px;
    color: #fff;
    border-radius: 37px;
    width: 41px;
    height: 40px;
    line-height: 18px;
}


.social_icon_footer a i:hover{
    background-image: linear-gradient(45deg, #00000000, #00a6dd00, #00a6dd00);
}

.social_icon_footer a:hover{
    color: #fff;
}

.satyam_image_footer{
    width: 100%;
}

.foot_links_adrss{
    margin-left: -65px;
}

.foot_links_adrss h3{

}

.foot_links_adrss li{
    color: #fff;
}

.foot_links_adrss #footer-widgets .widget.widget_information ul.style-2 {
    position: relative;
    padding-bottom: 20px;
}


.foot_links_adrss  li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 5px;
    list-style-type: none;
}

.foot_links_adrss h3{
    color: #ca0303;
    font-family: 'Grenze', serif;
    margin-bottom: 10px;
    font-size: 30px;
}




@media (max-width: 1200px){
    .services_hm {
        margin-top: 45px;
    }
    .effect-four .tab-text p {
	width: 100% !important;
}
}

@media (max-width: 991px){
    .our_creation_boxs {
        margin-top: 45px;
    }
    .services_hm_bg_pic {
        position: absolute;
        display: none;
        width: 100%;
    }
    .services_hm_hd h3 {
        color: #030381;
        font-weight: 600;
        font-size: 23px;
      
        padding:  0px  15px;
        margin-bottom:15px;
        margin-top: 25px;
        border-radius: 0px;
        border-left: 0px solid #cdcdcd;
    }
    .slider_section_box_content h3 {
        font-size: 30px;
    }
    .slid_banner {
        margin-top: 0px;
    }
    .header_area {
        background-color: #495057;
    }
}
@media (max-width: 992px) {
    .serv_1 {
    margin-top: 10px !important;
}
.our-services .box {
    margin-top: 10px !important;
}
.vidss{
    margin-bottom: 20px;
}
}


@media (max-width: 768px) {
    .about_left_hm h2 {
        color: #030381;
        font-weight: 600;
        font-size: 22px;
        line-height: 38px;
        z-index: 9;
    }
    .about_right_hm img {
        width: 100%;
    }
    .box-cont {
    margin-top: 125px !important;
}
.image-properties {
    display: block;
     margin-left: 0 !important; 
     margin-right: 0 !important; 
    margin-bottom: 20px !important;
    width: 100% !important;
}
.image-properties {
    height: auto !important;
}
}



@media (max-width:600px) {
    .logo2{
        display: none;
    }
    .slick-dots{
        display: none !important;
    }
    .foot_logo h3 {
        font-size: 32px;
    }
    .footer_section {
        padding: 30px 0px;
    }
    .about_home {
        padding: 20px 0px;
    }
    

}

@media (max-width:480px) {
    .about_right_hm_exprnc {
        font-size: 17px;
        position: absolute;
        bottom: 42px;
        left: 35px;
        background: #e9ecef;
        font-weight: 700;
        padding: 21px;
        width: 166px;
        height: 85px;
        font-family: 'Grenze', serif;
        color: #0b2b4c;
}
.slider_section_box_content h3 {
    font-size: 20px;
}

    .slider_section_box_content {
        left: 22%;
        top: 35%;
    }



.slick-prev {
    left: 15px  !important;
    z-index: 1 !important;
}

.slick-next {
    right: 15px !important;
}


}

.foot_logo a:hover{
  text-decoration: none !important;
}




/* service page css starts */

#myBlock .sec {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}


#myBlock .left .title {
    padding: 25px;
    color: #000000;
}

#myBlock .sec .leftColor {
    background-color: #e9ecef;
    padding: 25px;
}

#myBlock .leftbuildings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}



#myBlock .leftbuildings .rightImage, #myBlock .rightBuildings .rightImage {
    width: 80%;
}

#myBlock .leftbuildings .rightImage img, #myBlock .rightBuildings .rightImage img {
    width: 100%;
    height: 400px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-left: -40px;
}

#myBlock .heading {
    color: #000;
}

#myBlock .left ul, #myBlock .right ul {
    color: #000;
    padding-left: 20px;
}

.content ul li {
    font-size: 16px;
}

.content p {
    font-size: 16px;
}

#myBlock .leftbuildings .leftImage h2 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: 153px;
    margin-left: -92px;
    letter-spacing: 1px;
    text-shadow: 0px 5px 10px #a9a9a9;
    color: #000;
    display: flex;
    /* font-family: 'Alegreya Sans SC', sans-serif !important; */
}

#myBlock .sec .rightColor {
    background-color: #e9ecef;
    padding: 25px;
    -webkit-box-shadow: -5px 1px 14px -5px #000000ad;
    box-shadow: -5px 1px 14px -5px #000000ad;
}

block-50 {
    width: 100% !important;
}

#myBlock .left{
    width: 100%;
}

#myBlock .right{
    width: 100%;
}

#myBlock .rightBuildings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#myBlock .rightBuildings .leftImage h2 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: 158px;
    margin-left: -58px;
    margin-right: -50px;
    letter-spacing: 1px;
    text-shadow: 0px 5px 10px #a9a9a9;
    color: #000;
    font-size: 23px;
    display: flex;
}


#tsparticles {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 0;
    top: 0;
}















.services-section-iner2{
    padding: 40px 0px;
    display: flex;
    margin: 0 auto;
}

.services_inner2-Nsec1{
    padding: 40px 0px;
}

.services_inner2-Nsec1{
    background-color: #e9e9e9;
    padding: 25px;
    -webkit-box-shadow: -5px 1px 14px -5px #000000ad;
    box-shadow: -5px 1px 14px -5px #000000ad;
}
.title_svc{
    padding: 25px;
    color: #c2c2c2;
}

.services_inner2-Nsec2{
    background-color: #eee;
}

.services_inner2-Nsec1pica img {
    width: 100%;
    height: auto;
    object-fit: cover;    
}

.services_inner2-Nsec2 p{
    font-size: 16px;
}
.services_inner2-NsecB2 p{
    font-size: 16px;
}
/* service page css ends */
.project img{
    width: 100%;
}
.project{
    margin-top: 40px;
}
hr {
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 2px solid #000;
}


.services-section-iner2 {
    /* padding: 12px; */
    display: flex;
    position: relative;
}


.services_inner2-Nsec1 {
    position: relative;
    width: 50%;
}


.services_inner2-Nsec1pica {
    text-align: center;
    position: relative;
}


/* .services_inner2-Nsec1pica::after {
content: '';
position: absolute;
width: 315px;
height: 172px;
background-color: #fff200;
left: 27px;
bottom: -17px;
z-index: -1;
} */


@media (max-width: 1198px){
.services_inner2-Nsec1pica::after {
content: '';
left: -8;
display: none;
}
}
.services_inner2-Nsec2 {
position: relative;
}
.services_inner2-Nsec2, .services_inner2-Nsec1 {
position: relative;
margin-top: 50px;
}
.services_inner2-Nsec2 h2, .services_inner2-NsecB2 h2 {
    font-size: 55px;
    font-weight: 600;
    color: #ca0303;
    font-family: 'Grenze', serif;
    margin: 0px 0px 0px 0px;

}


/* .services_inner2-Nsec2 h2::after {
position: absolute;
height: 8px;
width: 45px;
content: '';
background-color: #f35e1e00;
margin-top: 13px;
margin-left: 12px;
border-top: 2px solid #f04c53;
border-bottom: 2px solid #f04c53;
} */
.services_inner2-Nsec2 p {
color: #737373;
}


/* gallery page css starts */
#gallery {
    padding: 40px 0px;
  }
  /* @media screen and (min-width: 991px) {
    #gallery {
      padding: 60px 30px 0 30px;
    }
  } */
  
  .img-wrapper {
    position: relative;
    margin-top: 15px;
  }
  .img-wrapper img {
    width: 100%;
  }
  
  .img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }

  .img-overlay i {
    color: #fff;
    font-size: 3em;
  }
  
  #overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 5%;
  }
  @media screen and (min-width: 768px) {
    #overlay img {
      width: 60%;
    }
  }
  @media screen and (min-width: 1200px) {
    #overlay img {
      width: 50%;
    }
  }
  
  #nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
  }
  #nextButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #nextButton {
      font-size: 3em;
    }
  }
  
  #prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
  }
  #prevButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #prevButton {
      font-size: 3em;
    }
  }
  
  #exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  #exitButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #exitButton {
      font-size: 3em;
    }
  }

/* gallery page css ends */

#contactSection {
    background-image: url(../images/banners/award_winning_plan.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
}

.contact-head {
    text-align: center;
    font-size: 45px;
    color: #fff;
}
.contact-para {
    text-align: center;
    font-size: 17px;
    color: #fff;
}
.home-span {
    color: #945404;
}
.cont-line {
    margin-right: 0;
    padding-right: 0;
    margin-left: 0;
    color: #fff;
    font-weight: 600;
    /* border-bottom: 2px solid #0c0a0a; */
}









/* ======== */
.services_wares{
    
}

.services_wares h2{

}

.services_hm2{
    /* background-image: linear-gradient(#0202023f, #0000005d), url(../images/banners/sanitary_ware_banner1.jpg) !important; */
    background-image: linear-gradient(#02020257, #000000d1), url(../images/banners/sanitary_ware_banner1.jpg) !important;
  
}



.services_hm3{
    background-image: linear-gradient(#020202a1, #000000db), url(../images/banners/sanitary_ware_banner233.jpg) !important;
    padding-bottom: 50px;
}

.services_hm4{
    background-image: linear-gradient(#02020257, #000000d1), url(../images/banners/sanitary_ware_banner1.jpg) !important;
    padding-bottom: 50px;
}
.services_hm{
    padding-bottom: 50px;   
}



.serv_ards {
    width: 100%;
    /* height: 275px; */
    padding: 35px 0px;
    background-color: #fff;
    /* background-position: top; */
    background-attachment: inherit;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
    /*padding: 70px 8px;*/
    /* background-image: linear-gradient(#ffffff57, #ffffffd1), url(../images/banners/avar.jpg) !important; */
    position: relative;
}


.serv_1{
    background: #ffffff;
    box-shadow: 0px 12px 20px #00000021;
    border-radius: 6px;
    padding: 30px;
    /* height: 200px; */
    background-image: linear-gradient(rgb(255 255 255 / 47%), rgb(255 255 255 / 49%)), url(../images/banners/avar.jpg) !important;
    object-fit: cover;
    background-position: center;
    background-size: contain;
}

.serv_1 p{
    font-size: 17px;
}

.serv_ards h2, h6 {
    color: #000000;
}

.serv_ards h6 {
    color: #cf020d;
    font-family: 'Courgette', cursive;
    font-family: 'Grenze', serif;
    font-weight: 600;
    font-size: 22px;
}


/* about us  */




/* / tiles-about us inner page -start / */



.abts-pic {
    width: 100%;
    /* border-bottom-left-radius: 175px; */
    /*height: 500px;*/
    /*object-fit: cover;*/
        width: 100%;
        border: 2px solid #6c757d7a;
        border-radius: 25px;
}
    

#aboutSection4{
    padding-top: 30px;
    padding-bottom: 30px;
}

.tile-about-para{
    font-size: 25px;
    color: #ca0303;
    font-family: 'Grenze', serif;
}

.tile-about-head{
    font-size: 25px;
    color: #2e2995;
    font-family: auto;
}

.tile-about-para-2{
    font-size: 16px;
    color:#7A7A7A;
    font-family: math;
    text-align: justify;
}

.tile-about-vision{
    font-size: 25px;
    color: orange;
    font-family: auto;
}

.tile-about-para-3{
    font-size: 16px;
    color: black;
    font-family: math;
}


.tile-about-mission{
    font-size: 25px;
    text-align: right;
    color: orange;
    font-family: auto;
}

.tile-about-para-4{
    font-size: 16px;
    text-align: right;
    color: black;
    font-family: math;
}


#headerSection {
    background-image: url(https://img.freepik.com/premium-photo/marble-yoga-studio-interior_670147-4407.jpg?w=740);
      height: 40vh;
      background-attachment: scroll;
      background-repeat: no-repeat;
      background-position: center;
      width: 100%;
      background-size: cover;
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-top: 35px;
      margin-bottom: 30px;
  }

  .slide-head {
      background-position: center bottom;
      position: relative;
  }

  
  .slide-head::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #1e1e1e57;
  }
  
  .head1{
    color: white;
    text-align: center;
    font-size: 40px;
    margin: 0 auto;
  }


  .team-img{
    width: 100%;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .tile-about-space{
  
    margin-bottom: 20px;
   
  }
  .profile-img{
    width: 100%;
  }

  .profile-head{
    text-align: center;
  }

.profile-section{
    margin-top: 30px !important;
    margin-bottom: 30px;
}

.profile-head {
    font-size: 18px;
    background-color: #333333;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    background-image: linear-gradient(48deg, #22208a, #1d1b83, #191859, #1b1967, #111054, #f5be58);
}

.ware-head{
    font-size: 28px;
    color: black;
    font-family: auto;
    color: #e8b236;
}


.our-head{
    font-size: 28px;
    color: black;
    font-family: auto;
    color: #e8b236;
    margin-top: 0px;
}


.log-head{
    font-size: 28px;
    color: black;
    font-family: auto;
    color: #e8b236;
    margin-top: 0px;
}


.ware-para{
    font-size: 16px;
    font-family: math;
    color:#7A7A7A;
    text-align: justify;
}


.our-para{
    font-size: 16px;
    font-family: math;
    color:#7A7A7A;
    text-align: justify;
    
}


.log-para{
    font-size: 16px;
    font-family: math;
    color:#7A7A7A;
    text-align: justify;

}


.profile-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}

.profile-box img {
    width: 100%;
    /*display: none;*/
    transition: transform 0.5s;
}




.profile-box:hover img {
    transform: scale(1.2);   
  }


.about-space{
    margin-bottom: 20px;
}

.ware-head{
    margin-top: 0px;
}

.media-padding{
    padding-top:35px;
    padding-bottom:10px;
}






@media screen and (max-width: 1024px){
    .our-services .box {
    height: 493px !important;
}
.group img {
    width: 100%;
    height: -webkit-fill-available;
}
.contact-form {
    position: absolute;
    bottom: 5% !important;
}
    .profile-head {
    font-size: 17px;
}
.box-cont {
    margin-top: 137px !important;
}
.serv_1 {
    height: 230px;
}
#image-gallery{
    padding-top: 20px;
}
.foot_logo p {
    padding-top: 10px;
}
.image-properties {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#aboutSection4 {
    padding-top: 30px;
     padding-bottom: 0px; 
}
.our_clients {
    padding: 0px 0px 50px;
    overflow: hidden;
}
}

@media (max-width: 768px) {
    .serv_1 {
    height: auto;
}
    .about_left_hm h2 {
        color: #030381;
        font-weight: 600;
        font-size: 22px;
        line-height: 38px;
        z-index: 9;
    }
    .about_right_hm img {
        width: 100%;
    }
    .box-cont {
    margin-top: 125px !important;
}
.our-services {
    padding: 50px 0px 0px !important;
}
#gallery {
    padding: 25px 0px;
}
.our_clients {
    padding: 30px 0px;
    overflow: hidden;
}
.serv_ards {
    width: 100%;
    /* height: 275px; */
     padding: 0px 1px 35px; 
}
.img-wrapper {
    position: relative;
    margin-top: 25px;
}
.grk_logo {
    margin-left: 0px !important;
}
.profile-head {
   height: 80px;
}
}
  
@media screen and (max-width: 991px){
 
.head1{
    color: white;
    font-size: 35px;
  }

}
@media screen and (max-width: 768px){
    .abts-pic {
        margin-top: 18px;
        margin-bottom: 24px;
    } 

    .team-img {
        width: 100%;
        border-top-left-radius: 80px;
        border-bottom-right-radius: 80px;
        margin-bottom: 20px;
    }

    .profile-head {
        font-size: 20px;
        margin-bottom: 45px;
    }

    .profile-section {
        margin-top: 30px !important;
        margin-bottom: 0px;
    }

    .ware-para {
        font-size: 16px;
        font-family: math;
        color: #7A7A7A;
        margin-bottom: 26px;
    }

    
    .log-para {
        font-size: 16px;
        font-family: math;
        color: #7A7A7A;
        margin-bottom: 26px;
    }


    
    .our-para {
        font-size: 16px;
        font-family: math;
        color: #7A7A7A;
        margin-bottom: 10px;
    }




    #aboutSection4 {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .tile-about-para {
        font-size: 25px;
        /* color: #e8b236; */
        text-align: center;
    }

    .tile-about-head {
        text-align: center;
    }

  
}



@media screen and (max-width: 600px){
 
.ware-head {
    margin-top: 0px;
    text-align: center;
}


.our-head {
    margin-top: 0px;
    text-align: center;
}


.log-head {
    margin-top: 0px;
    text-align: center;
}

.tile-about-space {
    margin-bottom: 7px;
}

.profile-head {
    font-size: 20px;
    margin-bottom: 26px;
}
#aboutSection4 {
    padding-top: 13px;
    padding-bottom: 0px;
}

.profile-section {
    margin-top: 14px !important;
    margin-bottom: 0px;
}
.tile-about-head {
    font-size: 20px;
    color: black;
    font-family: auto;
    margin-top: 10px;
}
.head1 {
    color: white;
    font-size: 28px;
}
}
/* / tiles-about us inner page -end / */

/* banner css */

#abtSection{
    background-image: url(../images/banners/sanitary_ware_banner233.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 40px; 
    padding-bottom: 40px;
    position: relative;
}
#abtSection::after{
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    background-color: #00000063;
    width: 100%;
    height: 200px;
}

.abtSection123{
    background-image: url(../images/banners/contact_us_banner2.jpg) !important;
    background-position: center;
    /* padding-top: 40px;
    padding-bottom: 40px; */
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow:hidden;
}

.abtSection123::after{
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    background-color: #00000063;
    width: 100%;
    height: 200px;
}

.about-sec-1 {
    text-align: center;
    font-family: auto;
    color: #fff;
    position: relative;
    z-index: 1;
}



.about-sec-2 {
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    font-weight: 900;
    position: relative;
    z-index: 1;
}

.about-sec-2 a{
    color: #c80404;
}
/* ============== */










/* contact us inner page -start */


.containers {
    width: 90%;
    margin: 0 auto;
    padding: 10px 20px;
}

.tile-img{
    width: 100%;
    height: 100%;
    position: relative;
}

#contactSection2{
    padding-top: 30px;
    padding-bottom: 30px;
}

.get-head{
    text-align: center;
    font-size: 23px;
    padding-bottom: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ca0303;


}


.get-para{
    text-align: center;
    font-size: 20px;
}

.container-8{
  background-color: #ffffff;
}

.group{
    background-color: rgb(0 0 0);
    background-image: linear-gradient(rgb(2 2 2 / 47%), rgb(0 0 0 / 49%)), url(../images/line.png) !important;
}

.group {
    /* color: #fff; */
}

.get_contact_us_nms{
    background: #fff;
    padding: 12px;
    margin-left: -17px;
    margin-right: 14px;
    margin-top: 12px;
    border-radius: 10px;
}

.get_contact_us_nms i{
    background: #000;
    padding: 7px 6px;
    color: #fff;
    border-radius: 28px;
    width: 35px;
    height: 35px;
    line-height: 19px;
    background-image: linear-gradient(45deg, #1d1c89, #104e90, #00a6dd, #00a6dd);
}
.get_contact_us_nms_htber {
    height: 150px;
}

.container5{
    background-color: white;
    padding: 40px;
}

.form-group{
    padding: 40px;
}

.contact-side-head{
    position: absolute;
    top: 30px;
    width: 700px;
    display: flex;
    transform: rotate(270deg);
    margin-left: -290px;
    margin-top: 94px;
    justify-content: center;
font-size: 35px;
}

.contact-form{
    position: absolute;
    bottom: 8px;
    text-align: center;
    right: 0;
    font-size: 20px;
    width: -webkit-fill-available;

}

.contact-form a i{
    font-size: 28px;
    color: #fff;
    margin: 0px 5px;
}
.map iframe{
    margin-bottom: -10px ;
}
.solid-para{
    font-size: 16px;
   padding-top: 0px;

}

.light-icon{
    font-size: 20px;
}




      
      input[type=text], select, textarea {
        width: 100%;
        padding: 12px;
        border: 1px solid #ccc;
        margin-top: 6px;
        margin-bottom: 16px;
        resize: vertical;
       

      }
      
      input[type=submit] {
        background-color: #04AA6D;
        color: white;
        padding: 12px 20px;
        border: none;
        cursor: pointer;
      }
      
      input[type=submit]:hover {
        background-color: #45a049;
      }
      
   
      
      .column {
        float: left;
        width: 50%;
        margin-top: 6px;
        padding: 20px;
      }
      
      .row:after {
        content: "";
        display: table;
        clear: both;
      }
      
      @media screen and (max-width: 600px) {
        .column, input[type=submit] {
          width: 100%;
          margin-top: 0;
        }
      }




.send-button{
    padding: 4px 3px;
    border-radius: 20px;
    width: 120px;
    color: #fff;
    font-size: 18px;
    background: #03017c;
    border: none;
    font-weight: 500;
    margin-top: 12px;
}

.solid-icon{
    font-size: 23px;
    
}

.center{
    text-align: center;
}




@media screen and (max-width: 991px){



.form-group{
    padding: 23px;
}

.container5 {
    background-color: white;
    padding: 16px;
}

}

@media screen and (max-width: 600px){


.send-button {
    padding: 10px;
    border-radius: 20px;
    width: 100%;
}

.center {
    text-align: center;
    margin-bottom: 30px;
}



.contact-side-head {
    position: absolute;
    top: 15px;
    width: 700px;
    display: flex;
    transform: rotate(270deg);
    margin-left: -299px;
    margin-top: 80px;
    justify-content: center;
    font-size: 26px;
}

}


@media screen and (max-width: 425px){
  
.contact-side-head {
    position: absolute;
    top: 18px;
    margin-left: 0px;
    margin-top: 0px;
    width: -webkit-fill-available;
    transform: none;
    justify-content: center;
    font-size: 26px;
    right: 0;
}

.form-group {
    padding: 10px;
}

.container5 {
    background-color: white;
    padding: 16px;
}
.get-head {
    text-align: center;
    font-size: 20px;
    padding-bottom: 15px;
}
}
@media screen and (max-width: 426px){
    #abtSection {
    background-image: url(../images/banners/sanitary_ware_banner233.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
}
.title h2 {
    font-size: 20px !important;
     margin-bottom: 0px !important; 
    text-transform: capitalize;
}
.box-cont {
    margin-top: 122px !important;
}
.our-services {
    padding: 50px 0px 0px !important;
}
#gallery {
    padding: 25px 0px;
}
.our_clients {
    padding: 30px 0px;
    overflow: hidden;
}
#myBlock .sec .rightColor {
    background-color: #e9ecef;
    padding: 25px;
     -webkit-box-shadow: -5px 1px 14px -5px #000000ad; 
     box-shadow: none; 
    margin-top: 15px;
}
#myBlock .left ul, #myBlock .right ul {
    color: #000;
     padding-left: 0px; 
}
.about-sec-1 {
    font-size: 30px;
}
#abtSection::after {
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    background-color: #00000063;
    width: 100%;
    height: 410px;
}
.image-properties {
    display: block;
     margin-left: 0 !important; 
     margin-right: 0 !important; 
    margin-bottom: 20px !important;
    width: 100% !important;
}
.image-properties {
    height: auto !important;
}
.cata-head {
     padding-bottom: 0px !important; 
}
.tab-section {
    padding: 20px 0px 10px !important;
}
}
@media screen and (max-width: 320px){
#abtSection::after {
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    background-color: #00000063;
    width: 100%;
    height: 260px;
}
.about-sec-1 {
    font-size: 28px;
}
.image-properties {
    display: block;
     margin-left: 0 !important; 
     margin-right: 0 !important; 
    margin-bottom: 20px !important;
    width: 100% !important;
}
.image-properties {
    height: auto !important;
}
}

/* / contact us inner page -end / */




#gallery h2 {
    color: #dc3545;
    font-weight: 500;
    font-size: 36px;
    font-family: 'Grenze', serif;
    line-height: 55px;
    text-align: center;
}



/* cons services section home */
.our-services {
    padding: 50px 0px 0px;
}



.box-cont {
    margin-top: 120px;
}
.box-cont p{
   
        /* font-family: "Alegreya Sans SC", sans-serif; */
        font-weight: 400;
        font-family: emoji;
        line-height: 21px;
   }

.our-services .box img {
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.our-services .box {
    padding: 15px;
    background-color: #fff;
    color: #000;
    position: relative;
    max-width: 280px;
    margin: auto;
    width: 100%;
    overflow: hidden;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    height: 350px;
    background: #ffffff;
    box-shadow: 0px 12px 20px #00000021;
    border-radius: 1px;
    transition: 0.5s ease;
    border: 1px solid #000;
}
.our-services .box .heading {
    z-index: 2;
    position: relative;
}
.our-services .box::before {
    position: absolute;
    content: '';
    height: 185px;
    width: 100%;
    background-color: #000;
    left: -45px;
    top: -80px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 1;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-box-shadow: 0px -1px 15px 0px #000;
    box-shadow: 0px -1px 15px 0px #000;
}

.our-services .box:hover::before {
    /* background-color: #83838300; */
    background-color: #9d0c0c;
}


.our-services .box:hover {
    background-color: #000000;
    color: #fff;
    border: 1px solid #fff;
    background-image: linear-gradient(63deg, rgb(0 0 0 / 82%), #000000c7), url(../images/home-decor1.jpg);
}

.our-services .box .heading h4 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -16px;
    margin-left: -4px;
    color: #fff;
    font-size: 18px;
}

.box-cont {
    margin-top: 120px;
}

.our-services .box img {
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.our-services .box:hover img {
    opacity: 1;
    height: 60px;
}

.our-services h2{
    color: #ca0303;
    font-family: 'Grenze', serif;
    margin-bottom: 30px;
}





/* priyanka css starts */
.banner-sec1 img{
    width: 100%;
}
.main-slider {
    position: relative;
    overflow: hidden;
    z-index: 10;
    background-color: var(--color-seven);
}

.main-slider .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
}

.main-slider .slide:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background: url(../images/main-slider/shadow-layer.png);
    background-repeat: repeat-y;
}

.main-slider .slide {
    height: 500px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    padding: 120px 0px 70px;
}

.main-slider .active .slide .image-layer {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.main-slider .slide .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

.main-slider .slide .pattern-layer-two {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 253px;
    height: 297px;
    z-index: 1;
}

.main-slider .content-column {
    position: relative;
    z-index: 2;
}

.main-slider .content-column .inner-column {
    position: relative;
    margin-left: 15px;
}

.main-slider h1 {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    color: #fff;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    margin-bottom: 30px;
    font-size: 70px;
    line-height: 1em;
    font-weight: 600;
}

.main-slider .active h1 {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.main-slider .text {
    opacity: 0;
    max-width: 580px;
    transform: scaleY(0);
    transform-origin: top;
    color: #d9d9d9;
    font-size: 18px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    margin-bottom: 35px;
    line-height: 28px;
}

.main-slider .active .text {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.main-slider .button-box {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    display: inline-block;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.main-slider .active .button-box {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

.main-slider .owl-dots {
    display: none;
}

.main-slider .owl-nav {
    position: absolute;
    right: 12%;
    top: 50%;
    width: 60px;
    transform: translateY(-50%);
}

.main-slider .owl-nav .owl-prev,
.main-slider .owl-nav .owl-next {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: 18px;
    color: var(--black-color);
    background-color:#fff;
    margin-bottom: 15px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-family: "Flaticon";
}

.main-slider .owl-nav .owl-prev:hover,
.main-slider .owl-nav .owl-next:hover {
    color: #fff;
    background-color: #2b3e59;
}

/*** 

====================================================================
	Main Slider Two
====================================================================

***/

.main-slider-two {
    position: relative;
    overflow: hidden;
    z-index: 10;
    background-color: var(--color-seven);
}

.main-slider-two .social-box {
    position: absolute;
    left: 30px;
    bottom: 150px;
    z-index: 10;
    width: 30px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

.main-slider-two .social-box li {
    position: relative;
    display: inline-block;
    margin-top: var(--margin-top-40);
}

.main-slider-two .social-box li a {
    position: relative;
    font-size: var(--font-16);
    color: var(--white-color);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-slider-two .social-box li a:hover {
    color: var(--color-twentyeight);
}

.main-slider-two .social-box li a::before {
    transform: rotate(90deg);
    display: inline-block;
}

.main-slider-two .social-box li span {
    position: relative;
    display: inline-block;
    margin-left: var(--margin-left-5);
    /*font-family: var(--font-family-BeVietnam);*/
}

.main-slider-two .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
}

.main-slider-two .image-layer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    z-index: 1;
    opacity: 0.50;
    background: var(--color-twentynine);
}

.main-slider-two .image-layer:after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    width: 60%;
    bottom: 0px;
    z-index: 1;
    background: var(--main-color);
    background: -webkit-linear-gradient(to right, var(--color-twentynine) 0%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(to right, var(--color-twentynine) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, var(--color-twentynine) 0%, rgba(255, 255, 255, 0) 100%);
}

.main-slider-two .slide {
    position: relative;
    overflow: hidden;
    background-size: cover;
    padding: 200px 0px 270px;
}

.main-slider-two .active .slide .image-layer {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.main-slider-two .content-column {
    position: relative;
    z-index: 2;
}

.main-slider-two .content-column .inner-column {
    position: relative;
}

.main-slider-two .title {
    position: relative;
    opacity: 0;
    font-weight: 700;
    transform: scaleY(0);
    transform-origin: top;
    color: var(--white-color);
    font-size: var(--font-30);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    margin-bottom: var(--margin-bottom-30);
    /*font-family: var(--font-family-BeVietnam);*/
}

.main-slider-two .title span {
    color: var(--color-twentyeight);
}

.main-slider-two .active .title {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.main-slider-two h1 span {
    color: var(--color-twentyeight);
}

.main-slider-two h1 {
    opacity: 0;
    font-weight: 800;
    transform: scaleY(0);
    transform-origin: top;
    color: var(--white-color);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    margin-bottom: var(--margin-bottom-30);
}

.main-slider-two .active h1 {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.main-slider-two .text {
    opacity: 0;
    max-width: 580px;
    transform: scaleY(0);
    transform-origin: top;
    color: var(--color-six);
    font-size: var(--font-18);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    margin-bottom: var(--margin-bottom-35);
}

.main-slider-two .active .text {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.main-slider-two .button-box {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    display: inline-block;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.main-slider-two .active .button-box {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

.main-slider-two .phone-box {
    position: relative;
    margin-left: var(--margin-left-30);
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.main-slider-two .phone-box .box-inner {
    position: relative;
    font-weight: 700;
    color: var(--white-color);
    font-size: var(--font-16);
    padding-top: var(--padding-top-50);
    padding-left: var(--padding-left-110);
}

.main-slider-two .phone-box .box-inner:before {
    position: absolute;
    content: '';
    left: 40px;
    top: 40px;
    width: 64px;
    height: 59px;
    background: url(../images/icons/slider-icon.png) no-repeat;
}

.main-slider-two .phone-box .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-family: "Flaticon";
    color: var(--white-color);
    font-size: var(--font-20);
    background-color: var(--color-twentyseven);
}

.main-slider-two .phone-box strong {
    position: relative;
    display: block;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
    /*font-family: var(--font-family-Poppins);*/
}

.main-slider-two .active .phone-box {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

.main-slider-two .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 206px;
    z-index: 10;
    background-position: center bottom;
    background-size: cover;
}

.main-slider-two .owl-dots {
    display: none;
}

.main-slider-two .owl-nav {
    position: absolute;
    right: 60px;
    top: 50%;
    width: 60px;
    transform: translateY(-50%);
}

.main-slider-two .owl-nav .owl-prev,
.main-slider-two .owl-nav .owl-next {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: var(--font-18);
    color: var(--color-thirty);
    border: 2px solid var(--color-thirty);
    margin-bottom: var(--margin-bottom-15);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-family: "Flaticon";
    background-color: rgba(var(--black-color-rgb), 0.1);
}

.main-slider-two .owl-nav .owl-prev:hover,
.main-slider-two .owl-nav .owl-next:hover {
    color: var(--white-color);
    border-color: var(--main-color);
    background-color: var(--main-color);
}

/*** 

====================================================================
	Main Slider Three
====================================================================

***/

.main-slider-three {
    position: relative;
    overflow: hidden;
    z-index: 10;
}

.main-slider-three .social-box {
    position: absolute;
    right: 30px;
    top: 120px;
    z-index: 10;
    width: 30px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

.main-slider-three .social-box li {
    position: relative;
    display: inline-block;
    margin-top: var(--margin-top-40);
}

.main-slider-three .social-box li a {
    position: relative;
    font-size: var(--font-16);
    color: var(--white-color);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-slider-three .social-box li a:hover {
    color: var(--color-fourtytwo);
}

.main-slider-three .social-box li a::before {
    transform: rotate(90deg);
    display: inline-block;
}

.main-slider-three .social-box li span {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    /*font-family: var(--font-family-BeVietnam);*/
}

.main-slider-three .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
}

.main-slider-three .image-layer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    z-index: 1;
    opacity: 0.70;
    background: var(--color-fourty);
}

.main-slider-three .slide {
    position: relative;
    overflow: hidden;
    background-size: cover;
    padding: 80px 0px 270px;
}

.main-slider-three .active .slide .image-layer {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.main-slider-three .content-column {
    position: relative;
    z-index: 2;
}

.main-slider-three .content-column .inner-column {
    position: relative;
    padding-top: var(--padding-top-110);
}

.main-slider-three .title {
    position: relative;
    opacity: 0;
    font-weight: 700;
    transform: scaleY(0);
    transform-origin: top;
    color: var(--white-color);
    font-size: var(--font-24);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    text-transform: uppercase;
    margin-bottom: var(--margin-bottom-25);
}

.main-slider-three .active .title {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.main-slider-three h1 span {
    color: var(--color-fourtytwo);
}

.main-slider-three h1 {
    opacity: 0;
    font-weight: 800;
    line-height: 75px;
    transform: scaleY(0);
    transform-origin: top;
    color: var(--white-color);
    font-size: var(--font-65);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    margin-bottom: var(--margin-bottom-30);
}

.main-slider-three .active h1 {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.main-slider-three .text {
    opacity: 0;
    max-width: 540px;
    line-height: 30px;
    transform: scaleY(0);
    transform-origin: top;
    color: var(--color-six);
    font-size: var(--font-18);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    margin-bottom: var(--margin-bottom-35);
}

.main-slider-three .active .text {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.main-slider-three .button-box {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    display: inline-block;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.main-slider-three .active .button-box {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

.main-slider-three .image-column {
    position: relative;
    z-index: 10;
}

.main-slider-three .image-column .inner-column {
    position: relative;
}

.main-slider-three .image-column .image {
    position: relative;
    border-radius: 5px;
    margin-right: -50px;
    border: 6px solid var(--color-thirtytwo);
    opacity: 0;
    transform: scaleX(0);
    transform-origin: top;
    display: inline-block;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.main-slider-three .active .image-column .image {
    opacity: 1;
    transform: scaleX(1);
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -ms-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

.main-slider-three .pattern-layer {
    position: absolute;
    left: -6px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background-position: left bottom;
    background-size: cover;
}

.main-slider-three .client-thumb-outer {
    position: absolute;
    left: -100px;
    right: 15px;
    bottom: 55px;
    z-index: 999;
    max-width: 330px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.main-slider-three .client-thumb-outer .owl-item.active .thumb-item .thumb-box {
    z-index: 999;
}

.main-slider-three .client-thumb-outer .owl-item.active .thumb-item .author-info {
    opacity: 1;
}

.main-slider-three .client-thumb-outer .client-thumbs-carousel {
    position: relative;
    max-width: 90px;
    margin: 0 auto;
    text-align: center;
}

.main-slider-three .client-thumb-outer .client-thumbs-carousel .owl-stage-outer {
    overflow: visible;
}

.main-slider-three .client-thumb-outer .thumb-item .thumb-box {
    width: 90px;
    height: 90px;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    border: 4px solid var(--white-color);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    transform: scale(0.9, 0.9);
}

.main-slider-three .client-thumb-outer .owl-item {
    z-index: 0;
}

.main-slider-three .client-thumb-outer .owl-item.active .thumb-box {
    border-color: var(--color-fourtytwo);
}

.main-slider-three .client-thumb-outer .client-thumbs-carousel .thumb-item img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 0%;
}

.main-slider-three .owl-dots,
.main-slider-three .owl-nav {
    display: none;
}
.cta-section .pattern-layer,
.cta-section .pattern-layer-two,
.news-section .pattern-layer-two,
.products-section .pattern-layer-three,
.products-section .pattern-layer-five,
.products-section .pattern-layer-four,
.news-section .pattern-layer-three,
.team-section-two .pattern-layer,
.main-slider .slide .pattern-layer-two,
.footer-style-two .pattern-layer-two,
.welcome-section .pattern-layer,
.service-section-two .pattern-layer-three {
    animation-name: float_up_down;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_up_down;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_up_down;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float_up_down;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float_left_right;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
@-webkit-keyframes rotateme {
    0% {
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
    50% {
        -webkit-transform: rotate(180deg);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: rotate(360deg);
        opacity: 1;
    }
}

@-moz-keyframes rotateme {
    0% {
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
    50% {
        -moz-transform: rotate(180deg);
        opacity: 0.7;
    }
    100% {
        -moz-transform: rotate(360deg);
        opacity: 1;
    }
}

@-o-keyframes rotateme {
    0% {
        -o-transform: rotate(0deg);
        opacity: 1;
    }
    50% {
        -o-transform: rotate(180deg);
        opacity: 0.7;
    }
    100% {
        -o-transform: rotate(360deg);
        opacity: 1;
    }
}

@keyframes rotateme {
    0% {
        transform: rotate(0deg);
        opacity: 1;
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
        opacity: 1;
    }
}

.services-section-two .upper-box .icon-two,
.services-section-two .upper-box .icon-three,
.about-section .images-column .pattern-layer {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

/* Bob Up Down*/

@-webkit-keyframes float_up_down {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes float_up_down {
    0% {
        transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
    50% {
        transform: translateY(30px);
        transform: translateY(30px);
        opacity: 1;
    }
    100% {
        transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
}

.services-section-two .upper-box .icon-one {
    animation-name: float_up_down;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_up_down;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_up_down;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float_up_down;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float_left_right;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.btn-style-one {
    position: relative;
    line-height: 30px;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
    border-radius: 4px;
    display: inline-grid;
    padding: 9px 14px;
    color: #fff;
    border-radius: 36px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #2b3e59;
    /* font-family: var(--font-family-BeVietnam); */
    text-decoration: none !important;
}

.btn-style-one .txt {
    position: relative;
    z-index: 1;
}

.btn-style-one:before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: 110%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background: var(--color-two);
}

.btn-style-one i {
    position: relative;
    z-index: 1;
    font-style: normal;
    display: inline-block;
    font-size: 18px;
    margin-left: 5px;
}

.btn-style-one:hover {
    color: #fff;
}

.btn-style-one:hover:before {
    top: -40%;
}
/*section end here*/
.carousel-item img{
    width: 100%;
    height: 100%;
}
.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}
/* priyanka css ends */







.flaticon-left-arrow:before {
    content: ">" !important;
}


.flaticon-right-arrow:before {
    content: "<" !important;
}



@media (max-width:991px){
    #myBlock .sec {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: block !important;
        padding: 0px 15px;
    }
    .our-services .box{
        margin-top: 20px;
    }
    .serv_1 {
        margin-bottom: 15px;
    }
}





/* ---- reset ---- */


  
  canvas {
    display: block;
    vertical-align: bottom;
  }
  
  /* ---- particles.js container ---- */
  
  #particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff00;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
  }
  
  /* ---- stats.js ---- */
  
  .count-particles{
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
  }
  
  .js-count-particles{
    font-size: 1.1em;
  }
  
  #stats,
  .count-particles{
    -webkit-user-select: none;
  }
  
  #stats{
    border-radius: 3px 3px 0 0;
    overflow: hidden;
  }
  
  .count-particles{
    border-radius: 0 0 3px 3px;
  }

  .foot_address ul li i{
    padding-right: 2px;
    width: 17px;
  }

.gl_heddings{
    color: rgb(202, 3, 3);
    font-family: Grenze, serif;
    margin-bottom: 30px;
}




@media (max-width:991px){
.get_contact_us_nms {
    background: rgb(255, 255, 255);
    padding: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    border-radius: 10px;
    margin: 7px 12px;
}

.get_contact_us_nms_htber{
    height: auto;
}

.map iframe {
    margin-bottom: 10px;
}
.foot_links_adrss {
    margin-left: 0px;
}
}
.social_icon i:hover{
    color: #ffd401;
}
.group img{
    width: 100%;
}



.suresh_Gurrapu_pdg{
    padding-top: 70px;
}

.about_space_ceo_2{
    background: #dee2e68a;
    padding: 15px;
    text-align: center;
}

.madikonda_heading_in_home{
    color: #01007b;
    font-family: Grenze, serif;
}


@media (max-width:991px){
    .group img {
        width: 100%;
        height: 100px;
        object-fit: cover;
        position: relative;
        overflow: hidden;
        opacity: 0;
    }
    .group img::after{
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: #000;
        width: 100%;
        content: '';
        height: 400px;
    }
    .main-slider .slide {
        height: 350px;
    }

}

@media (max-width:768px){
    .suresh_Gurrapu_pdg {
        padding-top: 10px;
    }
    .main-slider .slide {
        height: 320px;
    }
    #myBlock .rightBuildings .leftImage h2 {
        transform: rotate(-90deg);
        margin-top: 158px;
        margin-left: -107px;
        margin-right: -80px;
        letter-spacing: 1px;
    }
    #contactSection {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    .contact-head {
        text-align: center;
        font-size: 29px;
    }

}

@media (max-width:425px){
    .effect-four .tab-text p {
            display: none;
    }
    .social_icon_footer {
        float: right;
        padding-right: 32%;
        padding-top: 6%;
    }

    .main-slider .slide {
        height: 250px;
    }
}




.main-slider .owl-nav .owl-prev, .main-slider .owl-nav .owl-next {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 35px;
}


.gl_pic_heading{
    color: #ca0303;
    font-family: 'Grenze', serif;
    margin-bottom: 30px;
}

.vidss{
    padding-bottom:15px;
}


/* FAQS */
   .hsc-faq-container h3 {
    color: #dc3545;
    font-weight: 500;
    font-size: 36px;
    font-family: 'Grenze', serif;
    line-height: 55px;
    text-align: center;
   }
    .hsc-faq-section {
      padding: 70px 20px;
    }

    .hsc-faq-container {
      max-width: 1140px;
      margin: 0 auto;
    }

    .hsc-faq-title {
      text-align: center;
      font-size: 30px;
      font-weight: 800;
      margin-bottom: 40px;
    }

    .hsc-faq-item {
      border-bottom: 1px solid #e0e0e0;
      padding: 18px 0;
    }

    .hsc-faq-question {
      font-size: 20px;
      font-weight: 700;
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 15px;
      transition: color 0.3s ease;
      user-select: none;
      font-family: emoji;
    }

    .hsc-faq-question span {
      font-size: 22px;
      transition: transform 0.3s ease;
    }

    .hsc-faq-answer {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease;
      font-size: 18px;
      line-height: 1.8;
      color: #555;
      padding-right: 20px;
      font-family: emoji;
    }

    .hsc-faq-item.active .hsc-faq-answer {
      max-height: 300px;
      margin-top: 10px;
    }

    .hsc-faq-item.active .hsc-faq-question span {
      transform: rotate(45deg);
    }

    @media (max-width: 600px) {
      .hsc-faq-title {
        font-size: 24px;
      }
      .hsc-faq-question {
        font-size: 16px;
      }
      .hsc-faq-answer {
        font-size: 14px;
      }
    }

    /* Conclusion */

    
    .hsc-conclusion-section {
      padding: 70px 20px;
      background: #f7f7f7;
    }

    .hsc-conclusion-section h3 {
        color: #dc3545;
    font-weight: 500;
    font-size: 36px;
    font-family: 'Grenze', serif;
    line-height: 55px;
    text-align: center;
    }


    .hsc-conclusion-container {
      max-width: 1140px;
      margin: 0 auto;
      background: linear-gradient(135deg, #5a0000, #b30000);
      border-radius: 16px;
      padding: 50px 40px;
      box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
      color: #ffffff;
      text-align: center;
    }

    .hsc-conclusion-container h2 {
      font-size: 30px;
      font-weight: 800;
      margin-bottom: 18px;
    }

    .hsc-conclusion-container p {
      font-size: 16px;
      line-height: 1.9;
      color: #f2f2f2;
      margin-bottom: 16px;
    }

    .hsc-conclusion-highlight {
      font-weight: 700;
      color: #ffd2d2;
    }

    @media (max-width: 600px) {
      .hsc-conclusion-container {
        padding: 40px 22px;
      }

      .hsc-conclusion-container h2 {
        font-size: 24px;
      }

      .hsc-conclusion-container p {
        font-size: 15px;
      }
    }

    /* Why Choose us */

     .hsc-3x2-section {
      padding: 70px 20px;
      background: #ffffff;
      font-family: inherit;
    }

    .hsc-3x2-section h3 {
    color: #dc3545;
    font-weight: 500;
    font-size: 36px;
    font-family: 'Grenze', serif;
    line-height: 55px;
    text-align: center;
    }

    .hsc-3x2-wrapper {
      max-width: 1140px;
      margin: 0 auto;
    }

    .hsc-3x2-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 24px;
    }

    .hsc-3x2-card {
      position: relative;
      background: #fafafa;
      border-radius: 14px;
      padding: 22px 20px 24px;
      border: 1px solid #e3e3e3;
      overflow: hidden;
      transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease,
        background 0.35s ease;
   
    }

    .hsc-3x2-card::before {
      content: "";
      position: absolute;
      inset: 0;
      background: radial-gradient(circle at top left, rgba(220, 0, 0, 0.22), transparent 60%),
        radial-gradient(circle at bottom right, rgba(0, 0, 0, 0.18), transparent 60%);
      opacity: 0;
      transition: opacity 0.35s ease;
      pointer-events: none;
    }

    /* .hsc-3x2-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
      border-color: #c500009e;
      background: #1f020294;
    } */

     .hsc-3x2-card:hover {
          background-color: #000000;
    color: #fff;
    border: 1px solid #fff;
    background-image: linear-gradient(63deg, rgb(0 0 0 / 82%), #000000c7), url(../images/home-decor1.jpg);
    }

    .hsc-3x2-card:hover::before {
      opacity: 1;
    }

    .hsc-3x2-card h2,
    .hsc-3x2-card h3,
    .hsc-3x2-card p,
    .hsc-3x2-card li {
      position: relative;
      z-index: 1;
      transition: color 0.35s ease;
    }

    .hsc-3x2-card h2 {
      font-size: 18px;
      margin-bottom: 8px;
    }

    .hsc-3x2-card h3 {
      font-size: 14px;
      margin: 10px 0 6px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: #c50000;
    }

    .hsc-3x2-card p {
      font-size: 16px;
      line-height: 1.6;
      color: #555;
      margin-bottom: 6px;
      font-family: emoji;
    }

    .hsc-3x2-card ul {
      padding-left: 16px;
      margin: 0 0 6px;
      font-size: 16px;
      color: #555;
    }

    .hsc-3x2-card ul li {
      margin-bottom: 4px;
      font-family: emoji;
    }

    .hsc-3x2-badge {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 11px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      border-radius: 999px;
      border: 1px solid #c50000;
      padding: 4px 11px;
      margin-bottom: 10px;
      color: #c50000;
      background: #fff;
      position: relative;
      z-index: 1;
    }

    .hsc-3x2-card:hover h2,
    .hsc-3x2-card:hover h3,
    .hsc-3x2-card:hover p,
    .hsc-3x2-card:hover li {
      color: #ffffff;
    }

    .hsc-3x2-card:hover h3 {
      color: #ffd4d4;
    }

    .hsc-3x2-card:hover .hsc-3x2-badge {
      background: #c50000;
      color: #fff;
      border-color: #fff;
    }

    @media (max-width: 992px) {
      .hsc-3x2-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 600px) {
      .hsc-3x2-grid {
        grid-template-columns: 1fr;
      }
      .hsc-3x2-section {
        padding: 50px 16px;
      }
    }
    
    /* Our Clients */

    .hsc-collab-section {
      padding: 60px 20px;
    }

    .hsc-collab-wrapper {
      max-width: 1140px;
      margin: 0 auto;
    }

    .hsc-collab-wrapper h3 {
       color: #dc3545;
    font-weight: 500;
    font-size: 36px;
    font-family: 'Grenze', serif;
    line-height: 55px;
    text-align: center;
    }

    .hsc-collab-title {
      text-align: center;
      font-size: 26px;
      font-weight: 700;
      margin-bottom: 30px;
      color: #c50000;
    }

    /* SCROLLER WRAP */
    .hsc-collab-scroller {
      position: relative;
      overflow: hidden;
    }

    .hsc-collab-track {
      display: flex;
      align-items: center;
      gap: 30px;
      width: max-content;
      animation: hsc-collab-scroll 25s linear infinite;
    }

    .hsc-collab-scroller:hover .hsc-collab-track {
      animation-play-state: paused;
    }

    /* LOGO CARD */
    .hsc-collab-card {
      flex: 0 0 180px;
      background: #ffffff;
      border-radius: 14px;
      box-shadow: 0 12px 25px rgba(0, 0, 0, 0.06);
      padding: 18px 24px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .hsc-collab-card img {
      max-width: 100%;
      max-height: 100%;
      object-fit: contain;
      display: block;
    }

    @keyframes hsc-collab-scroll {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-50%);
      }
    }

    @media (max-width: 600px) {
      .hsc-collab-card {
        flex: 0 0 150px;
        padding: 14px 18px;
      }

      .hsc-collab-title {
        font-size: 22px;
      }
    }

    /*faq starts*/
    .adjust {
         color: #dc3545;
    font-weight: 500;
    font-size: 36px;
    font-family: 'Grenze', serif;
    line-height: 55px;
    text-align: center;
    }
.wrapper {
  width: 100%;
  background-color: white;
  color: black;
  border-radius: 20px;
  box-shadow: 0 5px 10px 0 rgb(0,0,0,0.25);
  margin: 20px 0 50px;
}

h1 {
  margin-bottom: 20px;
}

/*.container {*/
  
/*}*/

.question h2{
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
      color: #000;
}

.question h2::after {
  content: "\002B";
  font-size: 2.2rem;
  position: absolute;
  right: 20px;
  transition: 0.2s;
}

.question h2.active::after {
  transform: rotate(45deg);
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
      color: #5d5d63;
}

.question h2.active + .answercont {
}

@media screen and (max-width: 790px){
  .wrapper {
  /* width: 80%; */
}
}

        /* Service pages */
/* ---------- HERO ---------- */
    .hero {
      position: relative;
      height: 90vh;
      min-height: 520px;
      /* margin-top: 56px; */
      overflow: hidden;
      background-image: url("images/tiles-hero.jpg"); /* CHANGE IMAGE */
      background-size: cover;
      background-position: center;
    }

    .hero-overlay {
      position: absolute;
      inset: 0;
      /* background-color: black; */
      /* opacity: 0.55; */
      background: url(../images/servicebanner/service\ ban1.jpg);
    }
    .hero-overlay1 {
      position: absolute;
      inset: 0;
      /* background-color: black; */
      /* opacity: 0.55; */
      background: url(../images/servicebanner/service\ ban2.jpg);
    }
    .hero-overlay2 {
      position: absolute;
      inset: 0;
      /* background-color: black; */
      /* opacity: 0.55; */
      background: url(../images/servicebanner/service\ ban3.jpg);
    }
    .hero-overlay3 {
      position: absolute;
      inset: 0;
      /* background-color: black; */
      /* opacity: 0.55; */
      background: url(../images/servicebanner/service\ ban4.jpg);
    }
    .hero-overlay4 {
      position: absolute;
      inset: 0;
      /* background-color: black; */
      /* opacity: 0.55; */
      background: url(../images/servicebanner/service\ ban5.jpg);
    }

    .hero-inner {
      position: relative;
      z-index: 10;
      height: 100%;
      display: flex;
      align-items: center;
      color: white;
    }

    .hero-content {
      max-width: 650px;
      padding: 0 0.5rem;
      opacity: 0;
      transform: translateY(30px);
      animation: heroFadeUp 0.9s ease-out forwards;
    }

    @keyframes heroFadeUp {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    .hero-kicker {
      display: inline-block;
      padding: 0.3rem 0.9rem;
      border-radius: 999px;
      background-color: dimgray;
      font-size: 0.78rem;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      margin-bottom: 0.9rem;
    }

    .hero-title {
      font-size: clamp(2.2rem, 3vw + 1.5rem, 3.2rem);
      line-height: 1.1;
      font-weight: bold;
      margin-bottom: 0.7rem;
    }

    .hero-highlight {
      display: inline-block;
      padding: 0.05em 0.35em;
      background-color: rgba(255, 166, 0, 0.568);
      color: black;
    }

    .hero-subtitle {
      font-size: 0.98rem;
      margin-bottom: 1.2rem;
      color: whitesmoke;
    }

    .hero-meta {
      display: flex;
      flex-wrap: wrap;
      gap: 1rem;
      align-items: center;
      font-size: 0.86rem;
      color: gainsboro;
    }

    .hero-meta span {
      display: inline-flex;
      align-items: center;
      gap: 0.4rem;
    }

    .hero-meta-dot {
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background-color: limegreen;
    }

    .btn-primary1 {
      display: inline-flex;
      align-items: center;
      gap: 0.3rem;
      border: none;
      cursor: pointer;
      padding: 0.8rem 1.8rem;
      border-radius: 999px;
      background-color: white;
      color: black;
      font-size: 0.92rem;
      font-weight: bold;
      letter-spacing: 0.03em;
      box-shadow: 0 12px 24px lightgray;
      transition: transform 0.2s ease, box-shadow 0.2s ease,
        background-color 0.2s ease, color 0.2s ease;
    }

    .btn-primary1:hover {
      background-color: darkorange;
      color: white;
      transform: translateY(-3px);
      box-shadow: 0 18px 32px gray;
    }

    /* ---------- SECTIONS ---------- */
   
    .section-kicker {
      font-size: 0.8rem;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      color: darkorange;
      font-weight: bold;
    }

    

    .section-subtitle {
      max-width: 680px;
      margin: 0.6rem auto 0;
      font-size: 0.95rem;
      color: dimgray;
    }

    /* ---------- FEATURE ROWS ---------- */
    .feature-row {
      display: grid;
      grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
      gap: 2.6rem;
      align-items: center;
      margin-bottom: 2.8rem;
    }

    .feature-text h2 {
      /* font-size: 1.45rem;
      margin-bottom: 0.7rem;
      color: black; */
    text-align: center;
    color: #ca0303;
    font-family: 'Grenze', serif;
    margin-bottom: 30px;
    text-decoration: none !important;
    font-size: 23px;
    }

    .feature-text p {
      font-size: 0.96rem;
      color: dimgray;
      margin-bottom: 1rem;
    }

    .feature-list {
      list-style: none;
      font-size: 0.94rem;
      color: dimgray;
      margin-bottom: 1rem;
    }

    .feature-list li {
      margin-bottom: 0.4rem;
      padding-left: 0.2rem;
    }

    .feature-list li::before {
      content: "● ";
      color: darkorange;
      font-weight: bold;
    }

    .feature-image-wrap {
      border-radius: 20px;
      overflow: hidden;
      box-shadow: 0 14px 32px lightgray;
      transform: translateY(8px);
      transition: transform 0.3s ease;
    }

    .feature-image-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transform: scale(1.03);
      transition: transform 0.6s ease;
    }

    .feature-image-wrap:hover img {
      transform: scale(1.08);
    }

    /* ---------- PRODUCTS GRID ---------- */
    .products-section {
      background-color: whitesmoke;
    }

    .products-grid {
      display: grid;
      gap: 1.6rem;
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .product-card {
      border-radius: 18px;
      overflow: hidden;
      background-color: white;
      box-shadow: 0 12px 30px lightgray;
      transform: translateY(0);
      transition: transform 0.25s ease, box-shadow 0.25s ease;
      position: relative;
    }

    .product-card img {
      width: 100%;
      height: 210px;
      object-fit: cover;
      transition: transform 0.5s ease;
    }

    .product-content {
      padding: 0.9rem 1rem 1rem;
      border-top: 1px solid whitesmoke;
      background-color: white;
    }

    .product-name {
      font-size: 1rem;
      font-weight: bold;
      margin-bottom: 0.2rem;
      color: black;
    }

    .product-meta {
      font-size: 0.83rem;
      color: dimgray;
    }

    .product-tag {
      position: absolute;
      top: 10px;
      left: 10px;
      padding: 0.25rem 0.7rem;
      background-color: black;
      color: white;
      border-radius: 999px;
      font-size: 0.7rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
    }

    .product-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 20px 40px gray;
    }

    .product-card:hover img {
      transform: scale(1.05);
    }

    /* ---------- FADE ANIMATIONS ---------- */
    .fade-left,
    .fade-right {
      opacity: 0;
      transform: translateY(18px);
      transition: opacity 0.7s ease-out, transform 0.7s ease-out;
    }

    .fade-left {
      transform: translate(-26px, 18px);
    }

    .fade-right {
      transform: translate(26px, 18px);
    }

    .in-view {
      opacity: 1 !important;
      transform: translate(0, 0) !important;
    }


    /* ---------- RESPONSIVE ---------- */
    @media (max-width: 992px) {
      .products-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }

      .feature-row {
        grid-template-columns: 1fr;
      }
    }

    @media (max-width: 768px) {
      .nav-toggle {
        display: block;
      }

      .nav-links {
        position: absolute;
        inset-inline: 0;
        top: 100%;
        background-color: white;
        flex-direction: column;
        padding: 0.6rem 1.4rem 0.9rem;
        border-bottom: 1px solid lightgray;
        display: none;
      }

      .nav-links.open {
        display: flex;
      }

      .hero {
        height: 80vh;
      }

      .hero-inner {
        justify-content: center;
      }

      .hero-content {
        text-align: left;
      }
    }

    @media (max-width: 600px) {
      .products-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
      }

      section {
        padding: 2.8rem 0;
      }
    }
 

