  body {
    overflow-x: hidden;
  }

  .midcontarea {
    max-width: 65%;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  .content-area {
    margin-top: 0 !important;
  }

  .sidenav {
    z-index: 32 !important;
  }

  #bottom-cta-nav {
    border-bottom: none !important;
  }

  #bottom-cta-nav-mobile-top ul {
    box-shadow: none !important;
  }


  .homepage-area-v3 {
    width: 100%;
    z-index: 20;
    background: #fff;
    position: relative;
    padding: 15px 0;
  }

  .top-header-area-v3 {
    width: 1600px;
    margin: 0 auto;
    padding: 20px 0;
  }

  .desktop-menu-area {
    padding-top: 10px;
  }

  .desktop-menu-area a {
    color: #000;
    font-size: 16px;
    font-weight: normal !important;
    text-decoration: underline;
    padding-left: 10px;
  }

  .desktop-menu-area i {
    position: relative;
    right: 10px;
    font-weight: bold;
    font-size: 22px;
    top: 2px;
  }

  .searchform-v3 {}

  .searchform-v3 .searchbox {
    width: 100%;
    line-height: 43px;
    border-radius: 50px;
    padding-left: 35px;
    border: 1px solid #afafaf;
    font-size: 16px;
  }

  .searchform-v3 .home-search-id-submit {

  }

  .searchform-v3 .home-search-id-submit input {
    background: transparent;
    border: none;
    border-radius: 20px;
    width: auto;
    padding-left: 25px;
    line-height: 25px;
    float: right;
    margin-right: 140px;
    margin-top: -38px;
    position: relative;
    color: #8f8f8f;
    font-size: 16px;
  }

  .searchform-v3 .home-search-id-submit i {
    float: right;
    margin-right: 240px;
    margin-top: -38px;
    position: relative;
    color: #6d6c6c;
    font-size: 24px;
  }

  .header-members-login {
    padding: 10px 0 0 20px;
  }

  .header-members-login a {
    color: #000;
    font-weight: normal !important;
    text-decoration: underline;
    font-size: 16px;
    margin: 0 10px;
  }

  .header-members-login a,
  .mega-dropdown button,
  .header-menu-v3 ul li a,
  .desktop-menu-area a {
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
  }


  .header-members-login a:hover,
  .mega-dropdown button:hover,
  .header-menu-v3 ul li a:hover,
  .desktop-menu-area a:hover {
    text-decoration: none !important;
    color: #000 !important;
  }

  .header-members-login a:before,
  .mega-dropdown button:before,
  .header-menu-v3 ul li a:before,
  .desktop-menu-area a:before {
    content: '';
    position: absolute;
    transition: transform .5s ease;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #2174ed;
    transform: scaleX(0);
  }

  .header-members-login a:hover:before,
  .mega-dropdown button:hover:before,
  .header-menu-v3 ul li a:hover:before,
  .desktop-menu-area a:hover:before {
    transform: scaleX(1);
  }


  .header-logo-area-v3 {}

  .header-logo-area-v3 a img {
    max-width: 100%;
  }

  .header-menu-v3 {
    padding-top: 20px;
  }

  .header-menu-v3 ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .header-menu-v3 ul li {
    display: inline-block;
  }

  .header-menu-v3 ul li a {
    margin: 0 35px;
    font-size: 16px !important;
    color: #000;
    font-weight: normal;
  }

  .header-reg-v3 {
    padding: 15px 0 0 120px;
  }

  .header-reg-v3 a {
    display: block;
    background: #2174ed;
    width: 200px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    border-radius: 50px;
  }

  .header-reg-v3 a:hover {
    background: #061164;
    color: #fff;
    text-decoration: none;
  }

  .banner-area-v3 {
    background-image: linear-gradient(50deg, rgb(23 44 73 / 0%), rgb(23 44 73 / 80%)), url('/img/colombian-dating-banner-bg.jpg');
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -21px;


    h1 b {
      font-family: 'Great Vibes', static;
    }

    h1 {
      color: #fff;
      font-size: 35px;
      line-height: 50px;
    }

    p {
      margin-top: 10px;
      color: #fff;
    }

    button {
      font-size: 16px;
    }

    .reg-btn-v3 {
      background-color: #2174ed;
    }

    .reg-btn-v3:hover {
      background-color: #00479e;
      text-decoration: none;
    }

    .btn-outline {
      border: 2px solid #fff;
    }

    .btn-outline:hover {
      background-color: #00479e;
      text-decoration: none;
    }
  }



  .banner-content-v3 {
    width: 1600px;
    margin: 0 auto;
  }

  .banner-content-v3 .banner-text {
    padding: 40px 20px 20px 100px;
  }

  .banner-content-v3 .banner-text h1 {
    font-family: 'Rosario', sans-serif;
    font-size: 32px;
    margin: 0;
  }

  .banner-content-v3 .banner-text h1 span {
    display: block;
    padding-top: 10px;
    color: #333;
  }

  .banner-content-v3 .banner-text p {
    line-height: 28px;
    font-size: 16px;
    padding-top: 30px;
  }

  .banner-vid-box {
    padding-top: 40px;
  }

  .banner-btns {
    text-align: center;
    padding-top: 0px;
  }

  .banner-btns a {
    display: inline-block;
    width: 267px;
    color: #00479e;
    background: #fff;
    border: 2px solid #000;
    border-radius: 50px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    margin: 8px;
  }

  .banner-btns a:hover {
    color: #2174ed;
    border: 2px solid #2174ed;
    text-decoration: none;
  }

  .banner-btns .reg-btn-v3 {
    background: #2174ed;
    border: none;
    color: #fff;
    width: 200px;
  }

  .banner-btns .reg-btn-v3:hover {
    background: #00479e;
    text-decoration: none;
    border: none;
    color: #fff;
  }

  .banner-btns p {
    padding-top: 10px;
    font-size: 15px;
  }


  .banner-rotator-v3-bg {
    background: #f5f5f5;
    padding: 45px 15px;
  }

  .banner-rotator-v3 {
    margin: 0 auto;

    .rotator-area h3 {
      font-family: 'Rosario', sans-serif;
      padding: 5px 0 10px 35px;
    }

    .rotator-area ul {
      margin: 0 0 0 30px;
      padding: 0;
      list-style: none;

    }

    .rotator-area ul li {
      display: inline-block;
      position: relative;
    }

    .rotator-area ul li a {
      display: block;
      padding: 0 6px;
    }


    .rotator-area ul li::before {
      content: url('/img/verified-icon.png');
      position: absolute;
      right: 20px;
      top: 10px;
      width: 15px;
      height: 15px;
    }

    .rotator-area ul li a img {
      border-radius: 20px;
      width: 150px;
    }

    .rotator-right {
      margin-top: 10%;
      padding-left: 5%;

    }

    .rotator-right p {
      display: inline;
      font-size: 16px;
      font-weight: bold;
      text-decoration: underline;
      color: #717171;
    }

  }

  .rotator-right .rotator-arrow-link {
    width: 62px;
    height: 62px;
    background: #E3CECE;
    border-radius: 50%;
    display: inline-block;
  }

  .rotator-right .rotator-arrow-link i {
    font-size: 30px;
    padding: 15px 10px 10px 15px;
    color: #717171;
  }


  #bottom-cta-nav ul li {
    padding: 0 !important;
  }

  #bottom-cta-nav ul li a {
    padding: 10px !important;
    font-size: 12px !important;
    border-bottom: #ced4da solid 1px !important;
  }

  .bottom-cta-searchform .searchbox {
    width: 90%;
    line-height: 43px;
    border-radius: 50px;
    text-align: left;
    border: 1px solid #afafaf;
    font-size: 14px;
    display: block;
    padding-left: 20px;
    color: #bfbfbf;
    position: relative;
    cursor: text;
  }

  .bottom-cta-searchform .searchbox i {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 20px;
  }

  .bottom-cta-searchform .home-search-id-submit input {
    background: transparent;
    border: none;
    border-radius: 20px;
    width: auto;
    padding-left: 25px;
    line-height: 25px;
    float: right;
    margin-right: 30px;
    margin-top: -38px;
    position: relative;
    color: #8f8f8f;
    font-size: 16px;
  }

  .bottom-cta-searchform .home-search-id-submit i {
    float: right;
    margin-right: 50px;
    margin-top: -38px;
    position: relative;
    color: #6d6c6c;
    font-size: 24px;
  }

  .bottom-cta-members-login {
    text-align: left;
    padding-top: 12px;
  }

  .bottom-cta-members-login a {
    color: #000;
    font-weight: normal !important;
    text-decoration: underline;
    font-size: 16px;
  }

  .searchform-modal-v3 {}

  .searchform-modal-v3 a {
    width: 100%;
    line-height: 50px;
    border-radius: 50px;
    padding-left: 35px;
    border: 1px solid #afafaf;
    font-size: 16px;
    display: block;
    position: relative;
    cursor: text;
  }

  .searchform-modal-v3 a:hover {
    text-decoration: none;
  }

  .searchform-modal-v3 a p {
    margin: 0;
    padding-right: 30px;
    color: #939393;
    text-align: left;
  }

  .quickSearch-button-icon {
    position: absolute;
    top: 0;
    right: 0;
  }


  .mid-content-area {
    margin: 0 auto;
  }

  .mid-content-area h3 {
    font-family: 'Rosario', sans-serif;
    color: #2174ed;
    font-size: 34px;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
    white-space: nowrap;
  }

  .mid-content-area p {
    font-size: 20px;
  }



  /* ================ Quick Search Modal ============== */


  .mobile-quicksearchForm {
    background: #fff;
    margin: 0 10px;
    border-radius: 10px;
  }


  #quickSearchModal .modal-dialog {
    width: 1200px;
  }

  #searchInfoModal .modal-dialog {
    width: 900px;
  }

  #quickSearchModal .modal-body {
    padding: 15px 0;
  }

  #quickSearchModal .modal-body .col-lg-7 {
    padding: 0;
  }

  #quickSearchModal .modal-header h4 {
    color: #636363 !important;
    font-weight: bold;
  }

  #quickSearchModal .modal-header h4 i {
    font-size: 35px;
  }

  #quickSearchModal .input-container,
  .mobile-quicksearchForm .input-container {
    margin-bottom: 35px;
  }

  #quickSearchModal .input-cont-flex-box,
  .mobile-quicksearchForm .input-cont-flex-box {
    display: flex;
    gap: 10px;
    align-items: center;
  }

  #quickSearchModal .input-cont-flex {}

  #quickSearchModal .input-cont-flex p,
  .mobile-quicksearchForm .input-cont-flex p {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
  }

  #quickSearchModal .input-cont-flex input,
  .mobile-quicksearchForm .input-cont-flex input {
    border: 1px solid #aaa;
    border-radius: 5px;
    line-height: 35px;
  }

  #quickSearchModal .home-search-id-submit input {
    position: relative;
    right: 13px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #2174ed;
    color: #fff;
    font-weight: bold;
    border: 1px solid #2174ed;
  }

  .mobile-quicksearchForm .home-search-id-submit input {
    position: relative;
    right: 13px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #2174ed;
    color: #fff;
    font-weight: bold;
    border: 1px solid #2174ed;
    top: 18px;
    padding: 1px;
  }

  #quickSearchModal .quick-searchLbl,
  .mobile-quicksearchForm .quick-searchLbl {
    font-weight: bold !important;
  }

  #quickSearchModal select,
  .mobile-quicksearchForm select {
    line-height: 35px;
    border-radius: 10px;
  }

  #quickSearchModal .grid-searchbtn .quickSubmit-button,
  .mobile-quicksearchForm .grid-searchbtn .quickSubmit-button {
    display: block;
    background: #00479e;
    color: #fff;
    border: none;
    width: 80%;
    margin: 0 auto;
    line-height: 60px;
    border-radius: 10px;
    font-size: 20px;
  }

  #quickSearchModal .use-advance-search-link,
  .mobile-quicksearchForm .use-advance-search-link {
    text-decoration: underline;
    font-weight: bold;
    color: #636363;
    font-size: 16px;
  }

  #quickSearchModal .other-option-sec {}

  #quickSearchModal .other-option-sec h3,
  .mobile-quicksearchForm .other-option-sec h3 {
    font-weight: bold;
    color: #2174ed;
  }

  #quickSearchModal .other-option-sec ul,
  .mobile-quicksearchForm .other-option-sec ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  #quickSearchModal .other-option-sec ul li,
  .mobile-quicksearchForm .other-option-sec ul li {
    padding: 20px 0 0;
  }

  #quickSearchModal .other-option-sec ul li a,
  .mobile-quicksearchForm .other-option-sec ul li a {
    font-size: 16px;
    font-weight: bold;
  }

  #quickSearchModal .modal-header {}

  #quickSearchModal .modal-header .modal-header-item {
    flex: 1;
  }

  #quickSearchModal .modal-header .modal-header-item a {
    text-align: right;
    display: block;
    margin-right: 60px;
  }

  #quickSearchModal .modal-header .modal-header-item button {
    float: right;
    margin-top: -20px;
  }

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

    #quickSearchModal .modal-dialog,
    #searchInfoModal .modal-dialog {
      width: 100%;
      margin: 0 auto;
    }

    #quickSearchModal .gap-2,
    #quickSearchModal .region-form-sec,
    .mobile-quicksearchForm .gap-2,
    .mobile-quicksearchForm .region-form-sec {
      display: block;
    }

    #quickSearchModal .region-col-select,
    .mobile-quicksearchForm .region-col-select {
      margin: 0 0 20px 0;
      padding: 0;
    }

  .modal-content.register-modal .content-flex {
      display: flex;
      flex-direction: column-reverse;
  }

  }

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

    #quickSearchModal .modal-dialog,
    #searchInfoModal .modal-dialog {
      width: 88%;
    }

    #quickSearchModal .form-horizontal,
    .mobile-quicksearchForm .form-horizontal {
      display: block !important;
    }

    #quickSearchModal .input-cont-flex-box,
    .mobile-quicksearchForm .input-cont-flex-box {
      display: block;
      text-align: center;
    }

    #quickSearchModal .input-cont-flex,
    .mobile-quicksearchForm .input-cont-flex {
      margin-top: 10px;
    }

    #quickSearchModal .input-cont-flex input,
    .mobile-quicksearchForm .input-cont-flex input {
      width: 100%;
      margin: 0 auto;
    }

    #quickSearchModal .home-search-id-submit input {
      width: 160px;
      border-radius: 5px;
      position: inherit;
    }

    .mobile-quicksearchForm .home-search-id-submit input {
      width: 100%;
      margin-bottom: 25px;
      border-radius: 5px;
      position: inherit;
    }


    #quickSearchModal .use-advance-search-link,
    .mobile-quicksearchForm .use-advance-search-link {
      font-size: 14px;
    }

    #quickSearchModal .modal-header h4 {
      font-size: 15px;
    }

    #quickSearchModal .modal-header h4 i {
      font-size: 25px;
    }

  }

  @media only screen and (max-width: 575px) {
    #quickSearchModal .modal-header h4 i {
      display: none;
    }

    #quickSearchModal .modal-header .modal-header-item a {
      margin-right: 35px;
    }

  }



  /* ================ END Quick Search Modal ============== */



  .mega-navbar {
    overflow: hidden;
  }

  .mega-navbar a {
    float: left;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
  }

  .mega-dropdown {
    float: left;
    overflow: hidden;
  }

  .mega-dropdown .mega-dropbtn {
    font-size: 16px !important;
    border: none;
    outline: none;
    background-color: inherit;
    font: inherit;
    margin: 0 10px 0 0;
  }

  /* .mega-navbar a:hover, .mega-dropdown:hover .mega-dropbtn {
  transition: all 1s ease-in;
}  */



  .mega-dropdown-content .mega-header {
    background: #fff;
    padding: 0px 20px;
    color: #ebebeb;
  }

  .mega-header h2 {
    font-size: 45px;
  }

  /* .mega-dropdown:hover .mega-dropdown-content {
  display: block;
  transition: all 1s ease-in;
} */

  /* Create three equal columns that floats next to each other */
  .mega-column {
    float: left;
    width: 33.33%;
    padding: 10px;
    background-color: #fff;
    height: 250px;
  }

  .mega-column h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2174ed;
  }

  .mega-column a {
    float: none;
    color: #737373;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 15px;
    font-weight: bold !important;
  }

  /* .mega-column a:hover {
  background-color: #ddd;
} */

  /* Clear floats after the columns */
  .mega-row:after {
    content: "";
    display: table;
    clear: both;
  }

  /* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
    .mega-column {
      width: 100%;
      height: auto;
    }
  }


  #bottom-cta-nav .rotator-girlss a {
    background: transparent;
    border: none;
    border-bottom: none !important;
  }

  #bottom-cta-nav .rotator-girlss a:hover {
    background: transparent !important;
  }

  .bottom-cta-searchform {
    margin-left: 25px;
  }

  .mobile-banner-btns-v3 {
    display: none;
  }




  /* Start Sidebar Mega Menu */
  .side-mega-menu-container {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }

  .side-mega-menu {
    font-size: 15px;
    line-height: 15px;
    position: relative;
    padding: 0 5px 0 5px;
    margin: 25px 0 0;

  }

  .side-mega-menu a,
  .side-mega-menu a:link,
  .side-mega-menu a:visited,
  .side-mega-menu a:focus,
  span {
    color: #fff;
    text-decoration: none;
  }

  .side-mega-menu a:hover {
    color: #227087;
    text-decoration: none;
  }

  .side-mega-menu>li {
    display: block;
    text-align: center;
    padding: 0px 15px;
    background-image: linear-gradient(270deg,
        hsl(7deg 85% 49%) 0%,
        hsl(7deg 81% 53%) 16%,
        hsl(8deg 82% 56%) 38%,
        hsl(8deg 82% 59%) 59%,
        hsl(8deg 82% 62%) 75%,
        hsl(8deg 81% 64%) 86%,
        hsl(8deg 80% 67%) 93%,
        hsl(7deg 78% 69%) 97%,
        hsl(7deg 75% 71%) 99%,
        hsl(7deg 70% 74%) 100%);
    border-radius: 5px;
  }

  .side-mega-menu>li>a {
    padding: 15px 10px;
    display: block;
    text-align: left;
    color: #fff !important;
    margin-bottom: 5px;
  }

  .side-mega-menu>li :hover {
    background: #00479e !important;
    color: #fff !important;
    border-radius: 5px;
  }

  /* 
.side-mega-menu > li:hover > a {
    color: #fff !important;
} */
  .side-mega-menu>li:hover {
    background-color: #fff;
  }

  /* Megadrop width dropdown */
  .side-mega-menu>li>.megadrop {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    list-style: none;
    top: 10%;
    left: 15.8%;
    width: 280px;
    min-height: 100%;
    text-align: left;
    margin-top: 30px;
    padding: 0;
    z-index: 99;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
    border-top: 2px solid #6D6D6D;
    border-right: 2px solid #6D6D6D;
    border-bottom: 2px solid #6D6D6D;
    background: #fff;
  }

  .side-mega-menu>li:hover .megadrop {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
  }

  .side-mega-menu ul li:hover:after {
    color: #227087;
  }

  .side-mega-menu>li>ul li ul,
  .side-mega-menu li>ul li,
  .side-mega-menu>li>.megadrop,
  .side-mega-menu>li>ul,
  .side-mega-menu>li {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-outs;
  }

  .megadrop ul {
    list-style: none;
    padding: 15px 0 0 15px;
    margin: 0;
  }

  .megadrop ul li {
    padding: 0px 0 10px 0;
  }

  .megadrop ul li a {
    color: #535763 !important;
    padding: 0 0 0 10px;
    display: block;
    max-width: 95%;
    line-height: 40px;
  }

  .megadrop ul li a:hover {
    background: #CD972B;
    border-radius: 10px;
    color: #fff !important;
  }

  .tour-cities-area {
    overflow-y: auto !important;
    max-height: calc(100vh - 137px);
    padding-bottom: 100px !important;
  }

  .tour-cities-area h4 {
    font-size: 16px;
    padding: 10px 0 0 10px;
    margin: 0;
  }

  .tour-cities-area ul {}

  .tour-cities-area ul li {
    padding: 0;
  }

  .tour-cities-area ul li a {}



  .side-mega-menu-inner {
    border-left: #dddddd solid 1px;
    margin: 0px 0px 0px 15px;
    padding-left: 0px;
  }

  .side-mega-menu-inner li {
    list-style: none;
  }

  .side-mega-menu-inner li a {
    color: #00479e !important;
    text-align: left;
    display: block;
    font-size: 14px;
    padding: 15px;
  }

  .side-mega-menu-inner li a:hover {
    background: #00479e;
    border-radius: 5px;
    max-width: 90%;
    color: #fff !important;
  }

  .side-mega-menu-inner li:hover>a {
    color: #fff;
  }



  /* End Sidebar Mega Menu */

  .mobile-mega-menu {
    display: none;
  }


  /* New modification for header */

  .header-nav-new {}

  .desktop-sidebar-menu {
    padding-top: 10px;
  }

  .desktop-sidebar-menu a {
    display: block;
    text-align: center;
    color: #000;
    font-size: 17px;
    text-decoration: none;
  }

  .desktop-sidebar-menu a:hover {
    text-decoration: none;
    color: #000;
  }

  .desktop-sidebar-menu a i {
    display: block;
    font-size: 35px;
  }

  .list-inline-item a {
    text-decoration: none;
    }

  .header-logo-area a img {
    max-width: 300px;
  }


  .header-right-sec {
    text-align: center;
  }

  .header-right-area {
    text-align: center;
  }

  .header-right-area .top-header-right {}

  .header-right-area .top-header-right a {
    display: inline-block;
  }

  .header-right-area .top-header-right .quick-search-header-modal {
    background: #d9d9d926;
    border-top-left-radius: 15px;
    line-height: 35px;
    border: 1px solid #221e1f29;
    text-align: center;
    color: #717171;
    width: 345px;
    border-bottom-left-radius: 15px;
  }

  .header-right-area .top-header-right .quick-search-header-modal:hover {
    text-decoration: none;
  }


  .header-right-area .top-header-right .quick-search-header-modal p {
    margin: 0;
  }

  .header-right-area .top-header-right .go-btn {
    width: 50px !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }


  .header-right-area .top-header-right .top-header-signup {
    background: #2174ed;
    width: 275px;
    line-height: 35px;
    border-radius: 15px;
    color: #fff;
    margin: 0 12px;
  }

  .header-right-area .top-header-right .top-header-signup:hover {
    background: #00479e;
    text-decoration: none;
  }

  .top-header-signup {
    font-size: 14px;
    text-decoration: none;
  strong {
  color: #fff;
  font-size: 14px;
  }}
  

  .header-right-nav {
    padding-top: 20px;
  }

  .header-right-nav ul {
    list-style: none;
    padding: 0;
  }

  .header-right-nav ul li a {
    font-family: 'Overpass', sans-serif;
    color: #172c49;
    font-size: 14px;
    margin-right: 20px;
    font-weight: bold;
  }

  .header-right-nav ul li a:hover {
    text-decoration: underline;
    text-decoration-color: #2174ed;
    text-decoration-thickness: 2px;
    text-underline-offset: 7px;
  }


  .header-right-nav ul li:last-child a {
    margin-right: 100px;
  }


  /* End modification for header */


  /* Tour schedule Fix bottom */
  .homepage-tour-schedule-fix {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 21;
    background: #292823;
  }

  .homepage-tour-schedule-fix #tour-fix-close {
    float: right;
    padding: 15px 20px 10px 10px;
  }

  .homepage-tour-schedule-flex {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 70px;
  }

  .homepage-tour-schedule-flex .homepage-tour-schedule-item {}

  .homepage-tour-schedule-flex .homepage-tour-schedule-item .homepage-tour-timer iframe {
    width: 370px !important;
    padding: 0 8px;
    color: #fff;
    top: -18px;
    position: relative;
  }

  .homepage-tour-schedule-flex .homepage-tour-schedule-item p {
    margin-bottom: 0;
    font-size: 17px;
  }

  .homepage-tour-schedule-flex .homepage-tour-schedule-item p a {
    color: #fff;
    text-decoration: none;
  }

  .homepage-tour-schedule-flex .homepage-tour-schedule-item .tour-time-btn {}

  .homepage-tour-schedule-flex .homepage-tour-schedule-item .tour-time-btn a {
    display: block;
    background: #406196;
    width: 140px;
    text-align: center;
    line-height: 45px;
    border-radius: 22px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
  }

  .homepage-tour-schedule-flex .homepage-tour-schedule-item .tour-time-btn a:hover {
    background: #00479e;
    color: #fff;
    font-weight: normal;
  }

  /* End Tour schedule Fix bottom */


  .home-search-id-sec {
    text-align: center;
  }

  .home-search-id-sec #searchid {
    width: 100%;
    border-radius: 20px;
    line-height: 40px;
    border: 1px solid #c3c3c3;
    padding-left: 15px;
  }

  .home-search-id-sec p {
    margin: 0;
    font-weight: normal;
    color: #e52c13;
    font-size: 1.5rem;
  }

  .home-search-id-submit {
    margin-top: -14px;
    font-size: 14px;
  }

  .home-search-id-submit input {
    background: transparent;
    border: 1px solid #c3c3c3;
    border-radius: 20px;
    width: 90px;
    padding-left: 25px;
    line-height: 25px;
    float: right;
    margin-right: 15px;
    margin-top: -36px;
    position: relative;
    color: #8f8f8f;
  }

  .home-search-id-submit .fa-search {
    float: right;
    margin-right: -25px;
    margin-top: -23px;
    position: relative;
    color: #c3c3c3;
    font-size: 14px;
  }

  .modal-top-section {
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 13px;
  }

  .modal-top-section h2 {
    font-size: 18px;
    margin: 10px 0 0 10px;
    padding: 0;
  }

  .modal-top-section .col-1 button {
    float: right;
    padding-top: 18px;
    padding-right: 25px;
  }

  .fixed-book-tour {
    position: fixed;
    bottom: 155px;
    right: 12px;
    z-index: 1060;
  }

  .fixed-book-tour a {
    background: #2174ed;
    padding: 12px;
    border-radius: 50%;
    display: block;
  }

  .fixed-book-tour a i {
    font-size: 30px;
    color: #fff;

  }


  .profile-pulse {
    border-radius: 50%;
    animation: pulse-effect 2s infinite;
  }

  .profile-pulse:hover {
    animation: none;
  }


  @keyframes pulse-effect {
    0% {
      box-shadow: 0 0 0 0px rgba(230, 44, 19, 0.2);
    }

    100% {
      box-shadow: 0 0 0 10px rgba(230, 44, 19, 0);
    }

  }

  .desktop-sidebar-section a {
    text-decoration: none;
  }



  /* This Style is for services */

  .cartagenasec {
    background-image: linear-gradient(180deg, rgb(23 44 73 / 16%), rgb(23 44 73 / 79%)), url("/img/tour-banner-slider1.webp");
    height: 525px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 14px;
  }

  .medellinsec {
    background-image: linear-gradient(180deg, rgb(23 44 73 / 16%), rgb(23 44 73 / 79%)), url("/img/tour-banner-slider2.webp");
    height: 525px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 14px;

  }

  .barranquillasec {
    background-image: linear-gradient(180deg, rgb(23 44 73 / 16%), rgb(23 44 73 / 79%)), url("/img/tour-banner-slider3.webp");
    height: 525px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 14px;

  }




  p.country {
    position: absolute;
    left: 50%;
    bottom: 37%;
    font-weight: 700 !important;
    color: #ffff;
    font-size: 42px;
    letter-spacing: 7px;
    transform: translate(-50%, -50%);
  }

  .toursec {
    background-image: linear-gradient(50deg, rgb(23 44 73 / 16%), rgb(23 44 73 / 79%)), url("/img/tours.jpg");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
    box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    margin: 0 auto;
  }

  .toursec:hover,
  .socialsec:hover,
  .testimonialsec:hover,
  .ladiesprofilesec:hover {
    transform: scale(1);
    transition: all .2s ease-in-out;
    opacity: 1;
  }


  .socialsec {
    background-image: linear-gradient(50deg, rgb(23 44 73 / 16%), rgb(23 44 73 / 79%)), url("/img/social.jpg");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    margin: 0 auto;
  }


  .testimonialsec {
    background-image: linear-gradient(50deg, rgb(23 44 73 / 16%), rgb(23 44 73 / 79%)), url("/img/testimonial.webp");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
    box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    margin: 0 auto;
  }

  .ladiesprofilesec {
    background-image: linear-gradient(50deg, rgb(23 44 73 / 16%), rgb(23 44 73 / 79%)), url("/img/ladiesprofile.jpg");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
    box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(23, 44, 73, 0.66);
    margin: 0 auto;
  }

  .execusec {
    background: url("../img/execuplan.jpg");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
  }

  .giftsec {
    background: url("../img/giftdelivery.jpg");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
  }


  .phonesec {
    background: url("../img/phonetranslation.webp");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
  }

  .imbrasec {
    background: url("../img/imbrarequest.webp");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
    background-position-x: right;
  }

  p.services {
    font-family: "Poppins Regular";
    font-style: normal;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 36px;
    color: #EB5E28;
    text-align: center !important;
  }


  .titlesec {
    font-family: "Poppins Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }


  .mySwiper {
    width: 100%;
    height: 100%;
  }

  .mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mySwiper .swiper {
    margin-left: auto;
    margin-right: auto;
  }

  .bannerSwiper {
    height: 525px
  }

  /* END OF SERVICES */




  /* Start of Testimonials */

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

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

  .mid-bottom-sec p {
    font-size: 28px;
  }


  /* Styles for Testimonials */

  .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 h2 {
    color: #2174ed;
    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: hidden;
  }

  .card-body {
    position: absolute;
    top: 0;
  }

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

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

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

    .swiper-button-prev {
      left: 20px;
      transform: rotate(90deg);
    }
  }

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

  .swiper-navBtn {
    color: #2174ed;
  }



  /* End of Testimonials */





  /* Desktop Book a Tour */

  .book-a-tour-desktop-cont {
    background-image: url('/img/colombian-dating-footer-bg.jpg');
    margin: 60px 0;
  }


  .book-a-tour-modal {

    .book-a-tour-left-field select,
    .book-a-tour-left-field span,
    .book-a-tour-left-field h6,
    #defaultPrice .form-check-label span,
    #defaultPrice .form-check-label {
      color: #2174ed;
    }
  }

  .desk-book-a-tour h2 {
    color: #fff;
    font-family: 'Rosario', sans-serif;
    font-size: 38px;
  }

  #defaultPrice .form-check-input:checked {
    font-size: 18px;
  }

  #defaultPrice .form-check-label {
    color: #fff;
    font-size: 17px;
    margin: 0px 0 0 15px;
    padding-top: 5px;
    font-weight: normal;
  }

  #defaultPrice .form-check-label span {
    color: #fff;
  }

  .book-a-tour-left-field select {
    background: transparent;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
  }

  .book-a-tour-left-field select option {
    color: #333;
  }

  .book-a-tour-left-field h6 {
    font-size: 14px;
    color: #fff;
  }

  .book-a-tour-left-field #price {
    display: block;
  }

  .book-a-tour-right-field {
    margin: 0;
    padding: 25px 0 0;
  }

  .book-a-tour-right-field .tour-includes {
    color: #fff;
    line-height: 50px;
    display: block;
    padding: 5px;
    font-size: 14px;
    border-radius: 20px;
    width: 350px;
    margin: 0 auto;
  }

  .book-a-tour-right-field .tour-includes i {
    border: 0;
    font-size: 22px;
    padding: 8px;
  }

  .book-a-tour-right-field #btnStepTwo {
    margin: 0 auto;
    line-height: 55px;
    display: block;
    width: 340px;
  }

  /* end desktop book a tour */


  /* Desktop Services */

  .desktop-services {
    margin: 0 auto;
    padding: 60px 0;
  }

  .desktop-services h3 {
    font-family: 'Rosario', sans-serif;
    color: #2174ed;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    padding-right: 20px;
    white-space: nowrap;
  }

  .desktop-services p {
    font-size: 20px;
  }


  .desktop-services-area-box {
    padding-top: 50px;
    margin: unset !important;
  }


  .desktop-services-area-box .tour-box-block {}

  .desktop-services-area-box .tour-box-block:hover {}

  .desktop-services-area-box a:hover {
    text-decoration: none;
  }

  .desktop-services-area-box h4 {
    text-align: center;
    font-family: 'Rosario', sans-serif;
    color: #2174ed;
    font-size: 26px;
  }

  .desktop-services-area-box p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
  }

  .desktop-services-area-box .col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .desktop-services-area-box .tour-box-flex {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .desktop-services-area-box .tour-box-flex .tour-box-item {
    min-height: 199px;
    width: 485px;
    margin: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }


  .desktop-services-area-box .tour-box-flex .tour-box-item:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }


  .tour-box-left {
    max-width: 100%;
    margin-bottom: 10px !important;
    float: right;
  }


  .tour-fadein {
    position: relative;
    margin: auto;
    overflow: hidden;
  }

  .tour-fadein .content-overlay {
    background: rgba(23, 44, 73, 0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 25px;
  }

  .tour-fadein:hover .content-overlay {
    opacity: 1;
  }

  .content-image {
    width: 100%;
    border-radius: 10px;
  }

  .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .tour-fadein:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
  }

  .content-details h3 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-family: "Frank Ruhl Libre", serif;
    font-size: 28px;
  }



  .fadeIn-bottom {
    top: 80%;
  }



  .ronna-newsletter {
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-bottom: 0px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    margin: 60px 0 0;
  }

  .ronna-newsletter .row {
    padding: 30px 75px;
  }

  .ronna-newsletter-left {}

  .ronna-newsletter-left h3 {
    font-size: 36px;
  }

  .ronna-newsletter-left h3 em {}

  .ronna-newsletter-left h3 strong {}

  .ronna-newsletter-left p {
    font-size: 20px;
    padding-left: 20px;
    padding-top: 20px;
  }

  .ronna-newsletter-left .newsletter-btn {
    background: #2174ed;
    color: #fff;
    display: block;
    width: 456px;
    line-height: 70px;
    border-radius: 60px;
    text-align: center;
    font-size: 22px;
    margin-top: 25px;
  }

  .ronna-newsletter-left .newsletter-btn i {
    font-size: 35px;
  }

  .ronna-newsletter-right {
    text-align: right;
    margin-top: 0 !important;
  }

  .ronna-newsletter-right img {
    text-align: right;
    margin-top: -100px !important;
  }

  .ronna-newsletter-right h3 {
    font-weight: bold;
  }

  .ronna-newsletter-right p {
    font-size: 16px;
  }

  /* End desktop services */




  /* Platinum Services */

  .bottom-platinum-sec {
    background: #f5f5f5;
    padding: 45px 0;
  }

  .bottom-platinum-sec .platinum-prices {
    text-align: center;
  }

  .bottom-platinum-sec .platinum-prices h3 {
    font-size: 23px;
    font-weight: bold;
    padding: 20px 0 0;
  }

  .platinum-prices-sec-btns a {
    background: #fff;
    display: inline-block;
    line-height: 60px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 315px;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
  }

  .platinum-prices-sec-btns a:first-child {
    background: #bfbfbf;
    width: 238px;
    border-radius: 30px;
    line-height: 60px;
    color: #000;
    text-decoration: none;
    position: relative;
    z-index: 2;
  }

  .platinum-prices-sec-btns a:last-child {
    position: relative;
    right: 30px;
    padding-left: 20px;
  }

  .platinum-prices-cont {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-start;
    gap: 20px;
    margin-top: 50px;
  }

  .platinum-prices-cont .platinum-prices-item {
    flex: 1;
    padding: 30px 10px;
    border-radius: 30px;
  }

  .platinum-prices-cont .platinum-prices-item p {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .platinum-prices-cont .platinum-prices-item p span {
    font-size: 50px;
    font-weight: bold;
    color: #000;
  }

  .platinum-prices-cont .platinum-prices-item .plat-price-btn {
    background: #00479e;
    width: 210px;
    display: block;
    margin: 20px auto;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    line-height: 48px;
  }

  .platinum-prices-cont .platinum-prices-item .plat-price-btn:hover {
    background: #bfbfbf;
  }

  .platinum-prices-cont .platinum-prices-item ul {
    list-style: none;
    text-align: left;
    padding: 0;
  }

  .platinum-prices-cont .platinum-prices-item ul li {
    padding-top: 40px;
    position: relative;
    padding-left: 40px;
  }

  .platinum-prices-cont .platinum-prices-item ul li:before {
    content: url(/img/verified-icon.png);
    position: absolute;
    left: 0;
  }

  .platinum-prices-cont .platinum-prices-item a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-top: 50px;
    font-size: 17px;
  }

  .platinum-prices-cont .platinum-prices-item i {
    font-size: 40px;
    position: relative;
    top: 7px;
  }

  .platinum-prices-cont .plat-price-best-value {
    position: relative;
    background: #fff;
  }

  .platinum-prices-cont .plat-price-best-value:after {
    content: url(/dev/img/best-value-after.png);
    position: absolute;
    top: -14px;
    right: -10px;
  }

  .platinum-prices-cont .plat-price-best-value .plat-price-btn {
    background: #2174ed;
  }

  .platinum-prices-cont .plat-price-best-value .plat-price-btn:hover {
    background: #00479e;
  }


  /* Details platinum */
  details article {
    opacity: 0;
  }
  
  details[open] article {
    animation: fadeIn .75s linear forwards;
  }
  
  @keyframes fadeIn {
   0% {
     opacity: 0;
   }
   100% {
     opacity: 1;
   }
  } 
  
  summary {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    font-weight: bold;
  }
  
  summary::after {
    content: '';
    width: 0; 
    height: 0; 
    border-top: 10px solid #15171b;
    border-inline: 7px solid transparent;
    transition: 0.2s;
    position: relative;
    top: 12px;
    left: 10px;

  }


  
  details[open] > summary {border-bottom: 2px solid #fff9f1;}
  
  details[open] > summary::after {
    transform: rotate(-90deg);
  }


  summary::-webkit-details-marker {
    display: none;
  }
  
  summary {
    color: #2174ed;
    border-radius: 5px;
  }
  
  details[open] summary {border-radius: 5px 5px 0 0;}
  
  details {
    background: #5a9ad6;
    border-radius: 5px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }



  
  /* extra styles */
  
  * {box-sizing: border-box;}
  body {font-family: system-ui, sans-serif; margin: 20px; background: #fff9f1;}
  h1 {font-size: 1.2em;}
  article > *:first-child {margin: 0;}
  article > * + * {margin: 0.75em 0 0 0;}
  pre {color: white; background: #4c5568; padding: 1em; border-radius: 5px;}
  article {padding: 15px; margin: 0;}
  article {
    background: #fff;
  }
  details code {font-size: 1.1em;}
  /* End of details */

  /* End Platinum Services */


  /* Desktop How To Meet Women */

  .how-to-meet-sec {
    text-align: center;
    padding: 50px 0;
  }

  .how-to-meet-sec h2 {
    color: #2174ed;
    font-family: 'Rosario', sans-serif;
    font-size: 33px;
    font-weight: bold;
    padding: 0 0 30px 0;
  }

  .how-to-meet-row .how-to-meet-box {
    padding-bottom: 20px;
  }

  .how-to-meet-row .how-to-meet-box h6 {
    background: #fff;
    color: #000;
    width: 108px;
    border-radius: 20px;
    border: 1px solid #bbb;
    line-height: 35px;
    margin: 20px;
  }

  .how-to-meet-row .how-to-meet-box p {
    font-size: 18px;
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 16px;
    color: #2174ed;
  }

  .how-to-meet-row .how-to-meet-box a {
    display: block;
    background: #656262;
    width: 250px;
    margin: 0 auto;
    line-height: 50px;
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
    margin-top: 50px;
  }

  .how-to-meet-row .how-to-meet-box a:hover {
    background: #2174ed;
    color: #fff;
    text-decoration: none;
  }

  .how-to-meet-row .htm-box1 {
    background-image: url("/img/htm-img1.webp");
    width: 350px;
    min-height: 350px;
    overflow: hidden;
  }

  .how-to-meet-row .htm-box1 h6 {
    background: #2174ed;
    color: #fff;
    border: 0;
  }

  .how-to-meet-row .htm-box2 {
    background-image: url("/img/htm-img2.webp");
    width: 350px;
    min-height: 350px;
    overflow: hidden;
  }

  .how-to-meet-row .htm-box3 {
    background-image: url("/img/htm-img3.webp");
    width: 350px;
    min-height: 350px;
    overflow: hidden;
  }

  /* End desktop how to meet women section */


  /* Awards Section */

  .awards-content {
    text-align: center;
    padding: 20px 0;
  }

  .awards-content h2 {
    color: #2174ed;
    font-family: 'Rosario', sans-serif;
    font-size: 33px;
    font-weight: bold;
    padding: 0 0 30px 0;
  }

  .awards-imgs {}

  .awards-imgs img {
    max-width: 135px;
  }

  /* End awards section */



  /* Start footer area */

  .footer-area-sec {
    padding-bottom: 35px;
  }

  .main-footer {
    display: flex;
    justify-content: start;
    padding: 50px 10px;
    font-size: 16px;
    flex-wrap: wrap;
  }

  .main-footer .flex-item {
    flex: 1;
  }

  .main-footer .flex-item p {
    font-size: 14px;
  }

  .main-footer .flex-item .footer-social {
    list-style: none;
    margin: 0;
    padding: 0 0 10px 0;
  }

  .main-footer .flex-item .footer-social li {
    display: inline-block;
  }

  .main-footer .flex-item .footer-social li a {
    display: block;
    padding: 8px;
    margin: 5px;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-shadow: -2px 3px 5px 1px rgba(222, 222, 222, 0.75);
    -webkit-box-shadow: -2px 3px 5px 1px rgba(222, 222, 222, 0.75);
    -moz-box-shadow: -2px 3px 5px 1px rgba(222, 222, 222, 0.75);
  }

  .main-footer .flex-item .footer-social li a i {
    color: #2174ed;
  }

  .main-footer .footer-nav-box {}

  .main-footer .footer-nav-box h3 {
    font-size: 20px;
    color: #2174ed;

  }

  .main-footer .footer-nav-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .main-footer .footer-nav-box ul li {}

  .main-footer .footer-nav-box ul li a {
    color: #4F5665;
    padding: 15px 0 0;
    display: block;
    text-decoration: none;
    font-size: 14px;
  }

  /* End footer area */


  /* Featured Media */

  .homepage-featured-media {
    padding: 40px 0;
    background: #f5f5f5;
  }

  .feature-media-flex {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }

  .feature-media-flex .featured-media-item {}

  .feature-media-flex .featured-media-item h2 {
    font-weight: bold;
    font-size: 22px;
    color: #2174ed;
    text-align: right;
  }

  /* End featured Media */














  /* Mobile CSS */

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

    .top-header-area-v3,
    .banner-content-v3,
    .banner-rotator-v3,
    .mid-content-area {
      width: 97%;
    }

    .searchform-v3 .home-search-id-submit i {
      margin-right: 210px;
    }

    .searchform-v3 .home-search-id-submit input {
      margin-right: 112px;
    }

    .header-menu-v3 ul li a {
      padding: 0;
      margin: 0 10px;
    }

    .banner-rotator-v3 .rotator-area ul li a img {
      width: 130px;
    }

    .header-logo-area-v3 a img {
      width: 100%;
    }

    .header-right-nav ul li:last-child a {
      margin-right: 0px;
    }

  }


  @media only screen and (max-width: 1440px) {
    .header-right-nav ul li a {
      font-size: 13px;
      margin-right: 10px;
    }

    .banner-area-v3 h1 {
      font-size: 35px;
    }

  }


  @media only screen and (max-width: 1295px) {
    .header-right-nav ul li a {
      margin-right: 5px !important;
      font-size: 13px;
    }

    .header-right-nav ul {
      margin: 0;
    }

    .header-right-area .top-header-right .quick-search-header-modal {
      width: 270px;
      font-size: 12px;
    }

    .header-right-area .top-header-right .top-header-signup {
      width: auto;
      font-size: 12px;
      padding: 0 13px;
    }


  }



  @media only screen and (max-width: 1199px) {
    .searchform-v3 .searchbox {
      font-size: 14px;
    }

    .header-menu-v3 ul li a {
      font-size: 14px !important;
      margin: 0 4px;
    }

    .header-right-nav ul li a {
      font-size: 9px;
    }

    .banner-rotator-v3 .rotator-area ul li a img {
      width: 106px;
    }

    .header-logo-area-v3 a img {
      max-width: 100%;
    }

    .fixed-book-tour {
      bottom: 210px;
    }

    .toursec,
    .socialsec,
    .testimonialsec,
    .ladiesprofilesec {
      width: 235px;
    }

    .upper-banner-sec .btn-outline {
      margin-top: 10px;
    }

    .ronna-newsletter-left {
      text-align: center;

      .newsletter-btn {
        margin: 0 auto;
      }
    }

    .ronna-newsletter-right {
      text-align: center;
      margin-top: 100px !important;
    }

    .how-to-meet-box {
      display: flex;
      justify-content: center;
    }

    .desktop-services h3 {
      font-size: 30px;
    }

  }

  @media only screen and (max-width: 991px) {
    .top-header-area-v3 {
      display: none;
    }

    #bottom-cta-nav-mobile-top {
      top: 53px;
      transition: top 0.5s;
    }

    .midcontarea {
      max-width: 90% !important;
    }

    #bottom-cta-nav-mobile-top {
      background: #fff;
      height: 180px !important;
    }

    .mobile-mega-menu {
      display: block;
    }

    .navigation-area {
      top: 0;
    }
  }

  @media only screen and (min-width: 992px) {
    .header-logo-area a img {
      max-width: 300px;
    }
  }

  @media only screen and (max-width: 1065px) {
    .mega-dropdown .mega-dropbtn {
      margin: 0;
    }

    .header-members-login a {
      margin: 0 2px;
    }
  }


  @media only screen and (max-width: 991px) {
    .banner-rotator-v3 {
      display: none;
    }

    .mid-content-area {
      padding-top: 0;
    }

    .homepage-area-v3 {
      min-height: auto;
    }


    .desktop-banner-btns-v3 {
      display: none !important;
    }


    .mobile-banner-btns-v3 {
      display: flex;
      flex-direction: column;
      text-align: center;
      gap: 10px;
      margin: 15px 0;
    }

    .mobile-banner-btns-v3 a {
      background: #2174ed;
      color: #fff;
      line-height: 40px;
      font-size: 18px;
      width: 95%;
      margin: 0 auto;
      font-weight: bold;
      border-radius: 10px;
    }

    .mobile-banner-btns-v3 a span {
      display: block;
      font-size: 14px;
      line-height: 20px;
      padding-bottom: 15px;
      font-weight: normal;
    }

    .mobile-banner-btns-v3 a:hover {
      background: #14298e;
      text-decoration: none;
      color: #fff;
    }

    .upper-banner-sec {
      flex-direction: column;
    }

    .upper-banner-sec .banner-text {
      width: 100%;
      padding: 30px 30px 10px;
    }

    .banner-content-v3 .banner-text p {
      display: none;
    }

    .upper-banner-sec .banner-vid {
      width: 100%;
    }

    .banner-content-v3 .banner-text h1 {
      text-align: center;
      font-weight: bold;
      line-height: 4.5rem;
    }

    .banner-content-v3 .banner-text h1 span {
      display: inline;
    }

    .banner-vid-box {
      padding-top: 0;
      max-width: 95%;
      margin: 0 auto;
    }

    .banner-vid-box a img {}

    .mobile-mega-menu ul li a {
      color: #fff !important;
      font-size: 14px !important;
      font-weight: bold;
    }

    .navigation-area .navbar-header {
      align-items: center;
    }

    .tab-content .tab-pane.active::before {
      display: none;
      }

    .colombian-dating-logo2 {
      text-align: center;
      display: block;
      margin: 0 auto;
    }

    .mobile-search-icon {
      padding: 0 0 0 10px;
    }

    .mobile-search-icon i {
      font-size: 25px;
      font-weight: bold;
    }

    .formField-divider {
      padding: 15px;
    }

    #login-mobile {
      font-size: 15px;
      font-weight: bold;
      color: #2174ed;
      padding-right: 10px;
    }

    .mid-content-area .position-relative {
      padding: 0 5px;
    }

    p.country {
      font-size: 30px;
    }

    .titlesec {
      font-size: 20px;
    }

    .navigation-area .navbar-inverse {
      background: #fff;
      img {
        width: 75%;
      }
    }

  }

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


    .banner-content-v3 .banner-text h1 {
      font-size: 20px;
      line-height: 3.5rem;
    }

    .fixed-book-tour {
      bottom: 140px;
    }

    .book-a-tour-right-field .tour-includes {
      line-height: 40px;
      font-size: 12px;
      width: 290px;
    }

    .ronna-newsletter-left .newsletter-btn {
      width: 220px;
      font-size: 15px;
    }

    .ronna-newsletter-right img {
      width: 220px;
    }

    .ronna-newsletter-left h3 {

      em,
      strong {
        font-size: 30px;
      }
    }

    .ronna-newsletter-left .newsletter-btn i {
      font-size: 25px;
    }

    .desktop-services {
      padding: 0px;
    }


    .rotator-area ul li:nth-child(n+4) {
      display: none;
    }

    .banner-area-v3 h1 {
      font-size: 30px;
    }

    p.country {
      font-size: 30px;
    }

    .mid-content-area .position-relative {
      padding: 0 10px;
    }

    .homepage-tour-schedule-fix {
      display: none;
    }

    .tour-swiper {
      .bannerSwiper {
        height: 345px;
      }

      .barranquillasec,
      .medellinsec,
      .cartagenasec {
        height: 300px;
      }
    }

    .nav {
      padding-left: 0px !important;
  }

  .desktop-services h3 {
    font-size: 20px;
  }

  .platinum-prices-item {
 width: 100% !important;
}

  }


  @media only screen and (max-width: 415px) {
    .banner-content-v3 .banner-text h1 {
      font-size: 18px;
    }

  }

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

  @media only screen and (max-width:1063px) {
    .rotator-area ul li:last-child {
      display: none;
    }
  }

  .how-to-meet {
    background-image: url('/img/colombian-dating-footer-bg.jpg');
    background-size: cover;

    h2 {
      color: #fff;
    }

    p {
      color: #fff;
    }
  }

  .footer-nav-box img {
    margin-top: 10px;
    margin-left: 0px;
    width: 50%;
  }

  @media only screen and (min-width:1200px) {
    .banner-area-v3 {
      background-position: 35% 100%;
    }
  }

  #img-introContainer {
    position: relative;
  }



  #img-introContainer a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min-content;
  }

  @media only screen and (max-width:768px) {
    .ronna-newsletter-right {
      text-align: center;
      margin-top: 100px !important;
    }

    .platinum-prices-cont {
      display: block;
    }

    .book-a-tour-right-field #btnStepTwo {
      width: 230px;
    }

    .book-a-tour-right-field .tour-includes {
      line-height: 40px;
      font-size: 12px;
      width: 300px;
    }

    .titlesec {
      font-size: 20px;
    }

  }

  .navigation-area {
    background: unset !important;
  }

  .footer-social {
    padding: 0;
    list-style: none;
  }

  .main-footer .footer-social li a {
    padding: 8px;
    margin: 5px;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-shadow: -2px 3px 5px 1px rgba(222, 222, 222, 0.75);
    -webkit-box-shadow: -2px 3px 5px 1px rgba(222, 222, 222, 0.75);
    -moz-box-shadow: -2px 3px 5px 1px rgba(222, 222, 222, 0.75);
  }

  .footer-nav-box h3 {
    margin-top: unset !important;
  }


  /* END Mobile CSS */

  /* Videos Section */
  .nav.video {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    gap: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .nav.video h1 {
    padding-top: 20px;
    font-size: 22px;
  }

  .textcontent h1 {
    text-align: center;
    font-size: 3.2rem;
    margin-bottom: 5rem;
    color: #9b0a0a;
    font-family: 'Rosario', sans-serif;
  }

  #custom-pagination-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .custom-pagination-page {
    width: 33% !important;
  }

  #custom-pagination-container .video-section {
    cursor: pointer;
    position: relative;
    padding: 20px;
    background: white;
    transition: all 1s;
    max-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    border-bottom: none !important;
    margin: 10px 0;
    color: #403f3f;
    font-weight: normal;
  }

  .video-section {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .video-section:after {
    top: -1px;
    left: -1px;
    border-image: linear-gradient(#2174ed, #214a76) 30 !important;
    border-top-width: 5px !important;
    border-left-width: 5px !important;
    border-style: solid !important;
    border-image-slice: 30 !important;
  }

  .video-section:hover:before,
  .video-section:hover:after {
    width: 100%;
    height: 100%;
  }

  .video-section:after,
  .video-section:before {
    content: " ";
    width: 70px;
    height: 70px;
    position: absolute;
    transition: all 1s;
  }

  @media only screen and (max-width: 600px) {
    div#custom-pagination-container .custom-pagination-page {
      flex: 100% !important;
    }


    .platinum-prices-item {
      width: 90%;
    }

    .platinum-prices-sec-btns {
      background: white;
      border-radius: 30px;
      align-items:center;
      margin: 0 auto;
      border:none;
      display:inline-flex;
      position:relative;
      vertical-align:middle;
      a:first-child {
       z-index:2;
       width:12.5rem !important;
      
      }
      a:last-child {
       width: 23rem;
       margin-left:0px;
       padding: 0px 35px;
       border-radius: 30px;
       display: inline-block;
       white-space: nowrap;
      }
     }

  }

  @media only screen and (max-width:991px) {
    #bottom-cta-nav {
      display: none !important;
    }
    /* #custom-pagination-container .video-section {
      padding-bottom: 15rem;
    } */

    .video-content h2 {
      font-size: 15px !important;
    }

    .video-content p {
      text-align: justify;
      margin-bottom: 12px;
      font-size: 14px;
    }

    .platinum-prices-cont {
      .platinum-prices-item {
        background: #fff;
        margin-bottom: 50px !important;
        border: 5px solid #2174ed;
        width: 70%;
        margin: 0 auto;

        ul {
          display: none;
        }

        a {
          margin: 0 -12px;
        }
        details article ul {
          display: block !important;
        }
      }
    }

    .footer-nav-box img {
      width: 100%;
  }
    .nav.video h1 {
      padding-top: unset;
    }

    .banner-area-v3 {
      margin-top: -50px;
    }
    .video.stuck {
  display: none;
  }

  }

  @media only screen and (min-width:992px) {
    .nav.video {
      align-items: center;
    }

    .nav.video h1 {
      margin-bottom: 50px !important;
      padding-right: 20px;
      /* Add some space between heading and list */
    }
    .platinum-prices-item details {
      display:none !important;
    }

    .navigation-area .navbar-inverse {
      display: none;
    }
  }

  .video-content h2 {
    font-size: 20px;
    color: #2174ed;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 20px;
  }

  .video-section:before {
    bottom: -1px;
    right: -1px;
    border-image: linear-gradient(#2174ed, #214a76) 30 !important;
    border-bottom-width: 5px !important;
    border-right-width: 5px !important;
    border-style: solid !important;
    border-image-slice: 30 !important;
  }

  .video-section:before,
  .video-section:after {
    border: 0px;
  }

  .video-section:hover:before,
  .video-section:hover:after {
    width: 100%;
    height: 100%;
  }

  .video.stuck {
    position: fixed;
    bottom: 500px;
    right: 70px;
    width: 500px;
    height: 320px;
    transform: translateY(100%);
    animation: fade-in-up 0.75s ease forwards;
    z-index: 1;
}



@keyframes fade-in-up {
  from {
    bottom: -100px;
  }
to {
  bottom: 500px; /* Ending position */
}
}

#custom-pagination-container .video-section p {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.video-wrap {
  padding-bottom:20px;
  }
  /* end of videos */

  #bottom-cta-nav-mobile-top {
    display: none;
  }

  .tour-video-btn {
    display: flex;
    justify-content: center;
  }

  .tour-page-btn {
    background-color: #2174ed;
    color: #fff;
    padding: 10px;
    margin: 0 10px;
    border-radius: 30px;
  }

  .tour-club-area {
    .nav {
      justify-content: center;
    }

    h1 {
      text-align: center;
    }
  }

  .introductions-order-form-section {
    .form-group span {
      color: #2174ed;
    }

    #submit {
      background: #2174ed;
    }

    #submit:hover {
      background: #00479e;
    }
  }

  .prg2b5style .tourvideo {
    display: flex;
  }

  #bottom-cta-nav {
    display: none;
  }

  .mega-dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    top: 12%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 99;
    padding: 0 11%;
    min-height: 400px;
  }

  @media screen and (max-width:1024px) {
    .mega-dropdown-content {
      display: none;
      position: absolute;
      top: 17%;
    }
    .mega-column a {
      font-size: 12px;
  }
  .mega-dropdown-content2 {
    top: 30% !important;
  }
  }

  .mega-dropdown-content2 {
    display: none;
    position: fixed;
    background-color: #fff;
    width: 100%;
    left: 0;
    top: 19%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 99;
    padding: 0 11%;
    min-height: 400px;
  }

  #bookATourModal .book-a-tour-modal {
    margin-top: -24rem;
  }

  .content-area {
    border: none !important;

  }

  .midcontarea .fixed-book-tour {
    display: none !important;
  }

  .midcontarea .awards-content {
    display: none !important;
  }
  .live-interpreter-base-content .live-interpreter-base-content2 img {
    left: 20% !important;
}

