﻿
/* Create smoother box-shadows by layering multiple
 * shadows with gradually increasing radius and offset */
.shadow-5:hover {
    box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.12), 0 8px 8px rgba(0,0,0,0.12), 0 16px 16px rgba(0,0,0,0.12);
    cursor: zoom-in;
}

.custom-btn2 {
    width: 100%
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}


@media ( min-device-width: 414px) and ( max-device-width: 896px) and ( -webkit-max-device-pixel-ratio: 3), ( max--moz-device-pixel-ratio: 3), ( -o-max-device-pixel-ratio: 3/1), ( max-device-pixel-ratio: 3) and ( max-resolution: 288dpi) and ( max-resolution: 3dppx) {
    .hero-sec {
        height: 900px;
        background-image: url(/assets/images/banner/image_mobile_iphone_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slider-item-content-wrap {
        padding-left: 0px;
    }

    .logo-header {
        padding-top: 60px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 18px;
        padding-left: 10px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 22px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 15px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 22px
    }

    .texto_data {
        position: sticky;
        padding-top: 40px;
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }

    .margin-150-mobile-only {
        margin-top: -120px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-100-mobile-only {
        margin-top: -100px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .margin-50-mobile-only {
        margin-top: -50px;
        padding-bottom: 150px;
        line-height: 26px
    }

    .schedule-sec .schedule-content-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and ( min-device-width: 1024px) and ( max-device-width: 1366px) and ( -webkit-max-device-pixel-ratio: 3), ( max--moz-device-pixel-ratio: 3), ( -o-max-device-pixel-ratio: 3/1), ( max-device-pixel-ratio: 3) and ( max-resolution: 288dpi) and ( max-resolution: 3dppx) and (orientation:portrait) {
    .hero-sec {
        height: 1102px;
        background-image: url(/assets/images/banner/image_mobile_tablet_intuicao.jpg);
        background-position: center top;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .texto_data {
        position: sticky;
        padding-top: 720px;
    }

    .logo-header {
        padding-top: 140px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 30px;
        padding-left: 10px;
        margin-top: 140px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 40px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 20px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 25px
    }

    .slider-item-content-wrap {
        padding-top: 320px;
        padding-left: 30px
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }
}


@media screen and ( min-device-width: 1024px) and ( max-device-width: 1366px) and ( -webkit-max-device-pixel-ratio: 3), ( max--moz-device-pixel-ratio: 3), ( -o-max-device-pixel-ratio: 3/1), ( max-device-pixel-ratio: 3) and ( max-resolution: 288dpi) and ( max-resolution: 3dppx) and (orientation:landscape) {
    .hero-sec {
        height: 1102px;
        background-image: url(/assets/images/banner/image_mobile_landscape_intuicao.jpg);
        background-position: center center;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .texto_data {
        position: sticky;
        padding-right: 50px;
    }

    .logo-header {
        margin-top: 0px;
        padding-top: 10px
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 28px;
        padding-left: 10px;
        margin-top: 60px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 30px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 20px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 25px
    }

    .slider-item-content-wrap {
        padding-left: 30px;
        padding-top: 300px
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -20px;
        top: 75px;
    }
}

@media ( min-device-width: 1367px) and ( -webkit-max-device-pixel-ratio: 3), ( max--moz-device-pixel-ratio: 3), ( -o-max-device-pixel-ratio: 3/1), ( max-device-pixel-ratio: 3) and ( max-resolution: 288dpi) and ( max-resolution: 3dppx) and (orientation:landscape) {

    .hero-sec {
        height: 1102px;
        background-image: url(/assets/images/banner/banner-home-intuicao.jpg);
        background-position: center center;
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .texto_data {
        position: sticky;
        padding-top: 620px;
    }

    .logo-header {
        margin-top: 240px;
    }

    .titulo-header {
        display: block;
        color: #fff;
        font-size: 30px;
        padding-left: 10px;
        margin-top: 140px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        line-height: 40px
    }

    .sub-titulo-header {
        display: block;
        color: #fff;
        font-size: 20px;
        padding-left: 10px;
        padding-top: 16px;
        line-height: 25px
    }

    .slider-item-content-wrap {
        padding-left: 30px
    }

    .schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #e2a971;
        margin-left: -23px;
        top: 75px;
    }
}



.sombra:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.pricing-cart-wrap .card .card-body ul li {
    font-size: 16px;
    line-height: 20px;
    color: #212121;
    padding-bottom: 7px;
}

.review-sec .review-cards-wrap .carousel-nav {
    position: absolute;
    top: -140px;
    right: 30px;
}
