
html {
    overflow-y: auto;
    margin: 0 !important;
    margin-top: 0 !important;
}
div#wpadminbar {
    display: none;
}
.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */

#slider .owl-carousel .owl-item img{
  width: 100% !important;
}

button.owl-dot {
    border-radius: 50%;
}
.owl-nav button {
    z-index: 3;
    cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{

  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}

.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
    border-radius: 8px 0px;
    margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
  margin-top: 7em;
  margin-left: -10em;
  margin-bottom: -2em;
}
.blog-share-icon a {
  margin-right: 5px;
  background-color: var(--heading-text-color);
  padding: 8px;
  border-radius: 5px 0px;
}
.blog-share-icon a:hover {
    background-color: #4bcdfc;
    color: var(--heading-text-color);
}
.blog-comments i {
    color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */

/* Heading And Sub Heading */
.p.tr-subhead {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #FF3465;
}
h2.tr-heading,.services-inner-wrapper h2,h2.tp-heading,select#tp-product,h2.benefit-head,.testi-headigs h2,.blog-heading h2{
  font-family: Bebas Neue;
  font-size: 64px;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #ffffff;
  padding: 0px 0;
}
h2.tr-heading span,.services-inner-wrapper h2 span,select#tp-product,.testi-headigs h2 span,.blog-heading h2 span{
  color: #FF3465;
}
.services-inner-wrapper h2,.tp-head-tab,h2.benefit-head,.testi-headigs h2,.blog-heading h2 {
  padding-bottom: 30px
}

/* Slider */

