* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Poppins", sans-serif;
}
.single-banner-slide {
	height: 100vh;
	/* width: 100vw; */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 2;
}.img-boxx
.single-banner-slide span {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.single-banner-slide h2 {
	font-weight: 500;
    font-size: 38px;
    line-height: 47.51px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.single-banner-slide::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: -1;
	width: 100%;
	height: 100%;
}
section.banner-area{
    position:relative;
    z-index:0;
}
.img-boxx p{
    font-weight: 500; 
    color: #FFFFFF; 
    font-size: 16px; 
    line-height: 29px;
    margin-bottom:30px;
}
.single-banner-slide p {
	color: #fff;
	font-size: 15px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	margin-bottom:20px;
}
.img-boxx  h2 {
	font-weight: 500;
    font-size: 38px;
    line-height: 47.51px;
    color: #FFFFFF;
    text-transform: uppercase;
}
nav.navbar.navbar-expand-lg {
    z-index: 2;
}
.img-boxx a {
    color: #fff;
    background: #3A7CFE;
    padding: 18px 5%;
    border-radius: 32px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-top: 30px;
    transition: 0.3s;
    margin-top: 10px;
    margin-left: 5px;
}
.img-boxx {
    padding-bottom:50px !important;
}



   .img-boxx {
    background: #0000005c;
    padding: 34.33px;
    text-align: left;
    width: 60%;
    line-height: 42px;
    position: absolute;
    top: 63%;
    left: 50.7%;
    z-index: 1;
    transform: translate(-77%, -49%);
}
a.navbar-brand img {
    margin-right: 30px;
}
html {
    overflow-x: hidden;
}
  
.single-banner-slide a {
	color: #fff;
	background: #3A7CFE;
	padding: 18px 40px;
	border-radius: 100px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	margin-top: 30px;
	transition: 0.3s;
	margin-top:10px;
}
.single-banner-slide a:hover {
	color: #fff;
	background: #000;
}
.owl-dots {
	display: none !important;
}



/**/
*{
    margin: 0;
    padding: 0;
    font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
#scrolltoTop {
    height: 110px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    top: 50%;
   right: 0;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    width: 70px;
    gap: 6px;
}
.slide-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: auto;
    top: 0;
    z-index: -99;
    height: 100vh;
    object-fit: cover;
}
.bannerr{
    position:relative;
}
  /* #scrolltoTop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
  } */
  #scrolltoTop:hover {
    cursor: pointer;
  }

  #scrolltoTop.show {
    opacity: 1;
    visibility: visible;
  }
  .hero-section1 {
    padding-top: 0%;
    height:100vh;
}
  .header {
    background-color: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0%;
    transition: all 0.3s ease-in-out;
    z-index: 1;
  }
  .header.active {
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
  }
  
  .header.active nav.navbar.navbar-expand-lg{
    padding: 0;
    transition: all 0.3s ease-in-out;
  }

