/*---desarrollo por www.iasoftgroup.com */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Outfit:wght@300;400;600;700&display=swap');
/*************************
font-family: 'Open Sans', sans-serif;
font-family: 'Outfit', sans-serif;

General
**************************/
::-webkit-input-placeholder { /* Edge */
  color: #394A66;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #394A66;
}

::-moz-placeholder {
  color: #394A66;
}

::-ms-input-placeholder {
  color: #394A66;
}

::placeholder {
  color: #394A66;
}
.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: 'Outfit', sans-serif;
    font-size: 16px;
    color: #040404;
    font-weight: normal;
}
#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;
    background: white;
}
.sticky0#zone-branding-wrapper {
    position: fixed;
    top: -500px;
    box-shadow: 0 0 15px #9d9d9d;
    background: rgba(255,255,255,.7);
}

.sticky.sticky0#zone-branding-wrapper {
    transition: all 700ms;
    top: 0;
}
.sticky0 .headsup #block-block-logo {
    max-width: 70px;
    margin: 5px 0;
}

.sticky0 #block-nice-menus-1 {
    margin: 22px auto 8px;
}

.sticky0 .bloque_derecha {
    margin-top: 19px;
}

.sticky0 #block-nice-menus-1 ul.nice-menu li a {
    font-size: 16px;
}
#zone-header-wrapper {
    float:  left;
    width:  100%;
    position: relative;
}
.cont_sup,
.page-product #section-content{
    padding-top: 161px;
}
#section-content {
        float: left;
    width: 100%;
    position: relative;
    z-index: 8;
}
#block-nice-menus-1 {
    text-align: left;
    clear: right;
    margin: 60px auto 20px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

#block-nice-menus-1 .block-inner {
    display:  block;
    margin:  0 auto;
    max-width: 1300px;
}

#block-nice-menus-1 ul.nice-menu {
        padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#block-nice-menus-1 ul.nice-menu li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px;
    position: relative;
    padding-right: 15px;
}
/*#block-nice-menus-1 ul.nice-menu li:after {
    display: block;
    width: 2px;
    height: 12px;
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
}*/
#block-nice-menus-1 ul.nice-menu li:last-child:after {
    display: none;
}
#block-nice-menus-1 ul.nice-menu li a {
    text-decoration: none;
    display: block;
    font-size: 18px;
    padding: 10px 14px 20px 14px;
    line-height: 20px;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    color: #040404;
}
#block-nice-menus-1 ul.nice-menu li a:hover,#block-nice-menus-1 ul.nice-menu li a.active {
    color: #c69d53;
}
#block-nice-menus-1 ul.nice-menu li a:after {
   display: block;
    content: "";
    width: 0;
    height: 14px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 500ms;
    background-image: url(../images/adorno1.png);
    background-repeat: no-repeat;
    background-position: center;
}

#block-nice-menus-1 ul.nice-menu li a:hover:after, #block-nice-menus-1 ul.nice-menu li a.active:after {
    width: 50%;
}
#block-nice-menus-1 ul.nice-menu li.boton a {
    color: white;
    border: none;
    padding: 7px 16px;
}

#block-nice-menus-1 ul.nice-menu li.boton a img {
    width: 18px;
    height: auto;
}
.bloque_derecha {
    float: right;
    display: flex;
    align-items: center;
    margin-top: 55px;
}
.idioma a {
    font-family: 'Outfit';
    color: #040404;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 4px;
    transition: all 500ms;
}
.idioma a:hover {
    color: #c69d53;
}
.idioma .line {
    display: inline-block;
    width: 2px;
    height: 16px;
    vertical-align: middle;
    background: #040404;
    content: "";
    margin: 0 1px;
}
.idioma a.active {
    font-weight: bold;
}

.bloque_derecha .redes {
    margin: 0 18px;
}

.bloque_derecha .redes a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.bloque_derecha .redes a img {
    display: block;
    width: 30px;
    height: auto;
    transition: all 500ms;
    filter: brightness(0);
}

.bloque_derecha .redes a:hover img {
    filter: none;
}
.bgoverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    cursor: pointer;
    background: rgba(255,255,255,.5);
    display: none;
    transition: all 500ms;
}

