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

  .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
  
  .main_heading {
    font-size: 33px;
    line-height: 50px;
    color: #000;
    font-weight: 600;
    font-family: var(--font-Unbounded);
    position: relative;
  }
  .sub_heading {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    font-weight: 300;
    font-family: var(--font-Unbounded);
    position: relative;
  }
  .main_text {
    font-size: 44px;
    line-height: 60px;
    color: #1a1a1a;
    font-weight: 700;
  }
  .sec_main_heading{
    font-size: 44px;
    line-height: 80px;
    color: #1a1a1a;
    font-weight: 700;
  }

/* SLIDER */
#slider .slider-content{
  z-index: 1;
}
  #slider{
    position: relative;
    padding: 1% 0px 0px;
    margin: 0 3%;
  }
  .slider-image{
    clip-path: polygon(5.438% 0%, 0% 9.975%, 0% 90.025%, 5.438% 100%, 35.238% 100%, 40.538% 90.277%, 64.9% 90.277%, 70.201% 100%, 100% 100%, 100% 77.179%, 94.562% 67.204%, 94.562% 45.894%, 100% 35.919%, 100% 9.975%, 94.562% 0%, 5.438% 0%);
    position: relative;
  }
  #slider .left-img img {
    position: absolute;
    left: 10%;
    bottom: 0px;
    width: 19% !important;
    height: 36%;
  }
  #slider .right-img img {
    position: absolute;
    width: 51% !important;
    height: 64%;
    bottom: 15px;
    right: 4%;
  }
  #slider .owl-nav {
    display: none;
  }
  #slider .slide_btn {
  text-align: left;
  }
  #slider .slider-content {
    /* grid-row-start: 3;
    grid-row-end: 7;
    grid-column-start: 2;
    grid-column-end: 6; */
    padding: 10% 0px 12% 13%;
  }
  #slider .slider-content-box{
    /* display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: repeat(6, 98px); */
  }
  #slider span.last_slide_head {
    color: #FF4074;
  }
  .slider-inner-image{
    position: absolute;
    top: 9%;
    right: 4%;
  }
  #slider .bg-svg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    padding: 0;
  }
  #slider .bg-svg svg{
    width: 100%;
    height: 100%;
  }
  .slider-inner-image{
    grid-row-start: 2;
    grid-row-end: 8;
    grid-column-start: 5;
    grid-column-end: 12;
  }
  .slider-inner-image img{
    width: 100%;
    height: 100%;
  }
  #slider .slider-content h1{
    font: 700 45px/60px var(--font-Unbounded);
    color: #ffffff;
  }
  #slider .slider-content p{
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 300;
    font-family: var(--font-Unbounded);
    width: 75%;
  }
  #slider .shop-now a {    
    background: #fff;
    padding: 15px 20px 15px 20px;
    position: relative;
    border: 1px solid #fff;
    border-radius: 25px;
    color: #474747;
    text-transform: uppercase;
    font: 500 14px / 20px var(--font-Unbounded);
    box-shadow: 0px 3px 6px 0px #FF4074;
  }
  #slider .shop-now a i{
    transform: rotate(-45deg);
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    color: #474747;
  }
  #slider .bottom-strip{
    background-color: var(--color-black);
    color: var(--color-white);
    display: flex;
    margin-top: -2px;
  }
  #slider .bottom-strip ul{
    margin-bottom: 0px;
  }
  #slider .bottom-strip ul li{
    list-style: none;
    float: left;
    margin: 5px;
  }
  #slider .top_contact{
    position: absolute;
    left: -10%;
    transform: rotate(-90deg);
    width: max-content;
    bottom: 45%;
    background: #474747;
    padding: 10px 30px;
    border-radius: 50px;
    box-shadow: 0px 1px 10px 0px #FF4074;
    z-index: 2;
  }
  #slider .top-right ,.btno{
    font: 400 13px / 20px unbounded;
    color: #fff;
  }
  #slider .mail{
    position: absolute;
    bottom: 10px;
    left: 10%;
    width: fit-content;
  }
  #slider .mail a{
    font: 400 13px / 20px unbounded;
    color: #fff;
  }
  #slider .mail i{
    color: #FF4074 !important;
  }
  #slider .slider-social-box{
    position: absolute;
    right: 0;
    width: fit-content;
    top: 11%;
    right: 20px;
  }
  #slider i {
    color: #fff;
    font-size: 18px;
  }
  #slider i:hover{
    color: #FF4074;
  }

  .slider-about-head {
    width: fit-content;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 70px;
    right: 0;
    z-index: 3;
    color: #000;
  }
  .slider-about-head .sec_main_heading {
    font-size: 32px;
    line-height: 50px;
    color: #000;
    font-weight: 600;
    position: relative;
    top: 10px;
  }
 
  /* about */
  #about p.about_content {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    font-weight: 300;
    width: 90%;
  }
  #about h4.sec_main_heading{
    font-size: 34px;
    line-height: 50px;
    color: #000;
    font-weight: 600;
  }
  #about a.btno {
    color: #fff;
    background-color: #2B2B2B;
    border-radius: 50px;
    padding: 15px 15px 15px 20px;
    font: 400 14px / 20px unbounded;
  }
  #about a.btno i{
    transform: rotate(-45deg);
    font-size: 13px;
    padding: 6px 6px 6px 6px;
  }
  #about .middle-content{
    margin-left: -100px;
    z-index: 1;
    position: relative;
  }
  section img {
    max-width: 100%;
    width: 100%;
  }
  /************** Product ****************/
  .features .carousel-accordion.owl-carousel {
    max-width: 100%;
    margin: 3vh auto;
  }
  .features .carousel-accordion.owl-carousel .owl-stage {
    display: -webkit-flex;
  }
  
  .features .carousel-accordion.owl-carousel {
    padding-left: 0px;
    padding-right: 20px;
  }
  
  .features .carousel-accordion .owl-item a {
    text-decoration: none;
    color: inherit;
  }
  .features .carousel-accordion .feature-icon-img{
    width: auto;
    height: auto !important;
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    z-index: 1;
  }
  #feature .item.active .feature-icon-img{
    display: none;
  }
  /*   .active {
    background: #ddd;
  }
  
  .expanded {
    background: #333;
  }  */
  
  .features .carousel-accordion .feature_box .feature-image {
    /* height: 90vh;
    display: flex;
    max-height: 750px;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 1rem; */
  }
  
  .features .carousel-accordion .feature_box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
  
  @media (min-width: 1200px) {
    .features .carousel-accordion .owl-item {
      padding: 0 var(--xspace);
    }
  
    .features .carousel-accordion .feature_box .feature-image {
      max-height: 900px;
    }
  
    .features .carousel-accordion .feature_box {
      /* width: calc((((var(--vw-width)) - (var(--xspace) * 2)) / 4)); */
    }
  }
  .features {
    position: relative;
  }
  .features  .feature_content{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 16px 8px 16px 16px;
    
  }
  #feature .item.active {
    width: 530px;
  }
  #feature .owl-carousel .owl-item img{
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }
  #feature .item {
    margin: 0 2px 0;
    width: 215px;
    height: 500px !important;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer;
  }
  .features .feature_content h3{
    color:#fff;
    font-family: var(--font-Unbounded);
    font-weight: 600;
    font-size: 20px;
  }
  .features .feature_content p{
    color: #fff;
    font-family: var(--font-Unbounded);
    font-weight: 300;
    font-size: 13px;
    border: 1px solid #fff;
    padding: 12px;
    border-radius: 6px;
  }
  .features .feature_content .property{
    border:1px solid #fff;
    padding: 5px;
    border-radius: 6px;
  }
  .features .feature_content .property h6{
    font-size: 12px;
    font-weight: 200;
    color:#fff;
  }
  .features .owl-item .feature_content{
    display: none;
    position: absolute;
    bottom: 0;
    padding: 20px;
    z-index: 1;
  }
  .features .owl-item .item.active .feature_content{
    display: block;
  }
  .features .owl-item.expanded .feature_content{
    display: block;
  }
  .features .owl-item .item.active{
    position: relative;
  }
  .features .owl-item .item:after{
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent linear-gradient(180deg, #3FBAD900 -10%, #000000 100%) 0% 0% no-repeat padding-box;
    transition: 0.2s ease-in-out;
    border-radius: 8px;
  }


  /************** biking sec ****************/
  #biking{
    position: relative;
  }
  .biking-sec {
    position: relative;
    background: #474747;
    padding: 4%;
    border-radius: 20px;
  }
  .bikeman{
    width: fit-content;
    height: fit-content;
    margin: auto;
    position: relative;
  }
  .bikeman svg{
    width: 100%;
    height: 100%;
  }
  .bikeman img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 8%;
    object-fit: contain;
  }
  .biking-sec .bgimage img{
    border-radius: 20px;
    object-fit: cover;
  }
  .biking-sec .caption .main_heading span{
    /* -webkit-text-stroke-color: #000; */
    text-transform: uppercase;
    font: 600 70px / 70px var(--font-Unbounded);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: white;
    color: #ffffff00;
  }
  .line-bg-svg{
    width: fit-content;
    height: auto;
    position: absolute;
    top: -15px;
    right: -40px;
  }
  .biking-sec .caption .main_heading .title{   
    -webkit-text-fill-color: #FF4074;
    -webkit-text-stroke-color: #FF4074;
  }
  .biking-sec .caption .main_heading[--nth-word="3"] {color:#FF4074; }
  .biking-sec .caption .sub_heading{
    margin-bottom: 40px;
    font: 500 22px / 35px unbounded;
    color: #fff;
  }
  .appoiment_btn a{
    background-color: var(--color-primary);
    color: var(--color-white);
    padding: 15px 20px 15px 30px;
    font: 500 14px / 20px unbounded;
    border-radius: 50px;
  }
  .appoiment_btn a i{
    transform: rotate(310deg)scale(1.2);
    font-size: 10px;
    padding: 10px 10px 10px 10px
  }
  .appoiment_btn a:hover ,.show-all a:hover,#about a.btno:hover,#slider .shop-now a:hover i,#slider .shop-now a:hover,.blog_view a:hover{
    color: #FF4074;
  }
  /*************Testimonial***************/
  #testimonial{
    /* margin-top: 10%; */
  }
  #testimonial .testibox{
    height: 100%;
  }
  #testimonial .testibox .profile-user{
    border:1px solid #000;
    padding: 8px 8px;
    border-radius: 50px;
    background-color: #fff;
    width: fit-content;
  }
  #testimonial .testibox .profile-user .content{
    margin-left: 20px;
  }
  #testimonial .testibox .profile-user .content h3{
    font-size: 20px;
    color: #000;
    font-weight: 500;
    font-family: var(--font-Unbounded);
    padding: 0;
  }
  #testimonial .testibox .profile-user .content h6{
    font-size: 12px;
    color:#b5aeae;
    font-family: var(--font-Unbounded);
    padding: 0;
    margin: 0;
  }
  #testimonial h5.post-title a {
    font-size: 19px;
    line-height: 26px;
  }
  #testimonial .gallery label{
    width: 100%;
  }
  #testimonial p.content{
    font-size: 14px;
    line-height: 23px;
    color: #636363;
    font-weight: 300;
    width: 95%;
  }
  #testimonial .testi_content {
    position: relative;
    border: 1px solid #2B2B2B;
    border-radius: 15px;
    padding: 20px 20px;
    background-color: hsla(0, 0%, 98%, 1);
  }
  #testimonial .testi-rating i.fas {
    color: #FF4074;
    /* font-weight: 600;
    font-size: 12px; */
  }
  #testimonial .testi-rating i.far {
    /* font-weight: 600;
    font-size: 12px; */
    color: #FF4074;
  }
  .testimonial_sec .owl-carousel .owl-stage-outer{
    margin-right: -1px;
  }
  #testimonial .testi-imagebg {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    position: relative;
  }
  #testimonial .owl-dots,#testimonial .owl-nav {
   display: none;
  }
  #testimonial .gallery .gallery-img {
    width: 50px;
    height: 50px;
    position: relative;
    display: inline-block;
    margin: 0px 2px;
    border-radius: 6px;
  }

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


  /* video popup */
