/*
Theme Name: ArkosLight
Description: ArkosLight - Divi Child Theme
Author:  myp
Author URI:  http://www.mediosyproyectos.com
Template: Divi
Version:  1.0
*/

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

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap");


/* =Theme customizations
------------------------------------------------------- */

@font-face {
    font-family: 'fontello';
    src: url('font/fontello.eot?34501627');
    src: url('font/fontello.eot?34501627#iefix') format('embedded-opentype'), url('font/fontello.woff2?34501627') format('woff2'), url('font/fontello.woff?34501627') format('woff'), url('font/fontello.ttf?34501627') format('truetype'), url('font/fontello.svg?34501627#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello2';
    src: url('font/fontello2.eot?34501627');
    src: url('font/fontello2.eot?34501627#iefix') format('embedded-opentype'), url('font/fontello2.woff2?34501627') format('woff2'), url('font/fontello2.woff?34501627') format('woff'), url('font/fontello2.ttf?34501627') format('truetype'), url('font/fontello2.svg?34501627#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello3';
    src: url('font/fontello3.eot?34501627');
    src: url('font/fontello3.eot?34501627#iefix') format('embedded-opentype'), url('font/fontello3.woff2?34501627') format('woff2'), url('font/fontello3.woff?34501627') format('woff'), url('font/fontello3.ttf?34501627') format('truetype'), url('font/fontello3.svg?34501627#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('font/fontello.svg?34501627#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-trash:before {
    content: '\e800';
}

/* '' */

.icon-left-open-mini:before {
    content: '\e801';
}

/* '' */

.icon-right-open-mini:before {
    content: '\e802';
}

/* '' */

.icon-declaracion-de-conformidad:before {
    content: '\e803';
}

/* '' */

.icon-brochure:before {
    content: '\e804';
}

/* '' */

.icon-bim:before {
	font-family:'fontello3';
    content: '\e805';
	margin-right: 0.7em;
}

/* '' */

.icon-3ds:before {
    content: '\e806';
}

/* '' */

.icon-datasheet:before {
    content: '\e807';
}

/* '' */

.icon-instrucciones:before {
    content: '\e809';
}

/* '' */

/*.icon-cad:before {
    content: '\e80d';
}*/
.icon-cad:before {
    content: '\e80f';
}

/* '' */

.icon-etiqueta-energetica:before {
    content: '\e80e';
}

/* '' */

.icon-dibujo-lineal:before {
    content: '\e80f';
}

/* '' */

.icon-ldt:before {
    content: '\e810';
}

/* '' */

.icon-share:before {
    content: '\e811';
}

/* '' */

.icon-download:before {
    content: '\e812';
}

/* '' */

.icon-fav:before {
    content: '\e813';
}

/* '' */

.icon-flujo-luminico:before {
    content: '\e814';
}

/* '' */

.icon-dwg:before {
    content: '\e815';
}

/* '' */

.icon-dxf2d:before {
    content: '\e816';
}

/* '' */

.icon-fbx:before {
    content: '\e817';
}

/* '' */

.icon-obj:before {
    content: '\e818';
}

/* '' */

.icon-3dsmax:before {
    content: '\e819';
}


.icon-uld:before {
    content: '\e820';
    font-family:'fontello2';
    /*position: relative;
    display: table;
    margin: 0 auto;*/
}


/* '' */

#wpadminbar {
    z-index: 9999999999!important;
}

a {
    color: #e22d33;
}

h1 {
    color: #707070;
    font-weight: 300;
    font-size: 40px;
}

h2 {
    color: #707070;
}

body {
    color: #717171
}

.center {
    text-align: center;
}

.max-500 {
    max-width: 500px;
}

.max-700 {
    max-width: 700px;
}

.max-center {
    margin-left: auto;
    margin-right: auto;
}

#main-content {
    overflow: hidden;
}

#page-container {
    overflow: hidden;
}

.red-alert {
    margin-top: 50px;
    border: 1px solid #e62f31;
    border-radius: 10px;
    padding: 10px 20px;
    text-align: center;
}

.et_right_sidebar #main-content .container:before {
    display: none;
}

.et_pb_slide_description {
    padding: 20% 8%;
}

.et_pb_slide_description .et_pb_slide_title {
    font-size: 40px;
    font-weight: 400;
    text-shadow: none;
}

#home-video .et_pb_video_overlay {
    height: calc(100vh - 54px);
}

.et_pb_video_overlay {}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
    margin-top: 20px;
}

.pagination {
    border-top: 1px solid #e2e2e2;
    padding-top: 20px;
}

.pagination a {
    color: #999;
    font-size: 16px;
}

img.mfp-img {
    background: #e4e4e4;
    padding: 127px 40px 40px;
}

.mfp-container {
    background: #e4e4e4;
}

.mfp-figure:after {
    display: none !important;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    opacity: 1 !important;
    color: #e52c2e !important;
}

button.mfp-close {
    position: fixed;
    top: 100px !important;
    right: 30px !important;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    color: #222 !important;
}

.mfp-wrap .mfp-close:active {
    position: fixed !important;
}

.galeria-sin-ampliar .et_pb_gallery_image a {
    pointer-events: none;
}

.galeria-sin-ampliar .et-pb-controllers {
    display: none;
}

.debug {
    font-size: 13px;
    color: #9e9e9e;
    background: #ffe6e6;
    padding: 20px !important;
    margin: 20px;
}

@media all and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
    span.logo_helper {
        height: 79%;
    }
}

@media all and (min-width: 981px) {
    .hide-desktop {
        display: none;
    }
}

@media all and (min-width: 767px) {
    #response .hide-desktop {
        display: none;
    }
}

body .et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h3 {
    color: #717171 !important;
}

.foto-mitad-derecha {
    background-size: 50%;
    background-position: right;
}

.full-height,
.full-height.et_pb_slider .et_pb_slide {
    height: 100vh;
}

.full-height.et_pb_slider .et_pb_slide {
    padding-top: 0 !important
}

div#product-menu,
div#sub-menu,
div#sub-menu-scroll {
    box-shadow: 0 0 5px rgba(154, 154, 154, 0.28);
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 0;
}

.archive.tag #sub-menu,
.archive.category #sub-menu {
    display: none;
}

#sub-menu>div>div>div {
    padding-right: 0;
}

@media all and (min-width: 981px) {
    #sub-menu.fixed {
        position: fixed !important;
        top: 0;
        width: 100%;
        z-index: 999999999 !important;
        left: 0;
        margin-left: calc(50% - 285px);
        margin-right: calc(50% - 285px);
        width: 570px;
        box-shadow: none !important;
        background: transparent;
    }
    .admin-bar #sub-menu.fixed {
        top: 32px;
    }
    #sub-menu.fixed>.et_pb_row {
        padding: 15px 0;
        width: 100%;
    }
    .et_pb_slide_menu_active .fixed {
        z-index: 0 !important;
    }
}

.et_pb_widget_area_left {
    border: 0;
}

#sub-menu a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#sub-menu .current-menu-item a,
#sub-menu-scroll .current-menu-item a,
#sub-menu .menu-item a:hover,
#sub-menu-scroll .menu-item a:hover {
    position: relative;
    color: #000;
}

#sub-menu .current-menu-item a,
#sub-menu-scroll .current-menu-item a {
    font-weight: bold;
}

#sub-menu .menu-item a:hover:after,
#sub-menu-scroll .menu-item a:hover:after,
#sub-menu .current-menu-item a:after,
#sub-menu-scroll .current-menu-item a:after {
    content: "";
    width: 20px;
    height: 1px;
    position: absolute;
    background: #000;
    display: block;
    opacity: 1;
    margin: 0;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
}

#product-menu li,
#sub-menu li,
#sub-menu-scroll li {
    display: inline-block;
    list-style: none;
    margin: 0 20px;
}

@media all and (max-width: 980px) {
    #product-menu li,
    #sub-menu li,
    #sub-menu-scroll li {
        margin: 10px;
    }
    div#sub-menu .et_pb_widget,
    div#sub-menu-scroll .et_pb_widget {
        width: 100% !important;
        margin: 0 !important;
    }
}

#product-menu ul,
#sub-menu ul,
#sub-scroll ul {
    text-align: center;
}

.full-width .et_pb_row {
    max-width: 100% !important;
    width: 100%;
}

.full-width .et_pb_column_1_2 {
    width: 50%;
    margin-right: 0;
}

.full-width .et_pb_text {
    padding-right: 20%;
}

.full-width .et_pb_image img {
    width: 100%;
}

div#sub-menu .et_pb_widget,
div#sub-menu-scroll .et_pb_widget {
    width: 100%;
    margin: 0;
}

@media all and (max-width: 980px) {
    .full-width .et_pb_text {
        padding-right: 0;
        max-width: 400px;
        margin: 50px auto 50px !important;
        text-align: center;
    }
}

/*animaciones*/

.et_pb_animation_left.et-animated {
    opacity: 1;
    -webkit-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_right.et-animated {
    opacity: 1;
    -webkit-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_top.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_bottom.et-animated {
    opacity: 1;
    -webkit-animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_fade_in.et-animated {
    opacity: 1;
    -webkit-animation: fadeIn 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeIn 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeIn 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeIn 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

/* menu */

.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    height: 54px;
}

.et_header_style_slide #et-top-navigation {
    padding: 11px 0 !important;
    position: fixed;
    right: 50px;
	margin-right:30px;
	width: calc( 100% - 400px );
}

@media (max-width: 980px) {
    .et_fixed_nav #main-header.et-fixed-header {
        position: fixed;
        background: #FFF;
    }
    
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 80%;
    }
    
}

@media all and (max-width: 425px) {
    .et_fullwidth_nav #main-header .container {
        padding-right: 10px;
        padding-left: 10px;
    }
    .et_header_style_slide #et-top-navigation,
    .et_pb_slide_menu_active div#et-top-navigation {
        right: 10px !important;
    }
    .et_header_style_left .logo_container {
        top: 4px;
    }
    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-width: 80%;
    }
    .et_header_style_slide #et_top_fav_custom {
        margin-right: 14px !important;
    }
    .et_header_style_slide #et_top_lang {
        margin-right: 0 !important;
    }
    #search_header>div>input.et_pb_s {
        top: 54px !important;
        right: 0 !important;
        position: fixed !important;
        width: 100vw !important;
    }
}

#logo {
    opacity: 0
}

.et_header_style_slide .et_slide_in_menu_container {
    width: 50%;
    background: #FFF;
    max-width: 50% !important;
}

.et_slide_in_menu_container.et_slide_in_menu_container_left {
    right: auto !important;
    left: -100%;
    -webkit-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    transition-property: left;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-delay: initial;
}

.et_slide_in_menu_container.et_slide_in_menu_container_left.et_pb_slide_menu_opened {
    left: 0
}

.et_slide_in_menu_container #mobile_menu_slide li a {
    color: #e22d33;
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 14px 0;
}

.et_slide_in_menu_container #mobile_menu_slide li li a {
    color: #232323;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 0;
    opacity: 1;
}

.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
    opacity: 1;
    color: #e22d33;
}

.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a {
    color: #707070;
}

.et_mobile_menu li a:hover {
    color: #707070 !important;
    opacity: 1;
}

.et_mobile_menu li li {
    padding-left: 8%;
}

.et_slide_menu_top {
    display: none;
}

.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
    color: #e22d33;
}

#main-header {
    z-index: 999999999;
}

@media all and (max-width: 980px) {
    #main-header>div.container {
        max-height: 54px;
    }
}

.et_pb_slide_menu_active div#et-top-navigation {
    position: fixed;
    right: 30px;
    top: 0;
}

.admin-bar.et_pb_slide_menu_active div#et-top-navigation {
    top: 32px;
}

.mobile_menu_bar:after {
    color: #e22d33;
}

.et_pb_fullscreen_nav_container {
    margin-top: 50px;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
    margin-bottom: 20px;
}

.et_slide_in_menu_container span.et_mobile_menu_arrow {
    left: -30px;
    right: inherit;
}

.et_pb_slide_menu_active #page-container {
    left: 0 !important;
}

#menu-product-left {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    background-size: cover;
    position: relative;
    background-position: center;
}

#menu-product-left a {
    color: #FFF;
}

#menu-product-left-name,
#menu-product-left-cat {
    position: absolute;
    width: 90%;
    margin: 0 5%;
    color: #FFF;
}

#menu-product-left-name {
    border-bottom: 1px solid #FFF;
    bottom: 80px;
    padding-bottom: 10px;
    font-size: 16px;
}

#menu-product-left.menu-product-left-claro a,
.menu-product-left-claro #menu-product-left-name,
.menu-product-left-claro #menu-product-left-cat {
    color: #707070;
}

.menu-product-left-claro #menu-product-left-name {
    border-bottom-color: #707070;
}

#menu-product-left-name span {
    position: absolute;
    right: 0;
    font-size: 13px;
    text-transform: uppercase;
}

#menu-product-left-cat {
    bottom: 51px;
    font-size: 13px;
}

.et_slide_in_menu_container ul#mobile_menu_slide {
    padding: 28px 70px 180px 70px;
}

#menu-contact {
    position: fixed;
    bottom: 0;
    width: 50%;
    right: 0;
    padding: 13px 71px 13px;
    background: #ffffff !important;
    z-index: 999999;
    opacity: 0;
}

.et_pb_slide_menu_active #menu-contact {
    -webkit-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    opacity: 1;
}

#menu-contact #et-info-email {
    display: none;
}

#menu-contact #et-info-phone {
    margin-right: 17px;
}

.et-social-icons li {
    margin-left: 10px;
}

#menu-contact #et-info-phone:before {
    display: none;
}

#menu-contact span#et-info-phone,
#menu-contact .et-social-icon a {
    color: #707070;
}

div#mapacontacto {
    margin: 0;
}

#linkmapa>div>p>a {
    content: "";
    width: 100px;
    height: 40px;
    display: block;
    position: absolute;
    bottom: 0;
}

@media all and (max-width: 980px) {
    #menu-contact {
        padding: 13px 20px 13px;
    }
    .et-social-icons {
        float: right;
    }
}

@media all and (max-width: 767px) {
    .et_header_style_slide .et_slide_in_menu_container {
        width: 100%;
        max-width: 100% !important;
        right: -100% !important;
    }
    .et_header_style_slide .et_slide_in_menu_container.et_pb_slide_menu_opened {
        right: 0% !important;
    }
    .et_slide_in_menu_container.et_slide_in_menu_container_left {
        display: none !important;
    }
    #menu-contact {
        width: 100%;
    }
    #menu-contact #et-info-phone {
        margin-right: 0;
    }
    #et-info .et-social-icons {
        display: block;
        margin: 0 auto;
        float: none;
    }
    .et-social-icons li {
        display: inline-block;
        margin: 5px 10px 0;
    }
    .et_slide_in_menu_container #mobile_menu_slide li a {
        font-size: 20px;
        line-height: 1.5em;
    }
    .et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a,
    .et_slide_in_menu_container #mobile_menu_slide li a {
        padding: 5px 0;
    }
    .et_slide_in_menu_container ul#mobile_menu_slide {
        margin-bottom: 100px;
    }
}

/*buscador*/

#header-buscar-productos .et_pb_slider .et_pb_slide_0 {
    background-position: center;
}

/*
.et_header_style_slide #et_top_search_custom{
    display: block!important
}
*/

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
    float: right;
}

.et_header_style_slide #et_top_search_custom,
.et_header_style_slide #et_top_fav_custom,
.et_header_style_slide #et_top_lang,
.et_header_style_slide #et_top_icatalogue,
.et_header_style_slide #et_top_dialux { 
    display: block !important;
    position: relative;
    width: 32px;
    height: 32px;
    float: right;
    line-height: 32px;
    text-align: center;
    margin-right: 9px;
}

.et_header_style_slide #et_top_fav_custom {
    margin-right: 40px;
	margin-left:20px;
}

.et_header_style_slide #et_top_lang ,
.et_header_style_slide #et_top_icatalogue,
.et_header_style_slide #et_top_dialux{
    width: auto;
}

.et_header_style_slide #et_top_icatalogue a,
.et_header_style_slide #et_top_dialux a
{
	color:#717171;
}

.et_header_style_slide #et_top_icatalogue,
.et_header_style_slide #et_top_dialux{
    width: auto;
	margin:0px 20px;
}

.et_header_style_slide #et_top_icatalogue:before {
    content: "";
    background: #7a7b7b;
    width: 1px;
    height: 20px;
    position: absolute;
    left: -24px;
    top: 6px;
}

.et_header_style_slide #et_top_icatalogue:after {
    content: "";
    background: #7a7b7b;
    width: 1px;
    height: 20px;
    position: absolute;
    right: -24px;
    top: 6px;
}

.et_header_style_slide #et_top_dialux:after {
    content: "";
    background: #7a7b7b;
    width: 1px;
    height: 20px;
    position: absolute;
    right: -24px;
    top: 6px;
	
}
.et_header_style_slide #et_top_fav_custom:after {
    content: "";
    background: #000;
    width: 1px;
    height: 20px;
    position: absolute;
    right: -24px;
    top: 6px;
}

.wpml-ls-legacy-dropdown a {
    background: transparent;
    border: 0;
}

.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    background: transparent;
}

@media all and (max-width: 425px) {
    .et_header_style_slide #et_top_search_custom {
        margin-right: 0;
    }
    .et_header_style_slide #et_top_fav_custom:after {
        display: none;
    }
}

#et_search_icon:before {
    top: 7px;
    left: 2px;
}

#et_top_fav_custom>a>i {
    font-size: 21px;
}

#et_top_fav_custom>span {
    position: absolute;
    background: #e52a2c;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: #FFF;
    border-radius: 10px;
    bottom: 4px;
    right: -5px;
    pointer-events: none;
}

/*header*/

.logo_container>a {
    padding-bottom: 1px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 2px 0;
}

#et_top_search_custom:hover #et_search_icon {
    color: #e22d33
}

#et_top_search_custom form {
    display: none;
}