.common-about-us {
    font-weight: 600;
    color: #3A7CFE;
    font-size: 38px;
    line-height: 54px;
}
h3.common-about-us {
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    margin-bottom: 24px;
}
section.about-us {
    padding-top: 8%;
}
section.about-us1 {
    padding-top: 10%;
}
section.about-us12 {
    padding-top: 3%;
}
/* header */
nav.sticky {
    padding: 15px 20px;
    background: #fecd03;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  }
.mx-ul {
    margin-left: 20%;
}
.address {
    display: flex;
    justify-content: flex-start;
    padding-top: 2%;
}
ul.social-icons-box1 {
    list-style: none;
}
ul.social-icons-box1 li {
    padding: 0px 4px;
}
a.icon-link {
    width: 30px;
    height: 30px;
    /*background-color: #2A2826;*/
    display: flex;
    justify-content: center;
    border-radius: 50%;
  
}
a.icon-link:hover {
   
    background-color: #3A7CFE;
}
.call-position {
    right: 0;
    background-color: #3A7CFE;
    width: 150px;
    display: flex;
    align-items: center;
    top: 0px;
    transform: translate(50%, -25%);
}
.call-position1{
    right: 50%;
}
span.span-call {
    width: 25px;
    height: 25px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    padding-top: 0%;
}
span.number {
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    padding-left: 8px;
    color: #fff;
}
/* top header end */

/* header 1  */
a.nav-link {
    font-weight: 500;
    font-size: 15px !important;
    line-height: 10px;
    color: #232323 !important;
}
 a.nav-link:hover {
    cursor: pointer;
    color: #3a7cfe !important;
  }

/* end */
/* hero section */
.hero-section {
    /* background-image: url("../images/hero-sec.png"); */
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    display: flex;
    justify-content: center;
    margin-top: 9%;
}
#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: auto;
    top: 0;
    z-index: -99;
    height: 100vh;
    object-fit:cover;
}
h1.block_HeadlineOpening {
    font-weight: 500;
    font-size: 38px;
    line-height: 47.51px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.span-call img {
    width: 12px;
    height: 12px;
}
p.block_chapeau {
    font-weight: 500;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 29px;
}
.affordable {
    background: rgb(32 32 32 / 43%);
    padding: 4% 4%;
    margin: 37% 0%;
}
button.read-more {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding: 18px 5%;
    border: none;
    border-radius: 32px;
}
.our-btn {
background-color: #FFFFFF;
color: #000000;
}
.our-btn1 {
background-color: #3A7CFE;
color: #FFFFFF;
}
/* end */

/* about us */

.about-us h3 {
    color: #000000;
}
.about-us p {
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #000000;
}
.about-postition {
    bottom: 296px;
    right: 223px;
}
/* end */
/* our-services */
.our-services {
    background-image: url("../images/our-serv-img.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%;
}
.effective-container {
    position: absolute;
    padding: -1%;
    top: 0;
    left: 41%;
    transform: translate(-32%,-49%);
}
.effective-box {
    background-color: #F6F6F6;
    border-radius: 8px;
    padding: 9% 3%;
}

    .effective-box .span {
        background-color: #3A7CFE;
        width: 70px;
        height: 70px;
        text-align: center;
        border-radius: 50%;
        padding: 15px 0px;
    }
.effective-box h6 {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    padding-top: 6%;
}
.effective-box p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
.residental-bgg {
    background-image: url("../images/residental-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding: 3%;
}
.our-services .card-body h3 {
    font-weight: 500;
    color: #DAE6FF;
    font-size: 40px;
    line-height: 48px;
}
.our-services .card-body p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
.our-services .card {
    border-radius: 0px;
    margin-bottom: 4%;
    margin-top: 4%;
}
img.card-img-top {
    border-radius: 0px !important;
  
}
.our-services .card-body {
    height: 200px;
}
ul.dropdown-menu.show {
    display: flex;
    flex-direction: column;
    border-radius: 2px;
    padding: 17px 35px;
    left: 0%;
}
a.dropdown-item {
    text-align: center;
    font-size: 14px;
    color: black;
    border-bottom: 1px solid #d1d0d0;
    padding: 6px;
}
/* owl */
.owl-carousel {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 0;
}
#carouselIndicators  .owl-item img {
    display: block;
    width: auto;
  }
  #carouselIndicators  .item {
    margin: 9px;
  }
  .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
  }
  .owl-nav button:hover{
    background-color: transparent !important;
    box-shadow: none;
  }
  .owl-prev {
    position: absolute;
    left: -28px;
  }
  .owl-next {
    position: absolute;
    right: -28px;
  }
  .owl-dots{
    display: none;
  }
  .fa.fa-chevron-left, .fa.fa-chevron-right {
    color: #fff;
    background: #3a7cfe;
    padding: 30px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #3a7cfe;
}
  .owl-nav button:hover .fa{
    color: #3a7cfe;
    background: #fff;
    border: 1px solid #3a7cfe;
  }
/* end */
/* form */
.form-bg {
    background-image: url("../images/consultation-bg.png");
    background-repeat: no-repeat;
 
    background-size: cover;
    height: auto;
 
}
input#name, textarea {
    width: 100%;
    border: 1px solid #767676;
    outline: none;
    padding: 5% 4%;
    margin-bottom: 5px;
    border-radius: 5px;
}
 textarea {
    padding: 2% 2%;
}
input#name:hover, textarea:hover {
        box-shadow: 0 3px 6px rgba(116, 114, 114, 0.16), 0 3px 6px rgba(142, 139, 139, 0.23);
      
}
button.btn-linkkk {
    background-color: #3A7CFE;
    padding: 15px 30px;
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    border-radius: 28px;
}
form.form-box {
    padding: 115px 70px 70px 68px;
}

.form-box h3 {
    font-size: 40px;
    line-height: 36px;
    font-weight: 600;
}
/* end */
.about-img-box.position-relative.text-center {
    padding-left: 17%;
}



