:root {
  --color-black: #4A4A4A;
  --color-white: #fff;
  --color-orange: #F6551C;
  --black-head: #000000;
  --font-quiksand: "Jost";

}
/* //common css */
.calculate-heading p, .team-top-image p{
  color: #fff;
}
.about p,.outer-process p,.outer-classes p,.pricing_plans-top-image p, .testi-heading p, .outer-faq p, .our-blog-heading p{
  color: #000000;
}
#testimonial .owl-nav,#ourBlog .owl-nav{
  left: 50%;
  width: max-content;
  margin: 0 auto;
}
#testimonial .owl-prev,#ourBlog .owl-prev{
  color: #fff;
  background-color: #000;
  height: 45px;
  width: 52px;
  font-size: 17px;
  border-radius: 8px 0px 0px 8px;
}
#testimonial .owl-next,#ourBlog .owl-next{
  color: #fff;
  background-color: #000;
  height: 45px;
  width: 52px;
  font-size: 17px;
  border-radius: 0px 8px 8px 0px;
}
#testimonial .owl-prev:hover,#testimonial .owl-next:hover,#ourBlog .owl-prev:hover,#ourBlog .owl-next:hover {
  background-color: var(--color-orange);
  border: 4px solid #000;
}
#testimonial .owl-prev:hover i,#testimonial .owl-next:hover i,#ourBlog .owl-prev:hover i,#ourBlog .owl-next:hover i{
  font-size: 14px;
  border-radius: 0 6px 6px 0px;
}
#testimonial .owl-prev:hover i,#ourBlog .owl-prev:hover i{
  border-radius: 6px 0px 0px 6px;
}
#service .owl-stage-outer,#testimonial .owl-stage-outer,#team .owl-stage-outer,#ourBlog .owl-stage-outer{
  padding-bottom: 2%;
}

#service .owl-nav{
  left: 50%;
  width: max-content;
  margin: 0 auto;
}
#service .owl-prev{
  color: #000;
  background-color: #fff;
  height: 45px;
  width: 52px;
  font-size: 17px;
  border-radius:  8px 0px 0px 8px;
}
#service .owl-next{
  color: #000;
  background-color: #fff;
  height: 45px;
  width: 52px;
  font-size: 17px;
  border-radius:  0px 8px 8px 0px;
}
#service .owl-prev:hover,#service .owl-next:hover {
  background-color: var(--color-orange);
  border: 4px solid #fff;
}
#service .owl-prev:hover i,#service .owl-next:hover i{
  /* font-size: 14px; */
  border-radius: 0 6px 6px 0px;
  color: #fff;
}
#service .owl-prev:hover i{
  border-radius: 6px 0px 0px 6px;
}
.service-hover {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  bottom: 0;
  height: 100%;
}
#service .service-conatiner:hover .service-hover{
  opacity: 1;
}
.project-hover{
position: absolute;
top: 0;
right: 0;
opacity: 0;
}
#project .service-conatiner:hover .project-hover{
  opacity: 1;
}
/* #project .service-conatiner:hover .classes-content h4 a{
  color: #E5590D;
} */

/* #project .service-conatiner::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
  width: 100%;
  height: 100%;
  clip-path: polygon(1.765% 0.862%, 100.235% 0.862%, 100.235% 90.92%, 91.529% 98.414%, -0.235% 98.414%, -0.235% 0.862%) !important;
} */

#project .service-conatiner:hover::before {
  background-color: #000; 
}
#project .service-conatiner:hover .classes-content{
  z-index: 99;
}
#project .service-conatiner:hover .classes-content p {
    color: #fff;
}
#project .service-conatiner:hover .classes-button a{
  color: #fff;
}


#project .service-conatiner:hover .classes-content h4 a{
  color: #ffff;
}
/* ----------- slider ------------ */
/* #slider .inner_carousel{
  position: relative;
  width: 45%;
} */
/* #slider .carousel-caption {
  top: 30%;
} */
/* #slider .inner_carousel h1{
  position: relative;
  font: normal normal 600 40px/60px Jost;
  padding-inline: 25px 30%;
} */
.img-fluid {
    max-width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
}
.single-blog-page .img-fluid {
    max-width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
    border-radius: 20px !important;
    width: 100%;
}
.slider-first{
  padding-bottom: 15em;
}
#slider .inner_carousel h1:after {
  width: 4px;
  height: 84%;
  content: '';
  background: var(--color-orange);
  position: absolute;
  top: 8%;
  left: 0;
}
#slider .main-slider-btn {
    display: flex;
    gap: 10px;
    padding-top: 3em;
}
#slider .count {
    font-family: Jost;
    font-weight: 700;
    font-size: 30px;
    text-align: right;
}
.slider-small-heading {
    text-align: left;
}
.slider-main-heading {
    text-align: left;
}
#slider .slider-button-one a {
  color: #fff;
  background-color: var(--color-orange);
  width: max-content;
  padding: 10px 30px 10px 25px;
  font: 400 17px/20px Jost;
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
  }
#slider .slider-button-one a:hover{
background-color: #fff;
color: #000;
}
#slider .slider-button a {
  color: #fff;
  background-color: var(--color-orange);
  width: max-content;
  padding: 10px 30px 10px 25px;
  font: 400 17px/20px Jost;
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}
#slider .slider-button a:hover{
  background-color: #fff;
  color: #000;
}

#carouselExampleIndicators .carousel-control-prev{
  position: absolute;
  top: unset !important;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .5;
  transition: opacity .15s ease;
  background-color: #000;
  left: 100px;
  bottom: 20px;
}
#carouselExampleIndicators .carousel-control-next {
  position: absolute;
  top: unset !important;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .5;
  transition: opacity .15s ease;
  background-color: #000;
  left: 32px;
  bottom: 20px;
}
#slider .carousel i{
  color: #fff;
  font-size: 17px;
}
#slider .carousel-control-prev:hover, #slider .carousel-control-next:hover {
  background-color: var(--color-orange);
  border: 4px solid #fff;
}
#slider .carousel i:hover{
  color: #fff;
  font-size: 14px;
}

#slider .mask-img{
  position: absolute;
    bottom: 0;
    z-index: 1;
}
#slider .slider-svg svg{
  width: 100%;
  height: auto;
}
#slider .slider-description-text {
  color: #fff;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  width: 90%;
}


/* slider social icon */
#slider {
  position: relative;
}
#slider .social-sidebar {
  position: absolute;
  top: 50%;
  left: 6%;
  transform: translateY(-50%);
  background: #fff;
  border-radius: 0px;
  padding: 8px 8px;
  text-align: center;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

#slider .social-sidebar a {
  display: block;
  margin: 0px;
  font-size: 20px;
  color: white;
}

#slider .social-sidebar i {
  background: #000;
  padding: 10px;
  border-radius: 0px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 15px;
  margin-bottom: 10px;
}
#slider .social-sidebar i:hover{
  background: #f6551c;
}
#slider .social-sidebar .follow-text {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  margin-top: 0px;  
  color: #000;
  font-family: Rubik;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-transform: capitalize;

}
#slider .social-sidebar ul {
    margin: 0;
}
div .prev {
  font-family: 'Jost';
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}
div .next{
font-family: 'Jost';
font-weight: 600;
font-size: 16px;
line-height: 20px;
cursor: pointer;
}