#et_top_search_custom form.search_active {
    display: block;
}

#search_header>div>label {
    display: none;
}

#search_header>div>input.et_pb_s {
    background: transparent;
    position: absolute;
    top: 0;
    right: 50px;
    width: 139px;
    border: 0;
    padding: 0 12px;
}

#search_header>div>input.et_pb_s {
    background: rgba(122, 123, 123, 0.25);
}

body.et_fullwidth_nav #et_top_lang>div:hover,
body.et_fullwidth_nav #et_top_lang ul li:hover>ul {
    background: rgba(122, 123, 123, 0.25);
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border: 0;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    text-align: left;
}

.et_pb_slide_menu_active .et-fixed-header {
    background-color: transparent !important;
}

body.et_fullwidth_nav .et-fixed-header #search_header>div>input.et_pb_s {
    color: #000;
}

/*forzamos color header en el scroll*/
/*
.header- .et-fixed-header .logo_container>a,
.header-claro .et-fixed-header .logo_container>a,
.header-oscuro .et-fixed-header .logo_container>a {
    background-image: url(https://www.arkoslight.com/wp-content/themes/arkoslight-theme/dist/images/svg/arkoslight-logo-black.svg) !important;
}
*/
.header-icons- .et-fixed-header .mobile_menu_bar:before,
.header-icons-oscuro .et-fixed-header .mobile_menu_bar:before,
.header-icons-claro .et-fixed-header .mobile_menu_bar:before {
    /*color: #222 !important;*/
}

body .et-fixed-header #et_top_search_custom>a,
body .et-fixed-header #et_top_fav_custom>a,
body .et-fixed-header #et_top_dialux a,
body .et-fixed-header #et_top_icatalogue a,
body .et-fixed-header #et_top_lang .wpml-ls-legacy-dropdown a,
body .et-fixed-header #et_top_lang .wpml-ls-legacy-dropdown a:hover,
body .et-fixed-header #et_top_lang .wpml-ls-legacy-dropdown a:focus,
body .et-fixed-header #et_top_lang .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
body.et_pb_slide_menu_active #et_top_search_custom>a,
body.et_pb_slide_menu_active #et_top_fav_custom>a,
body.et_pb_slide_menu_active #et_top_lang .wpml-ls-legacy-dropdown a,
body.et_pb_slide_menu_active #et_top_lang .wpml-ls-legacy-dropdown a:hover,
body.et_pb_slide_menu_active #et_top_lang .wpml-ls-legacy-dropdown a:focus,
body.et_pb_slide_menu_active #et_top_lang .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    /*color: #222 !important;*/
}

body.et_header_style_slide .et-fixed-header #et_top_search_custom:after,
body.et_header_style_slide .et-fixed-header #et_top_fav_custom:after,
body.et_pb_slide_menu_active.et_header_style_slide #et_top_search_custom:after,
body.et_pb_slide_menu_active.et_header_style_slide #et_top_fav_custom:after {
    /*color: #222 !important;*/
}

body.et_header_style_slide .et-fixed-header #et_top_icatalogue:before,
body.et_header_style_slide .et-fixed-header #et_top_icatalogue:after,
body.et_header_style_slide .et-fixed-header #et_top_dialux:after,
body.et_pb_slide_menu_active.et_header_style_slide #et_top_icatalogue:before,
body.et_pb_slide_menu_active.et_header_style_slide #et_top_icatalogue:after,
body.et_pb_slide_menu_active.et_header_style_slide #et_top_dialux:after
{
	/*color: #222 !important;*/
}

body .et-fixed-header #search_header>div>input.et_pb_s,
body.et_pb_slide_menu_active #search_header>div>input.et_pb_s,
    {
    border: 0;
    color: #222;
}

body .et-fixed-header #search_header>div>input.et_pb_s::-webkit-input-placeholder {
    color: #222 !important;
}

body.et_pb_slide_menu_active #search_header>div>input.et_pb_s::-webkit-input-placeholder {
    color: #222 !important;
}

body .et-fixed-header #search_header>div>input.et_pb_s::-moz-placeholder {
    color: #222 !important;
}

body.et_pb_slide_menu_active #search_header>div>input.et_pb_s::-moz-placeholder {
    color: #222 !important;
}

body .et-fixed-header #search_header>div>input.et_pb_s:-ms-input-placeholder {
    color: #222 !important;
}

body.et_pb_slide_menu_active #search_header>div>input.et_pb_s:-ms-input-placeholder {
    color: #222 !important;
}

body .et-fixed-header #search_header>div>input.et_pb_s:-moz-placeholder {
    color: #222 !important;
}

body.et_pb_slide_menu_active #search_header>div>input.et_pb_s:-moz-placeholder {
    color: #222 !important;
}

body.et_fullwidth_nav .et-fixed-header #et_top_lang>div:hover,
body.et_fullwidth_nav .et-fixed-header #et_top_lang ul li:hover>ul,
body.et_pb_slide_menu_active.et_fullwidth_nav #et_top_lang>div:hover,
body.et_pb_slide_menu_active.et_fullwidth_nav #et_top_lang ul li:hover>ul {
    background: #FFF;
}

/*footer*/

#main-footer {
    position: relative;
}

#footer-widgets>div:nth-child(1) {
    width: calc(100% - 95px);
    margin-right: 0;
}

#footer-widgets>div:nth-child(2) {
    width: 91px;
    float: right;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-widgets .footer-widget div ul li,
#footer-widgets .footer-widget div ul {
    padding-left: 0;
    margin-left: 0;
}

#footer-widgets .footer-widget div>ul>li {
    vertical-align: top;
    margin-right: 33px;
}

#footer-widgets .footer-widget div>ul>li>a {
    text-transform: uppercase;
    margin-bottom: 5px;
    display: inline-block;
}

#footer-widgets .footer-widget div ul li li {
    margin-bottom: 2px;
    font-size: 13px;
}

#footer-widgets .footer-widget div ul li li a {
    color: #797980
}

#footer-widgets .footer-widget div>ul>li ul {
    margin-top: 11px;
    margin-bottom: 20px;
}

#footer-widgets .footer-widget .et-social-icons{
	width:70px;
}

#footer-logos {
    border-top: 1px solid #797980;
    padding: 15px 0;
    text-align: center;
}

#footer-logos img {
    margin: 0 40px;
}

@media (min-width: 1200px) {
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) .fwidget {
        margin-right: 2%;
    }
}

.footer-widget h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
}

#text-2>div>a {
    display: block;
    color: #797980
}

#text-2>div>ul {
    margin-top: 20px;
}

#footer-widgets>div {
    margin-bottom: 0;
}

#footer-idioma {
    position: absolute;
    line-height: 53px;
    top: 0;
    left: 0;
}

#footer-copyright {
    position: absolute;
    line-height: 53px;
    top: 0;
    right: 0;
}

#footer-legal {
    text-align: center;
}

#footer-idioma,
#footer-copyright,
#footer-legal a {
    color: #797980;
    font-size: 12px;
    font-weight: normal;
}

#footer-idioma>strong,
#footer-idioma {
    color: #FFF;
    font-weight: normal;
}

#footer-widgets .footer-widget .et-social-icon a {
    color: #232326;
    font-size: 11px;
    background: #FFF;
    width: 23px;
    border-radius: 40px;
}

#footer-widgets .footer-widget .et-social-icons li {
    margin-left: 0;
    margin-right: 5px;
}

#footer-bottom {
    border-top: 1px solid #797980;
}

#menu-footer-legal>li:first-of-type:after {
    content: "·";
    padding-left: 10px;
}

.bottom-nav li {
    padding-right: 10px;
}

.wpml-ls-legacy-dropdown {
    width: auto;
    display: inline-block;
}

#footer-bottom .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    top: auto;
    bottom: 100%;
}

#footer-bottom .wpml-ls-statics-shortcode_actions {
    background-color: #232326;
}

#footer-bottom .wpml-ls-statics-shortcode_actions,
#footer-bottom .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,
#footer-bottom .wpml-ls-statics-shortcode_actions a {
    border-color: #232326;
}

#footer-bottom .wpml-ls-statics-shortcode_actions a {
    color: #ffffff;
    background-color: #232326;
}

#footer-bottom .wpml-ls-statics-shortcode_actions a:hover,
#footer-bottom .wpml-ls-statics-shortcode_actions a:focus {
    color: #ffffff;
    background-color: #232326;
}

#footer-bottom .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
    color: #ffffff;
    background-color: #232326;
}

#footer-bottom .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a,
#footer-bottom .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
    color: #ffffff;
    background-color: #232326;
}

@media (max-width: 980px) {
    #footer-widgets>div:nth-child(1) {
        width: calc(100% - 95px) !important;
        margin-right: 0 !important;
    }
    #footer-widgets>div:nth-child(1) .fwidget {
        margin-bottom: 0;
        width: 30%;
    }
    #footer-widgets>div:nth-child(2) {
        width: 91px !important;
        float: right;
    }
    #footer-widgets .footer-widget .fwidget {
        margin-bottom: 0;
    }
    #footer-widgets .footer-widget div ul {
        text-align: left;
    }
}

@media all and (max-width: 767px) {
    #footer-widgets>div:nth-child(1) {
        width: 100% !important;
        margin-right: 0 !important;
    }
    #footer-widgets>div:nth-child(2) {
        width: 100% !important;
        float: none;
        overflow: hidden;
    }
    #footer-widgets>div .fwidget {
        margin-bottom: 10px !important;
        width: 100% !important;
        text-align: center;
    }
    #footer-widgets .footer-widget div>ul>li {
        margin-right: 0;
    }
    #footer-widgets .footer-widget div ul {
        text-align: center;
    }
    #footer-widgets .et-social-icons {
        float: none !important;
    }
    #footer-idioma,
    #footer-copyright {
        position: relative;
        text-align: center;
    }
    .bottom-nav {
        padding: 0;
    }
}

/*empresa*/

#empresa-header .et_pb_slide_description {
    padding-top: 0;
}

#empresa-header .et_pb_slide_title {
    font-size: 40px;
}

@media all and (min-width: 981px) {
    #empresa-slider {
        min-height: 600px !important;
        height: calc(100vh - 54px);
        width: 100%;
    }
}

#empresa-slider .menuslider_slide .et_pb_text {
    text-align: center;
    max-width: 440px;
    margin: 0 auto;
    position: relative;
    padding-right: 0;
}

#empresa-slider .menuslider_slide:nth-child(2) .et_pb_text:last-of-type:before{
	content:"01" !important;
}
#empresa-slider .menuslider_slide:nth-child(3) .et_pb_text:last-of-type:before{
	content:"02" !important;
}
#empresa-slider .menuslider_slide:nth-child(4) .et_pb_text:last-of-type:before{
	content:"03" !important;
}

@media all and (min-width: 981px) {
    #empresa-slider .menuslider_slide {
        height: 100%;
    }
}

header#main-header:after {
    content: '';
    position: absolute;
    height: 55px;
    width: 1px;
    background: rgba(255,255,255,0.9);
    right: -1px;
    top: 0;
}

#empresa-slider .menuslider_slide .et_pb_text:last-of-type:before {
    content: "01";
    font-size: 300px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: rgba(0, 0, 0, 0.04);
    top: 50%;
    font-weight: bold;
    line-height: 300px;
    margin-top: -150px;
}

.single-product #empresa-slider .menuslider_slide .et_pb_text:last-of-type:before {
    display: none;
}

#empresa-slider .menuslider_slide.et_pb_row_3 .et_pb_text:last-of-type:before {
    content: "02";
}

#empresa-slider .menuslider_slide.et_pb_row_4 .et_pb_text:last-of-type:before {
    content: "03";
}

#empresa-slider h2 {
    margin-bottom: 100px;
    font-weight: 300;
    font-size: 39px;
}

#empresa-slider p {
    line-height: 1.75em;
    color: rgba(58, 58, 58, 0.5);
    font-size: 16px;
}

#technical-lighting {
    padding: 15% 0 15%;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.75em;
    max-width: 420px;
}

#technical-lighting em {
    color: #fffefe
}

#technical-lighting p {}

#technical-lighting h2 {
    font-weight: 300;
}

#empresa-technical {
    opacity: 1;
    background: #030305;
    min-height: 600px !important;
    height: calc(100vh - 54px);
}

#empresa-technical>div {
    z-index: 10;
    background-color: transparent;
}

#empresa-technical:after {
    content: "";
    /*background-image: url(../../uploads/2016/11/Technical-lighting.jpg);*/
    background-image: url(../../uploads/2017/03/Arkoslight_Coche_Lateral-1.jpg);
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 1;
    opacity: 0;
}

#empresa-technical.et-animated:after {
    opacity: 1;
    -webkit-animation: fadeIn2 4s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeIn2 4s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeIn2 4s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeIn2 4s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

@-webkit-keyframes fadeIn2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn2 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.seccion-fija {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

#empresa-video {
    background: #000;
}

#empresa-video .et_pb_column,
#empresa-video iframe,
#empresa-video video {
    height: calc(100vh - 54px);
    object-fit: cover;
}

div#empresa-light-life {
    padding: 2% 0 5%;
}

#cronograma_title {
    text-align: center;
    padding: 50px;
    color: #b6b6b6;
}

@media all and (max-width: 980px) {
    #technical-lighting {
        padding: 0px 0 200px;
        text-align: center;
        max-width: 100%;
    }
    #empresa-technical:after {
        width: 100%;
        height: 500px;
        top: auto;
        bottom: 0;
        background-position: right bottom;
    }
    #empresa-slider {
        min-height: 800px !important;
        padding: 40px 20px !important;
    }
    #empresa-slider h2 {
        margin-bottom: 50px;
    }
}

@media (max-width: 980px) {
    .et_pb_slide_description .et_pb_slide_title,
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2 {
        font-weight: 300 !important;
    }
}

@media (max-width: 767px) {
    #empresa-header .et_pb_slide_title {
        font-size: 29px;
        margin-top: -50%;
    }
    #empresa-slider .menuslider_slide .et_pb_text:last-of-type:before {
        font-size: 200px;
    }
    #technical-lighting {
        padding: 0px 0 100px;
    }
    #empresa-technical:after {
        height: 300px;
    }
}

/*proyectos*/

@media (min-width: 768px) {
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item {
        width: 32% !important;
        margin: 0 1% 1% 0 !important;
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
        clear: none!important;
    }
}

.et_pb_filterable_portfolio .et_pb_portfolio_item {
    position: relative;
}

.et_pb_filterable_portfolio .et_pb_portfolio_item h2 {
    display: none;
    position: absolute;
    top: 0;
    z-index: 10;
    color: #FFF;
    padding: 0 20px;
    text-align: center;
    top: 38%;
    pointer-events: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_item:hover h2 {
    display: block;
    width: 100%;
}

.et_overlay {
    border: 0;
    background: rgba(84, 84, 84, 0.7);
}

.et_pb_filterable_portfolio .et_pb_portfolio_item .et_overlay:before {
    display: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
    text-align: center;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    float: none;
    display: inline-block;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    margin: 6px 0px;
    border: 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
    color: #000;
    font-weight: bold;
    background-color: #ffffff;
    position: relative;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active:after,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover:after {
    width: 20px;
    height: 1px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    background: #000
}

@media all and (max-width: 980px) {
    .et_pb_filterable_portfolio .et_pb_portfolio_item h2 {
        font-size: 20px;
    }
}

/*proyecto*/

.single-project.et_monarch .et_social_icons_container {
    border-top: 1px solid #c6c6c6 !important;
    border-radius: 0 !important;
    padding-top: 10px !important;
}

#project-thumb {
    padding-bottom: 0;
}

#project-title {}

#project-title>div {
    padding-bottom: 0
}

@media all and (max-width: 980px) {
    .et_monarch .et_social_left {
        text-align: center;
    }
    .et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container {
        float: none;
    }
    .et_pb_text_0.et_pb_text {
        text-align: center;
    }
}

@media all and (max-width: 767px) {
    .et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container {
        float: none !important;
    }
}

/*menuslide*/

.menuslider {
    overflow: hidden;
}

.menuslider,
.menuslider_slide {
    padding: 0 !important;
}

.menuslider_menu ul {
    padding-left: 0;
}

.menuslider.et-waypoint {
    opacity: 1 !important
}