.awards-content img:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}

.howto-mobile .panel-heading{
  background:transparent !important;
  }

#update-id {
  margin: 0px 15px 5px -18px;
} 

.technology {
  background: #2174ed;
}

.colombiandating-image-rotator {
  padding: 0;
  margin: 0;
}

.content li {
  font-size: 16px;
  text-align: left;
}

.colombiandating-image-rotator li {
  display: inline-block;
  margin-right: 5px;
}

.img-zoom li {
  position: relative;
  overflow: hidden;
}

.countryregionprofiles .colombiandating-image-rotator img {
  width: 90px;
}

.content { 
  h1 {
  text-align:center;
  font-size:30px;
  color: #2174ed;
  font-weight: 600;
  padding-bottom: 10px;
  }
  p,
  td {
    font-size: 18px;
  }
  button {
    border:2px solid #2174ed;
    border-radius: 20px;
    background:#2174ed;
    padding: 10px;
    a {
    color:#fff;
    font-size:18px;
  }
  }
  h4 {
    font-weight: bold;
    text-align: center;
  }
}

.plat-price-best-value:before {
  content: attr(data-ribbon);
  max-width: 220px;
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  top: 0rem;
  right: 0rem;
  transform: translate(29.29%, -100%) rotate(45deg);
  color: #fff;
  text-align: center;
  border: 1px solid transparent;
  border-bottom: 0;
  transform-origin: bottom left;
  padding: 5px 35px 17px;
  background: linear-gradient(rgba(0, 0, 0, .5) 0 0) bottom/100% 12px no-repeat #2174ed;
  background-clip: padding-box;
  clip-path: polygon(0 0, 100% 0, 100% 100%, calc(100% - 12px) calc(100% - 12px), 12px calc(100% - 12px), 0 100%);
  -webkit-mask: linear-gradient(-135deg, transparent calc(50% - 8.484px), #fff 0) bottom right, linear-gradient(135deg, transparent calc(50% - 8.484px), #fff 0) bottom left;
  -webkit-mask-size: 100vmax 100vmax;
  -webkit-mask-composite: destination-in, xor;
  mask-composite: intersect;
}


.singles-tour-top-buttons {
  display:flex;
  justify-content:center;
  }


  /* Awards Section Infinite Loop */
  .awards-content {
    max-width: 600px;
  }
  
  .awards-imgs {
    padding-block: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
  }
  
  .awards-content[data-animated="true"] {
    overflow: hidden;
    -webkit-mask: linear-gradient(
      90deg,
      transparent,
      white 20%,
      white 80%,
      transparent
    );
    mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
  }
  
  .awards-content[data-animated="true"] .awards-imgs {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 40s)
      var(--_animation-direction, forwards) linear infinite;
  }
  
  .awards-content[data-direction="right"] {
    --_animation-direction: reverse;
  }
  
  .awards-content[data-direction="left"] {
    --_animation-direction: forwards;
  }
  
  .awards-content[data-speed="fast"] {
    --_animation-duration: 20s;
  }
  
  .awards-content[data-speed="slow"] {
    --_animation-duration: 60s;
  }
  
  @keyframes scroll {
    to {
      transform: translate(calc(-50% - 0.5rem));
    }
  }
  
  
  :root {
    --clr-neutral-100: hsl(0, 0%, 100%);
    --clr-primary-100: hsl(205, 15%, 58%);
    --clr-primary-400: hsl(215, 25%, 27%);
    --clr-primary-800: hsl(217, 33%, 17%);
    --clr-primary-900: hsl(218, 33%, 9%);
  }

 .awards-content:hover .awards-imgs {
    animation-play-state: paused;
  }
  /* End of Awards Section */

  .featured-media-item {
    display: flex;
    justify-content: center;
  }

  .close-button {
    position: absolute;
    top: 10px;
    right: 50px;
    background-color: transparent;
    border: none;
    font-size: 20px;
    cursor: pointer;
    outline: none;
  }

  .navbar-nav {
    margin: unset !important;
    }

    .automatic-mail-list-information input[type="submit"] {
      background: #2174ed;
      } 

      .list-inline-item:not(:last-child) {
        margin-right: unset !important;
    }