/*---desarrollo por www.iasoftgroup.com */
/*************************
font-family: "Montserrat", sans-serif;

General
**************************/
::-webkit-input-placeholder { /* Edge */
  color: #838383;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #838383;
}

::-moz-placeholder {
  color: #838383;
}

::-ms-input-placeholder {
  color: #838383;
}

::placeholder {
  color: #838383;
}
.clearfix::after,
.views-row:after,
.inn:after,
.container:after{
    content: "";
    clear: both;
    display: table;
}
*{
-webkit-box-sizing: border-box;
        box-sizing: border-box;
outline: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
body {
    background-color: #fff;
    float: left;
    max-width: none;
    min-width: 300px !important;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    color: #193956;
    font-weight: 500;
    line-height: 24px;
}
a {
    color: #fecf09;
}

a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}
#page {    
    float: left;
    margin: 0 auto;
    min-width: 300px;
    padding: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
}
#section-header {
    width: 100%;
}
#zone-branding-wrapper {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 99999;
    left: 0;
    top: 0;
}
.sticky0#zone-branding-wrapper {
    position: fixed;
    top: -500px;
}
.sticky0 .headtop {
    display: none;
}
.sticky.sticky0#zone-branding-wrapper {
    transition: all 700ms;
    top: 0;
}
.sticky0 .headsup #block-block-logo {

}

#zone-header-wrapper {
    float:  left;
    width:  100%;
    position: relative;
}
.cont_sup{
    padding-top: 0px;
}
.front .cont_sup{
    padding-top: 0;
}
.nobanner .cont_sup{
    padding-top: 96px;
}
#section-content {
        float: left;
    width: 100%;
    position: relative;
    z-index: 8;
}
#block-nice-menus-1 {
    text-align: left;
    margin: 0 0 0 auto;
    display: block;
}

#block-nice-menus-1 ul.nice-menu {
        padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#block-nice-menus-1 ul.nice-menu li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 50px;
    position: relative;
    padding-right: 0;
}
#block-nice-menus-1 ul.nice-menu li:last-child {
    margin-right: 0;
}
#block-nice-menus-1 ul li.primero img {
    max-width: 32px;
}

#block-nice-menus-1 ul.nice-menu li.lab a:hover,
#block-nice-menus-1 ul.nice-menu li.lab a.active,
.menumovil ul.nice-menu li.lab a:hover,
.menumovil ul.nice-menu li.lab a.active{
    color: black;
    background: white;
}
#block-nice-menus-1 ul.nice-menu li a,
.menumovil ul li a{
    text-decoration: none;
    display: block;
    font-size: 18px;
    padding: 5px 0px 2px;
    line-height: 20px;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    color: #193956;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 5px solid transparent;
}
#block-nice-menus-1 ul.nice-menu li a:hover,
#block-nice-menus-1 ul.nice-menu li a.active,
.menumovil ul.nice-menu li a:hover,
.menumovil ul.nice-menu li a.active{
    border-color: #fecf09;
}
#block-nice-menus-1 ul.nice-menu li.has-submenu > a,
.menumovil ul.nice-menu li.has-submenu > a{
    background-image: url(../images/icon_menu.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    padding-right: 25px;
}
/* Submenú oculto */
.submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #FFF500;
    list-style: none;
    padding: 0;
    width: 200px;
    padding-top: 18px;
}
        .submenu li {
            padding: 10px;
            color: white;
            cursor: pointer;
        }
.menumovil ul.submenu {
    position: relative;
    top: auto;
    width: 100%;
}
#block-nice-menus-1 ul.nice-menu li .submenu a:hover, #block-nice-menus-1 ul.nice-menu li .submenu a.active {
    background: #ff0000;
    color: white;
}
.block-nice-menus .submenu li.menu-item {
    margin: 0 !important;
    width: 100%;
    padding: 0;
}
.buscador {
        display: flex;
    align-items: center;
}

.buscador button#buscar {
    background: transparent;
    border: none;
    padding: 0;
    background-image: url(../images/icon_buscar.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
}

.buscador input {
    border: 1px solid black;
    border-radius: 20px;
    margin-left: 8px;
    font-family: 'Helvetica Neue';
    color: black;
    font-style: italic;
    padding: 3px 15px;
    max-width: 190px;
    font-size: 15px;
}
.bloque_derecha {
    float: right;
    display: flex;
    align-items: center;
    margin-top: 0;
}
.bloque_derecha .redes {
    margin: 0 0 0 18px;
}

.bloque_derecha .redes a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.bloque_derecha .redes a img {
    display: block;
    width: 22px;
    height: auto;
    transition: all 500ms;
}

