body p a:focus, body p a:hover {
    text-decoration: underline
}

body a, body a:active, body a:focus, body a:hover {
    text-decoration: none
}

body {
    position: relative;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body input.required.not-valid, body textarea.required.not-valid {
    border-color: #ef4757
}

.v_error {
    position: absolute;
    right: 0;
    margin-top: 4px;
    color: #ef4757;
    font-size: 12px;
    text-align: right
}

h1 {
    font-size: 60px;
    line-height: 1.1
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 46px
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 36px
    }
}

h2 {
    font-size: 36px;
    line-height: 1.22
}

@media screen and (max-width: 991px) {
    h2 {
        font-size: 32px
    }
}

@media screen and (max-width: 767px) {
    h2 {
        font-size: 26px
    }
}

h3 {
    font-size: 26px;
    line-height: 1.3
}

@media screen and (max-width: 991px) {
    h3 {
        font-size: 22px
    }
}

h4 {
    font-size: 18px;
    line-height: 1.44
}

.block-gradient, .blog-item-img, .destination-slider-img, .destinations-item, .main-about-slider-img, .main-spanish-item, .team-item-img {
    position: relative
}

.block-gradient:before, .blog-item-img:before, .destination-slider-img:before, .destinations-item:before, .main-about-slider-img:before, .main-spanish-item:before, .team-item-img:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    background-image: linear-gradient(to top, rgba(17, 16, 56, .74902) 0, rgba(17, 16, 56, .75) 1%, rgba(17, 16, 56, 0) 100%)
}

@media screen and (min-width: 1200px) {
    .breadcrumbs-list, .company-blocks-container, .container, .destination-graphics-container, .destination-news-container, .destinations-container, .footer-container, .header-container, .main-about-container, .main-blog-container, .main-company-container, .main-social-container, .main-spanish-container, .page-content {
        max-width: 1170px
    }
}

.checkbox-slide input {
    display: none
}

.checkbox-slide input:checked + span:before {
    background: #9A9AD6
}

.checkbox-slide input:checked + span:after {
    left: 10px;
    background: #252279
}

.checkbox-slide span {
    position: relative;
    padding-left: 32px
}

.checkbox-slide span:after, .checkbox-slide span:before {
    position: absolute;
    content: "";
    left: 0;
    transition: .3s
}

.checkbox-slide span:before {
    top: 6px;
    width: 24px;
    height: 6px;
    background: #CECEE0;
    border-radius: 6px
}

.checkbox-slide span:after {
    top: 2px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #9797B8
}

.checkbox {
    display: block
}

.checkbox input {
    display: none
}

.checkbox input:checked + span:before {
    background: #252279;
    border: 1px solid #252279
}

.checkbox input:checked + span:after {
    opacity: 1
}

.checkbox span {
    position: relative;
    padding-left: 25px;
    display: block
}

.checkbox span:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    border: 1px solid #89889e;
    transition: .3s
}

.checkbox span:after {
    top: 2px;
    left: 3px;
    font-weight: 400;
    font-size: 10px;
    opacity: 0;
    transition: .3s;
    color: #fff
}