.menuslider.et-waypoint.et-animated .et_pb_text,
.menuslider.et-waypoint.et-animated .menuslider_slide.selected .et_pb_text {
    opacity: 1;
    -webkit-animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeBottom 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.menuslider.et-waypoint .et_pb_image,
.menuslider.et-waypoint .menuslider_slide.selected .et_pb_image {
    opacity: 0;
}

.menuslider.et-waypoint.et-animated .et_pb_image,
.menuslider.et-waypoint.et-animated .menuslider_slide.selected .et_pb_image {
    opacity: 1;
    -webkit-animation: fadeInRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeInRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeInRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeInRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.menuslider .et_pb_image .et_pb_image_wrap {
    width: 100%;
}

.menuslider_slide.selected {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex!important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.menuslider_slide .et_pb_column {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    /*-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;*/
}

.menuslider_slide .menuslider_slide_pos_center_v {
    padding-top: 0!important;
}

/*.menuslider_slide .menuslider_slide_pos_center_v{
    opacity: 0;
}
.menuslider_slide.selected .menuslider_slide_pos_center_v{
    opacity: 1;
    -webkit-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}*/

.menuslider_menu li {
    list-style: none;
    position: relative;
    text-transform: uppercase;
    color: #b6b6b6;
    cursor: pointer;
    font-size: 10px;
    line-height: 2em;
}

.menuslider_menu .et_pb_text {
    padding-right: 0 !important
}

.menuslider_menu li.selected {
    color: #e22d33
}

.menuslider_menu li:before {
    content: "";
    width: 2px;
    height: 2px;
    background: #b6b6b6;
    left: 0;
    display: inline-block;
    position: relative;
    top: -4px;
    margin-right: 10px;
    margin-left: 13px;
}

.menuslider_menu li.selected:before {
    width: 15px;
    height: 1px;
    background: #e22d33;
    margin-left: 0;
}

.menuslider_slide img {
    width: 100%;
}

.estilo1 h2 {
    color: #707070;
    font-size: 40px;
}

.estilo1 h3 {
    color: #b7b7b7;
    font-size: 20px;
}

.menuslider_slide .estilo1 h3 {
    font-size: 15px;
    margin: 0;
}

.estilo1 h2 {
    margin-bottom: 40px;
}

.estilo1 h3 {
    margin-bottom: 10px;
}

.estilo1 a {
    color: #b7b7b7;
    text-transform: uppercase;
    margin-top: 40px;
    display: block;
    position: relative;
    padding: 8px 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: inline-block;
}

.estilo1 a:hover {
    color: #070707;
}

.estilo1.et_pb_bg_layout_dark a:hover {
    color: #FFF;
}

.estilo1 a:before,
.estilo1 a:after {
    content: "";
    width: 25px;
    height: 1px;
    left: 0;
    position: absolute;
    background: #b7b7b7;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.estilo1 a:hover:before,
.estilo1 a:hover:after {
    width: 30px;
    background: #707070;
    left: 50%;
    margin-left: -15px;
}

.estilo1.et_pb_bg_layout_dark a:hover:before,
.estilo1.et_pb_bg_layout_dark a:hover:after {
    background: #FFF;
}

.estilo1 a:before {
    top: 0;
}

.estilo1 a:after {
    bottom: 0;
}

@media all and (max-width: 980px) {
    .menuslider_menu {
        display: none;
    }
}

/* home */

#home-main-slide {
    z-index: 10;
    cursor: pointer;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner {
    width: 100%;
    height: 100vh;
    padding: 10% 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#home-main-slide .et_pb_slide_description {
    padding: 0;
    margin: 0;
    width: initial;
    height: initial;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_left,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center_left,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_left {
    justify-content: flex-start;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_center {
    justify-content: center;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_right,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center_right,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_right {
    justify-content: flex-end;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_left,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_right {
    align-items: flex-start;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center_right,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center_left {
    align-items: center;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_left,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_right {
    align-items: flex-end;
}

#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_left,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_top_right,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center_right,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_center_left,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_left,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_center,
#home-main-slide .et_pb_slides .et_pb_slider_container_inner.text_position_bottom_right {}

#home-main-slide .et_pb_slider .et_pb_slide {
    background-position: center center;
}

#home-slider-productos .et_pb_slider .et_pb_slide {
    background-position: center center;
}

@keyframes dropHeader {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        /*-webkit-filter: blur(5px);
    filter: blur(5px);   */
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        /*-webkit-filter: blur(5px);
    filter: blur(5px);     */
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        /*-webkit-filter: blur(0);
    filter: blur(0);   */
    }
}

.et_pb_slider {
    /* this section calls the dropHeader animation we defined above */
    animation-name: dropHeader;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 3s;
}

/* Title & Description */

.et-pb-active-slide .et_pb_slide_description {
    -webkit-animation-name: fadeBottomSlide;
    -moz-animation-name: fadeBottomSlide;
    -ms-animation-name: fadeBottomSlide;
    -o-animation-name: fadeBottomSlide;
    animation-name: fadeBottomSlide;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* Transitions */

@-webkit-keyframes fadeBottomSlide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20%);
    }
    20% {
        opacity: 0;
        -webkit-transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeBottomSlide {
    0% {
        opacity: 0;
        -moz-transform: translateY(20%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeBottomSlide {
    0% {
        opacity: 0;
        -o-transform: translateY(20%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeBottomSlide {
    0% {
        opacity: 0;
        transform: translateY(20%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(20%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.slider-counter {
    position: absolute;
    right: 39px;
    bottom: 30px;
    z-index: 9999;
    color: #707070;
}

.slider-counter .number.current {
    position: absolute;
    left: -21px;
    top: -7px;
    text-align: right;
    width: 17px;
}

.slider-counter .number.total {
    position: absolute;
    left: 9px;
    top: 7px;
}

#home-video .et_pb_column,
#home-video iframe,
#home-video video,
#home-video-presentation .et_pb_column,
#home-video-presentation iframe,
#home-video-presentation video {
    height: calc(100vh - 54px);
    object-fit: cover;
}

@media all and (max-width: 980px) {
    #home-video-presentation .et_pb_column,
    #home-video-presentation iframe,
    #home-video-presentation video {
        height: calc(100vh - 100px);
    }
}

div#home-video-presentation,
div#home-video-presentation>div {
    padding: 0 !important;
    overflow: hidden;
}

div#home-video-presentation {
    padding-top: 0 !important
}

#home-premios {
    opacity: 1;
    padding: 100px 0;
}

#home-premios .et_pb_row {
    padding: 0;
    z-index: 10;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#home-premios div.et_parallax_bg.et_pb_parallax_css {
    width: 50%;
    background-size: contain;
    background-attachment: inherit;
}

@media (min-width: 1700px) {
    #home-premios div.et_parallax_bg.et_pb_parallax_css {
        width: 50%;
    }
}

#home-premios.et-animated div.et_parallax_bg.et_pb_parallax_css {
    opacity: 1;
    -webkit-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

#home-premios>div>div:last-of-type {
    padding-left: 5%;
    padding-right: 5%;
}

#home-premios h3 {
    font-size: 30px;
    margin-bottom: 0px;
}

#home-slider-productos {}

#home-slider-productos>div,
#home-slider-productos .full-height.et_pb_slider .et_pb_slide {
    height: calc(100vh - 54px);
    min-height: 700px;
}

#home-slider-productos .full-height.et_pb_slider .et_pb_slide>div>div {
    height: 100%;
}

#home-slider-productos svg {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

#home-slider-productos .et-pb-controllers {
    position: absolute;
    bottom: 0;
}

#home-slider-productos .et-pb-controllers a {
    width: auto;
    /* height: 100px; */
    position: relative;
    margin: 0 18px 60px;
    background: transparent;
}

#home-slider-productos .et-pb-controllers a.et-pb-active-control {
    background: transparent !important;
}

/*
#home-slider-productos .et-pb-controllers a svg {
    width: 90px;
    height: 90px;
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0 0 1px #FFF, 0 0 1px #FFF, 0 0 1px #FFF, 0 0 1px #FFF;
    border: 2px solid #cccccc;
    margin: 0;
    margin-left: 28.5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#home-slider-productos .et-pb-controllers a:hover svg,
#home-slider-productos .et-pb-controllers a.et-pb-active-control svg {
    box-shadow: 0 0 1px #e22d33, 0 0 1px #e22d33, 0 0 1px #e22d33, 0 0 1px #e22d33;
    -moz-transform: scale(1.111111);
    -webkit-transform: scale(1.111111);
    -o-transform: scale(1.111111);
    -ms-transform: scale(1.111111);
    transform: scale(1.111111);
}*/

#home-slider-productos .et-pb-controllers a>span {
    display: block;
    text-indent: 0;
    color: #707070;
    text-transform: uppercase;
    font-size: 12px;
}

#home-slider-productos .et-pb-controllers a.et-pb-active-control>span {
    color: #000;
    border-bottom: 1px solid;
}

#home-slider-productos .et-pb-active-slide .et_pb_slide_description {
    width: 100%;
    height: 100%;
}

#home-slider-productos .et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 46px;
    font-weight: 300;
    position: absolute;
    top: 120px;
    text-align: center;
    width: 100%;
    color: #707070 !important;
    font-size: 40px;
    text-shadow: none;
    left: 0
}

#home-slider-productos .et_pb_slide .et_pb_slide_content {
    color: #707070;
    position: absolute;
    bottom: 260px;
    text-align: center;
    width: 100%;
    text-shadow: none;
    font-size: 14px;
    left: 0;
    bottom: 100px;
}

#home-slider-productos .et_pb_slide .et_pb_slide_content a {
    color: #707070;
    padding: 8px;
    display: inline-block;
    position: relative;
    min-width: 165px;
}

@media all and (max-width: 767px) {
    #home-slider-productos .et_pb_slide .et_pb_slide_content a {
        margin-top: 10px;
        display: block;
    }
}

#home-slider-productos .et_pb_slide .et_pb_slide_content a:before,
#home-slider-productos .et_pb_slide .et_pb_slide_content a:after {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    background: #707070;
    display: block;
    opacity: 1;
    margin: 0;
    left: 50%;
    margin-left: -20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#home-slider-productos .et_pb_slide .et_pb_slide_content a:hover:before,
#home-slider-productos .et_pb_slide .et_pb_slide_content a:hover:after {
    margin-left: -30px;
    width: 60px;
}

#home-slider-productos .et_pb_slide .et_pb_slide_content a:before {
    top: 0;
}

#home-slider-productos .et_pb_slide .et_pb_slide_content a:after {
    bottom: 0;
}

#home-slider-productos .et_pb_bg_layout_dark .et_pb_slide_title,
#home-slider-productos .et_pb_bg_layout_dark .et_pb_slide_content,
#home-slider-productos .et_pb_bg_layout_dark .et_pb_slide_content a {
    color: #fff !important;
}

#home-slider-productos .et_pb_bg_layout_dark .et_pb_slide_content a:before,
#home-slider-productos .et_pb_bg_layout_dark .et_pb_slide_content a:after {
    background: #FFF;
}

#home-slider-productos .et-pb-slider-arrows {}

.search #main-content .container,
.archive #main-content .container,
#home-actualidad>div {
    max-width: 1300px;
}

#mc_embed_signup {
    text-align: center;
}

input#mce-EMAIL {
    background: #e8e7e7;
    box-shadow: inset -5px 0 20px #d0d0d0;
    padding: 20px 50px;
    border: 0;
    width: inherit;
    height: 55px;
    font-size: 16px;
}

input#mc-embedded-subscribe {
    color: #e22d33;
    background: #e8e7e7;
    border: 0;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 20px;
    margin-left: -4px;
    position: relative;
    top: -2px;
    cursor: pointer;
    padding-bottom: 7px;
}

#home-newsletter>div {
    background-color: transparent;
}

#home-newsletter h2 {
    margin-bottom: 15px;
}

#home-newsletter p {
    font-size: 16px;
}

#home-newsletter .et_pb_code {
    margin-top: 60px;
}

@media all and (max-width: 980px) {
    #home-premios {
        padding: 0 0 100px 0;
    }
    #home-premios>div>div:last-of-type {
        max-width: 60%;
        float: right;
        margin-top: 100px;
        padding-right: 0;
    }
    #home-premios>div>div:last-of-type .et_pb_text {}
    #home-slider-productos .et-pb-controllers a {
        width: 100px;
        margin: 0 8px 40px;
    }
    #home-slider-productos .et-pb-controllers a svg {
        margin-left: 5px;
    }
}

@media all and (max-width: 767px) {
    #home-premios.et-animated .et_parallax_bg_wrap,
    #home-premios.et-animated div.et_parallax_bg.et_pb_parallax_css {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 300px;
        background-size: contain;
        margin: 0;
    }
    #home-premios {
        padding: 50px 0;
    }
    #home-premios>div>div:last-of-type {
        max-width: 100%;
        padding: 0;
    }
    #home-premios:after {
        width: 100%;
        opacity: 0.2;
    }
    #home-premios .et_pb_row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .estilo1 a:before,
    .estilo1 a:after {
        width: 24px;
        margin-left: -12px;
        left: 50%;
    }
    #home-slider-productos .et-pb-controllers a {
        width: 41px;
        margin: 0 4px 20px;
        height: 41px;
    }
    #home-slider-productos .et-pb-controllers a svg {
        margin-left: 0;
        width: 41px;
        height: 41px;
    }
    #home-slider-productos .et-pb-controllers a>span {
        display: none;
    }
    .et-pb-controllers {
        height: 44px;
    }
    #home-slider-productos .et_pb_slide_description .et_pb_slide_title {
        font-size: 30px;
    }
    #home-slider-productos .et_pb_bg_layout_dark .et_pb_slide_content {
        bottom: 130px;
    }
    .full-width .et_pb_text {
        max-width: 80%;
    }
    input#mce-EMAIL {
        width: 200px;
    }
}

/*fix categories masonry*/

/*
* Remove sidebar on all archive pages
*/

.search #main-content .container::before,
.archive #main-content .container::before {
    display: none;
}

.search #left-area,
.archive #left-area {
    width: 100%;
    float: none;
    padding-right: 0;
}

.search #sidebar,
.archive #sidebar {
    display: none;
}

/*
* Create Mansonory styles for archive pages
*/

.search #left-area,
.archive #left-area {}

.archive .et_pb_post>a,
.search .et_pb_post>a {
    margin: -20px -20px 10px;
    display: block;
}

.search #left-area .et_pb_post,
.archive #left-area .et_pb_post {
    overflow: hidden;
    /* fix for Firefox */
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 33%;
    padding: 30px;
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
    margin-bottom: 40px;
}

.search #left-area .et_pb_post.format-link,
.search #left-area .et_pb_post.format-quote,
.search #left-area .et_pb_post.format-audio,
.archive #left-area .et_pb_post.format-link,
.archive #left-area .et_pb_post.format-quote,
.archive #left-area .et_pb_post.format-audio {
    padding: 0;
}

.archive .et_pb_post .et_pb_image_container,
.archive .et_pb_post .et_main_video_container,
.archive .et_pb_post .et_audio_content,
.archive .et_pb_post .et_pb_slider,
.search .et_pb_post .et_pb_image_container,
.search .et_pb_post .et_main_video_container,
.search .et_pb_post .et_audio_content,
.search .et_pb_post .et_pb_slider {
    margin: -20px -20px 10px;
}

.archive .et_pb_post.format-audio .et_audio_content {
    margin: 0px -38px 0px;
}

.archive .et_pb_post .et_pb_slider .et_pb_slide,
.search .et_pb_post .et_pb_slider .et_pb_slide {
    min-height: 180px;
}

.archive .pagination,
.search .pagination {
    padding: 20px 0;
}

/*
* Media Queries
*/

@media screen and (max-width: 980px) {
    .search #left-area .et_pb_post,
    .archive #left-area .et_pb_post {
        width: 50%;
        padding: 30px;
    }
}

@media screen and (max-width: 767px) {
    .search #left-area .et_pb_post,
    .archive #left-area .et_pb_post {
        width: 100%;
        padding: 30px 0;
    }
    .search .et_pb_post.format-audio .et_audio_content,
    .archive .et_pb_post.format-audio .et_audio_content {
        margin: 0;
    }
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
        min-width: 300px !important;
        width: 300px !important;
    }
}

/*noticias*/

#barra-buscar {
    margin-bottom: 2%;
}

#barra-buscar #searchsubmit {
    display: none;
}

.et_pb_blog_grid_wrapper .post-content {
    display: none;
}

.et_pb_blog_grid .et_pb_post {
    border: 0;
}

.search #left-area .et_pb_post h2,
.archive #left-area .et_pb_post h2,
.et_pb_blog_grid h2,
#product-noticias .et_pb_post h2 {
    margin-left: -20px;
    height: 50px;
    margin-top: 0;
}

#product-noticias .et_pb_post h2 {
    margin-left: 0;
}

.search #left-area .et_pb_post h2 a,
.archive #left-area .et_pb_post h2 a,
.et_pb_blog_grid h2 a,
#product-noticias .et_pb_post h2 a {
    color: #000;
    position: relative;
    padding: 11px 0 12px;
    font-weight: 300;
    line-height: 1.4em;
    display: inline-block;
    font-size: 16px;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
    margin-bottom: 40px;
}

.search #left-area .et_pb_post:hover h2 a:before,
.archive #left-area .et_pb_post:hover h2 a:before,
.search #left-area .et_pb_post:hover h2 a:after,
.archive #left-area .et_pb_post:hover h2 a:after,
.et_pb_blog_grid .et_pb_post:hover h2 a:before,
.et_pb_blog_grid .et_pb_post:hover h2 a:after,
#product-noticias .et_pb_post:hover h2 a:before,
#product-noticias .et_pb_post:hover h2 a:after {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    background: #000;
    display: block;
    left: 0;
}

.search #left-area .et_pb_post h2 a:before,
.archive #left-area .et_pb_post h2 a:before,
#product-noticias .et_pb_post h2 a:before,
.et_pb_blog_grid h2 a:before {
    top: 0;
}

.search #left-area .et_pb_post h2 a:after,
.archive #left-area .et_pb_post h2 a:after,
#product-noticias .et_pb_post h2 a:after,
.et_pb_blog_grid h2 a:after {
    bottom: 0;
}

.single-post .et_pb_section_0 {
    padding-top: 0;
}

#noticia-head>div.et_pb_row.et_pb_row_0 {
    padding-bottom: 0;
}

@media (min-width: 981px) {
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        width: 32%;
        margin-right: 2%;
    }
}

.et_pb_search.et_pb_text_align_center input.et_pb_s {
    text-align: left !important;
}

.et_pb_search .et_pb_searchform {
    text-align: center;
}

.et_pb_search .et_pb_searchform>p {
    display: none;
}

.et_pb_search input.et_pb_s {
    text-align: left;
    max-width: 100%;
    border-radius: 0;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 20px 0 70px !important;
}

.et_pb_search input.et_pb_searchsubmit {
    left: 10%;
    opacity: 0;
}

.et_pb_search>form:after,
#searchform>div:after {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    position: absolute;
    top: 18px;
    left: 10px;
    font-size: 17px;
    content: "\55";
    margin-left: 22px;
    pointer-events: none;
}

@media (min-width: 981px) {
    .et_pb_column_4_4 .et_pb_grid_item:nth-child(3n+1) {
        clear: both;
    }
    .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
        clear: none;
    }
    .et_pb_column_4_4 .et_pb_grid_item.et_pb_gallery_item:nth-child(3n+1) {
        clear: none;
    }
}

@media all and (max-width: 980px) {}

@media all and (max-width: 767px) {
    .et_pb_search input.et_pb_s {
        max-width: 100%;
    }
    .et_pb_slider .et_pb_slide:first-child {
        padding-top: 77px;
    }
}

