/*-------------- Owl crousel ---------------*/


  .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
  section{
    padding:70px 0px;
  }  
  
  .sec_small_heading{
    font-family: Playfair Display;
    font-size: 34px;
    font-weight: 700;
    line-height: 45.32px;
    color: #000000;

  }
  .sec_main_heading{
    font-family: Playfair Display;
    font-size: 54px;
    font-weight: 700;
    line-height: 65px;
    color:#000000;
  }
  .section-description{
    font-family: Playfair Display;
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    color: #626B7D;

  }
  .section-btn{
    font-family: Playfair Display;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #FFFFFF;
    background-color: #803D3B;
    border-radius: 0px;
    padding:16px 40px;
    text-transform: uppercase;
  }
  .section-btn.btn{
    font-family: Playfair Display;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #803D3B;
    border-radius: 0px;
    padding:16px 40px;
    border-color: #803D3B!important;
  }
  .section-btn:hover{
  border-color:#fff;
  background-color: transparent;
  }
  .btn-primary:active{
    background-color: #007CFB !important;
    border-color: #007CFB !important;
  }
  
  .section-btn:hover{
    background-color: #fff;
    border-color: #803D3B;
    color: #803D3B;
  }
  .btn-check:focus+.btn-primary, .btn-primary:focus{
    box-shadow: none !important;
    border-color: #803D3B !important;
  }
  .btn-primary:hover {
    color: #fff;
    background-color: #fff !important;
    border-color: #803D3B !important;
    color:#803D3B !important;
    box-shadow: 0px 0px 20px 0px #00000026;
} 
  
  .post-main_heading {
    font-size: 1.75rem;
    line-height: 1.2;
    color: #3f3f3f;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
  }
  .border-rad{
    border-radius: 20px;
  }
  
  .post-description {
    font-size: 16px;
    line-height: 24px;
    color:#afa6a7;
    font-weight: 500;
  }
  
  .counter-num{
    font-family: Playfair Display;
    font-size: 104px;
    font-weight: 700;
    line-height: 104px;
    color: #000000;

  }
  .counter-title{
    font-family: Playfair Display;
    font-size: 24px;
    font-weight: 500;
    line-height: 31.99px;
    color: #626B7D;
    padding-top: 20px;
    }

    #our_records .main-circle{
      border: 1px solid rgba(0, 0, 0, 0.3);
      padding: 30px 40px;
      max-width: 298px;
      margin: auto;
    }
    
  
/* SLIDER */

#slider{
   position: relative;
}

#slider .main-head{
  font-family: Playfair Display;
  font-size: 74px;
  font-weight: 700;
  line-height: 98.64px;
  color: #fff;
  text-transform: capitalize;
  padding-top: 10px;
}

#slider .slide-btn{
  margin-top: 30px;
  padding-bottom: 100px;
}
.vertical.carousel .carousel-item {
    overflow: hidden;
}
.vertical.carousel .carousel-item-next:not(.carousel-item-start),
.vertical.carousel .active.carousel-item-end {
    transform: translateY(100%);
}
.vertical.carousel .carousel-item-prev:not(.carousel-item-end),
.vertical.carousel .active.carousel-item-start {
    transform: translateY(-100%);
}
.vertical.carousel .carousel-indicators {
    top: 5%;
    left: 4%;
    margin-left: unset !important;
    margin-right: 1rem;
    flex-direction: column;
    width: 50px;
}
.vertical.carousel .carousel-indicators [data-bs-target] {
    height: 25px;
    width: 4px;
    background-color:#fff;
    border-radius:0px;
    opacity: 1;
    background-clip:unset;
    margin-right:0px;
    margin-left:0px;
}
.carousel-indicators .active{
  background-color:#16285c !important;
}
.vertical.carousel .carousel-control-prev,
.vertical.carousel .carousel-control-next {
    width: 33px;
    height: 121px;
}
.vertical.carousel .carousel-control-prev{
  /*top: 23%;*/
  left: 5px;
  top: auto;
  bottom: 10px;
}

