/* @import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Space+Grotesk:wght@300..700&display=swap"); */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&family=Space+Grotesk:wght@300..700&display=swaps");
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
/* header{
	padding: 30px;
} */
 :root{
   --primary-color:#205182 ;
 }
body{
	    font-family: Syne, sans-serif;
}
h1,h2,h3,h4,h5,h6{
/* font-family: Syne, sans-serif; */ 
}
.site-wrapper{
    overflow: hidden;
}
section{
    overflow: clip;
}
.section-padding{
    padding: 80px 0;
}
p{
	    font-family: Syne, sans-serif;
}
a{
	    font-family: Syne, sans-serif;
        text-decoration: none !important;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
     line-height: 28px;
    font-size: 17px;
}
.navbar-nav .dropdown-menu {
    position: static;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 10px #00000020;
    padding: 6px 8px;
}
.navbar-nav .dropdown-menu .dropdown-item{
    padding: 10px 12px;
    border-bottom: 1px solid #efefef;
}
.navbar-nav .dropdown-menu li:last-child a.dropdown-item {
    border-bottom: none;
}
a.nav-link{
    font-size: 17px;
    font-weight: 700;
    color: #000;
    margin: 0 12px;
    transition:all 0.3s ease;
}
a.nav-link.active{
    color: var(--primary-color) !important;
}
a.nav-link:hover, a.nav-link.active:hover{
    color: var(--primary-color);
}
.qodef-vertical-menu-area-overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(34, 34, 34, .3);
    opacity: 0;
    z-index: 200;
    pointer-events: none;
    -webkit-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
}
.qodef-vertical-menu-opened .qodef-vertical-menu-area-overlay {
    opacity: 1;
    pointer-events: auto;
}
.modal-dialog {
      max-width: 900px !important;
      margin: 30px auto !important;
  }

.modal-body {
  position:relative !important;
  padding:0px !important;
}
.btn-close {
  position:absolute;
  right:-30px;
  top:0;
}
.navbar_fixed {
    width: 100%;
    left: 0;
    top: 0px;
    position: fixed;
    border-bottom: 0px;
    z-index: 999;
   box-shadow: 0 6px 18px rgba(60, 40, 20, 0.12);
    background: #fff;
    transition: background 100ms linear, -webkit-transform 500ms ease;
    -webkit-transition: background 100ms linear, -w13ebkit-transform 500ms ease;
    -o-transition: transform 500ms ease, background 100ms linear;
    transition: transform 500ms ease, background 100ms linear;
    transition: transform 500ms ease, background 100ms linear, -webkit-transform 500ms ease;
}

.logo img{
	max-width: 300px
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow: hidden;
  transition: 0.7s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #050505;
  display: block;
  transition: 0.7s;
  font-weight: 700;

      font-family: Syne, sans-serif;
}
.sidenav a.dropdown-item{
    font-size: 14px;
}

.sidenav a:hover {
  color: #f26f21;
}

