body {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    font-family: helvetica, sans-serif !important;
}

a {
    text-decoration: none;
}

.t-transform-up {
    text-transform: uppercase !important;
}

.readmore {
    color: #64e5ff;
    margin: 0 auto;
    font-size: 16px;
    font-family: roboto condensed, sans-serif;
    font-weight: 700;
    text-decoration: none;
    transition: 0.5s;
}

.readmore2 {
    color: #64e5ff;
    margin: 0 auto;
    font-size: 16px;
    font-family: roboto condensed, sans-serif;
    font-weight: 700;
    text-decoration: none;
    transition: 0.5s;
}

.shadow-g {
    position: absolute;
    width: 100%;
    height: 50%;
    background: linear-gradient(#000, transparent);
    opacity: 0.2;
    z-index: 2;
    top: 0;
}

.shadow2 {
    position: absolute;
    background: linear-gradient(transparent, #000);
    width: 100%;
    height: 50%;
    opacity: 1;
    z-index: 2;
    bottom: 0;
}

.shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 2;
}

header {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    margin: 0;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    transition: top 0.1s ease-in-out;
    z-index: 100;
    max-width: 100vw;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

#masthead-m {
    padding-top: 0.5rem;
    transition: 0.5s ease;
}

#header-left a svg {
    fill: #fff;
}

.portfolio {
    color: #64e5ff !important;
}

.header-left {
    float: left;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 23%;
}

.header-left svg {
    fill: white;
    width: 140px;
}

.header-center {
    float: left;
    margin: 0 auto;
    padding: 40px 0 0 0;
    text-align: center;
    width: 47%;
}

.header-right {
    float: left;
    width: 77%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.header-right a {
    color: #fff;
    display: inline-block;
    padding: 7px 14px 7px 13px;
}

.header-right .site-nav ul li a svg {
    stroke: #fff;
    margin: auto 0 auto 4px;
}

.header-right a.showonmob {
    display: none;
}

.header-right a {
    text-decoration: none;
}

.header-right .nav-contact {
    background-color: #64e5ff;
    color: #00569e;
    border: 2px solid #64e5ff;
    margin-right: 1rem;
    transition: 0.5s;
    font-weight: 700;
}

.header-right .nav-contact:hover {
    background-color: #00569e;
    color: #fff;
    border: 2px solid #00569e;
}

.header-right .phoneD {
    border: solid 2px #fff;
    margin-right: 1rem;
}

#contact {
    font-weight: 700 !important;
}

.site-nav {
    position: relative;
    z-index: 10;
}

.site-nav ul {
    margin: 0;
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 11;
}

.site-nav li {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 12px;
    position: relative;
}

.site-nav li a {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: 40px;
    padding: 0 0;
    text-decoration: none;
}

.site-nav li a:hover {
    text-decoration: underline;
}

.site-nav li a.nounder:hover {
    text-decoration: none;
}

.site-nav ul .submenu-1,
.site-nav ul .submenu-2,
.site-nav ul .submenu-3,
.site-nav ul .submenu-4,
.site-nav ul .submenu-5 {
    --bg-pseudo: rgba(0, 0, 0, 0.35);
    background: rgba(0, 0, 0, 0.35);
    display: none;
    padding: 0.75em 0 0.75em 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 40px;
}

.site-nav ul .submenu-1 {
    left: 50%;
}

.site-nav ul .submenu-1:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 47px;
    width: 0;
    height: 0;
    border-width: 0 6px 7px;
    border-style: solid;
    border-color: transparent transparent var(--bg-pseudo);
}

.site-nav ul .submenu-2:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 41px;
    width: 0;
    height: 0;
    border-width: 0 6px 7px;
    border-style: solid;
    border-color: transparent transparent var(--bg-pseudo);
}

.site-nav ul .submenu-3:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 44px;
    width: 0;
    height: 0;
    border-width: 0 6px 7px;
    border-style: solid;
    border-color: transparent transparent var(--bg-pseudo);
}

.site-nav ul .submenu-4:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 70px;
    width: 0;
    height: 0;
    border-width: 0 6px 7px;
    border-style: solid;
    border-color: transparent transparent var(--bg-pseudo);
}

.site-nav ul .submenu-5:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 70px;
    width: 0;
    height: 0;
    border-width: 0 6px 7px;
    border-style: solid;
    border-color: transparent transparent var(--bg-pseudo);
}

.site-nav ul .submenu-2 {
    left: 50%;
}

.site-nav ul .submenu-3 {
    left: 50%;
}

.site-nav ul .submenu-4 {
    left: 50%;
}

.site-nav ul .submenu-5 {
    left: 50%;
}

.submenu-5 {
    width: max-content;
}

.site-nav ul li:hover>.submenu,
.site-nav ul li:hover>.submenu-1,
.site-nav ul li:hover>.submenu-2,
.site-nav ul li:hover>.submenu-3,
.site-nav ul li:hover>.submenu-4,
.site-nav ul li:hover>.submenu-5 {
    display: inherit;
}

.site-nav ul ul li {
    font-size: 16px;
    text-align: left;
    margin: 0;
    float: none;
    display: list-item;
    padding: 0 20px 0 20px;
    position: relative;
    width: max-content;
}

.site-nav ul ul li.showonmob {
    display: none;
}

.site-nav ul ul:nth-child(3) {
    border-right: 0;
}

.site-nav ul ul li a {
    line-height: 145%;
    text-transform: none;
}

.hero {
    height: 76vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    margin: 0;
    font-size: 20px;
}

.hero h1 {
    font-family: "Roboto Condensed", sans-serif;
    margin: auto;
    color: #fff;
    font-size: 26px;
    text-align: center;
}

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    left: 0;
    margin-top: 6rem;
    border: 0;
    padding: 2px 10px !important;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    position: absolute;
    font-family: "Roboto Condensed", sans-serif;
    z-index: 3;
    font-size: 12px;
}

.breadcrumbs a {
    color: #daf2e7;
    margin: 0 5px;
}

.breadcrumbs p {
    color: #fff;
    margin: 0;
    margin-left: 5px;
}

#latin-intro {
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

#latin-intro h2 {
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    color: #005699;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    margin: 0;
}

#latin-intro p {
    text-align: center;
    color: #818181;
    font-family: helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}

#inspiring-travel-ideas-la .main-title,
#private-travel .main-title {
    padding: 0;
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    margin: 0 auto 1.25em auto;
    text-align: center;
}

.content-card-s3 {
    max-width: 100vw;
}

.content-lux-img p {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: start;
    z-index: 3;
    align-items: center;
}

.content-lux-img {
    max-width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 7rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0.5rem 0;
}

#inspiring-travel-ideas-la {
    padding: 2rem 0 0 0;
}

.content-lux-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySlides {
    display: flex;
}

.slideshow-container {
    position: relative;
    margin: auto;
}