.slider-counter-box {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  font-weight: 700;
  font-size: 24px;
  z-index: 10;
  font-family: 'Jost';
  transform: translate(100px, -50px);
}

.slider-counter-box #current-slide {
  font-size: 50px;
}

.slider-counter-box .total-slide {
  font-size: 30px;
  margin-left: 3px;
}
.header-button-content-box{
  display: flex;
  justify-content: end;
  gap: 20px;
  align-items: center;
 
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem;
  
}
.header-button-{
  background-color: #E5590D;
  padding: 10px 30px 10px 25px;
  color: #fff;
  font: 400 17px / 20px Jost;
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
  margin-right: -5px !important;
}
#header_navigation .header-button- a{
  color: #fff;
}
.header-button-:hover {
    background-color: #000;
}

.review-section {
  color: #fff;
  /* padding: 20px 30px; */
  max-width: 100%;
  width: 620px;
  position: absolute;
  bottom: 0;
  right: 0;
  align-items: center;
  gap: 15px;
  z-index: 2;
  /* clip-path: polygon( 0% 100%,100% 100%,84.544% 0%,61.111% 63.618%,11.823% 63.618%,0% 100% ); */
  margin-right: 30px;
}

#slider .carousel-arrows {
  display: none;
}

.review-text {
  text-align: right;
  flex: 1;
}

.review-text h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    transform: translate(-60px, 0px);
}

.review-text small {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Jost';
}

.review-avatars {
  display: flex;
  align-items: end;
  background-color: #E5590D;
  padding: 20px 25px 20px 25px;
  position: relative;
  border-top-right-radius: 50px;
}
.review-avatars::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 75px;
  transform: translateX(-4.6rem);
  background-color: #E5590D;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.review-avatars::after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 0;
  width: 260px;
  height: 260px;
  transform: translateX(30px);
  background-color: #E5590D;
  z-index: -1;
  clip-path: polygon(0 67%, 52% 0, 100% 100%, 0% 100%);
}

.review-avatars img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  object-fit: cover;
  margin-left: -10px;
}

.carousel-buttons div {
  cursor: pointer;
}

.review-avatars img:first-child {
  margin-left: 5px;
}

.carousel-arrows {
  display: flex;
  align-items: center;
  gap: 5px;
}
/* .slide-image img{
  position: absolute;
  bottom: -22px;
  height: 800px;
  max-width: 100%;
  z-index: 1;
} */
.slider-bold-txt p{
  font-size: 100px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Jost';
  text-align: left;
  opacity: 10%;
}
.main-slid{
  align-items: center;
}
.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
}
.slider-bold-txt {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    transform: translateX(-12rem);
}
.carousel-buttons .prev svg {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background-color: #000;
    border-radius: unset;
    padding: 7px;
    margin-left: 10px;
}
.prev svg path {
    fill: #fff;
}
.carousel-buttons .prev svg:hover {
    background-color: #fff;
}
.carousel-buttons .prev svg:hover path {
  fill: #000;
}
.carousel-buttons .next svg {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background-color: #fff;
    border-radius: unset;
    padding: 7px;
    margin-right: 10px;
}
.carousel-buttons .next svg path{
  fill: #000;
}
.next svg path {
    fill: #fff;
}
.carousel-buttons .next svg:hover{
  background-color: #000;
}
.carousel-buttons .next svg:hover path{
  fill: #fff;
}
#slider .main-slid h6 {
  color: #E5590D;
  font-family: 'Jost';
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.carousel-buttons{
  gap: 10px;
}
/*---------about -----------*/
.about-main-right-col h3 {
  font-family: 'Jost';
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.about-main-right-col p {
  font-family: Jost;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  text-transform: capitalize;
}
.about-left::after {
  content: "";
  position: absolute;
  bottom: 146px;
  right: -4px;
  width: 0;
  height: 0;
  border-bottom: 100px solid #fff;
  border-left: 100px solid transparent; 
}
.about-left-img {
  transition: transform 0.4s ease;
}

.about-left-img:hover {
  transform: scale(1.01); /* Halka zoom */
}
.about-year {
  background-color: #E5590D;
  width: 100%;
  height: 128px;
  max-width: 185px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  padding: 20px;
  gap: 0px;
  clip-path: polygon( 0% 0%,75.135% 0%,100% 34.848%,100% 100%,0% 100%,0% 0% );
  padding-top: 40px;
}
.about-year:hover{
  background-color: #000;
}
.about-year .counter1-up{
  font-size: 42px;
  font-family: 'Jost';
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.about-year .record_suffix_icon{
  font-size: 42px;
  font-family: 'Jost';
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.about-year-txt {
  font-size: 16px;
  color: #fff;
  font-family: 'Jost';
  font-weight: 600;
  margin: 0;
}
.about-center-img {
  width: 100%;
  height: 276px;
  object-fit: cover
}
.about-left{
  height: 100%;
}
.about-left-img {
    width: 100% !important;
    height: 280px !important;
    object-fit: cover;
}
.about-prof{
  background-color: #000;
  width: 100%;
  height: 128px;
  max-width: 185px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  padding: 20px;
  gap: 20px;
  clip-path: polygon( 0% 0%,75.135% 0%,100% 34.848%,100% 100%,0% 100%,0% 0% );
}
.about-prof:hover{
  background-color: #E5590D;
}
.about-prof-txt{
  font-size: 16px;
  color: #fff;
  font-family: 'Jost';
  font-weight: 600;
  margin: 0; 
}
.about-main-left-col p {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-transform: capitalize;
}
.about-main-left-col .about-btn{
  background-color: var(--color-orange);
  width: max-content;
  padding: 10px 30px 10px 25px;
  font: 400 17px / 20px Jost;
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
  transform: translate(0px, 40px);
}
.about-main-left-col .about-btn:hover{
  background-color: #000;
}
.about-main-left-col .about-btn a{
  color: #fff;
}
.con-main-about{
  overflow: hidden;
}
.about-main-center-col{
  display: flex;
    flex-direction: column;
    gap: 20px;
}
.about-center-main {
  display: flex;
  gap: 10px;
}
.about-center{
  position: relative;
}
.about-center-bg{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  bottom: 0;
}
.about-center:hover .about-center-bg {
  opacity: 1;
}
.about-center::after {
  content: '';
  position: absolute;
  height: 77px;
  width: 75px;
  background-color: #000000;
  right: 0;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  bottom: 0;
  opacity: 0;
}
.about-center:hover::after{
  opacity: 1;
}
.about-center:hover .about-center::after{
  opacity: 1;
}
.about-main-right-col{
  position: relative;
}

.about-center-txt span {
  font-size: 48px;
  font-weight: bold;
  color: #ffff;
}

.video {
  position: absolute;
  top: 65%;
  left: 45%;
}

.video i {
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 12px;
  padding: 10px 35px 0px 25px;
  font-size: 15px;
  background-color: red;
}
.video i:hover{
  background-color: #fff;
  color: #000;
}
/* video popup */
.modal-new {
  display: none;
  position: fixed;
  z-index: 10;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,.4);
}
/* Modal Content */
.modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px;
  width: 45%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
 .close-one{
  color: #252525;
  float: right;
  font-size: 28px;
  padding-right: 20px;
  cursor: pointer;
  background: transparent;
  border: none;
  font-weight: 900;
}

/* counter sec */

#counter-sec .owl-carousel .item {
    display: flex;
    flex-direction: row;
}
#counter-sec .owl-nav {
    display: none !important;
}