/* footer */
footer {
    background-image: url("../images/footer-bg.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    padding-top: 5%;
}
.common-footer-p {
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #a59d9d;
    text-decoration: none;
}
.common-footer-p:hover {
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
footer span.content {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #FFFFFF;
    padding-left: 14px;
}
.p-top {
    padding-top: 10px;
}
.text-sm-center {
text-align: left !important;
}
footer h5 {
    color: #3A7CFE;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 4px;
}
.hr-line {
    border-bottom: 1px solid #FFFFFF;
    margin: 37px 0px;
}
/* end */

/* residential */
.residential h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
}

.residential p {
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    padding: 0px 113px;
}
button.when-you {
    padding: 15px 30px;
    border: none;
    background: #3A7CFE;
    color: #ffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    margin: 1%;
    border-radius: 28px;
}
a.navbar-toggler {
    border: none;
}
.when-content {
    font-size: 20px;
    font-weight: bold;
}
/* end */

.p-style {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.d-none{
    display: block !important;
}

.d-block{
    display: none !important;
}

span.content {
    font-size: 13px;
}
button.read-more{
   margin:  1%;
}
.tabbb{
    display: none !important;
}
.residental-padding {
 
}
/* responsive  */

@media screen and (min-width:2100) {
    .hero-section1 {
        padding-top: 15%;
    }
}

@media (min-width:1399){
    .residental-padding{
        margin-top: 12%;
    }
}

@media screen and (max-width: 1399px) {
  
    
   
    .residental-padding {
        margin-top: -8%;
    }
}

@media screen and (max-width: 1199px) {
    h1.block_HeadlineOpening {
        line-height: 47.51px;
    }
    .effective-container {
        left: 37%;
        transform: translate(-28%,-50%);
    }
    img.card-img-top {
        border-radius: 0px !important;
       
    }
    .our-services .card-body p {
        font-size: 12px;
    }
    .owl-prev {
        position: absolute;
        left: -50px;
      }
      .owl-next {
        position: absolute;
        right: -50px;
      }
      .owl-nav button .fa{
        width: 45px;
        height: 45px;
      }
      .residental-padding {
        margin-top: -13%;
    }
}

@media screen and (max-width: 991px) {

    h1.block_HeadlineOpening {
        font-weight: 500;
        font-size: 30px;
        line-height: 39.51px;
        color: #FFFFFF;
    }
    span.content {
        font-size: 10px;
    }
    .call-position1 {
        right: 36%;
    }
    p.block_chapeau {
        font-size: 12px;
        line-height: 21px;
    }
   
    .about-us p {
        font-size: 12px;
        line-height: 22px;
    }
    h3.common-about-us {
        font-size: 35px;
        line-height: 44px;
        padding-bottom: 2%;
    }
    img.about-img11.d-none {
        width: 100%;
    }
  
    .call-position1 {
        right: 50%;
    }
    .effective-container {
        left: 25%;
        transform: translate(-13%,-52%);
    }
    img.card-img-top {
        border-radius: 0px !important;
       
    }
    .our-services .card-body h3 {
        font-weight: 500;
        color: #DAE6FF;
        font-size: 30px;
        line-height: 38px;
    }
    .residental-bgg {
        font-size: 13px;
        line-height: 21px;
        padding: 1%;
    }
    .tabbb{
        display: block !important;
    }
    .tab-none{
        display: none !important;
    }
    .our-services .card-body p {
        font-size: 11px;
        line-height: 17px;
    }
    .our-services .card-body {
        height: 170px;
    }
    .common-footer-p {
        font-size: 12px;
        line-height: 22px;
    }
    footer h5 {
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
    }
    p{
        margin-bottom: 0;
    }
    .mx-ul {
        margin-left: 0;
        text-align: center;
    }
    footer span.content {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: #FFFFFF;
        padding-left: 14px;
    }
  
    form.form-box {
        padding: 19px 5px 0px 10px;
    }
    .residential p {
        padding: 0px 12px;
    }
    footer {
        margin-top: 3%;
    }
    button.btn-linkkk {
        font-size: 12px;
        line-height: 20px;
        text-decoration: none;
        text-transform: uppercase;
        border: none;
    }
    .mt-top {
        margin-top: -9% !important;
    }
    .owl-nav{
        display: none;
      }
      .owl-dots{
        display: block;
        margin-top: 30px;
      }
      .residential h2 {
        font-size: 32px;
        line-height: 40px;
    }
}

@media screen and (max-width:767px) {
    
  
    .hero-section1 {
        padding-top: 30%;
    }
    .address {
        flex-direction: column;
        text-align: center;
    }
    .call-position1 {
        position: unset !important;
        justify-content: center;
        margin: 0;
        width: auto;
    }
    .call-position {
        right: -165px;
        background-color: #3A7CFE;
        width: 212px;
        height: 49px;
        display: flex;
        align-items: center;
        transform: translate(9px, 10px);
        /* margin: 2% 16%; */
        justify-content: center;
    }
    .mt-top {
        margin-top: 55% !important;
    }
    a.nav-link {
        font-size: 14px !important;
        line-height: 10px;
    }
    .when-content {
        font-size: 15px;
    }
    span.content {
        font-size: 13px;
        line-height: 21px;
    }
.p-style {
        font-size: 12px;
        font-weight: 500;
        color: #000000;
    }
    .residential-btn-class {
        justify-content: center !important;
    }
   .variation {
        text-align: center;
    }
    h1.block_HeadlineOpening {
         font-size: 22px;
        line-height: 36px;
        text-align: center;
    }
    p.block_chapeau {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        padding: 0% 10px;
    }
    .about-img-box.position-relative.text-center {
       padding: 0;
    }
    .form-box h3 {
        font-size: 24px;
        line-height: 15px;
        font-weight: 600;
        text-align: center;
    }
    .adoreble-button {
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 12px;
    }
    h3.common-about-us {
        font-size: 16px;
        line-height: 22px;
    }
    .common-about-us {
        font-weight: 600;
        color: #3A7CFE;
        font-size: 25px;
        line-height: 33px;
    }
    .residential-inner{
        margin: 4px 4px !important;
    }
    .hero-section {
     
        margin-top: 92px;
    }
    .residential-btn-class button {
        padding: 4px 10px 4px 12px !important;
        font-size: 10px !important;
        line-height: 25px !important;
    }

    .accordion button {
        font-size: 12px !important;
        line-height: 25px !important;
    }
    .accordion .accordion-content p {
        font-size: 12px !important;
        line-height: 18px !important;
        padding: 0px 0px !important;
    }
   
    .affordable {
        padding: 5%;
        margin: 9% 0%;
    }
    button.read-more {
        font-size: 14px;
        line-height: 19px;
        margin: 4% 20%;
        padding: 20px;
    }
    .about-img11 {
        width: 252px;
    }
    .about-img-2 {
        width: 138px;
    }
   
    .d-block{
        display: block !important;
    }
    section{
        padding: 0px ;
    }
    .about-us p {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        padding-top: 8%;
    }
   
    .effective-box {
        margin-bottom: 8%;
    }
    .our-services {
        padding-top: 12%;
    }
    .residential h2 {
        font-size: 15px;
        line-height: 20px;
    }
    .residential p {
        font-size: 12px;
        line-height: 18px;
        padding: 0;
    }
    button.when-you {
        padding: 15px 46px;
        font-size: 16px;
        line-height: 27px;
        margin: 16px;
    }
    form.form-box {
        padding: 50px 22px 10px 22px;
    }
    .text-sm-center{
        text-align: center !important;
    }
  .text-justify-center{
    justify-content: center !important;
  }
  .common-footer-p {
    line-height: 24px;
}
.p-top {
    padding: 10px;
}
section.about-us {
    padding-top: 82% !important;
    padding-bottom: 90%;
}
/*section.about-us1 {*/
/*    padding-top: 24% !important;*/
/*    padding-bottom: 0%;*/
/*}*/
section.about-us12 {
    padding-top: 6% !important;
    padding-bottom: 0%;
}
p{
    margin: 0;
}
 
}


.logotext{
    font-size:20px;
}
/* Media Query for Tablets */
@media (max-width: 767px) {
    .img-boxx {
        width: 85%; /* Adjust width for tablets */
     transform: translate(-50%, -75%);   
     font-size: 22px;
        line-height: 36px;
        text-align: center;
                padding: 35px 17px;
    }
    .single-banner-slide h2 {
       font-size: 22px;
        line-height: 36px;
        text-align: center;
    }
    .logotext{
    font-size:14px;
}
.img-boxx h2 {
     font-size: 22px;
        line-height: 36px;
        text-align: center;
}
  .img-boxx p {
   font-size: 14px;
        line-height: 24px;
        text-align: center;
} 

section.about-us1 {
    padding-top: 0% !important;
}
.hero-section {
        margin-top:  0% !important;
    }
}

@media (min-width:481px){

    .single-banner-slide{
        background-size: 100% 100%;
    }
    .slider-1{
        background-image: url("../images/bnr4.jpg");

    }

    .slider-2{
        background-image: url("../images/bnr5.jpg");
    }

    .slider-3{
        background-image: url("../images/bnr6.jpg");
    }

}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {

    .img-boxx h2{
        font-size: large;
    }

    .img-boxx p{
        font-size:small;
    }

    .all-banner-slide{
        width: 100%;
        height: 100%;
    }

    .slider-1{
        background-image: url("../images/slider1.jpg");
        background-size: 100% 100%;

    }

    .slider-2{
        background-image: url("../images/slider2.jpg");
        background-size: 100% 100%;
    }

    .slider-3{
        background-image: url("../images/slider3.jpg");
        background-size: 100% 100%;
    }


    .single-banner-slide{
        background-size: fill;
        /* background-position: center; */
        /* background-size:100% 100%;      */
        /* height: 100 */
    }
    
    .single-banner-slide h2 {
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
        color: #FFFFFF;
        text-transform: uppercase;
    }

    
    .logotext{
    font-size:14px;
}


.address.position-relative.mobile_address {
    display: none !important;
}
    
}

@media (max-width: 359px) {
    .logotext{
    font-size:13px;
}

.navbar .container{
    flex-wrap: nowrap;
}

a.navbar-brand img{
    margin-right: 10px;
}


}