.next,
.prev {
    cursor: pointer;
    position: absolute;
    width: auto;
    padding: 8px;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    color: #04589f;
    height: 2rem;
    top: 98%;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.content-travel-ideas .text,
.mySlides .text {
    color: #fff;
    font-size: 15px;
    padding: 14px;
    position: absolute;
    bottom: 0;
    max-width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    z-index: 3;
    font-family: "Roboto Condensed", sans-serif;
}

.content-travel-ideas {
    overflow: hidden;
}

.travel-1 img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.travel-2 img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slideshow-container .mySlides .text h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.content-travel-ideas .text h2 {
    font-size: 18px;
}

.text p {
    margin: 5px 0;
    font-size: 12px;
}

.cont-when {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.cont-when * {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.cont-when .when {
    margin-right: 3px;
    color: rgba(255, 255, 255, 0.6);
}

.cont-when .month {
    padding-right: 2px;
    font-size: 12px !important;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 0.6);
}

.mySlides {
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mySlides-1 {
    background-image: url("../../img/latin-america/travel/Argentina-Patagonia-Perito-Moreno-Glacier-low.png.jpg");
}

.mySlides-2 {
    background-image: url("../../img/latin-america/travel/Peru-Machu-Picchu-Huayna-Picchu-low.jpg");
}

.mySlides-3 {
    background-image: url("../../img/latin-america/travel/CocoraNationalPark.Colombia-low.jpg");
}

.mySlides-4 {
    background-image: url("../../img/Sea-Turtle-Swimming-Galapagos-Islands-scaled.jpg");
}

.mySlides-5 {
    background-image: url("../../img/latin-america/travel/Tikal-_-Belize-Reef-low.jpg");
}

.mySlides-6 {
    background-image: url("../../img/The-Vines-Vineyard-Resort-Mendoza-Argentina-scaled.jpg");
}

.mySlides-7 {
    background-image: url("../../img/latin-america/travel/Argentina-Brazil-Iguazu-Falls-low.jpg");
}

.mySlides-8 {
    background-image: url("../../img/latin-america/travel/Costa-Rica-Rafting-Pacuare-River-low.jpg");
}

/*
.webp .mySlides-1 {
    background-image: url("../../img/card-argentina-patagonia-perito-moreno-glacier.webp");
}
.webp .mySlides-2 {
    background-image: url("../../img/card-morocco-marrakesh-spice-market.webp");
}
.webp .mySlides-3 {
    background-image: url("../../img/card-greece-private-yacht-charter.webp");
}
.webp .mySlides-4 {
    background-image: url("../../img/card-iceland-eleven-deplar-farm.webp");
}
.webp .mySlides-5 {
    background-image: url("../../img/card-peru-machu-picchu-huayna-with-clouds.webp");
}
.webp .mySlides-6 {
    background-image: url("../../img/card-sweden-lapland-dog-sledding.webp");
}
.webp .mySlides-7 {
    background-image: url("../../img/card-sea-turtle-swimming-galapagos-islands.webp");
}
.webp .mySlides-8,
.webp .t-8 {
    background-image: url("../../img/card-croatia-dubrovnik-old-town.webp");
} */
/* .t-1 {
    background-image: url("../../img/card-argentina-patagonia-perito-moreno-glacier.jpg");
}
.t-2 {
    background-image: url("../../img/card-morocco-marrakesh-spice-market.jpg");
}
.t-3 {
    background-image: url("../../img/card-greece-private-yacht-charter.jpg");
}
.t-4 {
    background-image: url("../../img/card-iceland-eleven-deplar-farm.jpg");
}
.t-5 {
    background-image: url("../../img/card-peru-machu-picchu-huayna-with-clouds.jpg");
}
.t-6 {
    background-image: url("../../img/card-sweden-lapland-dog-sledding.jpg");
}
.t-7 {
    background-image: url("../../img/card-sea-turtle-swimming-galapagos-islands.jpg");
}
.t-8 {
    background-image: url("../../img/card-croatia-dubrovnik-old-town.jpg");
}
.webp .t-1 {
    background-image: url("../../img/card-argentina-patagonia-perito-moreno-glacier.webp");
}
.webp .t-2 {
    background-image: url("../../img/card-morocco-marrakesh-spice-market.webp");
}
.webp .t-3 {
    background-image: url("../../img/card-greece-private-yacht-charter.webp");
}
.webp .t-4 {
    background-image: url("../../img/card-iceland-eleven-deplar-farm.webp");
}
.webp .t-5 {
    background-image: url("../../img/card-peru-machu-picchu-huayna-with-clouds.webp");
}
.webp .t-6 {
    background-image: url("../../img/card-sweden-lapland-dog-sledding.webp");
}
.webp .t-7 {
    background-image: url("../../img/card-sea-turtle-swimming-galapagos-islands.webp");
}
.webp .t-8 {
    background-image: url("../../img/card-croatia-dubrovnik-old-town.webp");
} */
.act-month {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.numbertext {
    font-family: "Roboto Condensed", sans-serif;
    color: #daf2e7;
    font-size: 10px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    border: solid 1px #daf2e7;
    margin-top: 10px;
    margin-right: 10px;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.2);
}

#content-dots {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 1rem 0 0 0;
}

.dot {
    cursor: pointer;
    height: 5px;
    width: 5px;
    margin: 0 10px;
    background-color: #98bbd7;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot:hover {
    background-color: #00569e;
}

#reference {
    background-color: #5f85af;
    padding-bottom: 1rem;
    height: auto !important;
    position: relative;
    padding-top: 3rem;
}

#reference h2 {
    color: #fff;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 1rem;
    text-transform: uppercase;
}

.slideshow-container-2 {
    margin: auto;
    min-height: 300px;
}

.next-2,
.prev-2 {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    color: #daf2e7;
    font-weight: 700;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next-2 {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.text-2 {
    color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-family: "Roboto Condensed", sans-serif;
}

.text-2 .stars {
    color: #bebebe;
    font-size: 16px;
}

.text-2 .text-ref {
    padding: 0 51px;
    font-family: helvetica, sans-serif !important;
    line-height: 160%;
}

.text-2 .author {
    padding: 0 30px;
    font-size: 16px;
}

#dots {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 90%;
}

.dot-2 {
    cursor: pointer;
    height: 5px;
    width: 5px;
    margin: 0 10px;
    background-color: #9fb6cf;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active-2,
.dot-2:hover {
    background-color: #fff;
}

#newsletter {
    background-image: url("../../img/bg-newsletter.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 1rem;
    position: relative;
}

.cont-newsletter {
    text-align: center;
    z-index: 3;
    padding: 20px 10px;
    position: relative;
}

.cont-newsletter h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.cont-newsletter p {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    margin: 0.15rem 0 1rem 0;
    font-size: 16px;
}

#newsletterForm,
#newsletterForm2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    font-size: 18px;
}

.inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

#newsletterForm input,
#newsletterForm2 input {
    padding: 0;
    height: 2rem;
    margin: 6px;
    border-radius: 0;
    border: 0;
    text-align: center;
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
}

#newsletterForm #submit-nl,
#newsletterForm2 #submit-nl2 {
    height: 2rem;
    background-color: #64e5ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 6px;
    justify-content: center;
    align-items: center;
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
    transition: 0.5s;
    font-weight: 700;
}

#newsletterForm #submit-nl:hover,
#newsletterForm2 #submit-nl2:hover {
    background-color: #005699;
    color: #fff;
}

::-webkit-input-placeholder {
    color: #005699;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
}

:-ms-input-placeholder {
    color: #005699;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
}

::placeholder {
    color: #005699;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
}

.input-news {
    padding: 6px;
}

.inputs .input-news input {
    width: 100%;
    margin: 0 !important;
}

.content-blue {
    text-align: center;
    padding: 3rem 0 0 0;
}

