/*
Theme Name: Zaneck Trade theme
Theme URI: 
Version: 1.0
Description: Zaneck Trade theme
Author: STD
Author URI: 
Template: phlox
*/

@import url("../phlox/style.css");

/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/
/* menu principal */
.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after, .aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after {
    background-color: #58595B !important;
}
.aux-sticky-placeholder {
    height: 0 !important;
}
.aux-sticky .elementor-126 .elementor-element.elementor-element-a57eca9 > .elementor-background-overlay {
    background-color: #FFFFFF !important;
    opacity: .9 !important;
}
.aux-sticky a.aux-item-content {
    color: #58595b !important;
}
.aux-sticky .site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after, .aux-sticky .aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after {
    background-color: #58595b !important;
}
.aux-sticky .elementor-126 .elementor-element.elementor-element-a57eca9 {
    padding: 10px 0 !important;
}
.aux-sticky img {
    width: 150px !important;
}
a.aux-item-content.mPS2id-highlight-last {
    color: #ff5f00 !important;
}
img.trp-flag-image {
    display: none !important;
}
.translatepress-en_US .aux-elementor-header-menu .ingles {
    display: none;
}
.ingles .aux-menu-label span:after {
    content: '';
    background: url(https://zanecktrade.com/wp-content/uploads/2020/06/united-states-of-america.svg) no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
    top: 2px;
}
.translatepress-es_ES .aux-elementor-header-menu .espaniol {
    display: none;
}
.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item.ingles > .aux-item-content::after, .aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item.ingles > .aux-item-content::after {
    display: none;
}
.espaniol .aux-menu-label span:after {
    content: '';
    background: url(https://zanecktrade.com/wp-content/uploads/2020/06/spain.svg) no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
    top: 2px;
}

/* fin de menu principal */

/* slider home */
.slider-home .ms-slide-info.ms-dir-h.ms-align-top {
    /*display: table;
    height: 100%;
    margin: -10px 0 0 0!important;
    overflow: auto;*/
    /*height: -webkit-fill-available;
    margin: -10px 0 0 0!important;
    display: flex;
    align-items: center;*/
    top: calc(50% - 76px) !important;
    width: 100%;
}
.slider-home .ms-info {
    /*display: table-cell;
    vertical-align: middle;*/
    /*width: 100%;
    margin: 0 auto;*/
}
.slider-home .content-panel.slider {
    width: 1200px;
    margin: 0 auto;
}
.slider-home .content-title-slider-01 {
    width: 380px;
    background: hsla(223, 100%, 36%, 0.8);
    color: #FFFFFF;
    height: 140px;
    right: 0;
    position: relative;
    animation-name: TitleSliderUno;
    animation-duration: 2s;
    opacity: 1;
}
@keyframes TitleSliderUno {
    0% {
        right: -150%;
        opacity: 0; 
    }
    100% {
        right: 0;
        opacity: 1; 
    }
}
.slider-home .content-corchete-izq-01 {
    position: relative;
    margin: -30px 0 0 30px;
    height: 140px;
    float: left;
    width: 35px;
}
.slider-home .txt-slider-01 {
    font-size: 36px;
    font-weight: 500;
    line-height: initial;
    float: left;
    width: 225px;
    padding: 25px 0 0 0;
}
.slider-home .content-corchete-der-01 {
    float: left;
    height: 140px;
    margin: -30px 0 0 0;
    width: 35px;
}
.slider-home .content-panel.slider img {
    height: 200px !important;
}
.slider-home .clearly {
	clear: both;
}
.slider-home .content-title-slider-02 {
    width: 560px;
    background: hsla(22, 100%, 50%, 0.8);
    color: #FFFFFF;
    height: 140px;
    float: right;
    text-align: right;
    left: 0;
    position: relative;
    animation-name: TitleSliderDos;
    animation-duration: 2s;
    opacity: 1;
}
@keyframes TitleSliderDos {
    0% {
        left: -150%;
        opacity: 0; 
    }
    100% {
        left: 0;
        opacity: 1; 
    }
}
.slider-home .content-corchete-izq-02 {
    position: relative;
    margin: -30px 0 0 50px;
    height: 140px;
    float: left;
    width: 35px;
}
.slider-home .txt-slider-02 {
    font-size: 36px;
    font-weight: 400;
    line-height: initial;
    float: left;
    width: 410px;
    padding: 20px 0 0 0;
}
.slider-home .content-corchete-der-02 {
    float: left;
    height: 140px;
    margin: -30px 0 0 0;
    width: 35px;
}
.slider-home .content-title-slider-03 {
    width: 450px;
    background: hsla(220, 2%, 35%, 0.8);
    color: #FFFFFF;
    height: 140px;
    right: 0;
    position: relative;
    animation-name: TitleSliderTres;
    animation-duration: 2s;
    opacity: 1;
}
@keyframes TitleSliderTres {
    0% {
        right: -150%;
        opacity: 0; 
    }
    100% {
        right: 0;
        opacity: 1; 
    }
}
.slider-home .txt-slider-03 {
    font-size: 24px;
    font-weight: 500;
    line-height: 145%;
    float: left;
    width: 290px;
    padding: 20px 0 0 0;
}
/* fin de slider home */

/* slider nuevo gris */
.content-panel-slider-nuevo {
    width: 100%;
    background: hsla(0, 0%, 0%, 0.8);
    position: relative;
    top: -32px;
}
.content-title-slider-01-nuevo {
    margin: 0 auto;
    display: table;
    width: 1200px;
    height: 80px;
}
.txt-slider-01-nuevo {
    display: table-cell;
    color: #FFFFFF;
    vertical-align: middle;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 36px;
    position: relative;
    top: -3px;
    animation-name: TitleSliderNuevoUno;
    animation-duration: 2s;
    opacity: 1;
}
@keyframes TitleSliderNuevoUno {
    0% {
        right: -150%;
        opacity: 0; 
    }
    100% {
        right: 0;
        opacity: 1; 
    }
}
.content-texto-grande {
    width: 100%;
    position: relative;
    bottom: 17px;
}
.txt-slider-grande {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: hsla(360, 100%, 100%, 0.5);
    color: rgba(141,141,142,0);
    font-size: 46px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
}
.txt-slider-01-nuevo-der {
    display: table-cell;
    color: #FFFFFF;
    vertical-align: middle;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 36px;
    position: relative;
    top: -3px;
    text-align: right;
    animation-name: TitleSliderNuevoDos;
    animation-duration: 2s;
    opacity: 1;
}
@keyframes TitleSliderNuevoDos {
    0% {
        left: -150%;
        opacity: 0; 
    }
    100% {
        left: 0;
        opacity: 1; 
    }
}
.txt-slider-grande-izq {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: hsla(360, 100%, 100%, 0.3);
    color: rgba(141,141,142,0);
    font-size: 46px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
}
.txt-slider-01-nuevo-centro {
    display: table-cell;
    color: #FFFFFF;
    vertical-align: middle;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 36px;
    position: relative;
    top: -3px;
    text-align: center;
    animation-name: TitleSliderNuevoTres;
    animation-duration: 2s;
    opacity: 1;
}
@keyframes TitleSliderNuevoTres {
    0% {
        left: -150%;
        opacity: 0; 
    }
    100% {
        left: 0;
        opacity: 1; 
    }
}
.content-panel-slider-nuevo-tres {
    width: 100%;
    background: hsla(0, 0%, 0%, 0.8);
    position: relative;
}
/* fin de slider nuevo gris */

/* slider nuevo color */
.content-panel-slider-nuevo-color-01 {
    width: 100%;
    background: hsla(223, 100%, 36%, 0.8);
    position: relative;
    top: -32px;
}
.content-panel-slider-nuevo-color-02 {
    width: 100%;
    background: hsla(22, 100%, 50%, 0.8);
    position: relative;
    top: -32px;
}
.content-panel-slider-nuevo-tres-color {
    width: 100%;
    background: hsla(220, 2%, 35%, 0.8);
    position: relative;
}

/* fin de slider nuevo color */


/* mapa interactivo */
.rvm-default-card-container {
    background: hsla(360, 100%, 100%, 0.9);
    color: #000000;
}
.rvm-close-default-card-container {
    background: #0034b9 !important;
    right: 240px;
    top: 120px;
    width: 25px;
    height: 25px;
    line-height: 21px;
}
.content-ficha-servicios {
    margin: 100px 200px;
    border: solid 1px #ff5f00;
    padding: 30px;
    border-radius: 20px;
}
h1.title-item {
    font-size: 24px;
    color: #0034b9;
    margin: 0;
}
h3.title-item {
    margin: 0;
    font-size: 18px;
}
.content-ficha-servicios li {
    line-height: 150% !important;
    padding-bottom: 5px;
}
.content-ficha-servicios-gris {
    margin: 100px 200px;
    border: solid 1px #58595B;
    padding: 30px;
    border-radius: 20px;
}
h1.title-item-gris {
    font-size: 24px;
    color: #58595B;
    margin: 0;
}
.mapa-gris .rvm-close-default-card-container {
    background: #58595B !important;
    right: 240px;
    top: 120px;
    width: 25px;
    height: 25px;
    line-height: 21px;
}
.jvectormap-zoomin {
    display: none;
}
.jvectormap-zoomout {
    display: none;
}
.jvectormap-container {
    text-align: center;
    overflow: inherit !important;
}
/* fin de mapa interactivo */

/* Formulario de contacto dos columnas*/
.form-contacto .interior-izq {
    width: 535px;
    margin: 0 25px 0 0;
    float: left;
}
.form-contacto .interior-der-presu {
    float: left;
    width: 535px;
    margin: 0 0 0 25px;
}
.form-contacto .label-form {
    /*font-family: 'Montserrat', sans-serif;
    font-size: 14px;*/
}
.form-contacto input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #FFFFFF;
    border: solid 1px #a7a9ac;
    height: 40px;
    color: #444444;
    /*font-size: 14px;
    font-family: "Montserrat", Sans-serif;*/
    margin: 5px 0 15px !important;
}
.form-contacto textarea.wpcf7-form-control.wpcf7-textarea {
    background: #FFFFFF;
    border: solid 1px #a7a9ac;
    color: #444444;
    /*font-size: 14px;
    font-family: "Montserrat", Sans-serif;*/
    margin: 5px 0 15px !important;
}
.form-contacto input.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    /*font-family: "Montserrat", Sans-serif;*/
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #0034b9;
    margin: 0;
}
.form-contacto input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #58595b;
}
.form-contacto span.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px;
    margin: -7px 0 0;
    text-align: center;
    /*font-family: 'Montserrat', sans-serif;*/
}
.form-contacto .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #444444;
    margin: 10px 0;
    border-radius: 15px;
   /*font-family: 'Montserrat', sans-serif;*/
    font-size: 12px;
    background: #f7e700;
    text-align: center;
}
.form-contacto .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: #FFFFFF;
    margin: 10px 0;
    border-radius: 15px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-size: 12px;
    text-align: center;
    background: #398f14;
}
.form-contacto .form-control:focus {
    box-shadow: none;
    background: #444444 !important;
    color: #444444 !important;  
}
.form-contacto .cleared {
	clear: both;
}
/* end formulario de contacto dos columnas*/

