/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Elementor Bugs
*/

*:focus {
    outline: none;
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
    border: none;
}

.elementor-text-editor p:last-child {
    margin-bottom: 0;
}

.elementor-icon-list-icon svg,
.elementor-button-icon svg {
    height: auto;
}

/* Dynamic Field - Corregir alineación vertical de icono en multilinea  */
.jet-listing-dynamic-field__inline-wrap {
    align-items: baseline;
}

/*
    Estilos Generales
*/

.elementor-icon-list-item a,
.elementor-heading-title a,
.caja-soluciones .elementor-button-icon i {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.elementor-icon-list-item a:hover {
    opacity: .6;
}

.elementor-text-editor p strong {
    font-weight: 500;
}

.elementor-text-editor ul,
.elementor-text-editor ol {
    padding-left: 18px;
}

.elementor-text-editor ul li,
.elementor-text-editor ol li {
    margin-bottom: 15px;
}

.elementor-text-editor ul li:last-child,
.elementor-text-editor ol li:last-child {
    margin-bottom: 0;
}

footer .elementor-heading-title a:hover {
    opacity: .6;
}

/*
    Menú Mobile
*/

.ee-menu__sub-item__back {
    color: #9B9B9B !important;
}

/*
    Caja Soluciones
*/

.caja-soluciones .elementor-image img {
    display: flex;
    width: auto;
}

.caja-soluciones .elementor-button-icon i {
    border: 1px solid #001E82;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 2px 4px 2px 6px;
    margin-top: -2px;
}

.caja-soluciones .elementor-button-link:hover .elementor-button-icon i {
    border: 1px solid #28AAE1;
}

/*
    Límites para carrusel de logos
*/

.carrusel-logos img {
    max-width: 160px;
    max-height: 80px;
}

/*
    Fix para que la sombra no se corte en línea de tiempo
*/

.jet-hor-timeline-track {
    padding: 0 15px;
}

/*
    Estilos para componente informativo en columna de sección interna
*/

.fondo-claro-esmax .elementor-widget-wrap {
    background-color: #EFF3FD;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: fit-content;
}

/*
    Columna Fija
*/

.columna-fija .elementor-row {
    flex-wrap: wrap;
}

.columna-fija .elementor-column {
    width: 100%;
}

.elementor-column.altura-ajustada {
    height: fit-content;
}

.columna-fija-productos .elementor-row {
    flex-wrap: wrap;
}

.columna-fija-productos .elementor-column {
    width: 33% !important;
}

@media (max-width: 768px) {
    .columna-fija-productos .elementor-column {
        width: 50% !important;
    }
}

@media (max-width: 480px) {
    .columna-fija-productos .elementor-column {
        width: 100% !important;
    }
}

/*
    Contador Vertical
*/

.elementor-counter-number-wrapper {
    margin-bottom: 5px;
}

/*
    Contador Horizontal
*/

.contador-horizontal .elementor-counter {
    display: flex;
    align-items: center;
}

.contador-horizontal  .elementor-counter-title {
    text-align: left;
    margin-left: 25px;
}

.contador-horizontal.masde .elementor-counter-number-wrapper {
    width: 320px;
}

/*
    Preguntas Frecuentes - Acordeón personalizado


.acordeon-faq .elementor-accordion-item {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.acordeon-petrobrasflota .elementor-accordion-item {
    margin-bottom: 20px;
}

.acordeon-faq .elementor-accordion-item .elementor-tab-title {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.acordeon-faq .elementor-accordion-item .elementor-tab-title.elementor-active {
    -webkit-border-radius: 10px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 10px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.acordeon-faq .elementor-accordion-item .elementor-tab-content {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.acordeon-faq .elementor-accordion-item:last-child,
.acordeon-petrobrasflota .elementor-accordion-item:last-child {
    margin-bottom: 0px;
}

.elementor-accordion-item ol,
.elementor-accordion-item ul {
    padding-left: 15px;
}

.elementor-accordion-item ol li,
.elementor-accordion-item ul li {
    margin-bottom: 10px;
}

span.elementor-accordion-icon {
    margin: 2px 0 20px 0;
}

/*
    Tabla Convenio Marco
*/

.encabezado-diesel {
    background-color: #0A78BE !important;
}

.encabezado-id {
    background-color: #2DAFAF !important;
}

tbody tr.ee-table__row {
    border-bottom: 1px solid #0F5AB4;
}

tr.ee-table__row.primera-fila td span {
    background-color: #EFF3FD;
    color: #0F5AB4;
}

/*
    Fichas de Contenido
*/

.ficha-soluciones .ficha-imagen img {
    width: auto;
}

.ficha-soluciones .ficha-descripcion .elementor-widget-container {
    min-height: 110px;
}

.ficha-simple .ficha-descripcion .elementor-widget-container,
.ficha-industras .ficha-descripcion .elementor-widget-container {
    min-height: 120px;
}

.ficha-conveniomarco .ficha-descripcion .elementor-widget-container {
    min-height: 136px;
}

.ficha-productos .ficha-descripcion .elementor-widget-container {
    min-height: 208px;
}

@media (max-width: 768px) {
    .ficha-productos .ficha-descripcion .elementor-widget-container {
        min-height: 232px;
    }
}

@media (max-width: 480px) {
    .ficha-productos .ficha-descripcion .elementor-widget-container {
        min-height: auto;
    }
}

.ficha-soluciones .elementor-widget-wrap,
.ficha-simple .elementor-widget-wrap,
.ficha-industras .elementor-widget-wrap,
.ficha-servicios-lubrax .elementor-widget-wrap,
.ficha-conveniomarco .elementor-widget-wrap,
.ficha-distribuidores .elementor-widget-wrap {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

li.bellows-current-menu-item {
    border-left: 7px solid #28AAE1 !important;
}

nav.bellows {
    margin: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.texto-productos-lubrax p {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.filtro-lubrax-productos span.jet-radio-list__label {
    max-width: 150px;
    min-width: 150px;
    min-height: 40px;
    line-height: initial;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.boton-ficha-tecnica .jet-listing-dynamic-link,
.boton-hoja-seguridad .jet-listing-dynamic-link {
    display: block;
}

.boton-ficha-tecnica .jet-listing-dynamic-link__link,
.boton-hoja-seguridad .jet-listing-dynamic-link__link {
    display: block;
    margin: 0 20px;
    padding: 12px 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
}

.boton-ficha-tecnica .jet-listing-dynamic-link__link {
    background-color: #E88300;
}

.boton-ficha-tecnica .jet-listing-dynamic-link__link:hover {
    background-color: #CC7300;
    color: #FFFFFF;
}

.boton-hoja-seguridad .jet-listing-dynamic-link__link {
    background-color: #E6A73D;
}

.boton-hoja-seguridad .jet-listing-dynamic-link__link:hover {
    background-color: #D19024;
    color: #FFFFFF;
}

/*
    Formulario Fluent Form
*/

.ff-el-group.ff-el-section-break.ff_left hr {
    border-color: #0F5AB4;
    border-width: 1px;
    border-style: solid;
}

.ff-el-input--label label {
    margin-bottom: 10px;
}

.formulario-esmax .campo-radio-boton .ff-el-form-check.ff-el-form-check-, 
.formulario-esmax .campo-radio-boton .ff-el-form-check.ff-el-form-check- label.ff-el-form-check-label, 
.formulario-esmax .campo-radio-boton .ff-el-form-check.ff-el-form-check- label.ff-el-form-check-label span {
    display: block !important;
}

.formulario-esmax .campo-radio-boton .ff-el-form-check.ff-el-form-check- label.ff-el-form-check-label span {
    border: 1px solid #B9C3DE !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    text-align: left;
}

.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:not(.ff-el-image-holder).ff_item_selected span,
.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:not(.ff-el-image-holder) span:hover {
    color: #2B529F !important;
    background-color: #EFF3FD !important;
}

.fluentform .ff-el-form-check:last-child label.ff-el-form-check-label {
    margin-bottom: 7px !important;
}

select.ff-el-form-control {
    min-height: 46px;
}

/*
    Fix - Select input
*/

.jet-select__control,
select.ff-el-form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://localhost:8888/wp-esmax/wp-content/uploads/angle-down-regular.svg) white no-repeat calc(100% - 13px) !important;
    background-size: 11px !important;
    padding-right: 32px;
}

select.jet-select__control {
    min-height: 44px !important;
}

/*
    Fluentform - Posicion de los botones de paginación
*/

.step-nav.ff_step_nav_last {
    display: flex;
    justify-content: center;
}

.step-nav.ff_step_nav_last button {
    float: inherit;
    margin: 0 10px;
}

.ff-t-cell.ff-t-column-1 .step-nav.ff_step_nav_last {
    justify-content: flex-end;
}

.ff-t-cell.ff-t-column-2 .step-nav.ff_step_nav_last {
    justify-content: flex-start;
}

.ff-t-cell.ff-t-column-2 .ff_submit_btn_wrapper {
    display: flex;
}

@media (max-width: 480px) {
    .step-nav.ff_step_nav_last, 
    .ff-t-cell.ff-t-column-1 .step-nav.ff_step_nav_last, 
    .ff-t-cell.ff-t-column-2 .step-nav.ff_step_nav_last, 
    .ff-t-cell.ff-t-column-2 .ff_submit_btn_wrapper {
        justify-content: center;
    }
    .ff-t-container.ff-inner_submit_container.ff-column-container.ff_columns_total_2 {
        display: flex;
    }
}

.ff-t-cell.ff-t-column-2 .ff_submit_btn_wrapper {
    margin: 0;
}

.ff-t-cell.ff-t-column-2 .ff_submit_btn_wrapper button {
    margin: 0 !important;
    padding: 9px 24px !important;
}
/*
    Fluentform - Estilos de los botones de paginación
*/

.fluentform .ff_file_upload_holder .ff_upload_btn.ff-btn {
    padding: 12px 24px;
    line-height: 1;
    color: #FFFFFF;
}

.fluentform .ff_file_upload_holder .ff_upload_btn.ff-btn:hover {
    opacity: 1;
}

.fluentform .formulario-esmax .boton-auxiliar-alt {
    color: #919CB3;
    border: 1px solid #919CB3;
    padding: 12px 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    line-height: 1;
}

.fluentform .formulario-esmax .boton-auxiliar-alt:hover {
    opacity: .6;
}

.step-nav button.ff-btn-next {
    line-height: 1;
    padding: 12px 24px;
    background-color: #0F5AB4;
    border: none;
}

.step-nav button.ff-btn-next:hover {
    background-color: #28AAE1;
}

.step-nav button.ff-btn-prev {
    line-height: 1;
    padding: 12px 24px;
    color: #0F5AB4;
    background-color: #FFFFFF;
    border: 1px solid #0F5AB4;
}

.step-nav button.ff-btn-prev:hover {
    color: #28AAE1;
    background-color: #FFFFFF;
    border-color: #28AAE1;
}

.ff_submit_btn_wrapper button.ff-btn-submit,
.ff_submit_btn_wrapper button.ff-btn.ff-btn-submit {
    line-height: 1;
    padding: 12px 24px;
    background-color: #3CB400 !important;
    border: none;
}

.ff_submit_btn_wrapper button.ff-btn-submit:hover,
.ff_submit_btn_wrapper button.ff-btn.ff-btn-submit:hover {
    opacity: 1;
    background-color: #2C8F23 !important;
}

.fix-space .ff-t-cell.ff-t-column-1 {
    width: 70%;
}

/*
    Fluentform - Campo de repetición (Datos de vehículos)
*/

table.ff_repeater_table caption+thead tr:first-child td, 
table.ff_repeater_table colgroup+thead tr:first-child td, 
table.ff_repeater_table colgroup+thead tr:first-child th, 
table.ff_repeater_table thead:first-child tr:first-child td,
table.ff_repeater_table caption+thead tr:first-child th, 
table.ff_repeater_table thead:first-child tr:first-child th {
    border: none;
}

.contenedor-datos-vehiculos {
    margin-bottom: 15px !important;
}

.contenedor-datos-vehiculos .ff-el-input--label {
    margin-bottom: 10px;
}


/*
    Fluentform - Encabezado de estapas (steps nav)
*/

.ff-step-header {
    max-width: 580px;
    margin: 0 auto;
}

.fluentform .formulario-esmax .ff-step-titles li:before {
    display: flex;
    font-size: 16px;
    padding: 5px 15px;
    text-align: center;
    justify-content: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #EFF3FD;
    color: #758ABD;
    border: none;
}

.fluentform .formulario-esmax .ff-step-titles li:after {
    top: 15px;
    background-color: #758ABD;
    z-index: 0;
}

.fluentform .ff-step-titles li span {
    font-size: 15px;
    color: #758ABD;
}

.fluentform .formulario-esmax .ff-step-titles li.ff_active:before, 
.fluentform .formulario-esmax .ff-step-titles li.ff_completed:before {
    display: flex;
    font-size: 16px;
    padding: 5px 15px;
    text-align: center;
    justify-content: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #0F5AB4;
    border: none;
}

.fluentform .formulario-esmax .ff-step-titles li.ff_active:after, 
.fluentform .formulario-esmax .ff-step-titles li.ff_completed:after {
    top: 15px;
    background-color: #0F5AB4;
    z-index: 1;
}

.fluentform .ff-step-titles li.ff_active span, 
.fluentform .ff-step-titles li.ff_completed span {
    font-size: 15px;
    color: #0F5AB4;
    font-weight: 500;
}

.choices__list.choices__list--dropdown.is-active {
    max-height: 189px;
}

.label-no-margin {
    margin-bottom: 5px !important;
}

.ff_t_c {
    line-height: 1.3;
    position: relative;
    bottom: 2px;
}

/*
    Modal - Aeroplantas
*/

.modal-aeroplantas strong {
    color: #0F5AB4;
    font-weight: 600;
}

.modal-aeroplantas p {
    margin-bottom: 0;
}

.modal-aeroplantas a {
    color: inherit;
}

.modal-aeroplantas span {
    font-size: 15px !important;
    color: #888888;
    margin-top: 10px;
}

.modal-aeroplantas .jet-listing-dynamic-repeater__item {
    margin-bottom: 40px;
}

.aeroplanta a::after {
    margin-left: 5px;
    font-size: 18px;
    color: #333;
}

.avion-ari a::after {
    content: 'ARI';
}

.avion-iqq a::after {
    content: 'IQQ';
}

.avion-cjc a::after {
    content: 'CJC';
}

.avion-anf a::after {
    content: 'ANF';
}

.avion-cpo a::after {
    content: 'CPO';
}

.avion-lsc a::after {
    content: 'LSC';
}

.avion-scl a::after {
    content: 'SCL';
}

.avion-ccp a::after {
    content: 'CCP';
}

.avion-pmc a::after {
    content: 'PMC';
}

.avion-bba a::after {
    content: 'BBA';
}

.avion-puq a::after {
    content: 'PUQ';
}

.aeroplanta {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.aeroplanta:hover {
    -moz-transform: scale(.9);
    -webkit-transform: scale(.9);
    -o-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}

.caja-testimonios div {
    min-height: 240px;
}

.caja-testimonios h4 {
    margin-bottom: 0;
}

.caja-testimonios.azul h4 {
    color: #FFFFFF;
}

.primera-columna span {
    display: block;
}

.bucle-testimonios .slick-track .slick-active:nth-child(2n+1) section.elementor-section {
    background-color: #0F5AB4;
}

.bucle-testimonios .slick-track .slick-active:nth-child(2n+1) h4,
.bucle-testimonios .slick-track .slick-active:nth-child(2n+1) p {
    color: #FFFFFF;
}

.imagen-lubrax-producto img {
    height: 320px;
    object-fit: cover;
}

/* Boton chat TP */

.chat-button{

    height: 60px;

    width: 60px;

    border-radius: 60px;

/*    background: url('https://qrchatesmax.cl.tpsouth.com/esmax/images/chat-icon.svg');*/
	background: url('https://www.esmax.cl/wp-content/uploads/chat-icon.svg');

    background-color: royalblue;

    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);

    background-size: 50%;

    background-position: center;

    background-repeat: no-repeat;

    position: fixed;

    bottom: 30px;

    right: 30px;

}

 

@media screen and (max-width: 750px) {

    iframe {

             max-width: 100% !important;

              width: auto !important;

              height: 100%;

margin-bottom: 7rem;

    }

}

@media screen and (min-width: 800px) {

    iframe {

        max-width: 300px !important;

        min-height: 50% !important;

        width: auto !important;

        height: 50% !important;

        position: fixed;

        margin-bottom: 70px;

    }

}