.showmenu .bgoverlay {
    display: block;
}
button#menu-btn {
    background: transparent;
    border: none;
    width: 46px;
    padding: 7px 7px;
    height: auto;
    cursor: pointer;
}
#block-nice-menus-2 {
        z-index: 100;
    clear: right;
    display: block;
}

button#menu-btn span.icon-bar {
    width: 100%;
    display: block;
    height: 4px;
    background-color: black;
    margin: 5px 0;
    transition: all 500ms;
}
button#menu-btn:hover span {
    background: #c69d53;
}

.menumovil {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 100000;
    background: #c69d53;
    list-style: none;
    width: 300px;
    height: 100%;
    box-shadow: 0 0 10px lightgray;
    transition: all 500ms;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.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: white;
}

.menumovil .logo {
    display: block;
    text-align: center;
    padding: 0 20px;
}

.menumovil .logo img {
    display: block;
    margin: 0 auto;
    max-width: 80px;
}

.menumovil ul {
    margin: 0;
    display: block;
    list-style: none;
    padding: 20px;
}

.menumovil ul li {
    display: block;
    margin: 5px 0;
}

.menumovil ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    color: white;
    transition: all 500ms;
    padding: 10px 10px;
    font-weight: normal;
}

.menumovil ul li a:hover,.menumovil ul li a.active {
        background: white;
    color: #C69D53;
}

.menumovil .cerrarmenu:hover {
    color: #C69D53;
}
.headsup {
    float: left;
    width: 100%;
    position: relative;
}

.inn {
    max-width: 1300px;
    margin: 0 auto;
    display: block;
    padding: 0 20px;
}

.headsup .infohead {
        float: right;
    margin-top: 8px;
}

.headsup #block-block-logo {
    float: left;
    max-width: 125px;
    padding: 0;
    margin: 15px 0;
}
#block-block-logo a {
        position: relative;
    overflow: hidden;
    display: block;
}

#block-block-logo img {
    width: 100%;
    height: auto;
}
.swiper-pagination-bullets {
        position: relative;
    z-index: 9;
    width: 100% !important;
    max-width: 100%;
    left: auto;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
}
span.swiper-pagination-bullet {
    background: #d8dde1;
    display: inline-block;
    vertical-align: middle;
    border: none;
    margin: 3px 8px !important;
    width: 18px;
    height: 18px;
    opacity: 1;
    cursor: pointer;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #394A66;
}

.swiper-pagination {
    position: absolute;
    bottom: 60px !important;
    text-align: left;
    z-index: 99;
    right: auto !important;
    padding: 0 100px;
    width: 100% !important;
    max-width: 1300px;
    left: 50% !important;
    transform: translateX(-50%);
}
#region-content .block {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
}
.headsup .inn {
        position: relative;
    text-align: center;
    padding: 0 30px 0 50px;
}
.hero .texto {
    position: absolute;
    z-index: 99;
    top: 38%;
    right: 50%;
    color: white;
    font-size: 42px;
    margin-right: -650px;
}

.hero .texto .texto2 {
    font-weight: 600;
    font-size: 55px;
}

.hero .texto.left {
    right: auto;
    margin-right: auto;
    margin-left: -650px;
    left: 50%;
}

.hero .texto.bottom {
    top: auto;
    bottom: 20%;
}
.hero .imagenes img {
    display: block;
    width: 100%;
    height: auto;
}
/*********
products
***********/
.block .container {
    margin: 0 auto;
    display: block;
    padding: 50px 30px;
    max-width: 1300px;
}

.item_titulo {
    text-transform: uppercase;
    font-weight: 600;
    color: black;
    text-align: center;
    font-size: 38px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    align-items: center;
}