/* Formulario de contacto dos columnas GRIS */
.form-contacto-gris .interior-izq {
    width: 535px;
    margin: 0 25px 0 0;
    float: left;
}
.form-contacto-gris .interior-der-presu {
    float: left;
    width: 535px;
    margin: 0 0 0 25px;
}
.form-contacto-gris .label-form {
    /*font-family: 'Montserrat', sans-serif;
    font-size: 14px;*/
}
.form-contacto-gris input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #FFFFFF;
    border: solid 1px #a7a9ac;
    height: 40px;
    color: #444444;
    /*font-size: 14px;
    font-family: "Montserrat", Sans-serif;*/
    margin: 5px 0 15px !important;
}
.form-contacto-gris textarea.wpcf7-form-control.wpcf7-textarea {
    background: #FFFFFF;
    border: solid 1px #a7a9ac;
    color: #444444;
    /*font-size: 14px;
    font-family: "Montserrat", Sans-serif;*/
    margin: 5px 0 15px !important;
}
.form-contacto-gris input.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    /*font-family: "Montserrat", Sans-serif;*/
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #58595b;
    margin: 0;
}
.form-contacto-gris input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #A7A9AC;
}
.form-contacto-gris span.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px;
    margin: -7px 0 0;
    text-align: center;
    /*font-family: 'Montserrat', sans-serif;*/
}
.form-contacto-gris .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #444444;
    margin: 10px 0;
    border-radius: 15px;
   /*font-family: 'Montserrat', sans-serif;*/
    font-size: 12px;
    background: #f7e700;
    text-align: center;
}
.form-contacto-gris .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: #FFFFFF;
    margin: 10px 0;
    border-radius: 15px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-size: 12px;
    text-align: center;
    background: #398f14;
}
.form-contacto-gris .form-control:focus {
    box-shadow: none;
    background: #444444 !important;
    color: #444444 !important;  
}
.form-contacto-gris .cleared {
    clear: both;
}
/* end formulario de contacto dos columnas*/
.datos-contacto a {
	color: #0034b9;
}
.datos-contacto a:hover {
	color: #58595b;
}
.datos-contacto-gris a {
    color: #58595b;
}
.datos-contacto-gris a:hover {
    color: #A7A9AC;
}