.modal-new {
  /* display: none;
  position: fixed;
  z-index: 999999999999;
  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;
}


  #video embed#videoEmbed {
    height: 500px;
  }
#video .background-image{position: relative;
  background-color: #000;
  margin-bottom: 20px;
  border-radius: 20px;
}
#video .background-image img{
  opacity: 0.4;
  border-radius: 20px;
}
/* The Modal (background) */
#video .modal-new {
  display: none;
  position: absolute; 
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: hidden; 
  padding-top: 0px;
  max-width: 100%;
  border-radius: 20px;
}
#video .myVideoBtns {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: fit-content;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  border-radius: 20px;
  bottom: 0;
  margin: auto;
}
#video  .myVideoBtns i{
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  color:var(--color-white);
  background-color: rgb(210, 210, 210, 0.59);
  font-size: 22px;
} 
#video .cycleimage{
  position: relative;
}
#video .cycleimage .caption {
  position: absolute;
  top:0;
  left: 0;
  margin: 20px 30% 0px 20px;
}
#video .cycleimage .caption h6{
  color: var(--color-white);
  font-family: var(--font-Unbounded);
  padding: 0px;
  font-size: 14px;
  font-weight: 300;
}
#video .cycleimage .caption h2{
  color:var(--color-white);
  font-family: var(--font-Unbounded);
  margin: 0 0 10px;
  line-height: 35px;
  padding: 0px;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