.adorno {
    display: inline-block;
    width: 14px;
    height: 14px;
    min-width: 14px;
    background-image: url(../images/adorno1.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 20px;
    position: relative;
    transition: all 500ms;
    animation: moveadorno 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -moz-animation: moveadorno 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -webkit-animation: moveadorno 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
}
@-webkit-keyframes moveadorno {
  0% {transform: scale(.8);}
  50% {transform: scale(1.3);}
  100% {transform: scale(.8);}
}
@keyframes moveadorno {
  0% {transform: scale(.8);}
  50% {transform: scale(1.3);}
  100% {transform: scale(.8);}
}
.block-products .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.block-products .row .item {
        width: 23.5%;
    position: relative;
    transition: all 500ms;
}
.block-products .row .item:hover {
    transform: scale(1.05);
}
.block-products .row .item .imagen {
    position: relative;
    width: 100%;
}
.block-products .row .item img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 500ms;
}
.block-products .row .item .imagen .posterior {
    transform: rotateY(45deg);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 500ms;
    opacity: 0;
}

.block-products .row .item:hover .imagen .posterior {
    transform: rotateY(0deg);
    opacity: 1;
}

.block-products .row .item:hover {
    transform: scale(1.05);
}
.block-products .row .item .texto {
    padding: 18px 0;
    margin-bottom: 20px;
    font-size: 18px;
}

.block-products .row .item .texto .tit {
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    transition: all 500ms;
}
.block-products .row .item a.enlace {
    color: #040404;
    text-decoration: none;
}