#counter-sec .owl-carousel .item{
  gap: 5px !important;
}
.counter-box:hover{
  background-color: #000;
}
.counter-box:hover .count-text h3{
  color: #fff;
}
.counter-box:hover .count-text p{
  color: #fff;
}
.counter-box:hover .count-img img{
  transition: filter 0.3s ease;
  filter: brightness(0) invert(1);
}
/* ------------- pricing plan ------------------ */
.pricing-plans-box{
  border: 2px solid #d1d1d1;
  border-radius: 10px;
  padding: 35px;
}
.pricing-plans-box h6{
  font: bold 25px/25px Jost;
  color: #000;
}
.contents-plan {
    display: flex;
    font: 300 16px/20px Muli;
    justify-content: space-around;
}
.contents-plan p{
  position: relative;
  padding-left: 20px;
}
.contents-plan p:after {
    content: '';
    width: 12px;
    background-color: #f6561b;
    height: 13px;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
}
.price-plan{
   display: flex;
   justify-content: center;
}
.price{
    font: normal normal 600 45px/50px Jost;
    color: var(--color-orange);
}
.dollar{
  color: #000;
}
.pricing-package h5{
  font: 600 20px/35px Jost;
    color: #000;
}
.price-heading{
  font: 14px/30px Muli;
}
.price-heading i{
  color: var(--color-orange);
  font-size: 12px;
}
.plan-button a{
  color: #fff;
  background-color: var(--color-orange);
  padding: 10px 13px;
  border-radius: 6px;
  font: 600 14px/21px Jost;
}
#pricing_plans .owl-carousel  .center{
  overflow: hidden;
}
#pricing_plans .center .pricing-plans-box:after {
  content: 'Popular';
  background-color: #f6561b;
  width: max-content;
  position: absolute;
  color: white;
  top: 23px;
  text-align: center;
  overflow: hidden;
  left: -24px;
  padding: 0 38px;
  font: 600 14px/20px Jost;
  transform: rotate(-40deg);
}
#pricing_plans .owl-carousel .pricing-plans-box:hover{
  border: 2px solid #f6561b;
}
#pricing_plans .pricing-plans-outer-box {
    margin: 15px;
    overflow: hidden;
}


/* Service */

#service .service-heading h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
z-index: 1;
position: relative;
}
#service .service-heading p{
font-family: 'Jost';
font-weight: 700;
font-size: 36px;
line-height: 50px;
text-transform: capitalize;
z-index: 1;
position: relative;
}
#service .service-heading .bold-para {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 100px;
    line-height: 62px;
    text-transform: uppercase;
    color: #f2e6de;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    transform: translate(10px, 56px);
    z-index: 0;
}
#service .outer-classes {
    background-color: #E56E0D1A;
}
.service-conatiner:hover{
  position: relative;
 
}
.service-conatiner{
  /* background-color: white; */
  /* box-shadow: rgb(0 0 0 / 10%) 0px 0px 12px; */
  border-radius: 0px;
  padding: 20px;
  margin: 0px;
  /* clip-path: polygon(1.322% 0.781%, 98.678% 0.781%, 98.678% 87.24%, 87.445% 97.656%, 1.322% 97.656%, 1.322% 0.781%); */
}
/* .service-conatiner::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid #fcf0e7;
    border-left: 50px solid transparent;
} */
.classes-content{
  padding: 0px;
  padding-top: 20px;
}
.classes-button{
text-align: left;

}
.service-conatiner{
 position: relative;
}
#service  .service-bg-image{
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 3%;
}
#service .classes-layer img {
    width: 100%;
    height: 100%;
    clip-path: polygon(20% 1%, 100% 0, 100% 100%, 0 100%, 0 20%);
}
#service .classes-content h4 {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    text-align: left;
}
#service .classes-content p{
font-family: 'Jost';
font-weight: 400;
font-size: 14px;
line-height: 26px;
text-align: left;
text-transform: capitalize;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;

}

#service .classes-button a {
  font-family: 'Jost';
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #000;
}

.service-conatiner{
  background-color: #ffff;
  clip-path: polygon(0% 0%, 100% -40%, 100% 90%, 0% 140%);
}
.outer-service{
  filter: drop-shadow(0px 0px 6px #00000026);
}
.service-conatiner:hover {
    background-color: #000;
}

.pro-con {
    background-color: #ffff;
    clip-path: polygon(0% 0%, 100% -40%, 100% 90%, 0% 140%);
    margin: 2px 2px 2px 2px;
}
.outer-pro{
  filter: drop-shadow(0px 0px 6px #00000026);
}
.pro-con:hover {
    background-color: #000;
}

.our-blog-row {
    background-color: #ffff;
    clip-path: polygon(0% 0%, 100% -40%, 100% 86%, 0% 200%);
    margin: 2px 2px 2px 2px;
}
.blog-outer{
  filter: drop-shadow(0px 0px 6px #00000026);
}
.our-blog-row:hover {
    background-color: #000;
}
/* #service .service-conatiner::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: transparent;
    transition: background-color 0.3s ease;
    width: 100%;
    height: 100%;
    clip-path: polygon(1.765% 0.862%, 100.235% 0.862%, 100.235% 90.92%, 90.529% 98.414%, -0.235% 98.414%, -0.235% 0.862%) !important;
} */

#service .service-conatiner:hover::before {
  background-color: #000; 
}
#service .service-conatiner:hover .classes-content{
  z-index: 99;
}
#service .service-conatiner:hover .classes-content p {
    color: #fff;
}
#service .service-conatiner:hover .classes-button a{
  color: #fff;
}


#service .service-conatiner:hover .classes-content h4 a{
  color: #ffff;
}
.classes-content .icon-image {
    width: 50px !important;
    border-radius: 0px;
    height: 50px;
    background: #E5590D;
    top: 15px;
    position: absolute;
    padding: 10px 10px;
    left: 15px;
}
.marquee-wrapper {
    overflow: hidden;
    background: #e65100;
    white-space: nowrap;
    padding: 5px 0;
    margin: 0px auto;
    position: relative;
    z-index: 13;
    left: 0px;
    right: 0px;
    top: -22px;
    width: 100%;
    color: #fff;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}
.marquee-main {
    background: #000;
    position: relative;
}

.marquee {
  display: flex;
  width: fit-content;
  animation: scroll-left 20s linear infinite;
}

.marquee p {
  display: inline-block;
  
  margin: 0;
  color: #ffff;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;

}

#service .owl-nav {
    display: none !important;
}
#service{
  padding-bottom: 0px;
}
#service{
  position: relative;
}
.service-number {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  text-transform: capitalize;
  position: absolute;
  bottom: 0;
  right: 10px;
  color: #000000;
  opacity: 20%;
  
}
#service .service-conatiner:hover .service-number{
  color: #fff;
  opacity: 1;
}
/* ---------- our process ------------ */
.process-content:hover .process-main-image{
  transition: 1s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.process-main-image img {
    background-color: #000;
    padding: 12px 12px;
    clip-path: polygon(0 0, 100% 1%, 100% 75%, 70% 100%, 1% 99%, 0% 50%);
}
.process-main-image{
  width: max-content;
  margin: 0 auto;
  outline-offset: 4px;
}
.process-content-text{
  padding: 25px;
  position: relative;
}
.process-content h6{
  font: normal normal 600 18px/25px Jost;
  color: #000;
}
.process-content:hover img {
    background-color: var(--color-orange);
}
#our_Process h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
}
.process-content:hover h6 {
    color: #E5590D;
}
#our_Process .outer-process p{
font-family: 'Jost';
font-weight: 700;
font-size: 36px;
line-height: 50px;
letter-spacing: 0%;
text-align: center;
text-transform: capitalize;
}