/* vista tablet */
@media (max-width: 1024px) {
    .txt-slider-grande {
        width: 80%;
    }
    .content-title-slider-01-nuevo {
        width: 80%;
    }
    .form-contacto .interior-izq {
        width: 100%;
        margin: 0 25px 0 0;
        float: none;
    }
    .form-contacto .interior-der-presu {
        float: none;
        width: 100%;
        margin: 0;
    }
}
@media (max-width: 768px) {
    .txt-slider-grande {
        width: 96%;
    }
    .content-title-slider-01-nuevo {
        width: 96%;
    }
    .rvm-default-card-container {
        overflow-y: inherit !important;
    }
    .content-ficha-servicios {
        margin: 0px 0px;
    }
    .rvm-close-default-card-container {
        right: 40px;
        top: 20px;
    }
    .jvectormap-tip {
        display: none !important;
    }
    .translatepress-en_US .aux-elementor-header-menu .espaniol {
        display: none;
    }
    .translatepress-es_ES .aux-elementor-header-menu .ingles {
        display: none;
    }
    .espaniol-responsive .aux-menu-label span:after {
        content: '';
        background: url(https://zanecktrade.com/wp-content/uploads/2020/06/spain.svg) no-repeat;
        width: 20px;
        height: 20px;
        position: relative;
        display: block;
        top: 2px;
    }
    .ingles-responsive .aux-menu-label span:after {
        content: '';
        background: url(https://zanecktrade.com/wp-content/uploads/2020/06/united-states-of-america.svg) no-repeat;
        width: 20px;
        height: 20px;
        position: relative;
        display: block;
        top: 2px;
    }
    .translatepress-en_US .aux-elementor-header-menu .ingles-responsive {
        display: none;
    }
    .translatepress-es_ES .aux-elementor-header-menu .espaniol-responsive {
        display: none;
    }
    .espaniol-responsive a.aux-item-content {
        padding: 0 !important;
    }
    .ingles-responsive a.aux-item-content {
        padding: 0 !important;
    }
}
/* vista celular */
@media (max-width: 480px) {
    body:before {
        content: none !important;
    }
    .elementor-widget-container:before, .elementor-widget-container:after, .elementor-section .elementor-container:before, .elementor-section .elementor-container:after {
        content: none !important;
    }
    .rvm-default-card-container {
        height: auto;
        background: hsla(360, 100%, 100%, 0.98);
    }
    h1.title-item {
        font-size: 18px;
    }
    h3.title-item {
        font-size: 16px;
    }
    .content-ficha-servicios {
        font-size: 14px;
        padding: 20px 20px 2px;
    }
    .jvectormap-zoomin {
        display: block;
    }
    .jvectormap-zoomout {
        display: block;
    }
    .content-texto-grande {
        display: none;
    }
    .txt-slider-01-nuevo {
        font-size: 20px;
        text-align: center;
    }
    .content-title-slider-01-nuevo {
        width: 96%;
        height: auto;
        padding: 5px 0;
    }
    .content-panel-slider-nuevo-color-01 {
        top: 0px;
    }
    .slider-home .ms-slide-info.ms-dir-h.ms-align-top {
        top: calc(50% - 20px) !important;
    }
    .content-panel-slider-nuevo-color-02 {
        top: 0;
    }
    .txt-slider-01-nuevo-der {
        font-size: 16px;
        text-align: center;
        top: -1px;
    }

}