/*noticia*/

.single-post .et_pb_row {
    max-width: 900px;
}

.et_monarch #noticia-head .et_social_left {
    text-align: center;
}

.et_monarch #noticia-head .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container {
    float: none;
}

#noticia-head,
#noticia-head>div.et_pb_row.et_pb_row_1 {
    padding-bottom: 0;
}

.et_monarch #noticia-footer .et_social_left {
    text-align: right;
}

.et_monarch #noticia-footer .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container,
#noticia-footer>div.et_pb_row.et_pb_row_3>div {
    float: right;
    border: 0 !important;
    padding: 0 !important;
}

#noticia-footer {
    padding-top: 0;
    margin-top: -20px;
    text-transform: uppercase;
}

#noticia-footer,
#noticia-footer a {
    color: #000;
}

#noticia-footer #noticia-tags {
    float: left;
}

#noticia-footer #noticia-share {
    float: right;
}

#noticia-footer .et_pb_row {
    padding: 0;
}

#noticia-footer>div.et_pb_row.et_pb_row_3 {
    padding-top: 30px;
    border-top: 1px solid #c6c6c6 !important;
}

#noticia-footer ul.post-categories,
#noticia-footer ul.post-categories li {
    display: inline-block;
    padding-left: 0;
}

#noticia-footer ul.post-categories li {
    padding-right: 10px;
}

#noticia-footer strong {
    color: #b7b7b7;
}

@media all and (min-width: 981px) {
    #back-button>a {
        position: absolute;
        top: 0;
        left: 0;
        color: #717171;
        width: 51px;
        display: block;
        text-align: center;
        padding-top: 40px;
        -moz-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        top: 74px;
    }
    #back-button>a:before {
        content: "";
        width: 1px;
        height: 32px;
        background: #717171;
        display: block;
        position: absolute;
        top: 0;
        left: 25px;
    }
}

@media all and (max-width: 980px) {
    #back-button {
        display: none;
    }
    .et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
        width: 80%;
    }
    .single-post.et_monarch .et_pb_section .et_social_inline_bottom {
        margin-bottom: 0;
    }
    .single-post #noticia-footer .et_pb_column {
        width: auto !important;
    }
    #noticia-footer>div.et_pb_row.et_pb_row_3>div.et_pb_column.et_pb_column_2_3.et_pb_column_3 {
        float: left;
    }
    #noticia-footer>div.et_pb_row.et_pb_row_3>div.et_pb_column.et_pb_column_1_3.et_pb_column_4 {
        float: right;
    }
}

@media all and (max-width: 767px) {
    #noticia-footer>div.et_pb_row.et_pb_row_3>div.et_pb_column.et_pb_column_1_3.et_pb_column_4 {
        float: none;
        text-align: center;
    }
    .et_monarch #noticia-footer .et_social_left {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .single-post .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item {
        width: 32.6666% !important;
        margin: 0 1% 1% 0 !important;
    }
    .single-post .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item:nth-of-type(3n) {
        margin-right: 0 !important;
    }
    .single-post .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item:nth-of-type(3n+1) {
        clear: both;
    }
    .single-post .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item .et_overlay:before {
        color: #e52a2c;
    }
}

/* botones */

.et_pb_button {
    border: 0 !important;
    position: relative;
    color: #b7b7b7 !important;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0.5em 1em !important;
}

.et_pb_button.custom_button_negro {
    color: #232323 !important;
}

.et_pb_button.custom_button_blanco {
    color: #FFF !important;
}

.et_pb_button:hover {
    background: transparent !important;
    border: 0;
    padding: 0.5em 1em !important;
    color: #000 !important;
}

.et_pb_button:before,
.et_pb_button:after {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    background: #b7b7b7;
    display: block;
    opacity: 1;
    margin: 0;
    left: 50%;
    margin-left: -20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.et_pb_button.custom_button_negro:before,
.et_pb_button.custom_button_negro:after {
    background: #232323;
}

.et_pb_button.custom_button_blanco:before,
.et_pb_button.custom_button_blanco:after {
    background: #FFF;
}

.et_pb_button:hover:before,
.et_pb_button:hover:after {
    margin-left: -30px;
    width: 60px;
    background: #000;
}

.et_pb_button.custom_button_negro:hover:before,
.et_pb_button.custom_button_negro:hover:after {
    background: #232323;
}

.et_pb_button.custom_button_blanco:hover:before,
.et_pb_button.custom_button_blanco:hover:after {
    background: #FFF;
}

.et_pb_bg_layout_dark .et_pb_button:hover {
    color: #FFF !important;
}

.et_pb_bg_layout_dark .et_pb_button:hover:before,
.et_pb_bg_layout_dark .et_pb_button:hover:after {
    background: #FFF;
}

.et_pb_button:before {
    top: 0;
}

.et_pb_button:after {
    bottom: 0;
}

.et_pb_button.custom_button_on:before,
.et_pb_button.custom_button_on:after {
    display: none !important;
}

.et_pb_button.custom_button_on:hover {
    opacity: 0.9;
}

/*diseños + premios */

#why1>div>div {
    max-width: 420px;
    margin: 85px auto;
    float: none;
    margin-right: auto !important;
}

#why2 {
    font-size: 16px;
    line-height: 1.75em;
}

#why2>div {
    padding: 0;
}

#why2>div>div.et_pb_column.et_pb_column_1_2.et_pb_column_2 {
    padding: 20% 0 0 0;
    text-align: center;
}

#why2>div>div.et_pb_column.et_pb_column_1_2.et_pb_column_2>div {
    max-width: 480px;
    display: inline-block;
    padding-right: 0;
}

#premios-list .et_pb_row {
    width: 100%;
    padding: 20px 0;
    line-height: 60px;
    border-bottom: 1px solid #d2d2d2;
}

#premios-list .et_pb_column_1_4 {
    text-align: center;
}

#premios-list .design,
#premios-list .design a {
    font-weight: normal;
    color: #000;
    font-size: 18px;
}

.premio-imagen {
    display: inline-block;
    position: absolute;
    left: 0;
    text-align: center;
    width: 80px;
}

#premios-list img {
    display: inline-block;
    vertical-align: middle;
}

#premios-list .et_pb_column_1_2 a {
    padding-left: 120px;
}

#premios-list>div.et_pb_row.et_pb_row_1-2_1-4_1-4 {
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 0;
    line-height: 40px;
}

div#why3 {
    padding-top: 0;
}

#why3 h2 {
    font-size: 40px;
    font-weight: 300;
}

#why3>div>div.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.max-500.et_pb_text_3 {
    line-height: 2em;
    margin-top: 110px;
    position: relative;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 80px;
}

#why3>div>div.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.max-500.et_pb_text_3:before {
    /*content: "34";
    font-size: 300px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: rgba(0, 0, 0, 0.04);
    top: -60px;
    font-weight: bold;
    line-height: 300px;*/
}

#why3 #why-contador {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    height: 300px;
}

#why3 #why-contador .percent-value {
    font-size: 300px;
    line-height: 300px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.07);
}

@media all and (max-width: 980px) {
    #why2>div>div.et_pb_column.et_pb_column_1_2.et_pb_column_2 {
        padding: 20px 0;
        text-align: center;
    }
    #why2>div>div.et_pb_column.et_pb_column_1_2.et_pb_column_2>div {
        text-align: center;
    }
    .estilo1 h2 {
        margin-bottom: 30px;
        font-size: 35px;
    }
    #premios-list>div.et_pb_row.et_pb_row_1-2_1-4_1-4 {
        display: none;
    }
    #premios-list span.hide-desktop {
        color: #717171
    }
    #premios-list .et_pb_column_1_2 a {
        padding-left: 0
    }
    #premios-list .et_pb_column_1_2 {
        margin-bottom: 0;
    }
    #premios-list .et_pb_column_1_4 {
        text-align: left;
        clear: left;
        width: 100% !important;
    }
    #premios-list .et_pb_row {
        line-height: 35px;
    }
    #premios-list .premio-imagen {
        left: auto;
        right: 0;
        top: 28px;
    }
    #why1>div>div {
        margin: 10px auto;
    }
}

@media all and (max-width: 767px) {
    #why2>div>div.et_pb_column.et_pb_column_1_2.et_pb_column_2>div {
        max-width: 80%;
    }
    #why3 #why-contador {}
    #why3 #why-contador .percent-value {
        font-size: 200px;
    }
    #premios-list .et_pb_column_1_2,
    #premios-list .et_pb_column_1_4 {
        margin: 0;
        padding-right: 80px;
    }
    #premios-list .design,
    #premios-list .design a {
        font-size: 14px;
    }
    #premios-list img {
        max-width: 60px;
        top: 8px;
    }
    #premios-list .et_pb_row {
        line-height: 28px;
    }
}

/* why calidad */

#why1>div {
    background: transparent;
}

#why1 h3 {
    font-size: 17px;
    margin-bottom: 20px;
}

#why-calidad-because {
    padding: 8% 0;
}

#why-calidad-because>div {
    background-color: transparent;
}

#why-calidad-because .max-500 {
    margin: 0 auto;
}

#why-calidad-because p {
    color: #FFF;
}

/* contacto */

/* distribución - agentes export */

#agentes-export-list {}

#agentes-export-list .et_pb_team_member_description {
    position: relative;
    display: block;
    margin-bottom: 1em;
    padding-right: 20px;
}

#agentes-export-list .et_pb_team_member_description p {
    display: none;
    position: absolute;
    background: #efefef;
    bottom: 150%;
    left: 0;
    padding: 7px 20px;
    z-index: 1;
    font-size: 11px;
    font-weight: bold;
}

#agentes-export-list .et_pb_team_member_description h4 {
    text-transform: none;
    cursor: pointer;
    font-size: 14px;
    color: #000;
}

#agentes-export-list .max-700 {
    margin: 0 auto;
}

#agentes-export-list .et_pb_team_member_description p:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8.5px 0 8.5px;
    border-color: #efefef transparent transparent transparent;
    position: absolute;
    bottom: -8px;
    left: 5px;
}

#agentes-export-list h3 {
    color: #b7b7b7;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: -50px;
}

.distribucion-1col,
.distribucion-2col {
    padding-left: 55px;
    border-right: 1px solid #bfbfbf;
    margin: 60px 0 0 !important;
    width: 25% !important;
}

.distribucion-2col:last-of-type {
    border: 0;
}

@media all and (min-width: 1360px) {
    .distribucion-1col,
    .distribucion-2col {
        min-height: 665px;
    }
    #agentes-export-list>div {
        max-width: 1360px;
        width: 95%;
    }
    .distribucion-1col {
        width: 16.66% !important;
        margin: 60px 0 0 !important;
    }
    .distribucion-2col {
        width: 33% !important;
        margin: 60px 0 0 !important;
    }
    #agentes-export-list .distribucion-2col .et_pb_team_member_description {
        position: relative;
        display: block;
        margin-bottom: 1em;
        width: 50%;
        float: left;
    }
    .distribucion-2col h3 {
        -webkit-column-span: all;
        /* Chrome, Safari, Opera */
        column-span: all;
    }
}

@media (max-width: 980px) {
    .distribucion-1col,
    .distribucion-2col {
        border: 0;
        margin: 80px 0 0 !important;
        width: 100% !important;
    }
}

/* Contacto */

#contacto-datos {
    /*padding: 184px 100px;*/
    padding: 40px 100px;
}

#contacto-datos h3 {
    color: #b7b7b7;
    margin-bottom: 10px;
}

#contacto-datos h1 {
    font-weight: 300;
    color: #707070;
    font-size: 40px;
    margin-bottom: 20px;
}

#contacto-datos em,
#contacto-datos a {
    font-style: normal;
    font-weight: bold;
    color: #e22d33;
    margin: 9px 0 0px !important;
}

#contacto-map-info {
    border-bottom: 1px solid #d2d2d2
}

#departamentos-title {}

#departamentos-title h2 {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #b7b7b7;
    margin-bottom: 60px;
}

#departamentos-title h2:after {
    content: '\2193';
    color: #e22d33;
    position: absolute;
    bottom: -34px;
    left: 50%;
    margin-left: -7px;
    font-size: 28px;
}

.et_pb_row.et_pb_row_fullwidth,
.et_pb_specialty_fullwidth>.et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

.et_pb_gutters3 #departamentos-container .et_pb_column_1_4 {
    width: 25%;
    margin-right: 0 !important;
    padding: 0;
    border-right: 1px solid #d2d2d2;
}

#departamentos-container .et_pb_team_member {
    margin: 0;
    padding: 40px;
    height: 120px;
    border-bottom: 1px solid #d2d2d2;
}

@media all and (min-width: 981px) {
    #departamentos-container .et_pb_team_member:first-of-type {
        border-top: 1px solid #d2d2d2;
    }
    #departamentos-container .et_pb_column:last-of-type {
        border-right: 0;
    }
}

h4 {
    color: #717171;
    font-size: 16px;
    text-transform: uppercase;
}

#departamentos-container a {
    color: #000;
}

#departamentos-container a:hover {
    color: #e22d33;
}

#contacto-map-info .et_pb_map {
    height: 600px;
}

@media all and (max-width: 980px) {
    #contacto-map-info,
    #contacto-map-info>div {
        padding: 0;
    }
    #contacto-map-info>div>div.et_pb_column.et_pb_column_1_2.et_pb_column_1 {
        margin-bottom: 0;
    }
    #contacto-datos {
        padding: 0;
    }
    #departamentos-container {
        width: 100% !important;
    }
    .et_pb_gutters3 #departamentos-container .et_pb_column_1_4 {
        width: 50% !important;
        margin-bottom: 0;
    }
}

@media all and (max-width: 767px) {
    #contacto-datos em,
    #contacto-datos a {
        font-size: 13px;
    }
    #departamentos-container .et_pb_team_member {
        padding: 20px;
        height: auto;
        text-align: center;
    }
    .et_pb_gutters3 #departamentos-container .et_pb_column_1_4 {
        width: 100% !important;
    }
}

/* Te escuchamos */

#te-escuchamos-form {
    padding-top: 68px;
    max-width: 972px;
}

.wpcf7 .form-2-col {
    width: 50%;
    display: block;
    float: left;
    height: 40px;
    padding: 0 27px;
    margin-bottom: 19px;
}

.wpcf7 .form-1-col {
    clear: both;
    margin: 16px 27px;
}

input[type=text],
input[type=email],
input.text,
input.title,
textarea,
select {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #bfbfbf;
    width: 100%;
    line-height: 32px;
    height: 32px;
    padding: 0;
    font-size: 14px;
}

textarea {
    border: 1px solid #bfbfbf;
    min-height: 220px;
}

.wpcf7 input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b7b7b7;
    text-transform: uppercase;
}

.wpcf7 input::-moz-placeholder {
    /* Firefox 19+ */
    color: #b7b7b7;
    text-transform: uppercase;
}

.wpcf7 input:-ms-input-placeholder {
    /* IE 10+ */
    color: #b7b7b7;
    text-transform: uppercase;
}

.wpcf7 input:-moz-placeholder {
    /* Firefox 18- */
    color: #b7b7b7;
    text-transform: uppercase;
}

.wpcf7 select,
.wpcf7 label {
    color: #b7b7b7;
    text-transform: uppercase;
}

.wpcf7 label {
    margin-bottom: 10px;
    display: inline-block;
}

.form-newsletter {
    margin-top: 20px;
}

.form-newsletter,
.form-acepto,
.form-enviar,
.campos-obligatorios {
    color: #b7b7b7;
    text-transform: uppercase;
    font-size: 11px;
}

.campos-obligatorios {
    margin: 25px 0 30px;
    font-size: 12px;
    text-transform: none;
}

.form-acepto a {
    color: #b7b7b7;
    text-decoration: underline;
}

span.wpcf7-list-item {
    margin: 0;
}

.form-enviar {
    text-align: center;
    position: relative;
    margin: 20px;
}

.wpcf7-submit {
    border: 0;
    position: relative;
    color: #b7b7b7 !important;
    text-transform: uppercase;
    font-size: 15px;
    padding: 13px 1em;
    font-weight: bold;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.wpcf7-submit:disabled {
    opacity: 0.5;
    cursor: initial;
}

.form-enviar:before,
.form-enviar:after {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    background: #b7b7b7;
    display: block;
    opacity: 1;
    margin: 0;
    left:calc(50% - 10px);
    margin-left: -20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.form-enviar.wpcf7-submit-p-active:hover:before,
.form-enviar.wpcf7-submit-p-active:hover:after {
    margin-left: -30px;
    width: 60px;
    background: #000;
}

.form-enviar:before {
    top: 0;
}

.form-enviar:after {
    bottom: 0;
}

.wpcf7-submit:enabled:hover {
    color: #000 !important;
}

@media all and (max-width: 767px) {
    .wpcf7 .form-1-col {
        margin: 20px 0;
    }
    .wpcf7 .form-2-col {
        width: 100%;
        padding: 0;
    }
    .form-enviar {
        margin: 40px 0 0;
    }
}

/* trabaja con nosotros */

label.borde-bottom {
    border-bottom: 1px solid #bfbfbf;
    display: block;
    margin: 0;
    padding: 6px 0 7px;
}

.form-1-col.borde-bottom {
    border-bottom: 1px solid;
    border-bottom: 1px solid #bfbfbf;
}

.form-idiomas .wpcf7-list-item {
    margin: 0;
    width: 25%;
    text-transform: uppercase;
    line-height: 50px;
    color: #b7b7b7;
}

.form-idiomas.form-idiomas-contacto .wpcf7-list-item {
    width: 20%;
}

.form-idiomas .wpcf7-checkbox {
    margin: 15px 0;
    display: block;
}

.form-cv .wpcf7-form-control-wrap {
    margin: 30px 0;
    display: block;
}

.form-cv {
    margin-bottom: 20px !important;
}

#trabajo-list-title,
#trabajo-cv-title {
    padding: 0;
    border: 1px solid #bfbfbf;
    border-left: 0;
    border-right: 0;
}

#trabajo-list-title h2,
#trabajo-cv-title h2 {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #b7b7b7;
    margin-bottom: 45px;
}

