@import url("animate.min.css");

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 5));
  }
}

.slidern {
  margin: auto;
  overflow: hidden;
  width: auto;
}

.slidern .slide-track {
  animation: scroll 15s linear infinite;
  display: flex;
  width: calc(250px * 10);
  align-items: center;
}

.slidern .slide {
  padding: 0px 40px;
}




#testimonials-section {
 padding: 80px 0;
    background:#ffffff;

 color: #000000;
}
#testimonial {
 padding: 30px 0;
  text-align: center;
}

.section-title  h2 {
font-size: 40px;
margin-top: 0px;
font-weight: 600;
margin-bottom: 0px;
text-transform: uppercase;
}

#testimonial .item {
 display: block;
 width: 100%;
 height: auto;
}
#testimonial .item p {
 font-weight: 400;
 margin: 0 0 30px 0;
}
hr {
    height: 3px;
    width: 60px;
    position: relative;
    background: #000000;
    border: 0;
    margin-bottom: 30px;
}

#testimonials-section  .owl-carousel .owl-item img {
    display: inline-block;
    width: 130px;
    margin-top: -30px;
}

#testimonials-section .owl-prev {
background-image: url(../images/left-arrow-test.png);
background-repeat: no-repeat;
background-size: 70px;
width: 70px;
height: 35px;
z-index: 999;
font-size: 0px;
position: absolute;
left: -90px;
top: 34%;
margin: auto !important;
}

#testimonials-section .owl-next {
background-image: url(../images/right-arrow-test.png);
background-repeat: no-repeat;
background-size: 70px;
width: 70px;
height: 35px;
z-index: 999;
font-size: 0px;
position: absolute;
margin: auto !important;
right: -90px;
top: 34%;
}




headernew{
  padding: 0px 0;
  border: 1px solid #058908;
 }

.boxshadow{
margin-bottom: 10px;
  -webkit-box-shadow:   0 8px 6px -6px #aba6a6;
	   -moz-box-shadow: 0 8px 6px -6px #aba6a6;
	        box-shadow: 0 8px 6px -6px #aba6a6;
}
.mt-100{margin-top:90px;}
.humberger_outer .fa{font-size: 35px !important;}
.humberger_outer {

    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 43px;

    cursor: pointer;

	z-index:999;
	background: #FFFFFF;
	right: 110px;
	margin-top: 20px;
}


.logo{
  width: 180px;
}




.slider{

      line-height: 25px;
}


.slider h1{
  font-size: 40px;
  margin-top:30px;
  font-weight:600;
  margin-bottom:0px;
}
.slider h1 span { color:#1d6fb0;
}
.slider p{
  font-size: 15px;
  line-height:22px;
    color:#000000;
}


.proj_outer:hover .pro_info{opacity: 0;transition: all 0.4s ease-in-out;}
footer{

}
.footer_logo{
  width: 150px;
}
.Copyright {
    color: #fff;
}
.Copyright a{
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}




.footerinternal{
  background: #ffffff;
}
.footerinternal .footer_logo{
  width: 150px;
}
.footerinternal .Copyright {
    color: #000000;
}
.footerinternal .Copyright a{
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}




 .knowmore {

    transition: transform  250ms;
  }

  .knowmore:hover {
    transform: translateY(-10px);
  }


.sticky-bg-home
{
 background:#f1f1f1;
 margin-top: 25px;
}
.mtop50 {

 margin-top:50px;
}

/*overview Start*/


.overview {
    background: #ffffff;
	padding: 50px 0px;

}