.content-blue svg {
    margin-bottom: 1.5rem;
}

.content-blue .card {
    margin: 1rem;
    max-width: inherit;
    background-color: #00569e;
}

.cards-blue .card .text-card {
    padding: 0.5rem;
    background-color: #00569e;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px;
}

.img-contentA {
    overflow: hidden;
    background-position: center;
    background-size: cover;
    height: 80%;
}

.img-contentB {
    overflow: hidden;
    background: url("../../img/yacht.png") no-repeat;
    background-position: center;
    background-size: cover;
    height: 80%;
}

.img-contentC {
    overflow: hidden;
    background: url("../../img/beach.png") no-repeat;
    background-position: center;
    background-size: cover;
    height: 80%;
}

#logos-home {
    margin: 0 auto 1.5rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background-color: #9a9a9a;
    color: #fff;
    padding: 2rem 1rem;
}

#logos-home h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    margin: 0;
    margin-bottom: 2rem;
}

#logos-home a {
    margin-top: 2rem;
}

#logos-home .logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    justify-content: center;
}

.logos .logo {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logos-desk {
    margin: 0 0 2rem 0;
    height: auto;
    width: 100%;
    margin: auto !important;
}

.logos-mobile {
    margin: 0 0 2rem 0;
    width: 229px;
    margin: auto !important;
}

#blue-parallel {
    padding-top: 2rem;
}

.blue-parallel-insta-title {
    color: #00569e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 24px;
    font-weight: 700;
    justify-content: center;
}

.blue-parallel-insta-title a,
.blue-parallel-insta-title p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: #00569e;
}

.blue-parallel-insta-title a svg {
    height: 2rem;
}

.blue-parallel-insta-title p {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

#blue-parallel svg {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    fill: #00569e;
    width: 1.5rem;
    margin-right: 5px;
}

#blue-parallel .galery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem;
}

.galery .galeryPic {
    width: 50%;
    height: 10rem;
}

.galery .galeryPic a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pic {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.pic-1 {
    background-image: url("../../img/insta/Argentina-Northwest-Purmamarca-low.png");
}

.pic-2 {
    background-image: url("../../img/card-argentina-patagonia-perito-moreno-glacier.jpg");
}

.pic-3 {
    background-image: url("../../img/insta/Croatia-Dubrovnik-Old-Town-low.png");
}

.pic-4 {
    background-image: url("../../img/insta/Greece-Private-Yacht-Charter-low.png");
}

.pic-5 {
    background-image: url("../../img/insta/Greece-Santorini-Grace-Hotel-Pool-low.png");
}

.pic-6 {
    background-image: url("../../img/insta/Iceland-Eleven-Deplar-Farm-low.png");
}


.the-content{
    font-size: 16px;
    font-family: helvetica, sans-serif;
    text-align: center;
    line-height: 160%;
    color: #707070;
    margin-bottom: 40px;

}

.cont-when-to-visit .the-content{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cont-when-to-visit .the-content p{
    width: 1000px;
    font-size: 20px !important;
}
@media (max-width:1000px) {
    .cont-when-to-visit .the-content p{
    width: 100%;
}
}

.info-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    padding: 5rem 10% 0 10%;
    align-items: center;
}
.info-section .the-content{
    margin-bottom: 0px;
}
.info-left a{
    font-size: 16px !important;
        letter-spacing: 1px;
        height: 2rem;
    background-color: #64e5ff;
    justify-content: center;
    align-items: center;
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
    transition: 0.5s;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 5px 15px !important;
    margin-top: 20px;
    border: none !important;
}
.info-left a:hover{
    background-color: #005699;
    color: white !important;
}
@media (max-width:900px) {
    .info-section{
        padding: 2rem 2rem 0 2rem;
    }
    .info-section .the-content{
        margin-bottom: 0;
    }
    .the-content p{
        width: 100%;
    }
    .info-right{
        width: 100%;
    }
}

.info-left h2 {
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
    margin: 0 0 0.7rem 0;
    font-size: 20px;
}
.info-left p {
    font-size: 14px !important;
    text-align: justify !important;
}
.info-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin: 1rem 0 0 0;
}
   .nav-contact-m {
        background-color: #64e5ff;
        color: #00569e !important;
        border: 3px solid #64e5ff;
        font-size: 14px !important;
        padding: 4px 6px !important;
        letter-spacing: 1px;
        font-weight: 700;
        width: fit-content;
    }

footer {
    background-color: #5f85af;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    padding: 2rem 1rem;
}

footer .content-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
}

footer .foo1,
footer .foo2,
footer .foo3,
footer .foo4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

footer .foo1 {
    padding: 1rem 2rem;
    padding-bottom: 0;
    margin-bottom: 1rem;
}

footer .foo2,
footer .foo3,
footer .foo4 {
    padding: inherit;
}

.foo1,
.foo2,
.foo3,
.foo4 {
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
}

.foo1 p {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    text-align: center;
}

.foo1 img {
    margin: auto;
    width: 140px;
}

.foo1 svg {
    margin: 0 auto;
    width: 140px;
}

.logos-foo img {
    width: auto;
    height: 19px;
}

.logos-foo svg {
    width: auto;
    height: 19px;
    max-width: 30%;
}

.logos-foo :first-child {
    width: 86px;
    height: auto;
    fill: #fff;
}

.logos-foo :last-child {
    width: auto;
    height: 27px;
}

.logos-foo svg path {
    stroke: white;
    fill: white;
}

.foo2 {
    text-align: center;
    order: 1;
}

.foo2 h3,
.foo2 ul {
    margin: 0;
    padding: 0;
}

.foo2 ul li {
    text-decoration: none;
    list-style: none;
    line-height: 200%;
}

.foo2 h3 {
    line-height: 200%;
}

.foo3 {
    text-align: center;
    order: 2;
}

.foo2 a,
.foo3 a {
    color: #fff;
}

.foo2 a:hover {
    text-decoration: underline;
}

.foo3 a:hover {
    text-decoration: underline;
}

.foo4 {
    order: 3;
}

.foo1 {
    order: 4;
}

.foo5 {
    order: 5;
}

.foo3 h3,
.foo3 ul {
    margin: 0;
    padding: 0;
}

.foo3 ul li {
    text-decoration: none;
    list-style: none;
    line-height: 200%;
}

.foo3 h3 {
    line-height: 200%;
    white-space: nowrap;
}

.foo3 li a {
    white-space: nowrap;
}

.foo4 {
    padding-bottom: 0 !important;
}

.foo5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin: 1rem 0 0 0;
}

.foo5 a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}

.foo5 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    padding: 0 1rem 1rem 1rem;
}

.foo5 ul li {
    list-style: none;
}

.foo5 p {
    text-align: center;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
}

.foo5 .foo-phone {
    font-size: 17px;
}

.foo-logos-5 {
    text-align: center !important;
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.cont-newsletter2 h2 {
    margin: 0;
}

#newsletterForm2 a {
    width: 100%;
}

.input input {
    width: 100%;
}

.li-redes svg {
    width: 27px;
    height: auto;
    stroke: #fff;
}

.desk {
    display: none;
}

.menu-segundo .nav-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    background-color: #fff;
    padding: 0.8rem 0;
    justify-content: center;
}
.menu-segundo .nav-page div {
    padding: 0 1rem;
}
.menu-segundo .nav-page a {
    color: #000;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.menu-segundo .nav-page div {
    padding: 0 1rem;
}

