.aboutus-section {
    background-color:#ebebeb;
    position: relative;
    overflow: hidden;
    padding: 70px 0;
    height: auto;
}
.aboutus-section .offer-toplayer {
    position: absolute;
    left: -24px;
    top: 0;
}
.aboutus-section .offer-toplayer img{
    height: 300px;
}
.aboutus-section .offer-bottomlayer {
    position: absolute;
    right: 0;
    bottom: 0;
}
.slide-title{
    display:none;
}
.aboutus-section .about_wrapper{
    position: relative;
}

.aboutus-section .about_wrapper .aboutus-image1 img{
    border-radius: 0 200px 200px 00px;
    box-shadow: 1px 21px 46px rgb(0 0 0 / 10%);
}

.aboutus-section .about_wrapper .aboutus-image2 img{
    border-radius: 100px 0 100px 100px;
    border-top: 5px solid var(--e-global-color-white);
    border-right: 5px solid var(--e-global-color-white);
}
.aboutus-section .about_wrapper .years{
    text-align: center;
    position: relative;
    z-index: 2;
    right: -216px;
    top: 64px;
}
.aboutus-section .about_wrapper .years .value {
    font-size: 56px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
}
.aboutus-section .about_wrapper .years .plus {
    font-size: 34px;
    line-height: 34px;
    font-weight: 700;
    display: inline-block;
}
.aboutus-section .about_wrapper .years .text {
    font-size: 18px;
    line-height: 17px;
    font-weight: 600;
    display: block;
    padding: 0 200px;
}
.aboutus-section .about_wrapper .about-imagecircle{
    position: absolute;
    right: -22px;
    top: 20px;
    z-index: 1;
}
.aboutus-section .about_wrapper .about-layer{
    position: absolute;
    left: -480px;
    top: 240px;
}
.aboutus-section .service_content .service-rightcircle{
    position: absolute;
    right: -14px;
    top: 56px;
}