.vertical.carousel .carousel-control-prev-icon,
.vertical.carousel .carousel-control-next-icon {
    /*transform: rotateZ(90deg);*/
}
.vertical.carousel .carousel-control-next {
   /* top: 52%;*/
    /* bottom: 23%; */
    left: 5%;
    bottom: 10px;
    top: auto;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: 1.2rem !important;
  height: 1.2rem !important;
}
.vertical.carousel .carousel-control-prev, .vertical.carousel .carousel-control-next {
    width: 45px;
    height: 45px;
    background-color: transparent;
    border-radius: 50%;
    border: 1.5px solid #fff;
    opacity: 1;
}

#slider .carousel-caption{
  position: static; 
  text-align: left;
  padding-top: 8.25rem;
  padding-bottom: 1.5rem;
}
#slider .slider-box{
  max-width:100%;
  padding-top: 30px;
  position: relative;
  z-index: 1;
}

#slider .rightdiv{
  position: relative;
}
section#slider{
  position: relative;
  padding: 30px 0px; 
}
.slide-bt1{
  margin-right: 8px;
}
#slider{
  position: relative;
}
.afterimg-curve{
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  height: 100%
}
#slider .slide-bt1{
  background-color: transparent;
  border-color: #fff;
  border: 2px solid #fff !important;
  padding: 14px 15px !important;
}
#slider .slide-bt2{
  padding: 14px 15px !important;
}

#slider .beforerimg-curve{
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%
}
section#slider{
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
.slid-relative{
  position: relative;
}
/*#slider img.image-box{
  max-width: 400px;
}*/
 /*#slider .rightdiv{
  padding-left: 100px;
 }*/
 /*#slider .image-box{
  max-width: 450px;
 }*/

/**************faqs section **************/
  
  #faqs .accordion-button{
    font-family: Poppins;
   font-size: 20px;
   font-weight: 600;
   line-height: 28px;
   color: #000;
  padding: 2px 10px;
  }
  #faqs .accordion-button:not(.collapsed) {
    color: white;
    background-color: #007cfb;
    padding: 20px 26px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
 
  #faqs .accordion-item{
    background-color: transparent;
    border:none;
  }
  #faqs .accordion-button::after{
    content: "+";
    font-size: 24px;
    color: #fff;
    background-image: none;
    /* margin-top: -26px; */
    font-weight: 400;
    background-color: #007cfb;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    text-align: center;
  }
  #faqs .accordion-button:not(.collapsed)::after{
    content:"-";
    font-size: 24px;
    color:  #007cfb;
    background-image: none;
    /* margin-top: -26px; */
    font-weight: 400;
    background-color: #fff;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    text-align: center;
  }
 #faqs .accordion-item{
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.14);
 }
 #faqs .faq-text{
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #626B7D;

 }
 #faqs .faq-title.collapsed{
  padding: 30px;
  border-radius: 20px;
 }
 #faqs .sec_main_heading{
  max-width: 800px;
  margin: auto;
 }
 #faqs .leftimg{
  position: relative;
 }
 #faqs .leftimg .faq-img{
  position: absolute;
  top: 83px;
 }
 
 /**************price section **************/
 
  
  #pricingplan .cart-box{
  background: #FFFFFF;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  position: relative;
  }
   #pricingplan .imgtop{
    osition: absolute;
    top: -104px;
    text-align: center;
    left: 0px;
    right: 0px;
   }
  #pricingplan .price-cart{
    /*padding: 30px 20px;*/
  }
   .price-cart .plan_tiltle{
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0.1em;
    color: #000;
    padding-bottom: 18px;

   }
   #pricingplan .pridiv{
    background: #007CFB;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
    padding: 30px 0px;
   }
  #pricingplan .pridiv .price{
    font-family: Poppins;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
   }

   #pricingplan .plandesc{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 30px 20px;
  }

   .price-card-btn .btn-plan {
    color: var(--color-primary);
    border-radius: 30px;
    border-color:var(--color-primary);
    border:1px solid var(--color-primary);
    padding: 10px 20px;
  }
   #pricingplan .arrow-paading{
  width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #007CFB;
    display: inline-block;
    margin: auto;
}
 #pricingplan .arrow-paading i {
    padding-top: 10.5px;
    text-align: center;
    padding-left: 2px;
}
#pricingplanv .pricehead{
  margin-top: 120px;
}


  