.bloque_derecha .redes a:hover img {
        filter: brightness(0) invert(0.3);
}
.bgoverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    cursor: pointer;
    background: rgba(0,0,0,.5);
    display: none;
    transition: all 500ms;
}
.owl-carousel .owl-item:focus {
    outline: none !important;
}

.showmenu .bgoverlay {
    display: block;
}
button#menu-btn {
    background: transparent;
    border: none;
    width: 46px;
    padding: 7px 4px;
    height: auto;
    cursor: pointer;
}
#block-nice-menus-2 {
        z-index: 100;
    clear: right;
    display: none;
    position: absolute;
    right: 20px;
    top: 14px;
}
button#menu-btn span.icon-bar {
       width: 100%;
    display: block;
    height: 7px;
    background-color: #193956;
    margin: 5px 0;
    transition: all 500ms;
    border-radius: 5px;
}
.menumovil ul li {
    position: relative;
}

.menumovil ul li .submenu-toggle {
    position: absolute;
    right: 0;
    top: 0;
    background: #FFF500;
    background-image: url(../images/icon_menu.png);
    width: 36px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.menumovil {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 100000;
    list-style: none;
    width: 300px;
    height: 100%;
    transition: all 500ms;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #ffffff;
}
.showmenu .menumovil {
    right: 0;
}
.menumovil .cerrarmenu {
    display: block;
    text-align: right;
    padding: 12px 20px;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 500ms;
    color: #193956;
}

.menumovil .logo {
    display: block;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 30px;
}

.menumovil .logo img {
    display: block;
    margin: 0 auto;
    max-width: 170px;
}

.menumovil ul {
        margin: 0;
    list-style: none;
    padding: 0 40px;
}
.menumovil .submenu li a {
    padding: 10px 14px;
}
.menumovil ul.submenu {
    padding: 0 0 0 0px;
}

.menumovil ul.submenu li a:before {content: "-";margin-right: 10px;}
.menumovil ul li {
    display: block;
    margin: 10px 0;
}
.menumovil .submenu li {
    padding: 0;
}
.menumovil ul li a {
        text-align: center;
    padding: 12px;
    border-radius: 14px;
        border: none;
}

.menumovil ul li a:hover,.menumovil ul li a.active {
background: #fecf09;
}

.menumovil .cerrarmenu:hover {
    color: #000;
}
.headtop {
    background: white;
    display: block;
    width: 100%;
}
.headsup {
    float: left;
    width: 100%;
    position: relative;
    background: #FFF;
background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.46) 65%, rgba(255, 255, 255, 0) 99%);
background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.46) 65%, rgba(255, 255, 255, 0) 99%);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.46) 65%, rgba(255, 255, 255, 0) 99%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=0);
}
.sticky0 .headsup {
    background: #FFF;
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.8) 65%, rgba(255, 255, 255, 0.35) 82%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.8) 65%, rgba(255, 255, 255, 0.35) 82%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.8) 65%, rgba(255, 255, 255, 0.35) 82%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=0);
}

.inn {
    max-width: 1250px;
    margin: 0 auto;
    display: block;
    padding: 0 50px;
}
.headtop .inn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 5px;
    padding-bottom: 5px;
}
.headsup #block-block-logo {
    float: left;
    max-width: 240px;
    padding: 12px 5px;
    margin: 0;
}
#block-block-logo a {
        position: relative;
    overflow: hidden;
    display: block;
}

#block-block-logo img {
        height: auto;
    display: block;
    max-width: 100%;
}
.swiper-pagination-bullets {
        position: absolute;
    bottom: 8px !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0;
    z-index: 99;
    text-align: center;
}
span.swiper-pagination-bullet {
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    border: none;
    margin: 3px 4px !important;
    width: 16px;
    height: 16px;
    opacity: 1;
    cursor: pointer;
    border: 1px solid black;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFF500;
}

.swiper-pagination {
    position: absolute;
    bottom: 35px !important;
    z-index: 99999;
    right: auto !important;
    padding: 0 100px;
    width: 100% !important;
    text-align: center;
}
#region-content .block {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
}
.headsup .inn {
    position: relative;
    text-align: center;
    padding: 0 50px;
    display: flex;
    align-items: center;
}
.curva-inferior {
      position: absolute;
    bottom: -75px;
    left: 0;
    width: 100%;
    height: 300px;
}
.hero .bgbanner {
    background: #FFF;
background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.55) 62%, rgba(255, 255, 255, 0) 99%);
background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.55) 62%, rgba(255, 255, 255, 0) 99%);
background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.55) 62%, rgba(255, 255, 255, 0) 99%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=0);
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
}
.hero .imagenes .bannerimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.hero .imagenes {
    position: relative;
    overflow: hidden;
    height: 95vh;
}
.hero .owl-nav {
    display: none;
}
.hero .texto {
    position: absolute;
    z-index: 99;
    top: 50%;
    color: #193956;
    font-size: 23px;
    font-weight: 500;
    transform: translateY(-50%);
    line-height: initial;
    width: 100%;
    text-align: left;
    left: 0;
    padding: 30px 0;
}
.hero .texto .tit {
    font-weight: bold;
    font-size: 40px;
    max-width: 650px;
    margin-bottom: 10px;
}
.hero .texto .det {
    max-width: 650px;
}
.hero .texto .btn {
    display: block;
    margin-top: 20px;
}
.hero .swiper-slide.slide-content {
    width: 100%;
}
.hero .imagenes img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 380px;
}
.hero .texto .texto3 {
    font-size: 16px;
    margin-top: 30px;
}