.aboutus-section .service_content h2{
   margin-bottom: 20px;
  border-left: 3px solid #b86839;
  padding-left: 10px;
  color: #b86839;
  font-size: 28px;
  font-family: "Italiana", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
}
.aboutus-section .service_content p{
  margin-bottom: 20px;
  font-size: 16px;
  text-align: justify;
}
.aboutus-section .service_content .text {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: var(--e-global-color-primary);
}
.aboutus-section .service_content .text:hover{
    color: var(--e-global-color-secondary);
}
.aboutus-section .service_content ul li .circle {
    background-image: linear-gradient(to right, var(--e-button-gradient-1) 0%, var(--e-button-gradient-2) 100%);
    border-radius: 100px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    margin-right: 12px;
    margin-left: 0;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.aboutus-section .service_content ul li .circle:before {
    font-size: 12px;
    padding-top: 2px;
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    color: var(--e-global-color-white);
}
.aboutus-section .service_content .text1 {
    margin-bottom: 36px;
}
.aboutus-section .service_content .get_started{
    background-image: linear-gradient(to right, var(--e-button-gradient-1) 0%, var(--e-button-gradient-2) 100%);
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    border-radius: 30px;
    padding: 15px 25px 15px 43px; 
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.aboutus-section .service_content .get_started figure {
    display: inline-block;
    margin-left: 16px;
}
.aboutus-section .service_content .get_started:hover{
    background-image: linear-gradient(to right, var(--e-global-color-desaturated-blue) 0%, var(--e-global-color-desaturated-blue) 100%);
}
.aboutoffer-section {
    position: relative;
    padding: 50px 0 60px;
    overflow: hidden;
    height: auto;
}
.aboutoffer-section .service-rightlayer {
    position: absolute;
    top: 0;
    right: 110px;
}
.aboutoffer-section .service-leftlayer {
    position: absolute;
    bottom: 0;
    left: 118px;
}
.aboutoffer-section .offer_content {
    text-align: center;
}
.aboutoffer-section .offer_content h2 {
    margin-bottom: 20px;
  color: #b7683a;
  font-size: 40px;
  font-family: "Italiana", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
}

.aboutoffer-section ul li{
    margin-bottom: 10px;
  font-size: 18px;
  text-align: justify;
  list-style: disclosure-closed;
}
.aboutoffer-section ul li::marker{
   color: #b76839;
}
.aboutoffer-section .offer_content p {
    margin-bottom: 36px;
    padding: 0 135px;
}
.aboutoffer-section .achievement_wrapper{
    position: relative;
}
.aboutoffer-section .achievement_wrapper .offer-circleimage {
    position: absolute;
    left: 0;
    top: -86px;
}
.aboutoffer-section .achievement_wrapper .achievement-box {
    background: var(--e-global-color-white);
    border-radius: 220px;
    width: 220px;
    height: 220px;
    line-height: 220px;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 21px 46px rgb(0 0 0 / 10%);
    position: relative;
    margin-top: 20px;
    cursor: pointer;
}
.aboutoffer-section .achievement_wrapper .achievement-box:hover {
    background: #b86939;
    transform: translateY(-5px);
}
.aboutoffer-section .achievement_wrapper .achievement-box .achievement-icon{
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.aboutoffer-section .achievement_wrapper .achievement-box:hover img{
    filter: brightness(100%);
}
.aboutoffer-section .achievement_wrapper .achievement-box .wrapper{
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.aboutoffer-section .achievement_wrapper .achievement-box:hover h3{
    color: var(--e-global-color-white);
}
.aboutoffer-section .achievement_wrapper .achievement-box p{
    padding: 0 65px;
    margin-top: -8px;
    line-height: 20px;
} 
.aboutoffer-section .achievement_wrapper .achievement-box:hover p{
    color: var(--e-global-color-white);
} 
.aboutoffer-section .achievement_wrapper .achievement-box .number{
    position: relative;
    top: 86px;
}
.aboutoffer-section .achievement_wrapper .achievement-box .value{
    display: inline-block;
}
.aboutoffer-section .achievement_wrapper .achievement-box .plus{
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
}
.aboutoffer-section .achievement_wrapper .achievement-box:hover .plus{
    color: var(--e-global-color-white);
}
.logoimg{
    height: 70px;
    margin-bottom: 20px;
}
.service_content{
    margin-top: 43px;
}

.aboutoffer-section .achievement_wrapper .achievement-box .achievement-icon img{
    filter: brightness(15%);
    height: 80px;
}
.aboutoffer-section .achievement_wrapper .achievement-box:hover .achievement-icon img{
    filter: brightness(100%);
}
.aboutoffer-section .achievement_wrapper .achievement-box .wrapper h3{
padding: 0 15px;
font-size: 18px;
margin-bottom: -5px;
}
.aboutoffer-section .achievement_wrapper .achievement-box:hover h3{
    color: #fff;
}
.a2sapceh3{
    margin-bottom: -9px !important;
  line-height: 25px;
}

.aboutoffer-section .achievement_wrapper .box2{
    background: #bb6a3a;
}
.aboutoffer-section .achievement_wrapper .box2 img{
    filter: brightness(100%) !important;
}
.aboutoffer-section .achievement_wrapper .box2 h3{
       color: #fff !important;
}
.aboutoffer-section .achievement_wrapper .box2:hover .achievement-icon img{
    filter: brightness(15%) !important;
}
.aboutoffer-section .achievement_wrapper .box2:hover h3{
    color: #000 !important;
}
.aboutoffer-section .achievement_wrapper .box2:hover{
    background: #fff;
}



.single-call-to-action-inner.style-white h5 {
  color: #fff;
}

.single-call-to-action-inner.style-white h2 {
  color: #fff;
}

.single-call-to-action-inner.style-white p {
  color: #fff;
}

.consulting-contact-form {
  -webkit-box-shadow: 0px 3px 20px rgba(0, 33, 71, 0.05);
  box-shadow: 0px 3px 20px rgba(0, 33, 71, 0.05);
  padding: 50px 50px 30px;
  background: #fff;
}

.single-specification-inner {
  border: 2px solid #b86939;
  padding: 45px 30px 50px 30px;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.single-specification-inner .icon-wrap {
  font-size: 75px;
  color: #fff;
  background: #004CCC;
  height: 140px;
  width: 140px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}

.single-specification-inner .icon-wrap i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single-specification-inner .header {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}

.single-specification-inner .header .price {
  position: relative;
}
.single-specification-inner .header .price img{
    height: 90px;
}
.single-specification-inner .header .price sup {
  font-size: 24px;
  top: -32px;
  font-weight: 600;
  color: var(--heading-color);
  font-family: var(--heading-font);
}

.single-specification-inner .header .price h2 {
  font-size: 80px;
  font-weight: 700;
  line-height: 0.9;
  margin-bottom: 0;
}

.single-specification-inner .header .price sub {
  font-size: 24px;
  font-weight: 600;
  font-family: var(--heading-font);
  line-height: 1;
  position: absolute;
  bottom: 12px;
  padding-left: 10px;
}

.single-specification-inner .details .single-list-inner .close {
  opacity: 0.5;
}

.single-specification-inner .details .btn {
  margin-top: 40px;
}

.single-specification-inner:hover {
  -webkit-box-shadow: 0px 3px 20px rgba(0, 33, 71, 0.05);
  box-shadow: 0px 3px 20px rgba(0, 33, 71, 0.05);
}

.single-specification-inner.style-1:hover {
  background: #b86939;
}

.single-specification-inner.style-1:hover .header h3 {
  color: #fff;
}

.single-specification-inner.style-1:hover .header .price sup {
  color: #fff;
}

.single-specification-inner.style-1:hover .header .price h2 {
  color: #fff;
}

.single-specification-inner.style-1:hover .header .price sub {
  color: #fff;
}

.single-specification-inner.style-1:hover .details .single-list-inner li {
  color: #fff;
}

.single-specification-inner.style-1:hover .details .single-list-inner li:after {
  background: #fff;
}

.single-specification-inner.style-1:hover .details .btn {
  margin-top: 40px;
}

.single-specification-inner.style-2 {
  position: relative;
  border: 0;
  -webkit-box-shadow: 0px 3px 20px rgba(0, 33, 71, 0.05);
  box-shadow: 0px 3px 20px rgba(0, 33, 71, 0.05);
  padding: 25px 20px 10px 20px;
  background: #fff;
  min-height: 300px;
  border: 1px solid #b8693924;
}
.single-specification-inner.sm2{
    min-height: 350px;
}
.single-specification-inner.style-2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 155px;
  background: #b86939;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 52%, 50% 100%, 0 52%);
  clip-path: polygon(0 0, 100% 0, 100% 52%, 50% 100%, 0 52%);
}

.single-specification-inner.style-2 .header {
  position: relative;
  z-index: 2;
  margin-bottom: 55px;
}
.details{
    text-align: center;
}
.single-specification-inner.style-2 .header h3 {
  color: #fff;
}

.single-specification-inner.style-2 .header .price sup {
  color: #fff;
}

.single-specification-inner.style-2 .header .price h2 {
  color: #fff;
}

.single-specification-inner.style-2 .header .price sub {
  color: #fff;
}

.single-specification-inner.style-2 .details h4 {
  color: var(--paragraph-color);
  margin-bottom: 6px;
  font-size: 20px;
}

.single-specification-inner.style-2:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.single-specification-inner.style-2:hover .btn {
  background: #b86939;
}

.single-specification-inner.style-3 {
  background: #b86939;
  border: 0;
}

.single-specification-inner.style-3:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 210px;
  background: #002666;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 76% 70%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 76% 70%, 0 100%);
  z-index: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.single-specification-inner.style-3 .header h3 {
  color: #fff;
}

.single-specification-inner.style-3 .header .price sup {
  color: #fff;
}

.single-specification-inner.style-3 .header .price h2 {
  color: #fff;
}

.single-specification-inner.style-3 .header .price sub {
  color: #fff;
}

.single-specification-inner.style-3 .single-list-inner li {
  color: #fff;
  padding-left: 0;
}

.single-specification-inner.style-3 .single-list-inner li:after {
  display: none;
}

.single-specification-inner.style-3:hover {
  background: #002666;
  border: 0;
}

.single-specification-inner.style-3:hover:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 210px;
  background: #b86939;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 76% 70%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 76% 70%, 0 100%);
  z-index: 0;
}

.single-specification-inner.style-3:hover .btn {
  background: #b86939;
}


.specification-area{
    background: #ebebeb;
    padding: 50px 0;
}
.specification-area h2{
    margin-bottom: 30px;
  color: #bb6a3a;
  font-size: 40px;
  font-family: "Italiana", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
}



/*Gallery*/
.gallery-section {
  padding:50px 0 60px;
  background: #fff;
}

.gallery-section h2 {
  margin-bottom: 30px;
  color: #bb6a3a;
  font-size: 40px;
  font-family: "Italiana", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;

}
.floorplan{
  background: #fff;
}
.floorplan h2{
  color: #a1581e;
}
.gallery-section .gallery-box {
  padding: 15px;
  display: grid;
  grid-template-columns: repeat(3, auto);
  /*grid-template-rows: repeat(1, 18vw);*/
  grid-auto-rows: 16vw;
  grid-gap: 1rem;
  grid-auto-flow: dense;
}
.floorplan .gallery-box {
grid-template-columns: repeat(4, auto);
}
.floorplan{
    background: #ebebeb;
}

.gallery-section .gallery-box .box {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 20px -4px rgba(0, 0, 0, 0.15);
  transition: all .5s ease;
}

.gallery-section .gallery-box .box:hover {
  box-shadow: 0px 4px 40px -4px rgba(0, 0, 0, 0.3);
}

.gallery-section .gallery-box .box.big {
  grid-row: span 2;
  grid-column: span 2;
}

.gallery-section .gallery-box .box.horizontal {
  grid-column: span 2;
}

.gallery-section .gallery-box .box.vertical {
  grid-row: span 2;
}

.gallery-section .gallery-box .box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}

.gallery-section .gallery-box .box:hover img {
  transform: scale(1.2);
}

@media (max-width: 991px) {
  .gallery-section .gallery-box {
    grid-template-columns: repeat(4, auto);
    grid-auto-rows: 18vw;
  }
}

@media (max-width: 767px) {
  .gallery-section .gallery-box {
    grid-template-columns: repeat(3, auto);
  }
  .aboutoffer-section ul li{
    font-size: 15px;
  }
}

@media (max-width: 575px) {
  .gallery-section .gallery-box {
    grid-template-columns: repeat(2, auto);
    grid-auto-rows: 35vw;
  }
}



/*==========Our Services CSS Start==========*/
.main-our-services {
    position: relative;
    padding:80px 0 50px;
    z-index: 1;
    height: auto;
    background: url('images/banner-background.webp');
    background-size: cover;
}

.our-services-title {
    position: relative;
    text-align: center;
}

.our-services-title .sub-title {
    margin-bottom: 12px;
}

.our-services-title .h2-title {
    margin-bottom: 36px;
}

.our-service-box {
    position: relative;
    width: 100%;
    padding: 30px 25px 10px;
    text-align: center;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 1px 1px 60px rgba(0,0,0,0.08);
    overflow: hidden;
    margin-bottom: 30px;
}

.our-service-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    height: 0;
    background:linear-gradient(to right, #b7693a, #b7693a);
    border-radius: 4px;
    transition: 0.5s;
    z-index: 0;
}

.our-service-box:hover:before {
    height: 100%;
    top: auto;
    bottom: 0;
}

.our-service-text {
    position: relative;
    z-index: 1;
}

.our-service-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    background: #ffffff;
    border: 2px solid #a85c1f;
    border-radius: 4px;
    margin-bottom:15px;
    transition: 0.3s;
}

.our-service-box:hover .our-service-icon {
    border-color: #ffffff;
    animation: zoomin 0.8s linear infinite alternate;
}

@keyframes zoomin {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(0.9);
    }
}

