﻿body {
}

.mainPage .passportcard-title {
    font-family: pauza-book;
    font-size: 1.8vw;
    color: #313131;
    padding-right: 13px;
}

.mainPage .passportcard-list {
    font-family: pauza-book;
    font-size: 1.3vw;
    color: #313131;
}

.mainPage .side-bar-item-body.hotel-frame {
    height: 380px;
    width: 345px;
    border: 0px !important;
}

.mainPage .passportcard-list .passportcard-item {
    list-style-type: disc;
    margin-left: 2em;
    color: #ea3d9d;
}

    .mainPage .passportcard-list .passportcard-item:first-line {
        color: black;
    }

.mainPage .passportcard-more-btn {
    border-radius: 8px;
    border: solid 1.5px #ea3d9d;
    font-family: pauza-book;
    font-size: 1.6vw;
    text-align: center;
    color: #000000;
    width: 27%;
    float: left;
    margin-left: 12px;
}

    .mainPage .passportcard-more-btn a {
        color: #000000;
        text-decoration: none;
    }

.mainPage #home-page-ads {
    width: 100%;
    height: 250px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center;
}

.mainPage web-header {
    position: fixed;
    width: 100%;
    z-index: 101;
}

.mainPage #banner-1 {
    width: 100%;
    height: 600px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: left;
    max-width: 120px;
    height: 600px !important;
    overflow: hidden;
    float: left;
    display: block;
}

.mainPage #banner-2 {
    width: 100%;
    height: 250px;
    width: 728px;
    text-align: center;
    margin-top: 200px;
    margin-bottom: 15px;
}

.mainPage .hulyo-tips-title {
    font-family: pauza-book;
    font-size: 30px;
    text-align: center;
    color: #ea3d9d;
    margin-top: 38px;
    margin-bottom: 15px;
}

.mainPage .more-destinations {
    width: 95%;
    background-color: #ea3d9d;
    padding: 2px;
    font-family: pauza-book;
    font-size: 25px;
    margin: auto;
    color: white;
    border-radius: 8px;
    text-align: center;
}

.mainPage .hulyo-tips-bg {
    width: 100%;
    border-radius: 8px;
    background-color: rgba(98, 100, 101, 0.8);
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 10px;
}

.mainPage .to-dest-url {
    text-decoration: none !important;
}

.mainPage .destination-tips-box {
}

.mainPage .go-dest-tips {
    width: 15%;
    left: 10px;
    bottom: 5px;
    position: absolute;
}

.mainPage .destination-tips-image {
    border-radius: 8px;
    height: 110px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
}

.mainPage .hover-container {
    background-color: #b40d6a;
    opacity: 0.6;
    visibility: hidden;
    border-radius: 8px;
}

.mainPage .to-dest-url:hover .hover-container {
    visibility: visible;
}

.mainPage .hover-container {
    height: 100%;
    width: 100%;
}

.mainPage .destination-tips-name {
    line-height: 100px;
    font-family: pauza-book;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    position: absolute;
    top: 10px;
}

.mainPage .searchDestination .autocomplete input.notFoundDestination::-webkit-input-placeholder {
    color: rgb(254, 90, 181);
}

.mainPage .searchDestination .autocomplete input.notFoundDestination:-moz-placeholder {
    color: rgb(254, 90, 181);
}

.mainPage .searchDestination .autocomplete input.notFoundDestination::-moz-placeholder {
    color: rgb(254, 90, 181);
}

.mainPage .searchDestination .autocomplete input.notFoundDestination:-ms-input-placeholder {
    color: rgb(254, 90, 181);
}

.mainPage .desktop .outletHulyo.sticky {
    position: fixed;
    width: 24.35%;
    left: 13.5%;
}

.mainPage.btn.active, .mainPage .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mainPage .collapse {
    width: 100%;
}

.mainPage .collapsing {
    -webkit-transition-duration: .01s;
    -o-transition-duration: .01s;
    transition-duration: .01s;
}

.mainPage .backgroud-image {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    background-position: center top;
}

.mainPage .desktop .backgroud-image {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}


/* AUTOCOMPLETE */
.mainPage .page.mobile .body {
    -webkit-overflow-scrolling: touch;
}

.mainPage .page.desktop .body {
    width: 100%;
    padding-top: 100px;
    margin-bottom: 150px;
}

.mainPage .desktop .outletHulyo-container {
    position: relative;
}

.mainPage .header.desktop {
    background-image: url('../images/Home-background.jpg');
    top: 0;
    width: 100%;
    z-index: 1000;
    position: fixed;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.mainPage .header-backgroud-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 10%;
    background-image: url('../images/Home-background.jpg');
    background-position: center top;
    z-index: -1;
}

.mainPage .header.mobile {
    direction: ltr;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    line-height: 10%;
}

    .mainPage .header.mobile .header-first-row {
        text-align: center;
        line-height: 10%;
    }

.mainPage .mobile-logo-icon {
    position: static;
    vertical-align: bottom;
}

.mainPage .footer {
    background-color: #caf7ff;
    width: 100%;
    height: 100%;
    padding-top: 70px;
}

    .mainPage .footer .footerLine {
        background-color: #9db0b3;
        margin-right: 5%;
        width: 90%;
        height: 1px;
        display: inline-block;
        margin-top: 30px;
    }

.mainPage .filtersByDates span {
    display: block;
}

.mainPage .footer .footerLink a {
    font-family: pauza-book;
    color: #040503;
    font-size: 22px;
    text-align: right;
    line-height: 55px;
    text-decoration: none;
    outline: none;
}

.mainPage .footer .desighLogo {
    font-family: pauza-book;
    color: #363735;
    font-size: 0.7vw;
    margin-left: 10%;
    text-align: left;
    margin-top: 23px;
}

    .mainPage .footer .desighLogo img {
        margin-top: -10px;
        margin-left: 2px;
        margin-right: 2px;
    }

.mainPage .footer .footerLogo {
    position: absolute;
}