#our_Process .outer-process .para-bold {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 100px;
    line-height: 62px;
    text-align: center;
    text-transform: uppercase;
    opacity: 4%;
}
.outer-process{
  position: relative;
}

#our_Process .outer-process .para-bold {
    position: absolute;
    top: 0px;
    margin: 0 AUTO;
    left: 0;
    right: 0;
}
#our_Process .owl-nav{
  display: none !important;
}
.process-step-number {
  font-family: Jost;
  font-weight: 700;
  font-size: 60px;
  line-height: 62px;
  text-align: center;
  text-transform: uppercase;
  color: #0000000A;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 10px;
}
.process-content:hover .process-step-number{
  color: #e5590d1f;
}
/* -------------- calculate ------------- */
.calculate-heading h3{
  color: #fff;
}
.calculate-form{
  max-width: 100%;
  width: 500px;
  margin: 8% 0 8% auto;
  background-color: white;
  box-shadow: rgb(0 0 0 / 10%) 0px 2px 12px;
  border-radius: 14px;
  padding: 30px;
  font: 600 12px/30px Muli !important;
  color: #767373 !important;
}
input[type=text],input[type=number],input[type="email"],input[type="tel"],select,.calc-button,.result-button{
    width: 100% !important;
    background-color: #000;
    border-radius: 0px;
    padding: 10px 10px;
    border: none !important;
    font: 600 12px / 30px Muli;
    color: #767373 !important;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
}
#get-in-touch .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #fff;
  color: #ffff;
  font-family: 'Jost';
  font-weight: 600;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #000;
  color: #fff;
  font-family: 'Jost';
  font-weight: 500;
}
#newsletter .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #000;
  color: #000;
  font-family: 'Jost';
  font-weight: 600;
}
#singleproperty .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #000;
  color: #000;
  font-family: 'Jost';
  font-weight: 500;
}
#contact .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #000;
  color: #000;
  font-family: 'Jost';
  font-weight: 500;
}
#newsletter .wpcf7 form.invalid .wpcf7-response-output{
  border-color: #000;
  color: #000;
  font-family: 'Jost';
  font-weight: 600;
}
#newsletter .wpcf7-not-valid-tip{
  color: #000;
}
#get-in-touch label{
font-family: 'Jost';
font-weight: 400;
font-size: 15px;
line-height: 20px;
text-transform: capitalize;
}
#get-in-touch .contact-us-outer-form p{
  font-family: 'Jost';
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
}
.calc-button{
  width: 50% !important;
  background-color: var(--color-orange) !important;
  color: #fff !important;
  border-radius: 7px;
  margin: 0 10px;
  padding: 11px 10px;
  border : none !important;
  color: #fff !important;
  font-size: 17px ;
  color: #fff !important;
  font-family: 'Jost' !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.calc-button:hover{
  color: #fff;
}
select{
  border: none;
}
.form-field{
  padding: 25px 0px;
}
.calculate-form ul li button{
  font: bold 20px/30px Muli;
  color: #000 !important;
  background: none !important;
}
.result-button h6{
  font: 600 12px/30px Muli;
}
.calculate-form{
  position: relative;
}

#Calculate .calculate-form .nav-pills .nav-link.active:after {
    content: '';
    display: block;
    width: 100%;
    position: relative;
    border-bottom: 3px solid var(--color-orange);
    border-radius: 0px !important;
    bottom: -1px;
    z-index: 1;
}
.bmi-chart-row th {
  background-color: var(--color-orange) !important;
  color: #fff;
}
.bmi-chart{
  width: 100%;
}
table.bmi-chart tr {
  width: 100%;
}
table.bmi-chart tr td ,table.bmi-chart tr th {
  width: 50%;
  background: #ededed;
  border: 12px solid #fff;
  text-align: center;
  padding: 8px 0px;
  border-radius: 30px;
}
/* ---------- testimonial ------------ */
#testimonial{
  padding-bottom: 0;
  background-color: #E56E0D1A;
}
.testimonial-card{
  padding: 10px;
}
.testi-right{
  margin-top: -90px;
}
#testimonial{
  position: relative;
}
#testimonial::before {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    border-right: 20px solid transparent;
    border-top: 100px solid #fff;
    border-left: 100px solid transparent;
}
.testi-card .img {
    width: 100% !important;
    max-width: 78px;
}
.testi-left{
  position: relative;
}
.testi-center{
  position: absolute;
  right: 45px;
  top: 0;
  z-index: 0;
}
.testi-card{
  display: flex;
  gap: 15px;
  z-index: 1;
  position: relative;
}
#testimonial h3 {
    font-family: 'Jost';
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
}
#testimonial .para-one{
    font-family: 'Jost';
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    text-transform: capitalize;
}
#testimonial .small-para{
font-family: Jost;
font-weight: 400;
font-size: 16px;
line-height: 28px;
letter-spacing: 0%;
text-transform: capitalize;
z-index: 1;
position: relative;
}
.testimonial-buttons{
  gap: 10px;
}
.testimonial-buttons .prev svg {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background-color: #000;
    border-radius: unset;
    padding: 7px;
}
.testimonial-buttons .prev svg:hover {
    background-color: #E5590D;
}
.testimonial-buttons .prev svg:hover path{
    fill: #fff;
}
.testimonial-buttons .next svg {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background-color: #E5590D;
    border-radius: unset;
    padding: 7px;
}
.testimonial-buttons .next svg:hover{
  background-color: #000;
}
.testimonial-buttons .next svg:hover path{
  fill: #fff;
}
#testimonial .owl-nav{
  display: none !important;
}
.testimonial {
    background-color: #E5590D;
    padding: 20px;
    position: relative;
}
.testimonial-card {
    position: relative;
}
.testimonial .owl-carousel .item {
    gap: 15px !important;
}
.testimonial::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 100px solid #E5590D;
    border-left: 100px solid transparent;
    transform: translate(-100px, 0px);
}
.testi-main-col{
  display: flex;
  align-items: center;
}
.content::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -20px;
    width: 0;
    height: 0;
    border-top: 100px solid #E5590D;
    border-top: 100px solid #E5590D;
    border-right: 100px solid transparent;
}

.testimonial .content {
    background-color: white;
    box-shadow: rgb(0 0 0 / 14%) 0px 11px 6px;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 10px 0px 0px 10px;
}
.testimonial-contnt{
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#testimonial .testimonial-author a{
  font: normal normal 600 22px/30px Jost;
  color: #000;
}
#testimonial .testimonial-card:hover .testimonial-author a{
  color: var(--color-orange);
}
.content .quote-image img{
  width: auto !important;
    height: auto;
    margin: 0 auto;
}
.quote-image{
  position: relative;
}
.testimonial-star i{
  color: #ff9800;
}
.quote-img img{
  width: 100%;
  max-width: 69px;
}
.quote-img{
  position: absolute;
  right: 30px;
}
.testi-desig {
  text-align: left;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  color: #000000;
}
#single-testimonial .testimonial-card h4 {
  color: #000;
  font-family: 'Jost';
}
#testimonial .testimonial-card:hover .content {
    background-color: #000;
}
#testimonial .testimonial-card:hover .testi-desig{
  color: #fff;
}
#testimonial .testimonial-card:hover .testi-text{
  color: #fff;
}
#blog-left-sidebar .blog-icon{
  display: none;
}
#blog-left-sidebar .blog-share{
  display: none;
}

