
@font-face {
  font-family: 'Molengo';
  src: url('fonts/Molengo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} 



@font-face {
  font-family: 'Martel';
  src: url('fonts/Martel/Martel-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Martel';
  src: url('fonts/Martel/Martel-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Martel';
  src: url('fonts/Martel/Martel-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Martel';
  src: url('fonts/Martel/Martel-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Martel';
  src: url('fonts/Martel/Martel-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Martel';
  src: url('fonts/Martel/Martel-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Martel';
  src: url('fonts/Martel/Martel-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}


  .mid-bottom-sec {
    margin: 0 auto;
    padding: 60px 0;
  }

  .mid-bottom-sec h3 {
    font-family: 'Rosario', sans-serif;
    color: #145136;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
  }

  .mid-bottom-sec p {
    font-size: 20px;
    padding: 0 10px !important;
  }


  /* Styles for Testimonials */
  .swiper-pagination-bullet {
    margin: 0 10px !important;
  }

  .swiperTestimonial {
    width: 100%;
    height: auto;
  }

  .testimonial-section {
    width: 116rem;
    position: relative;
    margin-top: 30px;
    background: #ffffff;
    padding: 30px !important;
    border-radius: 10px;
  }

  .testimonial-section .card-body h3 {
    color: #145136;
    text-align: center;
    font-style: italic;
    font-size: 25px;
  }

  .testimonial-section .card-body p {
    font-size: 17px;
  }

  .testimonial-section .card-body object,
  .testimonial-section .card-body img {
    max-width: 40% !important;
    margin: 0 auto;
    text-align: center;
    display: block !important;
  }

  .testimonial-section .swiper-button-prev,
  .testimonial-section .swiper-button-next {
    background: #696969;
    border-radius: 50%;
    width: 48px;
    opacity: 0.7;
  }

  .testimonial-section .swiper-button-prev:after,
  .testimonial-section .swiper-button-next:after {
    color: #fff;
    font-size: 20px;
    opacity: 0.7;
  }


  .swiperTestimonial .swiper-slide.swiper-slide-active {
    z-index: 10;
    opacity: 1;
    width: 500px;
    border-radius: 15px;
  }

  .swiperTestimonial .swiper-slide {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    background-position: center;
    width: 525px;
    background-color: #fff;
    height: 440px;
  }

  .card-text {
    text-align: left !important;
    font-size: 16px;
    line-height: 1.5em;
    word-wrap: break-word;
    padding: 0 15px;
    margin-top: 15px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow-y: scroll;
  }


  .swiper-button-prev.disabled,
  .swiper-button-prev[disabled] {
    display: none;
  }

  .swiper-pagination-bullet-active {
    background-color: #145136;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border-radius: 50%;
  }

   .swiper-navBtn {
    color: #145136;
  }

  .testimonial-section {
    width: 119rem;
    max-width: 100%;
}

  @media (max-width: 760px) {
    .swiper-button-next {
      right: 20px;
    }

    .swiper-button-prev {
      left: 20px;
    }
  }

    .top-header-area {
      display: none !important;
    }

    .header-v2-width {
      max-width: 1700px;
      margin: 0 auto;
    }

    .new-homepage-banner {
      display: table;
      width: 100%;
      text-align: center;
      background: linear-gradient(337deg, rgba(53, 53, 53, 0.37) 0%, rgba(112, 112, 112, 0.00) 0%, #222 100%), url(/img/result_mexican-lovemates-v2-bg.webp);
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      z-index: 20;
    }

    .header-logo-v2 {
      text-align: left;
      margin-left: 3%;
    }

    .header-logo-v2 a img {
      max-width: 230px;
    }

    .top-header-right-btn {}

    .top-header-right-btn a {
      display: block;
      width: 200px;
      line-height: 68px;
      border-radius: 10px;
      background-color: #145136;
      color: #fff;
      margin: 20px 0 0 20px;
      font-family: 'Martel Sans', sans-serif;
    }

    .top-header-right-btn a:hover {
      background: #145136;
      color: #fff;
      text-decoration: none;
    }

    .slogan-area-v2 {
      margin: 0px 60px !important;
    }


    .left-slogan-v2 p {
      font-family: 'Molengo', sans-serif;
      color: #fff;
      font-size: 26px;
    }

    .left-slogan-v2 h2 {
      color: #fff;
      font-family: 'Martel', serif;
      font-size: 46px;
    }

    .slogan-v2-btns a {
      display: inline-block;
      background: #145136;
      line-height: 68px;
      width: 235px;
      text-align: center;
      color: #fff;
      font-weight: bold;
      border-radius: 10px;
      font-size: 15px;
      margin: 5px;
    }

    .slogan-v2-btns .quick-search-btn-v2 {
      background-color: rgba(29, 59, 110, 0.7);
      font-size: 17px;
    }



    .slogan-v2-btns a:hover {
      background: #1d3b6e;
      color: #fff;
      text-decoration: none;
    }


    .banner-quicksearch-v2 {
      background-color: rgba(255, 255, 255, 0.8);
      width: 60%;
      margin: 0 auto;
      line-height: 68px;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
    }

    .banner-quicksearch-v2 input {}

    .banner-quicksearch-v2 .quicksearch-bar {
      width: 250px;
      height: 50px;
      border: 0;
      background: transparent;
      border-bottom: 2px solid #1d3b6e;
      text-align: center;
    }

    .banner-quicksearch-v2 .quicksearch-bar::placeholder {
      color: #000 !important;
    }

    .banner-quicksearch-v2 .quicksearch-id-submit {
      background: #0B76A4;
      border: 0;
      color: #fff;
      line-height: 50px;
      border-radius: 10px;
      width: 170px;
      font-size: 16px;
    }

    .banner-quicksearch-v2 i {
      font-size: 20px;
      color: #fff;
      position: absolute;
      margin-top: 23px;
      margin-left: 30px;
    }

    .homepage-v2-navigation-area {
      text-align: center;
      max-width: 1600px;
      margin-top: 30px;
    }

    .homepage-left-navi {}

    .homepage-left-navi .homepage-v2-menu {
      display: block;
      text-decoration: none;
      border: 1px solid #9cd0fd;
      padding: 10px 30px;
      border-radius: 50px;
    }

    .homepage-left-navi .homepage-v2-menu:hover {
      background: #337AB7;
      color: #fff;
      border: 0;
    }

    .homepage-left-navi ul {}

    .homepage-left-navi ul li {}

    .homepage-left-navi ul li a {
      color: #000;
      font-family: 'Molengo', sans-serif;
      display: block;
      padding: 0 30px;
      font-size: 16px;
      text-decoration: underline;
    }

    #P_masterslider_homepagev2 {
      margin-top: -25%;
      position: relative;
      z-index: 99;
    }

    #P_masterslider_homepagev2 .ms-slide .ms-slide-bgcont,
    .ms-slide .ms-slide-bgvideocont {
      border: 5px solid #fff;
      border-radius: 10px;
    }

    .homepage-right-navi {}

    .homepage-right-navi ul {
      margin-top: -5px;
      margin-right: 10%;
    }

    .homepage-right-navi ul li {}

    .homepage-right-navi ul li a {
      color: #000;
      font-family: 'Molengo', sans-serif;
      display: block;
      padding: 0 30px;
      font-size: 16px;
      text-decoration: underline;
    }

    .homepage-right-navi .homepage-v2-login-btn {
      display: block;
      text-decoration: none;
      background: #337AB7;
      padding: 10px 30px;
      border-radius: 50px;
      color: #fff;
    }

    .homepage-right-navi .homepage-v2-login-btn:hover {
      border: 1px solid #9cd0fd;
      color: #000;
      background: transparent;
    }

    .slogan-area-mobile-v2 {
      display: none;
    }





    /* Mobile CSS */

    @media screen and (max-width: 1570px) {
      .homepage-left-navi ul li a {
        padding: 0 5px;
      }
    }

    @media screen and (max-width: 1410px) {
      .homepage-right-navi ul li a {
        padding: 0;
      }
    }

    @media screen and (max-width: 1199px) {
      .slogan-area-v2 {
        flex-direction: column-reverse;
        margin: 20px auto !important;
      }

      .left-slogan-v2 {
        margin: 40px auto 0;
        text-align: center !important;
      }

      .left-slogan-v2 h2 {
        padding-top: 20px;
      }

      .new-homepage-banner {
        background: linear-gradient(174deg, rgba(53, 53, 53, 0.37) 0%, rgba(112, 112, 112, 0.00) 0%, #222 100%), url(/img/mexican-lovemates-v2-bg.webp);
        background-size: cover;
      }

      .slogan-v2-btns {
        margin-top: 20px;
      }

      #P_masterslider_homepagev2 {
        margin-top: -5%;
      }


    }


    @media screen and (max-width: 991px) {

      .new-homepage-banner {
        min-height: unset !important;
      }

      .slogan-area-mobile-v2 h2 {
        color: #fff;
        font-weight: bold;
        font-size: 25px;
        padding-bottom: 20px;
      }

      .slogan-v2-btns {
        margin-bottom: 15px;
      }

      .homepage-v2-navigation-area {
        display: none;
      }

      .homepage-area .midcontarea {
        margin-top: 0px !important;
      }

      .homepage-area .content-area {
        margin-top: 0px !important;
        padding: 0 15px !important;
      }

      .top-header-sec {
        display: none;
      }

      .homepage-area .top-header-area {
        display: block !important;
        z-index: 30 !important;
      }

      .homepage-area #bottom-cta-nav-mobile-top {
        z-index: 28;
      }

      .banner-quicksearch-v2 i {
        display: none;
      }

      .slogan-area-v2 {
        display: none;
      }

      .slogan-area-mobile-v2 {
        display: block;
      }

      .quicksearch-home-mobile {
        max-width: 75%;
        background: #203c6cb5;
        color: #fff;
        margin: 20px auto 10px;
        padding: 10px 0 0;
        display: none;
      }

      .quicksearch-home-mobile .homepage-quicksearch-submit input {
        background: #145136;
      }

      .homepage-quicksearch-submit p a {
        color: #fff;
      }

      .quicksearch-home-mobile .homepage-age-section .col-sm-3,
      .quicksearch-home-mobile .homepage-weight-section .col-sm-3,
      .quicksearch-home-mobile .homepage-region-section .col-sm-3 {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
      }

      .quicksearch-home-mobile .homepage-age-section .col-sm-9,
      .quicksearch-home-mobile .homepage-weight-section .col-sm-9,
      .quicksearch-home-mobile .homepage-region-section .col-sm-9 {
        width: 100%;
      }

      .homepage-region-section .form-control {
        width: 92%;
        margin: 0 auto;
      }

      .slogan-v2-btns a {
        width: 77%;
      }

      .quick-search-btn-v2 {
        display: none !important;
      }

      .quicksearch-home-mobile p {
        font-size: 14px !important;
      }

      .quicksearch-home-mobile .form-control {
        font-size: 14px !important;
      }

      .new-homepage-banner p,
      .new-homepage-banner .slogan-v2-btns,
      .new-homepage-banner span {
        display: none;
      }

      .left-slogan-v2 h2 {
        font-size: 20px !important;
      }


    }

    @media screen and (max-width: 767px) {
      .new-homepage-banner {
        background-size: cover;
      }

      .left-slogan-v2 h2 {
        font-size: 30px;
      }

      .slogan-v2-btns a {
        width: 95%;
      }

      .homepage-age-section .col-sm-9,
      .homepage-weight-section .col-sm-9,
      .homepage-region-section .col-sm-9 {
        margin: 0 auto;
      }


    }

    @media screen and (max-width: 550px) {
      .banner-quicksearch-v2 {
        width: 95%;
      }

      .homepage-top-header-v2 {
        padding: 25px 0;
      }
    }

    @media screen and (min-width:992px) {
      .quicksearch-home-mobile {
        display: none;
      }
    }