.mainPage .gradient-footer {
    margin-top: -160px;
    height: 160px;
    background: -webkit-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -moz-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -o-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -ms-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: linear-gradient(0deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    width: 100%;
    bottom: 0;
}

.autocomplete {
    width: 100%;
    position: relative;
}

.mainPage .clearSerchDestination {
    border-radius: 50%;
    background-color: #c3c3c3;
    width: 26px;
    height: 26px;
    color: #ffffff;
    position: absolute;
    left: 5%;
    margin-top: -35px;
    font-size: 15px;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
}

.mainPage .clearSerchDate {
    border-radius: 50%;
    background-color: #c3c3c3;
    width: 16px;
    height: 16px;
    color: #ffffff;
    position: absolute;
    left: 5%;
    top: 32%;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    cursor: pointer;
}

.autocomplete ul {
    border-radius: 8px;
    border: 1px solid #4d4d4f;
    background-color: #ededed;
    width: 100%;
    position: absolute;
    z-index: 999;
    right: 0;
    padding: 0;
    width: 100%;
}

.autocomplete li {
    text-align: right;
    list-style: none;
    width: 100%;
    padding: 0.4em;
    /*background-color: #fff;*/
    font-family: pauza-bold;
    color: #000000;
    font-size: 22px; /* Approximation due to font substitution */
    line-height: 36px; /* Approximation due to font substitution */
}

    .autocomplete li.active {
        background-color: #e1e1e1;
    }

    .autocomplete li:first-child.active {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .autocomplete li:last-child.active {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .autocomplete li.active .highlight {
    }

.slider {
    width: 90%;
    margin: 0px auto;
}

    .slider.justTwoItems, .slider.justThreeItems {
        width: 100% !important;
        margin: 0px auto;
    }

        .slider.justTwoItems .slick-track, .slider.justThreeItems .slick-track {
            width: 99% !important;
            margin: 0px auto;
        }

            .slider.justTwoItems .slick-track .slick-slide {
                width: 50% !important;
            }

            .slider.justThreeItems .slick-track .slick-slide {
                width: 33% !important;
            }

                .slider.justTwoItems .slick-track .slick-slide .subTitleContent, .slider.justThreeItems .slick-track .slick-slide .subTitleContent {
                    margin-right: 3px;
                }

[dir='rtl'] .slick-prev {
    right: -5.5%;
    left: auto;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -5.5%;
}

.slick-slide {
    outline: none;
    /*margin: 0px 20px;*/
    border: none !important;
    /*width:30%!important;*/
}


.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 42%;
    display: block;
    width: 5%;
    height: 20px;
    margin-top: -13px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev.slick-arrow {
        float: right;
        border: 1px solid #7c7c7c;
        width: 5%;
        height: 30px;
        border-right: none;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
        margin-left: 4px;
        padding-top: 2px;
        padding-right: 2px;
    }

    .slick-next.slick-arrow {
        float: left;
        border: 1px solid #7c7c7c;
        width: 5%;
        height: 30px;
        border-left: none;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
        margin-right: 4px;
        padding-top: 2px;
        padding-left: 2px;
    }

[dir='rtl'] .slick-prev:before {
    display: inline-block;
    height: 9px;
    width: 9px;
    -ms-transform: rotate(135deg);
    -ms-transform-origin: center center;
    -webkit-transform: rotate(135deg);
    -webkit-transform-origin: center center;
    transform: rotate(135deg);
    transform-origin: center center;
    border-top: 2px solid #313131;
    border-left: 2px solid #313131;
    /* content: '<'; */
}

[dir='rtl'] .slick-next:before {
    display: inline-block;
    height: 9px;
    width: 9px;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -ms-transform-origin: center center; /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    -webkit-transform-origin: center center; /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    transform-origin: center center;
    border-top: 2px solid #313131;
    border-left: 2px solid #313131;
    /* content: '<'; */
}

.slick-disabled {
    display: none !important;
}

[dir='rtl'] .slick-prev:before {
    content: '';
}

[dir='rtl'] .slick-next:before {
    content: '';
}

.slick-prev:before, .slick-next:before {
    color: #313131;
}

img.bg {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

.mainPage a.noLineDecoration {
    text-decoration: none;
    outline: none;
}

.mainPage .fotter {
}



.openMenu {
    float: right;
    vertical-align: middle;
    margin-right: 15pt;
    z-index: 9999;
    position: relative;
    display: none;
}

    .openMenu img {
        width: 70%;
        display: none;
    }

.mainPage .body-content {
    width: 100%;
}

.mainPage .body-content-wrapper {
    overflow: hidden;
    margin-top: 2vw;
}

.mainPage .body-content ::-webkit-scrollbar, .mainPage .body ::-webkit-scrollbar .mainPage .body-content-wrapper::-webkit-scrollbar {
    overflow: hidden;
}

.mainPage .outletHulyo {
    /*background-color:  rgba(255, 255, 255, 0.42);*/
    text-align: center;
    background: rgba(255, 255, 255, 0.42); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* Standard syntax */
    padding: 0px 8px 15px 8px;
}

    .mainPage .outletHulyo .outletHulyoLogo {
        margin-bottom: 13px;
        position: relative;
    }

    .mainPage .outletHulyo .appContentOption {
        text-align: right;
        margin-top: 6px;
        cursor: pointer;
    }

        .mainPage .outletHulyo .appContentOption .panel-heading[aria-expanded="true"] {
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

        .mainPage .outletHulyo .appContentOption .panel-heading {
            border-radius: 8px;
            background-color: #3eb3c7;
            height: 47px;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-title {
            font-family: pauza-book;
            color: #313131;
            font-size: 1.4vw;
            line-height: 20px;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading {
            float: right;
            width: 13%;
            position: relative;
            padding: 0px 5px;
        }

            .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading img {
                width: 70%;
            }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-body {
            background-color: #e9e9e9;
            box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.22);
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
            margin-bottom: 2px;
            /*border-radius: 8px;*/
            padding-top: 14px;
            padding-left: 0;
            padding-right: 0;
            width: 100%;
        }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .imageContentItem img {
                display: block;
                margin-right: auto;
                margin-left: auto;
                width: 30%;
            }

                .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .imageContentItem img.bigImg {
                    width: 90%;
                }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .subTitleContentItem {
                font-family: Pauza-book;
                color: #4c4c4c;
                font-size: 18px; /* Approximation due to font substitution */
                text-align: center;
                width: 100%;
            }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .titleContentItem {
                font-family: Pauza-book;
                color: #313131;
                font-size: 25px;
                text-align: center;
                width: 100%;
                line-height: 20px;
            }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .imageContentItem.marginNoSubTitle {
                margin-bottom: 10px;
            }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem {
                margin-top: 10px;
                margin-bottom: 10px;
            }

                .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem.marginNoIcon {
                    margin-top: 25px;
                    height: 45px;
                }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .arrowLeftContent {
                float: left;
                border: 1px solid #7c7c7c;
                width: 14px;
                height: 28px;
                border-left: none;
                border-bottom-right-radius: 8px;
                border-top-right-radius: 8px;
                margin-right: 4px;
                padding-top: 4px;
                padding-right: 2px;
            }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .arrowRightContent {
                float: right;
                border: 1px solid #7c7c7c;
                width: 14px;
                height: 28px;
                border-right: none;
                border-bottom-left-radius: 8px;
                border-top-left-radius: 8px;
                margin-left: 4px;
                padding-top: 4px;
                padding-right: 2px;
            }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .arrowLeftContent .triangleArrowLeftContent {
                display: inline-block;
                height: 9px;
                width: 9px;
                -ms-transform: rotate(-45deg); /* IE 9 */
                -ms-transform-origin: center center; /* IE 9 */
                -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
                -webkit-transform-origin: center center; /* Chrome, Safari, Opera */
                transform: rotate(-45deg);
                transform-origin: center center;
                border-top: 2px solid #313131;
                border-left: 2px solid #313131;
            }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body .arrowRightContent .triangleArrowRightContent {
                display: inline-block;
                height: 9px;
                width: 9px;
                -ms-transform: rotate(135deg); /* IE 9 */
                -ms-transform-origin: center center; /* IE 9 */
                -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
                -webkit-transform-origin: center center; /* Chrome, Safari, Opera */
                transform: rotate(135deg);
                transform-origin: center center;
                border-top: 2px solid #313131;
                border-left: 2px solid #313131;
            }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body.insurance-outlet {
                padding-left: 12px;
                padding-right: 12px;
                padding-top: 16px;
                padding-bottom: 16px;
                cursor: default;
                font-family: pauza-book;
            }

                .mainPage .outletHulyo .appContentOption .contentOption .panel-body.insurance-outlet .insurance-title {
                    width: 100%;
                    font-size: 23px;
                    color: #313131;
                }

                .mainPage .outletHulyo .appContentOption .contentOption .panel-body.insurance-outlet .insurance-row {
                    width: 100%;
                    position: relative;
                    float: right;
                }

                    .mainPage .outletHulyo .appContentOption .contentOption .panel-body.insurance-outlet .insurance-row .bullet {
                        width: 7px;
                        height: 7px;
                        background-color: #ea3d9d;
                        border-radius: 3px;
                        float: right;
                        position: relative;
                        transform: translateY(-50%);
                        top: 50%;
                    }

                    .mainPage .outletHulyo .appContentOption .contentOption .panel-body.insurance-outlet .insurance-row .text {
                        padding-left: 11px;
                        padding-right: 11px;
                        font-size: 20px;
                        color: #313131;
                        float: right;
                        position: relative;
                        transform: translateY(-50%);
                        top: 50%;
                    }

                .mainPage .outletHulyo .appContentOption .contentOption .panel-body.insurance-outlet .insurance-button {
                    position: relative;
                    float: left;
                    padding: 5px;
                    border-color: #ea3d9d;
                    border-width: 2px;
                    border-style: solid;
                    border-radius: 8px;
                }

                    .mainPage .outletHulyo .appContentOption .contentOption .panel-body.insurance-outlet .insurance-button .insurance-label {
                        position: relative;
                        float: left;
                        height: 100%;
                        line-height: 100%;
                        padding-left: 5px;
                        padding-right: 5px;
                        font-size: 21px;
                        font-weight: bold;
                        color: black;
                    }

            .mainPage .outletHulyo .appContentOption .contentOption .panel-body.wifi-outlet {
                padding: 0;
                font-family: pauza-book;
            }

                .mainPage .outletHulyo .appContentOption .contentOption .panel-body.wifi-outlet .wifi-side-col {
                    float: right;
                    width: calc(50% - 22px);
                    padding: 10px;
                    text-align: center;
                    font-size: 22px;
                    color: #313131;
                }

                .mainPage .outletHulyo .appContentOption .contentOption .panel-body.wifi-outlet .wifi-center-col {
                    float: right;
                    width: 44px;
                    margin-top: 11px;
                    padding-top: 10px;
                    padding-bottom: 10px;
                    background-color: white;
                    border-radius: 22px;
                    text-align: center;
                    font-size: 12.5px;
                    line-height: 0.65;
                    color: #313131;
                }

        .mainPage .outletHulyo .appContentOption .lineSeparation {
            background-color: #a1a1a1;
            width: 1px;
            height: 80px;
        }

        .mainPage .outletHulyo .appContentOption .subTitleContent.active {
            border-radius: 8px;
            background-color: #c9257f;
            border: none;
            color: #ffffff;
        }

        .mainPage .outletHulyo .appContentOption .subTitleContent {
            border-radius: 8px;
            border: 1px solid #7c7c7c;
            height: 30px;
            font-family: pauza-book;
            color: #313131;
            font-size: 1vw;
            font-weight: 300;
            line-height: 28px;
            text-align: center;
            width: 97%;
            margin-right: 1%;
            display: inline-block;
        }

        .mainPage .outletHulyo .appContentOption .scrollSubTitleContent {
        }

        .mainPage .outletHulyo .appContentOption .subTitleContentItem {
            padding-right: 0;
            padding-left: 0;
            width: 33%;
            display: inline-block;
        }

            .mainPage .outletHulyo .appContentOption .subTitleContentItem.justTwoItems {
                width: 49%;
                margin-right: 5px;
            }

.mainPage .flightsList {
    padding-left: 8px;
}

    .mainPage .flightsList .openMoreGroups {
        border-radius: 8px;
        background-color: rgba(78, 80, 80, 0.61);
        height: 47px;
        font-family: pauza-book;
        color: #ffffff;
        font-size: 27px;
        text-align: center;
        margin-top: 7px;
        cursor: pointer;
    }

    .mainPage .flightsList .flightDestinationGroup {
        margin-bottom: 6px;
    }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights {
        }

            .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(2) {
                margin-top: -105px;
                margin-bottom: 0px;
            }

            .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(3) {
                margin-top: -103px;
                margin-bottom: 0px;
            }

            .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(4) {
                margin-top: -103px;
                margin-bottom: 0px;
            }

            .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(5) {
                margin-top: -103px;
                margin-bottom: 0px;
            }

            .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(6) {
                margin-top: -103px;
                margin-bottom: 0px;
            }

            .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(7) {
                margin-top: -103px;
                margin-bottom: -19px;
            }

        .mainPage .flightsList .flightDestinationGroup .arrowDownMoreResult {
            margin-right: 22px;
            margin-top: 5px;
            height: 8px;
            width: 8px;
            -ms-transform: rotate(-135deg);
            -ms-transform-origin: center center;
            -webkit-transform: rotate(-135deg);
            -webkit-transform-origin: center center;
            transform: rotate(-135deg);
            transform-origin: center center;
            border-top: 2px solid #bfbfbf;
            border-left: 2px solid #bfbfbf;
            float: right;
        }

        .mainPage .flightsList .flightDestinationGroup .moreResultDestination {
            height: 20px;
            width: 100%;
            bottom: 7px;
            position: relative;
            z-index: 101;
            cursor: pointer;
        }

        .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText {
            margin-right: 14px;
            font-family: pauza-book;
            color: #ffffff;
            font-size: 1.2vw;
            text-align: right;
            line-height: 20px;
            margin-right: 26px;
            cursor: pointer;
        }

            .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText SPAN {
                color: #ff6ebf;
            }

        .mainPage .flightsList .flightDestinationGroup .lessResultDestination {
            border-radius: 8px;
            background-color: rgba(78, 80, 80, 0.61);
            height: 47px;
            cursor: pointer;
        }

        .mainPage .flightsList .flightDestinationGroup .arrowUpMoreResult {
            margin-right: 21px;
            margin-top: 20px;
            height: 8px;
            width: 8px;
            -ms-transform: rotate(45deg);
            -ms-transform-origin: center center;
            -webkit-transform: rotate(45deg);
            -webkit-transform-origin: center center;
            transform: rotate(45deg);
            transform-origin: center center;
            border-top: 2px solid #ffffff;
            border-left: 2px solid #ffffff;
            float: right;
        }

        .mainPage .flightsList .flightDestinationGroup .lessResultDestinationText {
            margin-right: 14px;
            font-family: pauza-book;
            color: #ffffff;
            font-size: 1.2vw;
            text-align: right;
            line-height: 47px;
            margin-right: 26px;
        }

    .mainPage .flightsList .flightRow {
        cursor: pointer;
        position: relative;
        background-color: rgba(93, 93, 93, 0.94);
        box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6);
        height: 108px;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px;
        margin-bottom: 2px;
        -webkit-transition-duration: 0.68s;
        -moz-transition-duration: 0.68s;
        -o-transition-duration: 0.68s;
        transition-duration: 0.68s;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        transition-property: transform;
    }

        .mainPage .flightsList .flightRow:not([disabled]) .flightPink {
            background-color: #c9257f;
            height: 108px;
            border-bottom-right-radius: 8px;
            border-top-right-radius: 8px;
            border-bottom-left-radius: 8px;
            border-top-left-radius: 8px;
        }

        .mainPage .flightsList .flightRow .pricesPlace {
            padding-left: 60px;
        }

        .mainPage .flightsList .flightRow .flightPrice {
            font-family: pauza-book;
            color: #ffffff;
            font-size: 3vw;
            margin-top: 15px;
            line-height: 44px;
            text-align: right;
        }

        .mainPage .flightsList .flightRow .flightOldPrice {
            font-family: pauza-book;
            color: #ffffff;
            font-size: 2.5vw;
            line-height: 36px;
            text-align: right;
            text-decoration: line-through;
        }

        .mainPage .flightsList .flightRow .flightPriceCurrency {
            font-family: pauza-light;
        }

        .mainPage .flightsList .flightRow[disabled] .flightPrice, .mainPage .flightsList .flightRow[disabled] .flightOldPrice {
            color: #c1bfbf;
        }

        .mainPage .flightsList .flightRow .lastPlaces {
            background-color: rgba(51, 54, 55, 0.78);
            height: 17px;
            border-bottom-right-radius: 8px;
            border-top-right-radius: 8px;
            border-bottom-left-radius: 8px;
            border-top-left-radius: 8px;
            /*padding-right: 10%;*/
            text-align: center;
            width: 65%;
        }

            .mainPage .flightsList .flightRow .lastPlaces SPAN {
                font-family: pauza-book;
                color: #fe5ab5;
                font-size: 1vw;
                line-height: 16px;
                text-align: right;
            }

        .mainPage .flightsList .flightRow[disabled] .lastPlaces SPAN {
            color: #c1bfbf;
        }

        .mainPage .flightsList .flightRow .flightEndRow {
            background-color: rgb(254, 90, 181);
            height: 108px;
            border-bottom-right-radius: 8px;
            border-top-right-radius: 8px;
            border-bottom-left-radius: 8px;
            border-top-left-radius: 8px;
            line-height: 108px;
            width: 59px;
            position: absolute;
            left: 0;
            padding-top: 10px;
        }

            .mainPage .flightsList .flightRow .flightEndRow .arrowEnd {
                display: inline-block;
                height: 32px;
                width: 32px;
                -ms-transform: rotate(-45deg); /* IE 9 */
                -ms-transform-origin: center center; /* IE 9 */
                -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
                -webkit-transform-origin: center center; /* Chrome, Safari, Opera */
                transform: rotate(-45deg);
                transform-origin: center center;
                border-top: 7px solid white;
                border-left: 7px solid white;
            }

        .mainPage .flightsList .flightRow .flightDetails {
            height: 108px;
        }

            .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails {
                margin-top: 22px;
            }

                .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
                    font-family: pauza-book;
                    color: #ffffff;
                    font-size: 1.6vw;
                    text-align: right;
                    line-height: 30px;
                    direction: ltr;
                }

                .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
                    font-family: pauza-book;
                    color: #ffffff;
                    font-size: 1.2vw;
                    text-align: right;
                    line-height: 18px;
                    padding-top: 3px;
                    letter-spacing: 3px;
                }

                .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsTimeDetails {
                    font-family: pauza-book;
                    color: #ffffff;
                    font-size: 1.2vw;
                    text-align: right;
                    line-height: 18px;
                    padding-top: 3px;
                    direction: ltr;
                }

            .mainPage .flightsList .flightRow .flightDetails .flightArrowBetweenDetails {
                margin-top: 3px;
                margin-left: 11pt;
            }

            .mainPage .flightsList .flightRow .flightDetails .flightPlanIcon {
                right: 0;
                margin-top: 27px;
            }

        .mainPage .flightsList .flightRow .flightDestinationText {
            font-family: pauza-book;
            color: #ffffff;
            font-size: 2.0vw;
            line-height: 49px;
            text-align: left;
            margin-top: 38px;
        }

        .mainPage .flightsList .flightRow .flightDestination {
            margin-top: 28px;
        }

        .mainPage .flightsList .flightRow .side-lineBetweenDates {
            display: inline-block;
            border-top: 3px solid #909090;
            width: 18px;
        }

        .mainPage .flightsList .flightRow .triangleBetweenDates {
            display: inline-block;
            height: 10px;
            width: 10px;
            transform: rotate(-45deg);
            transform-origin: center center;
            border-top: 3px solid #909090;
            border-left: 3px solid #909090;
            margin-left: 0px;
            margin-right: -12px;
            margin-bottom: -4px;
        }

    .mainPage .flightsList .closeMoreFlightsDestination {
    }

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.mainPage .searchAndFiltersRow {
    margin-top: 0px;
    margin-bottom: 5px;
    width: 75%;
    float: right;
}

    .mainPage .searchAndFiltersRow .line {
        background-color: #c1bfbf;
        height: 1px;
        margin: 3px 5px 9px 5px;
        text-align: center;
    }

.mainPage .filtersByPrices {
    margin-right: 0px;
    float: right;
    width: 34%;
}

.searchDestinationRow {
    width: 24.5%;
    float: right;
}

.mainPage .filtersByDates {
    margin-right: 15px;
    float: right;
}


.mainPage .borderLeft {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    /*border-right: 1px solid #363636;*/
}

.mainPage .borderRight {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-left: 1px solid #363636 !important;
}

.mainPage .borderMiddle {
    border-left: 1px solid #363636 !important;
}

.mainPage .filterChoose {
    background-color: #c9257f;
}

.mainPage .filterCol {
    cursor: pointer;
    background-color: #636465;
    height: 48px;
    font-family: pauza-book;
    color: #ffffff;
    font-size: 4.35vw;
    line-height: 15px;
    text-align: right;
    float: right;
    display: inline-block;
    font-weight: 300;
    border-style: none;
    padding: 4px 8px;
    font-size: 22px;
    line-height: 18px;
}

    .mainPage .filterCol.active {
        background-color: #c9257f;
    }

    .mainPage .filterCol[disabled] {
        cursor: default !important;
        color: rgba(255, 255, 255, 0.42);
    }

    .mainPage .filterCol DIV:not(:first-child) {
        margin-top: 3px;
    }

.mainPage .searchDestinationBox {
    padding-left: 4px;
    padding-right: 0px;
    text-align: left;
    float: left;
    width: 100%;
}

.mainPage .filtersRow {
    float: right;
    display: inline-block;
    width: 24vw;
}

.mainPage .searchDestination .autocomplete input {
    border-radius: 8px;
    border-width: 1px;
    border-color: #4d4d4f;
    border-style: solid;
    background-color: rgba(255, 255, 255, 0.51);
    height: 46px;
    padding-right: 16px;
    font-family: pauza-bold;
    font-family: pauza-book;
    color: #20201f;
    font-size: 1.3vw;
    line-height: 20px;
    text-align: right;
    width: 100%;
    outline: none;
}

.mainPage .searchDateBox {
    height: 46px;
    border-radius: 8px;
    border-width: 1px;
    border-color: #4d4d4f;
    border-style: solid;
    background-color: rgba(255, 255, 255, 0.51);
    margin-left: 5px;
    padding-right: 6px;
    font-family: pauza-bold;
    color: #20201f;
    font-size: 1.3vw;
    line-height: 20px;
    text-align: right;
    outline: none;
    cursor: pointer;
    position: relative;
    display: block;
    width: 100%;
}

.mainPage .calendarIcon {
    position: absolute;
    right: 5%;
    margin-top: 7%;
}

.mainPage .depart-date-title {
    position: absolute;
    right: 25%;
    color: #414141;
    font-size: 16px;
    font-family: pauza-book;
}

.mainPage .searchDateBox .select-date-title {
    font-family: pauza-book;
    font-size: 16px;
    color: #8a8b8d;
    position: absolute;
    right: 26%;
    top: 21%;
}

.mainPage .searchDateBox .select-date-text {
    font-family: pauza-book;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    position: absolute;
    right: 25%;
    top: 40%;
}

.mainPage .calendar {
    right: -180px;
    left: -200px;
    top: 59px;
    position: absolute;
    z-index: 102;
}

.mainPage .searchTypeBoxes {
    margin-left: 6px;
    text-align: left;
    float: left;
    width: 29%;
}

.mainPage .searchDestination .autocomplete input::-ms-clear {
    display: none;
}

.mainPage .searchDestination .autocomplete input::-webkit-input-placeholder {
    font-family: pauza-book;
    /*color: #20201f !important;*/
    font-size: 1.3vw;
    line-height: 20px;
    text-align: right;
}

.mainPage .searchDestination .autocomplete input:-moz-placeholder {
    font-family: pauza-book;
    /*color: #20201f !important;*/
    font-size: 1.3vw;
    line-height: 20px;
    text-align: right;
}

.mainPage .searchDestination .autocomplete input::-moz-placeholder {
    font-family: pauza-book;
    /*color: #20201f !important;*/
    font-size: 1.3vw;
    line-height: 20px;
    text-align: right;
}

.mainPage .searchDestination .autocomplete input:-ms-input-placeholder {
    font-family: pauza-book;
    /*color: #20201f !important;*/
    font-size: 1.3vw;
    line-height: 20px;
    text-align: right !important;
}

.mainPage .noMarginPadding {
    margin: 0;
    padding: 0;
}

.mainPage .btn-group {
    margin-right: 10pt;
}

.INDDesktop #INDmenu-btn {
    top: 13% !important;
}

.main-header {
    height: 71px;
    position: fixed;
    padding: 0;
    z-index: 1;
}

.page .header img.desktop-logo {
    margin-top: 3px;
    position: relative;
    z-index: 1001;
    cursor: pointer;
}

.page .header img.mobile-logo {
    margin-top: 4px;
    text-align: right;
}

.page .body {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.fotter {
}


.web-header-first-row {
    width: 100%;
    height: 4.7vw;
    background-color: #ffffff;
    text-align: center;
}

.menu {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #ffffff;
    height: 100%;
    display: flex;
    float: left;
    padding: 1.5vw 2vw;
    width: 26.5vw;
}

.itemMenu {
    font-family: pauza-book;
    color: #484a4a;
    font-size: 1.5vw;
    font-weight: 300;
    line-height: 40px;
    text-align: right;
    text-decoration: none;
    margin-top: -1.6%;
}

.web-header-first-row .menu .sep {
    background-color: #979797;
    height: 0.8vw;
    min-height: 3px;
    margin-top: 9px;
    margin-left: 5px;
    margin-right: 5px;
    width: 1px;
}

.web-header-footer-flights {
    width: 100%;
    height: 0.92vw;
    background-color: #fe60ba;
    z-index: 10;
}


.web-header-footer-shows {
    width: 100%;
    height: 0.92vw;
    background-color: #f6636a;
}


.web-header-logo {
    width: 260px;
    padding-top: 5px;
    margin-left: 24%;
}

.web-header-tabs {
    float: right;
    margin-top: 0.8vw;
    height: 4vw;
    width: 26vw;
    text-align: right;
}

    .web-header-tabs button:focus {
        outline: 0;
    }



.flights-tab {
    width: 11.7vw;
    height: 4vw;
    background-color: #fe60ba;
    border: none;
    float: right;
    display: block;
    padding: 0;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor:pointer;
}

.flights-tab-not-selected {
    width: 11.7vw;
    height: 100%;
    border-radius: 8px;
    border: solid 1px #908e90;
    background-color: #ffffff;
    float: right;
    display: block;
    padding: 0;
    position: relative;
    cursor: pointer;
}

    .flights-tab-not-selected:hover {
        border: solid 1px #fe60ba
    }

.flight-tab-first-line {
    width: 100%;
    font-family: pauza-bold;
    font-size: 2.2vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #000000;
    float: right;
    padding: 0;
    margin: 0;
    line-height: 2.45vw;
}

.flight-tab-second-line {
    width: 11vw;
    font-family: pauza-bold;
    font-size: 1.35vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.09;
    letter-spacing: -0.41px;
    text-align: center;
    color: #000000;
    margin-bottom: 1.7vw;
}

.shows-desktop {
    border: none;
    display: block;
    float: right;
    position: relative;
    width: 100%;
}

.shows-tab-not-selected {
    width: 11.7vw;
    height: 4vw;
    border: solid 1px #908e90;
    background-color: #ffffff;
    padding: 0;
    z-index: 2;
    position: absolute;
    margin-right: 5px;
    display: block;
    float: left;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 100%;
    cursor:pointer;
}

    .shows-tab-not-selected:hover {
        border: solid 1px #f6636a;
    }

.shows-tab {
    width: 11.7vw;
    height: 100%;
    border: solid 1px #908e90;
    background-color: #f6636a;
    padding: 0;
    position: absolute;
    border: none;
    display: block;
    float: left;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
}

.new {
    width: 4vw;
    top: 0;
    left: 0;
    position: absolute;
    object-fit: contain;
}

.shows-tab-first-line {
    width: 6.1vw;
    font-family: pauza-bold;
    font-size: 2.2vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.7vw;
    letter-spacing: -0.39px;
    text-align: center;
    color: #000000;
    margin-bottom: -1px;
    margin-right: 2vw;
}

.shows-tab-second-line {
    font-family: pauza-bold;
    font-size: 1.35vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.41px;
    text-align: center;
    color: #000000;
    float: right;
    line-height: 2.5vw;
    width: 9vw;
    padding: 0;
    margin-right: 1vw;
    margin-top: -1vw;
}

.shows-tab-location {
    object-fit: contain;
    width: 2.75vw;
    height: 1.1vw;
}

.hulyo-logo {
    height: 100%;
    width: 16.2vw;
}

.mainPage .searchIcon {
    display: none;
}

    .mainPage .searchIcon img {
        display: none;
    }


.mainPage .header .gradient-header {
    position: absolute;
    height: auto;
    min-height: 100%;
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -moz-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -o-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -ms-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    width: 100%;
    z-index: -1;
}


@media (max-width: 1600px) {
    .mainPage #banner-2 {
        width: 100%;
        height: 250px;
        width: 728px;
        text-align: center;
        margin-top: 200px;
        margin-bottom: 15px;
        position: absolute;
        left: 40px;
    }
}

@media (max-width: 991px) {


    .searchAndFiltersRow .row {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16%;
        margin-top: 4%;
    }

    .mainPage .searchDestinationBox {
        text-align: right;
        position: absolute;
        top: 11%;
        left: 0%;
        height: 14.1vw;
        border-radius: 6px;
        margin-left: 5.5px;
        margin-right: 7.5px;
        background-color: #A9BBC3;
        box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.14);
        width: 96.55%;
        position: relative;
    }

    .mainPage .searchDestination .autocomplete input {
        margin: 0;
    }

    .mainPage .searchTypeBoxes {
        padding-left: 4px;
        padding-right: 0px;
        float: left;
        width: 100%;
        display: block;
    }

    .mainPage .searchDateBox .select-date-text {
        right: 18% !important;
        top: 20% !important;
        font-size: 2em !important;
    }

    .mainPage .depart-date-title {
        font-size: 1.8em !important;
        top: -7% !important;
        right: 18% !important;
    }

    .mainPage .calendar {
        right: -252px;
        left: -97px;
        top: 59px;
        position: absolute;
        font-size: 2em;
    }

    .searchDestinationRow {
        padding-top: 5px;
        width: 100%;
    }

    .mainPage .searchDateBox {
        height: 12.5vw;
        border-radius: 8px;
        border-width: 1px;
        border-color: #4d4d4f;
        border-style: solid;
        background-color: #5c5c5c;
        font-family: pauza-bold;
        font-size: 1.3vw;
        line-height: 20px;
        text-align: right;
        outline: none;
        line-height: 11vw;
        cursor: pointer;
        position: relative;
        margin-left: 2%;
        width: 20.5%;
        display: block;
        float: right;
        margin-top: 2.5vw;
        margin-right: 2%;
        padding-top: 5px;
        border-radius: 6px;
        background-color: #dee7f2;
    }

    .mainPage .passportcard-list {
        font-family: pauza-book;
        font-size: 3.4vw;
        color: #313131;
        padding-right: 74px;
    }

    .mainPage .passportcard-title {
        font-family: pauza-book;
        font-size: 5vw;
        color: #313131;
        padding-right: 49px;
    }

    .mainPage .passportcard-more-btn {
        border-radius: 8px;
        /* background-color: #ea3d9d; */
        border: solid 4px #ea3d9d;
        font-family: pauza-book;
        font-size: 4.6vw;
        text-align: center;
        color: #000000;
        width: 27%;
        float: left;
        margin-left: 12px;
    }

    .mainPage .outletHulyo .outletHulyoLogo {
        margin-bottom: 40px;
        position: relative;
        margin-top: 40px;
    }

    .mainPage .hulyo-tips-title {
        font-size: 9VW;
    }

    .mainPage .destination-tips-name {
        line-height: 285px;
        font-family: pauza-book;
        text-align: center;
        color: #ffffff;
        font-size: 9vw;
        top: -80px;
    }

    .mainPage .go-dest-tips {
        width: 12%;
        left: 15px;
        bottom: 10px;
        position: absolute;
    }

    .searchDestinationBox .closeSearchDestination {
        font-family: pauza-book;
        font-size: 6vw;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #020202;
        position: relative;
        float: left;
        padding-top: 4%;
        z-index: 1;
    }

    .mainPage .searchAndFiltersRow {
        padding: 0px;
        direction: rtl;
        width: 100%
    }

        .mainPage .searchAndFiltersRow .line {
            margin: 0px;
        }


    .mainPage .searchDateBox .select-date-title {
        font-size: 5vw;
        position: absolute;
        right: 17%;
    }

    [dir='rtl'] .slick-next:before {
        display: inline-block;
        height: 13px;
        width: 13px;
        -ms-transform: rotate(-45deg);
        -ms-transform-origin: center center;
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: center center;
        transform: rotate(-45deg);
        transform-origin: center center;
        border-top: 4px solid #313131;
        border-left: 4px solid #313131;
        /* content: '<'; */
    }

    [dir='rtl'] .slick-prev:before {
        display: inline-block;
        height: 13px;
        width: 13px;
        -ms-transform: rotate(135deg);
        -ms-transform-origin: center center;
        -webkit-transform: rotate(135deg);
        -webkit-transform-origin: center center;
        transform: rotate(135deg);
        transform-origin: center center;
        border-top: 4px solid #313131;
        border-left: 4px solid #313131;
        /* content: '<'; */
    }

    .slick-next.slick-arrow, .slick-prev.slick-arrow {
        height: 66px;
        top: 20%;
    }

    .flightDeals-mobile{
        min-height: 100% !important;
    }

    .mainPage .outletHulyo {
        background-color: #caf7ff;
        padding-top: 30px;
        margin-top: 10vw;
    }


    .mainPage .flightsList {
        margin-right: 8px;
    }

    .mainPage .filtersByPrices {
        margin-right: 2vw;
        margin-top: 2.5vw;
        width: 28vw;
    }

    .mainPage .filtersByDates {
        margin-right: 1.5vw;
        margin-top: 2.5vw;
    }

    .mainPage .searchDestinationBox .searchDestination {
        height: 11.2vw;
        position: relative;
        width: 100%;
    }

        .mainPage .searchDestinationBox .searchDestination .autocomplete {
            width: 85%;
            height: 14.1vw;
            margin-top: 0.5%;
        }


    .mainPage .filtersRow {
        width: 100%;
        margin-right: 1%;
        margin-top: 4vw;
    }

    .mainPage .searchDestination .autocomplete input {
        background-color: #ffffff;
        width: 99%;
        height: 80%;
        margin-right: 8px;
        border: none;
    }

    .autocomplete li {
        font-size: 4vw;
    }

    .autocomplete ul {
        font-size: 4vw;
        margin-right: 8px;
        width: 99%;
    }


    .mainPage .flightsList .flightDestinationGroup {
        margin-bottom: 9px;
    }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(2) {
            margin-top: -136px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(3) {
            margin-top: -133px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(4) {
            margin-top: -133px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(5) {
            margin-top: -133px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(6) {
            margin-top: -133px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(7) {
            margin-top: -133px;
            margin-bottom: -19px;
        }

    .mainPage .flightsList .flightRow .flightDetails .flightPlanIcon {
        margin-top: 14px;
    }

    .mainPage .flightsList .flightRow {
        height: 139px;
    }

        .mainPage .flightsList .flightRow:not([disabled]) .flightPink {
            height: 139px;
        }

        .mainPage .flightsList .flightRow .flightEndRow {
            height: 139px;
            line-height: 139px;
        }



        .mainPage .flightsList .flightRow .flightDetails {
            height: 139px;
        }

    .mainPage .borderLeft {
        border-bottom-left-radius: 2.5vw;
        border-top-left-radius: 2.5vw;
        border-right: 1px solid #3e3d3c !important;
    }

    .borderMiddle {
        border-left: 1px solid #3e3d3c !important;
        border-right: 1px solid #3e3d3c !important;
    }

    .mainPage .borderRight {
        border-bottom-right-radius: 2.5vw;
        border-top-right-radius: 2.5vw;
        border-left: 1px solid #3e3d3c !important;
    }

    .mainPage .outletHulyo .appContentOption .panel-heading {
        height: 102px;
        border-radius: 20px;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .panel-body {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .mainPage .searchDestination .autocomplete input::-webkit-input-placeholder {
        font-size: 4vw;
        line-height: 44px;
    }

    .mainPage .searchDestination .autocomplete input:-moz-placeholder {
        font-size: 4vw;
        line-height: 44px;
    }

    .mainPage .searchDestination .autocomplete input::-moz-placeholder {
        font-size: 4vw;
        line-height: 44px;
    }

    .mainPage .searchDestination .autocomplete input:-ms-input-placeholder {
        font-size: 4vw;
        line-height: 44px;
    }

    .mainPage .searchDestination .autocomplete input {
        font-size: 4vw;
        line-height: 20px;
    }

    .mainPage .clearSerchDestination {
        font-size: 21px;
        border-radius: 50%;
        background-color: #c3c3c3;
        width: 36px;
        height: 36px;
        color: #ffffff;
        position: absolute;
        left: 17%;
        margin-top: -52px;
        font-size: 20px;
        line-height: 36px;
        text-align: center;
    }

    .mainPage .calendarIcon {
        position: absolute;
        right: 5%;
        height: 5.1vw;
        width: 5.1vw;
        margin-top: 9%;
    }

    .mainPage .flightsList .flightDestinationGroup .lessResultDestination {
        height: 76px;
    }

    .mainPage .flightsList .flightDestinationGroup .arrowUpMoreResult {
        margin-top: 30px;
        height: 12px;
        width: 12px;
        border-top: 3px solid #ffffff;
        border-left: 3px solid #ffffff;
    }

    .mainPage .flightsList .flightRow .pricesPlace {
        padding-right: 10px;
    }


    .mainPage .flightsList .flightRow .lastPlaces {
        padding-bottom: 20px;
        background-color: rgba(51, 54, 55, 0.8);
    }

    /*.mainPage .flightsList .flightRow[disabled] .lastPlaces {
            width: 130%;
        }*/

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
        color: #c1bfbf;
        margin-right: 10px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
        width: 10%;
        position: relative;
        display: block;
        float: right;
        text-align: center;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails {
        margin-top: 50px;
        margin-right: 35px;
    }

    .mainPage .flightsList .flightRow .flightDestination {
        margin-top: 8px;
        padding-left: 0px;
    }

    .mainPage .filtersByPrices .filterCol {
        font-size: 5vw;
        line-height: 3.8vw;
        height: 13vw;
        padding: 7% 8% 1% 1%;
        width: 13.5vw;
    }

    .mainPage .filtersByDates .filterCol {
        font-size: 5vw;
        line-height: 4.2vw;
        height: 13vw;
        padding: 7% 5% 1% 1%;
        width: 15.5vw;
        margin-bottom: 0;
    }


    .mainPage .searchDateBox .select-date-title {
        position: absolute;
        right: 35%;
        margin-top: -9%;
    }

    .INDDesktop #INDmenu-btn {
        top: 87% !important;
    }

    .main-header {
        height: 93px;
        padding: 0;
    }

    .animated-menu {
        background: #ccc;
        position: fixed;
        box-shadow: 0 3px 3px;
        position: fixed !important;
    }

    .filter-date-today {
        display: none !important;
    }

    .web-header-first-row .menu .sep {
        display: none !important;
    }

    .menu {
        width: 100%;
        background-color: rgba(49, 49, 49, 0.95);
        position: absolute;
        border-radius: initial;
        height: 100%;
        display: block;
        z-index: 15;
    }


    .itemMenu {
        font-family: pauza-book;
        color: #ffffff;
        font-weight: 300;
        line-height: 114px;
        text-align: center;
        font-size: 52px;
        height: 80px;
        text-decoration: none;
    }

    #body-wrapper {
        position: relative;
        z-index: 11;
    }

    .mainPage .body {
        padding-top: 21% !important;
    }

        .mainPage .body.padding-search-open {
            padding-top: 278px !important;
        }

    .mainPage .body-content-wrapper {
        position: relative;
    }


    .mainPage .body-content {
        position: relative;
    }

    /* Vertical menu that slides from the left or right */
    .animated-menu-left {
        right: -101%;
    }

    .animated-menu-right {
        left: -101%;
    }

    .animated-menu-left.animated-menu-open {
        right: 0px;
    }

    .animated-menu-right.animated-menu-open {
        left: 0px;
    }

    /* Orientation-dependent styles for the content of the menu */
    .animated-menu-vertical {
        width: 100%;
        height: 100%;
        top: 0px;
        overflow: scroll;
    }

    /* Push classes applied to the body */
    .animated-menu-push {
        position: relative;
        right: 0;
        display: block;
    }

    .animated-menu.animated-menu-push-toright {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        right: 0px;
    }

    .animated-menu-push-toleft {
        right: -101%;
    }

    /* Transitions */
    .animated-menu,
    .animated-menu-push {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        padding-top: 17%;
        display: none;
        /*transform: translate3d(100%, 0, 0);*/
    }


    .web-header-first-row {
        width: 100%;
        background-color: #ffffff;
        text-align: center;
        z-index: -50;
        height: 30vw;
    }


    .INDMobile #INDmenu-btn {
        top: 76% !important;
    }

    .web-header-mobile {
        margin-right: -2px;
        padding: 0 3vw;
    }


    .web-header-footer-shows {
        height: 2.5vw;
    }

    .web-header-tabs {
        width: 100%;
        height: 16vw;
        position: absolute;
        z-index: -2;
        margin-top: 2.2vw;
        padding: 0;
    }

    .flights-tab {
        float: right;
        height: 100%;
        border-radius: 2.5vw;
        background-color: #fe60ba;
        padding: 0;
        position: relative;
        z-index: 1;
        display: block;
        width: 46vw;
    }

    .flight-tab-first-line {
        width: 100%;
        font-family: pauza-bold;
        font-size: 9vw;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 10vw;
        text-align: center;
        color: #000000;
        padding: 0;
        margin: 0;
        position: relative;
        float: right;
    }

    .flight-tab-second-line {
        width: 100%;
        position: relative;
        float: right;
        font-size: 5vw;
        line-height: 5vw;
        font-family: pauza-bold;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        text-align: center;
        color: #000000;
        margin-top: -2.5vw;
        letter-spacing: -0.1vw;
    }

    .flights-tab-not-selected {
        float: right;
        height: 100%;
        border-radius: 2.5vw;
        border: solid 1px #908e90;
        background-color: #ffffff;
        padding: 0;
        position: relative;
        z-index: 1;
        display: block;
        width: 46vw;
    }

    .showsMainPage .filters {
        margin-top: 33vw;
    }

    .shows-tab-not-selected {
        height: 100%;
        width: 46vw;
        border-radius: 2.5vw;
        border: solid 1px #908e90;
        background-color: #ffffff;
        display: block;
        float: left;
        position: relative;
    }


    .shows-tab-first-line {
        width: 100%;
        font-family: pauza-bold;
        font-size: 9vw;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 10vw;
        letter-spacing: -0.39px;
        color: #000000;
        text-align: center;
        padding: 0;
        float: right;
        margin: 0;
    }

    .shows-tab {
        height: 100%;
        width: 46vw;
        border-radius: 2.5vw;
        background-color: #f6636a;
        border: none;
        display: block;
        float: left;
        position: relative;
        z-index: 2;
        display: block;
        width: 46vw;
        left: 0;
    }

    .shows-second-line-text {
        margin: 0;
        position: relative;
        width: 61%;
        padding-right: 7vw;
    }

    .shows-tab-second-line {
        width: 100%;
        position: relative;
        font-family: pauza-bold;
        font-size: 4.7vw;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: -0.1vw;
        text-align: center;
        color: #000000;
        float: right;
        line-height: 5vw;
        padding-right: 0vw;
        margin-top: -2.5vw;
    }

    .shows-tab-location {
        object-fit: contain;
        width: 11.5vw;
        height: 4.5vw;
        float: right;
        margin-right: 1%;
    }

    .hulyo-logo {
        height: 13.5vw;
        width: 46%;
        margin-top: -1.5px;
        padding-top: 0.5%;
        display: block;
        margin: auto;
        margin-right: 22vw;
    }

    .new {
        width: 16.5vw;
        top: 0;
        left: 0;
        position: absolute;
        object-fit: contain;
    }

    .web-header-footer-flights {
        width: 100%;
        height: 8px;
        background-color: #fe60ba;
    }

    .mainPage .searchIcon {
        float: left;
        height: 11vw;
        text-align: center;
        vertical-align: middle;
        margin-left: 0;
        position: relative;
        width: 10%;
        display: inline;
    }

        .mainPage .searchIcon img {
            width: 66%;
            height: 60%;
            margin: 52% 0 33% 33%;
            display: inline;
        }

    .openMenu {
        padding-top: 2%;
        padding-left: 7%;
        display: inline;
    }

        .openMenu img {
            width: 26px;
            height: 14px;
            display: inline;
            margin-top: 2vw;
        }

    .shows-mobile {
        height: 100%;
        padding: 0 3vw;
    }

    .showsMainPage .backgroud-image {
        margin-top: 28vw;
    }
}


@media (min-width: 768px) and (max-width: 991px) {

    .mainPage .go-dest-tips {
        width: 13%;
        left: 15px;
        bottom: 10px;
        position: absolute;
    }


    .mainPage .searchDestination .autocomplete input::-webkit-input-placeholder {
        font-size: 5vw;
    }

    .mainPage .searchDestination .autocomplete input:-moz-placeholder {
        font-size: 5vw;
    }

    .mainPage .searchDestination .autocomplete input::-moz-placeholder {
        font-size: 5vw;
    }

    .mainPage .searchDestination .autocomplete input:-ms-input-placeholder {
        font-size: 5vw;
    }

    .mainPage .searchDestination .autocomplete input {
        font-size: 5vw;
        height: 11.2vw;
        margin-top: 1.5%;
    }

    .autocomplete li {
        font-size: 5vw;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .imageContentItem img.bigImg {
        width: 70%;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading {
        width: 12%;
        line-height: 85px;
        vertical-align: middle;
    }

        .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading img {
            width: 75%;
        }

    .mainPage .flightsList .flightRow .flightDestinationText {
        font-size: 5vw;
        line-height: 49px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
        font-size: 4vw;
        line-height: 30px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
        font-size: 4vw;
        line-height: 26px;
    }


    .mainPage .flightsList .flightRow .lastPlaces {
        height: 2.4vw;
        width: 60%;
    }

        .mainPage .flightsList .flightRow .lastPlaces SPAN {
            font-size: 3.2vw;
            line-height: 20px;
        }


    .mainPage .flightsList .flightRow .flightPrice {
        font-size: 9vw;
        line-height: 48px;
        margin-top: 21px;
    }

    .mainPage .flightsList .flightRow .flightOldPrice {
        font-size: 5.5vw;
        line-height: 40px;
    }

    .mainPage .flightsList .openMoreGroups {
        font-size: 5vw;
        line-height: 70px;
        height: 76px;
        margin-top: 16px;
    }

    .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText {
        font-size: 3vw;
        line-height: 14px;
    }

    .mainPage .flightsList .flightDestinationGroup .lessResultDestinationText {
        font-size: 4vw;
        line-height: 70px;
    }


    .mainPage .outletHulyo .appContentOption .contentOption .panel-title {
        font-size: 5vw;
        line-height: 20px;
    }

    .mainPage .outletHulyo .appContentOption .subTitleContent {
        font-size: 5.1vw;
        line-height: 66px;
    }

    .mainPage .outletHulyo .appContentOption .subTitleContent {
        height: 66px;
    }

    /*.mainPage .flightsList .flightRow[disabled] .lastPlaces {
            width: 100%;
        }*/
}


@media (min-width:451px) and (max-width: 767px) {
    .mainPage .passportcard-title {
        font-family: pauza-book;
        font-size: 6vw;
        color: #313131;
        padding-right: 49px;
    }

    .mainPage .passportcard-list {
        font-family: pauza-book;
        font-size: 4.4vw;
        color: #313131;
        padding-right: 74px;
    }

    .mainPage .passportcard-more-btn {
        border-radius: 8px;
        /* background-color: #ea3d9d; */
        border: solid 4px #ea3d9d;
        font-family: pauza-book;
        font-size: 5.6vw;
        text-align: center;
        color: #000000;
        width: 27%;
        float: left;
        margin-left: 12px;
    }



    .mainPage .go-dest-tips {
        width: 12%;
        left: 15px;
        bottom: 10px;
        position: absolute;
    }


    .mainPage .searchDestination .autocomplete input::-webkit-input-placeholder {
        font-size: 6vw;
    }

    .mainPage .searchDestination .autocomplete input:-moz-placeholder {
        font-size: 6vw;
    }

    .mainPage .searchDestination .autocomplete input::-moz-placeholder {
        font-size: 6vw;
    }

    .mainPage .searchDestination .autocomplete input:-ms-input-placeholder {
        font-size: 6vw;
    }

    .mainPage .searchDestination .autocomplete input {
        font-size: 6vw;
        margin-top: 1.5%;
        height: 11.2vw;
    }

    .autocomplete li {
        font-size: 6vw;
    }


    .mainPage .flightsList .flightRow .flightDestinationText.smallDestination {
        font-size: 7vw;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .titleContentItem {
        font-size: 4vw;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading {
        width: 16%;
        line-height: 85px;
        vertical-align: middle;
    }

        .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading img {
            width: 70%;
        }

    .mainPage .flightsList .flightRow .flightDestinationText {
        font-size: 8vw;
        line-height: 49px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
        font-size: 5vw;
        line-height: 30px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
        font-size: 5vw;
        line-height: 25px;
    }


    .mainPage .flightsList .flightRow .lastPlaces {
        height: 3.4vw;
        width: 80%;
    }

        .mainPage .flightsList .flightRow .lastPlaces SPAN {
            font-size: 3.2vw;
            line-height: 20px;
        }


    .mainPage .flightsList .flightRow .flightPrice {
        font-size: 10vw;
        line-height: 48px;
        margin-top: 18px;
    }

    .mainPage .flightsList .flightRow .flightOldPrice {
        font-size: 8vw;
        line-height: 42px;
    }

    .mainPage .flightsList .openMoreGroups {
        font-size: 7vw;
        line-height: 70px;
        height: 76px;
        margin-top: 16px;
    }

    .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText {
        font-size: 4vw;
        line-height: 14px;
    }

    .mainPage .flightsList .flightDestinationGroup .lessResultDestinationText {
        font-size: 5vw;
        line-height: 70px;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .panel-title {
        font-size: 8vw;
        line-height: 20px;
    }


    .mainPage .outletHulyo .appContentOption .subTitleContent {
        height: 66px;
        line-height: 66px;
        font-size: 5vw;
    }
}


@media (min-width: 1200px) and (max-width: 1599px) {
    .mainPage .outletHulyoLogo {
        float: left;
        position: fixed;
        left: 406px;
        top: 120px;
        left: 19.5%;
    }

        .mainPage .outletHulyoLogo img {
            width: 69%;
        }

    .mainPage .flightsList .flightRow .flightDetails {
        padding-left: 20px !important;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .titleContentItem {
        font-size: 1.2vw;
        line-height: 20px;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .subTitleContentItem {
        font-size: 1vw;
    }

    .mainPage .outletHulyo .appContentOption .subTitleContentItem.justTwoItems {
        margin-right: 3px;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading {
        line-height: 23px;
        vertical-align: middle;
        width: 16%;
    }

        .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading img {
            width: 90%;
        }

    .mainPage .flightsList .flightRow .flightDestination {
        margin-top: 22px;
    }

    .mainPage .flightsList .flightRow .flightDestinationText {
        font-size: 2.4vw;
        line-height: 46px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
        font-size: 1.8vw;
        line-height: 30px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
        font-size: 1.5vw;
        line-height: 18px;
    }

    .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsTimeDetails {
        font-size: 1.2vw;
        line-height: 18px;
    }

    .mainPage .flightsList .flightRow .lastPlaces {
        height: 1.3vw;
        width: 85%;
    }

        .mainPage .flightsList .flightRow .lastPlaces SPAN {
            font-size: 1.1vw;
            line-height: 20px;
        }


    .mainPage .flightsList .flightRow .flightPrice {
        font-size: 3.5vw;
        line-height: 36px;
    }

    .mainPage .flightsList .flightRow .flightOldPrice {
        font-size: 2.5vw;
        line-height: 31px;
    }

    .mainPage .flightsList .openMoreGroups {
        font-size: 2.2vw;
    }

    .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText {
        font-size: 1.5vw;
        line-height: 19px;
    }

    .mainPage .flightsList .flightDestinationGroup .lessResultDestinationText {
        font-size: 2vw;
        line-height: 45px;
    }

    .mainPage .filterCol {
        font-size: 1.6vw;
        line-height: 16px;
    }

    .mainPage .outletHulyo .appContentOption .contentOption .panel-title {
        font-size: 1.6vw;
        line-height: 25px;
    }


    .mainPage .outletHulyo .appContentOption .subTitleContent {
        font-size: 1.2vw;
        line-height: 28px;
    }

    /*.flightsList .flightRow[disabled] .lastPlaces {
            width: 145%;
        }*/

    .mainPage .flightsList .flightRow .flightDetails .flightArrowBetweenDetails {
        margin-top: 3px;
        margin-left: 3px;
    }

    .flights-tab {
        width: 10.7vw;
    }
}


    @media (min-width: 992px) and (max-width: 1199px) {

        .mainPage .passportcard-list {
            font-family: pauza-book;
            font-size: 1.4vw;
            color: #313131;
            /* padding-right: 13px; */
        }



        .mainPage .banner-desktop {
            padding-right: 0px !important;
        }

        .mainPage .body-content {
            width: 92%;
        }


        .mainPage .desktop .outletHulyo.sticky {
            left: 8%;
            width: 28.7%;
        }

        .mainPage .outletHulyoLogo {
            float: left;
            position: fixed;
            left: 406px;
            top: 120px;
            left: 14.5%;
        }

            .mainPage .outletHulyoLogo img {
                width: 69%;
            }

        .mainPage .searchDestination .autocomplete input::-webkit-input-placeholder {
            font-size: 1.5vw;
            line-height: 20px;
        }

        .mainPage .searchDestination .autocomplete input:-moz-placeholder {
            font-size: 1.5vw;
            line-height: 20px;
        }

        .mainPage .searchDestination .autocomplete input::-moz-placeholder {
            font-size: 1.5vw;
            line-height: 20px;
        }

        .mainPage .searchDestination .autocomplete input:-ms-input-placeholder {
            font-size: 1.5vw;
            line-height: 20px;
        }

        .mainPage .searchDestination .autocomplete input {
            font-size: 2vw;
            line-height: 20px;
            padding-right: 10px;
        }

        [dir='rtl'] .slick-prev {
            right: -15px;
            left: auto;
        }

        [dir='rtl'] .slick-next {
            right: auto;
            left: -15px;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading {
            width: 20%;
        }

            .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading img {
                width: 80%;
            }

        .mainPage .flightsList .flightRow .flightArrowBetweenDetails {
            margin-top: 0px !important;
            margin-left: -17px;
        }

        .mainPage .flightsList .flightRow .flightDestinationText {
            font-size: 2.5vw;
            line-height: 60px;
        }

        .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
            font-size: 2vw;
            line-height: 20px;
        }

        .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
            font-size: 1.6vw;
            line-height: 18px;
        }

        .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsTimeDetails {
            font-size: 1.2vw;
            line-height: 10px;
        }

        .mainPage .flightsList .flightRow .lastPlaces {
            height: 1.9vw;
            width: 65%;
        }

            .mainPage .flightsList .flightRow .lastPlaces SPAN {
                font-size: 1.5vw;
                line-height: 20px;
            }


        .mainPage .flightsList .flightRow .flightPrice {
            font-size: 3.6vw;
            line-height: 38px;
        }

        .mainPage .flightsList .flightRow .flightOldPrice {
            font-size: 2.8vw;
            line-height: 30px;
        }

        .mainPage .flightsList .openMoreGroups {
            font-size: 2.9vw;
        }

        .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText {
            font-size: 2vw;
            line-height: 19px;
        }

        .mainPage .flightsList .flightDestinationGroup .lessResultDestinationText {
            font-size: 2vw;
            line-height: 45px;
        }


        .mainPage .filterCol {
            font-size: 2vw;
            line-height: 16px;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-title {
            font-size: 2.4vw;
            line-height: 24px;
        }


        .mainPage .outletHulyo .appContentOption .subTitleContent {
            font-size: 1.2vw;
            line-height: 28px;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .subTitleContentItem {
            font-size: 1.2vw;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .titleContentItem {
            font-size: 1.5vw;
        }

        .mainPage .flightsList .flightRow .flightDetails .flightArrowBetweenDetails {
            margin-top: 3px;
            margin-left: -15px;
        }

        .mainPage .flightsList .flightRow .flightDestination {
            margin-top: 22px;
        }
    }


    @media (min-width: 1600px) {
        .mainPage .searchDateBox .select-date-title {
            font-size: 21px;
            right: 18%;
        }

        .mainPage .searchAndFiltersRow {
            margin-top: 0px;
            margin-bottom: 5px;
            width: 72%;
            float: right;
        }

        .mainPage .filtersRow {
            float: right;
            display: inline-block;
            width: 70%;
        }

        .mainPage .filtersByPrices {
            margin-right: 0px;
            float: right;
            width: 33%;
        }

        .mainPage .searchTypeBoxes {
            margin-left: 6px;
            text-align: left;
            float: left;
            width: 26%;
        }

        .searchDestinationRow {
            width: 27.5%;
            float: right;
        }

        .mainPage .filterCol {
            cursor: pointer;
            background-color: #636465;
            height: 48px;
            font-family: pauza-book;
            color: #ffffff;
            font-size: 4.35vw;
            line-height: 15px;
            text-align: right;
            float: right;
            display: inline-block;
            font-weight: 300;
            border-style: none;
            padding: 0px 12px;
            font-size: 22px;
            line-height: 20px;
        }


        .mainPage .outletHulyoLogo {
            float: left;
            position: fixed;
            top: 120px;
            left: 21%;
        }

            .mainPage .outletHulyoLogo img {
                width: 69%;
            }


        /*.mainPage .flightsList .flightRow[disabled] .lastPlaces {
        width: 115%;
    }*/

        .mainPage .searchDestinationBox {
            padding-left: 4px;
        }

        .mainPage .searchDestination .autocomplete input::-webkit-input-placeholder {
            font-size: 22px;
            line-height: 20px;
        }

        .mainPage .searchDestination .autocomplete input:-moz-placeholder {
            font-size: 22px;
            line-height: 20px;
        }

        .mainPage .searchDestination .autocomplete input::-moz-placeholder {
            font-size: 22px;
            line-height: 40px;
        }

        .mainPage .searchDestination .autocomplete input:-ms-input-placeholder {
            font-size: 22px;
            line-height: 20px;
        }

        .mainPage .searchDestination .autocomplete input {
            font-size: 22px;
            line-height: 20px;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-title {
            font-size: 27px;
            line-height: 20px;
        }


        .mainPage .outletHulyo .appContentOption .subTitleContent {
            font-size: 18px;
            line-height: 31px;
        }

        .mainPage .flightsList .openMoreGroups {
            font-size: 27px;
        }

        .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText {
            font-size: 20px;
        }

        .mainPage .flightsList .flightDestinationGroup .lessResultDestinationText {
            font-size: 20px;
            line-height: 49px;
        }

        .mainPage .flightsList .flightRow .flightPrice {
            font-size: 62px;
            line-height: 36px;
        }

        .mainPage .flightsList .flightRow .flightOldPrice {
            font-size: 42px;
            line-height: 36px;
        }

        .mainPage .flightsList .flightRow .lastPlaces SPAN {
            font-size: 19px;
            line-height: 16px;
        }

        .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
            font-size: 28px;
            line-height: 30px;
        }

        .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
            font-size: 20px;
            line-height: 18px;
        }

        .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsTimeDetails {
            font-size: 20px;
            line-height: 18px;
        }

        .mainPage .flightsList .flightRow .flightDestinationText {
            font-size: 36px;
            line-height: 49px;
        }
    }


    @media (max-width: 450px) {
        .mainPage .outletHulyo .outletHulyoLogo {
            margin-bottom: 20px;
            position: relative;
            margin-top: 10px;
        }

        .mainPage .go-dest-tips {
            width: 12%;
            left: 10px;
            bottom: 5px;
            position: absolute;
        }

        .mainPage .destination-tips-name {
            line-height: 100px;
            font-size: 6vw;
            top: 10px;
        }

        .mainPage .destination-tips-image {
            height: 100px;
            margin-left: 5px;
            margin-right: 5px;
        }


        .mainPage .clearSerchDestination {
            border-radius: 50%;
            background-color: #c3c3c3;
            width: 27px;
            height: 27px;
            color: #ffffff;
            position: absolute;
            left: 17%;
            margin-top: -38px;
            font-size: 16px;
            line-height: 28px;
            text-align: center;
        }

        .mainPage .body.padding-search-open {
            padding-top: 190px !important;
        }

        .itemMenu {
            line-height: 80px;
            font-size: 30px;
        }

        .mainPage .flightsList .flightRow .flightDestinationText.smallDestination {
            font-size: 5vw;
        }

        .mainPage .outletHulyo .outletHulyoLogo img {
            width: 30%;
        }

        .mainPage .flightsList .flightRow .flightEndRow .arrowEnd {
            /*height: 20px;
        width: 20px;*/
            height: 25px;
            width: 25px;
            border-top: 5px solid white;
            border-left: 5px solid white;
        }


        .mainPage .flightsList .flightRow .flightDetails .flightPlanIcon {
            margin-top: 8px;
            width: 120%;
        }

        .autocomplete li {
            font-size: 7vw;
        }


        .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .subTitleContentItem {
            font-size: 4.2vw;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem .titleContentItem {
            font-size: 5vw;
        }


        .mainPage .flightsList .flightDestinationGroup .arrowUpMoreResult {
            margin-top: 13px;
        }

        .mainPage .flightsList .flightDestinationGroup .lessResultDestination {
            height: 30px;
        }

        .mainPage .flightsList .flightDestinationGroup .lessResultDestinationText {
            font-size: 5vw;
            line-height: 30px;
        }

        .mainPage .flightsList .flightDestinationGroup .moreResultDestination {
            bottom: 4px;
        }

        .mainPage .flightsList .flightDestinationGroup .moreResultDestinationText {
            font-size: 4vw;
        }

        .mainPage .flightsList .flightDestinationGroup .arrowUpMoreResult {
            height: 9px;
            width: 9px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(2) {
            margin-top: -78px;
            margin-bottom: 0px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(3) {
            margin-top: -76px;
            margin-bottom: 0px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(4) {
            margin-top: -76px;
            margin-bottom: 0px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(5) {
            margin-top: -76px;
            margin-bottom: 0px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(6) {
            margin-top: -76px;
            margin-bottom: 0px;
        }

        .mainPage .flightsList .flightDestinationGroup .flightRow.collapseFlights:nth-child(7) {
            margin-top: -76px;
            margin-bottom: -19px;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading img {
            width: 60%;
        }


        .mainPage .outletHulyo .appContentOption .contentOption .imgPanelHeading {
            width: 20%;
            padding: 10px 1px;
        }

        .mainPage .outletHulyo .appContentOption .panel-heading {
            height: 50px;
            padding: 1px 15px;
            border-radius: 8px;
        }


        .mainPage .outletHulyo .appContentOption .contentOption .panel-title {
            font-size: 7vw;
            line-height: 50px;
            margin-top: 0;
        }

        .mainPage .outletHulyo .appContentOption .subTitleContent {
            height: 30px;
            line-height: 30px;
            font-size: 5vw;
        }

        [dir='rtl'] .slick-next:before, [dir='rtl'] .slick-prev:before {
            height: 10px;
            width: 10px;
        }

        .slick-next.slick-arrow, .slick-prev.slick-arrow {
            height: 30px;
            top: 44%;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem.marginNoIcon {
            height: 30px;
            margin-top: 20px;
        }

        .mainPage .flightsList .flightRow {
            height: 80px;
        }

            .mainPage .flightsList .flightRow .flightDestinationText {
                font-size: 7.5vw;
                line-height: 20px;
            }

            .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails {
                margin-top: 22px;
                margin-right: 12px;
            }

                .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDayDetails {
                    font-size: 5vw;
                    line-height: 14px;
                }

                .mainPage .flightsList .flightRow .flightDetails .flightDepartureDetails .flightsDateDetails {
                    font-size: 5vw;
                    line-height: 6px;
                }

            .mainPage .flightsList .flightRow .flightPrice {
                font-size: 9.5vw;
                line-height: 20px;
                margin-top: 16px;
            }

            .mainPage .flightsList .flightRow .flightOldPrice {
                font-size: 7.5vw;
                line-height: 24px;
            }

            .mainPage .flightsList .flightRow .lastPlaces {
                height: 17px;
                width: 90%;
                padding-bottom: 0;
            }

                .mainPage .flightsList .flightRow .lastPlaces SPAN {
                    font-size: 4vw;
                    line-height: 16px;
                    vertical-align: top;
                }

        .mainPage .flightsList .flightDestinationGroup {
            margin-bottom: 5px;
        }


        .mainPage .flightsList .flightRow .flightEndRow {
            height: 80px;
            line-height: 80px;
            width: 45px;
            /*height: 80px;
    line-height: 75px;
    width: 35px;
    padding-right: 3px;*/
        }

        .mainPage .flightsList .flightRow .pricesPlace {
            padding-left: 46px;
        }

        .mainPage .flightsList .flightRow:not([disabled]) .flightPink {
            height: 80px;
        }

        .mainPage .flightsList .flightRow .flightPink.col-xs-4 {
            width: 40%;
        }

        .mainPage .flightsList .flightRow .flightDetails {
            height: 80px;
        }

            .mainPage .flightsList .flightRow .flightDetails.col-xs-8 {
                width: 60%;
            }

        /*.mainPage .flightsList .flightRow[disabled] .lastPlaces {
        width: 130%;
    }*/
    }



    @media (min-width: 992px) {

        .mainPage .footer .footerLink:hover {
            background-color: rgba(82, 82, 82, 0.16);
        }


        .mainPage .itemMenu a:hover {
            color: #ea3d9d;
            font-weight: bold;
        }

        .mainPage .itemMenu a:hover {
            color: #444243;
            font-weight: bold;
            text-decoration: none;
        }

        .mainPage .itemMenu a:focus, a:hover {
            color: #444243;
            text-decoration: none;
        }

        .showsMainPage .itemMenu a:hover {
            color: #444243;
            font-weight: bold;
            text-decoration: none;
        }

        .showsMainPage .itemMenu a:focus, a:hover {
            text-decoration: none;
        }

        .showsMainPage .itemMenu a:visited {
            color: #484a4a;
        }

        .mainPage .filterCol:not([disabled]):hover {
            background-color: #515253;
        }

        .mainPage .filterCol.active:hover {
            background-color: #d12b88;
        }

        .mainPage .flightsList .openMoreGroups:hover {
            background-color: rgba(78, 80, 80, 0.81);
        }

        .mainPage .outletHulyo .appContentOption .panel-heading:hover {
            background-color: #5adbf1;
        }

        .mainPage .outletHulyo .appContentOption .contentOption .panel-body .bodyContentItem:hover {
            background-color: #c1bfbf;
            opacity: 0.9;
        }

        .mainPage .outletHulyo .appContentOption .subTitleContent:not(.active):hover {
            background-color: #c1bfbf;
            opacity: 0.9;
        }
    }

    .mainPage .flightsList .flightRow:not([disabled]):hover {
        background-color: #4f4f4f;
        opacity: 0.94;
        color: #000000;
    }

    .mainPage .flightsList .flightRow:not([disabled]) .flightPink:hover {
        background-color: #d12b88;
    }



    @media (min-width: 450px) and (max-width: 549px) {
        .mainPage .destination-tips-image {
            border-radius: 8px;
            height: 200px;
            margin-left: 5px;
            margin-right: 5px;
            margin-top: 10px;
        }

        .mainPage .destination-tips-name {
            line-height: 200px;
            font-size: 7vw;
            top: 0px;
        }

        .mainPage .go-dest-tips {
            width: 15%;
        }

        .mainPage .mobile-logo {
            height: 13vw;
        }

        .mainPage .mobile-logo-icon {
            height: 12vw;
        }
    }


    @media (max-width: 325px) {

        .mainPage .side-bar-item-body.hotel-frame {
            height: 380px;
            width: 300px;
            border: 0px !important;
        }
    }


    @media (max-width: 449px) {


        .mainPage .passportcard-title {
            font-family: pauza-book;
            font-size: 7vw;
            color: #313131;
            padding-right: 20px;
        }

        .mainPage .passportcard-list {
            font-family: pauza-book;
            font-size: 5vw;
            color: #313131;
            padding-right: 40px;
        }

        .mainPage .passportcard-more-btn {
            border-radius: 8px;
            /* background-color: #ea3d9d; */
            border: solid 2px #ea3d9d;
            font-family: pauza-book;
            font-size: 5.6vw;
            text-align: center;
            color: #000000;
            width: 27%;
            float: left;
            margin-left: 12px;
        }

        .mainPage .mobile-logo {
            height: 14vw;
            margin-left: 5px;
        }

        .mainPage .mobile-logo-icon {
            height: 13vw;
        }
    }

    @media (min-width: 200px) and (max-width: 360px) {
        .mainPage .calendar {
            right: -63vw;
            left: -27vw;
            position: absolute;
            font-size: 0.8em;
        }
    }

    @media (max-width: 1024px) {
        .mainPage .searchDateBox .select-date-text {
            font-size: 1em;
        }

        .mainPage .depart-date-title {
            font-size: 0.8em;
            right: 28%;
        }

        .mainPage .searchDateBox .select-date-text {
            right: 28%;
        }
    }