.sidenav .closebtn {
  position: absolute;
  top: 25;
  right: 25px;
  font-size: 26px;
  margin-left: 50px;
  font-weight: 400
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.main-slider{
	overflow: hidden;
}

.main-slider .col-md-1{
	padding: 0;
	margin:0;
}
.main-slider .col-md-11{
	padding: 0;
	margin:0;
}
.row-full{
     margin: 0;
    padding: 0;
    /*width: 1920px;*/
}
.social-media {
    list-style-type: none;
    position: absolute;
    top: 0;
    /* bottom: -20px; */
    padding-left: 4em;
    left: -15px;
}
.social-media li{
	    /*transform: rotate(-90deg);*/
	     font-family: Syne, sans-serif;
	         z-index: 16;
    touch-action: manipulation;
    text-align: left;
    vertical-align: top;
    line-height: 0px;
    color: rgb(255, 255, 255);
    white-space: normal;
    /*width: 481px;*/
    height: 115px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    transform: translate(0px, 0px);
    opacity: 1;

}
.social-media li a{
	 font-family: Syne, sans-serif;
	color: #000;
	text-decoration: none;
	    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 14px;
	backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
     margin: 0;
    width: 0;
    white-space: nowrap;
    position: absolute;
    text-align: left;
    transform-origin: bottom; 
    margin-top: 280px;
    transform: rotate(270deg);
}
.planning-sec{
	margin:40px 0 80px 0
}
.p-inner p {
    margin-bottom: 0;
}
.p-inner img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin-bottom: 12px;
}
.p-inner h2 {
    font-size: 18px;
    font-weight: 700;
}
.we-design{
	padding: 80px 0 200px;
	background-color: #1B1B1B;
    background-image: url(../images/bg-architecture-agency.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
        overflow: hidden;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.we-design h1{
	color: #fff;
   
    font-size: 3.800em;
    font-weight: 700;
}
.we-design p{
	color: #fff;
	font-family: Syne, sans-serif;
}
.subtitle{
	font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

.simple_text_link {
	text-decoration: none;
    color: #fff;
    font-size: 17px !important;
    padding-bottom: 10px !important;
    font-family: Syne, sans-serif;
    font-weight: 700;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 0 1px;
    background-size: 0 1px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
        border-bottom: 3px solid #fff;
}
.simple_text_link {
    animation: underline_hover_on2 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
.simple_text_lin:hover {
    animation: underline_hover_on 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
    text-decoration: underline;
}
.ham-item{
    padding: 0 10px;
}
.ham-slider img{
	/*width: 390px;*/
	object-position: center;
	padding: 0 !important;
}
.slick-track {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.ham-slide{
  display: flex !important;
  height: auto;
  align-items: center;
  justify-content: center;
}
.ham-content{
	padding: 8px 8px 8px 15px
}
.ham-content h4{ font-size: 18px;}
.ham-slide{
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
}
.ham-slide .proj-overlay{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #000;
    opacity: 0;
    transition: all 0.5s linear;
}
.ham-slide:hover .proj-overlay {
    opacity: 0.9;
    bottom: 0px;
}
.proj-overlay .line-animation {
    position: relative;
    width: 100%;
    height: 100%;
}
.proj-overlay .line-animation:after, .proj-overlay .line-animation:before {
    content: "";
    position: absolute;
    background-color: #fff;
    left: 20px;
    top: 20px;
    transition: all 0.7s linear;
    opacity: 0;
}
.proj-overlay .line-animation:before {
    width: 1px;
    height: 0px;
}
.proj-overlay .line-animation:hover:before {
    height: 100%;
    top: -20px;
    opacity: 1;
}
.proj-overlay .line-animation:after {
    width: 0%;
    height: 1px;
}
.proj-overlay .line-animation:hover:after {
    width: 100%;
    opacity: 1;
    left: -20px;
}
.proj-content{
    padding: 40px;
}
.proj-content h2{
    color: #fff;
   font-weight: 600;
   font-size: 24px;
   text-transform: uppercase;
   line-height: 30px;
   margin-bottom: 17px;
}
.proj-content h2 a{
    color: #fff;
}
.proj-content p{
    color: #fff;
    font-size: 12px;
    line-height: 17px;
}





.fill_inited{
	font-weight: 700 !important;
	color: #fff !important;
    letter-spacing: 0;
        font-family: Syne, sans-serif;
            border: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 35px;
    font-weight: 500;
    padding: 0;
    height: 1.5em;
    line-height: normal;
    margin-right: 20px;
    position: relative;
    z-index: 2;
    margin-left: -10px;
    text-indent: 7px;
        text-decoration: none;
    text-transform: none;
    background: none
}
.fill_inited::placeholder{
	color: #fff !important
}
.go1{
	padding: 0 0 0 73px;
    font-size: 15px;
    display: inline-block;
    width: 55%;
    line-height: 18px;
    margin: 0;
    color: #fff !important;
    border-color: #fff;
}
label{
	 color: #fff !important;
	 font-family: Syne, sans-serif;
	     letter-spacing: 0;
}
label a{
	 color: #fff !important;
	 font-family: Syne, sans-serif;
	     letter-spacing: 0;
} 
.living-sec{
	overflow: hidden;
	margin-top: -130px
}
.liv-img{
	/*position: absolute;*/
	width: 100%;

}
.spac-t{
	padding-top: 100px
}

.living-sec h1{
	color: #000;
   
    font-size: 3.000em;
    font-weight: 700;
}
.living-sec p{
	color: #000;
	font-family: Syne, sans-serif;
}
.p-left{
	    padding: 5% 10%;
   /* height: 660px;
    overflow: auto;*/
}
.p-left::-webkit-scrollbar {
  /*width: 10px;*/
}
.p-left1{
    /*padding: 10%;*/
    padding: 5% 15%;
}
@media(min-width: 991px){
.p-left22 {
    padding: 7% 30% 0 10%;
}
}
.view-more {
    font-family: Syne, sans-serif;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 21px;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 0px;
    background: #000;
    color: #fff;
    padding: 20px 44px;
    border: none;
}


@-webkit-keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 10s linear infinite;
}
.p-right{
float: right;
}
.brands{
	padding: 50px 0
}
.brand-logo{
	display: inline-block;
}
.brand-logo img{
	opacity: 0.2;
	padding: 30px 0px;
    transition-duration: 0.3s;
    max-width: 150px;
}
.brand-logo img:hover{
	opacity: 1
}
.b-title h1{
	color: #000;
   
    font-size: 2.333em;
    font-weight: 700;
    text-align: right;
}
.fill_inited:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.our-projects{
	background-image: url('../images/bg-33.jpg');
	background-color: #010101db;
	background-attachment: fixed;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
    background-blend-mode: overlay;
}
.proj-left h1{
	color: #fff;
   
    font-size: 3.800em;
    font-weight: 700;
}
.proj-left p{
	color: #fff;
	font-family: Syne, sans-serif;
}
.divider{
	    padding-block-start: 50px;
    /*padding-block-end: 50px;*/
    border-top:1px solid #fff;
}
.proj-right h3{
	color: #fff;
   
    font-size: 2.333em;
    font-weight: 700;
    font-style: normal;
    line-height: 1.086em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
}
small{
	font-size: 16px !important;
    letter-spacing: 0;
    font-weight: 400 !important;
    padding-left: 10px;
    color: #D2D3D5 !important
}
.float-right{
	float: right;
}
.proj-list{
	    margin: 0px 0px 0px 0px;
    padding: 25px 0px 20px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #292929;
}
.vm1{
	font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    background: transparent !important;
    border: none !important;
    letter-spacing: 0;
    padding: 0 1.7em 2px 0;
    text-transform: none;
    color: #fff !important;
   
     text-decoration: none;

}
.counter-sec {
    padding: 20px 0 60px;
    background: #000;
}
.counter {
    /*background-color: #f5f5f5;*/
    /*padding: 20px 0;*/
    border-radius: 5px;
}

.count-title {
      
    font-size: 8em;
    font-weight: 700;
    /*font-weight: normal;*/
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
   font-size: 18px;
    font-weight: normal;
    /*margin-top: -100px;*/
    margin-bottom: 0;
    text-align: center;
    /* position: absolute;
    margin-left: 70px; */
    color: #fff;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #FF5E00;
}
.bg-vid{
	padding: 280px 0;
	background-image: url('../images/bg-video.jpg');
	    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background-blend-mode: overlay;
    background-color: #171717c2;
}
.bg-vid:before{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	background-color: #171717;
    opacity: 0.4;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.play-btn{
	font-family: "Syne", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    fill: #FFFFFFE6;
    color: #FFFFFFE6;
    background-color: rgba(71, 26, 26, 0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    width: 101px;
    height: 101px;
    line-height: 100px;
    padding: 0;
    display: block;
    margin: auto;
    text-decoration: none;
}
.we-space{
	background-color: #1B1B1B;
    background-image: url(../images/bg-4.jpg);
    /*background-position: center center;*/
    background-repeat: no-repeat;
    background-size: cover;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 80px 0;
}
.we-space h1{
    color: #fff;
   
    font-size: 3.800em;
    font-weight: 700;
}
.we-space h2{
	color: #fff;
   
    font-size: 3.000em;
    font-weight: 700;
}
.we-space p{
	color: #fff;
	font-family: Syne, sans-serif;
}
.we-space h4{

    font-size: 1.556em;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
    color: #fff
}
.we-slider img{
	width: 570px;
	height: 400px ;
	object-fit: cover;
	padding: 10px
}
.we-content {
	padding: 10px
}
.we-box{
	height: auto !important;
}
footer {
    background: #000000;
    padding: 40px 0 30px;
    color: #fff;
}
.footer-menu{
	display: inline-block;
	float: right;
}
.footer-menu li{
	display: inline-block;
	list-style-type: none;
    font-size: 16px;
    font-weight: 700;
}
.footer-menu li a{
	color: #fff;
	padding: 0.8em 1.1em;
	letter-spacing: 0;
	text-decoration: none;
}
.f-phone{
	    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0;
}
footer a{
	
	text-decoration: none;
    float: right;
    text-align: right;
    color: #fff;
}
.f_social_icon {
    padding: 10px 0px 5px;
    float: right;

}
div#mySidenav .f_social_icon a{
    color: #000;
}
.f_social_icon a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  border: 1px solid #4d576d;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.item-inner {
    background-color: #000;
    padding: 60px 30px 40px;
    width: 100%;
        margin-bottom: 20px;
}
.relative {
    position: relative;
}
.pxl-overlay {
    background-color: #f26f21;
    opacity: 0;
    -webkit-transform: scale(.5);
    -khtml-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: opacity .3s ease, transform .3s ease;
    -khtml-transition: opacity .3s ease, transform .3s ease;
    -moz-transition: opacity .3s ease, transform .3s ease;
    -ms-transition: opacity .3s ease, transform .3s ease;
    -o-transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
}
.pxl-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.item-content {
    position: relative;
    width: 100%;
}
.number-wrap {
    overflow: hidden;
}
.number {
   
    font-size: 18px;
    color: #bcbcbc;
    line-height: 1;
    letter-spacing: .1em;
    position: absolute;
    top: -26px;
    right: -5px;
    -webkit-transition: all .3s ease .3s;
    -khtml-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    -ms-transition: all .3s ease .3s;
    -o-transition: all .3s ease .3s;
    transition: all .3s ease .3s;
}
 .number-hover {
    
    font-size: 18px;
    color: #bcbcbc;
    line-height: 1;
    letter-spacing: .1em;
    position: absolute;
    top: -8px;
    right: -5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease .3s;
    -khtml-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    -ms-transition: all .3s ease .3s;
    -o-transition: all .3s ease .3s;
    transition: all .3s ease .3s;
}
.item-icon {
    font-size: 60px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    /*margin-bottom: 18px;*/
    -webkit-transition: all .3s ease;
    -khtml-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.item-title {
    font-size: 18px;
    
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em;
    position: relative;
    padding-bottom: 16px;
    overflow: hidden;
}
.item-title:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(253, 253, 253, .13);
    position: absolute;
    bottom: 0;
    left: 0;
}
.pxl-service-carousel.layout-1 .item-title:after {
    content: "";
    width: 55%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: transform .3s linear;
    -khtml-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    transition: transform .3s linear;
}
.item-content-inner {
    position: relative;
    padding-bottom: 105px;
}
.desc {
    font-size: 15px;
    line-height: 24px;
    color: #9d9d9d;
    position: absolute;
    top: 18px;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    display: block;
    display: -webkit-box;
    max-height: 72px;
    font-size: 15px;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -khtml-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    -khtml-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    -webkit-transition: all .3s linear;
    -khtml-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pxl-btn {
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #fff;
    color: #000;
    padding: 14px 23px 8px;
    min-width: 145px;
    opacity: 0;
    -webkit-transform: scale(.5);
    -khtml-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
}
.pxl-btn.outline-under {
    padding: 20px 35px 10px;
}
.pxl-btn .pxl-button-text {
    position: relative;
    z-index: 1;
}
.pxl-btn span {
    -webkit-transition: transform .3s linear;
    -khtml-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    transition: transform .3s linear;
}
.pxl-btn:after {
    border-color: #e5e5e5;
}

.pxl-btn.outline-under:after {
    top: 7px;
    left: 7px;
}
.pxl-btn.draw:after, .pxl-btn.transform:after {
    content: "";
    border: 1px solid #fff;
    width: 100%;
    position: absolute;
    height: 100%;
    transition: .3s;
    pointer-events: none;
}
.item-inner:hover .pxl-overlay {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -khtml-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}
.item-inner:hover .number {
    color: #fff;

    top: -45px;
    opacity: 0;
    visibility: hidden
}
.item-inner:hover .number-hover {
    color: #fff;
    top: -26px;
    opacity: 1;
    visibility: visible
}
.item-inner:hover .item-icon {
    color: #fff;
    -webkit-transform: translateY(-10px);
    -khtml-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}
.item-inner:hover svg {
    -webkit-transform: translateY(-10px);
    -khtml-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}
 .item-inner:hover svg path {
    fill: #fff
}.item-inner:hover .desc {
    opacity: 0;
    -webkit-transform: scale(.5);
    -khtml-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}.item-inner:hover .pxl-btn {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: fadeInUp .3s ease-in-out;
    -khtml-animation: fadeInUp .3s ease-in-out;
    -moz-animation: fadeInUp .3s ease-in-out;
    -ms-animation: fadeInUp .3s ease-in-out;
    -o-animation: fadeInUp .3s ease-in-out;
    animation: fadeInUp .3s ease-in-out
}
.main-tt span {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-family: Syne, sans-serif;
    display: block;
    margin: 0 0 12px;
}
.main-tt h1 {
   
    font-size: 3.800em;
    font-weight: 700;
}
.main-tt h2 {
   
    font-size: 40px;
    font-weight: 700;
}
.main-con p {
    color: #000;
    font-family: Syne, sans-serif;
}
.pst-con {
    margin-bottom: 50px;
}
.ham-item .ham-slide img {
   
    object-fit: cover;
}
.main-ul {
    margin: 25px 0;
}
ul.ul2 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
ul.ul2 li {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-left: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    font-family: Syne, sans-serif;
}
.habtr-ic {
    margin-left: 30px;
}
ul.ul2 li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/images/check.png);
    background-size: contain;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    max-width: 26px;
    max-height: 26px;
}
.spac-t {
    position: relative;
}
.main-abt {
    margin: 0;
    background: #f5f5f5;
}
section.i-banner img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    object-position: 0 73%;
}
section.i-banner{
    position: relative;
}
section.i-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000bd;
    top: 0;
    left: 0;
    z-index: 0;
}
.ibc-con {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    color: #fff;
}
.ibc-con h4 {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 18px;
    position: relative;
    padding-bottom: 10px;
}
.ibc-con h4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    max-width: 40%;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.ibc-con p {
    margin: 0; 
    font-size: 18px;
    font-weight: 600;
}
.ibc-con p a{
 color: #fff;
 text-decoration: none;
}
.main-abt .spac-t{
    padding: 0;
}
.main-abt .abt-img img {
    height: 100%;
    /*max-height: 800px;*/
     /*min-height: 680px;*/
    max-height: 680px;
            /*height: 70%;*/
}
.main-abt .abt-img22 img {
   
    max-height: 330px;
   
}
.rg-30{
    row-gap: 30px;
}
.ham-main {
    display: flex;
    flex-wrap: wrap;
}
.ham-item {
    width: 100%;
    max-width: 33%;
}
.ham-main .ham-item .ham-slide img, .ham-main .ham-item:nth-child(odd) .ham-slide img {
    min-height: 400px;
    max-height: 400px;
    object-fit: cover;
}
.main-amenities {
    padding: 80px 0;
}
.tbm{
    margin: 80px 0;
}
.hgas-box a {
    position: absolute;
    background: #000000b6;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 36px;
    text-decoration: none;
    visibility: hidden;
}
.hgas-box img {
    /* min-height: 360px; */
    /* max-height: 360px; */
    object-fit: cover;
    width: 100%;
}
.hgas-box1 img {
    object-fit: cover;
    width: 100%;
    height: 350px;
    object-position: top;
    border: 1px solid #9E9E9E;
    padding: 10px;
        box-shadow: 0px 4.4px 20px rgb(19 16 34 / 10%);
}
.hgas-box:hover a {
    visibility: visible;
    transition: 0.3s;
}
.hgas-box a:before {
    position: absolute;
    width: calc(100% - 80%);
    height: calc(100% - 80%);
    border: 1px solid #fff;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.hgas-box:hover a:before {
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    transition: 1s;
}
.hgas-box {
    position: relative;
    width: 100%;
    max-width: 31%;
}
.prg-con {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.tbp{
    padding: 80px 0;
}
.fpn-con .hgas-box {
    width: 100%;
    max-width: 100%;
}
section.flor-plan {
    padding: 80px 0;
    background-color: #1B1B1B;
    background-image: url(../images/bg-architecture-agency.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
    overflow: hidden;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.colorf{
    color: #fff !important;
}
.ctdt-ic {
    display: flex;
    gap: 30px;
}
.ctdt-box {
    width: 100%;
    padding: 30px 30px;
    box-shadow: 0 0 10px #00000020;
    margin: 10px 0;
}
.ctdt-top {
    display: flex;
    column-gap: 15px;
    align-items: center;
}
/* .ctdt-tl span {
    color: #EE4723;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    background: #ee482327;
    border-radius: 100%;
} */
.ctdt-tl span {
    color: #0c0200;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    background: #87878727;
    border-radius: 100%;
}
.ctdt-tr span {
    font-size: 24px;
    font-weight: 600;
}
.ctdt-btm p {
    margin-bottom: 0;
    font-weight: 500;
}
.ctdt-btm p a{
    text-decoration: none;
    color: #212529;
}


.cmml-social span a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #000;
    display: inline-block;
    border: 1px solid #4d576d;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
}
.ctfr-ic {
    background: #f6f3ee;
    padding: 40px 40px;
    border-radius: 60px;
}
.fs-40 {
    font-size: 40px !important;
    font-weight: 600;
}
.form-row {
    display: flex;
    column-gap: 24px;
    margin-bottom: 24px;
}
.form-group {
    width: 100%;
}
.ctfr-ic .form-row .form-control, .ctfr-ic .form-row .form-select, .ctfr-ic .form-group textarea {
    background-color: #fff;
}
.ctfr-form .form-control {
    border: none;
    height: 50px;
    border-radius: 0;
    padding: 10px 20px;
    background-color: #f7f7f7;
}
.ctfr-ic {
    background: #f7f7f7;
    padding: 40px 40px;
    border-radius: 0;
    margin-left: 30px;
}
.ctfr-form textarea.form-control {
    height: 120px !important;
    margin-bottom: 30px;
}
section.h-abt {
    position: relative;
    overflow-x: unset !important;
}
.hab-txt {
    position: absolute;
    bottom: 0;
    right: 0px;
}
.hab-txt h2 {
    text-transform: uppercase;
    font-size: 180px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgb(255 255 255 / 0%) 46%, rgb(255 233 233 / 0%) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px rgb(0 0 0 / 10%);
    margin-bottom: 0;
    text-align: end;
    line-height: 130px;
}
.habt-ic {
    position: relative;
}
.hab-bg1 {
    left: -535px;
    top: -62px;
}
.hab-bg2 {
    width: 644px;
    height: 644px;
    left: 61px;
    bottom: -104px;
    border-radius: 500px;
    background: rgba(255, 54, 54, 0.1);
    -webkit-filter: blur(50px);
    filter: blur(50px);
}
.upDown {
    -webkit-animation: upDown 1.3S infinite alternate;
    animation: upDown 1.3S infinite alternate;
}
.downUp {
    -webkit-animation: downUp 1.3S infinite alternate;
    animation: downUp 1.3S infinite alternate;
}
@keyframes upDown {
    0% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
    }
    100% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  }
  @keyframes downUp {
    0% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
    }
    100% {
      -webkit-transform: translateY(15px);
      transform: translateY(15px);
    }
  }
  .habt-img {
    overflow: hidden;
    border-radius: 70px 0px;
    border: 6px solid #ffffff;
}
.mb-30 {
    margin-bottom: 30px;
}
.main-ul {
    margin: 25px 0;
}
.pab-1 {
    position: absolute;
    z-index: -1;
}
.wes-form {
    background: #fff;
    padding: 40px 40px;
    margin-top: 30px;
}
.color3{
    color: #000 !important;
}
.cus-chu {
    margin-left: 30px;
}
.bdb-ic {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bdb-r a {
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    color: #212121;
    font-weight: 600;
}
.bdb-r a i {
    font-size: 16px;
    margin-right: 6px;
}
.bdb-l h4 {
    margin-bottom: 0;
    font-size: 36px;
    font-weight: 700;
}
.bdb-l span {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    display: block;
    margin-bottom: 4px;
}
.bdb-ic {
    margin: 30px 30px 30px 0px;
}
section.left-bar {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    height: calc(103% - 101.04px);
    background: #fff;
    max-width: 80px;
    z-index: 999;
    /* box-shadow: 0px 15px 15px rgb(0 0 0 / 10%); */
}

.prosl-img {
    margin-bottom: 30px;
}
.prosl-con p {
    margin-bottom: 2px;
    color: #333;
}
.prosl-con span{
    color: #333;
}
.prosl-box a {
    color: #212121;
}
.prosl-con h4 {
    margin-bottom: 10px;
    font-weight: 600;
}
.prb-con {
    background: #fff;
    padding: 30px 30px;
    /* margin-bottom: 80px; */
}
section.pd-ame {
    background: #fff;
    padding: 0 0;
}   
.pd-ame h1, .pd-ame p {
    color: #212529;
}
.rod-l img{
    height: 100%;
    object-fit: cover;
}
.rod-l {
    height: 100%;
    margin-right: 40px;
}
.atm-l {
    margin-right: 40px;
}
.atm-r h1 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
}
.atm-r h1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #212529;
    max-width: 100px;
    bottom: 0;
}
.ml-100{
    margin-left: 100px;
}
.car-cap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    max-width: 60%;
}
.car-cap h2 {
    font-size: 90px;
    color: #fff; 
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 38%);
}
.car-cap h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #fff;
    max-width: 200px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.car-cap p {
    color: #fff;
    font-size: 18px;
    max-width: 740px;
    margin-inline: auto;
    margin-bottom: 20px;
}
.btn1 {
    font-family: Syne, sans-serif;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 21px;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 0px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    padding: 16px 40px;
    display: inline-block;
}
section.pro-listing {
    margin-bottom: 80px;
}
.abt-carousel-wrap{
    position: relative;
    margin-left: 70px;
    z-index: 1;
}
.abt-carousel-wrap:after {
    content: "";
    position: absolute;
    top: 70px;
    left: -70px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 30px solid rgba(0, 0, 0, 0.1);
    z-index: -1;
}
.abtus-slick-item img{
    height: 350px;
    width: 100%;
    object-fit: cover;
    transition: all 6s ease-in-out;
}
.abtus-slick-item:hover img {
    transform: scale(2);
    transition: transform 6s ease-in-out;
}
.exp-title-wrap {
    border: none;
    border-width: 0 10px 0 0 !important;
    border-right-color: #000;
    border-style: solid;
    margin-top: 110px;
    padding: 0 20px;
    text-transform: uppercase;
}
.exp-title-wrap strong {
    display: block;
    text-align: right;
    font-size: 80px;
    line-height: 80px;
    font-weight: bold;
    color: rgb(229 229 229);
    text-transform: uppercase;
    margin-bottom: 6px;
}
.exp-title-wrap span {
    color: #000;
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-family: "Roboto Condensed", sans-serif;
    text-align: right;
}
.custom-section{
    background-color: #f3f3f3;
}
.custom-card{
    position: relative;
}
.custom-card .cus-image{
    position: relative;
    border-radius: 40px;
    overflow: hidden;
}
.custom-card .cus-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
}
.custom-card .cus-image img {
    width: 100%;
    min-height: 550px;
    object-fit: cover;
}
.custom-card:hover .cus-image::before {
    animation: shine 0.75s;
}
@keyframes shine{
    100% {
    left: 125%;
  }
}
.custom-card .customc-info{
    margin-top: 25px;
}
.custom-card .customc-info .cusc-head {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 13px;
    transition: all 0.3s ease;
}
.custom-card:hover .customc-info .cusc-head{
    color: #67070C;
    transition:color 0.3s ease;
}
.custom-card .customc-info h6{
    color: #000;
}
.custom-card .customc-info h6 a {
    font-size: 16px;
    color: #000;
}
@media screen and (min-width: 1400px) {
    .section-padding {
        padding: 100px 0 !important;
    }
}
.section-padding {
    padding: 70px 0;
}
.bg-clay {
    background-color: #f3f3f3 !important;
}.service-item {
  position: relative;
  padding: 8px;
  margin-bottom: 50px;
  border-radius: 0px;
  background: #fff;
  transition: all .5s ease-in-out;
  box-shadow: 0 0 30px 4px rgba(208, 161, 100, 0.18);
  z-index: 1;
}
.service-item:hover {
  transform: translateY(-10px);
}
.service-img {
  position: relative;
  overflow: hidden;
  margin-top: -30px;
}
.service-img::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
  transition: all .5s ease-in-out;
  transform: skewX(-25deg);
  z-index: 1;
}
.service-item:hover .service-img::before {
  left: 100%;
}
.service-img img {
  height: 260px;
  width: 100%;
  object-fit: cover;
  border-radius: 0px;
  /*clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);*/
}
.service-content {
  padding: 15px;
  position: relative;
}
.service-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  padding: 15px;
  background: var(--primary-color);
  border-radius: 0px;
  position: absolute;
  right: 30px;
  margin-top: -70px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  transition: all .5s ease-in-out;
  z-index: 2;
}
.service-icon i {
  color: #fff;
  font-size: 60px;
  line-height: 1;
}
.service-icon img {
  width: 70px;
  transition: all 0.3s 
ease-out 0s;
}
.service-item:hover .service-icon img{
  transform: rotate(360deg);
}
.service-arrow {
  margin-top: 25px;
}
.service-title a {
  display: inline-block;
  font-size: 25px;
  margin-top: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #272727;
}
.service-title a:hover {
  color: var(--primary-color);
}
.service-arrow .site-btn{
  padding: 10px 22px;
}
.service-arrow .site-btn {
    padding: 10px 22px;
}
.site-btn {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px;
    transition: all 0.5s;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1.8;
    position: relative;
    border-radius: 0px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none;
    background: var(--primary-color);
    box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
    z-index: 1;
}
.VM-section{
    position: relative;
    background-color: #ffff;
    background-image: url('../img/bg/vm-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.VM-section::after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-image: url('../img/about/vm-widget.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.VM-card{
   /* background-color: #d8e4f3;
    padding: 30px;
    border-radius: 30px;
    border-bottom: 20px solid var(--primary-color);
    box-shadow:
    rgba(41, 139, 161, 0.25) 0px 13px 27px -5px,
    rgba(41, 139, 161, 0.35) 0px 8px 16px -8px;*/
     border-right: 2px solid var(--primary-color);
    margin-bottom: 30px;
    transition: 0.3s ease-in-out;
}


.VM-card:last-child {
    border-right: 0;
}

.VM-card:hover{
    transform: translateY(-5px);
}
.VM-icon img{
    max-width: 115px;
    height: auto;
}
.VM-content{
    margin-top: 20px;
}
.VM-content .VM-title {
    font-family: var(--primary-font) !important;
    font-size: 28px;
    text-transform: uppercase;
    color: var(--heading-color);
    font-weight: 700;
    margin: 25px 0;
}
.VM-content .VM-title span{
    color: var(--primary-color) !important;
}section.h-how-its-work {
     background-image: url(../images/shape-3.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #9e9e9e3d;
    padding: 100px 0 100px;
    background-color: #1b1b1b;
    background-blend-mode: overlay;
}
.hwiw-box {
    text-align: center;
    position: relative;
}.hwiw-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/arrow1.png);
    border-radius: 100%;
    top: 42px;
    right: -60px;
    z-index: 13;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 100px;
    max-height: 50px;
    border-radius: 0;
}
.hwiw-box1:before {
    display: none;
}
.hwiw-con .row .col-lg-3:nth-child(even) .hwiw-box:before {
    content: "";
    border-radius: 0 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/arrow2.png);
    border-radius: 100%;
    top: 42px;
    right: -60px;
    z-index: 13;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 100px;
    max-height: 50px;
}
.hwiw-con .row .col-lg-3:last-child .hwiw-box:before {
    display: none;
}
.wiwb-img img {
    max-width: 60px;
    filter: invert(0) brightness(4);
}
.wiwb-img span {
    background: #444;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 1px;
}
.hwiw-box {
    text-align: center;
    position: relative;
}
.wiwb-con h5 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #010101;
}
.hpr-box .hpdc-box {
    margin: 0 0 0 !important;
    overflow: hidden;
}
.hpr-box .hpdc-box:hover .pdcb-con {
    bottom: 30px;
    transition: all 500ms ease;
    left: 30px;
}.wiwb-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 100%;
    border: 4px solid #fff;
}.wiwb-img {
    position: relative;
    max-width: 135px;
    min-height: 135px;
    display: flex
;
    align-items: center;
    justify-content: center;
    /* padding: 20px; */
    background: #4a6d97;
    border-radius: 100%;
    border: 4px solid #4a6d97;
    margin-bottom: 36px;
    margin-inline: auto;
    position: relative;
}.wiwb-img img {
    max-width: 100%;
    /* filter: invert(0) brightness(0); */
    filter: brightness(0) invert(1);
}.wiwb-img span {
    background: #444;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex
;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 1px;
}.wiwb-con h5 {
    display: block;
    font-size: 24px;
    line-height: 28px;
    /*margin-bottom: 10px;*/
    color: #fff;
}
.wiwb-con p {
       color: #000;
    font-weight: 400;
    margin: 0px;
    font-size: 21px;
    line-height: 30px;
}
.hwiw-con .row .col-lg-3:nth-child(even) .hwiw-box:before {
    content: "";
    border-radius: 0 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/arrow2.png);
    border-radius: 100%;
    top: 42px;
    right: -60px;
    z-index: 13;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 100px;
    max-height: 50px;
}
.call-to-action{
  position:relative;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  background-attachment:fixed;
  padding:120px 0px 110px;
  text-align:center;
}
.qus-ic {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
}
.qus-box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 20px 20px;
    text-align: center;
    width: 100%;
    max-width: 18%;
    border-radius: 20px;
    background: #fff;
}
.qus-box:hover {
    background: #255080;
    transition: 0.5s;
}
.qus-bi {
    width: 100px;
    height: 100px;
    display: inline-flex;
    background: #255080;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.qus-box:hover .qus-bi {
    background: #fff;
    transition: 0.5s;
}
.qus-box:hover .qus-bi svg{
stroke: #000;
}
.qus-box:hover .qus-bc p {
    
    color: #fff;
}
.qus-bi img {
    max-width: 56px;
}
.qus-bc p {
    margin: 12px 0 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #222;
}
.srs-ic {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
}
.wwebin-section{
    position: relative;
    overflow: hidden;
    display: block;
    background-color: var(--secondary-color);
    z-index: 1;
}
.wwebin-section::before {
  content: '';
  position: absolute;
  background-image: url('../images/shape22.png');
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.wwebin-col{
  margin-bottom: 25px;
}
.wwebin-card{
    position: relative;
    display: block;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4.4px 20px rgb(19 16 34 / 10%);
    border-radius: 5px;
    /*margin-bottom: 30px;*/
    padding: 30px 30px 32px;
}
.wwebin-icon{
    margin-bottom: 20px;
    /*position: absolute;
    bottom: 33px;
    right: 30px;
    z-index: 1;*/
}
.wwebin-icon::before {
    /*content: "";
    position: absolute;
    bottom: -3px;
    right: -10px;
    width: 30px;
    height: 30px;
    background-color: #ee202a1a;
    border-radius: 5px;
    z-index: -1;*/
}
.wwebin-icon img{
  max-width: 55px;
  height: auto;
}
.wwebin-title{
  color: var(--color-dark);
   font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.96px;
        font-family: Syne, sans-serif;
}
.wwebin-desc{
    font-family: Syne, sans-serif;
  /* color: #868686; */
  color: var(--color-dark);
  /*margin-bottom: 50px;*/
  /*margin-top: 11px;*/

}.hxsb1 {
    position: sticky;
    top: 120px;
}

.hxs-box {
    display: flex;
    /* border-bottom: 1px solid #10204929; */
    border-top: 1px solid #10204929;
    padding: 50px 0;
    background: #fff;
}.hxsl {
    width: 100%;
    border-right: 1px solid #10204929;
    max-width: 300px;
    margin-right: 40px;
}
.hxsb2 {
    position: sticky;
    top: 240px;
}
.hxsb3 {
    position: sticky;
    top: 240px;
}
.hxsb33 {
    position: sticky;
    /*top: 240px;*/
}
/*.hxsb4 {
    position: sticky;
    top: 240px;
}*/
.hxs-box:last-child {
    border-bottom: 1px solid #10204929;
    position: relative;
}.hxsr h3 {
       font-size: 30px;
    font-weight: 600;
    color: #1f1f1f;
    margin-bottom: 20px;
    font-family: 'Syne';
}

     h2 {
     
        color: #000;
        /*font-size: 3.800em !important;*/
        font-weight: 700 !important;
    }
h3,h4{
     font-weight: 700 !important;
}
.pro-card {
  background: #fff;
  /*border-radius: 15px;*/
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  transition: transform 0.3s, box-shadow 0.3s;
  position: relative;
  padding: 20px;
}

.pro-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0,0,0,0.15);
}