#trabajo-list-title h2:after,
#trabajo-cv-title h2:after {
    content: '\2193';
    color: #e22d33;
    position: absolute;
    bottom: -34px;
    left: 50%;
    margin-left: -7px;
    font-size: 28px;
}

#trabajo-list {
    padding-top: 0;
    text-transform: uppercase;
}

#trabajo-list>div {
    max-width: 500px;
}

.et_pb_trabajo_list {
    text-align: center;
}

.et_pb_trabajo_list>div {
    border-bottom: 1px solid #bfbfbf;
    text-align: initial;
}

.et_pb_trabajo_list .et_pb_row {
    width: 100%;
}

.trabajo-list-right {
    text-align: right;
}

.trabajo-list-right a {
    font-size: 12px;
}

.max-700 h1 {
    margin-bottom: 40px;
}

.form-1-col.borde-bottom.form-cv {
    color: #b7b7b7;
}

span.wpcf7-form-control-wrap.cv {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
}

div.wpcf7 input[type="file"] {
    opacity: 0.8;
}

/*input input{
        border: 1px solid #bfbfbf;
    background: #FFF;
    border-radius: 5px;
    padding: 2px 6px;
}*/

@media all and (max-width: 980px) {
    .trabajo-list-left {
        width: 70% !important;
        margin: 0;
    }
    .trabajo-list-right {
        width: 30% !important;
    }
}

@media all and (max-width: 767px) {
    .form-idiomas .wpcf7-list-item,
    .form-idiomas.form-idiomas-contacto .wpcf7-list-item {
        width: 50%;
    }
    #trabajo-list .et_pb_portfolio_item {
        margin-bottom: 0;
    }
    #trabajo-list .et_pb_row {
        padding: 20px 0;
    }
}

/*trabajo*/

.single-job .et_pb_row {
    max-width: 900px;
}

.et_monarch #trabajo-head .et_social_left {
    text-align: center;
}

.et_monarch #trabajo-head .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container {
    float: none;
}

#trabajo-head,
#trabajo-head>div.et_pb_row.et_pb_row_1 {
    padding-bottom: 0;
}

#trabajo-head>div>div>div.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.social-container.et_pb_text_1>div {
    margin-bottom: 0;
}

.single-job h3 {
    text-transform: uppercase;
    color: #717171;
    font-size: 16px;
    font-weight: bold;
    padding: 30px 0;
}

.single-job h3:first-of-type {
    padding-top: 0;
}

.single-job .et_pb_section.et_pb_section_0 ul {
    padding-left: 35px;
    list-style: none;
}

.single-job .et_pb_section.et_pb_section_0 li {
    position: relative;
}

.single-job .et_pb_section.et_pb_section_0 li:before {
    content: "";
    width: 25px;
    height: 1px;
    background: #e22d33;
    display: block;
    position: absolute;
    left: -35px;
    top: 13px;
}

.et_monarch .et_social_icon,
.et_monarch .et_social_icon:before,
.et_monarch .et_social_icon:after {
    font-size: 20px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        font-size: 30px;
    }
    .form-newsletter,
    .form-acepto {
        margin: 8px 0;
    }
    span.wpcf7-form-control-wrap.cv {
        margin-left: 0;
    }
}

/*fix social media en noticias, proyectos...*/

.single-project .et_pb_section:last-of-type .et_pb_row:last-of-type,
.single-post .et_pb_section:last-of-type .et_pb_row:last-of-type,
.single-job .et_pb_section:last-of-type .et_pb_row:last-of-type,
.single-design .et_pb_section:last-of-type .et_pb_row:last-of-type {
    padding: 0;
}

/*productos*/

.plumillas {
    text-align: center;
    padding: 20px !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
    position: relative;
    z-index: 1;
}

.plumillas li {
    display: inline-block;
    list-style: none;
    padding: 0 20px;
    cursor: pointer;
    position: relative;
}

.plumillas li>div {
    display: block;
    width: 70px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-width: 50px;
    margin: 0 auto;
}

.plumilla-activa {
    color: black;
}

.plumilla-activa:after {
    content: "";
    width: 25px;
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin-left: -12.5px;
    background: #000;
    height: 1px;
}

.productos-container-first {
    margin-top: 30px !important;
}

#productos-container .product {
    width: 29.3333%;
    float: left;
    text-align: center;
    margin: 2% 2% 4%;
}

#productos-container .product:nth-of-type(3n+1) {
    clear: both;
}

#productos-container .product>a {
    margin: 0;
}

#productos-container .et_pb_post img,
#product-related .et_pb_post img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#productos-container .et_pb_post:hover img,
#product-related .et_pb_post:hover img {
    -moz-transform: scale(1.111111);
    -webkit-transform: scale(1.111111);
    -o-transform: scale(1.111111);
    -ms-transform: scale(1.111111);
    transform: scale(1.111111);
}

#productos-container .products-image a {
    display: block;
    width: 100%;
    height: 100%;
}

#productos-container .et_pb_post,
#product-related .et_pb_post {
    position: relative;
}

#productos-container .et_pb_post h5,
#productos-container .et_pb_post h2,
#product-related .et_pb_post h5 {
    line-height: 2em;
    padding-bottom: 10px;
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

#productos-container .et_pb_post:hover h5,
#productos-container .et_pb_post:hover h2 {}

#productos-container .et_pb_post h5:before,
#productos-container .et_pb_post h5:after,
#productos-container .et_pb_post h2:before,
#productos-container .et_pb_post h2:after,
#product-related .et_pb_post h5:before,
#product-related .et_pb_post h5:after {
    content: "";
    width: 25px;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #FFF;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-left: -12.5px;
}

#productos-container .et_pb_post:hover h5:before,
#productos-container .et_pb_post:hover h5:after,
#productos-container .et_pb_post:hover h2:before,
#productos-container .et_pb_post:hover h2:after,
#product-related .et_pb_post:hover h5:before,
#product-related .et_pb_post:hover h5:after {
    background: #333333;
}

@media (max-width: 767px) {
    #productos-container .product {
        margin: 2% 2% 4% !important;
    }
}

#ficha-producto {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px;
}

#selector-colores {
    line-height: 33px;
    display: inline-flex;
    margin-bottom: 20px;
}

#selector-colores>span {
    margin-right: 10px;
    color: #b5b5b5;
    text-transform: uppercase;
}

#selector-colores img {
    width: 25px;
    height: 25px;
    border-radius: 30px;
    border: 1px solid #161616;
    margin-right: 5px;
    cursor: pointer;
}

.dato-producto {
    overflow: hidden;
    display: inline-block;
    border-bottom: 1px solid #b5b5b5;
    width: 100%;
}

.dato-producto-title {
    width: 50%;
    float: left;
    color: #b5b5b5;
}

.dato-producto-valor {
    width: 50%;
    float: right;
    color: #444;
    text-align: right;
}

.dato-producto .dato-producto-valor img {
    margin-left: 0;
    position: relative;
    top: 2px;
}

.dato-producto-valor span {
    display: inline-block;
}

.dato-producto-valor span.separador {
    display: inline;
}

.dato-producto img {
    min-height: 14px;
    margin-left: 10px;
}

#filter {
    overflow: hidden;
    text-align: center;
}

#filter .select-block {
    width: 15.66666%;
    padding: 10px;
    float: none;
    border: 1px solid #c5c5c5;
    margin: 0.5%;
    display: inline-block;
    text-align: left;
}

#filter select {
    font-weight: bold;
    color: #000;
    font-size: 16px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px;
    border: none;
    background: transparent url("images/select.png") no-repeat right center;
    cursor: pointer;
}

#filter>button {
    background: red;
    border: #FFF;
    padding: 10px 20px;
    color: #FFF;
    margin: 10px;
    cursor: pointer;
}

.boton-rojo {
    background: #e22d33;
    float: none;
    border: 1px solid #e22d33;
    margin: 0.5%;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

#reset-filter {
    height: 77px;
    width: 15.66666%;
    line-height: 77px;
}

#enlace_configurador {
    margin-top: 30px;
}

#enlace_configurador>a.boton-rojo {
    padding: 20px;
}

div#response {
    max-height: 400px;
    overflow: auto;
}

#response th {
    color: #b7b7b7;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1em;
    padding: 9px 10px;
    text-align: center;
}

#response td {
    padding: 5px 7px;
    text-align: center;
    font-size: 12px;
    color: #000;
}

.alert-300 {
    padding: 15px 10px;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #e2e2e2;
    margin: 0 30px 0;
}

.filter-imagen img {
    max-width: 70px;
    min-width: 30px;
    max-height: 75px;
}

td.filter-iconos {
    min-width: 130px;
}

td.filter-modelo {
    min-width: 150px;
}

#response .lightbox,
#main-share-reference {
    text-align: center;
    position: fixed;
    top: 0;
    left: 25%;
    width: 50%;
    height: auto;
    top: 25%;
    background: #ffffff;
    font-weight: normal;
    line-height: 1.5em;
    padding: 50px;
    display: none;
    display: none;
    z-index: 1000000000;
    font-weight: normal;
    line-height: 1.5em;
    padding: 50px;
}

#response .lightbox.activo,
#main-share-reference.activo {
    display: block;
}

#response td i {
    font-size: 26px;
    cursor: pointer;
}

div#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.86);
    z-index: 999999999;
}

div#close-overlay {
    z-index: 1000000000;
    position: fixed;
    top: 25%;
    left: 75%;
    margin-left: -50px;
    text-align: center;
    font-size: 22px;
    color: #e22d33;
    cursor: pointer;
    margin-top: 0;
    padding: 10px 20px;
    font-weight: bold;
}

@media all and (max-width: 980px) {
    #response .lightbox,
    #main-share-reference {
        left: 50%;
        width: 300px;
        top: 50px;
        margin-left: -150px;
    }
    div#close-overlay {
        top: 50px;
        left: 50%;
        margin-left: 100px;
    }
}

#product-header .et_pb_slide.product-header-contain {
    background-size: cover!important;
}

#product-description {
    background: #161616;
    color: #FFF;
}

#product-description>div {
    background-color: transparent!important;
}

#product-description .et_social_inline_bottom {
    margin-bottom: 0;
}

#product-description .et_social_icons_container {
    float: none;
    width: 100%;
    margin-top: 30px !important;
    text-align: center;
    padding-top: 30px !important;
    position: relative;
}

#product-description .et_social_icons_container:before {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    background: #c6c6c6;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -50px;
}

#product-description .et_social_networks li,
#product-description .et_social_networks li:hover {
    float: none;
    display: inline-block;
    background: transparent !important;
}

#product-grid,
#product-grid>div {
    padding: 0;
}

#product-grid .et_pb_text {
    padding: 0 50px;
}

#product-grid>div {
    display: table;
}

#product-grid .et_pb_column_1_3 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    background: #e4e4e4;
}

#product-grid .et_pb_column_2_3 {
    display: table-cell;
    width: 100%;
    padding: 50px 0;
}

#product-grid .et_pb_gallery_fullwidth .et_pb_gallery_item {
    padding: 60px 60px;
}

#product-grid .et_pb_gallery_fullwidth .et_pb_gallery_item img {
    max-height: 400px;
    width: auto;
    margin-bottom: 10px;
}

#product-grid .et_pb_gallery_fullwidth .et_pb_gallery_item>div {
    text-align: center;
}

#product-grid .et_pb_slider {
    position: initial;
}

#product-filter .et_pb_text {
    padding: 0 50px;
}

#product-resena>div>div:last-of-type {
    position: initial;
}

#product-resena .et_pb_text {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 50px;
    padding-right: 10%;
}

.producto_resena_texto {
    font-size: 30px;
    line-height: 1.255em;
    font-weight: 300;
    margin-bottom: 40px;
}

.producto_resena_nombre {
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

.producto_resena_cargo {
    font-size: 12px;
    color: #b7b7b7;
}

#product-project,
.product-project {
    background-color: rgb(17, 15, 16);
}

#product-project>section,
.product-project>section {
    background: rgba(0, 0, 0, 0.5);
    padding: 21% 0 10% 0;
}

#product-project .et_pb_button,
.product-project .et_pb_button {
    border: 0
}

#product-project .et_pb_button:hover,
.product-project .et_pb_button:hover {
    color: #FFF !important;
    padding: 0.5em 1em;
}

#product-project .et_pb_button:hover:before,
#product-project .et_pb_button:hover:after,
.product-project .et_pb_button:hover:before,
.product-project .et_pb_button:hover:after {
    background: #fff;
}

#product-project-more,
.product-project-more {
    padding: 0;
    background: transparent;
    margin-top: -77px;
}

.product-project-more {
    margin-top: 40px;
}

@media all and (min-width: 981px) {
    #product-noticias {
        text-align: center;
    }
    #product-noticias .et_pb_post {
        width: 31%;
        margin-right: 2%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }
    #product-noticias .et_pb_post:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media all and (max-width: 980px) {
    #product-noticias {
        text-align: center;
    }
}

@media all and (max-width: 980px) {
    #product-project-more {
        margin-top: -83px;
    }
}

.mas_fotos button {
    color: rgb(100, 100, 100);
    border: 1px solid rgba(100, 100, 100, 0.5);
    padding: 0 10px;
    line-height: 30px;
    position: relative;
    top: 15px;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
}

#single-galeria {
    padding: 0 20px;
}

#single-galeria .return {
    position: fixed;
    top: 80px;
    z-index: 900;
    color: #717171;
    width: 51px;
    display: block;
    text-align: center;
    padding-top: 40px;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 74px;
}

#single-galeria .return a {
    color: #717171;
}

#single-galeria .return a:before {
    content: "";
    width: 1px;
    height: 32px;
    background: #717171;
    display: block;
    position: absolute;
    top: 0;
    left: 25px;
}

#single-galeria .landscape {
    clear: both;
    padding: 5% 0 2% 0
}

#single-galeria .paginator {
    width: 100%;
    float: left;
}

#single-galeria .slick-class {
    margin: 1% 2%;
}

#single-galeria .next {
    width: 1% !important;
    cursor: pointer;
    height: 100%;
    background: url('images/next.png') no-repeat;
    background-position: center center;
}

#single-galeria .back {
    width: 1% !important;
    cursor: pointer;
    height: 100%;
    background: url('images/back.png') no-repeat;
    background-position: center center;
}

#single-galeria .paginator td {
    width: 98%;
    text-align: center;
    padding: 0 1%;
}

#single-galeria .paginator td.slick-arrow {
    padding: 3%;
}

#single-galeria .mas_fotos table {
    width: 100%;
    color: #717171;
}

#single-galeria .mas_fotos a {
    font-size: 14px;
    color: #717171;
}

#single-galeria .mas_fotos .previous_project {
    padding-left: 40px;
    text-align: left;
    width: 40%;
}

#single-galeria .mas_fotos .previous_project a:before {
    content: "";
    width: 25px;
    height: 32px;
    background: url('images/back.png') no-repeat;
    background-position: left;
    background-size: 12px 16px;
    float: left;
    position: relative;
    top: -4px;
    left: 10px;
}

#single-galeria .mas_fotos .next_project {
    text-align: right;
    padding-right: 40px;
    width: 40%;
}

#single-galeria .mas_fotos .next_project a:after {
    content: "";
    width: 25px;
    height: 32px;
    background: url('images/next.png') no-repeat;
    background-position: right;
    background-size: 12px 16px;
    float: right;
    position: relative;
    top: -4px;
    right: 10px;
}

#single-galeria .mas_fotos .small {
    font-size: 10px;
}

#single-galeria .overlay {
    position: fixed;
    /* Sit on top of the page content */
    display: none;
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */
}

#single-galeria .info {
    color: black;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: rgb(255, 255, 255, 0.8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 10%;
    width: 50%;
    border: 1px solid white;
    padding: 0 0 50px 0;
}

#single-galeria .info span {
    float: right;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    padding: 14px;
    color: darkgray;
}

#single-galeria .info .table_left {
    width: 100px;
}

#single-galeria .info .table_center {}

#single-galeria .info .table_right {
    width: 100px;
}

#single-galeria .info label {
    color: black;
    padding: 20px;
}

#single-galeria .info .mas_fotos {
    text-align: center;
    padding: 25px;
}

#single-galeria .mas_fotos button {
    color: #a4a4a4;
    border-color: #a4a4a4;
}

#single-galeria section {
    width: 100%;
    padding-top: 20px;
    clear: both;
}

#single-galeria section .paginator {
    width: 100%;
    position: relative;
    margin-bottom: -175px;
}

#single-galeria .slick-prev {
    left: -50px;
}

#single-galeria .slick-next {
    right: -50px;
}

#single-galeria .slider-counter {
    display: none;
}

#single-galeria .slick-slide img {
    height: 150px;
    cursor: pointer;
}

#single-galeria .slick-current {}

#single-galeria .slick-current img {}

#product-project-more a,
.product-project-more a {
    color: rgb(255, 255, 255);
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 15px 10px;
    position: relative;
    top: -20px;
    text-transform: uppercase;
}

@media all and (min-width: 981px) {
    .single-product #empresa-slider {
        height: 600px;
    }
}

.single-product .et_pb_column {
    z-index: initial;
}

#product-premios {
    padding-top: 30px;
}

#product-premios img {
    margin: 0 20px;
    height: 70px;
    max-width: 150px;
}

#cad-download,#fotometricos-download,
#ficha-download {
    margin-top: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#ficha-download.ficha-download-lightbox,
#cad-download.cad-download-lightbox, #fotometricos-download.fotometricos-download-lightbox  {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#cad-download h3, #fotometricos-download h3  {
    width: 100%;
    margin-bottom: 10px;
}

#cad-download-volver, #cad-download-volver-plumillas, #fotometricos-download-volver, #fotometricos-download-volver-plumillas {
    width: 100%;
    margin-top: 20px;
	text-align:center;
}