.nav-ml-hero {
    border-right: solid 1px #000;
}
.nav-ml-hero:last-child{
    border-right: none;
}
.menu-segundo .nav-page a {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 0 1rem;
    padding: 2px 0;
    border: 3px solid transparent;
}

.a-active {
    border-bottom: 3px solid #64e5ff !important;
}
.menu.menu-segundo {
    width: 100%;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 4;
}

.videoplayer {
    position: absolute;
    bottom: 3.5rem;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 10;
}

.videoplayer a {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
}

.videoplayer a:hover {
    opacity: 1;
}

.videoplayer a svg {
    fill: #ffffff;
    width: 100%;
    height: auto;
    max-width: 42px;
}

.videoplayer a span {
    color: #fff;
    font-family: roboto condensed, sans-serif;
    font-size: 16px;
    padding: 0.5rem 0 0 0;
}

#videoplayer {
    position: absolute;
    bottom: 3.5rem;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 10;
}

#videoplayer a {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
}

#videoplayer a:hover {
    opacity: 1;
}

#videoplayer a svg {
    fill: #ffffff;
    width: 100%;
    height: auto;
    max-width: 42px;
}

#videoplayer a span {
    color: #fff;
    font-family: roboto condensed, sans-serif;
    font-size: 16px;
    padding: 0.5rem 0 0 0;
}

#video1,
#videowp {
    background: #000;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999999999999997;
}

#video1.closed,
#videowp.closed {
    display: none;
}

#video1 #close_video,
#videowp #close_video {
    position: absolute;
    top: 0.75rem;
    right: 0.5rem;
    font-size: 24px;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    opacity: 0.8;
    z-index: 99999999999999999;
}

#video1 #close_video:hover,
#videowp #close_video:hover {
    opacity: 1;
}

#title_video {
    position: absolute;
    top: 0.75rem;
    left: 0.5rem;
    z-index: 99999999999999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

#title_video h3 {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    color: #eee;
    text-align: left;
    direction: ltr;
    font-size: 18px;
    line-height: 1.3;
    margin: 0;
}

#title_video img {
    height: 2rem;
    margin-right: 1rem;
}

.weather h3 {
    background: #005699;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 0.5em 0 0.5em 15px;
}

.weather table {
    margin: 0 auto 1em auto;
    width: 100%;
}

.weather th {
    border-bottom: 1px solid #818181;
    color: #005699;
    font-size: 12px;
    padding: 0.5em 15px;
    text-align: center;
}

.weather td {
    color: #005699;
    font-size: 12px;
    padding: 0.5em 15px;
    text-align: center;
}

.weather tr:nth-child(even) {
    background: #cecece;
}

h1{
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width:992px) {
    #title_video {
        margin: 5rem 1rem 0 1rem;
    }
    h1{
        font-size: 24px;
    }
}


@media (min-width: 1000px) {
    #videoplayer a svg {
        max-width: 60px;
    }

    #videoplayer a span {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    #videoplayer a svg {
        max-width: 75px;
    }

    #videoplayer a span {
        font-size: 20px;
    }
}