#blog-right-sidebar .blog-icon{
  display: none;
}
#blog-right-sidebar .blog-share{
  display: none;
}
/*---------- our faq --------------*/
#ourFaq{
  padding: 0 0 !important;
}

.accordion-item:before {
    content: '';
    display: block;
    /* background-image: url('/assets/images/our-faq/icon.png') !important; */
    width: 45px;
    top: 9px;
    left: 12px;
    height: 46px;
    position: absolute;
    z-index: 99;
    background-position: center;
    background-repeat: no-repeat;
    background-color: var(--color-orange);
    border-radius: 7px;
}
.accordion-button::after {
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
  background-image: linear-gradient(45deg, #953a3a00 50%, var(--color-orange) 50%), linear-gradient(135deg, var(--color-orange) 50%, transparent 50%), radial-gradient(var(--color-orange) 70%, transparent 72%);
  background-position: calc(100% - 9px) calc(1em + -7px), calc(100% - 3px) calc(1em + -7px), calc(100% - -1.5em) -1.5em;
  background-size: 9px 8px, 7px 9px, 0.5em 0.5em;
  background-repeat: no-repeat;
}
.accordion-button:not(.collapsed)::after{
  background-image: linear-gradient(45deg, #953a3a00 50%, var(--color-orange) 50%), linear-gradient(135deg, var(--color-orange) 50%, transparent 50%), radial-gradient(var(--color-orange) 70%, transparent 72%);
  background-position: calc(100% - 9px) calc(1em + -7px), calc(100% - 3px) calc(1em + -7px), calc(100% - -1.5em) -1.5em;
  background-size: 9px 8px, 7px 9px, 0.5em 0.5em;
  background-repeat: no-repeat;
}
#ourFaq {
    padding-top: 8%;
}
#ourFaq input[type=text] {
    max-width: 60%;
    width: 100%;
}
#ourFaq .outer-faq img{
  width: 100px;
}
#ourFaq .faq{
  padding: 10px 0;
}

#ourFaq .accordion-item p {
    font: normal normal normal 13px/25px Muli;
}
#ourFaq .card-header {
   padding: 0px !important;
   border-bottom: 0px !important;
}
#ourFaq .accordion-item a {
  font-size: 16px;
  padding-left: 50px;
  color: var(--black-head);
  font-weight: 900;
  line-height: 1;
}
#ourFaq .accordion-body {
    padding: 12px 10%;
}
#ourFaq .accordion-item{
  box-shadow: rgb(0 0 0 / 10%) 0px 2px 0px 0px;
  background-color: var(--color-white);
  border: 1px solid #f1f1f1;
}
#ourFaq .accordion-button:not(.collapsed){
  box-shadow: none;
  background-color: #fff !important;
}
#ourFaq .accordion-button img{
  background-color:var(--color-orange);
  padding: 9px 9px;
  border-radius: 5px;
  width: 50px;
  margin-right: 20px;
}
.faq-read:hover:before {
    transform: rotate(4deg);
}
.faq-read:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: var(--color-black);
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 6px;
}
.owl-nav{
  display: block !important;
}
#ourFaq .fa-arrow-left{
  color: var(--color-orange);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  font-size: 25px;
  border: 2px solid;
  border-color: var(--color-orange);
  left: 40%;
  position: relative;
  margin: 6px;
  padding: 9px 12px;
}
#ourFaq .fa-arrow-right{
  color: var(--color-orange);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  font-size: 25px;
  border: 2px solid;
  border-color: var(--color-orange);
  left: 50%;
  bottom: 0px;
  position: absolute;
  margin: 6px;
  padding: 11px 12px;
}
#ourFaq .fa-arrow-left:hover, #ourFaq .fa-arrow-right:hover {
    background-color: var(--color-orange);
    color: #fff;
}
.faq-title .faq-que {
    font: normal normal normal 30px/35px Jost;
    color: var(--black-head);
}
.faq-title p{
  font: normal normal normal 12px/16px Poppins;
  color: var(--color-black);
}
.faq-section-img img{
  width: 75%;
}
#ourFaq input.wpcf7-form-control.has-spinner.wpcf7-submit{
  position: relative;
}
#ourFaq input.wpcf7-form-control.has-spinner.wpcf7-submit:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: var(--color-black);
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 6px;
}
#ourFaq input.wpcf7-form-control.has-spinner.wpcf7-submit::before:hover{
  transform: rotate(4deg);
}
#ourFaq input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #fff !important;
    background-color: var(--color-orange);
    font: normal normal normal 17px/25px Jost;
    padding: 6px 25px;
    border-radius: 5px;
}
/* ----------- team ------------ */
#team {
    background-color: #FCF0E7;
    position: relative;
}
#team .sub-head-team:before{
  position: absolute;
  content: "";
  width: 37px;
  height: 37px;
  background: #E5590D;
  opacity: .2;
  border-radius: 3px;
  transition: .5s;
  top: -5px;
}
#team h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
text-transform: capitalize;
}
#team p{
font-family: 'Jost';
font-weight: 700;
font-size: 36px;
line-height: 50px;
text-transform: capitalize;
color: #000000;
}
#team .owl-nav {
    display: none !important;
}
.sub-head-team:hover::before{
  width: 14% !important;
}
.teambox-text {
  background-color: #ffff;
  padding: 10px 15px;
  clip-path: polygon(0 0, 100% 0, 100% 40%, 85% 100%, 0 100%, 0% 50%);
  position: relative;
  z-index: 9;
}
.tem-outer {
    filter: drop-shadow(0px 0px 6px #00000026);
}
.team-img-outer{
  z-index: 0 !important;
  position: relative;
}
.teambox{
  position: relative;
}
.team-hover-bg{
  position: absolute;
  top: 0;
  opacity: 0;
}
.teaminner:hover .team-hover-bg{
  opacity: 1;
  z-index: 0 !important;
}
.teaminner:hover .team-title-text a{
  color: #E5590D;
}
.teambox {
  position: relative;
}
.team-detail{
padding: 0 10px 0;
}
.team-buttons .prev svg {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background-color: #000;
    border-radius: unset;
    padding: 7px;
}
.team-buttons .prev svg:hover{
  background-color: #E5590D;
}
.team-buttons .prev svg:hover path{
  fill: #fff;
}
.team-buttons .next svg {
    width: 40px;
    height: 40px;
    object-fit: contain;
    background-color: #E5590D;
    border-radius: unset;
    padding: 7px;
}
.team-buttons .next svg:hover{
  background-color: #000;
}
.team-buttons .next svg:hover path{
  fill: #fff;
}
.team-top-image{
  position: relative;
}
.team-buttons{
position: absolute;
top: 0;
right: 0;
gap: 10px;
}

.team-social-icons {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #E5590D;
  border-radius: 0px;
  padding: 8px 8px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.team-social-icons i {
  color: #000;
  font-size: 16px;
  background-color: #fff;
  padding: 10px;
  border-radius: 0px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 15px;
}

.team-social-share-container {
    position: absolute;
    right: 15px;
    bottom: -55px;
    z-index: 99;
}

/* Share Icon */
.share-toggle {
  background-color: black;
  color: white;
  padding: 20px;
  border-radius: 0;
  cursor: pointer;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.3s ease;
}

.share-toggle:hover {
  background-color: #333;
}

/* Social Icons Hidden by Default */
.team-social-icons {
  position: absolute;
  bottom: 0; 
  right: 0;
  background: #E5590D;
  border-radius: 0;
  padding: 5px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 10;
  cursor: pointer !important;
  transform: translateY(-35px);
}
.team-social-icons i:hover {
  background-color: #000 !important;
  color: #fff;
}
/* Social Icon Buttons */
.team-social-icons i {
  color: #000;
  font-size: 16px;
  background-color: #fff;
  padding: 7px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 15px;
}

/* Hover to Reveal */
.team-social-share-container:hover .team-social-icons {
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
}

.teaminner:hover .team-social-icons {
    opacity: 1;
}
.teaminner:hover .share-toggle {
    background-color: #E5590D;
}






.team-icon-img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  opacity: 0.2;
  z-index: 0;
}
.teaminner:hover .team-icon-img {
  opacity: 1;
  transition: 0.2s ease-in-out;
}
#team h6 {
font-family: 'Jost';
font-weight: 700;
font-size: 18px;
line-height: 30px;
text-transform: capitalize;
}
.team-desig-text {
font-family: 'Jost';
font-weight: 400;
font-size: 16px;
line-height: 20px;
text-transform: capitalize;
color: #000;
}
.team-img-outer img {
  width: 100%;
  max-width: 330px;
  height: 308px;
  object-fit: cover;
  clip-path: polygon(20% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 15%);
}
/* ----------- blog ------------ */
#ourBlog h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
}
#ourBlog .blog-small-para{
font-family: 'Jost';
font-weight: 700;
font-size: 36px;
line-height: 50px;
letter-spacing: 0%;
text-align: center;
text-transform: capitalize;
}
#ourBlog .para-bold{
font-family: Jost;
font-weight: 700;
font-size: 100px;
line-height: 62px;
opacity: 4%;
text-align: center;
text-transform: uppercase;
}
#ourBlog .our-blog-heading{
  position: relative;
}
#ourBlog .para-bold{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.event-day {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
}
.event-month {
  font-family: 'Jost';
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
h4.our-blog-name {
    padding-top: .5em;
}
.blog-share,.socila_share{
  display: flex;
}
.blog-icon{
  display: none;
}
.share_icon a {
    opacity: 1;
    margin: 2px;
    position: relative;
    top: 0px;
    padding: 0;
    display: inline-flex;
}
/* .share_icon{
  position: absolute;
    visibility: hidden;
    display: inline-block;
    left: unset;
} */
.socila_share {
    position: absolute;
    right: 90px;

}
.socila_share i{
  background-color: var(--color-orange);
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
}
#ourBlog .blog-share .fa-link , #full-width-blog .blog-share .fa-link, #blog-left-sidebar .blog-share .fa-link ,#blog-right-sidebar .blog-share .fa-link{
  color: #fff;
  background-color: var(--color-orange);
  padding: 9px 9px;
  border-radius: 50px;
}
.our-blog-content-box:hover .blog-icon {
  position: absolute;
  top: 22%;
  left: 35%;
  display: none;
}
#full-width-blog .post-featured,#blog-left-sidebar .post-featured,#blog-right-sidebar .post-featured{
    position: relative;
}
.blog-icon i {
  color: #fff;
  background: var(--color-orange);
  padding: 6px 6px;
  border-radius: 50px;
  font-size: 14px;
  margin: 0 10px;
  cursor: pointer;
}