#cad-download-volver-plumillas, #fotometricos-download-volver-plumillas
{
	text-align:center;
	margin-top:0px;
}

#cad-download-volver-plumillas-ref, #fotometricos-download-volver-plumillas-ref
{
	width: 100%;
	text-align:center;
	margin-top:0px;
}



#cad-download-volver a:before,
#cad-download-volver a:after, #fotometricos-download-volver a:before,
#fotometricos-download-volver a:after {
    left: 50%;
    margin-left: -12px;
    margin-left: -12.5px;
}

#cad-download-volver-plumillas a:before,
#cad-download-volver-plumillas a:after, #fotometricos-download-volver-plumillas a:before,
#fotometricos-download-volver-plumillas a:after  {
    left: 50%;
    margin-left: -12px;
    margin-left: -12.5px;
}

#cad-download-volver-plumillas-ref a:before,
#cad-download-volver-plumillas-ref a:after, #fotometricos-download-volver-plumillas-ref a:before,
#fotometricos-download-volver-plumillas-ref a:after {
    left: 50%;
    margin-left: -12px;
    margin-left: -12.5px;
}

#ficha-download.plumilla-download>div {
    position: relative;
    display: inline-block;
    border-right: 1px solid #ddd;
    margin-bottom: 10px;
}

#ficha-download.plumilla-download>div:nth-last-child(1) {
    border: 0;
}

#ficha-download a {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

#ficha-download .highlit, .tingle-modal-box .highlit
{
	display:none;
}

.descarga_low
{
	display:inline-block;
}

.descarga_low a{
	display:block;
	font-size:12px;
	text-transform:uppercase;
	color:#b7b7b7;
	padding:15px 10px;
}

.descarga_low a:hover{
	color:#e22d33;
}


#ficha-download i,
#cad-download i, #fotometricos-download i {
    font-size: 37px;
    color: #DDD;
    padding: 0 10px;
}

#fotometricos-download i 
{
	padding: 0 20px;
}

.descargas-lightbox i.icon-download,
#ficha-download i.icon-download,
.icon-download-content i.icon-download {
    color: #e22d33;
    font-size: 27px;
}

.descargas-lightbox .download-all-container>div,
#ficha-download .download-all-container>div,
.icon-download-content .download-all-container>div {
    margin-top: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.descargas-lightbox .download-all,
#ficha-download .download-all,
.icon-download-content .download-all {
    margin-left: 0;
    position: relative;
    top: -3px;
    background: transparent;
    border: 0;
    color: #e3585a;
    cursor: pointer;
}

.ficha-download-icon {
    text-align: center;
    padding: 1px;
}

#ficha-download a span {
    display: none;
    position: absolute;
    bottom: 49px;
    left: 19px;
    background: #dcdcdc;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 8px;
    color: #FFF;
    border-radius: 6px;
}

#ficha-download a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6.5px 0 6.5px;
    border-color: #dcdcdc transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 10px;
}

@media all and (max-width: 980px) {
    #ficha-download a span {
        display: block;
        position: initial;
        margin: 10px;
    }
    #ficha-download a span:before {
        display: none;
    }
}

#ficha-download a:hover span {
    display: block;
}

.ficha-download-icon i,
.filter-iconos #ficha-download i {
    font-size: 40px;
    width: 100%;
    display: block;
    border-right: 0px solid #dcdcdc;
    margin-bottom: 10px;
}

.descargas-lightbox #cad-download a,
.descargas-lightbox #ficha-download a,
.filter-iconos #ficha-download a {
    border: 0;
}

.descargas-lightbox .download-all,
.filter-iconos .download-all {
    margin-top: 20px;
    display: block;
}

.descargas-lightbox #cad-download a:last-of-type i,
.descargas-lightbox #ficha-download a:last-of-type i,
.filter-iconos #ficha-download a:last-of-type i {
    border-right: 0;
}

.descargas-lightbox #ficha-download a,
.filter-iconos #ficha-download a {
    width: 100px;
    vertical-align: top;
}

.ficha-download-icon a span,
.filter-iconos #ficha-download a span {
    left: 0!important;
}

.ficha-download-icon a span:before,
.descargas-lightbox #ficha-download a span:before,
.filter-iconos #ficha-download a span:before {
    display: none;
}

.share-lightbox h3,
.share-lightbox h2,
.descargas-lightbox h3,
.descargas-lightbox h2,
.filter-iconos .lightbox h3,
.filter-iconos .lightbox h2,
#main-share-reference h3,
#main-share-reference h2 {
    color: #b7b7b7;
    font-size: 15px;
    padding: 0;
    line-height: 2em;
    text-align: center;
}

.share-lightbox h2,
.descargas-lightbox h2,
.filter-iconos .lightbox h2,
#main-share-reference h2 {
    font-weight: bold;
}

.share-lightbox .wpcf7-submit,
#main-share-reference .wpcf7-submit {
    display: block;
    text-align: center;
    width: 100%;
}

.share-lightbox div.wpcf7 .ajax-loader,
#main-share-reference div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -8px;
}

.share-lightbox .wpcf7,
.descargas-lightbox #ficha-download,
.descargas-lightbox #cad-download,
.filter-iconos .lightbox #ficha-download,
#main-share-reference .wpcf7 {
    margin-top: 50px;
    text-align: center;
}

.ficha-download-icon a span,
.descargas-lightbox #ficha-download a span,
.filter-iconos #ficha-download a span {
    display: block;
    position: relative;
    top: 0;
    padding: 0;
    line-height: 1em;
    color: #dcdcdc;
    background: transparent;
    left: 0;
}

.ficha-download-icon a:hover i,
.descargas-lightbox #ficha-download a:hover i,
.filter-iconos #ficha-download a:hover i {
    color: #e22d33!important;
}

.ficha-download-icon a:hover span,
.descargas-lightbox #ficha-download a:hover span,
.filter-iconos #ficha-download a:hover span {
    color: #e22d33!important;
}

div#plumilla-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

div#product-related .et_pb_text {
    text-align: center;
}

div#product-related .product {
    width: 24%;
    float: none;
    padding: 0 1%;
    display: inline-block;
}

div#product-related .product h5 {
    margin-bottom: 10px;
}

div#product-related h3 {
    text-align: center;
    color: #707070;
    margin-bottom: 1em;
}

#product-description>div {
    max-width: 600px;
    color: #c6c6c6;
    font-size: 15px;
    line-height: 1.75em;
}

#product-description h1 {
    font-weight: normal;
}

#product-description h2 {
    font-weight: 300;
    font-size: 20px;
    margin: 10px 0 50px;
}

#plumilla-pasador .et_pb_column_4_4 .et_pb_text {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

#plumilla-pasador.plumilla-pasador-texto {
    margin: 100px 0 !important;
}

/*descargas*/

#descargas-left {
    background: #e8e8e8;
    padding: 20px 40px 50px;
    text-align: left;
}

ul#menu-descargas {
    padding: 0;
    list-style: none;
}

#descargas-menu.filter-off a {
    color: #232323;
}

#descargas-menu.filter-on a {
    color: #232323;
}

#descargas-menu.filter-off .current-menu-item a,
#descargas-menu-productos.filter-on {
    color: #e22d33;
}

#descargas-left h3,
#descargas-left #descargas-menu li {
    margin: 40px 0 10px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

#descargas-left h4 {
    margin-left: -2px;
    position: relative;
    font-size: 13px;
    color: #000;
    line-height: 1.5em
}

h3.catalogo-selected {
    position: relative;
}

h3.catalogo-selected a {
    color: #e52a2c
}

#descargas-left h4:before,
h3.catalogo-selected:before,
#descargas-menu li:before,
#descargas-left h3:before {
    content: "";
    width: 20px;
    background: #232323;
    height: 1px;
    position: absolute;
    display: block;
    left: -40px;
    top: 50%;
}

#descargas-left h4:before,
h3.catalogo-selected:before,
#descargas-left h3:before {
    margin-top: -6px;
}

#descargas-menu-productos.filter-on:before,
#descargas-menu.filter-off li.current-menu-item:before {
    background: #e22d33 !important;
}

#descargas-menu-productos {}

#descargas-left .childs {
    margin-bottom: 20px;
}

#descargas-left>div {
    padding: 0;
}

#descargas-container,
#descargas-container>div {
    padding-top: 0;
}

.descarga-tipo-container {
    overflow: hidden;
}

.descarga-element {
    width: 31.33%;
    float: left;
    margin: 0 2% 50px 0;
}

.descarga-element>a {
    text-transform: uppercase;
    font-size: 13px;
}

.descarga-element img {
    border: 1px solid #e3e3e3;
}

.descarga-element i {
    font-size: 27px;
    position: relative;
    top: 4px;
    left: 4px;
}

#descargas-container .product-title {
    margin-top: 10px;
}

#descargas-container .product-title a {
    color: #777;
}

#descargas-container h2 {
    clear: both;
    margin: 50px 0 20px;
}

#categorias-productos>h3 {
    font-size: 15px;
    font-weight: bold;
}

#categorias-productos>div.botones-filtro-catalogo>input,
a.catalogolimpiar {
    width: 100%;
    border: 0;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
}

#categorias-productos>div.botones-filtro-catalogo>input {
    background: #e22d33;
    color: #FFF;
}

a.catalogolimpiar {
    background: #FFF;
    color: #b7b7b7;
    display: block;
    text-align: center;
    margin-top: 10px;
}

input.filtrosubmit.fijo {
    position: fixed;
    bottom: 20px;
    max-width: 187px;
    left: 50px;
}

#categorias-productos>div {
    margin-bottom: 30px;
    margin-left: 0px;
}

.slick-prev,
.slick-next {
    width: 50px;
    height: 100%;
    z-index: 9;
}

.slick-prev,
.slick-prev:hover {
    left: 20px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.slick-next,
.slick-next:hover {
    right: 20px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.slick-prev:before,
.slick-next:before {
    color: #161616;
}

#descargas-left input[type="checkbox"] {
    display: none;
}

#descargas-left input[type="checkbox"]+label {
    color: #000;
    font-size: 12px;
}

#descargas-left input[type="checkbox"]+label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    background: url(images/checkbox.png) left top no-repeat;
    cursor: pointer;
}

#descargas-left input[type="checkbox"]:checked+label span {
    background: url(images/checkbox-checked.png) top no-repeat;
}

@media all and (max-width: 980px) {
    #descargas-container.full-width .et_pb_text {
        max-width: 80%;
    }
    .descarga-element {
        text-align: left;
    }
    #categorias-productos,
    #descargas-left .childs {
        text-align: left;
    }
    #categorias-productos h4 {
        cursor: pointer;
    }
    #categorias-productos .childs {
        display: none;
    }
    #product-grid .et_pb_column_1_3,
    #product-grid .et_pb_column_2_3 {
        display: block;
        padding: 0
    }
    #product-grid .et_pb_text,
    #product-filter .et_pb_text {
        max-width: 100%;
    }
    #filter .select-block,
    #reset-filter {
        width: 32%;
    }
    #product-filter {
        padding-top: 0;
    }
    #product-filter .et_pb_text {
        margin: 0 !important;
    }
    #product-resena.full-width .et_pb_column_1_2 {
        width: 50% !important;
    }
    .producto_resena_texto {
        font-size: 20px;
        margin-bottom: 20px;
    }
    #product-resena .et_pb_text {
        position: inherit;
        text-align: left;
        margin-left: 20px !important;
    }
    #product-related .product {
        width: 50%;
    }
    #product-resena,
    #product-related {
        padding: 0;
    }
    input.filtrosubmit.fijo {
        max-width: 40%;
        left: 30%;
    }
    .dato-producto-title {
        text-align: left;
    }
}

@media all and (max-width: 767px) {
    .descarga-element {
        width: 100%;
    }
    #product-grid .et_pb_column_1_3 {
        display: block;
        padding: 20px;
        margin-bottom: 0;
    }
    #product-grid .et_pb_column_2_3 {
        display: block;
        padding: 0
    }
    #product-grid .et_pb_text {
        padding: 0 20px;
    }
    div#ficha-producto {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
    #product-filter {
        padding: 0 20px;
    }
    a#reset-filter {
        margin-top: 14px;
    }
    #selector-colores {
        display: inline-block;
    }
    #product-filter .et_pb_text {
        padding: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    #filter .select-block,
    #reset-filter {
        width: 100%;
        margin: 0.5% 0;
    }
    #response {
        margin-top: 30px;
    }
    #response thead {
        display: none;
    }
    #response tr {
        margin-bottom: 50px;
        display: block;
        position: relative;
        padding: 20px;
    }
    #response td {
        text-transform: none;
        display: block;
        width: 100%;
        text-align: left;
        border: 0;
        padding: 0 120px 0 0;
    }
    #response td>span {
        margin-right: 5px;
        color: #717171;
    }
    #response td.filter-imagen img {
        padding: 0;
        position: absolute;
        right: 20px;
        top: 20px;
    }
    #response td.filter-iconos {
        text-align: center;
        padding: 0;
        margin-top: 20px;
    }
    #response td.filter-modelo {
        font-size: 16px;
        margin-bottom: 20px;
    }
    #response td.filter-modelo span {
        display: none;
    }
    #product-resena.full-width .et_pb_column_1_2 {
        width: 100% !important;
    }
    #product-resena .et_pb_text {
        padding-right: 0;
        margin: 20px 50px 0 50px !important;
    }
    div#product-related .product {
        width: 100%;
    }
    #ficha-download a {
        border-right: 0;
        width: 33%;
        float: left;
        margin-bottom: 20px;
    }
    #ficha-download .download-all {
        margin-left: 0;
        width: 66% !important;
        float: left;
        padding-top: 6px;
    }
    #product-project>section {
        padding-bottom: 150px;
    }
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
        width: 100%;
        padding: 10px 0;
    }
    #productos-container .product {
        width: 100%;
        margin: 0;
    }
}

/*garantias*/

@media all and (min-width: 981px) {
    #garantias {
        min-height: 700px !important;
        height: calc(100vh - 54px);
        width: 100%;
    }
}

@media all and (max-width: 980px) {
    #garantias {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

#garantias .menuslider_slide .et_pb_text {
    text-align: center;
    max-width: 810px;
    margin: 0 auto;
    position: relative;
    padding-right: 0;
}

#garantias .menuslider_slide {
    height: 100%;
}

#garantias h2 {
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 39px;
}

#garantias p {
    line-height: 1.75em;
    color: rgba(58, 58, 58, 0.5);
    font-size: 16px;
}

#garantias .estilo1 a {
    display: block;
    margin: 10px;
    margin: 30px 10px 50px;
}

#garantias .estilo1 a:before,
#garantias .estilo1 a:after {
    left: 50%;
    margin-left: -12.5px;
}

@media all and (max-width: 767px) {
    #footer-logos img {
        max-width: 100%;
        margin: 10px;
    }
    #garantias .menuslider_slide .et_pb_text {
        max-width: 80%;
    }
}

/*wishlist*/

a.wishlist-ver-left,
a.wishlist-continuar-right {
    display: block;
    text-transform: uppercase;
    margin: 18px;
}

a.wishlist-ver-left {
    font-size: 14px;
}

a.wishlist-continuar-right {}

.icon-fav-content h3 {
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: bold;
}

.referencia-container {
    overflow: hidden;
    margin-bottom: 50px;
}

.ficha-referencia-imagen,
.ficha-referencia-datos {
    width: 50%;
    float: left;
}

.ficha-referencia-imagen {
    padding-right: 40px;
    text-align: center;
}

.ficha-referencia-imagen img {
    max-height: 344px;
}

.ficha-referencia-datos #ficha-producto {
    border: 1px solid #b5b5b5;
    border-left: 0;
    border-right: 0;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 0 5px;
}

.ficha-referencia-datos .dato-producto {
    border: 0;
    margin-bottom: 5px;
    line-height: 1.25em;
}

#wishlist-container {
    border-top: 1px solid #e6e4e1;
}

#wishlist-enviar,
.selector-cantidad {
    background: #f6f6f6;
}

.selector-cantidad {
    float: right;
    padding: 6px 0;
}

.selector-cantidad i,
.selector-cantidad input {
    display: inline-block;
}

.selector-cantidad i {
    cursor: pointer;
    font-size: 21px;
    position: relative;
    top: 3px;
}

.selector-cantidad input {
    width: 30px;
    background: transparent;
    border: 0;
    text-align: center;
}

.selector-cantidad span {
    padding: 0 20px 0 10px;
}

.cart-remove {
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    color: #b7b7b7;
    text-transform: uppercase;
}

.cart-remove:hover {
    color: #707070;
}

.cart-remove i {
    font-size: 1.25em;
    margin-left: 10px;
}

.wishlist-vacia h3 {
    color: #b7b7b7;
}

div#wishlist-botones {
    border: 1px solid #e6e4e1;
    padding: 20px 0 0;
    border-left: 0;
    border-right: 0;
}

#wishlist-botones span,
#wishlist-botones h2,
#wishlist-botones a {
    width: 33.33%;
    float: left;
    color: #b7b7b7;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}

#wishlist-botones span {
    cursor: pointer;
}

#wishlist-botones h2 {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}

#wishlist-botones a {
    text-align: right;
}

#wishlist-botones h2:after {
    content: '\2193';
    color: #e22d33;
    position: absolute;
    bottom: -34px;
    left: 50%;
    margin-left: -7px;
    font-size: 28px;
}

.add-wishlist.added {
    color: #e22d33;
}

.profesional-particular .wpcf7-list-item {
    width: 50%;
    border-bottom: 1px solid #bfbfbf;
    color: #b7b7b7;
    text-transform: uppercase;
    padding-bottom: 9px;
}

.profesional-particular .wpcf7-list-item.last {
    padding-left: 20px;
}

#wishlist-enviar input[type=text],
#wishlist-enviar input[type=password],
#wishlist-enviar input[type=tel],
#wishlist-enviar input[type=email],
#wishlist-enviar input.text,
#wishlist-enviar input.title,
#wishlist-enviar textarea,
#wishlist-enviar select {
    background: transparent;
}

