/* @import "https://www.ltou.lt/kryptys/wp-content/themes/ltou/style.css"; */

@font-face {
    font-family: 'Danos-BlackItalic';
    src: url('assets/fonts/Danos-BlackItalic.eot');
    src: url('assets/fonts/Danos-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Danos-BlackItalic.woff2') format('woff2'),
    url('assets/fonts/Danos-BlackItalic.woff') format('woff'),
    url('assets/fonts/Danos-BlackItalic.ttf') format('truetype'),
    url('assets/fonts/Danos-BlackItalic.svg#Danos-BlackItalic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* cp .alert-message close*/

button.close-new{
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none;
}

.alert-message .close-new {
    width: 21px;
    height: 21px;
    opacity: 0.7;
    color: #033d5d;
    border-radius: 50%;
    border: 1px solid #033d5d;
    flex: 0 0 21px;
    margin-left: 40px;
    position: absolute;
    right: 0;
}

.alert-message .inner-wr-block .close-new {
    top: 50%;
    transform: translate(0, -50%);
}

.alert-message .close-new::before,
.alert-message .close-new::after {
    position: absolute;
    left: 9px;
    top: 4px;
    content: ' ';
    height: 12px;
    width: 1px;
    background-color: #033d5d;
}

.alert-message .close-new::before {
    transform: rotate(45deg);
}

.alert-message .close-new::after {
    transform: rotate(-45deg);
}

.slick-slide-inner{
    position: relative;
}

.top-slider-link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logo-holder-tab{
    padding: 15px 0 15px;
    margin: 0 -15px;
}

.logo-holder-tab .plan{
    padding: 15px 30px;
    text-align: center;
}

.logo-holder-tab .plan a{
    margin: 0 0 15px 0;
    display: inline-block;
}

.logo-holder-tab table{
    width: 100%;
}

.logo-holder-tab table td{
    text-align: center;
    padding: 15px 70px;
    width: 50%;
}

.logo-holder-tab img{
    max-width: 100%;
}

/* mailerlite*/

.ml-form-embed-holder{
    margin: 0 -20px;
}

.ml-subscribe-form input.form-control{
    height: 50px;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn {
    padding-top: 27px!important;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn button {
    height: 50px!important;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow:nth-child(1) {
    width: 50% !important;
    float: left;
    padding: 0 10px 5px 0;
    margin-bottom: 0!important;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow:nth-child(2) {
    width: 50% !important;
    float: left;
    padding: 0 0px 5px 10px;
    margin-bottom: 0!important;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
    clear: left;
}

.ml-form-embedContainer {
    margin: 0 auto 20px!important;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label{
    font-weight: normal!important;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
    width: 33.3333% !important;
}

.newsletter-popup{
    position: fixed;
    bottom: 50px;
    right: 50px;
    background: #cedcf6;
    max-width: 440px;
    display: none;
}

.newsletter-popup-inner{
    position: relative;
}

.newsletter-popup-inner .close-popup{
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    display: block;
    text-indent: -9999px;
    background: url("../images/newsletter/varnele@1x.svg") center center no-repeat;
    background-size: cover;
}

.newsletter-popup img{
    max-width: 100%;
}

.newsletter-popup .ml-subscribe-form{
    padding: 0 20px;
}

.newsletter-popup .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 100%;
    float: none;
}

.newsletter-popup .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    padding-right: 0px;
}

.newsletter-popup .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 100%;
    float: none;
}

.newsletter-popup .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    clear: both;
    padding-top: 20px;
}

.newsletter-popup .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    line-height: 26px!important;
}

.footer-main-top .p-0 li:nth-child(5){
    display: none;
}

.cp-icon-covid-test{
    display: block;
    height: 35px;
    background: url("../images/icons/LTOU_testas_ico.png") center center no-repeat;
    background-size: auto 100%;
    width: 100%;
}

a:hover .cp-icon-covid-test,
a.active .cp-icon-covid-test{
    background: url("../images/icons/LTOU_testas_ico_h.png") center center no-repeat;
    background-size: auto 100%;
}

.cards-wr .cp-icon-covid-test{
    height: 60px;
}

.photo-slider-center .btn-width-to-text{
    display: inline-flex;
    max-width: 100%;
    align-self: baseline;
    color: #fff;
}

.card-link-btn{
    background: linear-gradient(270deg, #00b5ff 0%, #1d99d6 100%);
    padding: 13px 28px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    border-radius: 3px;
    display: inline-block;
}

.card-link-btn:hover{
    text-decoration: none;
    color: #fff;
}

td.delayed-fly > * {
    color: red;
}

td.delayed-fly span{
    display: inline-block;
}

td.delayed-fly i {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid red;
    vertical-align: top;
    margin: 1px 0 0 4px;
    line-height: 1.2;
}

td.delayed-fly i span {
    position: absolute;
    display: none;
    background: #fff;
    bottom: 40px;
    left: 50%;
    width: 270px;
    padding: 16px;
    transform: translate(-50%,0);
    border-radius: 5px;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.04);
    border: 1px solid #e9e9eb;
    font-size: 14px;
    font-weight: 400;
    color: #043d5d;
}

td.delayed-fly i span:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #fff;
    clear: both;
    transform: translate(-50%,0);
}

td.delayed-fly:hover i span{
    display: block;
}

.flight-info-modal .modal-content .delayed-fly{
    font-size: 14px;
    font-weight: 400;
    color: #043d5d;
}

/* CP newsletter footer */

.footer-newsletter{
    display: flex;
}

.footer-newsletter .section-left{
    padding-right: 20px;
    padding-top: 28px;
    text-align: center;
    min-width: 30%;
    max-width: 30%;
}

.footer-newsletter .section-right{
    min-width: 70%;
    max-width: 70%;
}

.footer-newsletter .section-right .ml-form-embedContainer .ml-form-embedWrapper{
    background: transparent!important;
}

.footer-newsletter .section-right .ml-form-embed-holder {
    margin: 0;
}

.footer-newsletter .section-right .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
.footer-newsletter .section-right .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
    padding: 0!important;
}