.avtar-img img{
  width: 50px !important;
  height: auto;
  border-radius: 50%;
}

.avtar-content{
  position: relative;
  top: 5px;
}
.avtar-content{
  display: flex;
  justify-content: space-between;
}
.blog-share .fa-share-alt{
  color: #fff;
  background-color: var(--color-orange);
  padding: 9px 9px;
  border-radius: 50%;
  font-size: 14px;
  cursor: pointer;
}
.blog-title-content h4 a{
  font: 600 20px/28px Jost;
  color: #000;
}

#ourBlog .blog-title-content{
  z-index: 99;
  position: relative;
}
#ourBlog .our-blog-content-box:hover h4 a{
  color: #fff;
}
#ourBlog .our-blog-content-box:hover .blog-admin {
  color: #fff !important;
}
#ourBlog .our-blog-content-box:hover .blog-commt {
  color: #fff !important;
}
#ourBlog .our-blog-content-box:hover .blog-admin a {
  color: #fff !important;
}
#ourBlog .our-blog-content-box:hover .our-blog-text{
  color: #fff !important;
}


.news-author a{
  font: normal normal 600 14px/20px Jost;
}
.news-author{
  padding: 0px 30px;
}
.our-blog-image, .classes-layer {
  position: relative;
  overflow: hidden;
  padding: 0px;
}
.our-blog-image img, .classes-layer img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    transition-duration: 2s;
    padding: 0;
    clip-path: polygon(15% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 25%);
}
/* .our-blog-content-box:hover .our-blog-image img, .service-conatiner:hover img{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
} */
#ourBlog::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
width: 0;
height: 0;
border-bottom: 100px solid #fff;
border-right: 100px solid transparent;
transform: translate(0px, -100px);
}
#ourBlog {
    position: relative;
}
.copy-url{
  border: none;
  background: none;
}
#ourBlog .owl-nav{
  display: none !important;
}
#ourBlog .owl-dot {
    background-color: #00000026 !important;
    height: 15px;
    width: 15px;
}
#ourBlog .owl-dots .active{
  background-color: #E5590D !important;
}
#ourBlog .owl-dots{
  text-align: center;
}
.our-blog-image img {
    width: 100%;
    height: 100%;
    min-height: 220px;
    padding: 15px;
    object-fit: cover;
}
.blog-admin a {
  color: #000000;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.blog-commt {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  color: #000000;
}
/* timetable css */
.mptt-shortcode-wrapper li a {
  font: normal normal 600 15px/20px Jost;
  border: 2px solid var(--color-orange);
  padding: 8px 20px;
  border-radius: 6px;
}
.mptt-shortcode-wrapper .active a {
  background: var(--color-orange);
  color: #fff;
}
.mptt-shortcode-row th:nth-child(1){
  background-color: var(--color-orange)!important ;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
    background-color: #d3d3d3;
    border: 4px solid #fff;
    text-align: center;
    color: #000;
    padding: 17px 0px;
    font: normal normal 600 15px/20px Jost;
  }
  .mptt-shortcode-hours{
    height: 80px!important ;
    background-color: #d3d3d3;
    color: #000;
  }
  .mptt-shortcode-event{
    height: 100px;
    background-color: #f7f5f5 !important;
  }
