body {
    font-family: OpenSans !important;
}

.logo {
    margin: 15px 5px;
}

.top-menu {
    margin-top: 17px;
}

.main-menu > li > span {
    cursor: pointer;
    color: #0097D7 !important;
}

.lang-switcher {
    background: #f2f2f280;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 5px;
}
.lang-switcher-content{
    font-size: 14px;
    color: rgba(242, 242, 242, 0.5);
}
.lang-switcher-button{
    cursor: pointer;
}
.currency-switcher {
    background: #f2f2f280;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 5px;
}
.collapse-mobile-lang-menu{
    display: none;
    position: absolute !important;
    right: 15px;
    top: 17px;
    z-index: 91;
    padding: 5px 15px;
}

.mobile-lang-switcher-item{
    display: block;
    line-height: 20px;
    padding: 15px 20px;
    color: black;
    cursor: pointer;
}
.collapse-mobile-lang-menu-dropdown{
    display: none;
    position: absolute;
    z-index: 111;
    width: 90%;
    left: 5%;
    top: 60px;
    border-radius: 4px;
    box-shadow: 0 1px 8px rgba(10,10,15,.15);
    background-color: #fff;
}
.nemo-common-mobileControl{
    top: 0;
    background: rgba(99,100,103,.5);
    /*display: none;*/
}
.lang-switcher span {
    border-right: 1px solid #f2f2f280;
}

.lang-switcher span, .currency-switcher span {
    font-size: 14px;
    padding-right: 10px;
    padding-left: 3px;
}

.lang-switcher .nav-link, .currency-switcher .nav-link {
    padding-right: 0 !important;
}