.block-products .row .item:hover .texto .tit {
    color: #c69d53;
}
.bg1 {
    display: block;
    width: 100%;
    height: 34px;
    background-image: url(../images/adorno3.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 40px;
    position: relative;
animation: movebg1 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -moz-animation: movebg1 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -webkit-animation: movebg1 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
}
@-webkit-keyframes movebg1 {
  0% {transform: translateY(0px);}
  50% {transform: translateY(-10px);}
  100% {transform: translateY(0px);}
}
@keyframes movebg1 {
  0% {transform: translateY(0px);}
  50% {transform: translateY(-10px);}
  100% {transform: translateY(0px);}
}
.block-products .container {
    padding-bottom: 0;
}
/*********
why work with us
************/
section#whyworkus {
    background-image: url(../images/bg2_1.jpg);
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.block-whyworkus .bg{
    background-image: url(../images/bg2_2.png);
    background-size: 100% 52%;
    background-repeat: no-repeat;
}
.block-whyworkus .row {
    display: flex;
    justify-content: space-evenly;
}

.block-whyworkus .row .item {
    text-align: center;
    font-size: 19px;
    color: black;
    width: 31%;
    max-width: 240px;
}

.block-whyworkus .row .item .imagen .fondo {
    display: block;
    position: absolute;
    z-index: 8;
    background-image: url(../images/bg1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.block-whyworkus .row .item .imagen:after {
        display: block;
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    background-color: #c69d53;
    height: 100%;
    top: 0;
    left: 0;
    transform: rotate(45deg) scale(0.5);
animation: movefondo 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -moz-animation: movefondo 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -webkit-animation: movefondo 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
}
@-webkit-keyframes movefondo {
  0% {transform: rotate(45deg) scale(0.5);}
  50% {transform: rotate(45deg) scale(.7);}
  100% {transform: rotate(45deg) scale(0.5);}
}
@keyframes movefondo {
  0% {transform: rotate(45deg) scale(0.5);}
  50% {transform: rotate(45deg) scale(.7);}
  100% {transform: rotate(45deg) scale(0.5);}
}

.block-whyworkus .row .item .imagen {
        position: relative;
    min-height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
}

.block-whyworkus .row .item .imagen img {
    display: block;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    width: 84px;
    height: auto;
}
.block-whyworkus .row2 {
    width: 70%;
    max-width: 700px;
    margin: 150px 0 230px;
    background: rgba(255,255,255,.5);
    padding: 20px;
}

.block-whyworkus .row2 .inner {
    background: rgba(255,255,255,.7);
    padding: 50px;
    text-align: center;
    font-weight: 300;
}

.block-whyworkus .row2 .inner .det,
.bannerpaginas .row .det{
    display: block;
    width: 100%;
    max-width: 470px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
}

.block-whyworkus .row2 .inner .det a {
    color: #C69D53;
    text-decoration: none;
    transition: all 500ms;
    font-weight: normal;
    display: inline-block;
    font-size: 15px;
}

.block-whyworkus .row2 .inner .det a:hover {
    text-decoration: underline;
    transform: scale(1.05);
}

.block-whyworkus .row2 .item_titulo,
.bannerpaginas .row .item_titulo{
    color: #C69D53;
}
/**********
destinations
************/
section#destinations {
    background: rgb(248 228 215 / 50%);
}

.block-destinations .item_titulo {
    color: #C69D53;
}

.block-destinations .imagen img {
    display: block;
    width: 100%;
    height: auto;
}
.bg2 {
    display: block;
    margin: 0 auto 20px;
    width: 84px;
    height: 84px;
    background-image: url(../images/adorno2.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -38px;
    z-index: 99;
    position: relative;
}
.bg2:after {
    display: block;
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    background-color: #c69d53;
    height: 100%;
    top: -4px;
    left: 0;
    transform: rotate(45deg) scale(0.4);
    animation: movefondo2 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -moz-animation: movefondo2 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -webkit-animation: movefondo2 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
}
@-webkit-keyframes movefondo2 {
  0% {transform: rotate(45deg) scale(0.4);}
  50% {transform: rotate(45deg) scale(.62);}
  100% {transform: rotate(45deg) scale(0.4);}
}
@keyframes movefondo2 {
  0% {transform: rotate(45deg) scale(0.4);}
  50% {transform: rotate(45deg) scale(.62);}
  100% {transform: rotate(45deg) scale(0.4);}
}

.block-destinations .row {
    display: block;
    padding: 20px 0;
    position: relative;
}
.infopuntos .punto {
    display: none;
    position: absolute;
    bottom: 0;
    left: 10px;
    border: 1px solid #c69d53;
    background: rgba(255,255,255,.6);
    padding: 5px 10px;
    font-size: 15px;
    color: #c69d53;
}

.infopuntos {
    position: static;
}
.placepuntos a {
        position: absolute;
        display: flex;
        top: 30%;
        left: 4.3%;
        cursor: pointer;
        background-image: url(../images/bg3.png);
        background-size: auto 20px;
        transition: all 500ms;
        color: #C69D53;
        font-size: inherit;
        text-align: right;
        background-repeat: no-repeat;
        background-position: right center;
        align-items: center;
        width: 200px;
}
@keyframes animpuntos {
    from {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.placepuntos a:hover,
.placepuntos a.selected{
    text-shadow: 1px 2px 4px #bdbdbd;
    color: black;
}
.placepuntos a.p1 {
    left: auto;
    right: 81%;
}
.placepuntos a.p2 {
    left: auto;
    top: 40%;
    right: 83%;
}
.placepuntos a.p3 {
        left: auto;
    top: 82%;
    right: 69.5%;
}
.placepuntos a.p4 {
    left: auto;
    right: 52%;
    top: 27.4%;
    padding-bottom: 20px;
    background-position: right bottom;
    width: 14%;
}
.placepuntos a.p5 {
    left: auto;
    right: 48.5%;
    top: 33.5%;
    padding-top: 20px;
    background-position: right top;
}
.placepuntos a.p6 {
    left: auto;
    right: 50.7%;
    top: 38%;
    padding-top: 25px;
    background-position: right top;
}
.placepuntos a.p7 {
    left: 76%;
    top: 39%;
    flex-direction: row-reverse;
    background-position: left bottom;
    padding-bottom: 30px;
    text-align: left;
    width: 24%;
}
.placepuntos a.p8 {
    left: 86.3%;
    top: 43.3%;
    text-align: left;
    background-position: left top;
    padding-top: 30px;
    flex-direction: row-reverse;
}
.placepuntos a.p9 {
        left: auto;
    top: 90%;
    right: 71%;
}
.placepuntos a:after {
    content: "";
    display: block;
    width: calc(100% - 110px);
    height: 1px;
    background: #c69d53;
    z-index: -5;
    left: 100%;
    margin-left: 10px;
    margin-right: 20px;
}

.placepuntos a .texto {
    width: 110px;
}

.placepuntos a.p4:before, .placepuntos a.p5:before, .placepuntos a.p6:before,.placepuntos a.p7:before,.placepuntos a.p8:before {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #c69d53;
    z-index: -5;
    right: 10px;
    position: absolute;
    bottom: 20px;
}

.placepuntos a.p4:after {margin-right: 10px;}

.placepuntos a.p5:before {
    bottom: auto;
    top: 20px;
    height: 10px;
}

.placepuntos a.p5:after {
    margin-right: 10px;
}

.placepuntos a.p6:before {
    bottom: auto;
    top: 20px;
    height: 15px;
}

.placepuntos a.p6:after {
    margin-right: 10px;
}

.placepuntos a.p7:before {
    right: auto;
    left: 10px;
}

.placepuntos a.p8:before {
    right: auto;
    left: 10px;
    bottom: auto;
    top: 20px;
}
/*************
footer
***************/
footer {
    float: left;
    width: 100%;
    position: relative;
    color: white;
    font-weight: 500;
    background: black;
    font-family: open sans;
    font-size: 18px;
}
footer .bg{
    width: 40px;
    position: absolute;
    overflow: hidden;
    height: 120px;
    background-image: url(../images/letteri.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    right: 9%;
    bottom: 0;
    -webkit-animation: anim3 5s linear infinite alternate;
    animation: anim3 5s linear infinite alternate;
}
footer .item_titulo {
    font-weight: normal;
    text-align: left;
    margin: 0;
}
footer .container {
        max-width: 1400px;
    margin: 0 auto;
    padding: 30px 30px 90px;
    position: relative;
    z-index: 9;
}

.footer-widgets .row2 {
   padding: 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.footer-widgets .foo_info table {
        margin: 0px auto;
    min-width: 80%;
}
footer .inf {
    display: flex;
    margin: 0px 0 35px;
    width: 100%;
}
footer .inf .imagen {
    width: 32px;
}

footer .inf .imagen img {
    display: block;
    margin-left: auto;
    margin-bottom: 0;
}

footer .inf .text {
    padding-left: 30px;
}
.footer-widgets .foo_info a {
    text-decoration: none;
    color: #212020;
    transition: all 500ms;
}
.logo_footer {
    width: 100%;
    max-width: 250px;
}

.logo_footer img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.menufooter {
    display: block;
    width: 100%;
}

.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 img {
    width: 32px;
    height: auto;
    display: block;
}

.footer-widgets .redes_footer a:hover {
    transform: scale(1.05);
}
.footer-widgets .f2 {
    padding: 0 30px;
}

.footer-widgets .f2 ul {
    margin: 0;
    border-top: 1px solid white;
    display: block;
    width: 100%;
    list-style: none;
    padding: 0;
    min-width: 210px;
}
.f2 ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px solid white;
}

.f2 ul li a {
    text-decoration: none;
    transition: all 500ms;
    display: block;
    color: #c69d53;
    padding: 7px 0;
    font-size: 17px;
}

.f2 ul li a:hover {
        padding-left: 10px;
    color: white;
}
.redes_footer {
    margin-top: 20px;
    text-align: left;
}
.redes_footer a {
        display: inline-block;
    margin: 2px 3px;
}
.footer-widgets .f1 {
}
.footer-widgets .f0 img {
    display: block;
    max-width: 100%;
    height: auto;
}
.footer-widgets .foo_info table td {
    padding: 12px 5px;
    vertical-align: top;
}

.desarrollado {
    text-align: center;
    display: block;
    font-weight: 300;
    background: #C69D53;
    font-family: 'Open Sans';
    color: black;
    font-size: 14px;
    padding: 10px;
}

.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;
    filter: brightness(1) invert(1);
}
/*********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);}
}

/*.imagenes .imgbanner img{

    animation: backInUp 6s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: backInUp 6s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: backInUp 6s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;

}*/

.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;
}
/*****************
servicios
****************/
.bannerpaginas {
    display: flex;
    width: 100%;
    min-height: 450px;
    align-items: center;
    background-size: cover;
    background-position: center;
}
.bannerpaginas .container2 {
    margin: 60px auto;
    max-width: 800px;
    background: rgba(255,255,255,.5);
    padding: 20px;
    width: 100%;
}
.bannerpaginas .row {
        max-width: 1400px;
    margin: 0 auto;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.7);
    text-align: center;
    min-height: 270px;
}

.bannerpaginas .row .item_titulo {
    margin-bottom: 0;
}
#servicios1,#servicios3 {
    background: rgb(248 229 214 / 50%);
}

.block-servicios .row {
    display: flex;
    align-items: center;
}

.block-servicios .row .item.it1 {
    max-width: 50%;
    text-align: justify;
    padding-right: 100px;
    padding-bottom: 30px;
}

.block-servicios .row .item.it2 {
    width: 50%;
    display: flex;
    align-items: flex-start;
}

.block-servicios .row .item.it2 .imagen {
    margin: 0 2%;
    width: 46%;
}
.block-servicios .row .item.it2 .imagen.imgdown {
    padding-top: 20%;
    margin-bottom: -50px;
}

.block-servicios .row .item.it2 .imagen img {
    width: 100%;
    height: auto;
    display: block;
}

.block-servicios .container {
    padding-bottom: 0;
}
.block-servicios2 .row {
    flex-direction: row-reverse;
}

.block-servicios2 .row .item.it1 {
    padding-right: 0;
    padding-left: 100px;
}
.block-servicios .row .item.it1 .imagen {
    margin-bottom: 25px;
    position: relative;
    width: 220px;
    height: 187px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-servicios .row .item.it1 .imagen .fondo {
    background-image: url(../images/bgiconos2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
}

.block-servicios .row .item.it1 .imagen img {
    max-width: 55%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-right: 13%;
}
.block-servicios .row .item.it1 .tit,
.block-formulario .row .formulario .tit,
.block-showroom .row .tit{
    color: black;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
}
.block-servicios .row .item.it1 .texto {
    display: block;
    font-weight: 300;
}
.block-servicios .row .item.it1 .imagen:after {
    content: "";
    position: absolute;
    right: 218px;
    width: 5000px;
    height: 2px;
    background: #C69D53;
    top: 50%;
    margin-top: -1px;
    z-index: -1;
}
.block-servicios2 .row .item.it1 .imagen:after {
    width: 200px;
}
#region-content #servicios1 {
    z-index: 9;
}

#region-content #servicios2 {
    z-index: 10;
}

#region-content #servicios3 {
    z-index: 8;
}

.block-servicios {
    position: relative;
    width: 100%;
    display: block;
}
.block-servicios#servicios4 .row .item.it2 .imagen.imgdown {
    margin-bottom: 0;
    padding-bottom: 50px;
}