/*********** Request pickup ************/  
#pickrequest .sec_small_heading,#pickrequest .sec_main_heading,#pickrequest .section-description{
    color: #fff;
}
 #pickrequest .why-list ul li{
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
  margin-bottom: 20px;
 }
 #pickrequest .why-list ul li a{
  color: #fff;
 }
  #pickrequest .why-list ul li i{
    font-size: 12px;
    color: #007CFB;
    margin-right: 16px;
    background-color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50%;
    padding-top: 7px;
  }

  #pickrequest .shortcode{
  background: rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  padding: 0px 0px 40px 0px;

  }
  #pickrequest .form_heading{
    font-family: Poppins;
    font-size: 34px;
    font-weight: 700;
    line-height: 51px;
    color: #FFF;
    background-color: #16285C;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 21px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
   #pickrequest .heading{
    position: relative;
    margin-bottom: 40px;
   }

   #pickrequest .heading:after {
    border-left: 16.6rem solid transparent;
    border-right: 16.4rem solid transparent;
    border-top: 17px solid #16285c !important;
    position: absolute;
    content: "";
}
#pickrequest form{
  padding: 0px 40px;
}
 #pickrequest [type="text"], #pickrequest input[type="email"], #pickrequest textarea{
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background-color: #fff;
  border-radius: 10px;
  color: #0D2C40;
  padding: 20px 20px;

 }
 #pickrequest [type="text"]::placeholder, #pickrequest input[type="email"]::placeholder, #pickrequest textarea::placeholder{
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  color: #0D2C40;
  text-transform: capitalize;

 }
 #pickrequest input[type="submit"]{
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  background-color: #007CFB; 
  color: #FFF;
  border-radius: 10px;
  padding: 16px 65px;
  text-transform: capitalize;

 }
 #pickrequest .sec_main_heading{
  max-width: 670px;
 }
  #pickrequest .section-description{
  max-width: 713px;

 }

 section#pickrequest{
  padding: 100px 0px;
 }

/***********  Pricing plan section ************/
 #pricingplan .sec_small_heading,#pricingplan .sec_main_heading{
    color: #fff;
}


/***********  our services section ************/
#our-services .sec_main_heading{
  color: #000000;
}
#our-services .section-description{
  color: #626B7D;
  max-width: 850px;
  margin: auto;
}
#our-services .service-box{
  
}

#our-services .service-title{
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  color: #000000;
  margin-bottom: 14px;
  padding-top: 24px;
}
#our-services .descp{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  color: #626B7D;
}


/*********** video section ************/


#video .about-metabox i{
  font-size: 27px;
  margin-right: 14px;
}
#video .video-btn{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  color: #803D3B;
  text-align: center;
  text-decoration: underline;
}
#video .sec_main_heading{
  max-width: 900px;
  margin: auto;
}

#video .right-img {
    position: relative;
    margin: auto;
    width: 996px;
    margin-top: 50px;
}
#video .right-img img{
  position: relative;
}
#video .ps_video i{
  font-size: 22px;
  color: #fff;
  padding-left: 1px;
  position: relative;
  padding-top: 40px;
}
#video .ps_video{
  width: 100px;
  height: 100px;
  background-color:#803D3B;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  border-radius: 50%;
}