.footer-newsletter .section-right .ml-form-embedPermissions{
    display: none;
}

.footer-newsletter .section-right .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    width: 100%!important;
}

.footer-newsletter .section-right .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields:first-child {
    display: none;
}

.footer-newsletter .section-right .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 60%;
}

.footer-newsletter .section-right .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 40%;
}

.footer-newsletter .section-right  .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
    color: green!important;
    text-align: center!important;
}

.footer-newsletter .section-right .ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
    text-align: center!important;
    margin: 40px 0 40px 0!important;
}

.table tbody tr td.more-arrow{
    padding-right: 50px;
    background: url("../images/icons/more-arrow.png") right 12px center no-repeat;
    background-size: auto 32px;
    vertical-align: middle;
    transition: background .2s ease-out;
}

.table tbody tr:hover td.more-arrow{
    background: url("../images/icons/more-arrow.png") right 3px center no-repeat;
    background-size: auto 32px;
}

.table.responsive-flights-table tbody tr:hover{
    cursor: pointer;
}

@media screen and (min-width: 990px) {  /* 767px counts */

    .card.cd-lg {
        min-height: 570px;
    }

}

@media screen and (max-width: 991px) {  /* 767px counts */

    #footer-newsletter.footer-newsletter .section-right .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
        font-size: 11px !important;
    }

}


@media screen and (max-width: 767px) { /* 767px counts */

    .logo-holder-tab table td {
        padding: 15px 30px;
    }

    .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow:nth-child(1) {
        width: 100% !important;
        padding: 0;
    }

    .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow:nth-child(2) {
        width: 100% !important;
        padding: 0px;
    }

    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
        width: 100%!important;
        float: none!important;
    }

    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
        width: 100%!important;
    }

    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
        padding-right: 0px!important;;
        width: 100% !important;
        padding-top: 15px!important;;
    }

    .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
        width: 100% !important;
    }

    .footer-newsletter{
        display: block;
    }

    .footer-newsletter .section-left{
        padding-right: 0px;
        padding-top: 0px;
        text-align: center;
        min-width: 100%;
        max-width: 100%;
    }

    .footer-newsletter .section-right{
        min-width: 100%;
        max-width: 100%;
    }

    #footer-newsletter.footer-newsletter .section-right  .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
        font-size: 14px !important;
    }

}

@media screen and (max-width: 599px) { /* 599px counts */

    .logo-holder-tab table td {
        padding: 20px 60px;
        display: block;
        width: 100%;
    }

    .logo-holder-tab .plan {
        padding: 15px 20px;
    }

}

@media screen and (max-height: 600px) { /* 768px counts */

    .newsletter-popup{
        bottom: -1000px;
    }

}

.slider-wr {
    max-width: 100%;
    width: 100%;
    height: 100%;
    float: none;
    position: relative;
    z-index: 10;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
}