@media (min-width: 767px) {
    .desk {
        display: block;
    }

    .mobile {
        display: none !important;
    }

    .readmore {
        font-size: 16px;
    }

    .menu-header4,
    .menu-header5 {
        cursor: default;
    }

    header {
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }

    #masthead {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        transition: 0.5s ease;
    }

    .header-left {
        padding-left: 1rem;
    }

    .fix-li-ins {
        min-width: 10rem !important;
        width: auto;
    }

    .header-right a {
        white-space: nowrap;
    }

    .header-center {
        justify-content: center;
        align-items: center;
        width: 60%;
        padding: 0;
        align-items: center;
    }

    .site-nav ul li a {
        align-items: center;
    }

    .site-nav ul li a svg {
        margin: 0 0 0 5px;
        stroke: #fff;
    }

    .header-right {
        float: unset;
        align-items: center;
        width: 26%;
    }

    .header-left {
        justify-content: left;
        align-items: center;
        width: 20%;
    }

    .hero {
        height: 80vh;
    }

    .hero h1 {
        font-size: 35px;
    }

    .breadcrumbs a:hover {
        text-decoration: underline;
    }

    .breadcrumbs {
        font-size: 14px;
    }

    #latin-intro {
        padding: 5rem 20% 0 20%;
    }

    #latin-intro h2 {
        font-size: 24px;
        letter-spacing: 1px;
    }

    #latin-intro p {
        font-size: 20px;
        margin: 3rem 0 0 0;
    }

    #private-travel {
        padding: 5rem 0 0 0;
    }

    #inspiring-travel-ideas-la .main-title,
    #private-travel .main-title {
        font-size: 24px;
        letter-spacing: 1px;
    }

    .info-section {
        flex-direction: row;
        justify-content: center;
    }
    .info-left {
        width: 60%;
        padding-right: 4rem;
    }
    .info-left h2 {
        font-size: 20px;
    }
    .info-left p {
        font-size: 16px !important;
        text-align: justify !important;
        line-height: 160% !important;
        margin-bottom: 0.5rem;
    }
    .info-left a {
        font-size: 16px;
    }
    #note-mobile {
        font-size: 16px !important;
    }
    .info-right {
        margin: 0;
        width: 30%;
    }

    .content-card-s3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0;
        /* justify-content: space-evenly; */
        justify-content: center;
        column-gap: .65rem;
        row-gap: .2rem;

    }

    .content-card-s3 a {
        width: 24vw;
        height: 24.5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 0;
        margin: 0.5% 0 0 0;
    }

    .content-lux-img {
        width: 100%;
        height: 100%;
        margin: 0;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .content-lux-img img {
        width: unset;
        height: auto;
    }

    .content-lux-img p {
        align-items: inherit;
        margin-top: 2rem;
        font-size: 26px;
    }

    .cont-12 {
        background-position-y: unset !important;
    }

    #inspiring-travel-ideas-la-desk .main-title {
        color: #005699;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        font-size: 24px;
        letter-spacing: 1px;
        line-height: 100%;
        margin: 0 auto 1.25em auto;
        text-align: center;
    }

    .content-logos {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

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

    .content-card-s3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .lux-mid {
        margin: 0 10px;
    }

    .content-travel-ideas .text {
        padding: 18px 24px;
    }

    .text-2 .text-ref {
        padding: 0 20%;
        font-size: 16px;
        line-height: 160%;
    }

    .text-2 .author {
        padding: 0 30px;
        font-size: 18px;
    }

    .text p {
        margin: 8px 0 0 0;
    }

    .cont-when {
        margin-top: 16px;
    }

    .slideshow-container-2 {
        min-height: 250px;
    }

    .author {
        font-size: 18px;
    }

    .readmore:hover {
        color: #fff;
    }

    .readmore2:hover {
        color: #fff;
    }

    .cont-when .month {
        padding-right: 2px;
        font-size: 13px !important;
        padding-bottom: 2px;
    }

    #reference {
        margin-bottom: 1.5rem;
        height: auto !important;
    }

    .cont-newsletter {
        padding: 5% 0;
    }

    .cont-newsletter h2 {
        font-size: 24px;
    }

    .cont-newsletter p {
        font-size: 18px;
        margin: 1rem 0;
    }

    #newsletterForm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }

    #newsletterForm input {
        width: 20%;
        text-align: left;
    }

    #newsletterForm a {
        margin: 2rem auto !important;
        width: 15%;
    }

    .inputs {
        flex-direction: row;
        justify-content: center;
    }

    .content-lux-img {
        padding: inherit !important;
    }

    #into-the-blue {
        margin-bottom: 1.5rem;
    }

    .card img {
        width: 100% !important;
        height: 100%;
        object-fit: cover;
    }

    .content-blue {
        padding: 5rem 0 0.5rem 0;
    }

    .content-blue .card {
        margin: 1rem;
        max-width: min-content;
        background-color: #00569e;
    }

    .card a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        height: 100%;
        display: block;
    }

    .card a .text-card {
        height: 20%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
    }

    .card a .text-card h3 {
        align-self: center;
    }

    .cards-blue .card .text-card {
        font-size: 14px;
    }

    .content-blue img {
        width: 10rem;
    }

    .cards-blue {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        padding-bottom: 1rem;
    }

    .cards-blue .card {
        min-width: 33%;
        margin: 0;
    }

    #logos-home {
        padding: 3rem 12%;
    }

    #logos-home a {
        margin-top: 2rem;
    }

    #logos-home .logos {
        justify-content: center;
    }

    .logos .logo {
        width: 16%;
    }

    .logos .logo img {
        transform: scale(1.2);
    }

    .logos-desk {
        margin: 0 0 2rem 0;
        height: auto;
        width: 100%;
        margin: auto !important;
    }

    #blue-parallel {
        padding-top: 5rem;
    }

    .blue-mid {
        margin: 0 10px;
    }

    #blue-parallel .galery {
        padding: 1rem 1rem 1.5rem 1rem;
    }

    .galery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .galery .galeryPic {
        width: 16vw;
        height: 16vw;
        padding: 3px;
    }

    #blue-parallel .galery {
        flex-wrap: nowrap;
    }

    footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 4rem 1rem;
    }

    footer .content-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        flex-direction: row;
    }

    footer .foo1 {
        padding: 0;
    }

    .foo1 svg {
        margin: 0;
    }

    .foo1 {
        order: 1;
    }

    .foo2 {
        order: 2;
    }

    .foo3 {
        order: 3;
    }

    .foo4 {
        order: 4;
    }

    .foo5 {
        order: 5;
    }

    .foo2 h3 {
        line-height: 100%;
    }

    .foo3 h3 {
        line-height: 100%;
    }

    .foo5,
    footer .foo1,
    footer .foo2,
    footer .foo3,
    footer .foo4 {
        width: auto;
        max-width: 25%;
        margin: 0 auto;
    }

    footer .foo4 {
        padding: 0;
    }

    footer .foo4 h2 {
        text-align: left;
    }

    footer .foo4 .cont-newsletter2 .form-newsletter form input {
        min-width: inherit;
    }

    .foo1 img {
        margin: inherit;
    }

    .logos-foo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .foo1 p {
        text-align: left;
        margin-bottom: 1rem;
    }

    .foo2 ul,
    .foo3 ul {
        line-height: 200%;
        text-align: left;
    }

    .foo2 h3,
    .foo3 h3,
    .foo4 h2 {
        text-align: left;
        font-size: 17px;
        line-height: 100%;
        margin-bottom: 5%;
    }

    .cont-newsletter2 {
        padding-top: 0 !important;
    }

    .cont-newsletter2 h2 {
        margin: 0;
    }

    .foo5 a {
        font-size: 16px;
    }

    .li-redes svg {
        width: 27px;
        height: auto;
        stroke: #fff;
    }

    #newsletterForm2 input {
        text-align: left;
        height: 20px;
        margin: auto 0;
    }

    .input {
        height: 28px;
        background-color: #fff;
        padding: 4px;
        margin: 4px 0;
    }

    #newsletterForm2 a {
        margin: 5px 0 !important;
    }

    .input-news {
        height: 28px;
        background-color: #fff;
        padding: 4px;
        margin: 4px 0;
        width: 20%;
    }

    .input-news input {
        vertical-align: bottom;
        height: 14px !important;
        width: inherit;
        width: 99% !important;
        margin: 0 !important;
    }

    .inputs .mid-input {
        margin: 4px 10px;
    }

    .content-travel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }

    #inspiring-travel-ideas-la-desk {
        padding-top: 5rem;
    }

    .row1,
    .row2,
    .row3,
    .row4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        margin-bottom: 10px;
    }

    .row4 {
        margin-bottom: 0;
    }

    .row1 .t-1,
    .row2 .t-3,
    .row3 .t-5,
    .row4 .t-7 {
        margin-right: 10px;
    }

    .travel-1 {
        width: 45%;
    }

    .travel-2 {
        width: 55%;
    }

    .content-travel-ideas {
        min-height: 76vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }

    .content-travel-ideas .text h2 {
        font-size: 29px;
        margin: 0;
    }

    .numbertext {
        font-size: 14px;
        margin-top: 20px;
        margin-right: 20px;
        background-color: rgba(0, 0, 0, 0.2);
        color: #daf2e7;
        padding: 2px 4px !important;
    }

    .descriptionTravel {
        font-size: 16px !important;
        margin-top: 0 !important;
    }

    .pic {
        margin: 3px;
    }

    .ml-5px {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }

    .mx-3px {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
}

@media (max-width: 767px) {
    .desk {
        display: none !important;
    }

    #header-left {
        width: 105px;
        fill: #fff;
        width: 50%;
        margin: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-left: 1rem;
        justify-content: left;
        align-self: center;
    }

    #header-center {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        top: 55px;
        position: fixed;
        left: 0;
        height: calc(100vh - 75px);
        padding: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        width: 100%;
        transition: all 0.3s ease-out 0s;
        text-align: right !important;
        background-color: transparent;
    }

    #header-center .site-nav {
        width: 45%;
        background: #fff;
    }

    #header-center .submenus {
        width: 55%;
        background-color: transparent;
        position: relative;
        z-index: 10;
    }

    .submenus ul {
        background: #818181;
        height: 1000%;
        margin: 0;
        text-align: left;
        padding: 1rem;
        color: #fff;
        font-size: 14px;
        line-height: 185%;
        position: relative;
        z-index: 11;
    }

    .submenus ul li a {
        color: #fff;
    }

    .submenus li {
        margin: 0 0 0.375rem 0;
        list-style: none;
    }

    #tog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 5px 6px 8px !important;
    }

    #header-left a svg {
        width: 100px;
        margin: 0 1rem 0 1rem;
        height: 40px;
    }

    .site-nav li {
        width: 100%;
        margin: 0;
    }

    .site-nav ul {
        padding: 1rem;
    }

    .site-nav li a {
        border-bottom: 1px solid #818181;
        color: #818181;
        line-height: 100%;
        padding: 9px 0;
        text-align: right;
        width: 100%;
    }

    #header-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 70%;
        margin-right: 1rem;
        justify-content: flex-end;
        align-self: center;
    }

    #header-right a {
        text-decoration: none;
        font-size: 12px;
        padding: 7px 8px 6px 8px;
        font-size: 14px;
        color: #fff;
        display: inline-block;
        vertical-align: top;
    }

    .containerX {
        display: inline-block;
        cursor: pointer;
        margin: auto;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 20px;
        height: 3px;
        background-color: #fff;
        margin: 4px 0;
        transition: 0.1s;
    }

    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 2px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -1px);
    }

    .nav-contact-m {
        background-color: #64e5ff;
        color: #00569e !important;
        border: 3px solid #64e5ff;
        font-size: 11px !important;
        padding: 4px 6px !important;
        letter-spacing: 1px;
        font-weight: 700;
    }

    #number {
        border: 1px solid #fff;
        padding: 4px 5px !important;
        margin-right: 0.5rem;
        margin-left: 0.5rem;
    }

    .foo2,
    .foo3 {
        margin-bottom: 0.5rem;
    }

    .foo4 {
        margin-top: 1rem;
    }

    .next,
    .prev {
        top: 97%;
    }

    .img-contentA img {
        width: 100%;
    }
}