.why-list{
  margin-top: 26px;
}
.why-list ul{
  margin: 0px;
  padding: 0px;
  margin-bottom: 12px;
  column-count: 2;
}
.why-list ul li{
  list-style-type: none;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #001025;
}
.why-list ul li i{
  font-size: 16px;
  color: #fff;
  margin-right: 16px;
  background-color: #007CFB;
  width: 33px;
  height: 33px;
  text-align: center;
  border-radius: 50%;
  padding-top: 10px;
}
.bullet-para{
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #626B7D;
  padding-top: 15px;
  padding-left: 55px;
}

/****************   apartment-style section ****************/
#aparment-style .section-description{
  max-width: 850px;
  margin: auto;
}
#aparment-style .style-box{
  position: relative;
}
#aparment-style .innerbox{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, #000000 100%);
}
#aparment-style .pro-title{
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  color: #fff;
  padding-bottom: 18px;

}
#aparment-style .style-description{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  color: #fff;
  margin-bottom: 0px;

}
#aparment-style .bottom-box{
  position: relative;
  padding: 120px 30px 30px 30px;
}
/**********about us section ************/

#about .rightbox {
  background: #FFFFFF;
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.11);
  position: relative;
  margin-left: -100px;
  padding: 35px;
  /*max-width: 670px;*/
}
#about .sec_main_heading{
  padding: 0px;
  margin-bottom: 0px;
}
#about .sec_small_heading {
  font-size: 30px;
  line-height: 43px;
}

.postpic:hover .ps_video{
  opacity: 1;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  box-shadow:0px 2px 6px rgba(0,0,0,1);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-family:Arial, Sans-Serif;
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}
.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}