.pro-img img {
  width: 100%;
  display: block;
  border-bottom: 1px solid #eee;
}

.pro-content {
  padding: 15px 20px;
}

.pro-content h4 {
   margin-bottom: 10px;
    /* font-size: 1.2rem; */
    color: #121f47;
    font-family: 'Syne';
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

.pro-content p {
  margin: 5px 0;

}

.pro-content i {
  color: #007bff;
  margin-right: 5px;
}

.pro-link {
  display: block;
  text-align: center;
  padding: 10px 0;
  background: #007bff;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 0 0 15px 15px;
}

.pro-link:hover {
  background: #0056b3;
}
.project-details table {
    width: 100%;
    border-collapse: collapse;
}
.project-details td {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}
.project-details td a {
    color: #9f8054;
    font-weight: 800;
    text-decoration: none;
}
.project-details td a:hover {
    text-decoration: underline;
}
.project-details td strong {
       font-weight: bold;
    font-size: 18px;
    font-family: 'Syne';
}

.enquiry-form {
    flex: 1;
    min-width: 300px;
    padding: 20px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    background: #fff;
}
.enquiry-form h4 {
    color: #777;
    font-size: 14px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.enquiry-form h3 {
       font-size: 30px;
    font-weight: normal;
    margin: 0 0 20px;
    font-family: 'Syne';
}
.enquiry-form form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.enquiry-form input, .enquiry-form textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
    font-size: 14px;
}
.enquiry-form .half {
    width: calc(50% - 10px);
}
.enquiry-form textarea {
    resize: none;
    min-height: 80px;
}
.enquiry-form button {
    background: #000;
    color: #fff;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    font-size: 14px;
}
.enquiry-form button:hover {
    background: #333;
}.project-details td {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}.project-details td {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    vertical-align: top;
        font-size: 16px;
}
input:focus-visible {
    outline-offset: 0px !important;
}
.cbre-c-ctaLink {
font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.02em;
    padding-inline-start: 48px;
    position: relative;
    display: inline-block;
    color: var(--color-primary-1);
    transition: 0.4s cubic-bezier(0.75, 0.02, 0.5, 1);
}
.cbre-c-ctaLink::before {
    content: "";
    position: absolute;
    inset-block-start: 0.6em;
    inset-inline-start: 0px;
    display: inline-block;
    width: 40px;
    height: 0.125em;
    background: #265181;
    transition: width 0.4s cubic-bezier(0.75, 0.02, 0.5, 1);
}.cbre-c-ctaLink::after {
    content: "";
    position: absolute;
    inset-block-start: 0.15em;
    inset-inline-end: -0.5em;
    display: inline-block;
    width: 0px;
    height: 18px;
    background-size: 42px;
    background-image: url(data:image/svg+xml,%3Csvg width="42" height="18" viewBox='0 0 42 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.810791 8.67636L40.1891 8.67636M40.1891 8.67636L33.3612 0.892578M40.1891 8.67636L33.3612 16.4601' stroke='%2317E88F' stroke-width='2'/%3E%3C/svg%3E%0A);
    pointer-events: none;
    transition: 0.4s cubic-bezier(0.75, 0.02, 0.5, 1);
    background-position: right center;
}.cbre-c-ctaLink:hover, .cbre-c-ctaLink:active {
    padding-inline-end: 48px;
    padding-inline-start: 0px;
}a:active, a:focus:hover {
    outline: 0px;
}.cbre-c-ctaLink:hover::before, .cbre-c-ctaLink:active::before {
    width: 0px;
}
.cta{
        background: linear-gradient(90deg,rgba(2, 0, 36, 1) 0%, rgba(45, 86, 133, 1) 35%, rgba(0, 212, 255, 1) 100%);
    padding: 80px;
}
@media(min-width: 991px){
.text-lg-right{
    text-align: right;
}

ul.dropdown-menu {
    border-radius: 0;
    border: none;
    box-shadow: 0 0 10px #00000020;
    padding: 6px 8px;
            
}
.sidenav ul.dropdown-menu{
            margin: 0 30px !important;
               position: relative !important;
            transform: none !important;
}

a.dropdown-item {
    padding: 10px 12px;
    border-bottom: 1px solid #efefef;
}
ul.dropdown-menu li:last-child a.dropdown-item {
    border-bottom: none;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #00ACEF !important;
}
@media(min-width:992px){
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}
.faq-container {
    margin: 0 auto;
}

.faq-title {
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 30px;
}

.faq-item {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-question {
    font-family: 'Syne';
    background: #fff;
    border: none;
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #222;
    transition: background 0.3s ease;
}

.faq-question:hover {
    background: #f0f0f0;
}

/* --------------------- FIXED SLIDE EFFECT --------------------- */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    background: #fafafa;
    padding: 0 30px; 
    line-height: 1.6;
    color: #000;
    font-size: 18px;
    font-family: 'Syne';
      /*transition: max-height 0.6s ease, padding 0.6s ease;  /* smoother */*/
}

.faq-item.active .faq-answer {
    max-height: 600px;   /* large value for smooth open */
    padding: 30px;
}
/* --------------------------------------------------------------- */

.faq-icon {
    font-size: 30px;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(0deg);
}

.faq-item.active .faq-question {
    background: #255080;
    color: #fff;
}
.project-section{
    padding: 50px 0;
}
.border-right{
    border-radius: 0 50px 50px 0;
}

.border-left{
    border-radius:  50px 0 0 50px ;
}