.our-service-icon img {
    width: auto;
    height: 50px;
}
a:hover{
    text-decoration: none !important;
}
.our-service-text .h3-title {
    transition: 0.3s;
    font-family: "Italiana", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 26px;
  text-decoration: none !important;
  color: #a1581e;
}

.our-service-text p {
    margin-bottom: 0;
    transition: 0.3s;
}

.our-service-box:hover .our-service-text .h3-title,
.our-service-box:hover .our-service-text p {
    color: #ffffff;
}
/*==========Our Services CSS End==========*/

@media screen and (max-width:1199px){
    .aboutoffer-section .achievement_wrapper .achievement-box
    {
        border-radius: 190px;
  width: 190px;
  height: 190px;
  line-height: 190px;
    }
    .aboutoffer-section .achievement_wrapper .achievement-box .wrapper h3
    {
        font-size: 16px;
    }
}


@media screen and (max-width:767px){
    .aboutus-section{
        padding: 0px 0 40px;
    }
    .aboutoffer-section{
        padding: 20px 0 25px;
    }
    .logoimg {
  height: 50px;
  margin-bottom: 10px;
}
.aboutus-section .service_content h2{
    font-size: 22px;
}
.aboutus-section .service_content p{
    font-size: 15px;
}
.aboutoffer-section .achievement_wrapper .achievement-box{
    width: 150px;
  height: 150px;
  line-height: 150px;
}
.aboutoffer-section .achievement_wrapper .achievement-box .achievement-icon img{
    height: 60px;
}
.aboutoffer-section .offer_content h2{
    font-size: 30px;
    margin-bottom: 0;
}
.aboutoffer-section .achievement_wrapper .achievement-box .wrapper h3{
    font-size: 15px;
}
 .a2sapceh3 {
    margin-bottom: -16px !important;
    line-height: 22px;
  }
.specification-area h2{
    margin-bottom: 10px;
  font-size: 30px;
}
.specification-area {
  padding: 20px 0 6px;
}
.single-specification-inner.style-2{
    min-height: auto;
}
.single-specification-inner .header .price img {
  height: 60px;
}
.single-specification-inner.style-2::after{
    height: 100px;
}
.single-specification-inner.style-2 .header{
    margin-bottom: 45px;
}
.gallery-section {
  padding: 20px 0 17px;
}
.single-specification-inner.style-2 .details h4{
    font-size: 18px;
}
.main-our-services {
  padding: 38px 0 7px;
}
.our-service-text .h3-title{
    font-size: 22px;
}
.gallery-section h2{
    font-size: 30px;
    margin-bottom: 0 !important;
}
.single-specification-inner.style-2{
    padding: 17px 20px 0px 20px;
}
  .single-specification-inner.style-2 .header {
    margin-bottom: 35px;
  }
  .details p{
    font-size: 15px;
  }
  .boxful{
      width: 190px !important;
  height: 190px !important;
  line-height: 190px !important;
  }
}