.hero .texto .texto3 img {
    width: auto;
    max-height: 45px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.btn a,
.btn span{
    display: inline-block;
    background: #fecf09;
    color: #193956;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 22px;
    font-weight: 500;
    text-align: center;
    transition: all 500ms;
    cursor: pointer;
    font-size: 22px;
    min-width: 140px;
    line-height: 24px;
}
.btn a:hover,
.btn span:hover{
        background: #193956;
        color: #fecf09;
    transform: scale(1.05);
}
.arr-left {
    position: absolute;
    left: 15px;
    top: 50%;
    width: 38px;
    height: 57px;
    z-index: 99;
    display: block;
    background-image: url(../images/controls.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    margin-top: -22px;
    cursor: pointer;
}
.arr-right {
    position: absolute;
    right: 15px;
    top: 50%;
    width: 38px;
    height: 57px;
    z-index: 99;
    display: block;
    background-image: url(../images/controls.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    margin-top: -22px;
    cursor: pointer;
}
.hero {
    position: relative;
}
.block-categorias .row,
.block-procesos .row{
        display: flex;
    flex-wrap: wrap;
        position: relative;
}

.block-categorias .row .item.left,
.block-procesos .row .item.right{
        /*width: 35%;
    padding-right: 50px;*/
    
    width: 40%;
    padding-right: 25px;
}

.block-categorias .row .item.right,
.block-procesos .row .item.left{
    /*width: 65%;*/
    width: 58%;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.block-categorias .row .item .subitem.top,
.block-procesos .row .item .subitem.bottom{
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;
}

.block-categorias .row .imagen,
.block-procesos .row .imagen,
.estilo_imagen{
    position: relative;
}

.block-categorias .row .imagen .tit,
.estilo_imagen .tit{
    position: absolute;
    z-index: 99;
    bottom: 15%;
    left: 0;
    width: 100%;
    background: #f8f7f7;
    text-align: center;
    padding: 13px 25px;
    font-weight: 500;
    color: #193956;
    font-size: 30px;
    line-height: inherit;
}

.block-categorias .row .item.right .imagen .tit,
.estilo_imagen.estilo_imagen2 .tit{
    background: #3f8fd6;
    bottom: 0;
    color: white;
    text-align: left;
    position: relative;
}

.estilo_imagen3 .titulo3,
.estilo_imagen3 .titulo3 a
{
     background: #3f8fd6;
    text-align: left;
    position: relative;
    padding: 13px 25px;
    color: #193956;
    font-size: 15px;
    line-height: inherit;
}

.block-categorias .row .item .subitem.top a,
.block-procesos .row .item .subitem.bottom a{
        width: 48%;
    color: transparent;
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
    border-top-right-radius: 175px;
}

.block-categorias .row .imagen img,
.block-procesos .row .imagen img,
.estilo_imagen img{
    display: block;
    width: 100%;
}
.block-categorias .row .item.left a,
.block-procesos .row .item.right .enlace{
    position: relative;
    border-radius: 50% / 22%;
    overflow: hidden;
    display: block;
}

.block-procesos .row .item.right .enlace
{
  /* border-radius: 5% / 5%;*/
}
.block-procesos .item.bottom {
    margin-top: 35px;
}

.block-procesos .item.bottom .subitem {
    flex-wrap: wrap;
}

.block-procesos .row .item.bottom .subitem.bottom a.enlace {width: 31.3%;margin-bottom: 35px;}
.titulo {
    font-size: 54px;
    color: #193956;
    font-weight: bold;
    line-height: 56px;
    margin-bottom: 30px;
}

.block-categorias .row .item .subitem.bottom {
    max-width: 500px;
}

.btn.bt2 a {
    background: #3f8fd6;
    color: white;
}

.btn.bt2 a:hover {
    background: #fecf09;
    color: #193956;
}

.block-categorias .row .item .subitem.bottom .titulo {
    margin-bottom: 20px;
}
.titulo2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 25px;
    color: #193956;
}

.block-procesos .row .item .subitem.bottom {
    margin-bottom: 0;
}

.block-procesos .row .item .subitem.top .btn {
    margin-top: 20px;
}
.block-procesos .row .item .subitem.top {
    margin: 60px 0;
}
.block-procesos .row .item.right {
    padding-right: 0;
    padding-left: 50px;
    margin-top: 0;
}

.block-procesos .row .item.left {
    justify-content: space-between;
}
.block-valores {
    background: #183a56;
    color: white;
}

.block-valores .titulo {
    text-align: center;
    color: white;
    margin-bottom: 40px;
}

.block-valores .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.block-valores .row .item {
    width: 23%;
    margin: 10px 1%;
    font-size: 25px;
    line-height: 26px;
}

.block-valores .row .item img {
    display: block;
    margin: 0 auto;
    max-height: 150px;
    max-width: 100%;
}

.block-valores .row .item .imagen {
    display: block;
    margin-bottom: 30px;
    animation: escalar 5s linear infinite;
}
@keyframes escalar {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
}
.formulario {
    padding: 0;
    margin-top: 30px;
    border-radius: 10px;
}
.formulario .form-item input, .formulario .form-item select, .formulario .form-item textarea {
    background: #cacfd4;
    border-radius: 22px;
    font-family: 'Montserrat';
    color: #434241;
    font-size: 16px;
    border: none;
    padding: 10px 15px;
    width: 100%;
    text-align: left;
    font-weight: 500;
}
.formulario .form-actions a, .formulario .form-actions .form-submit {
    display: inline-block;
    background-color: #3f8fd6;
    color: white;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 25px;
    font-weight: 500;
    text-align: center;
    transition: all 500ms;
    cursor: pointer;
    font-family: 'Montserrat';
    font-size: 25px;
    border: none;
    min-width: 70%;
}
.formulario .form-actions a:hover, .formulario .form-actions .form-submit:hover {
    background: #fecf09;
    transform: scale(1.05);
    color: #193956;
}
.block-contactanos .row,
.block-showroom .row{
    display: flex;
}

.block-contactanos .item.left,
.block-showroom .item.left{
    width: 40%;
    margin-right: 5%;
}
form .form-item {
    margin-bottom: 30px;
}

form .form-item label {
    display: block;
    margin-bottom: 10px;
}

form .form-actions {
    text-align: center;
}

.block-contactanos .item.right,
.block-showroom .item.right{
    position: relative;
    overflow: hidden;
    border-radius: 28% / 21%;
    width: 55%;
}
.block-contactanos .item.right .imagen,
.block-showroom .item.right .imagen{
        height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center;
}
.block-contactanos,
.block-showroom{
    position: relative;
    overflow: hidden;
}

.block-contactanos .container,
.block-showroom .container{
    z-index: 10;
}
.block-showroom .item.left {
    margin-right: 0;
    margin-left: 5%;
}
.block-showroom .item.left {
    padding: 100px 0;
}
.adorno {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
}
.adorno.adorno1 {
    width: 350px;
    left: 0;
    top: 0;
    animation: animadorno1 10s linear infinite;
}
@keyframes animadorno1 {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: translate(-45px,-34px) scale(0.8);
  }
}
.adorno.adorno2 {
    width: 164px;
    right: 0;
    top: -55%;
    left: auto;
    animation: animadorno2 30s linear infinite;
}
@keyframes animadorno2 {
  0%, 100% {
      top: -55%;
    transform: rotate(0deg);
  }
  50% {
      top: -25%;
    transform: rotate(-20deg);
  }
}
.adorno.adorno3 {
    width: 250px;
    left: 46%;
    top: -17%;
    animation: animadorno3 10s linear infinite;
}
@keyframes animadorno3 {
  0%, 100% {
    transform: translate(0,0) rotate(0deg);
  }
  50% {
    transform: translate(-80px,50px) rotateY(56deg);
  }
}

.adorno img {
    width: 100%;
    height: auto;
}
.adorno.adorno4 {
    width: 250px;
    right: -10%;
    left: auto;
    top: 0;
    animation: animadorno4 10s linear infinite;
    z-index: -1;
}
@keyframes animadorno4 {
  0%, 100% {
    transform: translate(0,0) scale(1);
  }
  50% {
    transform: translate(-80px,50px) scale(0.8);
  }
}
.adorno.adorno5 {
    width: 350px;
    left: auto;
    right: -6%;
    top: -43%;
    z-index: -1;
    animation: animadorno5 10s linear infinite;
}
@keyframes animadorno5 {
  0%, 100% {
    transform: translate(0,0) rotate(0deg);
  }
  50% {
    transform: translate(-80px,50px) rotateY(56deg);
  }
}
.adorno.adorno6 {
    right: auto;
    left: -10%;
    z-index: -1;
    top: 27%;
    width: 164px;
    transform: rotate(-45deg);
    animation: animadorno6 10s linear infinite;
}
@keyframes animadorno6 {
  0%, 100% {
    transform: translate(0,0) rotate(-45deg);
  }
  50% {
    transform: translate(-20px,-35px) rotate(-35deg);
  }
}
.adorno.adorno7 {
        right: 30%;
    z-index: -1;
    top: -16%;
    width: 300px;
    animation: animadorno7 10s linear infinite;
}
@keyframes animadorno7 {
  0%, 100% {
    transform: translate(0,0) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(85px,-20px) rotate(17deg) scale(0.7);
  }
}
.adorno.adorno8 {
        right: -10%;
    left: auto;
    z-index: -1;
    top: -40%;
    width: 180px;
    animation: animadorno8 10s linear infinite;
}
@keyframes animadorno8 {
  0%, 100% {
    transform: translate(0,0) scale(1);
  }
  50% {
    transform: translate(-35px,35px)  scale(0.9);
  }
}
/*************
footer
***************/
footer {
    float: left;
    width: 100%;
    position: relative;
    color: white;
    background: #193956;
    font-weight: normal;
}
.fooinn {
    display: block;
}
footer .container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 40px 50px;
    position: relative;
    z-index: 9;
}
.footer-widgets .foo_info a {
    text-decoration: none;
    color: #212020;
    transition: all 500ms;
}
.logo_footer {
    width: 100%;
    max-width: 200px;
    margin-bottom: 50px;
}

.logo_footer img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.menufooter {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.menufooter ul {
    margin: 25px 0 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    justify-content: space-between;
}

.menufooter ul li {
    margin: 0;
    padding: 2px 4px;
    position: relative;
    padding-right: 15px;
}

.menufooter ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    width: 2px;
    height: 12px;
    background: #0059a2;
}

.menufooter ul li a {
    color: #0059a2;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    display: block;
    line-height: 18px;
    transition: all 500ms;
}
.menufooter ul li a:hover {
    color: #f28215;
}
.menufooter ul li:last-child:after {
    display: none;
}

.menufooter ul li:last-child {
    padding-right: 0;
}

.menufooter ul li:first-child {
    padding-left: 0;
}
.footer-widgets .foo_info a:hover {
    text-decoration: underline;
}
.redes_footer {
    display: flex;
    width: auto;
    justify-content: end;
}

.redes_footer a {
    margin-left: 15px;
    display: block;
}
.redes_footer img {
        width: 31px;
    height: auto;
    display: block;
    transition: all 500ms;
}
.footer-widgets .row2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.footer-widgets .row2 .f0 {
    width: 45%;
    margin-right: 5%;
}
.menufooter li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    margin-bottom: 8px;
}