.button-red {
    width: 260px;
    height: 51px;
    background-image: linear-gradient(to right, #f0304d, #ef4957);
    border-radius: 3px;
    border: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .6px;
    color: #fff
}

.button-red--m, .button-red--s, .header-book, .header-book-tablet, .modal-login-submit {
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: .6px;
    font-weight: 600;
    text-transform: uppercase
}

.button-red:hover {
    background-image: linear-gradient(to right, #fa3243, #f0304d);
    box-shadow: 0 20px 40px 0 rgba(239, 73, 87, .3);
    color: #fff
}

.button-red:active, .button-red:focus {
    background-image: linear-gradient(to right, #fa3243, #f0304d);
    color: #fff
}

.button-red--m {
    width: 200px;
    height: 46px;
    background-image: linear-gradient(to right, #f0304d, #ef4957);
    border: none;
    color: #fff
}

.button-red--m:active, .button-red--m:focus, .button-red--m:hover {
    background-image: linear-gradient(to right, #fa3243, #f0304d);
    color: #fff
}

.button-red--m:hover {
    box-shadow: 0 15px 30px 0 rgba(239, 73, 87, .3)
}

.button-red--s, .header-book, .header-book-tablet, .modal-login-submit {
    width: 180px;
    height: 39px;
    background-image: linear-gradient(to right, #f0304d, #ef4957);
    border: none;
    color: #fff
}

.button-red--s:hover, .header-book-tablet:hover, .header-book:hover, .modal-login-submit:hover {
    background-image: linear-gradient(to right, #fa3243, #f0304d);
    box-shadow: 0 10px 20px 0 rgba(239, 73, 87, .3);
    color: #fff
}

.button-red--s:active, .button-red--s:focus, .header-book-tablet:active, .header-book-tablet:focus, .header-book:active, .header-book:focus, .modal-login-submit:active, .modal-login-submit:focus {
    background-image: linear-gradient(to right, #fa3243, #f0304d);
    color: #fff
}

.blog-more-link, .button-secondary {
    display: inline-block;
    width: 260px;
    height: 46px;
    border-radius: 3px;
    color: #252279;
    border: 1px solid #252279;
    text-align: center;
    line-height: 44px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .7px;
    transition: .3s
}

.blog-more-link:hover, .button-secondary:hover {
    box-shadow: 0 15px 30px 0 rgba(37, 34, 121, .3);
    background-color: #252279;
    color: #fff
}

.blog-more-link:active, .blog-more-link:focus, .button-secondary:active, .button-secondary:focus {
    background-color: #252279;
    color: #fff
}

.bootstrap-select .btn-light {
    height: 46px;
    padding: 0 20px;
    background: #fff !important;
    box-shadow: none !important;
    border-color: transparent;
    line-height: 44px
}

.bootstrap-select .dropdown-toggle:after {
    top: 0;
    right: 33px;
    border: none;
    color: #0b0a24
}

.bootstrap-select.show > .btn-light.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #006cfd #006cfd #e6e6f0
}

.bootstrap-select .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-color: transparent #006cfd #006cfd;
    min-width: 100%;
    box-sizing: border-box
}

.bootstrap-select .dropdown-menu li {
    margin-bottom: 2px
}

.bootstrap-select .dropdown-menu li a:hover {
    background: #006cfd;
    color: #fff
}

.bootstrap-select .dropdown-header {
    margin: 0;
    padding: 10px 18px 6px;
    font-size: 14px;
    font-weight: 600;
    color: #0b0a24;
    text-transform: uppercase
}

.bootstrap-select .dropdown-item {
    padding-top: 6px;
    padding-bottom: 7px;
    font-size: 14px;
    color: #0b0a24
}

.bootstrap-select .dropdown-item.active {
    background: #006cfd;
    color: #fff
}

.bootstrap-select .dropdown-divider {
    display: none
}

@media screen and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

.show-xs {
    display: none !important
}

@media screen and (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }

    .show-xs {
        display: block !important
    }
}

.show-sm {
    display: none !important
}

@media screen and (max-width: 991px) {
    .show-sm {
        display: block !important
    }
}

.destination-slider img, .gallery-line-slider img, .gallery-slider img, .page-head-slider img, .page-slider-slick img, .slick-view img {
    width: 100%;
    height: calc(100% * (828/1920));
    display: none
}

.destination-slider img:first-child, .gallery-line-slider img:first-child, .gallery-slider img:first-child, .page-head-slider img:first-child, .page-slider-slick img:first-child, .slick-initialized.slick-slider.destination-slider .slick-slide.slick-active img, .slick-initialized.slick-slider.gallery-line-slider .slick-slide.slick-active img, .slick-initialized.slick-slider.gallery-slider .slick-slide.slick-active img, .slick-initialized.slick-slider.page-head-slider .slick-slide.slick-active img, .slick-initialized.slick-slider.page-slider-slick .slick-slide.slick-active img, .slick-view img:first-child, .slick-view.slick-initialized.slick-slider .slick-slide.slick-active img {
    display: block
}

.form-warning {
    color: #ef4957
}

.popover {
    border: none;
    border-radius: 3px;
    background-color: #252279;
    box-shadow: 0 14px 20px 0 rgba(37, 34, 121, .2)
}

.popover-body {
    color: #fff
}

.bs-popover-top .arrow {
    bottom: -7px
}

.bs-popover-top .arrow:before {
    border: none
}

.bs-popover-top .arrow:after {
    border-top-color: #252279
}

.header {
    position: relative
}

.header-top {
    padding-top: 16px;
    padding-bottom: 15px;
    background: #252279
}

@media screen and (max-width: 991px) {
    .header-top {
        padding: 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-top .header-container {
        padding-top: 16px;
        padding-bottom: 15px
    }
}

@media screen and (max-width: 767px) {
    .header-top .header-container {
        padding: 0
    }

    .header-link {
        font-size: 0;
        vertical-align: top
    }
}

.header-bottom {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    background: #fff;
    border-bottom: 1px solid #e1e1eb;
    z-index: 100
}

@media screen and (max-width: 991px) {
    .header-bottom {
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.header-link {
    position: relative;
    display: inline-block;
    margin-left: 26px;
    padding-left: 28px;
    color: #fff
}

.header-link:hover {
    color: #ef4957
}

.header-link span {
    font-size: 10px;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    .header-link span {
        font-size: 0
    }
}

.header-link-mail:before, .header-link-phone:before {
    position: absolute;
    font-size: 18px;
    left: 0;
    font-family: icomoon
}

.header-link:first-child {
    margin-left: 0
}

.header-link-mail:before {
    top: -1px;
    line-height: 1
}

@media screen and (max-width: 767px) {
    .header-link-mail:before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 38px
    }

    .header-link-mail {
        margin: 0;
        padding: 0;
        width: 52px;
        height: 38px;
        border-right: 1px solid #5a58a8;
        text-align: center;
        line-height: 38px
    }
}

.header-link-phone:before {
    top: -1px;
    line-height: 1
}

@media screen and (max-width: 767px) {
    .header-link-phone:before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 38px
    }

    .header-link-phone {
        margin: 0 0 0 -4px;
        padding: 0;
        width: 52px;
        height: 38px;
        border-right: 1px solid #5a58a8;
        text-align: center;
        line-height: 38px
    }
}

.header-dropdown {
    margin-left: 35px;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .header-dropdown {
        margin-top: 10px;
        margin-left: 15px;
        margin-right: 20px
    }
}

.header-dropdown .btn {
    position: relative;
    padding: 0 24px 0 0;
    background: 0 0 !important;
    border: none !important;
    box-shadow: none !important;
    color: #fff
}

.header-dropdown .btn:after {
    position: absolute;
    top: 50%;
    right: 2px;
    width: 8px;
    height: 4px;
    margin-top: -7px;
    border: none;
    font-family: icomoon;
    font-size: 10px;
    vertical-align: middle
}

.header-dropdown img {
    margin-right: 6px
}

.header-link-login {
    position: relative;
    padding-left: 25px
}

.header-link-login:not([href]):not([tabindex]) {
    color: #fff
}

.header-link-login:not([href]):not([tabindex]):hover {
    color: #ef4957
}

@media screen and (max-width: 767px) {
    .header-link-login {
        padding-right: 20px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        border-right: 1px solid rgba(255, 255, 255, .2)
    }
}

.header-link-login:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: icomoon;
    font-size: 18px;
    line-height: 1
}

@media screen and (max-width: 767px) {
    .header-link-login:before {
        top: 9px
    }
}

.header-logo {
    width: 230px;
    height: calc(230px / (558/120))
}

.header-logo img {
    max-width: 100%;
    height: 100%;
    aspect-ratio: 558 / 120;
}

@media screen and (max-width: 991px) {
    .header-logo {
        width: 186px;
        height: calc(186px / (558/120))
    }

    .header-nav {
        position: absolute;
        display: none;
        top: 100%;
        right: 0;
        width: 360px;
        max-width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        background: #252279
    }
}

.header-nav a {
    text-decoration: none
}

.header-nav-item:after, .header-nav-item:before {
    content: "";
    top: 100%;
    background: #ef4957;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.header-nav strong {
    font-weight: 600
}

.header-nav-list {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .7px;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
    .header-nav-list {
        width: 100%;
        display: block
    }
}

.header-nav-link {
    position: relative;
    display: inline-block;
    padding: 38px 0 37px;
    color: #0b0a24
}

.header-nav-link:hover {
    color: #13113d
}

.header-nav-child a {
    color: #252279
}

@media screen and (max-width: 991px) {
    .header-nav-link {
        display: block;
        padding: 20px 40px;
        color: #fff
    }

    .header-nav-link:active, .header-nav-link:focus, .header-nav-link:hover {
        color: #fff
    }
}

@media screen and (max-width: 767px) {
    .header-nav-link {
        padding: 20px 14px
    }
}

.header-nav-item {
    position: relative;
    margin-left: 37px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-nav-item {
        margin-left: 10px
    }
}

@media screen and (max-width: 991px) {
    .header-nav-item {
        display: block;
        margin: 0
    }

    .header-nav-item--home {
        display: none
    }
}

.header-nav-item:first-child {
    margin-left: 0
}

.header-nav-item:before {
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    z-index: 2
}

.header-nav-item:after {
    position: absolute;
    left: 50%;
    margin-top: -3px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    z-index: 10
}

.destinations-more.toggle span:after, .header-nav-child-col-item.active h3:after, .header-nav-item.parent .header-nav-link.active:after {
    transform: rotate(180deg)
}

.header-nav-item.parent .header-nav-link:after {
    margin-left: 10px;
    display: inline-block;
    font-family: icomoon;
    font-size: 11px;
    transition: .3s
}

@media screen and (max-width: 991px) {
    .header-nav-item.parent .header-nav-link:after {
        position: absolute;
        top: 50%;
        right: 40px;
        margin-top: -6px
    }
}

.header-book {
    margin-left: 32px;
    display: inline-block;
    padding: 0 20px;
    width: auto;
    height: 39px;
    line-height: 39px;
    color: #fff
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-book {
        display: none
    }

    .header-nav-child-col-item {
        padding-left: 30px
    }
}

@media screen and (max-width: 767px) {
    .header-book {
        margin: 20px;
        display: block;
        text-align: center;
        line-height: 46px;
        height: 46px
    }
}

.header-nav-child {
    position: absolute;
    top: 100%;
    left: -200px;
    margin-top: 3px;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #fff;
    box-shadow: 0 14px 28px 0 rgba(37, 34, 121, .25);
    border-radius: 3px
}

@media screen and (min-width: 992px) {
    .header-nav-item.parent:hover .header-nav-child, .header-nav-item.parent:hover .header-nav-child-simple, .header-nav-item.parent:hover:after, .header-nav-item.parent:hover:before {
        opacity: 1;
        visibility: visible
    }

    .header-nav-child {
        opacity: 0;
        visibility: hidden;
        transition: .3s
    }
}

@media screen and (max-width: 991px) {
    .header-nav-child {
        position: relative;
        top: auto;
        left: auto;
        display: none;
        margin: 0 !important;
        opacity: 1;
        visibility: visible;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 0;
        box-shadow: none;
        background: 0 0
    }
}

.header-nav-child-col-item {
    transition: .3s
}

.header-nav-child-col-item.active {
    background: #1e1c6b
}

.header-nav-child-col {
    width: 292px;
    padding-bottom: 30px;
    border-right: 1px solid #e6e6f0
}

@media screen and (max-width: 991px) {
    .header-nav-child-col {
        width: 100%;
        padding: 0;
        border: none
    }
}

.header-nav-child-col:last-child {
    border-left: 0
}

.header-nav-child-col h3 {
    position: relative;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .7px;
    color: #252279;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6f0;
    padding: 35px 15px 15px 40px
}

@media screen and (max-width: 991px) {
    .header-nav-child-col h3 {
        color: #fff;
        border: none;
        cursor: pointer;
        display: block;
        padding: 20px 40px
    }
}

.header-nav-child-col h3:after {
    position: absolute;
    display: none;
    top: 50%;
    right: 40px;
    margin-top: -6px;
    font-family: icomoon;
    font-size: 11px;
    transition: .3s
}

.header-nav-child-col ul {
    margin-top: 10px;
    list-style: none
}

@media screen and (max-width: 991px) {
    .header-nav-child-col h3:after {
        display: block
    }

    .header-nav-child-col ul {
        display: none;
        margin-top: 0;
        padding-left: 80px
    }
}

.header-nav-child-col ul li {
    display: block;
    padding: 8px 0
}

@media screen and (max-width: 991px) {
    .header-nav-child-col ul li {
        padding: 13px 0
    }
}

.header-nav-child-col ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-right: 45px;
    color: #0b0a24;
    text-transform: none;
    font-size: 14px;
    font-weight: 400
}

@media screen and (max-width: 991px) {
    .header-nav-child-col ul li a {
        color: #fff
    }

    .header-nav-child-col ul li.parent a:after {
        display: none
    }
}

.header-nav-child-col ul li.parent a:after {
    position: absolute;
    right: 30px;
    top: 5px;
    font-family: icomoon;
    font-size: 10px;
    color: #9797b8
}

.header-nav-child-simple {
    position: absolute;
    top: 100%;
    left: -50px;
    margin-top: 3px;
    z-index: 10;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 14px 28px 0 rgba(37, 34, 121, .25);
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

@media screen and (max-width: 991px) {
    .header-nav-child-simple {
        position: relative;
        top: auto;
        left: auto;
        display: none;
        margin: 0 !important;
        padding: 0;
        opacity: 1;
        visibility: visible;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 0;
        box-shadow: none;
        background: 0 0;
        transition: none
    }
}

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

.header-nav-child-simple ul li {
    display: block;
    padding: 8px 0
}

@media screen and (max-width: 991px) {
    .header-nav-child-simple ul li {
        padding: 0
    }
}

.header-nav-child-simple ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-right: 45px;
    color: #0b0a24;
    text-transform: none;
    font-size: 14px;
    font-weight: 400
}

@media screen and (max-width: 991px) {
    .header-nav-child-simple ul li a {
        padding: 20px 60px;
        color: #fff;
        border: none;
        cursor: pointer;
        font-weight: 600;
        text-transform: uppercase
    }
}

.header-mobile-trigger {
    position: relative;
    display: none;
    width: 32px;
    height: 4px;
    border-radius: 2px;
    background: #ef4957;
    transition: .3s
}

.header-mobile-trigger:after, .header-mobile-trigger:before {
    position: absolute;
    width: 32px;
    height: 4px;
    border-radius: 2px;
    background: #ef4957;
    content: "";
    left: 0;
    transition: .3s
}

.header-mobile-trigger:before {
    top: -8px
}

.header-mobile-trigger:after {
    bottom: -8px
}

.header-mobile-trigger.active, .header-mobile-trigger.active:after, .header-mobile-trigger.active:before {
    background: #252279
}

.header-dropdown-menu {
    margin-top: 10px;
    padding: 20px 20px 0;
    columns: 2;
    border: none;
    border-radius: 3px;
    box-shadow: 0 10px 22px 0 rgba(37, 34, 121, .16)
}

@media screen and (max-width: 991px) {
    .header-mobile-trigger {
        display: inline-block
    }

    .header-dropdown-menu {
        display: none !important
    }
}

.header-dropdown-menu .dropdown-item {
    width: 257px;
    margin-bottom: 20px;
    padding: 0
}

.header-dropdown-menu .dropdown-item img {
    display: inline-block;
    margin-right: 9px
}

.header-dropdown-menu .dropdown-item a {
    font-size: 12px;
    color: #0b0a24
}

.header-dropdown-menu .dropdown-item a span {
    font-size: 14px
}

.header-mobile-lang {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #5a58a8
}

.header-mobile-lang .dropdown-item {
    width: 33.33333%;
    padding: 10px 15px
}

@media screen and (max-width: 767px) {
    .header-mobile-lang .dropdown-item {
        width: 100%
    }
}

.header-mobile-lang img {
    display: inline-block;
    margin-right: 9px
}

.header-mobile-lang a {
    font-size: 12px;
    color: #fff
}

.header-mobile-lang a span {
    font-size: 14px
}

.header-mobile-lang-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-book-tablet {
    display: none;
    margin-left: -32px;
    padding: 0 20px;
    width: auto;
    height: 39px;
    line-height: 39px;
    color: #fff
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-book-tablet {
        display: inline-block
    }
}

.page-head {
    height: calc(100% * (828/1920));
    position: relative;
    margin-top: -1px;
    text-shadow: 0 8px 45px rgba(0, 0, 0, .5)
}

.page-head:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    z-index: 2;
    opacity: .5;
    background-image: linear-gradient(to bottom, transparent, #000)
}

@media screen and (max-width: 767px) {
    .page-head--accreditations h1 {
        font-size: 32px
    }

    .page-head-slider .slick-slide {
        height: 387px
    }

    .page-head-slider .slick-slide > div {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page-head-slider .slick-slide img {
        width: 100vw !important;
        height: 100%
    }

    .page-head-slider .slick-arrow {
        display: none !important
    }
}

.page-head-slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: 0;
    color: #fff;
    z-index: 2
}

.page-head-slider .slick-arrow:before {
    font-size: 60px;
    font-family: icomoon;
    text-shadow: 0 4px 20px rgba(0, 0, 0, .75)
}

.page-head-slider .slick-prev {
    left: 50px
}

.page-head-slider .slick-next {
    right: 50px
}

@media screen and (max-width: 991px) {
    .page-head-slider .slick-prev {
        left: 15px
    }

    .page-head-slider .slick-next {
        right: 15px
    }
}

.page-head-slider .slick-dots {
    position: absolute;
    bottom: 33px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    z-index: 3
}

.page-head-slider .slick-dots li {
    margin: 0 2px;
    display: inline-block
}

.page-head-slider .slick-dots li.slick-active button {
    background: #fff
}

.page-head-slider .slick-dots button {
    width: 10px;
    height: 10px;
    padding: 0;
    background: rgba(255, 255, 255, .3);
    border: none;
    border-radius: 50%;
    font-size: 0
}

.page-head-content {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #fff;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width: 991px) {
    .page-head-content {
        padding: 0 80px
    }
}

.page-head-content h1 {
    margin: 23px auto 0;
    width: 100%;
    max-width: 850px;
    text-transform: uppercase
}

.page-head-content h1:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .page-head-content {
        padding: 0 15px
    }

    .page-head-content h1 {
        margin-top: 0;
        margin-bottom: 40px
    }
}

.page-head-content p:last-child {
    margin-bottom: 0
}

.footer, .footer a {
    color: #fff;
    text-decoration: none
}

.footer-mail-link, .footer-mail-link:before, .footer-phones {
    vertical-align: top;
    display: inline-block
}

.footer {
    padding-top: 57px;
    padding-bottom: 57px;
    background: #252279
}

.footer a:hover {
    color: #ef4957
}

.footer-nav {
    padding-bottom: 17px;
    border-bottom: 1px solid #fff
}

.footer-nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    font-weight: 600
}

.footer-nav-item {
    margin: 0 20px;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .footer-nav {
        border-color: rgba(255, 255, 255, .2)
    }

    .footer-nav-item {
        margin: 0 10px
    }
}

.footer-go-home:before, .footer-to-top:before {
    font-family: icomoon;
    font-size: 32px
}

.footer-blocks {
    padding-top: 27px;
    padding-bottom: 31px;
    border-bottom: 1px solid #fff
}

.footer-block {
    width: 27%
}

@media screen and (max-width: 991px) {
    .footer-block {
        width: 33.33333%
    }

    .footer-block:last-child {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .footer-blocks {
        -ms-flex-direction: column;
        flex-direction: column;
        border-color: rgba(255, 255, 255, .2)
    }

    .footer-block {
        width: 100%;
        margin-bottom: 20px
    }
}

.footer-block:nth-child(2) {
    width: 33%
}

@media screen and (max-width: 767px) {
    .footer-block:nth-child(2) {
        width: 100%
    }

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

.footer-block:last-child {
    width: 13%;
    padding-bottom: 29px;
    text-align: right
}

.footer-block h3 {
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 600
}

.footer-block ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-block ul li {
    margin-bottom: 6px
}

.footer-logo {
    width: 120px
}

.footer-content {
    padding-top: 25px;
    padding-bottom: 12px
}

.footer-content h3 {
    margin-bottom: 14px;
    font-size: 22px;
    font-weight: 600
}

.footer-phones {
    position: relative;
    margin-right: 36px
}

@media screen and (max-width: 991px) {
    .footer-phones {
        margin-right: 0
    }
}

.footer-mail-link {
    position: relative;
    margin-right: 34px
}

.footer-mail-link:before {
    margin-right: 6px;
    font-family: icomoon;
    font-size: 17px
}

.footer-phone-link {
    margin-right: 18px;
    display: inline-block
}

.footer-phone-link span {
    display: block;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
    .footer-phone-link span {
        font-size: 10px
    }

    .footer-contacts {
        width: 75%;
        display: -ms-flexbox;
        display: flex
    }
}

.footer-phone-link:last-child {
    margin-right: 0
}

.footer-phone-link-icon {
    position: relative;
    padding-left: 24px
}

.footer-phone-link-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: icomoon;
    font-size: 20px
}

@media screen and (max-width: 767px) {
    .footer-contacts {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-contacts a {
        width: 50%;
        margin: 0 0 15px;
        display: block
    }

    .footer-social {
        margin-top: 40px
    }
}

.footer-social-link {
    margin-left: 11px;
    display: inline-block;
    font-size: 28px
}

.footer-social-link:before {
    font-family: icomoon
}

.footer-social-link:first-child {
    margin-left: 0
}

.footer-copyright {
    padding-top: 18px;
    font-size: 12px;
    border-top: 1px solid #fff
}

@media screen and (max-width: 767px) {
    .footer-copyright {
        -ms-flex-direction: column;
        flex-direction: column;
        border-color: rgba(255, 255, 255, .2)
    }

    .footer-copyright-col {
        margin-bottom: 5px
    }

    .footer-copyright-col:first-child {
        -ms-flex-order: 2;
        order: 2
    }
}

.page-content {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.75
}

.page-content p {
    margin-bottom: 14px
}

@media screen and (min-width: 1200px) {
    .page-content {
        max-width: 942px
    }
}

.page-content a {
    font-weight: 600
}

.page-content-overflow-more {
    position: relative;
    display: none;
    margin-top: 20px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .page-content-overflow {
        height: 90px;
        overflow: hidden;
        line-height: 1.4;
        color: #5f5e6b
    }

    .page-content-overflow-more {
        display: block
    }
}

.page-content-overflow-more:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #e6e6f0
}

.page-content-overflow-more a {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 600
}

.page-content-overflow-more a:not([href]):not([tabindex]) {
    color: #252279
}

.page-content-overflow-more a span:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-family: icomoon;
    font-size: 10px
}

.main-about-slider, .main-about-slider:before, .team-item-wrap {
    box-shadow: 0 14px 28px 0 rgba(37, 34, 121, .06)
}

.destinations-more, .main-destinations-map-nav a {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

.destinations-item img, .destinations.destinations-main .destinations-item img {
    width: 100%
}

.destinations {
    padding-bottom: 40px
}

.destinations h2 {
    margin-bottom: 31px;
    text-align: center
}

.destinations.destinations-main {
    padding-top: 71px
}

@media screen and (max-width: 767px) {
    .destinations.destinations-main {
        padding-top: 40px
    }
}

.destinations.destinations-main .destinations-item {
    padding: 0 4px
}

.destinations.destinations-main .destinations-item:last-child {
    display: block
}

.destinations-items {
    margin: 0 -4px
}

.destinations-items-hide {
    display: none
}

.destinations-items-all {
    margin: 20px -4px 0
}

.destinations-item-all {
    margin-bottom: 20px;
    padding: 0 4px
}

.destinations-item-all-wrap {
    display: -ms-flexbox;
    display: flex;
    padding: 0 50px;
    height: 144px;
    background: #252279;
    border-radius: 3px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.destinations-item-all-wrap h3 {
    margin-left: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff
}

.destinations-item {
    padding: 0 4px;
    margin-bottom: 9px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .destinations-item:last-child {
        display: none
    }
}

.destinations-item:before {
    left: 4px;
    right: 4px
}

.destinations-content {
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 0;
    padding: 4px 20px
}

@media screen and (max-width: 767px) {
    .destinations-item {
        width: 100%;
        display: block
    }

    .destinations-content {
        padding: 8px 13px
    }
}

.destinations-content h3 {
    margin: 0;
    color: #fff
}

.destinations-more {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    cursor: pointer;
    letter-spacing: .7px;
    background: #ddddeb
}

@media screen and (max-width: 991px) {
    .destinations-more {
        border-radius: 3px;
        background: #f2f2f5
    }

    .destinations-more:not([href]):not([tabindex]) {
        color: #ef4957
    }
}

.destinations-more.toggle:not([href]):not([tabindex]) {
    color: #ef4957
}

.destinations-more.toggle span:after {
    margin-top: -2px
}

.destinations-more span {
    display: none
}

.destinations-more span.active {
    display: inline-block
}

.destinations-more span:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    font-family: icomoon;
    font-size: 12px
}

.destinations-flag {
    position: absolute;
    bottom: 17px;
    right: 20px
}

.destinations-map {
    margin-top: 64px;
    margin-bottom: 39px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .destinations-flag {
        bottom: 13px;
        right: 13px
    }

    .destinations-map {
        margin-top: 30px;
        margin-bottom: 0
    }
}

.destinations-map h2 {
    margin-bottom: 51px
}

.destinations-map img {
    max-width: 100%
}

.main-destinations-map {
    padding-top: 34px;
    padding-bottom: 34px
}

@media screen and (max-width: 767px) {
    .destinations-map h2 {
        margin-bottom: 30px
    }

    .main-destinations-map {
        padding-top: 0
    }
}

.main-destinations-map h2 {
    margin-bottom: 44px;
    text-align: center
}

.main-destinations-map-item {
    width: 49%
}

.main-destinations-map-item img {
    width: 100%
}

.main-destinations-map-item h3 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    .main-destinations-map h2 {
        margin-bottom: 20px
    }

    .main-destinations-map-items {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 15px
    }

    .main-destinations-map-item {
        width: 100%;
        margin-bottom: 20px;
        display: none
    }

    .main-destinations-map-item.active {
        display: block
    }

    .main-destinations-map-item h3 {
        display: none
    }
}

.main-destinations-map-item h3 span:before {
    margin-right: 10px;
    font-family: icomoon;
    font-size: 23px;
    color: #ef4957
}

.main-destinations-map-nav {
    display: none
}

.main-destinations-map-nav a {
    width: 50%;
    background: #f2f2f5;
    line-height: 44px;
    font-size: 14px
}

.main-destinations-map-nav a:active, .main-destinations-map-nav a:focus, .main-destinations-map-nav a:hover {
    color: #0b0a24
}

.main-destinations-map-nav a.active {
    background: #ef4957;
    color: #fff
}

.main-destinations-map-nav a.active:active, .main-destinations-map-nav a.active:focus, .main-destinations-map-nav a.active:hover {
    color: #fff
}

.main-about {
    padding-top: 46px;
    padding-bottom: 80px;
    background-image: url(../images/bg-main-about.png);
    background-repeat: no-repeat;
    background-position: left top
}

.main-about-reviews {
    width: 50%
}

@media screen and (max-width: 767px) {
    .main-destinations-map-nav {
        display: -ms-flexbox;
        display: flex
    }

    .main-about {
        padding-top: 0;
        padding-bottom: 20px
    }

    .main-about-container {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-about-reviews {
        width: 100%
    }
}

.main-about-content {
    margin-top: 109px;
    padding-left: 15px;
    width: 50%;
    font-size: 16px;
    line-height: 1.7
}

@media screen and (max-width: 1199px) {
    .main-about-content {
        margin-top: 55px
    }
}

@media screen and (max-width: 991px) {
    .main-about-content {
        margin-top: 0;
        padding-left: 30px
    }
}

.main-about-content strong {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.56
}

.main-about-content h2 {
    margin-bottom: 13px
}

@media screen and (max-width: 767px) {
    .main-about-content {
        margin-top: 40px;
        width: 100%;
        padding: 0
    }

    .main-about-content h2 {
        text-align: center
    }
}

.main-about-more {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .7px
}

.main-about-more:after {
    margin-left: 11px;
    display: inline-block;
    vertical-align: middle;
    font-family: icomoon;
    font-size: 10px
}

.main-about-slider {
    position: relative;
    width: 458px;
    max-width: 100%
}

.main-about-slider:before {
    position: absolute;
    content: "";
    top: 70px;
    right: -80px;
    background: url(../images/logo-about-slider.png);
    width: 120px;
    height: 120px;
    z-index: 2
}

@media screen and (max-width: 1199px) {
    .main-about-slider:before {
        top: 0;
        right: 0
    }

    .main-spanish-item {
        max-height: 150px
    }
}

.main-about-slider .slick-arrow {
    position: absolute;
    font-size: 0;
    border: none;
    background: 0 0;
    padding: 0;
    color: #fff;
    z-index: 2
}

.main-about-slider .slick-arrow:before {
    font-family: icomoon;
    font-size: 43px
}

.main-about-slider .slick-arrow.slick-next {
    top: 255px;
    right: 20px
}

@media screen and (max-width: 991px) {
    .main-about-slider:before {
        display: none
    }

    .main-about-slider .slick-arrow.slick-next {
        top: 155px
    }
}

@media screen and (max-width: 767px) {
    .main-about-slider {
        margin: 0 auto
    }

    .main-about-slider .slick-arrow.slick-next {
        top: 120px
    }
}

.main-about-slider .slick-arrow.slick-prev {
    top: 255px;
    left: 20px
}

@media screen and (max-width: 991px) {
    .main-about-slider .slick-arrow.slick-prev {
        top: 155px
    }
}

@media screen and (max-width: 767px) {
    .main-about-slider .slick-arrow.slick-prev {
        top: 120px
    }
}

.main-about-slider.slick-initialized.slick-slider .slick-slide.slick-active .main-about-slider-item {
    display: block
}

.main-about-slider-item {
    display: none
}

.main-about-slider-item:first-child {
    display: block
}

.main-about-slider-head {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 29px 20px;
    font-size: 16px;
    color: #fff
}

.main-about-slider-head h3 {
    margin-bottom: 0;
    font-size: 22px
}

.main-about-slider-content {
    position: relative;
    padding: 39px 20px 25px;
    font-style: italic;
    line-height: 1.7;
    background: #fff
}

.main-about-slider-content:before {
    position: absolute;
    top: -24px;
    left: 20px;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    font-family: icomoon;
    font-style: normal;
    line-height: 48px;
    text-align: center;
    font-size: 18px
}

.page-slider {
    position: relative;
    text-shadow: 0 8px 45px rgba(0, 0, 0, .5)
}

.page-slider:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    z-index: 2;
    opacity: .5;
    background-image: linear-gradient(to bottom, transparent, #000)
}

@media screen and (max-width: 767px) {
    .page-slider-slick .slick-slide {
        height: 390px
    }

    .page-slider-slick .slick-slide > div {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page-slider-slick .slick-slide img {
        width: auto !important;
        height: 100%
    }
}

.page-slider-slick .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: 0;
    color: #fff;
    z-index: 2
}

@media screen and (max-width: 991px) {
    .page-slider-slick .slick-arrow {
        display: none !important
    }
}

.page-slider-slick .slick-arrow:before {
    font-size: 60px;
    font-family: icomoon;
    text-shadow: 0 4px 20px rgba(0, 0, 0, .75)
}

.page-slider-slick .slick-prev {
    left: 50px
}

.page-slider-slick .slick-next {
    right: 50px
}

.page-slider-slick .slick-dots {
    position: absolute;
    bottom: 33px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    z-index: 3
}

.page-slider-slick .slick-dots li {
    margin: 0 2px;
    display: inline-block
}

.page-slider-slick .slick-dots li.slick-active button {
    background: #fff
}

.page-slider-slick .slick-dots button {
    width: 10px;
    height: 10px;
    padding: 0;
    background: rgba(255, 255, 255, .3);
    border: none;
    border-radius: 50%;
    font-size: 0
}

.page-slider-content {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
    font-size: 26px;
    color: #fff;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width: 991px) {
    .page-slider-content {
        padding: 0 80px;
        font-size: 22px
    }
}

.page-slider-content h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 23px;
    width: 100%;
    max-width: 835px;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
    .page-slider-content h2 {
        font-size: 46px
    }
}

@media screen and (max-width: 767px) {
    .page-slider-content {
        padding: 0 20px 85px
    }

    .page-slider-content h2 {
        font-size: 36px
    }
}

.page-slider-content h2:last-child, .page-slider-content p:last-child {
    margin-bottom: 0
}

.page-slider-location {
    position: absolute;
    right: 72px;
    bottom: 61px;
    padding-left: 40px;
    color: #fff;
    text-shadow: 0 4px 20px rgba(0, 0, 0, .75);
    z-index: 4
}

@media screen and (max-width: 991px) {
    .page-slider-location {
        width: 200px;
        bottom: 16px;
        right: 30px
    }
}

@media screen and (max-width: 767px) {
    .page-slider-location {
        width: auto;
        left: 15px;
        right: 15px;
        bottom: 60px
    }
}

.page-slider-location:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: icomoon;
    font-size: 32px
}

.page-slider-location span {
    margin-bottom: 3px;
    display: block;
    font-size: 16px
}

.main-spanish {
    padding-top: 68px;
    padding-bottom: 91px;
    background: #f5f5f7
}

@media screen and (max-width: 767px) {
    .main-spanish {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.main-spanish-title {
    margin: 0 auto 55px;
    width: 745px;
    max-width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 1.44
}

.main-spanish-title strong {
    font-weight: 500
}

.main-spanish-title h2 {
    margin-bottom: 15px
}

.main-spanish-items {
    margin: 0 -4px
}

.main-spanish-item {
    padding: 0 4px;
    margin-bottom: 8px
}

.main-spanish-item:before {
    left: 4px;
    right: 4px
}

.main-spanish-item img {
    max-width: 100%
}

@media screen and (max-width: 1199px) {
    .main-spanish-item img {
        width: auto;
        max-width: none
    }
}

.about-content, .about-content-more, .blog-item-img img, .company-item-wrap, .company-item-wrap img, .main-company-item img, .team-item, .team-item-img img {
    max-width: 100%
}

.main-spanish-item a {
    display: block
}

@media screen and (max-width: 767px) {
    .main-spanish-item {
        max-height: 190px;
        padding: 0
    }

    .main-spanish-item:before {
        left: 0;
        right: 0
    }

    .main-spanish-item-6 img {
        height: 100%
    }

    .main-spanish-item-3 img {
        width: 100%
    }
}

.main-spanish-item-content {
    position: absolute;
    bottom: 0;
    left: 4px;
    right: 4px;
    padding: 15px 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.main-spanish-item-content h3 {
    margin-bottom: 9px;
    line-height: 1.15
}

@media screen and (max-width: 991px) {
    .main-spanish-item-content {
        font-size: 18px
    }

    .main-spanish-item-content h3 {
        margin-bottom: 4px;
        font-size: 20px
    }
}

@media screen and (max-width: 767px) {
    .main-spanish-item-content {
        left: 0;
        right: 0;
        padding: 10px 13px
    }

    .main-spanish-item-content h3 {
        text-transform: uppercase
    }
}

.main-spanish-item-flag {
    position: absolute;
    bottom: 15px;
    right: 22px
}

.main-blog {
    padding-top: 72px;
    padding-bottom: 101px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .main-blog {
        padding-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    .main-blog {
        padding-top: 40px;
        padding-bottom: 50px
    }
}

.main-blog h2 {
    margin-bottom: 31px;
    text-align: center
}

.blog-items {
    position: relative;
    padding-bottom: 52px
}

.blog-items:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #e6e6f0
}

.blog-items h3 a {
    color: #252279;
}

@media screen and (max-width: 767px) {
    .blog-items {
        padding-bottom: 0
    }

    .blog-items:after {
        display: none
    }

    .blog-item {
        margin-bottom: 20px
    }

    .blog-item-img img {
        width: 100%
    }
}

.blog-item h3 {
    margin-bottom: 8px;
    font-size: 22px;
    line-height: 1.18
}

@media screen and (max-width: 991px) {
    .blog-item h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.22
    }
}

.blog-item-img {
    position: relative;
    margin-bottom: 24px
}

.blog-item-img .blog-item-data {
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.blog-item-img .blog-item-data:before {
    margin-right: 15px;
    font-size: 32px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle
}

.blog-item-tags {
    position: absolute;
    bottom: 20px;
    padding: 0 20px
}

@media screen and (max-width: 767px) {
    .blog-item-tags {
        bottom: 10px;
        padding: 0 10px
    }
}

.blog-item-tags span {
    margin-right: 2px;
    display: inline-block;
    padding: 0 9px;
    font-size: 10px;
    line-height: 17px;
    text-transform: uppercase;
    background: #ef2f3a;
    color: #fff;
    border-radius: 17px
}

.blog-item-tags span:last-child {
    margin-right: 0
}

.blog-item-data {
    font-size: 12px;
    color: #9796a3
}

.blog-item-data:before {
    margin-right: 10px;
    font-family: icomoon
}

.blog-item-content {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.75
}

.blog-more {
    margin-top: 40px;
    text-align: center
}

.blog-item-more {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.blog-item-more:after {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    font-family: icomoon;
    font-size: 9px
}

.main-social {
    padding-top: 71px;
    padding-bottom: 46px;
    background: #f5f5f7
}

@media screen and (max-width: 767px) {
    .blog-more {
        margin-top: 0
    }

    .main-social {
        padding-top: 40px;
        padding-bottom: 20px
    }
}

.main-social h2 {
    margin-bottom: 11px;
    text-align: center
}

.main-social-filter {
    margin-bottom: 40px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.main-social-filter .checkbox-slide {
    margin: 0 14px;
    color: #252279
}

.main-company {
    padding-top: 37px;
    padding-bottom: 31px
}

.main-company h3 {
    margin-bottom: 24px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #9796a3
}

.main-company-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-company-item {
    width: 20%;
    text-align: center
}

@media screen and (max-width: 991px) {
    .main-company-item {
        width: 25%
    }
}

@media screen and (max-width: 767px) {
    .main-company {
        padding-bottom: 10px
    }

    .main-company-item {
        width: 50%;
        margin-bottom: 20px;
        padding: 0 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.about-content {
    font-size: 16px;
    line-height: 1.75
}

.about-content-more, .destination-news-more, .destination-slider-tag, .our-school-title {
    font-weight: 600;
    text-transform: uppercase
}

.about-content {
    margin: 25px auto 0;
    width: 960px;
    padding: 0 15px;
    text-align: center
}

.about-content h3 {
    margin-top: 35px;
    margin-bottom: 15px
}

.about-content-logo {
    width: 460px;
    max-width: 100%
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .about-content h3 {
        font-size: 26px
    }

    .about-content-logo {
        width: 320px
    }
}

@media screen and (max-width: 767px) {
    .about-content-logo {
        width: 230px
    }
}

.about-content-more {
    position: relative;
    width: 750px;
    margin: 24px auto 0;
    font-size: 14px
}

.about-content-more:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #e6e6f0
}

.about-content-more a {
    position: relative;
    display: inline-block;
    padding: 0 40px;
    background: #fff
}

.about-content-more a span:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-family: icomoon;
    font-size: 10px
}

.team {
    margin-top: 73px;
    padding-top: 72px;
    padding-bottom: 25px;
    background: url(../images/bg-main-about.png)
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .team {
        margin-top: 40px;
        padding-top: 40px
    }
}

.team h2 {
    margin-bottom: 35px;
    text-align: center
}

.team .slick-arrow {
    position: absolute;
    font-size: 0;
    border: none;
    background: 0 0;
    padding: 0;
    color: #fff;
    z-index: 2
}

.team .slick-arrow:before {
    font-family: icomoon;
    font-size: 43px
}

.team .slick-arrow.slick-next {
    top: 255px;
    right: 20px
}

@media screen and (max-width: 767px) {
    .team {
        margin-top: 0
    }

    .team h2 {
        margin-bottom: 10px
    }

    .team .slick-arrow.slick-next {
        top: 115px;
        right: 30px
    }
}

.team .slick-arrow.slick-prev {
    top: 255px;
    left: 20px
}

.team .slick-active .team-item-wrap:before {
    display: none
}

@media screen and (max-width: 767px) {
    .team .slick-arrow.slick-prev {
        top: 115px;
        left: 30px
    }

    .team-slider {
        width: 457px;
        margin: 0 auto
    }

    .team-item-wrap:before {
        display: none
    }
}

.team-item {
    width: 457px;
    padding: 15px 15px 40px
}

.team-item-wrap {
    position: relative
}

.team-item-head, .team-item-wrap:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.team-item-wrap:before {
    content: "";
    top: 0;
    background-color: #151529;
    opacity: .7;
    z-index: 2
}

.team-item-head {
    padding: 29px 20px;
    font-size: 16px;
    color: #fff
}

.team-item-head h3 {
    margin-bottom: 0;
    font-size: 22px
}

.team-item-content {
    position: relative;
    padding: 39px 20px 25px;
    font-style: italic;
    line-height: 1.7;
    background: #fff
}

.team-item-content:before {
    position: absolute;
    top: -24px;
    left: 20px;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    font-family: icomoon;
    font-style: normal;
    line-height: 48px;
    text-align: center;
    font-size: 18px
}

.company-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1400px) and (max-width: 1500px) {
    .company-list {
        width: 80%;
        margin: 0 auto
    }
}

.company-list .slick-arrow {
    position: absolute;
    top: 0;
    width: 70px;
    height: 100%;
    padding: 0;
    font-size: 0;
    line-height: 70px;
    border: none;
    z-index: 2;
    color: #252279
}

.company-list .slick-arrow:before {
    font-family: icomoon;
    font-size: 32px
}

.company-list .slick-prev {
    left: 0;
    padding-left: 15px;
    text-align: left;
    background: linear-gradient(to left, transparent 0, #fff 50%)
}

.company-list .slick-next {
    right: 0;
    padding-right: 15px;
    text-align: right;
    background: linear-gradient(to right, transparent 0, #fff 50%)
}

.company-item {
    margin-bottom: 10px;
    padding: 0 5px
}

@media screen and (max-width: 767px) {
    .company-item {
        width: 50%
    }

    .company-item-wrap {
        padding: 0 10px
    }
}

.company-item-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 120px;
    border: 1px solid #e6e6f0;
    text-align: center
}

.company-item-wrap img {
    max-height: 100%;
    width: auto
}

.company-blocks {
    margin-top: 51px
}

.company-block {
    margin-bottom: 55px;
    color: #5f5e6b;
    font-size: 16px;
    line-height: 1.75
}

.company-block h3 {
    margin-bottom: 5px;
    color: #0b0a24
}

.company-block-img {
    height: 154px;
    text-align: center
}

@media screen and (max-width: 991px) {
    .company-block h3 {
        text-align: center;
        font-size: 26px
    }

    .company-block-img {
        margin-bottom: 20px;
        height: auto
    }

    .company-block-img img {
        max-width: 240px
    }
}

.destination-graphics-item img, .destination-slider-img img, .gallery-line-slider img, .our-school {
    max-width: 100%
}

.destination-slider {
    position: relative;
    margin-top: 73px
}

.destination-slider .slick-arrow {
    position: absolute;
    font-size: 0;
    border: none;
    background: 0 0;
    padding: 0;
    color: #fff;
    z-index: 2
}

.destination-slider .slick-arrow:before {
    font-family: icomoon;
    font-size: 60px
}

.destination-slider .slick-arrow.slick-next {
    top: 145px;
    right: 20px
}

@media (min-width: 992px) and (max-width: 1400px) {
    .destination-slider .slick-arrow.slick-next {
        top: 90px
    }
}

@media screen and (max-width: 767px) {
    .destination-slider {
        margin-top: 40px
    }

    .destination-slider .slick-arrow:before {
        font-size: 40px
    }

    .destination-slider .slick-arrow.slick-next {
        top: 60px
    }
}

.destination-slider .slick-arrow.slick-prev {
    top: 145px;
    left: 20px
}

@media (min-width: 992px) and (max-width: 1400px) {
    .destination-slider .slick-arrow.slick-prev {
        top: 90px
    }
}

@media screen and (max-width: 767px) {
    .destination-slider .slick-arrow.slick-prev {
        top: 60px
    }
}

.destination-slider .destination-slider-img {
    position: relative
}

.destination-slider .destination-slider-img:after {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    background-color: #151529;
    opacity: .7;
    z-index: 2
}

.destination-slider .slick-active .destination-slider-img:after {
    display: none
}

.destination-slider .slick-active .destination-slider-content {
    opacity: 1
}

.destination-slider-item-2 {
    width: 1144px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1400px) {
    .destination-slider-item-2 {
        width: 800px
    }

    .destination-slider-item-2 .destination-slider-item {
        width: 50%
    }
}

.destination-slider-item {
    padding: 0 2px;
    width: 572px
}

.destination-slider-img h3 {
    position: absolute;
    width: 100%;
    bottom: 5px;
    padding: 0 22px;
    color: #fff;
    text-align: left
}

@media screen and (max-width: 767px) {
    .destination-slider-item {
        width: 100%
    }

    .destination-slider-img h3 {
        margin-bottom: 0
    }
}

.destination-slider-content {
    padding: 13px 10px;
    color: #5f5e6b;
    font-size: 16px;
    line-height: 1.75;
    opacity: .5
}

.destination-slider-tags {
    display: block;
    margin-bottom: 4px
}

.destination-slider-tag {
    display: inline-block;
    padding: 0 16px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 15px
}

.destination-slider-tag--blue {
    background: #252279
}

.destination-slider-tag--red {
    background: #ef4957
}

.destination-news {
    margin-top: 18px;
    padding-top: 40px;
    padding-bottom: 33px;
    background: #f5f5f7
}

.destination-news-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.destination-news-item h4 a {
    color: #252279;
}

@media screen and (max-width: 991px) {
    .destination-news-item {
        margin-bottom: 0;
        -ms-flex-align: center;
        align-items: center
    }

    .destination-news-item:last-child {
        display: none
    }
}

.destination-news-content {
    padding-left: 30px;
    padding-right: 20px
}

@media screen and (max-width: 767px) {
    .destination-news-item {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .destination-news-img, .destination-news-img img {
        width: 100%
    }

    .destination-news-content {
        padding: 0;
        margin-top: 20px
    }
}

.destination-news-content h4 {
    margin-bottom: 3px
}

.destination-news-date {
    margin-bottom: 12px;
    font-size: 12px;
    color: #9796a3
}

.destination-news-date:before {
    margin-right: 8px;
    font-family: icomoon;
    font-size: 14px
}

.destination-news-description {
    line-height: 1.7
}

.destination-news-description p {
    margin-bottom: 9px
}

.destination-news-more {
    display: inline-block;
    letter-spacing: .7px
}

.destination-news-more:after {
    margin-left: 11px;
    display: inline-block;
    font-family: icomoon;
    font-size: 10px
}

.our-school {
    width: 750px;
    margin: 46px auto
}

.our-school-item {
    padding: 19px 0;
    text-align: left;
    border-bottom: 1px solid #e6e6f0
}

.our-school-title {
    width: 40%;
    font-size: 14px
}

@media screen and (max-width: 767px) {
    .our-school {
        margin-bottom: 0
    }

    .our-school-item {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .our-school-title {
        width: 20%
    }
}

.our-school-title img {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle;
    stroke: #000
}

@media screen and (max-width: 991px) {
    .our-school-item {
        text-align: center
    }

    .our-school-title img.show-sm {
        display: inline-block !important
    }
}

.our-school-content {
    width: 60%;
    color: #5f5e6b
}

@media screen and (max-width: 767px) {
    .our-school-content {
        width: 80%;
        text-align: left;
        font-size: 14px;
        line-height: 1.4
    }
}

.our-school-content-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 991px) {
    .our-school-content-title {
        color: #0b0a24
    }
}

.gallery {
    margin-top: 10px
}

.gallery::after {
    display: block;
    clear: both;
    content: ""
}

.gallery-line-slider {
    position: relative
}

.gallery-line-slider:after, .gallery-line-slider:before {
    position: absolute;
    top: 0;
    width: 120px;
    height: 100%;
    z-index: 2;
    content: ""
}

.gallery-line-slider:before {
    left: 0;
    background-image: linear-gradient(to left, rgba(17, 16, 56, .01), rgba(17, 16, 56, .5))
}

.gallery-line-slider:after {
    right: 0;
    background-image: linear-gradient(to right, rgba(17, 16, 56, .01), rgba(17, 16, 56, .5))
}

.gallery-line-slider .slick-arrow, .gallery-slider .slick-arrow {
    position: absolute;
    border: none;
    background: 0 0;
    color: #fff;
    z-index: 3
}

.gallery-line-slider .slick-arrow {
    font-size: 0;
    padding: 0
}

.gallery-item, .gallery-line-slider .slick-slide {
    padding: 0 2px
}

.gallery-line-slider .slick-arrow:before {
    font-family: icomoon;
    font-size: 43px
}

.gallery-line-slider .slick-arrow.slick-next {
    top: 50%;
    margin-top: -20px;
    right: 20px
}

.gallery-line-slider .slick-arrow.slick-prev {
    top: 50%;
    margin-top: -20px;
    left: 20px
}

.gallery-item {
    width: 50%;
    float: left
}

.gallery-item img, .gallery-item-12 {
    width: 100%
}

.gallery-slider .slick-arrow {
    font-size: 0;
    padding: 0
}

.gallery-slider .slick-arrow:before {
    font-family: icomoon;
    font-size: 43px
}

.gallery-slider .slick-arrow.slick-next {
    top: 50%;
    margin-top: -20px;
    right: 20px
}

.gallery-slider .slick-arrow.slick-prev {
    top: 50%;
    margin-top: -20px;
    left: 20px
}

.destination-graphics {
    padding-top: 74px;
    padding-bottom: 74px
}

@media screen and (max-width: 991px) {
    .gallery-item {
        width: 100%
    }

    .gallery-item-map {
        height: 220px;
        overflow: hidden
    }

    .gallery-item-map img {
        width: auto;
        height: 100%
    }

    .destination-graphics-item:first-child {
        margin-bottom: 40px
    }
}

.destination-graphics-item:last-child {
    text-align: center
}

.destination-graphics-item h3 {
    margin-bottom: 29px;
    text-align: center
}

.graphic-nationality {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.graphic-nationality-item {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width: 767px) {
    .destination-graphics {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .graphic-nationality-item {
        width: 20%;
        margin-bottom: 20px
    }
}

.graphic-nationality-percent {
    font-size: 12px;
    font-weight: 600
}

.graphic-nationality-percent > span {
    display: block
}

.graphic-nationality-percent-progress {
    position: relative;
    margin-top: 8px;
    display: inline-block;
    width: 10px;
    height: 100px;
    background: #252279;
    border-radius: 2px
}

.graphic-nationality-title {
    margin-top: 6px
}

.graphic-nationality-title > span {
    margin-bottom: 7px;
    display: block;
    font-size: 12px;
    font-weight: 600
}

.modal-login .close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 14px;
    color: #0b0a24;
    opacity: 1
}

.modal-login .close:before {
    font-family: icomoon
}

.modal-login .modal-dialog {
    width: 390px
}

@media screen and (max-width: 767px) {
    .modal-login .modal-dialog {
        width: auto
    }
}

.modal-login .modal-content {
    padding: 50px 22px 40px;
    background-color: #f5f5f7;
    box-shadow: 0 14px 28px 0 rgba(37, 34, 121, .25);
    border: none;
    border-radius: 3px
}

.modal-login h3 {
    margin-bottom: 35px
}

.modal-login-label {
    display: block;
    margin-bottom: 25px
}

.modal-login-label > span {
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.modal-login-label input {
    width: 100%;
    height: 44px;
    padding: 0 20px;
    border-radius: 3px;
    background-color: #fff;
    border: none;
    box-shadow: 0 10px 16px 0 rgba(37, 34, 121, .04)
}

.modal-login-submit {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: 51px;
    font-size: 16px
}

.modal-login-link {
    font-size: 14px;
    font-weight: 500;
    color: #ef4957
}

@media screen and (max-width: 991px) {
    .breadcrumbs {
        display: none
    }
}

.breadcrumbs {
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 10
}

.breadcrumbs-item, .breadcrumbs-item a, .breadcrumbs-item > span {
    position: relative
}

.breadcrumbs-list {
    margin-bottom: 0;
    list-style: none
}

.breadcrumbs-item {
    display: inline-block;
    margin-right: -31px;
    padding-left: 34px;
    padding-right: 61px;
    font-size: 14px;
    font-weight: 500;
    line-height: 34px
}

.breadcrumbs-item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-clip-path: polygon(75% 0, 90% 50%, 75% 100%, 0 100%, 13% 50%, 0 0);
    clip-path: polygon(75% 0, 90% 50%, 75% 100%, 0 100%, 13% 50%, 0 0)
}

.breadcrumbs-item:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, .12)
}

.breadcrumbs-item:first-child {
    margin-right: -35px;
    padding-left: 15px;
    padding-right: 70px
}

.breadcrumbs-item:first-child:before {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-clip-path: polygon(75% 0, 87% 50%, 75% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(75% 0, 87% 50%, 75% 100%, 0 100%, 0 50%, 0 0)
}

.breadcrumbs-item.parent > span:after {
    margin-left: 10px;
    font-family: icomoon;
    font-size: 12px
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.breadcrumbs-link {
    color: #0b0a24
}

.slick-list, .slick-slider, .slick-track {
    display: block;
    position: relative
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.bootstrap-select .dropdown-menu li.disabled a, .bootstrap-select.disabled, .bootstrap-select > .disabled {
    cursor: not-allowed
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*!
 * Bootstrap-select v1.13.1 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2018 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE) */
.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select .dropdown-toggle {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: right;
    white-space: nowrap
}

.bootstrap-select .dropdown-toggle.bs-placeholder, .bootstrap-select .dropdown-toggle.bs-placeholder:active, .bootstrap-select .dropdown-toggle.bs-placeholder:focus, .bootstrap-select .dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select .dropdown-toggle.bs-placeholder.btn-success:hover {
    color: rgba(255, 255, 255, .5)
}

.bootstrap-select .dropdown-toggle select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none
}

.bootstrap-select .dropdown-toggle select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2
}

.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
    border-color: #28a745
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select[class*=col-] .dropdown-toggle, .form-inline .bootstrap-select .form-control, :not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select .dropdown-toggle:focus {
    outline-offset: -2px
}

.bootstrap-select .dropdown-menu > .inner:focus, .bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
    outline: 0 !important
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.blog-items .bootstrap-select[class*=col-].dropdown-menu-right, .bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .destinations-items .bootstrap-select[class*=col-].dropdown-menu-right, .destinations-items-all .bootstrap-select[class*=col-].dropdown-menu-right, .main-spanish-items .bootstrap-select[class*=col-].dropdown-menu-right .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle:before {
    content: '';
    display: inline-block
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: inherit;
    padding-right: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    height: 100%;
    width: 100%;
    text-align: left
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: inherit
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    box-sizing: border-box
}

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
    display: block
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.jspContainer {
    position: relative
}

.jspHorizontalBar, .jspPane, .jspVerticalBar {
    position: absolute
}

.jspVerticalBar {
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red
}

.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: #dde;
    position: relative
}

.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
}

.jspHorizontalBar .jspDrag, .jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: 0
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/fontawesome/icomoon.eot?6tqtqu);
    src: url(../fonts/fontawesome/icomoon.eot?6tqtqu#iefix) format("embedded-opentype"), url(../fonts/fontawesome/icomoon.ttf?6tqtqu) format("truetype"), url(../fonts/fontawesome/icomoon.woff?6tqtqu) format("woff"), url(../fonts/fontawesome/icomoon.svg?6tqtqu#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.company-list .slick-next:before, .icon-slider-circle-arrow-right:before {
    content: "\e925"
}

.company-list .slick-prev:before, .icon-slider-circle-arrow-left:before {
    content: "\e926"
}

.blog-item-img .blog-item-data:before, .icon-calendar3:before {
    content: "\e924"
}

.icon-info:before {
    content: "\e923"
}

.icon-star:before {
    content: "\e922"
}

.icon-close:before, .modal-login .close:before {
    content: "\e921"
}

.blog-item-data:before, .destination-news-date:before, .icon-calendar2:before {
    content: "\e920"
}

.footer-phone-link-icon:before, .icon-phone:before {
    content: "\e914"
}

.icon-level:before {
    content: "\e902"
}

.footer-mail-link:before, .header-link-mail:before, .icon-mail:before {
    content: "\e900"
}

.destination-slider .slick-arrow.slick-prev:before, .gallery-line-slider .slick-arrow.slick-prev:before, .gallery-slider .slick-arrow.slick-prev:before, .icon-main-slider-left:before, .main-about-slider .slick-arrow.slick-prev:before, .team .slick-arrow.slick-prev:before {
    content: "\e91d"
}

.destination-slider .slick-arrow.slick-next:before, .gallery-line-slider .slick-arrow.slick-next:before, .gallery-slider .slick-arrow.slick-next:before, .icon-main-slider-right:before, .main-about-slider .slick-arrow.slick-next:before, .team .slick-arrow.slick-next:before {
    content: "\e91e"
}

.icon-quotes:before, .main-about-slider-content:before, .team-item-content:before {
    content: "\e91c"
}

.blog-item-more:after, .destination-news-more:after, .header-nav-child-col ul li.parent a:after, .icon-link-arrow:before, .main-about-more:after {
    content: "\e91b"
}

.icon-logo-location:before, .main-destinations-map-item h3 span:before, .page-slider-location:before {
    content: "\e91a"
}

.icon-calendar:before {
    content: "\e913"
}

.about-content-more a span:after, .breadcrumbs-item.parent > span:after, .destinations-more span:after, .icon-select-arrow:before, .page-content-overflow-more a span:after {
    content: "\e90d"
}

.checkbox span:after, .icon-check:before {
    content: "\e90e"
}

.icon-mail2:before {
    content: "\e90f"
}

.icon-chat:before {
    content: "\e910"
}

.icon-whatsapp:before {
    content: "\e911"
}

.icon-phone2:before {
    content: "\e912"
}

.icon-arrow-slider-left:before, .page-head-slider .slick-prev:before, .page-slider-slick .slick-prev:before {
    content: "\e90b"
}

.icon-arrow-slider-right:before, .page-head-slider .slick-next:before, .page-slider-slick .slick-next:before {
    content: "\e90c"
}

.header-link-login:before, .icon-login:before {
    content: "\e901"
}

.bootstrap-select .dropdown-toggle:after, .header-dropdown .btn:after, .header-nav-child-col h3:after, .header-nav-item.parent .header-nav-link:after, .icon-arrow-bottom:before {
    content: "\e903"
}

.footer-social-youtube:before, .icon-youtube:before {
    content: "\e904"
}

.footer-social-linkedin:before, .icon-linkedin:before {
    content: "\e905"
}

.footer-social-twitter:before, .icon-twitter:before {
    content: "\e906"
}

.footer-social-facebook:before, .icon-facebook:before {
    content: "\e907"
}

.footer-to-top:before, .icon-to-top:before {
    content: "\e908"
}

.footer-go-home:before, .icon-home:before {
    content: "\e909"
}

.header-link-phone:before, .icon-skype:before {
    content: "\e90a"
}