.mptt-inner-event-content a, .mptt-shortcode-hours{
    font: bold 14px/36px Muli !important;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs{
  padding-bottom: 20px;
}
.daily_routine-form {
  padding-top: 4%;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li {
    margin-right: 25px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-title {
    text-decoration: none;
}
/* .mptt-inner-event-content a {
    color: #f6561b !important;
}*/
.mptt-inner-event-content .event-subtitle {
    color: #000 !important;
}

/* newsletter */
.news-main-col{
display: flex;
align-items: center;
}
#newsletter {
    background-color: #FCF0E7;
}
#newsletter .wpcf7-form {
    position: relative;
}
#newsletter [type=submit] {
    color: #fff;
    background-color: var(--color-orange);
    width: max-content;
    padding: 10px 30px 10px 25px;
    font: 400 17px / 20px Jost;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    border: unset;
    position: absolute;
    top: 15px;
    right: 30px;
}
#newsletter [type=submit]:hover{
background-color: #fff;
color: #000;
}
#newsletter{
  position: relative;
}
#newsletter::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  width: 0;
  height: 0;
  border-bottom: 80px solid #000;
  border-right: 80px solid transparent;
  transform: translate(0px, 0px);
}

#newsletter::after{
content: '';
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border-top: 100px solid #fff;
border-left: 100px solid transparent;
}
#newsletter input[type="email"]{
    width: 75% !important;
    background-color: #000;
    border-radius: 0px;
    padding: 10px 10px;
    border: none !important;
    font: 600 12px / 30px Muli;
    color: #767373 !important;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
}
#newsletter .wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 0em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}
/* why choose us */
.choose-img-left img {
    max-width: 100%;
    height: 274px;
    object-fit: cover;
}
.choose-img-right-col{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.choose-img-right-one {
    background-color: #E5590D;
    width: 171px;
    height: 132px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    padding: 20px;
    gap: 15px;
    clip-path: polygon(0% 0%, 75.135% 0%, 100% 34.848%, 100% 100%, 0% 100%, 0% 0%);
    padding-top: 40px;
}
.choose-img-right-one:hover{
  background-color: #000;
}
.choose-img-right-two{
  background-color: #000;
  width: 171px;
    height: 132px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    padding: 20px;
    gap: 15px;
    clip-path: polygon(0% 0%, 75.135% 0%, 100% 34.848%, 100% 100%, 0% 100%, 0% 0%);
    padding-top: 40px;
}
.choose-img-right-two:hover{
  background-color: #E5590D;
}

.con-main-why{
display: flex;
flex-wrap: nowrap;
gap: 50px;
}

#why-choose h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
text-transform: capitalize;
}

#why-choose .why-right-para-one{
font-family: 'Jost';
font-weight: 700;
font-size: 36px;
line-height: 50px;
text-transform: capitalize;
}
#why-choose .why-right-para-two{
font-family: 'Jost';
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-transform: capitalize;
}
#why-choose .social-performance-info h6{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 20px;
text-transform: capitalize;
}
.choose-img-right-one p{
margin: 0;
font-family: 'Jost';
font-weight: 600;
font-size: 16px;
line-height: 22px;
color: #fff;
}
.choose-img-right-two p{
margin: 0;
font-family: 'Jost';
font-weight: 600;
font-size: 16px;
line-height: 22px;
color: #fff;
}
.why-bottom-para{
font-family: 'Jost';
font-weight: 500;
font-size: 16px;
line-height: 28px;
text-transform: capitalize;
padding-left: 20px;
}
.choose-img-left-col{
position: relative;
}
.choose-img-left-hover{
position: absolute;
top: 0;
opacity: 0;
}
.choose-img-left-col:hover .choose-img-left-hover{
  opacity: 1;
}
.choose-main-left-col{
  position: relative;
}
.why-bottom-para::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 87px;
    background-color: #E5590D;
    left: 10px;
    right: 0;
}
.choose-img-left::after{
  content: '';
  position: absolute;
  height: 77px;
  width: 75px;
  background-color: #E5590D;
  right: 12px;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  bottom: 0;
  opacity: 0;
}
.choose-img-left-col:hover .choose-img-left::after{
  opacity: 1;
}


/* get in touch */
#get-in-touch{
  position: relative;
}
.con-main-get{
align-items: center;
margin-top: 3em;
gap: 50px;
flex-wrap: nowrap;
}
#get-in-touch .submit [type=submit]{
font-family: 'Jost';
font-weight: 400;
font-size: 14px;
line-height: 100%;
color: #fff;
background-color: var(--color-orange);
width: max-content;
padding: 10px 40px 10px 40px;
clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
border: none;
}
#get-in-touch .submit [type=submit]:hover{
  background-color: #fff;
  color: #000;
}
#get-in-touch .get-btn{
font-family: 'Jost';
font-weight: 400;
font-size: 16px;
line-height: 100%;
color: #000;
background-color: #fff;
width: max-content;
padding: 10px 40px 10px 40px;
clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
border: none;
}
#get-in-touch .get-btn:hover{
  background-color: #F6551C;
}
#get-in-touch .get-btn:hover a{
color: #fff;
}
.wpcf7-not-valid-tip {
  color: #fff;
  font-size: 16px !important;
  font-weight: normal;
  display: block;
}
#get-in-touch{
  background-color: #000;
  padding: 8em;
  position: relative;
}
#get-in-touch h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
text-align: center;
}
#get-in-touch p{
font-family: 'Jost';
font-weight: 700;
font-size: 36px;
line-height: 50px;
text-align: center;
text-transform: capitalize;
color: #fff;
}

#get-in-touch .get-heading{
font-family: 'Jost';
font-weight: 700;
font-size: 22px;
line-height: 30px;
text-align: center;
text-transform: capitalize;
}
#get-in-touch .get-heading-first{
font-family: 'Jost';
font-weight: 700;
font-size: 22px;
line-height: 30px;
text-align: center;
text-transform: capitalize;
}
#get-in-touch .get-main-right-col .get-heading{
font-family: 'Jost';
font-weight: 700;
font-size: 22px;
line-height: 30px;
text-align: left;
text-transform: capitalize;
color: #fff;
}
#get-in-touch .get-hed-box {
    position: relative;
}
#get-in-touch .get-right-para-bold {
font-family: 'Jost';
font-weight: 700;
font-size: 100px;
line-height: 62px;
text-align: center;
text-transform: uppercase;
position: absolute;
top: 0;
right: 0;
left: 0;
opacity: 4%;
}
#get-in-touch .get-right-para{
font-family: 'Jost';
font-weight: 400;
font-size: 15px;
line-height: 30px;
text-transform: capitalize;
text-align: left;
}
#get-in-touch .social-get-in-info h6{
font-family: 'Jost';
font-weight: 400;
font-size: 18px;
line-height: 20px;
text-transform: capitalize;
}
#get-in-touch .social-get-in-info h6 a{
  color: #fff;
}
.contact-us-outer-form {
    background-color: #FFFFFF1A;
    padding: 20px;
    clip-path: polygon(0 0, 100%  0, 100% 86%, 95% 100%, 0 100%, 0% 50%);
}
#get-in-touch::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 100px solid #fcf0e7;
  border-right: 100px solid transparent;
}
#get-in-touch::after {
content: "";
position: absolute;
right: 0px;
border-right: 0px solid transparent;
border-top: 100px solid #000;
border-left: 100px solid transparent;
bottom: 0;
transform: translate(0px, 100px);
z-index: 1;
}
.outer-classes::before{
 content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 100px solid #fff;
  border-right: 100px solid transparent; 
}

