<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.spinner {
    position: fixed;
    top: 0%;
    left: 0%;
    text-align: center;
    overflow: auto;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    z-index: 9999;
    -moz-opacity: 0.8;
    opacity: .40;
    filter: alpha(opacity=40);
}

    .spinner .img {
        position: fixed;
        top: 40%;
        left: 50%;
        margin-left: -110px; /* half width of the spinner gif */
        margin-top: -10px; /* half height of the spinner gif */
        text-align: center;
        overflow: auto;
        width: 220px; /* width of the spinner gif */
    }
.success {
    color: #fff;
    background-color: #67B08E;
    position: relative;
    padding: .515rem 0.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin-top: 1rem;
}
.alert {
    position: relative;
    padding: .515rem 0.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    background: #00652e;
    color: #fff;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 0;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.8;
    padding-left: 5px;
    top: 43px;
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    position: relative;
    padding: .515rem 0.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin-top: 1rem;
}

/*@media(min-width: 1280px) {
    .carousel {
        height: calc(90vh - 108px);
    }
}*/

.fw-bold {
    font-weight: 500 !important;
}

.line-1 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.btn-ast svg {
    fill: #0A36AF;
    transform: rotate(180deg);
}
.footer {
    color: #ccc;
    background: #293035;
    font-size: 15px;
}
.top-menu {
    background: #0E69B1;
    color: #fff;
    position: relative;
}
a {
    color: #0E69B1;
    text-decoration: none;
}
.container_foto {
    background-color: #293035;
    padding: 0;
    overflow: hidden;
    height: 100%;
    display:block;
}
.footer .form-control {
    color: #888;
    background-color: transparent;
}
.bot-foot {
    font-size: 13px;
    padding: 2.5em 0 1em;
    background-color: transparent;
    border-bottom: 3px solid #e65050;
}

.title {
    font-family: "Amaranth", sans-serif;
    font-weight: bold;
    color: #126BB4;
    text-transform: uppercase;
}

.navbar-light .navbar-toggler {
    color: #293035;
    border-color: #293035;
}

.nav-main .nav-item .nav-link {
    font-weight: bold;
    color: #126BB4;
    text-transform: uppercase;
    white-space: nowrap !important;
    padding: 1rem;
}

/*.carousel-inner {
    height: 100%;
    background: #126BB4;
}*/

.text-primary {
    color: #126BB4 !important;
}
.nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
    color: #fff;
    background-color: #126BB4;
}
.nav-pills .nav-link:hover {
    background: #fff;
    color: #29aae1;
}
.title-blue {
    color: #29aae1;
    text-transform: uppercase;
}
.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-right: 3px;
}
#lstHotel .badge {
    font-size: 1em!important;
}
.detail img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.sticky {
    z-index: 1000 !important;
}

.item-date {
    color: #888;
}

.line-double {
    background: url(../images/double-dot.gif) repeat-x 0 0;
    height: 3px;
    font: 1px/1px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    display: block;
}
#BlogDescripstion table td {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
}

#BlogDescripstion h2 {
    font-size: 22px;
    color: #126BB4;
}

#BlogDescripstion h3 {
    font-size: 20px;
    color: #126BB4;
}

#imgVidAbout {
    margin-top: 4rem;
}

#divImgTeam {
    margin-top: 4rem;
}

#imgVidHome {
    margin-top: 4rem;
}

/*#imgVidCountry {
    margin-top: 3rem;
}*/

#DestinationDescripstion table td {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
}

#DestinationDescripstion h2 {
    font-size: 22px;
    color: #126BB4;
}

#DestinationDescripstion h3 {
    font-size: 20px;
    color: #126BB4;
}

.btn-primary {
    color: #fff;
    background-color: #0E69B1;
    border-color: #0E69B1;
}

.testimonial-quote blockquote {
    font-size: 1.0rem !important;
}

.top-menu .slogan {
    font-family: 'Charm', cursive !important;
    font-size: 15px!important;
}

@media (min-width: 992px) {
    .filter-style .form-check {
        flex-basis: 25%;
        min-width: 25%;
    }
}

#CDSSCROLLINGRAVE.wide {
    width: 70% !important;
    margin: 0 auto !important;
}
.youtube {
    position: relative;
    display: inline-block;
}

    .youtube::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 10;
        background: transparent url(../images/play.png) center center no-repeat;
    }

.modal-open {
    overflow: hidden
}

    .modal-open .modal {
        overflow-x: hidden;
        /*overflow-y: auto*/
    }

#galleryVideo {
    position: fixed;
    top: 0;
    left: 0;
    /*z-index: 1000;*/
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.fade {
    transition: opacity 0.15s linear;
}

.modal.show .modal-dialog {
    transform: none;
}