.menufooter li a {
    color: white;
    text-decoration: none;
    transition: all 500ms;
    text-transform: uppercase;
    display: block;
    padding: 5px 0;
}

.menufooter li a:hover,.menufooter li a.active {
    color: #fecf09;
}

.footer-widgets .item a:hover {
    color: #ff0000;
}
.footer-widgets .row2 .f1 {
    width: 50%;
    text-align: right;
}

.footer-widgets .row2 .f1 a {
    color: white;
    text-decoration: none;
    transition: all 500ms;
}

.footer-widgets .row2 .f1 a:hover {
    color: #fecf09;
}

.footer-widgets .row2 .f1 .item {
    display: block;
    margin: 36px 0;
    width: 100%;
    line-height: 27px;
}
.desarrollado {
    text-align: center;
    display: block;
    padding: 10px;
    font-weight: 500;
    position: absolute;
    bottom: 5px;
    width: 100%;
    color: #193956;
    left: 0;
    font-size: 13px;
    z-index: 99;
}
.desarrollado img {
    filter: invert(0.8) sepia(0) saturate(985%) hue-rotate(53deg);
    vertical-align: middle;
    display: inline-block;
}
.desarrollado a {
    display: inline-block;
    vertical-align: middle;
    color: white;
    text-decoration: none;
    font-size: 12px;
}