section#comercio {
        background-image: url(../images/bgcomercio.jpg);
    background-attachment: fixed;
    background-position: center top;
    min-height: 700px;
    background-size: cover;
}

.block-comercio .item {
    float: right;
    width: 400px;
    font-weight: 300;
    padding-top: 70px;
}

.block-comercio .item .tit {
    color: #C69D53;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}
/**************
contacto
*******************/
.block-formulario .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-formulario .row .imagen {
    width: 50%;
}

.block-formulario .row .imagen img {
    width: 100%;
}

.block-formulario .row .formulario {
    width: 50%;
    padding-left: 80px;
}
.block-formulario .row .formulario .tit img {
    margin-left: 25px;
    display: inline-block;
    width: 30px;
    height: auto;
}

.block-formulario .row .formulario .det {
    display: block;
    font-weight: 300;
    margin-bottom: 15px;
}
.formulario >div {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
}

.formulario label {
    color: #807042;
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 0 5px 8px;
}

.formulario .form-item {
        padding: 10px 0px;
    display: block;
}

.formulario .form-item input,.formulario .form-item select,
.formulario .form-item textarea{
    background: #efefef;
    border-radius: 12px;
    font-family: 'Outfit';
    color: black;
    font-size: 20px;
    border: none;
    padding: 14px 20px;
    width: 100%;
    font-weight: 300;
    text-align: left;
}

.formulario .form-actions a,
.formulario .form-actions .form-submit{
        color: white;
    background: #c69d53;
    text-decoration: none;
    display: block;
    font-size: 20px;
    padding: 10px 15px;
    border: 1px solid transparent;
    line-height: 24px;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    font-weight: 500;
    border-radius: 20px;
    font-family: 'Outfit';
    min-width: 200px;
    height: auto;
}
.formulario .form-actions a:hover,
.formulario .form-actions .form-submit:hover{
    background: white;
    transform: scale(1.02);
    color: #c69d53;
    border-color: #c69d53;
}
.formulario .form-actions a img {
    width: 20px;
    vertical-align: bottom;
    margin-left: 2px;
}
.formulario .form-actions {
    padding: 10px 0;
}
.formulario .form-item select{
        background-image: url(../images/adorno4.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    padding-right: 32px;
    background-size: 20px auto;
}
section#showroom {
    background: rgb(248 229 214 / 50%);
}

.block-showroom .row {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.block-showroom .row .imagen img {
    width: 100%;
    display: block;
    height: auto;
}
.block-showroom .row .it1 {
    width: 40%;
    padding-right: 100px;
}
.block-showroom .row .it2 {
    width: 60%;
}
p#notification {
    font-size: 20px;
    border-top: 1px solid #cdcdcd;
    padding-top: 20px;
}
/****************
nosotros
*************/
.block-nosotros .row.row2 {
    flex-direction: row-reverse;
}

.block-nosotros .row.row2 .item.it1 {
    padding-right: 0;
    padding-left: 100px;
}

.block-nosotros .row.row2 .item.it1 .imagen:after {
    width: 150px;
}
.page-nosotros section#whyworkus .container {
    padding-bottom: 500px;
}