@media all and (max-width: 767px) {
    .ficha-referencia-imagen {
        padding: 0;
    }
    .ficha-referencia-imagen,
    .ficha-referencia-datos {
        width: 100%;
        float: left;
    }
}

/*animación shotlight*/

.animation-container.et-animated {
    opacity: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}

.animation-container {
    overflow: hidden;
}

#confort-container {
    position: relative;
    float: left;
    height: 900px;
    margin: 0;
    width: 100%;
    overflow: hidden;
    background-color: #000000;
}

#confort-slide {
    width: 100%;
    height: 2700px;
}

.confort-section {
    position: relative;
    float: left;
    width: 100%;
    height: 900px;
}

.confort-image {
    position: absolute;
    width: 700px;
    height: 700px;
    bottom: 0;
    left: 50%;
    margin-left: -350px;
    background-size: cover;
    background-size: 700px 700px;
    background-position: center;
    background-repeat: no-repeat;
}

#confort-section0 .confort-image {
    background-image: url(../../uploads/2017/04/confort00.png);
}

#confort-section1 .confort-image {
    background-image: url(../../uploads/2017/04/confort01.jpg);
}

#confort-section2 .confort-image {
    background-image: url(../../uploads/2017/04/confort02.jpg);
}

#confort-section0 {
    background-color: #ffffff;
    z-index: 1;
}

#confort-btns {
    position: absolute;
    top: 300px;
    right: 10%;
    width: 30px;
    z-index: 2;
}

.confort-btn {
    position: relative;
    float: left;
    margin-top: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.confort-btn-line {
    position: absolute;
    border: 1px solid #707070;
    width: 27px;
    height: 27px;
    border-radius: 27px;
    opacity: 0;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.confort-btn-line-active,
.confort-btn-line:hover {
    opacity: 1;
}

.confort-btn-dot {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #707070;
    top: 11px;
    left: 11px;
}

.confort-title {
    position: absolute;
    top: 134px;
    width: 100%;
    text-align: center;
    color: #707070;
}

.confort-text-left,
.confort-text-right {
    position: absolute;
    text-align: left;
    width: 300px;
    color: #707070;
    left: 50%;
    margin-left: -520px;
    top: 630px;
}

.confort-text-right {
    margin-left: 270px;
}

.confort-left-line,
.confort-right-line,
.confort-left-line-long {
    position: absolute;
    top: 555px;
    left: 50%;
    margin-left: -470px;
    border-top: 1px solid #707070;
    border-left: 1px solid #707070;
    width: 100px;
    height: 70px;
    opacity: 1;
}

.confort-right-line {
    margin-left: 350px;
    border-left: none;
    border-right: 1px solid #707070;
    top: 570px;
}

.confort-left-line-long {
    width: 470px;
}

@media all and (max-width: 1000px) {
    .confort-image {
        bottom: 0;
        left: 0%;
        margin-left: -0;
        background-size: contain;
        background-position: bottom;
        background-attachment: initial;
        position: relative;
        float: left;
        width: 100%;
        height: 300px;
    }
    .confort-text-left,
    .confort-title,
    .confort-text-right {
        position: relative;
        float: left;
        text-align: left;
        left: 0%;
        margin-left: 20px;
        top: 0;
        opacity: 1;
    }
    .confort-left-line,
    .confort-right-line,
    .confort-left-line-long {
        display: none;
    }
}

#timeline-empresa {
    opacity: 1
}

@-webkit-keyframes flecha {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-7px);
    }
}

@-moz-keyframes flecha {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-7px);
    }
}

@-o-keyframes flecha {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-7px);
    }
}

@keyframes flecha {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-7px);
    }
}

.scroll_discover:after {
    content: "";
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 26px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAjVBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+/pqIrAAAALnRSTlMACgsTFRYXGBkbHB0eNThSVVtfYmd3eHl+iImMkJSVsrTT1NXW19jm6Ov7/P3+N6SD0QAAAUNJREFUeAHt1LdOBEEQhOHBcCzeewMHCxyGfv/Hg1ElIF0FwG6PkP4KOv2/qAtjjDHGGGN/29rJUdeyv/EcMWspOI3PHTcEXFbABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICxK5vnV1u/AWxfn60P0V+eRbzs/Byw+xrxtDQA4DBCAg9w/YiDAQD74QUC+H7sDQBY7L1AAN+fLpQB1j1agQC2fz8pZVyBACP2vcADfH8EgQC+P7pAgIS+EwiQ0K+ChzkCAUw/QyDAnP5KKSkCAUw/QyCA6WcIBDD9DIEApp8hECCpr61+EwjwtX+nfpZAANPPEAhg+hkCAUw/QyCA6WcIBDD9DMFtvTfJfQn6qHur5z3qpupnC7T8vgRN+xK07EvQsi9Bw74E6jfbpG/Z10dSv9069f/xGGOMMcbYBwAtlU5KLsFUAAAAAElFTkSuQmCC);
    background-size: contain;
    animation: flecha 2s infinite;
    z-index: 9
}

.header-claro .scroll_discover:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAjVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADqhzP4AAAALnRSTlMACgsTFRYXGBkbHB0eNThSVVtfYmd3eHl+iImMkJSVsrTT1NXW19jm6Ov7/P3+N6SD0QAAAUNJREFUeAHt1LdOBEEQhOHBcCzeewMHCxyGfv/Hg1ElIF0FwG6PkP4KOv2/qAtjjDHGGGN/29rJUdeyv/EcMWspOI3PHTcEXFbABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICxK5vnV1u/AWxfn60P0V+eRbzs/Byw+xrxtDQA4DBCAg9w/YiDAQD74QUC+H7sDQBY7L1AAN+fLpQB1j1agQC2fz8pZVyBACP2vcADfH8EgQC+P7pAgIS+EwiQ0K+ChzkCAUw/QyDAnP5KKSkCAUw/QyCA6WcIBDD9DIEApp8hECCpr61+EwjwtX+nfpZAANPPEAhg+hkCAUw/QyCA6WcIBDD9DMFtvTfJfQn6qHur5z3qpupnC7T8vgRN+xK07EvQsi9Bw74E6jfbpG/Z10dSv9069f/xGGOMMcbYBwAtlU5KLsFUAAAAAElFTkSuQmCC);
}

/*cookies*/

#cookie-notice {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

#cn-accept-cookie {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAMAAADU1xmCAAABI1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8yc1n/AAAAYHRSTlMAAgUKDA8QERITFBUWFxgZGhscHR4gIicoKSorLC0uLzAxMjM0NTY3ODk6OzxIVoaMmJ2nqau6v8PJysvMzc7P0NHS09TV1tfY2drb3N3g4ebn6Onq6+zt7u/w8fLz+P3tUwG7AAAB0ElEQVR42q3X5VLDUABE4YsVKNICxYsUK+5OcXd3y/s/Be1wy8lMmJCw2Qf4fp81JrXUYqLY+GIsj507l1FwY+/ORtwsOE4U3Ohb3pk1sRyciC2XG1O5rnMjRSwKbvjVYoVVbcCJmM5lwXRu6KWIwW1aTsFY9db/uEEwnRt4tpiH27acgrF4aK4f7BduJxzX9wT2y2p24UJhOpcB07nMo8V8ub1gXC+Y32oDcT0PYP7cvuUUjNUd/MV1g+lc9z1YgNUf+nFdYDqXvgMLyh3B+WAq1wkWZgk4N3YLFo479nIdYGGX9HDtN2DhuRPLKRhrOHVzbddgIgcmrPGsyLWC6VzrFZjMTYBpazp38gPTOTB9kwXsMy0qZGhhF82iQzl+wOnYcsNKBBwZWrEaAZf9ib3YmsyRoXA69s3l3JzWtPamwGlNC6dj/Ao4oWkFzpuh3BQ4AeNXwEmYl1MCmZsCpwdy3MUJgcxNgRMCmSMAJ2FeTglkfgWcHsi1Lk4KZH4FHAMLlaF1B3BqIMPJGEcATq9tOK22OQJwem0n4KTa5gjA6bWdhFNqmyMAByaUOxyYzJHuYmpbjnSPgpsDk1N7xpQtgYncfKkxZdNgylJTJeYLCbAK8ihauvgAAAAASUVORK5CYII=) !important;
    background-size: cover;
    font-size: 0;
    width: 19px;
    height: 19px;
    display: inline-block;
    position: relative;
    top: -3px;
}

.et_pb_portfolio .et_pb_portofolio_pagination {
    clear: both;
}

#page-container .et_pb_slide_description {
    padding: 20% 20% !important;
}

@media all and (max-width: 767px) {
    #page-container .et_pb_slide_description {
        padding: 20% 0% !important;
    }
}

#page-container .et_pb_slide_description .et_pb_slide_title {
    padding-bottom: 25px;
    display: inline-grid;
}

#page-container .et_pb_slide_description .et_pb_slide_content {
    display: none;
}

#page-container #home-slider-productos .et_pb_slide_description .et_pb_slide_content {
    display: block;
}

#sub-menu-scroll .et_pb_row {
    width: 100%;
    max-width: 1250px;
}

.et_pb_fullwidth_header_0 .header-content-container .header-content .et_pb_button_one.et_pb_button:after {
    opacity: 1 !important;
}

#alerta_mantenimiento_productos {
    background: #f3f3f3;
    padding: 10px 30px 10px 10px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    top: -50px;
    display: none;
}

#alerta_mantenimiento_productos.active {
    display: block;
}

#alerta_mantenimiento_productos>span.alert {
    display: inline-block;
    background: #e52a2c;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
    border-radius: 50%;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

#alerta_mantenimiento_productos>span.close {
    position: absolute;
    right: 6px;
    font-size: 16px;
    line-height: 16px;
    top: 50%;
    margin-top: -14px;
    padding: 5px;
    cursor: pointer;
}

#alerta_mantenimiento_productos.fixed {
    position: fixed;
    bottom: 0;
    clear: both;
    top: auto;
    margin-bottom: 0;
    width: 100%;
    z-index: 9;
    width: 300px;
    right: 0;
    text-align: left;
}

@media all and (max-width: 767px) {
    #alerta_mantenimiento_productos {
        top: -10px;
    }
}

.grecaptcha-badge {
    visibility: collapse!important;
}

/*modal*/

.tingle-modal {
    z-index: 9999999999;
    background: rgba(0, 0, 0, 0.7);
}

@media (max-width: 540px) {
    .tingle-modal {
        display: flex;
    }
}

/*modal cierre*/

#modalCierre {
    text-align: center;
    line-height: 1em;
    font-size: 16px;
}

#modalCierre img {
    display: block;
    margin: 0 auto 40px;
}

#modalCierre a {
    font-size: 16px;
}

#modalCierre.estilo1 a:before,
#modalCierre.estilo1 a:after {
    left: 50%;
    margin-left: -15px;
}

.modulo_texto_img h2 {
    font-size: 40px !important;
    font-weight: 400 !important;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
}

.modulo_texto_img .et_pb_divider:before {
    border-top-width: 1px;
}

.modulo_texto_img p {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.7em;
    font-weight: 500;
    font-size: 14px;
}

.slider_fotos_negro .et_pb_button,
.slider_fotos_negro .et_pb_button a {
    color: #707070 !important;
}

.slider_fotos_blanco .et_pb_button {
    color: #ffffff !important;
}

.slider_fotos_negro .et_pb_button:hover:before,
.slider_fotos_negro .et_pb_button:hover:after,
.slider_fotos_negro .et_pb_button:before,
.slider_fotos_negro .et_pb_button:after,
.pasador_blanco .et_pb_button:hover:before,
.pasador_blanco .et_pb_button:hover:after,
.pasador_blanco .et_pb_button:before,
.pasador_blanco .et_pb_button:after {
    background: #707070 !important;
}

.pasador_blanco .estilo1 a:hover {
    color: #b7b7b7 !important;
}

.pasador_blanco .estilo1 a:hover:before,
.pasador_blanco .estilo1 a:hover:after {
    background: #b7b7b7 !important;
}

.pasador_blanco .menuslider_menu {
    background-color: transparent;
}

.slider_fotos_blanco .et_pb_button:hover:before,
.slider_fotos_blanco .et_pb_button:hover:after,
.slider_fotos_blanco .et_pb_button:before,
.slider_fotos_blanco .et_pb_button:after,
.modulo_texto_img.fondo_negro .et_pb_button:hover:before,
.modulo_texto_img.fondo_negro .et_pb_button:hover:after,
.modulo_texto_img.fondo_negro .et_pb_button:before,
.modulo_texto_img.fondo_negro .et_pb_button:after {
    background: #ffffff !important;
}

.menuslider.et-waypoint.et-animated .et_pb_image_left,
.menuslider.et-waypoint.et-animated .menuslider_slide.selected .et_pb_image_left {
    opacity: 1;
    -webkit-animation: fadeInLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -moz-animation: fadeInLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    -o-animation: fadeInLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
    animation: fadeInLeft 2s 1 cubic-bezier(0.77, 0, 0.175, 1) !important;
}

#noticia-footer>div.et_pb_row.et_pb_row_3 {
    border-top: none !important;
}

#noticia-footer {
    margin-top: 50px;
    padding-bottom: 0px;
}

.et_pb_slide_description .et_pb_slide_title {
    font-weight: 400 !important;
}

.postid-81602 .slider_fotos_negro .et_pb_slide_3 .et_pb_button,
.postid-81602 .slider_fotos_negro .et_pb_slide_3 .et_pb_button a,
.postid-81602 .slider_fotos_negro .et_pb_slide_6 .et_pb_button,
.postid-81602 .slider_fotos_negro .et_pb_slide_6 .et_pb_button a,
.postid-87460 .slider_fotos_negro .et_pb_slide_3 .et_pb_button,
.postid-87460 .slider_fotos_negro .et_pb_slide_3 .et_pb_button a,
.postid-87460 .slider_fotos_negro .et_pb_slide_6 .et_pb_button,
.postid-87460 .slider_fotos_negro .et_pb_slide_6 .et_pb_button a,
.postid-87512 .slider_fotos_negro .et_pb_slide_3 .et_pb_button,
.postid-87512 .slider_fotos_negro .et_pb_slide_3 .et_pb_button a,
.postid-87512 .slider_fotos_negro .et_pb_slide_6 .et_pb_button,
.postid-87512 .slider_fotos_negro .et_pb_slide_6 .et_pb_button a,
.postid-87073 .slider_fotos_negro .et_pb_slide_3 .et_pb_button,
.postid-87073 .slider_fotos_negro .et_pb_slide_3 .et_pb_button a,
.postid-87073 .slider_fotos_negro .et_pb_slide_6 .et_pb_button,
.postid-87073 .slider_fotos_negro .et_pb_slide_6 .et_pb_button a,
.postid-87545 .slider_fotos_negro .et_pb_slide_3 .et_pb_button,
.postid-87545 .slider_fotos_negro .et_pb_slide_3 .et_pb_button a,
.postid-87545 .slider_fotos_negro .et_pb_slide_6 .et_pb_button,
.postid-87545 .slider_fotos_negro .et_pb_slide_6 .et_pb_button a {
    color: #ffffff !important;
}

.postid-81602 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:before,
.postid-81602 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:after,
.postid-81602 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:before,
.postid-81602 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:after,
.postid-81602 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:before,
.postid-81602 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:after,
.postid-81602 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:before,
.postid-81602 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:after,
.postid-87460 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:before,
.postid-87460 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:after,
.postid-87460 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:before,
.postid-87460 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:after,
.postid-87460 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:before,
.postid-87460 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:after,
.postid-87460 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:before,
.postid-87460 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:after,
.postid-87512 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:before,
.postid-87512 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:after,
.postid-87512 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:before,
.postid-87512 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:after,
.postid-87512 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:before,
.postid-87512 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:after,
.postid-87512 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:before,
.postid-87512 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:after,
.postid-87073 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:before,
.postid-87073 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:after,
.postid-87073 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:before,
.postid-87073 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:after,
.postid-87073 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:before,
.postid-87073 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:after,
.postid-87073 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:before,
.postid-87073 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:after,
.postid-87545 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:before,
.postid-87545 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:hover:after,
.postid-87545 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:before,
.postid-87545 .slider_fotos_negro .et_pb_slide_3 .et_pb_button:after,
.postid-87545 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:before,
.postid-87545 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:hover:after,
.postid-87545 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:before,
.postid-87545 .slider_fotos_negro .et_pb_slide_6 .et_pb_button:after {
    background: #ffffff !important;
}

#noticia-footer .et_pb_column_3 {
    background-image: none !important;
}

#noticia-footer .et_pb_column_4 {
    background-color: transparent !important;
}

#noticia-footer .et_pb_text {
    font-size: 14px !important;
}

#noticia-footer>div {
    background-image: none !important;
    background-color: transparent !important;
    font-size: 14px !important;
}

.postid-81602 .modulo_texto_img .et_pb_button {
    font-weight: 500 !important;
}

.postid-87460 .modulo_texto_img .et_pb_button {
    font-weight: 500 !important;
}

.postid-87512 .modulo_texto_img .et_pb_button {
    font-weight: 500 !important;
}

.postid-87073 .modulo_texto_img .et_pb_button {
    font-weight: 500 !important;
}

.postid-87545 .modulo_texto_img .et_pb_button {
    font-weight: 500 !important;
}