.outer-classes::after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 100px solid #000;
  border-left: 100px solid transparent; 
}
#get-in-touch .contact-us-outer-form input[type="tel"]{
  background-color: #000 !important;
}
#get-in-touch .contact-us-outer-form input[type="email"]{
  background-color: #000 !important;
}

#contact .contact-form-image input[type="tel"]{
  background-color: #fff !important;
}
#contact .contact-form-image input[type="email"]{
  background-color: #fff !important;
}
/* property */
#property-listing{
  position: relative;
}
/* #property-listing {
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; 
  
} */
#property-listing{
  background-color: #000;
}
#property-listing::-webkit-scrollbar {
  display: none; 
}

#property-scroll-card {
  height: 100vh;
  scroll-snap-align: start;
  display: flex;
  align-items: center;
  justify-content: center;
}
.property-scroll-card p {
    color: #fff;
}

.btn-book{
  background-color: var(--color-orange);
  width: max-content;
  padding: 10px 30px 10px 25px;
  font: 400 17px / 20px Jost;
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
  border: none;
  color: #fff;
}
.btn-book:hover{
  background-color: #fff;
}
.left-propet-col .pro-loc{
font-family: 'Jost';
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-transform: capitalize;
}
.left-propet-col h3{
font-family: 'Jost';
font-weight: 700;
font-size: 26px;
line-height: 28px;
text-transform: capitalize;
color: #fff;
}
.left-propet-col .pro-cont{
font-family: 'Jost';
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-transform: capitalize;
}
.left-propet-col .pro-pric{
font-family: 'Jost';
font-weight: 700;
font-size: 30px;
line-height: 28px;
text-transform: capitalize;
}
.sale-heading{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
}
.sale-title{
font-family: Jost;
font-weight: 700;
font-size: 36px;
line-height: 50px;
text-transform: capitalize;
}
.sale-para{
font-family: 'Jost';
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-transform: capitalize;
}
.slide-number {
font-family: Jost;
font-weight: 700;
font-size: 120px;
line-height: 110px;
color: #fff;
text-transform: capitalize;
opacity: 10%;
}
.prop-heading h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
color: #E5590D;
line-height: 22px;
}
.sale-left-first-img{
position: relative;
}
.img-first{
  position: relative;
}
.sale-first-center-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  opacity: 0;
}
.img-first::before {
  content: '';
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 50px solid #000;
  border-left: 50px solid transparent;
  margin-bottom: 0;
  z-index: 9;
}
.second-block{
  position: relative;
}
.img-second::before {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  width: 0;
  height: 0;
  border-top: 50px solid #000;
  border-right: 50px solid transparent;
  z-index: 9;
}
.img-third::after {
  content: '';
  top: 0;
  right: 10px;
  width: 0;
  height: 0;
  border-top: 50px solid #000;
  border-left: 50px solid transparent;
  position: absolute;
  z-index: 9;
}
.img-first:hover .sale-first-center-bg{
  opacity: 1;
  z-index: 9;
}
.img-second{
  position: relative;
}
.img-third{
  position: relative;
}
.sale-second-center-bg{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  opacity: 0;
}
.sale-third-center-bg{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  opacity: 0;
}
.img-second:hover .sale-second-center-bg{
  opacity: 1;
}
.img-third:hover .sale-third-center-bg{
  opacity: 1;
}

/* project */
#project{
  position: relative;
}
#project img{
  width: 100%;
  max-width: 414px;
  height: 220px;
  object-fit: cover;
}
#project {
    background-color: #E56E0D1A;
}
.project-category {
  background-color: #E5590D;
  position: absolute;
  top: 28px;
  color: #fff;
  padding: 5px 10px;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
}
#project h3{
font-family: 'Jost';
font-weight: 600;
font-size: 18px;
line-height: 22px;
}
#project .para{
font-family: 'Jost';
font-weight: 700;
font-size: 36px;
line-height: 50px;
text-transform: capitalize;
}
#project h4{
font-family: 'Jost';
font-weight: 600;
font-size: 20px;
line-height: 100%;
}
#project .classes-content{
padding: 0px;
padding-top: 20px;
text-align: left;
}
#project .classes-content p{
font-family: 'Jost';
font-weight: 400;
font-size: 14px;
line-height: 26px;
text-transform: capitalize;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
#singleproject .image-class .meta-img{
  overflow: hidden;
}
.project-bold-para{
font-family: 'Jost';
font-weight: 700;
font-size: 100px;
line-height: 62px;
text-transform: uppercase;
color: #0000000A !important;
}
.project-bold-para{
position: absolute;
top: 48px;
left: 0;
right: 0;
bottom: 0;
}
#project{
padding-top: 0;
padding-bottom: 0;
}
.project-class::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
border-top: 100px solid #000;
border-right: 100px solid transparent;
}
.project-class::after {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 0;
border-bottom: 100px solid #fff;
border-left: 100px solid transparent;
}
#project .owl-dot {
    background-color: #00000026 !important;
    height: 15px;
    width: 15px;
}
#project .owl-dots .active{
  background-color: #E5590D !important;
}
#project .owl-nav{
  display: none !important;
}
.project-box{
  padding-bottom: 50px;
}
#project .service-conatiner .classes-button a {
  font-family: Jost;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}

#project .owl-dots {
    padding-top: 2em;
}

.about-left {
  position: relative;
  display: inline-block;
}

.video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.video-icon .play-video-btn i {
  font-size: 60px;
  color: red;
  cursor: pointer;
}

/* Modal styles */
.video-modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
}

.video-modal.show {
  display: flex;
}

.video-container {
  position: relative;
  width: 80%;
  max-width: 800px;
}

.video-container iframe {
  width: 100%;
  height: 450px;
}

.close-video {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  border: none;
  font-size: 30px;
  cursor: pointer;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 30px;
}


.our-blog-content-box {
position: relative;
padding: 5px;
}
#full-width-blog .our-blog-content-box {
position: relative;
padding: 5px !important;
}
#blog-left-sidebar .our-blog-content-box {
position: relative;
padding: 5px !important;
}
#blog-right-sidebar .our-blog-content-box {
position: relative;
padding: 5px !important;
}

#ourBlog svg {
  width: 100%;
}
.blog-title-content{
padding: 0 20px !important;
}
.our-blog-content{
  padding-top: 0px !important;
}
/* .our-blog-text{
  width: 85%;
} */
.hover-bg-blog {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0px auto;
  width: 100% !important;
  height: 100% !important;
}
.hover-bg-blog {
  height: 100% !important;
  width: 50% !important;
  max-width: 50% !important;
  opacity: 0;
}
.our-blog-content-box:hover .hover-bg-blog {
    opacity: 1;
}


.custom-marquee-inner {
  display: inline-block;
  white-space: nowrap;
  padding-left: 100%;
  animation: marqueeScroll 100s linear infinite;
}

.custom-marquee-text {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  text-transform: capitalize;
}

@keyframes marqueeScroll {
  0% { transform: translateX(0%); }
  100% { transform: translateX(-100%); }
}




.why_choose_us .why_us_image {
  -webkit-mask-image: url(assets/images/classes/shape.png);
  mask-image: url(assets/images/classes/service-mask.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  position: relative;
}