.elementor-kit-12{--e-global-color-primary:#27323D;--e-global-color-secondary:#425466;--e-global-color-text:#6C757D;--e-global-color-accent:#CF5A14;--e-global-color-cf61194:#000000;--e-global-color-2d174ee:#FFFFFF;--e-global-color-7033995:#31303F;--e-global-color-fc43cd4:#16192C;--e-global-color-3aa99fb:#00598E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-secondary-font-family:"Inter";--e-global-typography-text-font-family:"Inter";--e-global-typography-accent-font-family:"Inter";}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* DEFINE INTER COMO FONTE PADRAO */
html, body {
    font-family: 'Inter', sans-serif;
}

/* BOTAO SABER MAIS */
.btn-saber-mais .elementor-button {
    width: 105px !important;
    height: 36px !important;
    line-height: 36px !important;
    justify-content: center;
    text-align: center;
    padding: 0 !important;
    white-space: nowrap;
    border-radius: 6px;
    background: #00598E;
    font-size: 12px;
    font-weight: 600;
    color: white;
}

/* BOTAO BOOKING */
.btn-booking .elementor-button {
    width: 109px !important;
    height: 51px !important;
    line-height: 51px !important;
    justify-content: center;
    text-align: center;
    padding: 0 !important;
    white-space: nowrap;
    border-radius: 3px;
    border: solid 1px;
    background: #CF5A14;
    border-color: #CF5A14;
}

/* ===========================REMOVE BUG ESPAÇO WIDGET TEXT EDITOR
=========================== */

.elementor-widget-text-editor p:last-child { margin-bottom: 0px; }

/* ===========================DESATIVA ROLAGEM HORIZONTAL DA PAGINA
=========================== */
html,body{
    overflow-x: hidden;
}/* End custom CSS */