.desarrollado a img {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: auto;
        opacity: .8;
}
.curva-inferior2 {
        width: 100%;
    height: 235px;
    display: block;
    margin-top: -80px;
}
.uptop {
    position: absolute;
    z-index: 9999;
    right: 20px;
    bottom: 65px;
}

.uptop a {
        display: block;
    background-image: url(../images/icon_up.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ff0000;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all 500ms;
}
.uptop a:hover {
    transform: scale(1.05);
}
/*********banner*********/

@-webkit-keyframes move1 {
  0% {transform: scale(1);}
  50% {transform: scale(1.2);}
  100% {transform: scale(1);}
}
@keyframes move1 {
  0% {transform: scale(1);}
  50% {transform: scale(1.2);}
  100% {transform: scale(1);}
}

.arrcli-left {
        background-image: url(../images/control1.png);
    display: inline-block;
    width: 40px;
    height: 43px;
    background-size: auto 100%;
    position: relative;
    cursor: pointer;
}
.arrcli-right {
    cursor: pointer;
        background-image: url(../images/control2.png);
    display: inline-block;
    width: 40px;
    height: 43px;
    background-size: auto 100%;
    position: relative;
}
.clirows {
    display: block;
    width: 100%;
    margin-top: 40px;
}
.swiper .swiper-slide {
    opacity: 0 !important;
}

.swiper .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}
/**************
inicio
*****************/
.block {
    width: 100%;
}