.ps_video {
  position: absolute;
  top: 44%;
  transform: translate(-50%, -50%);
  left: 40%;
  margin: 0 auto;
  text-align: center;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
}
.ps_video i {
  color: #fd9a01;
  font-size: 23px;
  padding-left: 10px;
  position: relative;
  padding-top: 53px;
  text-align: center;
  cursor: pointer;
}
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  box-shadow:0px 2px 6px rgba(0,0,0,1);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-family:Arial, Sans-Serif;
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}
.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
 
  /************** Product ****************/
  #feature{
    position:relative;
  }
  #feature .section-right-image{
    position: absolute;
    top: -6rem;
    z-index: 0;
    right: 10rem;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
  }
  #feature .section-right-image img {
    height: 210px;
    width: 210px;
    margin: 0 auto;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
  }
   #feature .top-margin{
    margin-top:91px;
   }
  #feature .section-description{
    max-width:64%;
    margin:auto;
  }
  #feature .features{
    width:87%;
    margin:auto;
  }
  #feature .iconbg{
    width:90px;
    height:90px;
    text-align: center;
    border-radius: 15px;
    background: #ef851f;
    border: 5px solid #ef851f;
    transition: all 0.3s ease 0s;
    position: relative;
  }

  #feature .iconbg:after{
    content: "";
    position: absolute;
    background-color: #ef851f;
    width: 2px;
    height:280px;
    top:0px;
    left: 38px;
    z-index: -1;
    transition:all 0.3s ease 0s
  }
  #feature .feature-box {
    margin-top: 50px;
    position: relative;
    transition: all 0.3s ease 0s;
    position: relative;
    margin-bottom: 50px;
  }
  #feature .feature-box:after {
    border-bottom: 2px solid transparent;
    position: absolute;
    bottom:0px;
    transition: all 0.3s ease 0s;
    content: "";
    width:362px;
    height:1px;
  }
   #feature .feature-content:hover .feature-box:after{
    border-bottom: 2px solid #ef851f;
    -webkit-transition-duration:1s;
   }
   #feature .feature-content{
    transition: all 0.3s ease 0s;
   }
   #feature .feature-content:hover .feature-box{
    top:-20px;
    -webkit-transition-duration:1s;
   }
   #feature .feature-content:hover .iconbg {
    margin-top: -30px;
    animation: bounce 1s ease normal none 1;
  }
   #feature .feature-content:hover .iconbg:after{
     height:302px;
   }
 
  #feature .iconbg i{
    font-size:3rem;
    color:#fff;
    line-height: 80px;
  }
  #feature .post-main_heading{
    padding-top:0px;
  }
  #feature .right-content{
    padding-left:30px;
  }
  #feature .read-more {
    color:#6c6666;
    background-color:transparent;
    border-radius: none;
    border-color:transparent;
    font-family: 'Open Sans',sans-serif;
    font-weight:600;
    padding:0rem 0rem;
    padding-bottom: 91px;

  }
  #feature .read-more:hover{
    color:#ef851f;
  }
  #feature .btn-check:focus+.btn-primary, #feature .btn-primary:focus{
    box-shadow:none;
  }
  #feature .featureno3 .read-more{
    padding-bottom:37px;
  }
  #feature .featureno3 .post-main_heading{
     max-width:65%;
  }
  @-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sp {
  from {
    transform: translate(0, 0px);
  }

  65% {
    transform: translate(0, 30px);
  }

  to {
    transform: translate(0, -0px);
  }
}

  /************** Appoinment ****************/
  #appoinment{
    background-color:#f6f6f6;
  }
  #appoinment .sec_main_heading{
    font-size:2.5rem;
    line-height: 3.1rem;
    color:#3f3f3f;
    font-family: 'Poppins';
  }
  #appoinment .appoint-box{
    background-color:#fff;
    padding: 5rem 3rem 7rem 3rem;
    border-radius: 0 150px 0 150px;
    box-shadow: 0 0px 20px 10px #888282
  }

  #appoinment input[type="text"],
  #appoinment input[type="tel"],
  #appoinment input[type="email"],
  #appoinment input[type="number"],
  #appoinment input[type="date"],
  #appoinment input[type="phone"],
  #appoinment input[type="password"],
  #appoinment textarea,
  #appoinment select {
    border: 0px;
    font-size: 16px;
    padding: 14px 30px;
    height: auto;
    margin-bottom: 12px;
    border-radius: 0px;
    width: 100%;
    background: #fff;
    font-weight: 400;
    border: 1px solid #ababab;
    text-align: text-center;
  }
  #appoinment textarea{
    height:100px;
  }
   #appoinment ::placeholder{
    padding-left:30px;
  }
  #appoinment input[type="submit"] {
    padding: 14px 50px;
    border-radius: 10px;
    color: #ffffff;
    margin: 12px 0px;
    border: 2px solid #41436c;
    background: linear-gradient( to right,#41436c 0%,#41436c 51%);
    -webkit-transition: all 0.3s ease-in-out !important;
    float: right;
    border-radius: 10px;
    font-weight:600;
    font-size: 1.5rem;
  }
 #appoinment input[type="submit"]:hover {
    background: #ef851f;
    border-color:#ef851f;
    color:#00457c;
    box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.25);
    webkit-transform: translateY(-5px); 
}
#appoinment .calltext{
  color:#ef851f;
  font-family: 'Open Sans',sans-serif;
  font-weight:600;
  font-size:1.75rem;
}
#appoinment .phonetext{
  color:#42446b;
  font-weight:600;
  font-size:1.6rem
}
#appoinment i{
  font-size:2.3rem;
  color:#ef851f;
}
#appoinment .details-box {
    padding: 5rem 0rem 5rem 5rem;
}
#appoinment .phoneotate i{
  transform: rotate(86deg);
}
 
#appoinment .section-right-image{
  position: absolute;
  z-index: 0;
  left: 0;
  -webkit-animation: sp 10s linear infinite;
  animation: sp 10s linear infinite;
  bottom:53px;
}
#appoinment{
  position:relative;
  padding-top: 11rem;
  padding-bottom: 6rem;
}
#appoinment .section-right-image img {
    height: 210px;
    width: 210px;
    margin: 0 auto;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
}