@media (max-width: 361px) {
    #contact {
        letter-spacing: 0;
    }

    #masthead-m #header-right {
        margin-right: 2px;
    }
}

.modal {
    background: #fff;
    display: none;
    height: 400px;
    left: 50%;
    max-width: 700px;
    max-height: 100%;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 999999999;
}

.modal.modal-weather {
    box-shadow: 14px 14px 39px 16px rgba(0, 0, 0, 0.27);
    height: 600px;
    max-width: 360px;
}

.modal.modal-weather .weather_header {
    background: #cecece;
    margin: 0 auto 3px auto;
    padding: 0.5em 1em 0.5em 15px;
    width: 100%;
}

.modal.modal-weather .weather_header h2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
    text-transform: none;
}

.modal.modal-weather .weather_header svg {
    display: inline-block;
    margin: 0 5px 0 0;
    fill: #005699;
    max-width: 57px;
    height: auto;
}

.modal.modal-weather h3 {
    background: #005699;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 0.5em 0 0.5em 15px;
}

.modal.modal-weather table {
    margin: 0 auto 1em auto;
    width: 100%;
}

.modal.modal-weather th {
    border-bottom: 1px solid #818181;
    color: #005699;
    font-size: 12px;
    padding: 0.5em 15px;
    text-align: center;
}

.modal.modal-weather td {
    color: #005699;
    font-size: 12px;
    padding: 0.5em 15px;
    text-align: center;
}

.modal.modal-weather tr:nth-child(even) {
    background: #cecece;
}

.modal.modal-weather {
    box-shadow: 14px 14px 39px 16px rgba(0, 0, 0, 0.27);
    max-width: 360px;
}

.modal.modal-contact .contact-header {
    padding: 1em 3%;
    width: 100%;
}

.modal.modal-contact .contact-header img,
.modal.modal-contact .contact-header svg {
    margin: 0 0 0 auto;
    max-height: 50px;
    vertical-align: middle;
    width: auto;
}

.modal.modal-contact .contact-header svg {
    fill: #346094;
    width: 90px;
    height: auto;
}

.modal.modal-contact .contact-header .slogan {
    margin: 6px 12px 0 0;
    max-height: 26px;
}

.modal.modal-contact .line {
    background: #dcdcdc;
    margin: 0 auto 0.5em auto;
    padding: 0 3%;
    position: relative;
    width: 100%;
}

.modal.modal-contact .line.dark {
    background: #bcbcbc;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    padding: 0.5em 3%;
    margin: 0 auto 0.5em auto;
}

.modal.modal-contact .line.dark .col {
    margin: 0 15px 0 0;
}

.modal.modal-contact .line.dark i {
    color: #005699;
    display: inline-block;
    font-size: 40px;
    line-height: 100%;
    vertical-align: top;
}

.modal.modal-contact .line.dark a {
    color: #fff;
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
    text-decoration: none;
}

.modal.modal-contact .line.dark a:hover {
    text-decoration: underline;
}

.modal.modal-contact input,
.modal.modal-contact textarea {
    background: 0 0;
    border: 0;
    color: #005699;
    font-size: 16px;
    margin: 0 auto 0 auto;
    padding: 0.75em 0;
    width: 100%;
}

.modal.modal-contact textarea {
    padding: 0.75em 0 0.75em 0;
    height: 120px;
}

.modal-guts {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0 0 2em 0;
    z-index: 1;
}

.modal-guts-int {
    height: 100%;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.modal .modal_int .contact-submit {
    background: #005699;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    bottom: 24px;
    right: 24px;
    text-align: center;
}

.modal .modal_int .contact-submit a {
    font-family: Helvetica, Arial, sans-serif;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bolder;
}

.modal .cerrar {
    position: absolute;
    right: -12px;
    top: -12px;
    z-index: 2;
}

.modal .cerrar a {
    background: #fff;
    border-radius: 50%;
    color: #005699;
    display: block;
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    transition: none;
}

.modal .cerrar a:hover {
    background: #005699;
    color: #fff;
}

.modal {
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.3);
    width: 90%;
}

.modal.modal-contact .contact-header .slogan {
    margin: 7px 12px 0 0;
    max-height: 23px;
}

.modal.modal-contact input,
.modal.modal-contact textarea {
    font-size: 14px;
}

.modal.modal-contact .line.dark {
    font-size: 16px;
}

.modal.modal-contact .line.dark a {
    line-height: 30px;
}

.modal.modal-contact .line.dark i {
    font-size: 30px;
    min-width: 30px;
    text-align: center;
}

.modal .modal_int .contact-submit {
    font-size: 12px;
    line-height: 40px;
    width: 40px;
    bottom: 12px;
    right: 30px;
}

.line .col {
    color: #00569e;
}

.line .col svg {
    min-width: 30px;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
}

@media (min-width: 769px) {
    .modal.modal-contact .line.dark {
        font-size: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .modal-guts-int {
        width: 97%;
    }

    .modal.modal-contact .contact-header {
        text-align: end;
        max-width: 100%;
        width: inherit;
    }

    .logos-desk {
        margin: 0 0 2rem 0;
        height: auto;
        width: 100%;
        margin: auto !important;
    }
}

@media (max-width: 767px) {

    .foo2 h3,
    .foo2 ul li,
    .foo3 h3,
    .foo3 ul li,
    .foo4 h2 {
        font-size: 15px;
        line-height: 26px;
        text-align: center;
    }

    .foo5 ul {
        justify-content: center;
    }

    .li-redes-mid {
        margin: 0 12px;
    }
}

@media (max-width: 361px) {

    .cont-when .month,
    .cont-when p {
        font-size: 10px !important;
    }

    .cont-newsletter p {
        font-size: 13px;
    }

    #header-left a svg {
        margin-left: 10px;
    }
}

@media (max-width: 321px) {
    #reference {
        height: auto !important;
    }
}

@media (min-width: 1200px) {
    footer .content-footer {
        max-width: 1200px;
    }
}

@media (max-width: 1025px) {
    .header-right a {
        white-space: nowrap;
    }
}