@media (min-width: 576px) {
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

/*.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}*/

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

@media (min-width: 1260px) {
    .modal-gallery {
        max-width: 860px;
    }
}

/*@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}*/

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog {
    position: relative;
    width: auto;
    /*margin: 0.5rem;*/
    pointer-events: none;
}

.modal-gallery .modal-content {
    background: #111;
    border: 0;
    border-radius: 0;
    padding: 5px;
}
.modal-gallery {
    max-width: 860px;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-gallery .close {
    position: absolute;
    right: -20px;
    top: -20px;
    color: #333 !important;
    width: 52px;
    height: 52px;
    background: #fff;
    opacity: 1;
    z-index: 2;
    border-radius: 50%;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.modal-gallery .modal-body {
    padding: 0;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }


.go-to-section{
    text-align:left;
}

    .go-to-section a {
        display: block;
        color: #0e69b2;
        font-weight: 700;
        /*padding: 0.25rem 0.5rem;*/
        font-size: 15px;
    }
    .go-to-section .anchor_h3{
        margin-left:10px;
        font-size: 13px;
    }
        .go-to-section a:hover {
            background: #fff;
            color: #29aae1;
        }
    .go-to-section .sidebardt__btn {
        background: #bbb;
        font-weight: 700;
        color: #fff;
        display: block;
        padding: 0.5rem 1rem;
        margin-top: 1rem;
        font-size: 15px;
    }

#btn-contact {
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 99;
    background: transparent;
    border: 0;
}

    #btn-contact i {
        margin-right: 4px;
    }

    #btn-contact .sticky-text {
        display: none;
    }

    #btn-contact div {
        z-index: 99;
        background: #da2032;
        cursor: pointer;
        color: #fff;
        border-radius: 7px;
        opacity: 0.8;
        font-size: 14px;
        padding: 4px 10px;
    }

    #btn-contact img {
        width: 96px;
    }

.close-contact {
    color: #888;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    cursor: pointer;
    background: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}

@media (min-width: 767px) {
    .sticky-text {
        display: inline-flex !important;
    }
}

.bgr-support {
    z-index:0!important;
}

.bgr-support a{
    color:#fff!important;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    gap: 0.5rem;
    font-size: 1.2rem;
}

/*@media (max-width: 768px) {
    .carousel.pointer-event {
        margin-top: 60px;
    }

    .carousel {
        height: 40vh;
    }

    .carousel-caption {
        padding-bottom: 0;
    }
}*/

.mySwiperchia2 {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    /*padding-bottom: 2rem;*/
}

    .mySwiperchia2 figure {
        margin-bottom: 0px !important;
    }

@media (min-width: 1200px) {
    .mySwiperchia2 {
        height: 520px;
    }
}


.mySwiperchia2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: auto !important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 1200px) {
    .mySwiperchia2 .swiper-slide {
        height: calc((100% - 30px) / 2) !important;
    }
}

.modal-header--sticky {
    position: sticky;
    top: 0;
    background-color: inherit;
    z-index: 1055;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.form label {
     color: #000!important; 
}

.form-control {
    border-radius:7px!important;
}

.form-select {
    border: 1px solid rgba(170, 170, 170, 0.3);
    border-radius: 7px!important;
}

.bg-primary-02 {
    background: #F3F5F8;
}

.btn-blue {
    background: #0A36AF;
    color: #fff!important;
}

.v-badge {
    font-size: 1.2rem !important;
}

#lstYearCate .line-menu {
    padding: 8px 0;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

#lstYearCate .line-menu a{
    font-size:15px;
}

#lstYearCate .active {
    color: #29aae1;
}

.side_bar {
    transition: all .3s;
    border: 1px solid #e2e2e2;
    padding: 0.8rem 1.2rem;
    background: #ececec;
}

.carousel {
    height: 60vh;
}

@media(max-width: 768px) {
    .promotion-icon {
        position: absolute;
        bottom: -3rem;
        left: 0;
        display: block;
        width: 200px;
    }

        .promotion-icon img {
            opacity: 1 !important;
            max-width: 100%;
        }
}

.filter {
    background: #e7f3f8;
    background: linear-gradient(0deg, rgba(231, 243, 248, 0.5) 0%, white 33%);
    border: 1px solid #b8e8fb;
    margin-top: 1.5rem;
}

.filter-style .form-check {
    flex-basis: 33.33%;
    min-width: 33.33%;
}

@media (max-width: 767.98px) {
    .filter-style .form-check {
        flex-basis: 50%;
        min-width: 50%;
    }
}

.filter-country .form-check {
    flex-basis: 33.33%;
    min-width: 33.33%;
}

.filter .form-check-input:checked + label {
    font-weight: bold;
}

.filter h5 {
    z-index: 10;
    background: #fff;
    top: -1.25rem;
    left: 1rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
}

.filter .title-filter {
    z-index: 10;
    background: #fff;
    top: -1.25rem;
    left: 1rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    color: #29aae1;
}

#navTop .nav-link{
    padding-left:10px;
}

.about .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#ff0d0d 50%, rgb(255 13 13 / 40%) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
}

    .about .play-btn:before {
        content: "";
        position: absolute;
        width: 120px;
        height: 120px;
        animation-delay: 0s;
        animation: pulsate-btn 2s;
        animation-direction: forwards;
        animation-iteration-count: infinite;
        animation-timing-function: steps;
        opacity: 1;
        border-radius: 50%;
        border: 5px solid rgb(255 13 58 / 70%);
        top: -15%;
        left: -15%;
        background: rgba(198, 16, 0, 0);
    }

    .about .play-btn:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-40%) translateY(-50%);
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #fff;
        z-index: 100;
        transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    .about .play-btn:hover:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-40%) translateY(-50%);
        width: 0;
        height: 0;
        border: none;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #fff;
        z-index: 200;
        animation: none;
        border-radius: 0;
    }

    .about .play-btn:hover:after {
        border-left: 15px solid var(--color-primary);
        transform: scale(20);
    }

@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

.testimonial-quote cite h3 {
    color: #5e5e5e;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 1px #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}


</pre></body></html>