.block .container {
    max-width: 1250px;
    position: relative;
    padding: 100px 50px;
    margin: 0 auto;
    z-index: 9;
}
.align-center{
    text-align: center;
}
.align-right{
    text-align: right;
}
.btn2 a,
.btn2 span{
    background: #3f8fd6;
    color: white;
}
.btn2 a:hover,
.btn2 span:hover{
        background: #fecf09;
    color: #193956;
}
.owl-carousel .owl-item {
  display: flex;
  align-items: stretch; /* Hace que todos los elementos tengan la misma altura */
}
.owl-prev, .owl-next {
  display: block !important;  /* Evita que estén ocultas */
}

.owl-prev span, .owl-next span{
    display:none;
}
.block .owl-carousel .owl-nav .owl-prev, .block .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: 0;
    cursor: pointer;
    pointer-events: auto;
    transition: 0.3s ease-in-out;
    background-image: url(../images/controls.png);
    width: 33px;
    height: 32px;
    border-radius: 0;
    background-color: transparent;
    background-size: auto 100%;
}
.block.hero-inicio .owl-carousel .owl-nav .owl-prev, .block.hero-inicio .owl-carousel .owl-nav .owl-next {
    background-image: url(../images/controls.png);
    height: 57px;
    width: 40px;
}
.block .owl-carousel .owl-nav .owl-prev{
    left: -42px;
}
.block.hero-inicio .owl-carousel .owl-nav .owl-prev{
    left: 20px;
}
.block .owl-carousel .owl-nav .owl-next {
        background-position: right center;
    right: -42px;
}
.block.hero-inicio .owl-carousel .owl-nav .owl-next {
    right: 20px;
}
.block .owl-carousel .owl-dots {
        display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -60px;
}
.owl-carousel .owl-item {
    opacity: 0;
}

.owl-item.active {
    opacity: 1;
}
.block.hero-inicio .owl-carousel .owl-dots{
    bottom: 30px;
}
.block .owl-carousel .owl-nav .disabled {
    opacity: .3;
}
.hero-inicio .owl-carousel .owl-stage {display: block;}
#carousel_especialidades {
    margin-bottom: 50px;
}
.block .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    margin: 2px 5px;
    border-radius: 50%;
    border: 1px solid #193956;
    background-color: #193956;
    width: 20px;
    height: 20px;
}

.block .owl-carousel .owl-dots button.owl-dot.active {
    background: #fecf09;
}


.block-sedes .item .sup .image {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    animation: pulse 2s linear infinite;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* Fondo del popup (oculto por defecto) */
.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 90%;
    height: auto;
    background: white;
    z-index: 999999;
    max-width: 800px;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    overflow: auto;
    max-height: 90vh;
}

/* Contenido del popup */
.popup-content {
    padding: 50px 35px;
    position: relative;
    font-size: 17px;
    line-height: 21px;
    text-align:center;
}

/* Botón para cerrar */
.close-popup {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
    width: 32px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    color: #193956;
    background-color: lightgray;
}

*:focus {
    outline: none;
}
.owl-carousel .owl-item:focus,
.owl-carousel .owl-item *:focus {
    outline: none;
}
.popup-content ul li {
    margin: 4px 0;
}
.popup-content .inner {
    display: flex;
}

.popup-content .inner .item.left {
    width: 50%;
}

.popup-content .inner .item.right {
    width: 50%;
}

.popup-content .inner .item.right img {
    display: block;
    position: relative;
    border-radius: 20px;
    margin-left: auto;
}
/**************
nosotros
***************/
.block-equipo .imagen {
    width: 100%;
    margin-top: 35px;
    border-radius: 7%/16%;
    position: relative;
    overflow: hidden;
}

.block-equipo .imagen img {
    display: block;
    width: 100%;
    height: auto;
}
.hero .banner_portada .imagenes {
    max-height: 580px;
}
.hero .banner_portada .texto .inn {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.8) 50%, rgb(0 0 0 / 0%) 100%);
    padding: 40px;
    border-radius: 30px;
}

