.fw-tile-links h2{margin-top:0;margin-bottom:18px;color:#452325}.fw-tile-links:after,.fw-tile-links:before{display:table;content:" "}.fw-tile-links:after{clear:both}.fw-tile-links__row{display:block;margin:0 -2px}.fw-tile-links__row:before{display:table;content:" "}.fw-tile-links__row:after{display:table;clear:both;content:" "}.fw-tile-links__link{position:relative;float:left;box-sizing:border-box;width:100%;min-height:1px;margin-bottom:4px;padding:0 2px}@media screen and (min-width:768px){.fw-tile-links__link{width:50%}}@media screen and (min-width:992px){.fw-tile-links__link{width:25%}}.fw-tile-links__link--double{width:100%}@media screen and (min-width:768px){.fw-tile-links__link--double{width:50%}}@media screen and (min-width:992px){.fw-tile-links__link--double{width:50%}}.fw-tile-links__link:nth-of-type(n+0) .fw-tile-links__background{background-color:#3e5589}.fw-tile-links__link:nth-of-type(2n+0) .fw-tile-links__background{background-color:#61a0a7}.fw-tile-links__link:nth-of-type(3n+0) .fw-tile-links__background{background-color:#4f95b0}.fw-tile-links__link:nth-of-type(4n+0) .fw-tile-links__background{background-color:#70aa8e}.fw-tile-links__link:nth-of-type(5n+0) .fw-tile-links__background{background-color:#199ac6}.fw-tile-links__link:nth-of-type(6n+0) .fw-tile-links__background{background-color:#116c97}.fw-tile-links__link:nth-of-type(7n+0) .fw-tile-links__background{background-color:#597799}.fw-tile-links__link:nth-of-type(8n+0) .fw-tile-links__background{background-color:#649aaa}.fw-tile-links__link:nth-of-type(9n+0) .fw-tile-links__background{background-color:#25a0ac}.fw-tile-links__link:nth-of-type(10n+0) .fw-tile-links__background{background-color:#06cef8}.fw-tile-links__link:nth-of-type(11n+0) .fw-tile-links__background{background-color:#199ac6}.fw-tile-links__link:nth-of-type(12n+0) .fw-tile-links__background{background-color:#116c97}.fw-tile-links__background{position:relative;height:180px;background-position:50%;background-size:cover}.fw-tile-links__background img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center;font-family:"object-fit: cover; object-position: center"}@media screen and (min-width:992px){.fw-tile-links__background{height:200px}}@media screen and (min-width:1200px){.fw-tile-links__background{height:280px}}.fw-tile-links__background:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;background:#37444d;background:linear-gradient(180deg,rgba(55,68,77,.6),rgba(234,230,225,0) 50%);opacity:.4;transition:opacity .2s ease-out;content:""}.fw-tile-links__background:hover:before{opacity:.1}.fw-tile-links__background:hover .fw-tile-links__price{transform-style:flat;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:perspective(1px) rotate(0)}.fw-tile-links__background h3{position:absolute;top:24px;left:24px;z-index:3;margin:0;padding:0;color:#fff;font-size:25px;line-height:32px;text-transform:capitalize}.fw-tile-links__price{display:block;width:90px;height:90px;padding-top:38px;padding-bottom:30px;font-family:brandon-grotesque,Brandon Grotesque,open-sans,Open Sans,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,blinkmacsystemfont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial;line-height:1;text-align:center;background-color:#f46f00;border:#f46f00;border-radius:256px;box-shadow:4px 4px 16px rgba(69,35,37,.3);transform-style:flat;transform:perspective(1px) rotate(4deg);transition:transform .4s ease-out,box-shadow .4s ease-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;right:18px;bottom:18px;z-index:3}.fw-tile-links__price,.fw-tile-links__price:active,.fw-tile-links__price:focus,.fw-tile-links__price:hover{color:#fff;text-decoration:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.fw-tile-links__price:active,.fw-tile-links__price:focus,.fw-tile-links__price:hover{transform-style:flat;transform:perspective(1px) rotate(0deg)}.fw-tile-links__price>span{position:relative;padding-top:9px;padding-bottom:9px;font-weight:600;font-size:24px;font-family:brandon-grotesque,Brandon Grotesque,open-sans,Open Sans,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,blinkmacsystemfont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial;text-transform:uppercase;transform:perspective(1px);transform-style:flat;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.fw-tile-links__price>span:not(.price--call):before{top:0;left:0;text-align:left;content:"From"}.fw-tile-links__price>span:not(.price--call):after,.fw-tile-links__price>span:not(.price--call):before{position:absolute;display:block;font-weight:500;font-size:13px;text-transform:uppercase;transform:perspective(1px)}.fw-tile-links__price>span:not(.price--call):after{right:0;bottom:0;text-align:right;content:"pp*"}





.component-citypages p.light-gray {
    font-size: 13px;
    color: #959595;
    line-height: 18px;
}

.component-citypages p.light-gray a {
    color: #959595;
}

.deal-tab-mobile {
    width: 100%;
}

.homedealBlock {
    width: 100%;
    border: 1px solid #dadada;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 15px;
}

    .homedealBlock figure {
        overflow: hidden;
        position: relative;
        margin: -1px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .homedealBlock figure img {
            width: 100%;
        }

        .homedealBlock figure figcaption {
            position: absolute;
            left: 0px;
            top: 20px;
            text-align: center;
            font-size: 23px;
            color: #fff;
            width: 100%;
        }

    .homedealBlock ul {
        list-style: none;
        padding-left: 0rem;
        margin-bottom: 0rem;
    }

        .homedealBlock ul li {
            border-bottom: 1px solid #acd4ff;
            padding: 15px;
            font-size: 13px;
            color: #3f3f3f;
            cursor: pointer;
            background-color: #fff;
        }

            .homedealBlock ul li:hover {
                border-bottom: 1px solid #86bffb;
                padding: 15px;
                font-size: 13px;
                color: #3f3f3f;
                cursor: pointer;
                background-color: #fbfbfb;
            }

            .homedealBlock ul li .pt {
                padding-top: 7px;
            }

            .homedealBlock ul li .airline-code {
                font-size: 14px;
                font-weight: 600;
                color: #3978bd;
            }

            .homedealBlock ul li .deal-price {
                font-size: 14px;
                color: #f46f00;
                text-align: right;
                font-weight: 600;
            }

            .homedealBlock ul li .flight-logo {
                width: 40px;
                outline: 1px solid #fff;
                outline-offset: -1px;
                border-radius: 8px;
            }

            .homedealBlock ul li .date {
                white-space: nowrap;
                padding-left: 0px;
                text-align: center;
            }

    /*Subscribe Section*/

/*subscribe section*/
.subscribe {
    margin: 0px 0 0;
    background-color: #f46f00;
    position: relative;
}

    .subscribe:before {
        display: block;
        content: " ";
        width: 100%;
        padding-top: 72.5333333333%;
    }

@media (min-width: 992px) {
    .subscribe:before {
        padding-top: 158px;
    }
}

.subscribe .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
     background-image: url("/img/viagemfares.com/home/subscribe-mob.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding-top: 5vw;
    padding-bottom: 8vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: unset;
    background-position: right;
}

@media (min-width: 1200px) {
    .subscribe .content {
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .subscribe .content {
        padding-top: 15px;
        padding-bottom: 15px;
        background-size: contain;
    }
}

@media (min-width: 992px) {
    .subscribe .content {
        background-image: url("/img/viagemfares.com/home/subscribe.jpg");
        background-size: contain;
        flex-direction: row;
        height: 158px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}




@media (min-width: 768px) {
    .subscribe {
        position: relative;
    }

        .subscribe:before {
            display: block;
            content: " ";
            width: 100%;
            padding-top: 26.5625%;
        }
}

@media (min-width: 768px) and (min-width: 992px) {
    .subscribe:before {
        padding-top: 158px;
    }
}

@media (min-width: 768px) {
    .subscribe .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
         background-image: url("/img/viagemfares.com/home/subscribe-mob.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        padding-top: 5vw;
        padding-bottom: 8vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: unset;
        background-position: right;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .subscribe .content {
        justify-content: space-between;
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .subscribe .content {
        padding-top: 15px;
        padding-bottom: 15px;
        background-size: contain;
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .subscribe .content {
         background-image: url("/img/viagemfares.com/home/subscribe.jpg");
        background-size: contain;
        flex-direction: row;
        height: 158px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .subscribe .content {
         background-image: url("/img/viagemfares.com/home/subscribe.jpg");
        background-size: contain;
        height: 158px;
        flex-direction: row;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .subscribe .content > div:first-child {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .subscribe .content > div:first-child {
        margin-bottom: 10px;
    }
}


@media (min-width: 768px) {
    .subscribe .content > div:last-child > div {
        padding-top: 7vw;
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .subscribe .content > div:last-child > div {
        padding-top: 1vw;
    }
}

@media (min-width: 768px) {
    .subscribe .content > div:last-child > div > p {
        margin: 0 5vw;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .subscribe .content > div:last-child > div > p {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .subscribe .content > div:last-child > div > p > span {
        display: none;
    }
}

.subscribe__text {
    width: 100%;
}

@media (max-width: 768px) {
    .subscribe__text {
        margin-bottom: 15px;
    }
}

@media (min-width: 1570px) {
    .subscribe__text {
        margin-left: calc(0vw + 1348 * (100vw - 1570px) / 3140);
    }
}

.subscribe__text-title {
    width: 100%;
    padding: calc(1em + 320 * (100vw - 768px) / 1536);
    display: flex;
    justify-content: center;
}

@media (min-width: 768px) {
    .subscribe__text-title {
        padding: 0px 30vw;
    }
}

@media (min-width: 992px) {
    .subscribe__text-title {
        padding: 0;
        max-width: 450px;
        justify-content: flex-start;
        margin: 0 4vw;
    }
}

@media (min-width: 1200px) {
    .subscribe__text-title {
        margin: 0;
    }
}

.subscribe__text svg {
    width: 300px;
}

@media (min-width: 1400px) {
    .subscribe__text svg {
        width: 350px;
        height: 45px;
    }
}

.subscribe__text-p {
    padding-top: 5vw;
}

@media (min-width: 768px) {
    .subscribe__text-p {
        padding-top: 1vw;
    }
}

@media (min-width: 1200px) {
    .subscribe__text-p {
        padding-top: 10px;
        display: flex;
        white-space: nowrap;
    }
}

.subscribe__text-p > p {
    text-align: center;
    font-size: calc(1em + 23.3 * (100vw - 320px) / 640);
    color: white;
    letter-spacing: 0.56px;
}

@media (min-width: 565px) {
    .subscribe__text-p > p {
        font-size: 1.75em;
    }
}

@media (min-width: 768px) {
    .subscribe__text-p > p {
        font-size: calc(1.25em + 30 * (100vw - 776px) / 1552);
    }
}

@media (min-width: 992px) {
    .subscribe__text-p > p {
        margin: 0;
        text-align: left;
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    .subscribe__text-p > p {
        font-size: calc(0.8333333333em + 36 * (100vw - 1200px) / 2400);
    }
}

@media (min-width: 1400px) {
    .subscribe__text-p > p {
        font-size: 1.3333333333em;
    }
}

@media (min-width: 1600px) {
    .subscribe__text-p > p {
        font-size: 1.416666em;
    }
}

.subscribe__text-p > p > span {
    display: none;
}

@media (min-width: 992px) {
    .subscribe__text-p > p > span {
        display: inline-block;
    }
}

.subscribe__text-p > p > span > a:before {
    content: "-";
    color: #fff;
}

@media (min-width: 992px) {
    .subscribe__text-p > p > span > a:before {
        content: "";
        color: #fff;
    }
}

.subscribe__text-p > p > span > a {
    color: #fbe889;
}

.subscribe__text-p > p:nth-child(1) {
    margin: 0;
    margin: 0 15vw;
    margin-bottom: calc(5vw + 2 * (100vw - 320px) / 640);
}

@media (min-width: 768px) {
    .subscribe__text-p > p:nth-child(1) {
        margin-bottom: 5px;
    }
}

@media (min-width: 992px) {
    .subscribe__text-p > p:nth-child(1) {
        margin: 0 4vw;
    }
}

@media (min-width: 1200px) {
    .subscribe__text-p > p:nth-child(1) {
        margin: 0 5px 0 0;
    }
}

.subscribe__text-p > p:nth-child(2) {
    margin: 0;
}

@media (min-width: 992px) {
    .subscribe__text-p > p:nth-child(2) {
        margin: 0 4vw;
    }
}

@media (min-width: 1200px) {
    .subscribe__text-p > p:nth-child(2) {
        padding: 0;
        margin: 0;
    }
}

.subscribe__btn {
    display: flex;
}

@media (min-width: 992px) {
    .subscribe__btn {
        margin-right: calc(385px + (100vw - 1400px) / 2800);
        text-align: end;
        width: 20%;
    }
}

@media (min-width: 1570px) {
    .subscribe__btn {
        margin-right: calc(420px + (100vw - 1400px) / 2800);
    }
}

.subscribe__btn > a.button-sub {
    height: 48px;
    line-height: 48px;
    font-size: 13px;
    letter-spacing: 0.08em;
    width: 191px;
    border: 0;
    font-weight: 600;
    border-radius: 0px;
    color: white;
    background-color: #98ce44;
    padding-left: 6px;
    text-align: center;
    display: inline-block;
}

@media (min-width: 1200px) {
    .subscribe__btn > a.button-sub {
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }
}

.subscribe__btn > a.button-sub:hover {
    background-color: #98ce44;
}
.sbs_txtst {
    font-size: 34px;
    letter-spacing: 0.02em;
    font-weight: 800;
    color: #fff;
}

@media (max-width: 440px) {
    .sbs_txtst {
        font-size: 28px;
        letter-spacing: 0.02em;
        font-weight: 800;
        color: #fff;
        text-align:center !important;
    }

}
@media (max-width: 440px) {
    .dnone_embla440
    {
        display:none;
    }

}

.secton_headsty {
    font-size: 30px;
    margin: 0 0 20px 0;
    color: #191e3b;
}

.subs_button_new {
    letter-spacing: 0.08em;
    width: 191px;
    border: 0;
    font-weight: 600;
    border-radius: 0px;
    color: white;
    background-color: #98ce44;
    padding-left: 6px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.news_desc {
    font-size: 12px;
    letter-spacing: 0.48px;
    color: #3f3f3f;
    margin-bottom: 15px;
    line-height: 20px;
}
.news_header_modal {
    color: #fff;
    font-weight: 600;
}

.news_sbs_header {
    background-color: #f46f00 !important;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    background-image: url("/img/viagemfares.com/home/subscribe.jpg");
    background-position: 0px -40px;
}
.news_sbs_close {
    background-color: #f0d5c2;
    opacity: 1 !important;
    border-radius: 50%;
}

.font11_domint {
    font-size: 11px;
}