@media (max-width: 1300px) {
    #masthead-m {
        display: flex !important;
    }

    #masthead {
        display: none;
    }

    header {
        color: #fff;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 16px;
        margin: 0;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        transition: top 0.1s ease-in-out;
        z-index: 100;
        max-width: 100vw;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    #masthead-m {
        padding-top: 0.5rem;
    }

    .header-left {
        float: left;
        margin: 0 auto;
        padding: 0;
        text-align: left;
        width: 23%;
    }

    .header-left svg {
        fill: white;
        width: 140px;
    }

    #header-left a svg {
        width: 100px;
        margin: 0 1rem;
        height: 40px;
        fill: white;
    }

    .header-center {
        float: left;
        margin: 0 auto;
        padding: 40px 0 0 0;
        text-align: center;
        width: 47%;
    }

    .header-right {
        float: left;
        width: 77%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

    .header-right a {
        color: #fff;
        display: inline-block;
        padding: 7px 14px 7px 13px;
    }

    .header-right .site-nav ul li a svg {
        stroke: #fff;
        margin: auto 0 auto 4px;
    }

    .header-right a.showonmob {
        display: none;
    }

    .header-right a {
        text-decoration: none;
    }

    .header-right .nav-contact {
        background-color: #64e5ff;
        color: #00569e;
        border: 2px solid #64e5ff;
        margin-right: 1rem;
        transition: 0.5s;
        font-weight: 700;
    }

    .header-right .nav-contact:hover {
        background-color: #00569e;
        color: #fff;
        border: 2px solid #00569e;
    }

    .header-right .phoneD {
        border: solid 2px #fff;
        margin-right: 1rem;
    }

    #contact {
        font-weight: 700 !important;
    }

    .site-nav {
        position: relative;
        z-index: 10;
    }

    .site-nav ul {
        margin: 0;
        list-style: none;
        padding: 0;
        position: relative;
        z-index: 11;
    }

    .site-nav li {
        display: inline-block;
        text-transform: uppercase;
        margin: 0 12px;
        position: relative;
    }

    .site-nav li a {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        line-height: 40px;
        padding: 0 0;
        text-decoration: none;
    }

    .site-nav li a:hover {
        text-decoration: underline;
    }

    .site-nav li a.nounder:hover {
        text-decoration: none;
    }

    .site-nav ul .submenu-1,
    .site-nav ul .submenu-2,
    .site-nav ul .submenu-3,
    .site-nav ul .submenu-4,
    .site-nav ul .submenu-5 {
        background: rgba(0, 0, 0, 0.35);
        display: none;
        padding: 0.75em 0 0.75em 0;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 40px;
    }

    .site-nav ul .submenu-1 {
        left: 50%;
    }

    .site-nav ul .submenu-1:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 47px;
        width: 0;
        height: 0;
        border-width: 0 6px 7px;
        border-style: solid;
        border-color: transparent transparent rgba(0, 0, 0, 0.35);
    }

    .site-nav ul .submenu-2:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 41px;
        width: 0;
        height: 0;
        border-width: 0 6px 7px;
        border-style: solid;
        border-color: transparent transparent rgba(0, 0, 0, 0.35);
    }

    .site-nav ul .submenu-3:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 44px;
        width: 0;
        height: 0;
        border-width: 0 6px 7px;
        border-style: solid;
        border-color: transparent transparent rgba(0, 0, 0, 0.35);
    }

    .site-nav ul .submenu-4:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 70px;
        width: 0;
        height: 0;
        border-width: 0 6px 7px;
        border-style: solid;
        border-color: transparent transparent rgba(0, 0, 0, 0.35);
    }

    .site-nav ul .submenu-5:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 80px;
        width: 0;
        height: 0;
        border-width: 0 6px 7px;
        border-style: solid;
        border-color: transparent transparent rgba(0, 0, 0, 0.35);
    }

    .site-nav ul .submenu-2 {
        left: 50%;
    }

    .site-nav ul .submenu-3 {
        left: 50%;
    }

    .site-nav ul .submenu-4 {
        left: 50%;
    }

    .site-nav ul .submenu-5 {
        left: 50%;
    }

    .submenu-5 {
        width: max-content;
    }

    .site-nav ul li:hover>.submenu,
    .site-nav ul li:hover>.submenu-1,
    .site-nav ul li:hover>.submenu-2,
    .site-nav ul li:hover>.submenu-3,
    .site-nav ul li:hover>.submenu-4,
    .site-nav ul li:hover>.submenu-5 {
        display: inherit;
    }

    .site-nav ul ul li {
        font-size: 16px;
        text-align: left;
        margin: 0;
        float: none;
        display: list-item;
        padding: 0 20px 0 20px;
        position: relative;
        width: max-content;
    }

    .site-nav ul ul li.showonmob {
        display: none;
    }

    .site-nav ul ul:nth-child(3) {
        border-right: 0;
    }

    .site-nav ul ul li a {
        line-height: 145%;
        text-transform: none;
    }

    #header-left {
        width: 105px;
        fill: #fff;
        width: 50%;
        margin: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-left: 1rem;
        justify-content: left;
        align-self: center;
    }

    #header-center {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        top: 55px;
        position: fixed;
        left: 0;
        height: 100%;
        padding: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        width: 100%;
        transition: all 0.3s ease-out 0s;
        text-align: right !important;
        background-color: transparent;
    }

    .site-nav {
        height: 100%;
    }

    .submenus {
        height: 100%;
    }

    #header-center .site-nav {
        width: 45%;
        background: #fff;
    }

    #header-center .submenus {
        width: 55%;
        background-color: transparent;
        position: relative;
        z-index: 10;
    }

    .submenus ul {
        background: #818181;
        height: 100%;
        margin: 0;
        text-align: left;
        padding: 1rem;
        color: #fff;
        font-size: 16px;
        line-height: 185%;
        position: relative;
        z-index: 11;
    }

    .submenus ul li a {
        color: #fff;
    }

    .submenus li {
        margin: 0 0 0.375rem 0;
        list-style: none;
    }

    #tog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 5px 6px 8px !important;
    }

    #header-left a svg {
        width: 100px;
        margin: 0 1rem 0 1rem;
        height: 40px;
    }

    .site-nav li {
        width: 100%;
        margin: 0;
    }

    .site-nav ul {
        padding: 1rem;
    }

    .site-nav li a {
        border-bottom: 1px solid #818181;
        color: #818181;
        line-height: 100%;
        padding: 9px 0;
        text-align: right;
        width: 100%;
    }

    #header-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 70%;
        margin-right: 1rem;
        justify-content: flex-end;
        align-self: center;
    }

    #header-right a {
        text-decoration: none;
        font-size: 12px;
        padding: 7px 8px 6px 8px;
        font-size: 14px;
        color: #fff;
        display: inline-block;
        vertical-align: top;
    }

    .containerX {
        display: inline-block;
        cursor: pointer;
        margin: auto;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 20px;
        height: 3px;
        background-color: #fff;
        margin: 4px 0;
        transition: 0.1s;
    }

    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 2px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -1px);
    }

    .nav-contact-m {
        background-color: #64e5ff;
        color: #00569e !important;
        border: 3px solid #64e5ff;
        font-size: 11px !important;
        padding: 4px 6px !important;
        letter-spacing: 1px;
        font-weight: 700;
    }

    #number {
        border: 1px solid #fff;
        padding: 4px 5px !important;
        margin-right: 0.5rem;
        margin-left: 0.5rem;
    }
}