.hero .banner_portada .texto .inn .tit,.hero .banner_portada .texto .inn .det {
    max-width: 100%;
}
.banner_portada .curva-inferior {
    height: 200px;
    bottom: -40px;
}
.block-nosotros .item {
    display: flex;
    align-items: center;
    margin-bottom: 80px;
}

.block-nosotros .item .imagen img {
    position: relative;
    overflow: hidden;
    display: block;
    border-top-right-radius: 175px;
    width: 100%;
}

.block-nosotros .item .info {
    width: 60%;
}

.block-nosotros .item .imagen {
    width: 35%;
    margin-right: 5%;
}

.block-nosotros .item:last-child {
    margin-bottom: 0;
}
.block-nosotros.block-nosotros2 .item .imagen {
    width: 50%;
    margin-right: 0;
    margin-left: 5%;
}

.block-nosotros.block-nosotros2 .item .info {
    width: 45%;
}
.block-nosotros.block-nosotros2 .item .imagen img {
        border-radius: 28% / 21%;
}
.parallax {
    display: block;
    width: 100%;
    height: 400px;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    float: left;
}
/************
Detalle productos
*****************/
.subtitulo {
    color: #3b93dd;
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 50px;
    display: block;
    width: 100%;
}

.block-categorias .estilo1.row .item.right {
    justify-content: space-between;
    padding: 40px 0;
}
.page-productos .block-categorias .row.estilo1 .item .subitem.top {
    margin-bottom: 0;
}
.page-productos .block-categorias .row .item.full {
    margin-top: 50px;
    width: 100%;
}

.page-productos .block-categorias .row .item.full a {
    width: 30%;
}

.page-productos .block-categorias .row .item.full .subitem.top .imagen .tit {
    background: #3f8fd6;
    bottom: 0;
    color: white;
    text-align: left;
    position: relative;
}
.page-productos .block-categorias .row {
    margin-bottom: 120px;
    align-items: center;
}

.page-productos .block-categorias .row:last-child {
    margin-bottom: 0;
}
.block-categorias .row.estilo2 .item.left {
    order: 2;
    padding-right: 0;
    padding-left: 50px;
}

.block-categorias .row.estilo2 .item.right {
    order: 1;
}

.block-categorias .row.estilo2 .item.full {
    order: 3;
}
.page-productos .block-categorias .container,
.page-procesos .block-procesos .container,
.block-nosotros .container{
    padding-top: 40px;
}
.filtros {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 30px 0 30px;
    flex-wrap: wrap;
}

.filtros .filter {
    background: #ebebeb;
    color: #193956;
    padding: 5px 15px;
    border-radius: 10px;
    margin: 5px 8px;
    transition: all 500ms;
    cursor: pointer;
}
.filtros .filter.active {
    background: #fecf09;
}
.block-categoriaslista .grid.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.block-categoriaslista .grid.row .grid-item {
    width: 25%;
    margin: 0;
    font-size: 18px;
    padding: 25px 25px;
    position: relative;
}

.block-categoriaslista .grid.row .grid-item .imagen img {
    display: block;
    width: 100%;
        transition: all 500ms;
        border-radius: 20px 20px 0 0;
}

.block-categoriaslista .grid.row .grid-item .tit {
    background: #3f8fd6;
    color: white;
    padding: 6px 15px;
        transition: all 500ms;
}

.block-categoriaslista .grid.row .grid-item .imagen {
    border-radius: 20px 20px 0 0;
    display: block;
    position: relative;
    overflow: hidden;
        transition: all 500ms;
}

.block-categoriaslista .grid.row .grid-item .det {
    padding: 5px 15px;
}
.block-categoriaslista .grid.row .grid-item:hover .imagen {
    box-shadow: 0 0 10px lightgray;
}

.block-categoriaslista .grid.row .grid-item:hover .imagen img {
    transform: scale(0.95);
}

.block-categoriaslista .grid.row .grid-item:hover .tit {
    background: #fecf09;
    color: #193956;
}

.block-categoriaslista .grid.row .grid-item >a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    font-size: 0;
    color: transparent;
}
.block-productdetalle .row {
    display: flex;
}

.block-productdetalle .row .item.gal {
    width: 50%;
    position: relative;
    margin-right: 5%;
}

.block-productdetalle .row .item.info {
    width: 45%;
}

.block-productdetalle .row .item.info .sku {
    margin-bottom: 9px;
}

.block-productdetalle .row .item.info .det {
    display: block;
    margin-bottom: 20px;
}

.block-productdetalle .row .item.info .colores {
    display: flex;
    flex-wrap: wrap;
}