/***************** living space ***********/

#living-space .sec_main_heading{
  color: #fff;
  max-width: 600px;
  margin: auto;
}
#living-space .section-description{
  color: #fff;
  max-width: 800px;
  margin: auto;
}
#living-space .pro-title{
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: #fff;
}

#living-space .style-description{
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;

}
#living-space .video-btn{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #803D3B;
  text-decoration: underline;

}
#living-space .img-realtive{
  height: 1000px;
  
}
#living-space{
  margin-bottom: 300px;
}

/***************  Floor plan section *************/
#floor-plans{
  margin-top: 126px;
}

#floor-plans .topdiv{
  background-color: #fff;
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.11);
  position: relative;
  margin-top: -169px;
}
#floor-plans .topdiv ul{
  column-count:2;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#floor-plans .img-floor{
  padding: 70px;
}
#floor-plans .rightdiv{
  background-color: #803D3B;
  padding: 90px 60px 40px 60px;
}

#floor-plans .pro-title{
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: #fff;
  padding: 15px 0px;
}
#floor-plans .pro-list{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
}
#floor-plans .topdiv ul li{
  margin-bottom: 46px;
}

#floor-plans .sec_main_heading{
  color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
}
#floor-plans .bottom-div{
  width: 85%;
  margin: auto;
}
#floor-plans .nav-tabs .nav-link{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  border: 0px;

}
#floor-plans .nav-tabs .nav-link.active{
  font-weight: 600;
  color: #803D3B !important;
  background-color: transparent;
}
#floor-plans .nav-link{
  padding: .5rem 2rem;
}

#floor-plans .nav-tabs{
  border-bottom: 0px;
  margin-bottom: 40px;
}
#floor-plans .services-editor{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  color: #fff;
  max-width: 842px;
  margin: auto;

}

/************ gallery section ************/
#livig-gallery .topdiv ul li{
  margin-bottom: 46px;
}

#livig-gallery .nav-tabs .nav-link{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  color: #626B7D;
  border: 0px;
}
#livig-gallery .nav-tabs .nav-link.active{
  font-weight: 700;
  color: #803D3B !important;
  background-color: transparent;
}
#livig-gallery .nav-link{
  padding: .5rem 2rem;
}

#livig-gallery .nav-tabs{
  border-bottom: 0px;
  margin-bottom: 40px;
  justify-content: center;
}

#livig-gallery .imgtopg {
  position: relative;
}
#livig-gallery .imgtopg img{
  position: relative;
}
#livig-gallery .imgsearch{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: #E4C59EE5;
  opacity:1;
  text-align: center;
  opacity: 0;
}
#livig-gallery .iconsearch{
  position: absolute;
  text-align: center;
  top: 50%;
  left: 45%;
  transform: translate(-50% -50%);
}
#livig-gallery .iconsearch img{
  max-width: 35px;
}
#livig-gallery .imgsearch:hover {
  opacity: 1;
}

#livig-gallery .rightimg{
  max-width: 628px;
}
#livig-gallery{
  margin-top: 211px;
}
#livig-gallery .gallery-box{
  margin-top: -314px;
}


/***************** Testimonials section***********/
#testimonial h5{
  margin-bottom: 0px;
}
#testimonial .testi-title{
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 600;
  line-height: 42.66px;
  color: #803D3B;
}

#testimonial .team-location{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 400;
  line-height: 31.99px;
  color: #626B7D;

}
#testimonial .content{
  font-family: Playfair Display;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
  color: #626B7D;
}

#testimonial .owl-carousel .owl-nav button.owl-prev, #testimonial .owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    color: #E4C59E;
    border: 1.5px solid #E4C59E;
    padding: 0 !important;
    font-size: 25px;
}
#testimonial .owl-nav{
  text-align: center;
  margin-top: 50px;
}
#testimonial .owl-carousel .owl-nav button.owl-prev{
  margin-right: 15px;
}
#testimonial{
  margin-bottom: 337px;
}