/*
.slider_home_top .et_pb_slide_0  .et_pb_button,
.slider_home_top .et_pb_slide_0  .et_pb_button a,
.slider_home_top .et_pb_slide_4  .et_pb_button,
.slider_home_top .et_pb_slide_4  .et_pb_button a,
.slider_home_top .et_pb_slide_7  .et_pb_button,
.slider_home_top .et_pb_slide_7  .et_pb_button a,
.slider_home_top .et_pb_slide_12  .et_pb_button,
.slider_home_top .et_pb_slide_12  .et_pb_button a,
.slider_home_top .et_pb_slide_14  .et_pb_button,
.slider_home_top .et_pb_slide_14  .et_pb_button a,
.slider_home_top .et_pb_slide_15  .et_pb_button,
.slider_home_top .et_pb_slide_15  .et_pb_button a,
.slider_home_top .et_pb_slide_16  .et_pb_button,
.slider_home_top .et_pb_slide_16  .et_pb_button a,
.slider_home_top .et_pb_slide_17  .et_pb_button,
.slider_home_top .et_pb_slide_17  .et_pb_button a{
    color:#ffffff !important;

}

.slider_home_top .et_pb_slide_1  .et_pb_button,
.slider_home_top .et_pb_slide_1  .et_pb_button a,
.slider_home_top .et_pb_slide_2  .et_pb_button,
.slider_home_top .et_pb_slide_2  .et_pb_button a,
.slider_home_top .et_pb_slide_3  .et_pb_button,
.slider_home_top .et_pb_slide_3  .et_pb_button a,
.slider_home_top .et_pb_slide_5  .et_pb_button,
.slider_home_top .et_pb_slide_5  .et_pb_button a,
.slider_home_top .et_pb_slide_6  .et_pb_button,
.slider_home_top .et_pb_slide_6  .et_pb_button a,
.slider_home_top .et_pb_slide_8  .et_pb_button,
.slider_home_top .et_pb_slide_8  .et_pb_button a,
.slider_home_top .et_pb_slide_9  .et_pb_button,
.slider_home_top .et_pb_slide_9  .et_pb_button a,
.slider_home_top .et_pb_slide_10  .et_pb_button,
.slider_home_top .et_pb_slide_10  .et_pb_button a,
.slider_home_top .et_pb_slide_11  .et_pb_button,
.slider_home_top .et_pb_slide_11  .et_pb_button a{
    color:#000000 !important;

}


.slider_home_top .et_pb_slide_1  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_1  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_1  .et_pb_button:before,
.slider_home_top .et_pb_slide_1  .et_pb_button:after,

.slider_home_top .et_pb_slide_2  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_2  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_2  .et_pb_button:before,
.slider_home_top .et_pb_slide_2  .et_pb_button:after,

.slider_home_top .et_pb_slide_3  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_3  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_3  .et_pb_button:before,
.slider_home_top .et_pb_slide_3  .et_pb_button:after,

.slider_home_top .et_pb_slide_5  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_5  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_5  .et_pb_button:before,
.slider_home_top .et_pb_slide_5  .et_pb_button:after,

.slider_home_top .et_pb_slide_6  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_6  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_6  .et_pb_button:before,
.slider_home_top .et_pb_slide_6  .et_pb_button:after,

.slider_home_top .et_pb_slide_8  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_8  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_8  .et_pb_button:before,
.slider_home_top .et_pb_slide_8  .et_pb_button:after,

.slider_home_top .et_pb_slide_9  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_9  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_9  .et_pb_button:before,
.slider_home_top .et_pb_slide_9  .et_pb_button:after,

.slider_home_top .et_pb_slide_10  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_10  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_10  .et_pb_button:before,
.slider_home_top .et_pb_slide_10  .et_pb_button:after,

.slider_home_top .et_pb_slide_11  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_11  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_11  .et_pb_button:before,
.slider_home_top .et_pb_slide_11  .et_pb_button:after{
    background: #000000 !important;
}




.slider_home_top .et_pb_slide_0  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_0  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_0  .et_pb_button:before,
.slider_home_top .et_pb_slide_0  .et_pb_button:after,

.slider_home_top .et_pb_slide_4  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_4  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_4  .et_pb_button:before,
.slider_home_top .et_pb_slide_4  .et_pb_button:after,

.slider_home_top .et_pb_slide_7  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_7  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_7  .et_pb_button:before,
.slider_home_top .et_pb_slide_7  .et_pb_button:after,

.slider_home_top .et_pb_slide_12  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_12  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_12  .et_pb_button:before,
.slider_home_top .et_pb_slide_12  .et_pb_button:after,

.slider_home_top .et_pb_slide_14  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_14  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_14  .et_pb_button:before,
.slider_home_top .et_pb_slide_14  .et_pb_button:after,

.slider_home_top .et_pb_slide_15  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_15  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_15  .et_pb_button:before,
.slider_home_top .et_pb_slide_15  .et_pb_button:after,

.slider_home_top .et_pb_slide_16  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_16  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_16  .et_pb_button:before,
.slider_home_top .et_pb_slide_16  .et_pb_button:after,

.slider_home_top .et_pb_slide_17  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_17  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_17  .et_pb_button:before,
.slider_home_top .et_pb_slide_17  .et_pb_button:after{
    background: #ffffff !important;
}


.slider_home_top .et_pb_slide_13  .et_pb_button,
.slider_home_top .et_pb_slide_13  .et_pb_button a{
    color:#575453 !important;
}

.slider_home_top .et_pb_slide_13  .et_pb_button:hover:before,
.slider_home_top .et_pb_slide_13  .et_pb_button:hover:after,
.slider_home_top .et_pb_slide_13  .et_pb_button:before,
.slider_home_top .et_pb_slide_13  .et_pb_button:after{
    background:#575453 !important;
}
*/

.slider_home_top .et_pb_bg_layout_light .et_pb_button:hover:before,
.slider_home_top .et_pb_bg_layout_light .et_pb_button:hover:after,
.slider_home_top .et_pb_bg_layout_light .et_pb_button:before,
.slider_home_top .et_pb_bg_layout_light .et_pb_button:after {
    background-color: #000000 !important;
}

.slider_home_top .et_pb_bg_layout_dark .et_pb_button:hover:before,
.slider_home_top .et_pb_bg_layout_dark .et_pb_button:hover:after,
.slider_home_top .et_pb_bg_layout_dark .et_pb_button:before,
.slider_home_top .et_pb_bg_layout_dark .et_pb_button:after {
    background-color: #ffffff !important;
}

.slider_home_top .et_pb_bg_layout_light .et_pb_button,
.slider_home_top .et_pb_bg_layout_light .et_pb_button a {
    color: #000000 !important;
}

.slider_home_top .et_pb_bg_layout_dark .et_pb_button,
.slider_home_top .et_pb_bg_layout_dark .et_pb_button a {
    color: #ffffff !important;
}

.filterdisabled
{
	color:#ccc;
}

.et_header_style_slide #et_top_lang 
{
	display:none !important;
}

.et_header_style_slide #top-menu-nav
{
	display:block;
	/*margin-right: 50px;*/
	margin-top:10px;
	/*margin-left:calc( 50% - 480px );*/
    margin-left:calc( 50% - 350px );
}

.et_header_style_slide #top-menu-nav a{
	font-family: "Lato";
    font-weight: 400;
}
	
#top-menu li.current-menu-item>a
{
	font-family: "Lato";
    font-weight: 600;
	color:#111;
}

.et_fixed_nav #main-header
{
	background:#ffffffea;
}

/* Tamaño del logo (visible: fondo en .logo_container > a; #logo va a opacity 0) */
#logo {
    opacity: 0;
    width: 180px;
    max-height: 54px;
    margin-top: 10px;
}
.logo_container > a{
	width: 200px;
	max-height: 54px;
}

.icon-3dsmax:before
{
	content:url('images/ico-max.svg') !important;
    line-height: 25px;
}

.icon-dxlogo:before {
    content: '\e828';
	font-family:'fontello2';
}

.ficha-download-icon.ficha-download-cad_3ds_max:hover .icon-3dsmax::before
{
	content:url('images/ico-max-rojo.svg') !important;
}

.footer-widget .et-social-icons{
	float:left !important;
	margin-top:10px;
}

.textos_legales h1{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    color: #717171;
    margin-bottom: 9px;
}
.textos_legales h2{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #717171;
    margin-top: 25px;
}
.textos_legales h3{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    color: #717171;
    margin-top: 25px;
}

.page-template-tp-wishlisth .form-enviar .wpcf7-submit{
	margin-left:25px;
	
}

.tableFixHead          { overflow-y: auto; height: 100px; margin-top:30px; }
.tableFixHead thead th { position: sticky; top: 0; margin-top:-5px; background:#eee; }



.icon-fotometricos:before{
	content: url('../../uploads/2020/09/icon-1.png');
	  
}
.icon-ldt:before{
    content: url('images/ldt.png');
}

.icon-ies:before{
    content: url('images/ies.png');
}
.icon-ldt:hover:before{
    content: url('images/ldt-rojo.png');
}

.icon-ies:hover:before{
    content: url('images/ies-rojo.png');
}
.plumilla-download-ldt:hover .icon-ldt:before{
	content: url('../../uploads/2020/09/ldtred.png');
}

.plumilla-download-ies:hover .icon-ies:before{
	content: url('../../uploads/2020/09/iesred.png');
}
.page-template-tp-descargas .icon-fotometricos:before{
	content: url('../../uploads/2020/09/icondescargas.png');
	position: relative;
    top: 4px;
}
.page-template-tp-descargas .icon-ldt:before{
	content: url('../../uploads/2020/09/ldtdescargas.png');
	position: relative;
    top: 4px;
}
.page-template-tp-descargas .icon-ies:before{
	content: url('../../uploads/2020/09/iesdescargas.png');
	position: relative;
    top: 4px;
}

.ficha-download-icon .icon-fotometricos
{
	height:37px;
}


.home{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.et_pb_column_1_2 > .et_pb_image{
	
	width:100%;
}

#home-premios {
    opacity: 1;
}
#home-premios {
    opacity: 1;
    padding: 0px;
    min-height: calc(100vh - 50px);
    display: flex;
}
#home-premios > div{
    background-color: #f2f2f2;
        max-width: 100%;
        width: 100%;
}
#home-premios > div > div{
	width: 50%;
	margin-right: 0px;
}

/*
#home-premios > div{
    background-color: #f2f2f2;
        max-width: 1300px;
        width: 100%;
}
#home-premios > div > div{
	width: 50%;
	margin-right: 0px;
}
#home-premios .et_pb_column_0  {
	padding-right: 5% !important;
}
#home-premios .et_pb_column_1  {
	padding-right: 0px !important;
}*/

#ficha-producto-download
{
	
		display:none;
}

#descargas-menu ul#menu-descargas-ingles{
	padding-left: 0px !important;
}
#descargas-menu ul#menu-descargas-ingles li{
	list-style-type: none;
}


.single-project .et_pb_text_inner p{
		color: #717171;
	}

/*@media only screen and (max-width: 1650px){*/
@media only screen and (max-width: 1140px){
    .et_header_style_slide #top-menu-nav{
        display: none;
    }
}


@media only screen and (max-width: 767px){
    .et_header_style_slide #et-top-navigation{
        margin-right: 0px !important;
        width: calc( 100% - 200px ) !important;
    }
    #descargas-left #descargas-menu,
	#descargas-left #descargas-menu-productos,
	#descargas-left h4{
		text-align: left !important;
	}
	#descargas-container > div > div > div{
		max-width: 100% !important;
	}
	#footer-widgets .footer-widget .et-social-icons{
		width: 100%;
	}
	#footer-widgets .footer-widget .et-social-icon a {
	    color: #232326;
	    font-size: 14px;
	    background: #FFF;
	    width: 30px;
	    border-radius: 40px;
	    height: 30px;
	    padding-top: 4px;
	}
	#proyectos-slide h2,
	#productos-slide h2,
	#header-buscar-productos h2.et_pb_slide_title,
	.single-project h2.et_pb_slide_title{
		font-size: 29px !important;
	}
	#productos-slide > div > div >  div > div.et_pb_container {
		display: flex !important;
	}
	#ficha-download{
		display: block;
	}
	#ficha-download.plumilla-download>div{
		display: block;
	}
	#ficha-download a{
		width: 50%;
	}
	#ficha-download .download-all{
		width: 100% !important;
	}
	.slider-about-us{
		padding-bottom: 0px !important;
	}
	.video_about_us{
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.video_about_us video{
		height: auto !important;
	}
	.video_about_us .et_pb_column{
		height: auto !important;
	}
	.et_slide_in_menu_container #mobile_menu_slide li li a{
		    color: #707070 !important;
		    font-weight: 300;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active{
		color:#666;
	}
	.single-project .et_pb_text_inner p{
		color: #717171;
	}
	.single-post .entry-content > .et-boc{
		width: 80%;
		margin: 0 auto;
	}
}



#ficha-download i, #cad-download i, #fotometricos-download i{
    color: #bebebe;
}
.ficha-download-icon a span, .descargas-lightbox #ficha-download a span, .filter-iconos #ficha-download a span{
     color: #bebebe;
}

.tingle-modal.descargas-lightbox .tingle-modal-box__content .download-all-container{
    display: none !important;
}

.ficha-download-icon a:hover .icon-fotometricos:before,
.descargas-lightbox #ficha-download a:hover .icon-fotometricos:before,
.filter-iconos #ficha-download a:hover .icon-fotometricos:before {
    content: url(../../uploads/2020/09/icon-1-red.png);
}


/* nueva pagina viideos */

.et_pb_video_filters ul{
    text-align: center;
    margin-bottom: 40px;
    padding-left: 0px;
}
.et_pb_video_filters ul li{
    float: none;
    display: inline-block;
    font-size: 14px;
    line-height: 1em;
}
.et_pb_video_filters ul li a{
    padding: 10px 20px;
    display: block;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    color: #000;
    background-color: #ffffff;
    position: relative;
    margin: 6px 0px;
}

.et_pb_video_filters ul li a:hover,
.et_pb_video_filters ul li.activo a:hover{
        font-weight: bold;
}
.et_pb_video_filters ul li a:hover:after,
.et_pb_video_filters ul li.activo a:hover:after{
    width: 20px;
    height: 1px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    background: #000;
}
.video.type-video{
    width: 31% !important;
    margin-right:2% !important;
    float: left;
    clear: none!important;
    margin-bottom: 60px;
}
.video.type-video h2{
    display: block !important;;
    color: #000 !important;;
    position: relative !important;
    padding-top: 11px !important;;
    font-weight: 300 !important;;
    line-height: 1.4em !important;;
    font-size: 16px !important;;
    margin-top: 20px !important;;
    padding-bottom: 0px !important;
    text-align: left !important;
    padding-left: 0px !important;
}
.video.type-video:hover h2:after{
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    background: #000;
    display: block;
    left: 0;
    top: 0;
}
.video.type-video .post-meta a{
    color: #e22d33 !important;
    font-size: 13px;
}
.video.type-video:hover .post-meta a{
    position: relative;
}
.video.type-video:hover .post-meta a{
     padding-bottom: 11px;
}
.video.type-video:hover .post-meta a:before{
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    background: #000;
    display: block;
    left: 0;
    bottom: 0;
}
.imagen_portada_video{
    position: relative;
    background-color: white;
}
.imagen_portada_video:before{
    font-family: ETmodules;
    content: "\49" !important;
    color: white;
    font-size: 76px;
    position: absolute;
    z-index: 999999;
    left: calc(50% - 37px);
    top: calc(50% - 20px);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.imagen_portada_video:hover:before{
    opacity: 1;
}
.imagen_portada_video img{
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.imagen_portada_video:hover img{
    opacity: .5;

}

.botonfamilia
{
	background: transparent;
    border: 1px solid #b5b5b5;
    color: #b5b5b5;
    padding: 8px 15px;
	cursor:pointer;
}

.botonfamilia:hover
{
	background: transparent;
    border: 1px solid #444;
    color: #444;
    padding: 8px 15px;
	cursor:pointer;
}

#bg_country
{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#00000050;
	z-index:999999999999;
}


#country_select
{
	
	position:fixed;
	top:calc(50% - 160px);
	width:50%;
	height:320px;
	padding:60px;
	background:#fff;
	left:50%;
	margin-left: -25%;
	text-align:center;
	z-index:9999999999999;
	font-family:"Montserrat";
	
}

#country_select h3{
	margin-bottom:30px;
	font-size:30px;
	font-weight:400;
}

#country_select p{
	margin:30px 50px;
	font-size:16px;
	font-weight:300;
	color:#444;
}


.botondisc
{
	background: transparent;
    border: 1px solid #444;

    padding: 8px 15px;
	cursor:pointer;
	margin:20px;
	width:200px;
	font-size:16px;
	color:#444;
	font-weight:300;
}

.botondisc:hover
{
	background: transparent;
    border: 1px solid #b5b5b5;
    color: #b5b5b5;
    padding: 8px 15px;
	cursor:pointer;
	margin:20px;
	
}

header#main-header{
    left: 0px !important;
}
body.et_fullwidth_nav .mobile_menu_bar:before,
body.et_fullwidth_nav #et_top_search_custom > a,
body.et_fullwidth_nav #et_top_fav_custom > a,
body.et_fullwidth_nav #et_top_lang .wpml-ls-legacy-dropdown a,
body.et_fullwidth_nav #et_top_lang .wpml-ls-legacy-dropdown a:hover,
body.et_fullwidth_nav #et_top_lang .wpml-ls-legacy-dropdown a:focus,
body.et_fullwidth_nav #et_top_lang .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
body.et_fullwidth_nav #search_header > div > input.et_pb_s,
.et_header_style_slide #et_top_icatalogue a,
.et_header_style_slide #et_top_dialux a{
    color: black !important;
}

@media (max-width: 767px){
    .et_pb_video_filters ul li{
        width: 50%;
    }
    .video.type-video {
        margin: 0 5.5% 60px 0 !important;
        width: 47.25% !important;
        clear: none;
        float: left;
    }
    .video.type-video:nth-child(2n) {
        margin-right: 0 !important;
    }
	
	#country_select
	{
		width:100%;
		height:100%;
		top:0px;
		left:0px;
		margin:0px;
		padding:40px;
	}

@media (max-width: 479px){
    .video.type-video{
        width: 100% !important;
    }
}

@media all and (max-width: 680px) {

	.et_header_style_slide #et_top_dialux
	{
		display:none !important;
	}
	
	.et_header_style_slide #et_top_icatalogue
	{
		display:none !important;
	}
}