.block-productdetalle .row .item.info .colores .color {
    margin: 3px;
    font-size: 12px;
    display: block;
    text-align: center;
    color: transparent;
    cursor: pointer;
}

.block-productdetalle .row .item.info .colores .color span {
    display: block;
    margin: 0 auto 2px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: 2px solid #ededed;
}

.block-productdetalle .row .item.info .colores .color.active {
    color: gray;
}

.block-productdetalle .row .item.info .item_info {
    display: block;
    margin-bottom: 20px;
}
.swiper_thumbnail {
    width: 115px;
    padding-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    overflow: auto;
}
.swiper_thumbnail .swiper-wrapper {
    transform: none !important;
    display: flex;
    flex-direction: column;
    height: auto;
}

.swiper_thumbnail .swiper-wrapper .swiper-slide {
    opacity: .7 !important;
    width: 100% !important;
    margin: 0 0 18px;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
}
.cont_galeria {
    position: relative;
    width: 100%;
    float: left;
}
.swiper_galeria {
    width: calc(100% - 120px);
    position: relative;
    overflow: hidden;
    float: right;
    display: flex;
}
.swiper_galeria img {
    border-radius: 20px;
}
.swiper_galeria a.big:after {
        content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-image: url(../images/icon_lupa.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
        transition: all 500ms;
}
.swiper_galeria a.big:hover:after {
    transform: scale(1.05);
}
.sl-wrapper {
    z-index: 9999999;
}

.sl-overlay {
    z-index: 99999;
}
#product-det .container {
    padding-top: 60px;
}

.regresar {
    display: block;
    margin-bottom: 35px;
}

.regresar a {
    color: #3f8fd6;
    font-size: 17px;
    display: inline-block;
    text-decoration: none;
    transition: all 500ms;
    background-image: url(../images/icon_volver.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
}
.regresar a:hover {
    padding-left: 30px;
    color: #193956;
}
#region-content .block.block-categoriaslista .filtros,#region-content .block.block-categoriaslista .rgid {
    z-index: 9999999;
    position: relative;
}

#region-content .block.block-categoriaslista .container {
    padding: 30px 50px;
}
.page-producto .swiper-button-next, .page-producto .swiper-button-prev {
    display: block;
    background-image: url(../images/controls.png);
    background-size: auto 100%;
    background-position: left center;
    height: 26px;
    display: none;
}
.page-producto .swiper-button-next {
    background-position: right center;
}
.swiper-button-next, .swiper-button-prev {
    display: none;
}
.swiper_thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    opacity: 1 !important;
}
.swiper img {
    width: 100%;
    display: block;
    height: auto;
}
 .swiper_thumbnail .swiper-slide{
        cursor: pointer;
    }
.block-productdetalle .item_botones {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.block-productdetalle .item_botones a.ws {
    margin-left: 15px;
    display: block;
}

.block-productdetalle .item_botones a.ws img {
    display: block;
    transition: all 500ms;
    width: 50px;
    height: auto;
    margin: 0 auto;
}
/***********
procesos
**********/
.page-procesos .block-procesos .itemcar.row {
        margin-bottom: 40px;
    overflow: visible;
}

.page-procesos .block-procesos .itemcar.row:last-child {
    margin-bottom: 0;
}
.block-procesos .row.estilo2 .item.left {
    order: 2;
}

.block-procesos .row.estilo2 .item.right {
    order: 1;
    padding-left: 0;
    padding-right: 50px;
}
.block-video .container {
    padding: 0;
    max-width: 1150px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin: 50px auto 20px;
}
.page-procesos .block-procesos .row .item.left {
    justify-content: center;
}
.page-procesos .block-procesos .row .item.left .btn {
    margin-top: 25px;
}
.block-procesos .row {
    align-items: center;
}
/***********
idioma
***********/
.idioma {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.idioma a {
    color: #193956;
    display: inline-block;
    padding: 5px 7px;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    background: transparent;
    border-radius: 9px;
    transition: all 500ms;
    margin-left: 5px;
}

.idioma a.active,.idioma a:hover {
    background-color: #fecf09;
    color: #193956;
}
.page-procesos .popup-content {
    padding: 0;
}

.page-procesos .popup-content .inner .item.left {
    padding: 35px;
}

.page-procesos .popup-content .inner .item.left .titulo2 {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 30px;
}
.page-procesos .close-popup {
    background: transparent;
}
.block-categorias .container {
    padding-bottom: 20px;
}
.hero .banner_portada .texto {
    padding-bottom: 0;
}
p#notification {
    display: block;
    min-height: 300px;
    background: #f7f7f7;
    padding: 30px;
    text-align: center;
    border-radius: 20px;
    display: flex;
    align-items: center;
}
.g-recaptcha {
    display: block;
    margin: -7px auto 20px;
    width: 300px;
}