.page-nosotros section#whyworkus {
    margin-top: 100px;
}

.page-nosotros .block-whyworkus .bg {
    background-size: 100% 75%;
}
.block-nosotros .row {
    padding: 40px 0;
}
/*********
productos
*********/
.block-products .detalle {
    text-align: center;
    font-size: 21px;
    display: block;
    margin-bottom: 50px;
}
section#envios {
    padding-bottom: 70px;
}
.block-products .row .titcat {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: 500;
    font-size: 30px;
    line-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #C69D53;
}
.block-products .row .titcat .icon {
    background-image: url(../images/bgiconos2.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left center;
    padding: 20px 30px 20px 18px;
    margin-right: 15px;
}
.block-products .row .titcat .icon img {
    display: block;
    width: 50px;
    height: auto;
}
.breadcrumb {
    background: rgb(248 229 214 / 50%);
}

.breadcrumb .container {}

.breadcrumb .container {
    max-width: 1220px;
    margin: 0 auto;
    padding: 30px;
}

.breadcrumb  a {
    color: #5f5f5f;
    text-decoration: none;
    transition: all 500ms;
}

.breadcrumb span {
    margin: 0 6px;
}

.breadcrumb a:hover {
    color: black;
    text-decoration: underline;
}

.block-productdetalle .row {
    display: flex;
}

.block-productdetalle .row .item.gal {
    width: 50%;
}

.block-productdetalle .row .item.info {
    padding-left: 80px;
    width: 50%;
    font-weight: 300;
    padding-top: 50px;
}
.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;
}