@media (min-width: 1101px) {
    .logos-desk {
        margin: 0 0 2rem 0;
        height: auto;
        width: 934px;
        margin: auto !important;
    }

    footer .foo4 .cont-newsletter2 .form-newsletter form input {
        min-width: 14rem;
    }

    footer .foo2,
    footer .foo3,
    footer .foo4 {
        padding: 0 2rem 1rem 2rem;
    }

    .form-newsletter {
        margin-top: 5px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .content-lux-img {
        height: 100%;
    }

    .content-lux-img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    .text h2 {
        font-size: 29px !important;
    }

    .text .descriptionTravel {
        font-size: 16px !important;
    }

    .cont-when p {
        font-size: 13px !important;
    }

    .mySlides {
        min-height: 300px;
        height: 50vh;
    }

    .card a .text-card h3 {
        align-self: center;
        font-size: 12px;
    }

    .content-lux-img p {
        font-size: 21px;
    }

    #inspiring-travel-ideas-la-desk {
        display: none;
    }

    #inspiring-travel-ideas-la {
        display: block !important;
    }

    #about {
        padding: 3rem 10% 1.5rem 10% !important;
    }

    .text-2 .text-ref {
        font-size: 14px;
    }

    footer .content-footer {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }

    .tab-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
    }

    .foo1 {
        min-width: 33%;
    }

    .foo2,
    .foo3 {
        min-width: 20%;
    }

    .foo1 p {
        padding: 0 1rem 0 0;
    }

    .foo4 {
        margin-top: 2rem !important;
    }

    .foo5 {
        min-width: 100%;
        margin-top: 2rem;
    }

    .foo5 .redes {
        justify-content: center;
    }

    .foo5 .redes .li-redes-mid {
        margin: 0 1rem;
    }

    .foo4 {
        min-width: 100%;
    }

    .foo4 .cont-newsletter2,
    .foo4 .cont-newsletter2 .form-newsletter {
        width: 100%;
    }

    .foo4 .cont-newsletter2 h2 {
        text-align: center;
    }

    #newsletterForm2 {
        justify-content: space-around;
        flex-direction: row;
        align-items: center;
    }

    #newsletterForm2 .input {
        width: 23%;
    }

    #newsletterForm2 a {
        width: 23%;
    }

    #reference {
        margin-bottom: 1.5rem;
        height: auto !important;
    }

    #newsletterForm2 #submit-nl2 {
        min-height: 36px;
        margin: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .text h2 {
        font-size: 24px !important;
    }

    .text .descriptionTravel {
        font-size: 13px !important;
    }
}

@media (max-width: 767px) {
    .n-tab {
        display: none !important;
    }
}

@media (min-width: 1024px) {
    .n-tab {
        display: block !important;
    }

    .tab-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .tab-row .foo1 {
        max-width: 40%;
    }
}

@media (min-width: 667px) and (max-width: 767px) {
    #private-travel {
        padding: 2rem 0 0 0;
    }

    #inspiring-travel .main-title {
        font-size: 24px;
    }

    .content-card-s3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0;
        justify-content: center;
        row-gap: .2rem;
        column-gap: .35rem;
    }

    .content-card-s3 a {
        width: 24vw;
        height: 24.5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 0;
        margin: 0.5% 0 0 0;
    }

    .content-lux-img {
        width: 100%;
        height: 100%;
        margin: 0;
    }

    .content-lux-img p {
        align-items: inherit;
        margin-top: 2rem;
        font-size: 18px;
    }

    .cont-12 {
        background-position-y: unset !important;
    }
}

.swiper-pagination-bullet {
    cursor: pointer;
    height: 6px;
    width: 6px;
    margin: 0 10px !important;
    background-color: #9fb6cf;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
    outline: 0;
}

#content-dots span {
    cursor: pointer;
    height: 5px;
    width: 5px;
    margin: 0 10px;
    background-color: #98bbd7 !important;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    opacity: 1;
}

#content-dots .swiper-pagination-bullet-active {
    background-color: #00569e !important;
    opacity: 1;
}

#content-dots {
    top: 97%;
}

@media (max-width: 767px) and (orientation: landscape) {
    #reference {
        height: auto !important;
    }
}

@media (max-width: 569px) and (orientation: landscape) {
    #reference {
        height: auto !important;
    }
}

@media (min-width: 570px) and (max-width: 990px) and (orientation: landscape) {
    #reference {
        height: auto !important;
    }

    .text-2 .text-ref {
        padding: 0 15%;
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    #when-to-visit-la {
        padding: 5rem 1rem 3rem 1rem;
        /* display: none; */
    }

    #when-to-visit-la ul {
        margin: 1rem 0 1rem 0;
    }

    #when-to-visit-la ul ul {
        padding: 0 0 0 1rem;
        margin: 0.5rem 0 1rem 0;
    }

    #when-to-visit-la li {
        text-align: left;
        color: #818181;
        font-family: helvetica, sans-serif !important;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.4;
        margin: 0 0 0.5rem 0;
    }
}

@media (min-width: 1024px) and (min-height: 1366px) {
    .content-travel-ideas {
        min-height: 34vh;
    }

    .content-travel-ideas .text h2 {
        font-size: 24px;
    }

    .descriptionTravel {
        font-size: 12px !important;
    }

    .content-travel-ideas .text p {
        font-size: 12px;
    }
}

table {
    border-collapse: separate;
    border-spacing: 0 5px;
}

.sub-arg,
.sub-bra,
.sub-pan,
.sub-chi {
    cursor: pointer;
}

.sub-row {
    -webkit-transition: opacity 0.6s, visibility 0.6s;
    transition: opacity 0.5s, visibility 0.5s;
}

.country {
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-align: right;
    padding-right: 2rem;
}

.sub-country {
    color: #818181;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    text-align: right;
    padding-right: 2rem;
}

.country a {
    text-decoration: none;
    color: #005699;
    justify-content: flex-end;
}

.t-month {
    color: #818181;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
}

#when-to-visit-la {
    text-align: center;
    padding: 8rem 1rem 3rem 1rem;
}

.cont-when-to-visit h2 {
    color: #005699;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto 1.25em auto;
    text-align: center;
    text-transform: uppercase;
}

.content-table table {
    margin: 0 auto;
}

.cel {
    padding: 0 1rem;
}

.t-act {
    background-color: #99acca;
}

.t-act-2 {
    background-color: #e3e3e3;
}

.sub-arg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: right;
    align-items: center;
}

.sub-arg .svg-arg {
    stroke: #005699;
    margin-left: 6px;
}

.sub-bra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: right;
    align-items: center;
}

.sub-bra .svg-bra {
    stroke: #005699;
    margin-left: 6px;
}

.sub-chi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: right;
    align-items: center;
}

.sub-chi .svg-chi {
    stroke: #005699;
    margin-left: 6px;
}

.sub-pan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: right;
    align-items: center;
}

.sub-pan .svg-pan {
    stroke: #005699;
    margin-left: 6px;
}

.fix-padding-country {
    padding-right: 1rem !important;
}

@media (min-width: 1024px) {
    .tab-row {
        max-width: 60% !important;
    }
}

@media (min-width: 650px) and (max-width: 800px) {
    .cards-blue {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        padding-bottom: 1rem;
    }

    .card {
        width: 33%;
        margin: 0 !important;
    }

    .img-contentA {
        height: 12rem;
    }

    .img-contentA img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .cards-blue .card .text-card {
        font-size: 12px;
    }
}