.banner-img {
  width: 100%;
}
.banner-wrapper {
  width: 100%;
  max-width: 99%;
  margin: 0 auto;
}
.banner-wrapper {
  width: 100%;
  max-width: 99%;
  margin: 10px auto;
  position: relative;
}
section#banner {
  background-size: cover;
  margin: 10px;
  background-repeat: round;
  padding: 120px 0 0;
}
.banner-inner-wrapper{
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
}
h3.banner-subheading {
  font-family: Bebas Neue;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
}
h1.banner-heading {
  font-family: Bebas Neue;
  font-size: 64px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: 0em;
  text-align: left;
  color: #FF3566;
}
p.banner-text {
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 74%;
  padding: 20px 0;
}
.left-text a {
  width: 200px;
  height: 55px;
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-align: left;
  background: linear-gradient(265.52deg, #FF7193 5.21%, #FF3566 50.52%, #FF507A 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.banner-right {
  text-align: center;
}
.banner-right img {
  text-align: center;
}
.slide-down {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.slide-down {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: linear-gradient(231.71deg, #000000 12.81%, rgba(0, 0, 0, 0) 86.15%);
  border: 3px solid #FF3465;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  padding: 5px;
  cursor: pointer;
}
.slide-down p {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  margin: 0 0 5px;
  color: #ffffff;
}
.slide-down i {
  font-size: 20px !important;
  color: #ffffff !important;
}
.ban-blank {
  clip-path: polygon(0 0, 19% 0, 100% 43%, 100% 100%);
  background: #FF3465;
  width: 250px;
  height: 250px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}


/* Tab Repair */
p.tr-subhead {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #FF3465;
}
.tr-slide {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  grid-gap: 140px;
}
h2.tr-heading span{
  color: #FF3465;
}
.tr-pills {
  justify-content: center;
}
.tr-tab {
  padding: 30px 0 50px;
}
.tr-link {
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  padding: 15px 50px;
}
.tr-link:hover {
  color: #ffffff
}
.tr-link.active{
  color: #FF3465;
  border-bottom: 2px solid #ff3465;
}
.tr-text a {
  font-family: Bebas Neue;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.tr-text p {
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #747474;
  padding-top: 25px;
}
.tr-text {
  padding-top: 30px;
}
.tr-wrap {
  background-color: #151515;
  padding: 55px;
}


/* Services */
.services-content-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-row-gap: 90px;
  text-align: center;
  grid-column-gap: 60px;
  align-items: center;
}
.services-images {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 19.34%, rgba(0, 0, 0, 0.4) 50.54%, rgba(0, 0, 0, 0.4) 84.37%);
  box-shadow: 0px 2px 4px 0px #FFFFFF29 inset;
  padding: 50px 0;
  border-radius: 15px;
}
.services-text-div {
  padding-top: 20px;
}
h5.services-title a {
  font-family: Bebas Neue;
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.services-text-div p {
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #747474;
  padding: 20px 0;
  margin: 0;
}
 a.read-btn {
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
 a.read-btn i{
   font-size: 16px;
   color: #ffffff;
   padding-left: 16px;
 }
a.view-btn {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 200px;
  height: 60px;
  background: linear-gradient(265.52deg, #FF7193 5.21%, #FF3566 50.52%, #FF507A 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px auto 0px;
}

/* Tab Product */
.tp-head-tab {
  display: flex;
  align-items: center;
  justify-content: center;
}
select#tp-product {
  background: transparent;
  border: none;
}
select#tp-product option.tp-item {
  background: transparent;
  border: none;
  font-size: 30px;
}
.tp-wrap {
  text-align: center;
  margin: 0 15px;
  border: 1px solid #2B2B2B;
  padding: 15px;
}
.slick-list.draggable {
  margin: 0 -15px;
}
.tp-images {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background: #222222;
  position: relative;
}
.tp-images img {
  padding-top: 25px;
}
.yith-wcwl-add-button span,.p-review .star-rating {
  display: none;
}
.yith-wcwl-add-button a i {
  margin: 0;
  font-size: 20px;
  color: #ffffff;
}
.prod-wishlist {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
}
.tp-text {
  padding-top: 15px;
}
.tp-title{
  font-family: Plus Jakarta Sans;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #cecece;
}
.p-review i {
  font-size: 16px !important;
  color: #B99B00 !important;
}
.p-review {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-review:before {
  content: '';
  width: 100px;
  height: 1px;
  display: block;
  background-color: #434343;
  margin-right: 10px;
}
.p-review:after {
  content: '';
  width: 100px;
  height: 1px;
  display: block;
  background-color: #434343;
  margin-left: 10px;
}
.p-price span {
  font-family: Plus Jakarta Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.p-price {
  padding: 10px 0 25px;
}
.tp-buy-btn a {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  height: 50px;
  background: linear-gradient(265.52deg, #FF7193 5.21%, #FF3566 50.52%, #FF507A 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin: 0 auto;
}
.tp-nav i {
  color: #ffffff !important;
}
.tp-nav .active i{
  color: #FF3465 !important;
}
.tp-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  padding-bottom: 15px;
}
.tp-left {
  margin-right: 20px
}
.tp-slide .slick-prev,.tp-slide .slick-next {
  display: none !important;
}

/* Benefits */
.benefit-text {
  background: #FF3465;
  border-radius: 10px;
  padding: 50px;
}
h2.benefit-head {
  font-family: Bebas Neue;
  font-size: 64px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #ffffff;
}
.benefit-feature {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
}
.benefit-offer h4,.benefit-check h4,.benefit-wrong h4{
  font-family: Plus Jakarta Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  padding: 0 0 50px;
}
.benefit-check h4{
  font-family: Plus Jakarta Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  padding: 0 0 50px;
}
.benefit-wrong h4{
  font-family: Plus Jakarta Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  padding: 0 0 50px;
}
.benefit-check,.benefit-wrong {
  text-align: center;
}
.bo-feature {
  display: grid;
  grid-template-columns: 0.1fr 1fr;
  align-items: center;
}
.bo-text p {
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin: 0;
}
.check-icon i {
  font-size: 26px !important;
}
.wrong-icon i {
  font-size: 26px !important;
  color: #ffffff !important;
}
.bo-feature,.check-icon,.wrong-icon {
  margin-bottom: 55px;
}
.benefit-img {
  text-align: end;
}
.benefit-btn a {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #FFFFFF;
  background: linear-gradient(265.52deg, #FF7193 5.21%, #FF3566 50.52%, #FF507A 100%);
  width: 200px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 0;
}

/* Bike Feature */
.bf-text {
  background: #000000;
  padding: 50px;
}
.bf-text h4 {
  font-family: Bebas Neue;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #FF507A;
  padding: 0;
}
ul.bf-list {
  list-style: none;
  padding-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
ul.bf-list li i {
  font-size: 12px;
  color: #AAAAAA;
  margin-right: 8px;
}
ul.bf-list li {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: left;
  color: #AAAAAA;
}

/* Spare Parts */
.sp-inner-wrapper {
  position: relative;
  padding: 50px 0px;
  z-index: 1;
}
.sp-inner-wrapper:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #000000B2;
  position: absolute;
  top: 0;
  z-index: -1;
}
.sp-inner-wrapper .row{
  padding: 0 30px;
  align-items: center;
}
h2.sp-heading {
  font-family: Bebas Neue;
  font-size: 48px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
  padding-bottom: 25px;
}
ul.spf-list {
  list-style: none;
}
ul.spf-list li {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
ul.spf-list li i {
  color: #00FF0A;
  font-size: 20px;
  padding-right: 25px;
}
ul.spf-list li {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 47px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.sp-text {
  padding: 7rem 0rem 7rem 10rem;
}
.sp-img {
  background-color: #ffffff;
  padding: 50px;
}
select.ymm-select {
  margin-bottom: 30px !important;
}
button.button.ymm-submit-any-selection {
  width: 100%;
  border: 0;
  background: #FF3465;
  color: #ffffff;
  height: 50px;
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: center;
}





/* Image With Text */
.iwt2-inner-wrapper .row {
  align-items: center;
}
.iwt2-img {
  text-align: center;
}
img.img2 {
  padding-top: 35px;
}
h3.iwt2-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #ffffff;
  font-family: 'Bebas Neue';
  width: 100%;
  max-width: 80%;
}
h3.iwt2-title span{
  color: #FF3465;
}
p.iwt2-text {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  padding: 30px 0;
  margin: 0;
  color: #c2c2c2;
  width: 100%;
  max-width: 80%;
}
a.iwt2-btn {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #ffffff;
  background: linear-gradient(265.52deg, #FF7193 5.21%, #FF3566 50.52%, #FF507A 100%);
  width: 260px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}

/* Statistics */
p.stats-subheading {
  font-family: Bebas Neue;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #FF3465;
  margin: 0;
}
h3.stats-heading {
  font-family: Bebas Neue;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #ffffff;
}
p.stats-text {
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #9F9F9F;
  padding: 20px 0;
  margin: 0;
}
ul.stats-list {
  list-style: none;
}
ul.stats-list li i {
  font-size: 18px !important;
  color: #4BAE4F !important;
  padding-right: 20px;
}
ul.stats-list li {
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.scnd h5 {
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.scnd p {
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #FF3465;
  margin: 0;
}
.stats-img h3,.stats-img2 h3  {
  font-family: Plus Jakarta Sans;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
  letter-spacing: 0em;
  text-align: center;
  color: #FF3465;
}
.stats-img p,.stats-img2 p {
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 25px;
}
.statistics-inner-wrappper {
  display: grid;
  grid-template-columns: 1fr auto auto;
  grid-gap: 20px;
}
.sbr-img {
  display: grid;
  grid-row-gap: 24px;
}
.stats-client-details {
  display: grid;
  grid-template-columns: 0.2fr 0.3fr 0.3fr;
  align-items: center;
  margin-top: 60px;
}

/* Image With text */
.iwt-inner-wrapper .row {
  align-items: center;
}
h3.iwt-title {
  font-family: Bebas Neue;
  font-size: 64px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
}
h3.iwt-title span {
  color: #FF3465
}
p.iwt-text {
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: justify;
  color: #A1A1A1;
  margin: 40px 0;
  width: 100%;
  max-width: 85%;
}
a.iwt-btn {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  width: 200px;
  height: 50px;
  background: linear-gradient(265.52deg, #FF7193 5.21%, #FF3566 50.52%, #FF507A 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  transition: 0.3s ease-in;
}
.iwt-text {
  margin-bottom: 15px;
}

/* Testimonial */
.testimonial-text-section .row{
  align-items: center;
}
.testi-content {
  padding-right: 35px;
}
.testi-img img {
  width: auto !important;
  margin: 0 !important
}
.testi-img-head {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 15px;
}
.testi-head {
  padding-left: 40px;
}
h4.testi-title {
  font-family: Plus Jakarta Sans;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  padding: 0
}
p.testi-location {
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #8E8E8E;
  margin: 0
}
.testimonial-text p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #626262;
  padding: 20px 0px 35px;
  margin: 0;
}
.testi-review i {
  font-size: 18px !important;
  color: #fa8700 !important;
  margin-left: 2px;
}
.testimonials-content .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.testimonials-content .owl-dot {
  width: 16px;
  height: 16px;
  border: none;
  margin: 0 5px;
  background: #ffffff !important;
}
.testimonials-content .owl-dot.active {
  background-color: #FF3465 !important;
}


/* Blog */
.blog-img {
  position: relative;
}
.blog-img a img {
  width: 100%;
}
.blog-img:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #00000066;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0
}
.btd {
  display: flex;
  align-items: center;
}
p.blog-tag {
  font-family: Bebas Neue;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin: 0
}
.blog-date i {
  font-size: 8px !important;
  color: #ffffff !important;
  margin: 0 20px;
}
span.blog-date {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #848484;
}
.blog-title {
  padding: 40px 0 20px;
}
.blog-title a {
  font-family: Bebas Neue;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #ffffff;
}
.bolg-text p {
  font-family: Plus Jakarta Sans ;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #FFFFFF;
}
a.blog-read-btn i {
  font-size: 30px;
  color: #ffffff;
  margin-top: 30px;
}
.blog-info {
  padding: 0 15px;
  position: relative;
}
.blog-information {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 9;
  width: 100%;
  max-width: 65%;
}


/* FAQ */
section#faq {
  position: relative;
  padding: 0;
  margin: 50px 0;
}
.faq_banner {
  width: 100%;
  height: 100%;
}
.faq_blank {
  background-color: #000000d1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.faq {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}
.faq .container {
  max-width: 1400px;
}

.faq-head h5 {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  padding-bottom: 10px
}
.faq-head h2 {
  font-family: 'Bebas Neue';
  font-size: 48px;
  font-weight: 500;
  line-height: 64px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  padding: 0
}
.faq-head {
  padding-bottom: 50px;
  z-index: 2;
  position: relative;
}
.faq .accordion-button,.faq .card{
  background: transparent;
}
.faq .accordion-item {
  margin-bottom: 34px;
  padding: 0;
}
.faq .accordion-button{
  padding: 0;
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
}
.faq  .accordion-body p {
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0px;
}
.faq .accordion-button.collapsed:after {
  content: '\f067';
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
}
.faq .accordion-button:after {
  content: '\f068';
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
}
.collapse:not(.show) {
  display: none;
}

/* Newsletter */
.news-inp-btn div {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffffff;
  padding: 1px;
  margin: 0 auto;
  width: 100%;
  max-width: 60%;
  background-color: #ffffff;
}
.news-inp-btn div p{
  padding: 0;
  margin: 0;
}
.news-text h2 {
  font-family: Bebas Neue;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
}
p.news-text-p {
  font-family: Plus Jakarta Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
}
p.tag-input.news-input {
  width: 100%;
  padding-left: 20px;
}
p.tag-input.news-input input{
  border: none;
}
.tag-input-btn.news-btn {
  width: 25%;
}
.tag-input-btn.news-btn input{
  width: 100%;
  border-radius: 0;
  background-color: #FF3465;
  height: 50px;
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: center  ;

}

h1.textCenter {
  font-size: 40px !important;
  font-family: 'Plus Jakarta Sans';
  color: #ffffff;
}
p._textCenter_mT_xs {
  font-size: 16px !important;
  font-family: 'Plus Jakarta Sans';
  color: #ffffff;
}
._dShadow_7_mB_xs.mpwpb_category_area h3{
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
}