.help {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: var(--ocean-blue);
    margin-top: 5px;
    margin-right: 21px;
}
.navbar-toggler{
    outline: none !important;
}
.signup-mobile{
    display:none;
}
.signup-mobile a{
    font-size: 14px;
    text-decoration: underline;
}
.signup {
    background-image: linear-gradient(to bottom, #ffca30, #fbb231 49%, #f59131);
    box-shadow: 0 4px 8px 0 rgba(255, 202, 48, 0.4);
    background-repeat: repeat-x;
    color: white;
    margin-left: 30px;
    height: 42px;
    font-size: 14px;
    border-radius: 6px;
    cursor: pointer;
}
.signup a:hover{
    text-decoration: none;
}
.signup:hover{
    text-decoration: none;
    background-image:linear-gradient(to bottom, #e2b73b, #f6b43eeb 49%, #ec9038);
}

.signup span {
    height: 24px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.9;
    padding: 0 35px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.location-filter {
    color: #3289e3;
    margin-top: 15px;
}

.location-filter-dot {
    width: 4px;
    height: 4px;
    background: #1a9ed9;
    border-radius: 100%;
    margin: 10px;
    vertical-align: -5px;
    display: inline-block;
}

.location-filter-items {
    box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.14);
    padding: 15px 50px;
    border-radius: 30px;
    background: #fff;
    font-weight: 600;
    z-index: 11;
}

.location-filter-items img {
    margin-right: 10px;
}
.location-filter-items a:hover{
    color:inherit;
    text-decoration: none;
}

.search {

    margin-top: -25px;
    padding-bottom: 20px;
    margin-top: -25px;
    padding-bottom: 20px;
    background: url(/img/search-bg.svg) center center no-repeat;
    background-color: #028ac9;
}

.search-title {
    padding-top: 76px;
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    font-family: 'YanusC';
}

.search-desc {
    padding-top: 16px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.search-form {
    margin-top: 40px;
    background: #fff;
    border-radius: 5px;
    padding: 15px 15px 0 15px;
}

.input-group-text {
    background: #fff;
    color: #b8b4b4;
    font-size: 14px;
    font-weight: bold;
}

.search-form input[type='text'] {
    border-right: none;
    padding: 20px;
    font-size: 14px;
}

.custom-select {
    /* padding: 20px; */
    font-size: 14px;
    height: 63px;
}

.search-form .col-md-3, .search-form .col-md-2 {
    padding: 5px;
}

.form-control:focus, .custom-select:focus {
    border-color: #80808070;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #495057;
}

.form-control:-moz-placeholder {
    color: #495057;
}

.form-control::-moz-placeholder {
    color: #495057;
}

.form-control:-ms-input-placeholder {
    color: #495057;
}

.form-control::-ms-input-placeholder {
    color: #495057;
}

.search-find-button {
    margin-top: 40px;
    border-radius: 6px;
    box-shadow: 0 4px 8px 0 rgba(255, 202, 48, 0.4);
    background-image: linear-gradient(to bottom, #ffca30, #fbb231 49%, #f59131);
    color: white;
    font-size: 20px;
    padding: 15px 40px;
    cursor: pointer;
}

.search-find-button img {
    padding-left: 10px;
}

.padding-none {
    padding: 0 !important;
}

.offers {
    margin-top: 170px;
    margin-bottom: 30px;
}

.offer-block {
    display: inline-block;
    border-radius: 30px;
    padding: 8px 30px;
    border: solid 1px rgba(255, 255, 255, 0.25);
    margin-right: 20px;
}
.offer-block a:hover{
    text-decoration: none;
}

.offer-block span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
}

.cards-container {
    padding: 40px 0 80px 0;
    background-color: #0d7bb5;
}
.affiliate-container{
    padding: 40px 0 80px 0;
    background-image: linear-gradient(to bottom, #ffca30, #fbb231 49%, #f59131);
}

.c-f {
    background: url('../img/ticket-bg.svg') left no-repeat;
}

.c-s {
    background: url('../img/letter-bg.svg') left no-repeat;
}

.c-t {
    background: url('../img/cargo-bg.svg') left no-repeat;
}

.c-f {
    background: url('../img/vip-bg.svg') left no-repeat;
}

.card-title {
    font-family: 'YanusC';
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.card-box {
    min-height: 260px;
    border-radius: 4px;
    box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.04);
    background-image: linear-gradient(142deg, #2babe4, #028ac9);
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #ffffff;

}

.card-box-container {
    margin-top: 30px;

}

.card-box-right {
    padding-top: 40px;
    padding-right: 80px
}

.card-button {
    top: 100px;
    /*right: -120px;*/
    position: absolute;
    width: 70%;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
    text-align: center;
    border-radius: 6px;
    margin-top: 50px;
    background-image: linear-gradient(to bottom, #ffca30, #fbb231 49%, #f59131);
}
.card-button:hover{
    background-image:linear-gradient(to bottom, #e2b73b, #f6b43eeb 49%, #ec9038);
}

.card-button a,.card-button a:hover{
    text-decoration: none;
    color:inherit;
}

.special-offers-container {
    padding: 93px 0 0 0;
    background-color: #f8f8f8;
    position: relative;
}
.special-offers-title {
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    text-align: center;
    color: var(--black);
    padding-bottom: 20px;
}
.special-offers-updated-at{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    text-align: center;
    color: #635e5e;
    padding-bottom: 40px;
}
.special-offers-block{
    border-radius: 4px;
    background-color: #ffffff;
    padding-bottom:10px;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 #c5baba2b;
}
.special-offers-img{
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    height: 180px;
    background-size: cover;
    background-position: center;
}
.special-offers-block-dest-city{
    padding-top:36px;
    font-family: YanusC;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.33px;
    text-align: center;
    color: var(--black);
}
.special-offers-block-from-city{
    height:70px;
    padding:16px 5px;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.18px;
    text-align: center;
    color: var(--black);
}
.special-offers-block-price{
    text-align: center;
    padding-top:5px;
    font-family: OpenSans;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: var(--black);
}
.special-offers-block-currency{
    font-family: HelveticaNeue;
    padding-left:5px;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: var(--black);
}
.special-offers-block-air-company{
    padding-top:16px;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.18px;
    text-align: center;
    color: var(--black);
}

.special-offers-block-book {
    color:white;
    cursor: pointer;
    font-size: 16px;
    font-family: OpenSans;
    text-align: center;
    margin: 33px 40px;
    padding:5px 0;
    border-radius: 30px;
    background-image: linear-gradient(to bottom, #ffca30, #fbb231 49%, #f59131);
}
.special-offers-block-book:hover{
    background-image:linear-gradient(to bottom, #e2b73b, #f6b43eeb 49%, #ec9038);
}

.special-offers-block-book a,.special-offers-block-book a:hover{
    text-decoration: none;
    color:inherit;
}
.special-offers-load-more,.parsed-blog-load-more{
    clear:both;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    background-image: linear-gradient(to bottom, #ffca30, #fbb231 49%, #f59131);
    width: 260px;
    font-family: OpenSans;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    padding: 10px;
}
.special-offers-load-more:hover,.parsed-blog-load-more:hover{
    background-image:linear-gradient(to bottom, #e2b73b, #f6b43eeb 49%, #ec9038);
}
.why-us-container {
    padding: 73px 0 73px 0;
    background-color: #f8f8f8;
    position: relative;
}
.card-box-mobile{
    display:none;
}
.why-us-title {
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    text-align: center;
    color: var(--black);
    padding-bottom: 93px;
}

.why-us-block-title {
    padding-top: 37px;
    font-family: YanusC;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--black);
}

.why-us-block-desc {
    padding-top: 24px;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #7a7a7a;
}

.useful-info-container {
    padding-top: 74px;
}

.useful-info-title {
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    color: #434647;
    padding-bottom: 37px;
}

.useful-info-item {
    padding: 10px 20px;
    border-radius: 21px;
    background-color: #f6f6f6;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #0063b3;
    display: inline-block;
    margin: 0 15px 20px 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.useful-info-item:hover {
    background: #0063b3;
    color:white;
    text-decoration: none;
}
.reference-info-title {
    margin: 60px 0 30px 0;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    color: #434647;
}

.reference-info-container {
    padding-bottom: 77px;
}
.reference-info-block .reference-info-block-item:last-child{
    margin-top:20px;
}
.reference-info-block-title {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.2px;
    color: #434647;
    padding-bottom: 23px;
    word-break: break-word;
}
.reference-info-block a,.reference-info-block a:hover{
    text-decoration: none;
}
.reference-info-block-item-main {
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0063b3;
    padding-right: 9px;
}

.reference-info-block-item-second {
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #90a4ae;
}

.newsletter-container {
    padding-top: 187px;
    background: url(/img/newsletter-bg.png) center center no-repeat;
}

.newsletter-container-title {
    text-align: center;
    font-family: YanusC;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.newsletter-container-sub-title {
    text-align: center;
    padding-top: 26px;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #ffffff;
}

.newsletter-input {
    margin-top: 48px;
    height: 60px;
    border-radius: 6px;
    border: solid 1px #979797;
    background-color: #ffffff;
    outline: none;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.newsletter-input-submit {
    text-align: center;
    width: 172px;
    height: 60px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #009cde;
    margin-top: 48px;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-top:20px;
    cursor: pointer;
}
.newsletter-input-submit:hover{
    background-color: #2494be;
}
.newsletter-terms{
    font-family: OpenSans;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding:20px 0 0 0;

}
.newsletter-subscribe-success{
    font-family: OpenSans;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding:30px 0 186px 0;
    visibility:hidden;
}
.socials-container{
    width:100%;
    background-color: #269dd8;
}
.socials-container-item{
    display: inline-block;
    font-family: OpenSans;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding:31px 35px 31px 0 ;
}
.socials-container-item a,.socials-container-item a:hover{
    color: #fff;
    text-decoration: none;
}
.footer{
    margin-top:28px;
}
.footer-block{
    vertical-align: top;
    display: inline-block;
}
.footer-menu-list ul{
    padding: 0;
}
.footer-menu-list li{
    font-family: OpenSans;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #0063b3;
    list-style-type: none;
}
.footer-menu-list li a{
    text-decoration: none;
}
.footer-about{
    font-family: OpenSans;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.footer-partner{
    display: inline-flex;
    margin:0 20px 20px 0;
}
.footer-partner img{
    height: 31px;
}
.contact-container{
    padding:10px 30px 0 20px;
    width:300px;
}
.contact-container img{
}
.contact-title{
    font-family: OpenSans;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #262626;
}
.contact-title span{
    padding-left:10px;
    float: right;
    width:80%;
}
.contact-body{
    margin-top:16px;
}
.contact-body-item-title{
    font-family: OpenSans;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #262626;
}
.contact-body-item-desc{
    padding-top:5px;
    font-family: OpenSans;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #262626;
}
.contact-menu-list ul{
    padding: 0;
}
.contact-menu-list li a{
    text-decoration: none;
}
.contact-menu-list li{
    list-style-type: none;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0063b3;
    padding-bottom: 9px;
}




.nemo-flights-form__buttonContainer {
    position: absolute !important;
    bottom: -100px !important;
    left: 44% !important;
    margin-left: -44px !important;
    margin-top: -50px !important;
}

.nemo-flights-form__searchButton {
    border-radius: 6px !important;
    box-shadow: 0 4px 8px 0 rgba(255, 202, 48, 0.4) !important;
    background-image: linear-gradient(to bottom, #ffca30, #fbb231 49%, #f59131) !important;
    color: white !important;
    font-size: 20px !important;
    padding: 0 70px !important;
    cursor: pointer !important;
    height: 60px !important;
}
.nemo-flights-form__searchButton:hover{
    background-image:linear-gradient(to bottom, #e2b73b, #f6b43eeb 49%, #ec9038) !important;
}

.nemo-flights-form__formContainer {
    background: #fff !important;
}

.nemo-ui-textInput {
    border: solid 1px #e4e7e8 !important;
    border-radius: 2px !important;
}

.nemo-flights-form__route__segment__item__inputContainer {
    font-family: OpenSans !important;
    font-size: 16px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #262626 !important;
}

.nemo-flights-form__route__segment__item__citySwap,
.nemo-flights-form__additional,
.nemo-flights-form__additional__item_lastSearches,
/*.nemo-flights-form__routeOptions__item_routeType,*/
.nemo-flights-form__routeOptions__item_direct
{
    display: none !important;
}
.glide__bullet--active{
    /*background-color: #0d7bb5 !important;*/
}
.glide__slide a{
    /*padding:0 80px;*/
}

.static-page-content img{
    width:100%;
}
@media (max-width:768px){
    .parsed-news-title,.parsed-blog-title{
        height: auto !important;
    }
}

@media (max-width:1024px) and (min-width:768px){
    .parsed-blog-title{
       font-size:14px !important;
    }
    .parsed-news-title{
       font-size:14px !important;
    }
    .special-offers-block-dest-city{
       font-size:20px;
    }
    .special-offers-block-from-city{
        font-size:10px;
    }
    .special-offers-block-currency{
        font-size:12px;
    }show-more-parsed-news
    .special-offers-block-price{
        font-size:16px;
    }
    .special-offers-block-air-company{
        font-size: 12px;
    }
    .special-offers-block-book{
        font-size:12px;
    }
    .card-title{
        font-size:16px;
    }
    .card-desc{
        font-size:12px;
    }
    .card-button{
        font-size:14px;
        top:110px;
    }
    .special-offers-block-book{
        margin: 20px 10px;
    }
}
.page-breadcrumb{
    color:#4B3C9B;
    font-family: 'OpenSans';
    padding:20px 15px;
    margin-left: -10em;
}
.page-breadcrumb a{
    color:#4B3C9B;
}
.page-breadcrumb a:hover{
    text-decoration: none;
}
.page-breadcrumb-current{
    color:#4B3C9B;
    text-decoration: underline;
}
@media (max-width:1024px){
    .page-breadcrumb{
        margin-left: 0em;
    }
}

.parsed-blog-block{
    border-radius: 4px;
    background-color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 #c5baba2b;
}
.parsed-blog-img{
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    height: 180px;
    background-size: cover;
    background-position: center;
}
.parsed-blog-date{
    padding-top:16px;
    font-family: OpenSans;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.18px;
    text-align: center;
    color: #777;
}
.parsed-blog-title{
    padding: 20px 10px;
    font-family: YanusC;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.33px;
    text-align: center;
    height: 120px;
    color: #000000;
}
.parsed-news-title{
    padding: 20px 10px;
    font-family: YanusC;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.33px;
    text-align: center;
    height: 240px;
    color: #000000;
}
.card-box-mobile{
    position: relative;
}
.parsed-blog-title a{
    color: #000000;
}
.parsed-blog-title a:hover{
    text-decoration: none;
    color:inherit;
}
.parsed-news-title a{
    color: #000000;
}
.parsed-news-title a:hover{
    text-decoration: none;
    color:inherit;
}
.hidden{
    display:none;
}
.show-more-parsed-blog{
    color: #000000;
    border: 0px solid #ffd305;
    background-color: #ffd305;
    cursor: pointer;
    width:160px;
    text-align: center;
    margin: 0 auto 20px auto;
    padding:10px;
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.show-more-parsed-news{
    color: #000000;
    border: 0px solid #ffd305;
    background-color: #ffd305;
    cursor: pointer;
    width:160px;
    text-align: center;
    margin: 0 auto 20px auto;
    padding:10px;
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
}