/*****************blog section***********/
  
#latest-news .section-description,#latest-news .sec_main_heading{
  color: #fff;
}
#latest-news .get-btn{
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  background-color: #803D3B;
  border: 1px solid #803D3B;
  padding: 13px 30px;

}
#latest-news .section-description{
  margin-bottom: 45px;
}
#latest-news .get-btn:hover{
  border: 1px solid #fff;
  background-color: transparent;
}
#latest-news .right-div{
  position: relative;
}

#latest-news .right-div h5{
  font-family: Playfair Display;
  font-size: 32px;
  font-weight: 700;
  line-height: 42.66px;
  color: #fff;

  padding-top: 25px;
}
#latest-news .right-div h5 a{
  color: #FFFFFF
}
#latest-news .blog-content p{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 500;
line-height: 34px;
  color: #fff;

}
#latest-news .date {
    background-color: #803D3B;
    padding: 15px 20px;
    font-family: Playfair Display;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    color: #fff;
    margin-top: -87px;
    position: absolute;
    top: 11px;
    left: 37px;
}

#latest-news .right-div{
  padding-left: 10px;
  padding-right: 10px;
}
#latest-news .metafiled{
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  padding-bottom: 20px;

}

#latest-news .read-more{
  font-family: Playfair Display;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  color: #803D3B;

}
#latest-news .arrow-paading i{
  padding-top: 11px;
}
  /****************Team **********************/
  #team{
    position: relative;
    background-color: #F3FFF9;
    padding-top: 132px;
    padding-bottom: 70px;
  }
  #team .timg1{
    position: absolute;
    top: 0px;
    left: 0px;
  }
  #team .timg2{
    position: absolute;
    top: 340px;
    left: 0px;
    width: 18%;
  }
  #team .timg3 {
    position: absolute;
    bottom: 335px;
    right: 0px;
  }
  #team .timg4{
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  #team .subheading{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 70px;
    color: #000000;
   
  }
  #team h4.subheading{
     padding-top: 0px;
     margin-top: -19px;
  }

  #team .subheading-para{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 100px;

  }
  #team .feature-list{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 41px;
    color: #000000;
    padding-bottom: 6px;

  }
  #team .feature-list i{
    color: #FD9A01;
    margin-right: 11px;
  }
  #team .team-contain{
    margin-top: 40px;
  }
  .team-image img{
    margin-bottom: 30px;
  }
  #team .btn-padd{
    margin-top: 20px;
  }
  
  /*****************Newsletter***************/
  #newsletter .section-right-image{
  position: absolute;
  z-index: 0;
  left: 25px;
  -webkit-animation: sp 10s linear infinite;
  animation: sp 10s linear infinite;
  top:-120px;
  }
  #newsletter{
    position:relative;
  }
  #newsletter .section-right-image img {
      height: 170px;
      width: 170px;
      margin: 0 auto;
      -webkit-animation: sp 10s linear infinite;
      animation: sp 10s linear infinite;
  }

  #newsletter  {
    background-color: #41436c;
    border-top-right-radius: 186px;
    margin-right: 5rem;   
  }
   #newsletter .sec_main_heading{
    color:#fff;
    font-size:36px;
    text-align: left;
   }  
  #newsletter input[type="submit"] {
    padding: 15px 50px;
    background: #ef851f;
    border-radius: 8px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
  }
  #newsletter input[type="email"]::placeholder{  
    font-size: 18px;
    height: 70px;
    color: #454869;
    font-weight: 400;
  }  
  #newsletter  input[type="email"]{
    padding: 20px 10px 20px 80px;
    width: 70%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 3px 1px #00000021;
    -webkit-transition: all 0.3s ease-in-out;
  } 
  #newsletter .Shortcode {  
    width: 96%;
    /*margin: 0 auto;*/
  }
  #newsletter .Shortcode form{
    position:relative;
   }
   #newsletter input[type="submit"]{
    position: absolute;
    top:0;
    right:67px;
   }
   #newsletter .newsbox {
    padding-top: 50px;
    padding-bottom: 100px;
    width: 100%;
    margin: auto;
   }

  /* ***************callnow **********************/
  /*#callnows .owl-nav,#callnows .owl-dots {
    display: none;
  }*/

  /* ***************Call Now **********************/
  #callnow{
    background-color:#f6f6f6;
  }
  #callnow .sec_main_heading{
    background-color:#31304f;
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 1.5rem 0;
    font-weight: bold;
    color:#fff;
    padding: 1.5rem 0;
    font-size: 3rem;
    font-family:  'Poppins',sans-serif;
    margin-bottom:74px;
  }
  #callnow .inquiry-text{
    color:#948b8c;
    font-weight:400;
    line-height: 1.9rem;
    font-size: 1.2rem;
    font-family: 'Poppins',sans-serif;
    max-width:70%;
    margin:auto;
  }
  #callnow .right-image{
    position: relative;
    top: -109px;
    right:5.1rem;
  }
  #callnow .right-image img{
    border-radius: 50%;
    border: 4px solid #323150;
    background:#fff;
    /*height:550px;*/
   
  }
  #callnow .callnumber{
    max-width: 60%;
    margin: auto;
  }  
  #callnow .callnumber .phone-heading{
    border-radius: 20px;
    background-color: #ef851f;
    padding: 1.5rem 3rem;
    color: #ffffff;
  }
  #callnow .callnumber .phone-heading span{
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Poppins',sans-serif;
  }
  #callnow .callnumber .icon {align-self:center;}
  #callnow .callnumber .icon i{
    display: inline-block;
    width: 1em;
    height: 1em;
    font-size: 6rem;
    color:#31304f;
  }
  #callnow .main-left .text-effect {
    color: #fff;
    text-align: center;
    display: block;
    animation: effect linear 1500ms infinite;
    /* font-weight: 600; */
}

 #callnow .callnumber .text-effect {
    background: linear-gradient(to right,#31304f 50%, #fff 40%);
    background-size: 200% auto;
    font-size: 35px;
    text-align: left;
    text-transform: none;
    margin: 0 auto;
    position: relative;
    animation: animate 7.5s alternate linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    display: inline-block;
    width: auto;
}
 #callnow .callnumber .text-effect {
    background-image: linear-gradient( to right,#31304f 50%,#fff 40% );
}
@keyframes animate{
        100%{
            background-position: 200% center;
            transform: scale(1.05,1.05);
        }
    }
@keyframes effect {
   
            50%{

               text-shadow: -2px 2px 0 #00457c, -2px 2px 0 #e59649, -2px 2px 0 #e59649, -2px 2px 0 #e59649, 2px -2px 0 #e59649, 2px -2px 0 #e59649, 2px -2px 0 #e59649, 2px -2px 0 #e59649;
           }
    
        }
  
 
  /* ***************Gallery Section**********************/ 
  
  #gallery .gallery_img {
    --gap: 30px;
    --num-cols: 3;
    --row-height: 300px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(var(--num-cols), 1fr);
    grid-auto-rows: var(--row-height);
    gap: var(--gap);
  }
  #gallery .gallery_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    border: 6px solid #ffffff;
  }
  #gallery .image-grid-col-4 {
    grid-column: span 2;
  }
  #gallery .image-grid-col-3 {
    grid-row-end: span 2;
  }
  section#gallery {
    background: #f3f3f3;
  }
  #poten-meet .borenone-description-section{
    font-size: 24px;
  }
  #upcoming-events {
    padding-top: 81px;
}
#footer .footer3 ul li{
  padding-left: 0px;
}
.couses-box .right-img .leftdivimg{
  height: 571px;
  width: 100%;
}