#video .cycleimage .caption p{
  color:var(--color-white);
  font-family: var(--font-Unbounded);
  margin: 0 0 10px;
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
}
#video .image{
  position: relative;
}
#video .image:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000;
  left: 0;
  opacity: 0.5;
  border-radius: 15px;
}
/* Newsletter */
#newsletter  {
  background: #2B2B2B;
}
#newsletter .main_heading{
  color:#fff;
}
#newsletter p.main_text{
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  font-weight: 400;

}
#newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
  position: absolute;
  top: 0;
  background: transparent;
  right: 0;
  font-family: 'FontAwesome';
  color: #FF4074;
}
.strip i{
  color: #FF4074;
  margin-right: 5px;
}
#newsletter input[type="email"]::placeholder{  
  font-size: 16px;
  line-height: 26px;
  color: #6a6c74;
  font-weight: 400;
}
#newsletter .Shortcode form{
  width: 60%;
}
#newsletter .Shortcode p {
  margin: 0px;
  position: relative;
}
#newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
  padding: 12px 30px;
  /* width: 60%; */
  position: relative;
  border-radius: 30px;
  background: #f4f4f4;
  border: 1px solid #d9d9d9;
  color:#000;
}
#newsletter .newsbox {
  position: relative;
}
#newsletter .Shortcode {

  position: relative;
  width: 100%;
  margin: 0 auto;
}
#newsletter {
  position: relative;
}
#newsletter .strip{
  padding: 30px 20px 10px;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  color: hsla(0, 0%, 85%, 1);
} 
.newsbox img{
  margin-top: -100px;
}
.newsbox .news-img:after {
  content: '';
  width: 0px;
  height: 0;
  border-radius: 0px 50px 50px 20px;
  box-shadow: 160px 0px 150px 100px;
  color: #FF4074;
  position: absolute;
  left: 0px;
  top: 40%;
  overflow: hidden;
  z-index: -1;
}
.newsbox .news-img{
  position: relative;
}