.swiper_thumbnail .swiper-wrapper .swiper-slide {
    opacity: .7 !important;
    width: 100% !important;
    margin: 0 0 18px;
    height: auto;
}
.cont_galeria {
    position: relative;
    width: 100%;
    float: left;
}
.swiper_galeria {
        width: calc(100% - 120px);
    position: relative;
    overflow: hidden;
    float: right;
}

.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 .row .item_info {
    display: flex;
    margin-bottom: 10px;
    width: 100%;
}

.block-productdetalle .row .item_info .icon {
    width: 50px;
    text-align: center;
    padding-right: 15px;
}

.block-productdetalle .row .item_info .icon img {
    display: block;
    margin: 0 auto;
    max-width: 26px;
    max-height: 30px;
}

.block-productdetalle .row .item_info .colores {
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
}

.block-productdetalle .row .item_info .colores a {
    margin-right: 5px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    width: 50px;
    background-image: url(../images/products/bg_color.png);
    background-size: 100% auto;
    background-position: center -50px;
    padding-top: 10px;
    background-repeat: no-repeat;
    transition: all 500ms;
    cursor: pointer;
    color: transparent;
}
.block-productdetalle .row .item_info .colores a:hover, .block-productdetalle .row .item_info .colores a.active {
    color: #040404;
}
.block-productdetalle .row .item_info .colores a:hover, .block-productdetalle .row .item_info .colores a.active {
    background-position: center top;
}
.block-productdetalle .row .item_info .colores a span {
        width: 28px;
    height: 28px;
    display: block;
    transform: rotate(45deg);
    margin: 1px 0 15px 11px;
}
.color.rojo span {
    background: #581C2B;
}
.color.gris span {
    background: #9B9A9A;
}
.color.verde span {
    background: #477244;
}
.color.azul span {
    background: #4948A0;
}
.color.blanco span {
    background: #fff;
}
.color.camel span {
    background: #724625;
}
.color.beige span {
    background: #C8AD7F;
}
.color.multi span {
    background: linear-gradient(45deg, #afa99b 0%, #70685d 36%, #a56518 70%);
}
.block-productdetalle .row .item_botones {
    display: block;
    width: 100%;
    margin-top: 30px;
}
.block-productdetalle .row .item_botones .btn{
    font-size: 20px;
    background: #C69D53;
    color: white;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
    padding: 15px;
    line-height: 22px;
    min-width: 180px;
    text-align: center;
    border-radius: 30px;
    transition: all 50ms;
    border: 1px solid transparent;
    transition: all 500ms;
}
.block-productdetalle .row .item_botones .ws{
    display: inline-block;
    vertical-align: middle;
    transition: all 500ms;
}
.block-productdetalle .row .item_botones .btn:hover {
    color: #C69D53;
    border-color: #C69D53;
    background: transparent;
    transform: scale(1.05);
}

.block-productdetalle .row .item_botones .ws img {
    width: 50px;
    height: auto;
}

.block-productdetalle .row .item_botones .ws:hover {
    transform: scale(1.05);
}
.mensaje_envios {
    float: left;
    width: 100%;
    border: 1px solid #C69D53;
    color: #C69D53;
    font-weight: 300;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 25px;
}

.mensaje_envios .icono img {
    max-width: 65px;
    display: block;
    margin: 0 auto;
}

.mensaje_envios .icono {
    min-width: 70px;
    margin-right: 20px;
}
.swiper-button-next, .swiper-button-prev {
    filter: brightness(0) invert(1);
    width: 20px;
    height: 30px;
    background-size: 100% auto;
}
#product-det .container {
    max-width: 1150px;
}
.page-product .bg1 {
    background-image: url(../images/adorno5.png);
    background-position: left center;
}
.ui-tabs {
	position: relative;
    padding: 0;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
    padding: 10px 25px;
    text-decoration: none;
    color: black;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    transition: all 500ms;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover{
    font-weight: 600;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
    border-width: 0;
    padding: 25px;
    background: none;
    float: left;
    font-weight: 300;
    width: 100%;
}
.tabs_info.block .container {
    max-width: 1150px;
    padding: 0 10px;
}
.ui-tabs .ui-tabs-nav li:after {
    position: absolute;
    content: "";
    display: block;
    width: 2px;
    height: 22px;
    background: #D9D9D9;
    right: 0;
    top: 10px;
}
.ui-tabs .ui-tabs-nav li:last-child:after {
    display: none;
}
.page-product .block-whyworkus .bg {
    background-size: 100% 100%;
}

.page-product .block-whyworkus {
    padding-bottom: 300px;
}
.sl-wrapper {
    z-index: 999999;
    background: rgba(255,255,255,.7);
}
.swiper_galeria a {
    display: block;
    position: relative;
}

.swiper_galeria a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    background-image: url(../images/icon_lupa.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255,255,255,.4);
    background-size: 74% auto;
}
.mensaje_envios .lista >div {
        position: relative;
    padding-left: 10px;
}

.mensaje_envios .lista >div:after {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #c69d53;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}