.overview .nav-link{color:#000000 !important; text-transform:capitalize;}
.overview .nav-link:hover{color:#c0845e !important;}
.sticky-bg{
 background:#f1f1f1;
}
.sticky.is-sticky {
    position: fixed;
  background:#f1f1f1;

    right: 0;
    top: 0;
    z-index: 30;
    width: 100%;
}
#navbarContent .nav-item{display: inline-block;}



.overview 	.navbar-nav .nav-item .nav-link{color:#ffffff !important; text-transform:capitalize; font-size:20px; font-weight:400;  background: #058908;
		margin-bottom: 15px;padding: 10px;}

	.navbar-nav .nav-item{ line-height:8px;}

	.Dwonload-Brochure{text-align: center;background: #ab9a79; margin-top: 60px; text-transform: uppercase;font-weight: 300;padding: 4px 0px;
    display: flex;justify-content: center;}
	.Dwonload-Brochure a{color: #ffffff;font-size: 12px;border: 1px solid #ffffff;
    padding: 8px 50px;}


		.Price-list  a{color: #ffffff;font-size: 12px; text-transform: uppercase;
	    padding: 14px 50px; background: #000000}

.overview h1{
      line-height: 40px; color:#000000; font-size: 36px; text-transform:uppercase; font-weight:600;margin-bottom:20px;}
.overview h1 span{color:#335ba7}
.overview h2{
      line-height: 40px; color:#000000; font-size: 36px; text-transform:uppercase; font-weight:600;margin-bottom:20px;}
.overview h2 span{color:#335ba7}
.overview h4{color:#000000; font-size: 20px; text-transform:uppercase; font-weight:400;margin:20px 0px;}
 .h4heading{line-height: 25px; color:#FFFFFF; font-size: 1.5rem; margin-bottom:30px;}
 .mt50{margin-top:50px;}


.overview p{  color:#000000; text-align:justify;font-size:16px; line-height:30px;}
.overview ul li{  color:#000000; text-align:justify;font-size:16px;  line-height:30px;font-weight: 300 !important;}



.overview   h3 {
    font-size: 1.4rem;

    margin-bottom: 20px;
	color:#000000;
}
.overview .justify-content-end{justify-content: center !important;}

 .landmarks{width:100%; background:#FFFFFF;}

.blue-box{height:150px; background:rgb(29 111 176 / 30%);  }
.landmarks-text{ transform: translateY(-60px);  }
.landmarks-text p{color:#000000; margin-bottom:0px; text-transform:uppercase; font-size:10px;
  font-weight:600;}

.landmarks-text h2{
  font-size: 40px;
  margin-top:0px;
  font-weight:600;
  margin-bottom:0px;
}

.landmarks-p{
  font-size: 15px;
  line-height:22px;
  text-align:justify;
  margin-top:30px;
  color:#000000;
}


.counter-bg{background: #2b4367; padding: 30px 0px 10px 0px;min-height:652px;}
.t3-assurance {padding: 40px 0px; width: 100%;background: #ffffff;}
.t3-assurance h2{color:#000000; margin-top: 20px; margin-bottom: 15px;}
.t3-assurance h2 span{color:#335ba7;  font-size: 40px;
  margin-top:0px;
  font-weight:600;
  margin-bottom:0px;}

.social-club{width:100%;  padding:30px 0px;
}


.social-club h2{
  font-size: 30px;

  font-weight:600;
  margin-bottom:0px;
  text-transform:uppercase;
}

.social-club h3{
  font-size: 20px;

  font-weight:600;
  margin-bottom:0px;
  text-transform:uppercase;
}

.Sustainability{width:100%; background-image: url('../images/Sustainability.webp'); background-position: center center;  padding:40px 0px;
}
.Sustainability h3{
  font-size: 40px;
  text-align: center;
  color: #ffffff;
  font-weight:600;
  margin-bottom:20px;
  text-transform:uppercase;
}

.Sustainability p{

 color: #ffffff;
 text-align: center;

}





.current-projects{width:100%; background: #f2f2f2;  padding:40px 0px;
}
.current-projects h2{
  font-size: 40px;
  text-align: center;
  color: #000000;
  font-weight:600;
  margin-bottom:20px;
  text-transform:uppercase;
}

.current-projects h2 span{

  color: #335ba7;

}


.current-projects h3{text-align: center;
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 0px;
font-size: 25px;
}
.current-projects p{

 color: #000000;
 text-align: center;

}



.current-projects .pclass{font-size:16px; text-transform:uppercase; margin-bottom: 20px;}

.current-projects .galleryp{font-size:16px; text-transform:uppercase; margin-top: 0px; text-align:center;     color: #c4b396; font-weight:400 !important;}
.current-projects .conp{font-size:16px; text-transform:uppercase; margin: 20px 0px;   color: #000000; font-weight:600}


	.current-projects .nav {
    display: inline-flex;}


.current-projects .nav-pills .nav-link {
    text-transform: uppercase;
background-color:#c4c4c4;
    margin-right: 15px;
    color: #000000;
    margin-bottom: 10px;
    padding: 6px 55px;
}}


.current-projects .nav-link:focus, .current-projects .nav-link:hover {
    color: #000000;
}
.current-projects  .nav-link {
    font-size:16px;
    color: #000000; font-weight: 500;}


.current-projects .nav-pills .nav-link.active, .current-projects .nav-pills .show>.nav-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #335ba7;
}



.current-projects .owl-nav .owl-prev {
  position: relative;

  opacity: 1;
  background:transparent !important;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;

      padding: 4px 1px;
  display: inline-block;
  z-index: 1000;
  border-radius: 0;
}


.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.current-projects .owl-nav .owl-next {
  position: relative;

  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
   background:transparent !important;

  cursor: pointer;

      padding: 4px 1px;
  display: inline-block;
  z-index: 1000;
  border-radius: 0;
}

.current-projects .owl-dots{display:none}



.current-projects .border-clas{margin-bottom:20px;}



















.deleverd-project{width:100%; background:#FFFFFF;   padding:30px 0px;}

.deleverd-project h2{
  font-size: 40px;
  margin-top:20px;
  font-weight:600;
  margin-bottom:0px;
  text-transform:uppercase;
  text-align:center;
  color:#a98479;
}
.deleverd-project h3{
  font-size: 30px;
  margin-top:20px;
  font-weight:500;
  margin-bottom:0px;
  text-transform:uppercase;
  text-align:center;
  color:#212529;
}


.deleverd-project .h3class{position: relative; z-index: 1;}
.deleverd-project .h3class span {
    background-color: #ffffff;
    padding: 0px 10px 0px 10px;

}
.deleverd-project .h3class:before {
    border-top: 2px solid #212529;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 25%;
    z-index: -1;
}





.deleverd-project .h3class2{position: relative; z-index: 1;}
.deleverd-project .h3class2 span {
    background-color: #ffffff;
    padding: 0px 10px 0px 10px;

}
.deleverd-project .h3class2:after {
    border-bottom: 2px solid #212529;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 8%;
    z-index: -1;
}



.deleverd-project .h3class3{position: relative; z-index: 1;}
.deleverd-project .h3class3 span {
    background-color: #ffffff;
    padding: 0px 10px 0px 10px;

}
.deleverd-project .h3class3:after {
    border-right: 2px solid #212529;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 70%;
    z-index: -1;
}








.project-count{width:100%; background:#FFFFFF; background-image: url('../images/project-count-bg.jpg');background-repeat-x: repeat;   padding:30px 0px;background-repeat-y: no-repeat;
}



.project-count h2{
  font-size: 40px;
  margin-top:80px;
  font-weight:600;
  margin-bottom:0px;
  text-transform:uppercase;
}
.project-count h2 span { color:#1d6fb0;
}

.num-count h3, .num-count p, .num-count h4 {
text-align: center;

}
.num-count h4 {
    font-weight: bold;
    font-size:60px;
      color: #c4b396;
}
.num-count h3 {
    font-weight: bold;
    font-size:60px;
    color: #c4b396;
}

.num-count p {
   text-transform: uppercase;
    line-height: 22px;
	 font-size:12px;
   color: #ffffff;
  font-weight: 500!important;
}
.customers{
background: #c1c1c1;
color:#FFFFFF;
float:right;
padding:20px;
box-shadow: 15px 16px 70px -11px rgba(193,193,193,0.38);
-webkit-box-shadow: 15px 16px 70px -11px rgba(193,193,193,0.38);
-moz-box-shadow: 15px 16px 70px -11px rgba(193,193,193,0.38);
}
.customers h5{
font-size:60px;
margin-bottom:0px;

}
.customers p{
float:right;
margin-top:0px;


}

.home-gallery{width:100%; background:#FFFFFF;padding:30px 0px}

.bb{ background-image: url(../images/bb-g.png);
background-repeat: no-repeat;background-size: 43% 90% ;
padding:30px;
    }

	.bb h2{
  font-size: 40px;
  margin-top:0px;
  font-weight:600;
  margin-bottom:0px;
  color:#1d6fb0;
  margin-left:200px;
}

.bb p{
  font-size: 12px;
  line-height:22px;
  text-align:justify;
  margin-top:0px;
  color:#000000;
  text-transform:uppercase;
   font-weight:600;
    margin-left:200px;
}
.navheaderbg .navbar{padding: 0.0rem 0rem; background: #058908;}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {

}
.navheaderbg .navbar{padding: 0.0rem 0rem; background: #058908;}
}




.animate span {
    display: inline-block;
}



.animate span:nth-of-type(2) {
    animation-delay: .05s;
}
.animate span:nth-of-type(3) {
    animation-delay: .1s;
}
.animate span:nth-of-type(4) {
    animation-delay: .15s;
}
.animate span:nth-of-type(5) {
    animation-delay: .2s;
}
.animate span:nth-of-type(6) {
    animation-delay: .25s;
}
.animate span:nth-of-type(7) {
    animation-delay: .3s;
}
.animate span:nth-of-type(8) {
    animation-delay: .35s;
}
.animate span:nth-of-type(9) {
    animation-delay: .4s;
}
.animate span:nth-of-type(10) {
    animation-delay: .45s;
}
.animate span:nth-of-type(11) {
    animation-delay: .5s;
}
.animate span:nth-of-type(12) {
    animation-delay: .55s;
}
.animate span:nth-of-type(13) {
    animation-delay: .6s;
}
.animate span:nth-of-type(14) {
    animation-delay: .65s;
}
.animate span:nth-of-type(15) {
    animation-delay: .7s;
}
.animate span:nth-of-type(16) {
    animation-delay: .75s;
}
.animate span:nth-of-type(17) {
    animation-delay: .8s;
}
.animate span:nth-of-type(18) {
    animation-delay: .85s;
}
.animate span:nth-of-type(19) {
    animation-delay: .9s;
}
.animate span:nth-of-type(20) {
    animation-delay: .95s;
}


/* Animation One */

.one span {

    opacity: 0;
    transform: translate(-150px, -50px) rotate(-180deg) scale(3);
    animation: revolveScale 1s forwards;
}

@keyframes revolveScale {
    60% {
        transform: translate(20px, 20px) rotate(30deg) scale(.3);
    }

    100% {
        transform: translate(0) rotate(0) scale(1);
        opacity: 1;
    }
}





/* Animation Seven */


.seven span {

    opacity: 0;
    transform: translate(-150px, 0) scale(.3);
    animation: leftRight .9s forwards;
}


@keyframes leftRight {
    40% {
        transform: translate(50px, 0) scale(.7);
        opacity: 1;
        color: #348c04;
    }

    60% {
        color: #0f40ba;
    }

    80% {
        transform: translate(0) scale(2);
        opacity: 0;
    }

    100% {
        transform: translate(0) scale(1);
        opacity: 1;
    }
}





 .nav-tabs li a {
  text-decoration: none;
}

.nav-tabs li.active a {
  color: #0f0995 !important;
  background: transparent;
  text-decoration: none !important;
  padding: 0px 15px;
  padding-bottom: 12px;
}
.nav-tabs li a:hover {
  color: #0f0995 !important;
}
.nav-tabs li a:hover {
  color: #0f0995 !important;
  border-color: transparent !important;
}
.nav-tabs li a {
  border: none;
  color: rgba(0, 0, 0, 0.40);
  font-weight: 500;
  font-size: 16px;
}
.nav-tabs li .active {
  color: #0f0995 !important;
  border-bottom: 1px solid #0f0995 !important;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 10px;
  border: 0;
}

.nav-tabs li a {
  padding: 0px 20px;
}


.listPropCat .owl-stage .owl-item:first-child
  {
    padding-left: 0px;
  }
  .listPropCatcom .owl-stage .owl-item:first-child
  {
    padding-left: 0px;
  }

.listPropCat .card {
  border: none;
  margin-right: 5px;
  margin-bottom: 15px;
  border-radius: 0px;
  cursor: pointer;
}
.listPropCat .cat-card{
  height: -moz-calc(100% - (20px + 30px));
  height: -webkit-calc(100% - (20px + 30px));
  height: calc(100% - (20px + 30px));
}


.listPropCat .cat-card, .listPropCatcom .cat-card{
  -webkit-box-shadow:0 0px 10px rgba(0,0,0,0.2);
  box-shadow:0 0px 10px rgba(0,0,0,0.2);
}
.listPropCat .cat-card:hover, .listPropCatcom .cat-card:hover {
  transform: scale(1);
  -webkit-box-shadow: 0 0.3em 0.88em rgba(0,0,0,.3);
  box-shadow:0 0.3em 0.88em rgba(0,0,0,.3);

}
.card a{text-decoration:none !important;
}
.card a:hover {
text-decoration:none !important;

}
.listPropCatcom .card {    border: 0;    cursor: pointer;}
.listPropCat .imgbox {
  width: 100%;
  height: 210px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.listPropCat .card-body {
  border-radius: 0px;
  padding: 10px;
}

.listPropCat .htitle {
  color: #242a3a;
  font-size: 20px;
  font-weight: 400;
}

.listPropCat .location {
  color: #0063af;
  padding: 0 0;
  margin: 1px 0 10px;
  height: 26px !important;
  font-size: 15px;
  border: none;
  letter-spacing: 0.8px;
  font-weight: 500;
  border-radius: 0px;
  border-bottom: solid 1px #0063af;
  -webkit-appearance: inherit;
  appearance: inherit;
}

.listPropCat .location:focus {
  outline: none;
  box-shadow: none;
}

.listPropCat .propInfo {
  margin: 10px 0;
}

.listPropCat .propInfo li {
  display: flex;
  font-size: 11px;
  margin-top: 12px;
}

.listPropCat .propInfo li img,
.listPropCat .propInfo li i {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  text-align: center;
}

.listPropCat .propInfo li .fa {
  font-size: 13px;
}

.listPropCat .actDiv {
  float: right;
  text-align: right;
  font-size: 12px;
  margin-top: -20px;
}

.listPropCat .actDiv a {
  font-size: 15px;
}

.card-img1 {
    overflow: hidden;
}

.cat-text {
  padding: 6px 10px 10px 10px !important;
  border-top: none !important;
}

.cat-text h4 {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: 22px;
  text-align: left;
}

.cat-text h4 a {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: 22px;
  text-align: left;
}

.cat-text h5 {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  color: #0063af;
  margin-bottom: 5px;
  margin-top: 6px;
}

.cat-text p {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0px;
}

.hrclass {
  border: 1px solid #0063af;
  margin-bottom: 15px;
  margin-top: 5px;
}

.padding4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.ptext {
  text-align: center !important;
  margin-bottom: 4px !important;
}


.more-delails {
  float: right;
  margin-top: 10px;
  font-size: 11px !important;
  margin-bottom: 0px !important;
  line-height: 16px !important;
}

.more-delails a {
  font-size: 13px;
  color: #0063af !important;
  float: right;
  font-weight: 400;
  padding-bottom: 10px;
}


.rightborder {
  position: relative;
}

.rightborder:after {
  border-right: 1px solid #a7a9ac;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  bottom: 7px;
  width: 100%;
}



.enquiry_button {
    position: fixed;
    right: -59px;
    background: #084c8f;
    width: 158px;
    z-index: 9999999;
    top: 50%;
    padding: 8px;
    transform: rotate(-90deg);
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    text-transform: uppercase;
}

.btn:hover {
    color: #fff !important;
    text-decoration: none;
}

 .enquirepopup_box .modal-header .close{
  float: right;
  color: #000;
  padding: 0 !important;
  text-shadow: none;
  height: 20px;
  width: 20px;
  font-size: 25px;
  top: -5px;
  position: relative;
  font-weight: 400;
  right: -15px;
  margin: 0;
}
.enquirepopup_box .modal-header{
    background: #fff;
  display: block;
  padding: 8px 15px 0 !important;
  border-radius: 0;
  border-bottom: none;
}
.newtititle {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
}
.enquirepopup_box .modal-content{border-radius: 0;}
.enquirepopup_box .modal-body {
      padding: 0px 20px 20px !important;
}
.modal-dialog.enquirepopup_box{
  max-width: 650px;
  margin: 8% auto;
}
.enquirepopup_box input{ transition:all 0.4s ease-out;}

.enquirepopup_box input::-webkit-input-placeholder { /* Edge */
font-size: 14px;color: #000;
}

.enquirepopup_box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
font-size: 14px;color: #000;
}

.enquirepopup_box input::placeholder {
font-size: 14px;color: #000;
}
.selectpicker {
    background: url(../images/downarow_right.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 24px !important;
    background-size: 10px !important;
    -webkit-appearance: none;
}

.enquirepopup_box textarea::-webkit-input-placeholder { /* Edge */
font-size: 14px;color: #000;
}

.enquirepopup_box textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
font-size: 14px;color: #000;
}

.enquirepopup_box textarea::placeholder {
font-size: 14px;color: #000;
}
.model-form .form-control {
    border: none;
    border-bottom: 1px solid #939598;
    font-size: 14px;
    border-radius: 0px;
    padding-left: 0px;
    background: none;
    color: #000;
    outline: none;
	height:40px;
    padding-top: 20px;
    padding-bottom: 0;
}
.enquirepopup_box input {
    transition: all 0.4s ease-out;
}

.model-form .input-group {
  margin-bottom: 11px;
}





.model-form .col-md-5 {
  float: left;
}



.model-form h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 400;
  margin-top: 0px;
  font-size: 16px;
}

.form-btn {
  background: #242a3a;
  color: #fff;
  margin: auto;
  text-align: center;
  margin-top: 10px;
  width: 110px !important;
  border-radius: 0px;
  margin-bottom: 0px;
  border-radius: 0px !important;
  font-size: 14px !important;
  padding: 6px 5px !important;
}




@media only screen and (max-width: 1024px) and (min-width: 768px)
 {
.pad_left {
    padding-left: 0px !important;
}

.big_A {
    font-size: 175px;
    top: -150px;
}

.big_C{
    font-size: 175px;
    top: -150px;
}

.slider h5 {
    font-size: 40px;
}
.slider p {
    font-size: 35px;
}
.right_inner{ position:absolute;}
.pad_right{padding-right:0px;}
.video_section{height:auto;}
.left_imgbox{width:100%; top:-80px;}
.heading {
    font-size: 25px;

}
.video_text {
    margin-left: 35px;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("../images/menu-alt.png") !important;
}
.navbar-light .navbar-toggler {
     margin-left: 25px;
    border-color: #FFFFFF  !important;
}
.banner-content {

    padding-top: 6px !important;
}
.banner-content .padding {
    padding: 20px 0 0 0px !important;
}
.banner-content-img img{width:70% !important}

.banner-content ul{line-height:16px;}

.banner-content h2 {
    font-size: 20px  !important;}

	.overview p {

    font-size: 14px;
}
.overview h1 {

    font-size: 1.5rem;
}


.mt-5, .my-5 {
    margin-top: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mt-3, .my-3 {
    margin-top: 1.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 1.5rem !important;
}


.sticky{

      background-image: url("../images/menu-bg.jpg") !important;

    right: 0;
    top: 0;
    z-index: 30;
    width: 100%;
}

.overview .container-fluid{padding-right: 0px;
    padding-left: 0px;}
 .humberger_outer {right: 30px;}

}

@media (max-width:767px){

  .overview {
      background: #ffffff;
      padding: 0px 0px 50px 0px;
  }
.current-projects .nav-pills .nav-link{

  padding: 7px 14px;
}
.current-projects .nav-link {
    font-size: 15px;

}

.current-projects h2 {
    font-size: 30px;
  }
  .Sustainability h3 {
    font-size: 30px;}

  #testimonials-section {
   padding: 20px 0;
      background:#ffffff;

   color: #000000;
  }
  #testimonial {
   padding: 30px 0;
    text-align: center;
  }

.section-title  h2 {
 font-size: 30px;
 margin-top: 20px;
 font-weight: 600;
 margin-bottom: 0px;
 text-transform: uppercase;
}





  #testimonials-section  .owl-carousel .owl-item img {
      display: inline-block !important;;
      width: 130px !important;
      margin-top: -30px !important;;
  }

#testimonials-section .owl-prev {
  left: 0px;
  top: 70%;
}

#testimonials-section .owl-next {

 right: 0px;
 top: 70%;
}





.mt-100{
    margin-top: 20px;
}
.social-club{margin-top:50px;}
.social-club h2{font-size:20px;}
.nav-tabs li a {
    padding: 0px 6px !important;
}
 .humberger_outer {right: 15px;}


.overview .container-fluid{padding-right: 0px;
    padding-left: 0px;}

.mt-5, .my-5 {
    margin-top: 1rem !important;
}

.mt-4, .my-4 {
    margin-top: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mt-2, .my-2 {
    margin-top: 1rem !important;
}


.overview p {

    font-size: 14px;
}

.overview h1 {

    font-size: 1.5rem;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("../images/menu-alt.png") !important;
}
.navbar-light .navbar-toggler {

    border-color: #000000  !important;
}
.banner-content {

    width: 100% !important;
    margin-left: 0% !important;
    position: relative !important;

}


.sticky{

       background-image: url("../images/menu-bg.jpg") !important;

    right: 0;
    top: 0;
    z-index: 30;
    width: 100%;
}

.banner-content-img {

    top: -24%;

    margin-left: 31px;

}

.d-flex {

      display: block !important;
}
.slider h1 {
    font-size: 30px;
}

.slider h5 {
    font-size: 25px;
}

.slider p {
    font-size: 14px;
}

.pad_left {
    padding-left: 0px;
}
.left_inner {
    position: relative;
    width: 100%;
}

.big_A {

    font-size: 110px;
    top: -115px;
	left:10px;

}
.big_C {

   font-size: 110px;
    top: -115px;
	left:10px;

}
.mtop50 {
    margin-top: 4px;
}

.landmarks-text {
    transform: translateY(30px);
}
.project-count {

    margin-top: 40px;

}
.landmarks-text h2{font-size:30px; margin-bottom:30px;}
.project-count h2 {
    font-size: 30px;
	margin-top:20px;
	}
	.bb {

    background-size: 15% 85%;
    padding: 14px;
}
	.bb h2 {
    font-size: 30px;
	margin-left: 100px;

	}
	.bb p{

	margin-left: 100px;

	}
.video_section {

     height: 100%;
}

.left_imgbox {
    top: -100px;
    width: 330px;
    position: relative;
    z-index: 1;
}

.heading {
    font-size: 20px;
   margin-top:25px;
}
.right_txtbox{ margin-top:25px;}
.right_boxx {
    margin-top: -90px;}


.owl-next {

    background-size: 30px;
    width: 30px;
    height: 30px;
	right: -10px;

}

.owl-prev	{

    background-size: 30px;
    width: 30px;
    height: 30px;
	left: -14px;

}
.contact{margin-top:15px !important;}

#footer-part {

    padding: 30px 0px 20px 0px !important;
}
.offset-2{margin-left:0px !important;}


.pad_right {
    padding-left: 0px;
    padding-right: 0px;
}

.video_text {
    margin-left: 20px;
}

.mrtop {

    margin-bottom: 25px;
}

.carousel-caption {

    top: 28%;
}

.footer-center-part h4 {

    font-size: 16px !important;}

	.footer-left-part h4 {

    font-size: 16px !important;}

}


.banner-content {
     background-image: url("../images/banner-content-bg.png") !important;

    width: 300px;

    bottom: 0%;
    position: absolute;
    z-index: 6;
    margin-left: 1.3%;
    color: #fff;
    padding-top: 30px;
}
.banner-content-img {
    position: absolute;
    top: -27%;
    z-index: 7;

    margin-left: 20px;
    padding: 5px;
}
.banner-content .padding {
    padding: 20px 0px;
}
.banner-content h2{font-size:24px; text-transform:uppercase; font-family: Avenir_book; margin-left:30px;}
.banner-content p{font-size:14px; font-family: Avenir_book;}
.banner-content ul {
    list-style: none;
    margin: 12px 0px 0;
}
.banner-content ul li {
    font-size: 14px;
    font-weight: 300;
}

li.pin_icon p {
    float: right;
    width: 88%;
}

li.home_icon p {
    float: right;
    width: 88%;
}
li.key_icon p {
    float: right;
    width: 88%;
}

.banner-content ul li.pin_icon span {
    margin-right: 10px;
    width: 20px;
    height: 32px;
    vertical-align: top;
    background: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-size: 260px;
    background-position: -37px -332px;
    display: inline-block;
}
li.home_icon {
    float: left;
    width: 100%;
}
.banner-content ul li.home_icon span {
    margin-right: 10px;
    width: 20px;
    height: 32px;
    vertical-align: top;
    background: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-size: 260px;
    background-position: -8px -284px;
    display: inline-block;
}


.banner-content ul li.key_icon span {
    margin-right: 10px;
    width: 20px;
    height: 32px;
    vertical-align: top;
    background: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-size: 260px;
    background-position: -5px -333px;
    display: inline-block;
}





.copyright-text{color:#ffffff;margin-top:5px;font-size:11px;font-weight:300;}
.copyright-text span{color:#efab11;}
.copyright-text a{color:#ffffff;}
.social-icons{text-align:right;}
.social-icons ul{margin:0px;padding:0px;}
.social-icons ul li{list-style-type:none;display:inline-block;margin-left:1px;}
.social-icons ul li a{text-decoration:none;    color: #ffffff;}
.social-icons ul li a img{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;}
.social-icons ul li a img:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);}
.video-ace{margin-top:20px;text-align:center;}
.video-ace iframe{width:560px;height:320px;padding:10px;border:1px solid #bf1e2e;}
#footer-part{background:url(../images/footer-bg.webp);padding:50px 0px 20px 0px;background-position: center center;}
.footer-left-part h4{color:#ffffff;font-size:20px;font-weight:500;margin-top:0px;margin-bottom:3px;}

.footer-left-part p{color:#ffffff;font-size:12px;text-align:justify;line-height:20px;margin-top:15px;}
.footer-left-part p a{text-decoration:none;color:#ffffff;font-size:12px;text-transform:uppercase;}
.footer-center-part p   i{color:#ffffff;font-size:20px;margin-right:10px; line-height:30px}
.footer-center-part h4{color:#ffffff;font-size:20px;font-weight:700;margin-top:0px;margin-bottom:3px;}
.footer-center-part p{color:#ffffff;font-size:12px;text-align:justify;line-height:20px;margin-top:15px;}
.footer-center-part p span{font-weight:700;color:#f6c453;text-transform:uppercase;}
.footer-center-part ul{margin:0px;padding:0px;padding-left:15px;}
.footer-center-part ul li{list-style-type:none;line-height:22px; margin-top:10px}
.footer-center-part ul li a{text-decoration:none;color:#ffffff;font-size:12px;text-transform:uppercase;transition:all ease-in-out 0.5s;-moz-transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;-ms-transition:all ease-in-out 0.5s;}
.footer-center-part ul li a:hover{text-decoration:none;color:#f6c453;}


.footer-left-part ul{margin:0px;padding:0px;padding-left:15px;}
.footer-left-part ul li{list-style-type:none;line-height:22px; margin-top:10px}
.footer-left-part ul li a{text-decoration:none;color:#ffffff;font-size:12px;text-transform:uppercase;transition:all ease-in-out 0.5s;-moz-transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;-ms-transition:all ease-in-out 0.5s;}
.footer-left-part ul li a:hover{text-decoration:none;color:#f6c453;}



.site-footer{background:#4d4842;padding:8px 0px 0px 0px; border-top: 1px solid #FFFFFF;}
.site-footer a{color:#ffffff;}
.site-footer a i{font-size:25px;}




@media (max-width:1100px){

.de-mobiletab{display:block !important}
.de-desktop{display:none !important}

}
.de-mobiletab{display:none}
.de-desktop{display:block}


 .videobg {
    width: 100%;
    float: left;
    position: relative;
}

 .videobg video {
    width: 100%;
    min-width: 100%;
}
.ms-auto {
    margin-left: auto !important;
}

/* ======= Navbar style ======= */
.navbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent;
    z-index: 99;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 100px;
}
.navbar-toggler-icon {
    background-image: none;
}
.navbar .navbar-toggler-icon,
.navbar .icon-bar {
    color: #FFF;
}
.navbar .navbar-nav .nav-link {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin: 1px;
    letter-spacing: 3px;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding-right: 12px;
    padding-left: 12px;
}
.navbar .navbar-nav .nav-link.nav-color {
    color: #fff;
}
.navbar .navbar-nav .nav-link:hover {
    color: #aa8453;
}
.navbar .navbar-nav .active {
    color: #aa8453 !important;
}
.navbar .navbar-nav .active i {
    color: #aa8453;
}
.nav-scroll {
    background: #fff;
    padding: 0 0 0 0;
    position: fixed;
    top: -100px;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-box-shadow: 0px 5px 15px rgb(15 36 84 / 5%);
    box-shadow: 0px 5px 15px rgb(15 36 84 / 5%);
    height: 90px;
}
.nav-scroll .navbar-toggler-icon,
.nav-scroll .icon-bar {
    color: #aa8453;
}
.nav-scroll .navbar-nav .nav-link {
    color: #222;
}
.nav-scroll .navbar-nav .active {
    color: #aa8453 !important;
}
.nav-scroll .navbar-nav .logo {
    padding: 15px 0;
    color: #fff;
}
.nav-scroll .logo-img {
    width: 100px;
}
.nav-scroll .logo-img {
    margin-bottom: 0px;
}
.nav-scroll .logo-wrapper .logo h2 {
    font-family: 'Gilda Display', serif;
    font-size: 27px;
    font-weight: 400;
    display: block;
    width: 100%;
    position: relative;
    color: #aa8453;
    margin-bottom: 0;
    padding: 20px 0;
    letter-spacing: 1px;
    text-align: center;
}
.nav-scroll .logo-wrapper .logo span {
    display: block;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    color: #222;
    font-weight: 400;
    letter-spacing: 1px;
    display: block;
    margin-top: 0px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.nav-scroll .logo-wrapper {}
.logo-wrapper {
    float: left;
}
.logo-wrapper .logo h2 {
    font-family: 'Gilda Display', serif;
    font-size: 27px;
    font-weight: 400;
    display: block;
    width: 100%;
    position: relative;
    color: #aa8453;
    margin-bottom: 0;
    padding: 20px 0;
    letter-spacing: 1px;
    text-align: center;
}
.logo-wrapper .logo h2 a i {
    color: #fff;
    font-size: 20px;
    vertical-align: super;
}
.logo-wrapper .logo span {
    display: block;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 10px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    display: block;
    margin-top: 0px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.logo {
    padding: 0;
}
.logo-img {
    padding: 20px 0;
    width: 120px;
    text-align: center;
}
.dropdown .nav-link i {
    padding-left: 0px;
    font-size: 8px;
    color: rgba(255, 255, 255, 0.7);
}
.nav-scroll .dropdown .nav-link i {
    color: #222;
}
.nav-scroll .navbar-nav .active i {
    color: #aa8453;
}
.navbar .dropdown-menu .dropdown-item {
    padding: 5px 0;
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: transparent;
}
.navbar .dropdown-menu .dropdown-item span {
    display: block;
    cursor: pointer;
}
.navbar .dropdown-menu .dropdown-item i {
    padding: 13px 0 0 5px;
    font-size: 8px;
    float: right;
}
.navbar .dropdown-menu .dropdown:hover > .dropdown-item,
.navbar .dropdown-menu .dropdown-item.active,
.navbar .dropdown-menu .dropdown-item:hover {
    color: #aa8453;
}
.navbar .dropdown-toggle::after {
    display: none;
}
.navbar .dropdown-menu {
    box-shadow: 0 16px 50px rgb(0 0 0 / 7%);
}
.navbar .dropdown-menu li {
    border-bottom: 1px solid #f4f4f4;
}
.navbar .dropdown-menu li:last-child {
   border-bottom: none;
}
.navbar .dropdown-menu .dropdown-menu.pull-left {
    top: 0;
    left: auto;
    right: 100%;
}
/* Navbar Media Query */
@media screen and (min-width: 992px) {
    .navbar .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        width: 190px;
        padding: 15px;
        border-radius: 0;
        border: 0;
        background-color: #fff;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .navbar .dropdown-menu .dropdown-menu {
        left: calc(100% + 5px);
        top: -10px;
        right: auto;
        min-width: 190px;
        transform: translateY(0);
    }
    .navbar .dropdown:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}
@media screen and (max-width: 991px) {
    .navbar {
        padding-left: 0px;
        padding-right: 0px;
        background: transparent;
        padding-top: 0px;
        padding-bottom: 0px;
        height: 75px;
    }
    .nav-scroll {
        background: #fff;
    }
    .logo-wrapper {
        float: left;
        padding: 10px 0 10px 15px;
    }
    .nav-scroll .logo-wrapper {
        padding: 10px 0 10px 15px;
        background-color: transparent;
    }
    .nav-scroll .logo-img {
        width: 100px;
    }
    .navbar .logo {
        text-align: left;
        margin-left: 0px;
    }
    .nav-scroll .logo {}
    .logo-img {
        margin-bottom: 0px;
        width: 130px;
        padding: 0;
    }
    .navbar button {
        margin-right: 0px;
        outline: none !important;
        background: transparent;
        margin-top: 10px;
        border: none;
    }
    .navbar button:hover {
        background: transparent;
    }
    .navbar button:active,
    .navbar button:focus,
    .navbar button:hover {
        background: transparent;
        outline: none;
        color: transparent !important;
    }
    .navbar .container {
        max-width: 100%;
        padding: 0;
    }
    .navbar .nav-link {
        margin: 0px auto !important;
    }
    .navbar .navbar-nav .nav-link {
        color: #222;
    }
    .nav-scroll .navbar-collapse .nav-link {
        color: #222 !important;
    }
    .nav-scroll .navbar-collapse .active {
        color: #aa8453 !important;
    }
    .navbar .dropdown-menu .dropdown-item {
        padding: 0 15px;
        font-size: 15px;
        line-height: 40px;
    }
    .navbar .dropdown-menu .dropdown-item.dropdown-toggle {
        font-weight: 400;
    }
    .navbar .dropdown-submenu .dropdown-toggle::after {
        right: 15px;
        font-size: 13px;
    }
    .navbar .dropdown-submenu:hover > .dropdown-toggle::after {
        transform: rotate(0deg);
    }
    .navbar .dropdown-submenu .dropdown-toggle.show::after {
        transform: rotate(90deg);
    }
    .navbar .dropdown-menu {
        border: none;
        padding: 0;
        border-radius: 0;
        margin: 0;
        background: #fff;
        box-shadow: none;
    }
    .navbar .dropdown-submenu .dropdown-menu {
        margin: 0;
        padding: 0 0 0 20px;
    }
    .navbar .dropdown-menu li a {
        padding: 0 15px;
    }
    .navbar .navbar-nav .nav-link {
        padding-right: 0px;
        padding-left: 0px;
    }
    .dropdown .nav-link i {
        color: #222;
    }
    .nav-scroll .dropdown .nav-link i {
        color: #222;
    }
    .nav-scroll .dropdown .nav-link.active i {
    color: #aa8453;
    }

    .navbar .navbar-collapse {
        max-height: 450px;
        overflow: auto;
        background: #fff;
        text-align: left;
        padding: 20px;
    }
}





.slider-fade .owl-item {
    height: 100vh;
    position: relative;
}
.slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.slider-fade .item .caption {
    z-index: 9;
}
/* slider-fade owl-nav next and prev */
.slider-fade .owl-nav {
    position: absolute;
    bottom: 7%;
    right: 12%;
}
.slider-fade .owl-prev {
    float: left;
}
.slider-fade .owl-next {
    float: right;
}
.slider-fade .owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    line-height: 34px;
    background: transparent;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    margin-right: 3px;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,0.5);
    transition: all 0.2s ease-in-out;
    transform: scale(1.0);
}
.owl-theme .owl-nav [class*=owl-]:hover {
    transform: scale(0.9);
    background: transparent;
    border: 1px solid #aa8453;
    color: #fff;
}
@media screen and (max-width: 768px) {

  .header .caption h1{font-size: 20px !important;}
    .slider-fade .owl-nav {
        display: none;
    }
}
/* owl-dots for slider */
.slider-fade .owl-dots {
    position: absolute;
    text-align: center;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    text-align: right !important
}
.slider-fade .owl-dots:after {
    position: absolute;
    top: -70px;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    width: 1px;
    height: 60px;
    content: '';
    background: rgba(255, 255, 255, .3)
}
.slider-fade .owl-dots:before {
    position: absolute;
    bottom: -70px;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    width: 1px;
    height: 60px;
    content: '';
    background: rgba(255, 255, 255, .3)
}
.slider-fade .owl-dots .owl-dot {
    text-align: center
}
.slider-fade .owl-dots {
    counter-reset: dots
}
.slider-fade .owl-dots .owl-dot {
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    display: block;
    color: #fff;
    font-family: 'Barlow', sans-serif;
}
.slider-fade .owl-dots .owl-dot span {
    background: transparent;
    display: none
}
.slider-fade .owl-dots .owl-dot.active {
    color: #aa8453
}
.slider-fade .owl-dot:before {
    counter-increment: dots;
    content: counter(dots)
}
.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
}

.header {
    min-height: 100vh;
    overflow: hidden;
}
.header .caption .o-hidden {
    display: inline-block;
}
.header .caption h2 {
    font-weight: 400;
    font-size: 30px;
}

.header .caption span i.star-rating {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.header .caption h4 {
    font-family: 'Barlow Condensed', serif;;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 6px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.header .caption h1 {
    position: relative;
    margin-bottom: 20px;
    font-family: 'Gilda Display', serif;;
    font-size: 55px;
    text-transform: uppercase;
    line-height: 1.35em;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    color: #fff;
    font-weight: 400;
    letter-spacing: 15px;
}


.header .caption h3 {
    position: relative;
    margin-bottom: 20px;
    font-family: 'Gilda Display', serif;;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1.35em;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    color: #fff;
    font-weight: 400;
    letter-spacing: 7px;
}

.header .caption p {
    font-size: 18px;
    line-height: 1.75em;
    margin-bottom: 0;
    color: #fff;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    margin-right: 15px;
}
.header .caption p span {
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 5px;
    padding-right: 14px;
    position: relative;
}
.header .caption p span:last-child {
    padding: 0;
}
.header .caption p span:last-child:after {
    display: none;
}
.header .caption p span:after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #222;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: .5;
}
.header .caption .butn-light {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.header .caption .butn-dark {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.header .social a {
    color: #eee;
    font-size: 20px;
    margin: 10px 15px;
}
hr {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(255,255,255,0.3);
}



/* =======  Overlay Effect Bg image style  ======= */
[data-overlay-dark],
[data-overlay-darkgray],
[data-overlay-light] {
  position: relative;
}
[data-overlay-dark] .container,
[data-overlay-darkgray] .container,
[data-overlay-light] .container {
  position: relative;
  z-index: 2;
}
[data-overlay-dark]:before,
[data-overlay-darkgray]:before,
[data-overlay-light]:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
[data-overlay-dark]:before {
  background: #000;
}
[data-overlay-darkgray]:before {
  background: #000;
}
[data-overlay-light]:before {
  background: #000;
}
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
  color: #fff;
}
[data-overlay-darkgray] h1,
[data-overlay-darkgray] h2,
[data-overlay-darkgray] h3,
[data-overlay-darkgray] h4,
[data-overlay-darkgray] h5,
[data-overlay-darkgray] h6,
[data-overlay-darkgray] span {
  color: #fff;
}
[data-overlay-light] h1,
[data-overlay-light] h2,
[data-overlay-light] h3,
[data-overlay-light] h4,
[data-overlay-light] h5,
[data-overlay-light] h6,
[data-overlay-light] span {
  color: #999;
}
[data-overlay-dark] p {
  color: #fff;
}
[data-overlay-darkgray] p {
  color: #999;
}
[data-overlay-light] p {
  color: #999;
}
[data-overlay-dark="0"]:before,
[data-overlay-darkgray="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0;
}
[data-overlay-dark="1"]:before,
[data-overlay-darkgray="1"]:before,
[data-overlay-light="1"]:before {
  opacity: 0.1;
}
[data-overlay-dark="2"]:before,
[data-overlay-darkgray="2"]:before,
[data-overlay-light="2"]:before {
  opacity: 0.5;
}
[data-overlay-dark="3"]:before,
[data-overlay-darkgray="3"]:before,
[data-overlay-light="3"]:before {
  opacity: 0.6;
}
[data-overlay-dark="4"]:before,
[data-overlay-darkgray="4"]:before,
[data-overlay-light="4"]:before {
  opacity: 0.4;
}
[data-overlay-dark="5"]:before,
[data-overlay-darkgray="5"]:before,
[data-overlay-light="5"]:before {
  opacity: 0.5;
}
[data-overlay-dark="6"]:before,
[data-overlay-darkgray="6"]:before,
[data-overlay-light="6"]:before {
  opacity: 0.6;
}
[data-overlay-dark="7"]:before,
[data-overlay-darkgray="7"]:before,
[data-overlay-light="7"]:before {
  opacity: 0.7;
}
[data-overlay-dark="8"]:before,
[data-overlay-darkgray="8"]:before,
[data-overlay-light="8"]:before {
  opacity: 0.8;
}
[data-overlay-dark="9"]:before,
[data-overlay-darkgray="9"]:before,
[data-overlay-light="9"]:before {
  opacity: 0.9;
}
[data-overlay-dark="10"]:before,
[data-overlay-darkgray="10"]:before,
[data-overlay-light="10"]:before {
  opacity: 1;
}

.v-middle {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


.mb-30 {
    margin-bottom: 30px !important;
}
.mt-90 {
    margin-top: 90px !important;
}


.section-padding {
    padding: 120px 0;
}
.bg-fixed {
    background-attachment: fixed;
}

/* testimonials style */
.testimonials-box {
    position: relative;
    background: transparent;
    padding: 30px;
    margin-bottom: 90px;
}
.testimonials-box .head-box h6 {
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 10px;
}
.testimonials-box .head-box h4 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}
.testimonials-box .head-box h4 span {
    color: #222;
}
.line {
    width: 60px;
    border-top: 1px solid rgba(255,255,255,0.2) !important;
    margin-bottom: 10px;
}
.testimonials h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
    .testimonials-box {
        margin-bottom: 90px;
        padding: 35px 20px;
    }
}
.testimonials .item {
    margin-bottom: 30px;
    position: relative;
}
.testimonials .item .quote {
    position: absolute;
    right: 20px;
    top: 90px;
    width: 70px;
    margin: 0 auto 30px;
    opacity: .1;
}
.testimonials .item p {
    color: #fff;
}
.testimonials .item .info {
    text-align: left;
    margin: 30px 0 15px 0;
}
.testimonials .item .info .author-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
}
.testimonials .item .info .cont {
    margin-left: 5px;
}
.testimonials .item .info h6 {
    font-size: 15px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-weight: 400;
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.testimonials .item .info span {
    font-size: 12px;
    color: #fff;
    line-height: 1em;
}
.testimonials .item .info .rate {
    float: right;
}
.testimonials .item .info i {
    color: #222;
    font-size: 6px;
}

@media screen and (max-width: 767px) {
    .testimonials-box {
        padding: 0px;
    }
}



/* ======= Owl-Theme custom style ======= */
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
    line-height: 1.5;
    display: block;
    outline: none;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #ADADAD;
    display: block;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #aa8453;
    border: 1px solid #aa8453;
}








  .hamburger {
    position: absolute;
    left: 6%;
    top: 30px;
    display: flex;
    height: 30px;
    width: 40px;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    z-index: 1;
  }
  .hamburger__icon {
    display: inline-block;
    height: 5px;
    width: 40px;
    background: #000000;
    border-radius: 2px;
  }

  .sidebar {
    z-index: 999;
    height: auto;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 60px;
    display: flex;
    flex-direction: column;
    transform: translatex(-100%);
    transition: transform 0.4s ease-in-out;
  }
  .sidebar__close {
    position: absolute;
    top: 85%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.03);
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translatex(-100%);
    cursor: pointer;
    transition: transform 0.4s ease-in-out 0.2s;
  }
  .sidebar__close::before, .sidebar__close::after {
    content: "";
    height: 2px;
    background: #898989;
    width: 20px;
    display: block;
    position: absolute;
  }
  .sidebar__close::after {
    transform: rotate(90deg);
  }
  .sidebar__menu {
    display: flex;

    flex: 1;
    justify-content: space-around;
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 80px;
    margin-bottom: 80px;
    color: #898989;
  }
  .sidebar__menu a {
    color: currentcolor;
    text-decoration: none;
    transform: translatex(-80%);
    transition: transform 0.4s ease-in-out;
  }
  .sidebar__menu a::before {
    content: "";
    height: 2px;
    background: #898989;
    width: 120px;
    position: absolute;
    bottom: -2px;
    left: 0;
    transform: translatex(-50%);
    opacity: 0;
    transition: transform 0.4s ease-in-out, opacity 0.4s linear;
  }
  .sidebar__menu a:hover::before {
    transform: translatex(0);
    opacity: 1;
  }
  .sidebar__menu a:nth-child(1) {
    transition-delay: 0.05s;
  }
  .sidebar__menu a:nth-child(2) {
    transition-delay: 0.1s;
  }
  .sidebar__menu a:nth-child(3) {
    transition-delay: 0.15s;
  }
  .sidebar__menu a:nth-child(4) {
    transition-delay: 0.2s;
  }
  .sidebar__menu a:nth-child(5) {
    transition-delay: 0.25s;
  }


  .menu-control {
    display: none;
  }
  .menu-control:checked + .sidebar {
    transform: translatex(0);
  }
  .menu-control:checked + .sidebar .sidebar__close {
    transform: translatex(0) rotate(45deg);
  }
  .menu-control:checked + .sidebar .sidebar__menu a {
    transform: translatex(0);
  }

  @media only screen and (max-width: 1000px) {



  .sidebar__menu {
      display: flex;
      flex: 1;
      justify-content: space-around;
      font-size: 20px;
      text-transform: capitalize;
      margin-top: 80px;
      margin-bottom: 80px;
      color: #898989;
      flex-direction: column;
  }
  .sidebar__menu a{margin-bottom: 12px}

  }


  .carousel-item {

      position: relative;
  }
  .carousel-item::before {
      content:"";
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background-color:rgb(0 0 0 / 40%);
  }
