/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

@import url(https://fonts.googleapis.com/css?family=Poppins&display=swap);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    margin: 0;
    font-weight: 300;
    overflow-x: hidden;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.9;
    color: #2c3e50;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #00a2f3;
    text-decoration: none
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
a:hover {
    color: #41b9e6
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 748px
    }
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1350px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row:after,
.row:before {
    content: " ";
    display: table
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-ms-1,
.col-ms-10,
.col-ms-11,
.col-ms-12 .col-sm-12,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 480px) and (max-width: 767px) {
    .col-ms-1,
    .col-ms-10,
    .col-ms-11,
    .col-ms-2,
    .col-ms-3,
    .col-ms-4,
    .col-ms-5,
    .col-ms-6,
    .col-ms-7,
    .col-ms-8,
    .col-ms-9 {
        float: left
    }
    .col-ms-1 {
        width: 8.33333%
    }
    .col-ms-2 {
        width: 16.66667%
    }
    .col-ms-3 {
        width: 25%
    }
    .col-ms-4 {
        width: 33.33333%
    }
    .col-ms-5 {
        width: 41.66667%
    }
    .col-ms-6 {
        width: 50%
    }
    .col-ms-7 {
        width: 58.33333%
    }
    .col-ms-8 {
        width: 66.66667%
    }
    .col-ms-9 {
        width: 75%
    }
    .col-ms-10 {
        width: 83.33333%
    }
    .col-ms-11 {
        width: 91.66667%
    }
    .col-ms-12 {
        width: 100%
    }
    .col-ms-push-1 {
        left: 8.33333%
    }
    .col-ms-push-2 {
        left: 16.66667%
    }
    .col-ms-push-3 {
        left: 25%
    }
    .col-ms-push-4 {
        left: 33.33333%
    }
    .col-ms-push-5 {
        left: 41.66667%
    }
    .col-ms-push-6 {
        left: 50%
    }
    .col-ms-push-7 {
        left: 58.33333%
    }
    .col-ms-push-8 {
        left: 66.66667%
    }
    .col-ms-push-9 {
        left: 75%
    }
    .col-ms-push-10 {
        left: 83.33333%
    }
    .col-ms-push-11 {
        left: 91.66667%
    }
    .col-ms-pull-1 {
        right: 8.33333%
    }
    .col-ms-pull-2 {
        right: 16.66667%
    }
    .col-ms-pull-3 {
        right: 25%
    }
    .col-ms-pull-4 {
        right: 33.33333%
    }
    .col-ms-pull-5 {
        right: 41.66667%
    }
    .col-ms-pull-6 {
        right: 50%
    }
    .col-ms-pull-7 {
        right: 58.33333%
    }
    .col-ms-pull-8 {
        right: 66.66667%
    }
    .col-ms-pull-9 {
        right: 75%
    }
    .col-ms-pull-10 {
        right: 83.33333%
    }
    .col-ms-pull-11 {
        right: 91.66667%
    }
    .col-ms-offset-1 {
        margin-left: 8.33333%
    }
    .col-ms-offset-2 {
        margin-left: 16.66667%
    }
    .col-ms-offset-3 {
        margin-left: 25%
    }
    .col-ms-offset-4 {
        margin-left: 33.33333%
    }
    .col-ms-offset-5 {
        margin-left: 41.66667%
    }
    .col-ms-offset-6 {
        margin-left: 50%
    }
    .col-ms-offset-7 {
        margin-left: 58.33333%
    }
    .col-ms-offset-8 {
        margin-left: 66.66667%
    }
    .col-ms-offset-9 {
        margin-left: 75%
    }
    .col-ms-offset-10 {
        margin-left: 83.33333%
    }
    .col-ms-offset-11 {
        margin-left: 91.66667%
    }
}
@media(min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media(min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media(min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
header {
    position: relative;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 0;
    height: auto;
    z-index: 999999;
    background: #fff
}
header .container {
    height: 100%
}
.superior_header {
    background: #fff;
    position: relative;
    height: 119px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.row.background_grey {
    position: relative;
    color: #000;
    padding: 0;
    top: 0;
    left: 0;
    width: 100%
}
.left_black {
    width: 100%;
    float: right;
    position: relative;
    text-align: right;
    color: #fff;
    vertical-align: middle;
    padding: 0
}
.left_black a.email_datos {
    color: #fff;
    font-size: 17px;
    position: relative;
    padding-left: 39px;
    margin-right: 26px;
    vertical-align: middle;
    display: inline-block
}
header .logotipo {
    position: relative;
    display: inline-block;
    float: left;
    width: 20%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}
header .logotipo img {
    position: relative;
    width: auto;
    height: auto;
    float: left
}
.menu_pincipal {
    height: auto;
    position: relative;
    display: block;
    width: 80%;
    float: left;
    text-align: right
}
.menu_pincipal nav {
    display: block;
    position: relative;
    height: 100%;
    width: 93%;
    float: left
}

.menu-menu-principal-container{
    max-height: 300px;
}

.menu_pincipal .menu-menu-principal-container>ul {
    margin: 0;
    padding: 0;
    text-align: right;
    vertical-align: top;
    position: relative;
    height: 100%
}
.menu_pincipal .menu-menu-principal-container>ul>li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    line-height: 1;
    padding: 0 0;
    position: relative
}
.menu_pincipal .menu-menu-principal-container ul>li>ul {
    display: none;
    background: #2c3e50;
    position: absolute;
    left: 0;
    width: 868px;
    text-align: left;
    margin: 0;
    top: 100%;
    padding: 0;
    padding-left: 4%;
    padding-right: 4%
}
.menu_pincipal .menu-menu-principal-container>ul>li>a {
    color: #2c3e50;
    font-size: 16px;
    font-weight: 500;
    display: block;
    position: relative;
    font-family: Lato, sans-serif;
    line-height: 1;
    text-transform: uppercase;
    padding: 47px 10px
}
span.menuflecha-derecha {
    display: inline-block;
    color: #fff;
    background: url(images/sprites.png) no-repeat;
    background-position: -49px -2px;
    height: 12px;
    width: 23px;
    position: absolute;
    vertical-align: top;
    left: 50%;
    bottom: 33px;
    content: '';
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}
.menu_pincipal .menu-menu-principal-container>ul>li:hover span.menuflecha-derecha {
    background-position: -50px -22px
}
header.menuweb_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #000000bf;
    display: inline-block;
    height: 116px
}
header.menuweb_fixed .superior_header {
    height: 74px
}
header.menuweb_fixed .menu_pincipal .menu-menu-principal-container>ul>li>a {
    padding: 28px 14px
}
header.menuweb_fixed .row.background_grey {
    height: 108px
}
header.menuweb_fixed .logotipo img {
    height: 72%;
    width: auto;
    margin-top: 17px
}
header.menuweb_fixed .left_black {
    padding: 5px 0 4px 0;
    height: 34px
}
header.menuweb_fixed .bloque_telefono {
    padding: 1px 0;
    font-size: 27px;
    width: 18%
}
header.menuweb_fixed .bloque_telefono i {
    transform: scale(.6);
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -o-transform: scale(.6);
    -ms-transform: scale(.6);
    margin-top: -5px
}
header.menuweb_fixed .menu_pincipal .menu-menu-principal-container>ul>li {
    margin: 16px 0
}
header.menuweb_fixed .menu_pincipal .menu-menu-principal-container>ul>li>a {
    padding: 11px 14px
}
.buscador_hidden {
    display: none;
    position: absolute;
    height: 49px;
    width: 200px;
    right: 0;
    background: #e0e0e0;
    z-index: 99999;
    top: 100%;
    border: 1px solid #ababab
}
.buscador_i {
    display: block;
    position: relative;
    height: 35px;
    width: 6%;
    float: right;
    margin: 37px 0
}
.buscador_i>i {
    display: inline-block;
    height: 100%;
    width: 36px;
    background: url(images/sprites.png) #00a2f3;
    background-position: -135px -15px;
    cursor: pointer;
    pointer-events: visible
}
.buscador_hidden input#search {
    width: 100%;
    font-size: 16px;
    color: #444;
    font-family: Poppins, sans-serif;
    font-weight: 100;
    padding: 13px 0 10px 19px;
    border: 0;
    background: rgba(0, 0, 0, 0);
    height: 100%
}
.slider_home.slider_fixed {
    margin-top: 180px
}
.left_red {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 7px 0 0 0;
    background: #2c3e50
}
header a.phone_datos.what {
    margin-bottom: 8px;
    padding-left: 34px
}
header a.phone_datos span.whatsaa {
    display: block;
    font-size: 13px
}
header a.phone_datos {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin-right: 49px;
    padding-left: 26px;
    position: relative;
    line-height: 1;
    padding-top: 8px;
    vertical-align: top
}
a.phone_datos:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -165px -153px;
    height: 18px;
    width: 22px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    top: 5px
}
header a.phone_datos.what span.whatsaa {
    display: block;
    font-size: 13px
}
header a.email_datos {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding-left: 35px;
    position: relative;
    line-height: 1
}
header a.email_datos:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -251px -153px;
    height: 19px;
    width: 25px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    top: 0
}
header a.phone_datos.what:before {
    background-position: -321px -152px;
    height: 26px;
    width: 25px
}
.menu_pincipal .menu-menu-principal-container>ul>li:hover {
    background: #00a2f3
}
.menu_pincipal .menu-menu-principal-container>ul>li:hover>a {
    color: #fff
}
.menu_secundarios ul {
    margin: 0;
    padding: 0;
    text-align: right
}
.menu_secundarios ul>li {
    display: inline-block
}
.menu_secundarios ul>li>a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 11px;
    line-height: 1;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-right: 23px
}
.menu_secundarios ul>li>a:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -220px -19px;
    height: 24px;
    width: 30px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}
.menu_secundarios nav {
    overflow: hidden;
    position: relative;
    width: 485px
}
.menu_secundarios ul>li:nth-child(2)>a:before {
    background-position: -343px -18px
}
.menu_secundarios ul>li:nth-child(3)>a:before {
    background-position: -343px -18px
}
.menu_secundarios:after {
    content: '';
    background: #00a2f3;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0
}
.menu_secundarios>nav>div {
    margin-left: 26px;
    background: #00a2f3
}
.menu_secundarios>nav:before {
    content: '';
    background: #00a2f3;
    position: absolute;
    left: 11px;
    height: 48px;
    width: 30px;
    -webkit-transform: rotate(-13deg) skew(-34deg, 17deg);
    -moz-transform: rotate(-13deg) skew(-34deg, 17deg);
    -ms-transform: rotate(-13deg) skew(-34deg, 17deg);
    -o-transform: rotate(-13deg) skew(-34deg, 17deg);
    transform: rotate(-13deg) skew(-30deg, 17deg);
    top: -4px
}
.menu_pincipal .menu-menu-principal-container>ul>li.current_page_item:hover>a {
    color: #fff
}
.menu_secundarios ul>li>a:hover {
    color: #f1d1a1
}
.menu_secundarios ul>li>a:hover:before {
    background-position: -220px -102px
}
.menu_secundarios ul>li:nth-child(2)>a:hover:before {
    background-position: -286px -102px
}
.menu_secundarios ul>li:nth-child(3)>a:hover:before {
    background-position: -343px -101px
}
header a.email_datos:hover,
header a.phone_datos:hover {
    text-decoration: underline
}
.left_red .buscador_hidden {
    width: 16%;
    display: inline-block
}
form#searchform {
    border: 0
}
.menu_secundarios {
    width: auto;
    display: inline;
    vertical-align: middle;
    float: right;
    position: relative
}
footer>.container>div.menu_legal nav {
    display: block;
    font-size: 15px;
    color: #00a2f3;
    position: relative;
    padding-right: 18px
}
footer>.container>div.menu_legal a:hover {
    text-decoration: underline
}
footer>.container>div.redes_sociales ul#redes_rs>li>a {
    background-color: rgba(0, 0, 0, 0)!important
}
footer>.container>div.redes_sociales ul#redes_rs>li.face_red>a {
    background-position: -14px -113px;
    border-radius: 0;
    margin-left: 0
}
footer>.container>div.redes_sociales ul#redes_rs>li.tw_red>a {
    background-position: -204px -119px;
    border-radius: 0
}
.bg_destacado_one h1,
.bg_destacado_one p {
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 48px;
    font-weight: 700;
    position: relative
}
.bg_destacado_one h1 {
    padding-bottom: 19px;
    display: none
}
.slider_home {
    display: block;
    width: 100%;
    margin-bottom: 0
}
.sliderprinci .slider_home {
    height: 673px
}
.sliderprinci ul.slick-dots {
    display: none!important
}
.sliderprinci .slider_princi {
    width: 100%;
    height: 673px;
    overflow: hidden;
    position: relative
}
.sliderprinci ul.slick-dots {
    display: none
}
.slider_princi img {
    height: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    top: 50%
}
.slider.banner-interna .slid {
    height: 100%;
    width: 100%;
    position: relative
}
.slider.banner-interna .slider_princi {
    width: 100%;
    height: 100%
}
.slider_princi .images_slider {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}
.slider_princi .text_content {
    position: absolute;
    z-index: 9999999999;
    width: 55%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 1;
    right: -100px;
    height: 100%;
    top: 0;
    background: rgba(0, 162, 243, .61);
    -webkit-transform: rotate(-13deg) skew(-34deg, 17deg);
    -moz-transform: rotate(-13deg) skew(-34deg, 17deg);
    -ms-transform: rotate(-13deg) skew(-34deg, 17deg);
    -o-transform: rotate(-13deg) skew(-34deg, 17deg);
    transform: rotate(-13deg) skew(-34deg, 17deg);
    display: none
}
.bg_destacado_one strong {
    font-size: 44px;
    display: block;
    font-weight: 500;
    font-family: Dosis, sans-serif;
    margin-top: 13px
}
.bg_destacado_one strong.price-bold {
    font-size: 54px;
    margin-bottom: 5px;
    display: block;
    line-height: 1
}
.bg_destacado_one>span {
    display: block
}
.bg_destacado_one p:nth-child(3) {
    font-size: 16px;
    margin: 0;
    font-family: Poppins, sans-serif
}
.bg_destacado_one p:nth-child(2) {
    margin-bottom: 0;
    position: relative;
    padding-bottom: 31px;
    font-size: 22px;
    padding-top: 16px;
}
.bg_destacado_one h1:nth-child(1):before {
    content: '';
    background: #fff;
    position: absolute;
    height: 4px;
    width: 54%;
    bottom: 0
}
.title_frase {
    font-size: 70px;
    font-weight: 600
}
.bg_destacado_one br {
    display: none
}
.bg_destacado_one em {
    display: block;
    font-style: normal;
    font-size: 28px;
    font-weight: 500;
    margin-top: 5px;
    line-height: 1
}
.bg_destacado_one b {
    display: block;
    font-size: 52px;
    margin-top: 5px
}
.bg_destacado_one i {
    display: block;
    font-style: normal;
    margin-top: 9px
}
section.contenido_general.interna_content .img_text {
    width: 40%;
    margin-left: 10px;
    margin-bottom: 10px;
    float: right
}
.slider_princi .text_content p a:hover {
    background: #fff;
    color: #000
}
.slider ul.slick-dots {
    position: absolute;
    bottom: 28px
}
.slider ul.slick-dots li button:before {
    position: absolute;
    display: inline-block;
    height: 21px;
    width: 21px;
    background: url(images/sprites.png) no-repeat;
    background-position: -209px -15px;
    font-family: Roboto;
    line-height: 1;
    opacity: 1;
    font-size: 0
}
.slider ul.slick-dots li button {
    width: 21px;
    height: 21px;
    padding: 0
}
.slider ul.slick-dots li.slick-active button:before {
    background-position: -248px -15px
}
.slider ul.slick-dots li {
    width: 21px;
    height: 21px
}
span.price_div {
    font-family: Dosis, sans-serif;
    font-size: 44px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    margin: 18px 0
}
.blo_des {
    font-size: 28px;
    font-weight: 300
}
.enlace {
    width: 100%
}
.slider_princi .text_content a {
    display: inline-block;
    background: rgba(255, 255, 255, 0);
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 15px 57px;
    margin-top: 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    margin-top: 25px;
    border: 1px solid #fff
}
.enlace a:hover {
    background: #4cc4ef
}
.slider_home button.slick-prev {
    left: 25px;
    height: 85px;
    width: 85px;
    z-index: 99
}
.slider_home button.slick-next:hover:before,
.slider_home button.slick-prev:hover:before {
    opacity: .8
}
.slider_home button.slick-next {
    height: 85px;
    width: 85px;
    z-index: 99;
    right: inherit;
    right: 25px
}
.slider_home button.slick-next:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -22px -35px;
    height: 85px;
    width: 85px;
    position: absolute;
    right: 0;
    opacity: 1
}
.slider_home button.slick-prev:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -22px -131px;
    height: 81px;
    width: 80px;
    position: absolute;
    left: 0;
    opacity: 1
}
.sliderprinci {
    display: block;
    width: 100%;
    height: auto;
    position: relative
}
i.flecha_down {
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 100px;
    background: url(images/sprites.png) no-repeat;
    background-position: -344px -21px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    z-index: 99;
    cursor: pointer
}
.slider ul.slick-dots {
    display: none!important
}
.slider_home {
    margin-bottom: 0!important
}
.slider_princi .bg_blue {
    position: absolute;
    z-index: 9999999999;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 1;
    height: 100%;
    top: 0;
    right: 0
}
.bg_destacado_one {
    position: absolute;
    top: 50%;
    left: 0;
    padding-left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    text-align: center
}
.bg_destacado_one a.boton_slider {
    color: #fff;
    background: #2c3e50;
    display: inline-block;
    position: relative;
    padding: 12px 35px 10px 24px;
    font-size: 22px;
    line-height: 1
}
.bg_destacado_one a.boton_slider:hover {
    background: #102438
}
.bg_destacado_one a.boton_slider:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -158px -148px;
    height: 30px;
    width: 30px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px
}
.menu_pincipal .menu-menu-principal-container>ul>li:hover>ul {
    display: block;
    padding-top: 17px
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>a {
    display: block;
    margin: 0;
    width: 100%;
    padding: 22px 10px 20px 10px;
    font-size: 14px;
    text-align: center;
    font-weight: 300
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li {
    display: block
}
ul#menu-menu-principal>li>ul>li:hover>a {
    color: #fff;
    background: #0091c8
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul {
    display: none;
    left: 313px;
    width: 193px;
    top: 0
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li:hover>ul {
    display: block
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li {
    display: block;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-transform: initial
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li>a {
    display: block;
    margin: 0;
    color: #000;
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    text-align: center
}
ul#menu-menu-principal>li>ul>li {
    position: relative;
    overflow: hidden;
    width: 18%;
    display: inline-block;
    border: 1px solid #4fc4fe;
    vertical-align: top;
    margin-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
    float: left
}
.menu_pincipal .menu-menu-principal-container>ul>li.current_page_item>a {
    color: #1dade2
}
ul#menu-menu-principal>li>ul>li>a {
    color: #4fc4fe;
    text-align: center;
    position: relative;
    height: 132px
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li:hover>a {
    color: #d75800
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li:hover>ul {
    display: block
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li>ul {
    left: 316px;
    top: 0;
    background: #ef6b02;
    width: 198px
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li>ul>li {
    display: block;
    border-bottom: 1px solid #f57e1f;
    text-transform: initial
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li>ul>li>a {
    display: block;
    margin: 0;
    color: #000;
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    text-align: center;
    color: #fff
}
.menu_pincipal .menu-menu-principal-container>ul>li>ul>li>ul>li>ul>li:hover>a {
    color: #000
}
ul#menu-menu-principal>li>ul>li>a:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -33px -274px;
    height: 46px;
    width: 46px;
    position: relative;
    display: block;
    margin-right: 6px;
    margin: 0 auto;
    margin-bottom: 15px
}
ul#menu-menu-principal>li>ul>li:nth-child(2)>a:before {
    background-position: -107px -274px;
    width: 55px;
    height: 46px
}
ul#menu-menu-principal>li>ul>li:nth-child(3)>a:before {
    background-position: -187px -274px;
    width: 51px;
    height: 47px
}
ul#menu-menu-principal>li>ul>li:nth-child(4)>a:before {
    background-position: -271px -274px;
    width: 50px
}
ul#menu-menu-principal>li>ul>li:nth-child(5)>a:before {
    background-position: -347px -274px;
    width: 48px;
    height: 47px
}
ul#menu-menu-principal>li>ul>li:nth-child(6)>a:before {
    background-position: -410px -274px;
    width: 49px
}
ul#menu-menu-principal>li>ul>li:nth-child(7)>a:before {
    background-position: -478px -272px;
    width: 74px
}
ul#menu-menu-principal>li>ul>li:nth-child(8)>a:before {
    background-position: -33px -339px;
    height: 50px;
    width: 52px
}
ul#menu-menu-principal>li>ul>li:nth-child(9)>a:before {
    background-position: -126px -339px;
    width: 48px;
    height: 48px
}
ul#menu-menu-principal>li>ul>li:nth-child(10)>a:before {
    background-position: -208px -339px
}
.menu_pincipal ul#menu-menu-principal>li>ul>li:hover>a {
    color: #4ec4fe;
    background: #1388c3
}
section.contenido_general.interna_content .titulo_princi {
    margin-top: 0;
    width: 100%;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
    color: #0095c7;
    text-transform: uppercase;
    font-size: 45px;
    text-align: left
}
section.contenido_general.interna_content .title_page {
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    text-align: left
}
.row.contact_home.cont_web {
    margin-top: 51px;
    margin-bottom: 64px
}
.contenido_formulario .formulario form>p input.wpcf7-form-control.wpcf7-submit:hover {
    background: #ef6b02
}
.contenido_formulario form>p .correoelectronico,
.contenido_formulario form>p .nombre,
.contenido_formulario form>p .telefono {
    width: 32%;
    float: left;
    margin-bottom: 27px!important
}
.contenido_formulario form>p {
    display: inline-block;
    width: 100%
}
.contenido_formulario form>p .correoelectronico {
    margin: 0 2%
}
.contenido_formulario .direccion .title_dir {
    display: none
}
.contenido_formulario .direccion ul {
    margin: 0;
    padding: 0;
    margin-top: 15px
}
.contenido_formulario .direccion ul>li {
    display: block;
    margin-bottom: 12px;
    position: relative
}
.contenido_formulario .direccion ul>li:nth-child(1) {
    margin-bottom: 12px;
    font-weight: 600
}
.contenido_formulario .formulario form>p>span {
    margin-bottom: 16px;
    display: block
}
.contenido_formulario .direccion ul>li:nth-child(2):before {
    content: '';
    display: inline-block;
    height: 33px;
    width: 31px;
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -7px -71px;
    position: absolute;
    left: 0;
    top: -6px
}
.contenido_formulario .direccion ul>li:nth-child(3):before {
    content: '';
    display: inline-block;
    height: 33px;
    width: 31px;
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -7px -111px;
    position: absolute;
    left: 0;
    top: -6px
}
.contenido_formulario .direccion ul>li:nth-child(4):before {
    content: '';
    display: inline-block;
    height: 21px;
    width: 28px;
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -10px -158px;
    position: absolute;
    left: 0;
    top: 0
}
.contenido_formulario .direccion ul>li:nth-child(2),
.contenido_formulario .direccion ul>li:nth-child(3),
.contenido_formulario .direccion ul>li:nth-child(4) {
    padding-left: 38px
}
.contenido_formulario .formulario form>p input {
    width: 100%;
    border: 1px solid #c9c9c9;
    padding: 12px 21px;
    font-size: 16px;
    color: #000
}
.contenido_formulario .formulario form>p textarea {
    width: 100%;
    border: 1px solid #c9c9c9;
    padding: 12px 21px;
    font-size: 16px;
    color: #000;
    height: 150px
}
.contenido_formulario .formulario form>p span.wpcf7-form-control.wpcf7-acceptance input {
    width: 20px
}
.contenido_formulario .formulario form>p>span.acceptance-231 {
    margin-bottom: 2px
}
.contenido_formulario .formulario form>p input.wpcf7-form-control.wpcf7-submit {
    background: #080808;
    color: #fff;
    width: 43%;
    border: 0;
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
    float: right
}
.contenido_formulario .formulario form>p span.ajax-loader {
    display: none
}
.contenido_formulario .formulario form>p input.wpcf7-form-control.wpcf7-submit:hover {
    background: #ef6b02
}
section.contact_page {
    background: #fff;
    padding-top: 82px;
    padding-bottom: 56px
}
section.contact_page h2 {
    color: #00a3f4;
    font-size: 19px;
    font-weight: 700
}
section.contact_page .formulario_contact {
    padding-top: 51px
}
section.contact_page .map_ubi ul li span {
    line-height: 1.4
}
section.contact_page .map_ubi ul li {
    margin-bottom: 11px
}
.map_ubi ul li a:hover {
    color: #00a2f3
}
section.contact_page .formulario_contact span.nombre {
    width: 48%;
    margin-right: 2%
}
section.contact_page .formulario_contact span {
    display: inline-block;
    width: 100%
}
section.contact_page .formulario_contact span.email-48 {
    width: 48%;
    margin-left: 2%
}
section.contact_page .formulario_contact span.wpcf7-list-item-label {
    width: auto;
    margin-left: 5px;
    color: #757575;
    font-size: 14px
}
section.contact_page .formulario_contact span.wpcf7-list-item-label span {
    width: auto;
    color: #00a3f4
}
.row.donde_ubicacion .icono_ubi {
    background: #fff;
    margin: 0 1%;
    width: 31%;
    padding: 16px;
    font-size: 16px;
    color: #232323;
    font-family: 'Openn sans', sans-serif;
    text-align: center;
    font-weight: 300;
    position: relative;
    height: 185px
}
.row.donde_ubicacion .icono_ubi:nth-child(2):before {
    background-position: -117px -428px
}
.row.donde_ubicacion .icono_ubi:nth-child(3):before {
    background-position: -204px -428px
}
.row.donde_ubicacion .icono_ubi:nth-child(4):before {
    background-position: -273px -436px
}
.contenido_formulario .formulario div.wpcf7-acceptance-missing,
.contenido_formulario .formulario div.wpcf7-mail-sent-ng,
.contenido_formulario .formulario div.wpcf7-validation-errors {
    border: 1px solid #007694;
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0
}
.row.donde_ubicacion {
    padding: 54px 0;
    background: #f7f7f7
}
.slider.banner-interna {
    height: 300px;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 0;
    background: #000
}
.slider.banner-interna img {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    height: 101%;
    width: auto
}
.slider.banner-interna .contentweb_single {
    position: absolute;
    top: 69%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: center;
    z-index: 2
}
.slider.banner-interna h1 {
    margin-top: 0;
    color: #fff;
    font-weight: 300;
    font-size: 29px;
    line-height: 1;
    margin-bottom: 11px
}
.slider.banner-interna .text_content {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%
}
.contenido_principal {
    display: block;
    width: 100%;
    position: relative;
    padding: 62px 0 19px 0;
    background: #fff
}
section.contenido_general {
    display: inline-block;
    width: 100%;
    margin-bottom: -5px
}
.contenido_principal h1 {
    margin-top: 0;
    width: 100%;
    font-family: Dosis, sans-serif;
    position: relative;
    margin-bottom: 20px;
    color: #000;
    font-size: 29px;
    text-align: left;
    font-weight: 600
}
.contenido_principal p {
    text-align: justify
}
.contenido_principal p a {
    color: #00a2f3
}
.contenido_principal p a:hover {
    text-decoration: none;
    color: #000
}
.productos_masvistos {
    padding-top: 81px;
    text-align: center;
    padding-bottom: 57px
}
.productos_masvistos h2 {
    color: #2c3e50;
    font-size: 35px;
    font-weight: 700;
    margin-top: 0;
    line-height: 1;
    font-family: Poppins, sans-serif
}
.productos_masvistos h2 strong {
    color: #00a2f3;
    font-size: 35px
}
section.contenido_general .woocommerce ul.products {
    width: 100%
}
section.contenido_general .woocommerce ul.products li {
    margin: 0 1%!important;
    width: 23%!important
}
section.contenido_general .woocommerce ul.products li span.img_product {
    width: 100%;
    display: inline-block;
    border: 1px solid #bcbcbc!important;
    height: 300px;
    position: relative;
    overflow: hidden
}
section.contenido_general .woocommerce ul.products li span.left_product {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 7px;
    line-height: 1.2
}
section.contenido_general .woocommerce ul.products li span.img_product a.foto-product {
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block;
    background: #fff
}
section.contenido_general .woocommerce ul.products li span.img_product a.lin_ver {
    display: inline-block;
    bottom: -74px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    background: #00a2f3;
    left: 0;
    font-size: 19px;
    color: #fff;
    padding-top: 13px;
    padding-bottom: 10px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s
}
section.contenido_general .woocommerce ul.products li span.img_product a.lin_ver span.icono_lupa {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    background: url(images/sprites.png) no-repeat;
    background-position: -405px -18px;
    margin-right: 10px
}
section.contenido_general .woocommerce ul.products li span.img_product a.lin_ver span {
    display: inline-block;
    vertical-align: middle
}
section.contenido_general .woocommerce ul.products li span.img_product a.foto-product img {
    width: auto;
    height: 100%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%
}
section.contenido_general .woocommerce ul.products li:hover span.img_product a.lin_ver {
    bottom: 0
}
span.carrito_producto {
    width: 100%;
    display: inline-block
}
.formulario_contact h3 {
    font-size: 19px;
    color: #00a3f4;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    margin-top: 0
}
.formulario_contact input {
    border: 1px solid #d4d4d4;
    padding: 9px 10px;
    font-size: 14px;
    margin-bottom: 0;
    width: 100%
}
.formulario_contact textarea {
    border: 1px solid #d4d4d4;
    height: 183px;
    width: 100%;
    padding: 5px 10px
}
span.wpcf7-not-valid-tip {
    font-size: 14px!important;
    color: #000!important
}
section.contact_page .formulario_contact span.email-48,
section.contact_page .formulario_contact span.nombre,
section.contact_page .formulario_contact span.wpcf7-form-control-wrap.asunto {
    margin-bottom: 20px
}
.formulario_contact input.wpcf7-form-control.wpcf7-submit {
    background: #00a3f4;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    border: 0;
    padding: 10px 62px;
    margin-bottom: 0!important
}
.formulario_contact input.wpcf7-form-control.wpcf7-submit:hover {
    background: #1c4a61
}
.formulario_contact input[type=checkbox] {
    width: 20px
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    width: 100%;
    margin: 0!important;
    padding: 4px;
    text-align: center;
    border: 1px solid #00a3f4!important
}
.contenido_princi h2 {
    color: #2c3e50;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    padding-bottom: 6px;
    display: inline-block;
    margin-top: 0px
}
.bg_moradolila {
    background: #e1dbe9;
    display: inline-block;
    width: 100%
}
.bg_morado {
    background: #340087;
    color: #fff;
    display: inline-block;
    width: 100%
}
section.contenido_general.interna_content .contenido_principal {
    padding: 38px 0 50px 0
}
section.contenido_general.interna_content .img_text img {
    width: 100%;
    height: auto
}
section.contenido_general.interna_content h2 {
    margin-top: 13px;
    width: auto;
    position: relative;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 12px;
    font-size: 22px;
    color: #202020;
    font-family: Poppins, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 1px
}
section.contenido_general.interna_content h1 {
    margin-top: 0;
    color: #000;
    font-size: 34px;
    font-family: Poppins, sans-serif;
    text-transform: initial;
    margin-bottom: 0
}
section.contenido_general.interna_content nav.woocommerce-breadcrumb {
    text-align: center;
    color: #9b9b9b;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    margin-bottom: 29px
}
section.contenido_general.interna_content nav.woocommerce-breadcrumb a {
    color: #9b9b9b
}
section.contenido_general.interna_content nav.woocommerce-breadcrumb a:hover {
    text-decoration: underline;
    color: #00a2f3
}
.formulario_contact div.wpcf7-acceptance-missing,
.formulario_contact div.wpcf7-validation-errors {
    border: 1px solid #00a2f3;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0!important
}
span.left_for a {
    color: #fff
}
span.left_for a:hover {
    text-decoration: underline
}
span.left_for input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #000;
    border: 0;
    margin-top: 28px;
    text-transform: uppercase;
    padding: 20px;
    font-weight: 500
}
span.left_for input.wpcf7-form-control.wpcf7-submit:hover {
    background: #404040
}
.title_dir {
    font-family: Poppins, sans-serif;
    font-size: 25px;
    color: #9b9b9b;
    display: none
}
.map_ubi ul {
    margin: 0;
    padding: 0
}
.map_ubi ul li {
    display: block;
    margin-bottom: 29px;
    padding-left: 32px;
    position: relative
}
.map_ubi ul li span {
    display: block;
    width: 100%
}
.map_ubi ul li:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -477px -25px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 22px
}
.map_ubi ul li:nth-child(2) span,
.map_ubi ul li:nth-child(3) span {
    display: none
}
.map_ubi ul li a {
    display: inline-block;
    color: #2c3e50
}
.map_ubi ul li a:hover {
    color: #00a2f3
}
.map_ubi ul li:nth-child(2):before {
    background-position: -478px -77px;
    height: 27px
}
.map_ubi ul li:nth-child(3):before {
    background-position: -480px -133px;
    height: 21px
}
.formulario_contact .correoelectronico,
.formulario_contact span.wpcf7-form-control-wrap.nombre,
.formulario_contact span.wpcf7-form-control-wrap.telefono {
    display: inline-block;
    width: 100%;
    margin-bottom: 14px
}
.tab_extras {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 0
}
.tab_extras ul.tabs {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
    width: 100%
}
.ppom-wrapper .form-check {
    display: inline-block!important
}
.tab_extras ul.tabs li {
    background: #e2e0e0;
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 500;
    border-right: 3px solid #fff;
    font-size: 14px;
    border-radius: 10px 10px 0 0;
    cursor: pointer
}
.tab_extras ul.tabs li.current {
    background: #2c3e50;
    color: #fff
}
.tab_extras ul.tabs li:last-child {
    border-right: 0 solid #e2e0e0
}
.tab_extras .tab-content {
    border: 1px solid #e2e0e0;
    display: none;
    margin-bottom: 27px;
    display: none;
    width: 100%;
    padding: 19px;
    font-size: 14px
}
.tab_extras .tab-content.current {
    display: block
}
footer {
    background: #2c3e50;
    color: #fff;
    display: block;
    width: 100%;
    height: auto;
    padding: 0
}
footer>.container {
    padding-top: 40px;
    padding-bottom: 26px
}
.datos_contacto ul li:nth-child(3) a:hover,
footer .datos_contacto ul li:nth-child(2) a:hover {
    color: #1c95f3
}
.datos_contacto ul li:nth-child(4):before {
    background-position: -475px -130px;
    height: 24px;
    width: 26px;
    top: 6px
}
.datos_contacto ul li:nth-child(4) {
    margin-top: 9px
}
.menu_legal {
    float: left;
    position: relative
}
.contact_footer {
    float: left
}
footer .menu_legal ul li {
    position: relative
}
footer .menu_legal ul li:nth-child(1):before {
    content: ''
}
footer>.container>div.contact_footer a.email_datos {
    color: #fff;
    font-size: 17px;
    position: relative;
    padding-left: 39px;
    margin-right: 26px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 21px
}
footer>.container>div.contact_footer a.email_datos:hover {
    color: #009be1
}
footer>.container>div span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2
}
footer>.container>div.contact_footer a.email_datos:before {
    content: '';
    position: absolute;
    height: 36px;
    width: 36px;
    background: url(images/sprites.png) no-repeat;
    background-position: -503px -171px;
    top: -8px;
    left: -4px
}
footer>.container>div {
    width: 25%;
    float: left;
    display: inline-block
}
.formas_pago .red_social a {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -484px -8px;
    height: 24px;
    width: 17px;
    position: relative;
    left: 0;
    top: 0;
    float: left
}
.services_footer {
    float: right;
    width: 23%
}
footer .title_dir,
footer .title_foo {
    padding-bottom: 10px;
    width: auto;
    display: inline-block;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    margin-bottom: 0;
    color: #00a2f3;
    text-transform: uppercase
}
footer>.container>div.info_foo p {
    margin-top: 0
}
footer ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0
}
footer ul li {
    display: inline-block
}
footer ul li a {
    color: #fff;
    font-size: 15px
}
footer a:hover {
    color: #009be1
}
footer>.container>div.menu_legal ul {
    text-align: right
}
footer>.container>div.menu_legal ul li {
    margin-bottom: 8px;
    display: block;
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    box-shadow: 0 0 #000;
    font-weight: 100
}
footer>.container>div.categorias_foo li {
    display: block
}
footer>.container>div.info_foo {
    padding-right: 60px
}
footer>.container>div .redes_sociales .title_dir {
    margin-bottom: 0
}
footer>.container>div.categorias_foo li {
    padding-left: 23px;
    position: relative
}
footer>.container>div.categorias_foo li:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -413px -110px;
    position: absolute;
    left: 0;
    top: 11px;
    height: 19px;
    width: 24px
}
.contact_footer ul li span {
    display: block
}
.contact_footer ul li:nth-child(3) span:nth-child(1),
.contact_footer ul li:nth-child(4) span:nth-child(1) {
    display: none
}
.contact_footer ul li:nth-child(3) a {
    text-transform: inherit
}
.contact_footer ul li:nth-child(1) span {
    text-transform: uppercase
}
.contact_footer ul li {
    margin-bottom: 13px;
    padding-left: 26px;
    position: relative
}
.contact_footer ul li:nth-child(1) {
    padding-left: 26px;
    font-weight: 300
}
.contact_footer ul li:nth-child(1):before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    height: 24px;
    width: 18px;
    background-position: -11px -319px
}
.contact_footer ul li:nth-child(2) a {
    cursor: none;
    pointer-events: none
}
.contact_footer ul li:last-child {
    margin-bottom: 0;
    font-weight: 300
}
.buscar a.phone_datos {
    font-size: 30px;
    color: #fff;
    position: relative;
    padding-left: 30px
}
.buscar a.phone_datos:before {
    position: absolute;
    left: 0;
    top: 5px;
    content: '';
    background: url(images/sprites.png) no-repeat;
    height: 25px;
    width: 26px;
    background-position: -79px -316px
}
.search>div:before {
    position: absolute;
    top: 8px;
    content: '';
    background: url(images/sprites.png) no-repeat;
    height: 20px;
    width: 21px;
    background-position: -146px -26px;
    left: 10px
}
.search input#search {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    padding: 7px 0 10px 34px;
    position: relative;
    border: 0 solid #fff;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 14px
}
.search input#search::-webkit-input-placeholder {
    color: #fff
}
.search input#search:-moz-placeholder {
    color: #fff
}
.search input#search::-moz-placeholder {
    color: #fff
}
.search input#search:-ms-input-placeholder {
    color: #fff
}
.search>div {
    position: relative
}
.contact_footer ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: url(images/sprites.png) no-repeat;
    height: 24px;
    width: 18px;
    background-position: -11px -319px
}
.contact_footer ul li:nth-child(3):before {
    background-position: -482px -38px;
    width: 19px
}
.contact_footer ul li:nth-child(4):before {
    background-position: -515px -7px;
    height: 25px;
    width: 21px
}
.contact_footer ul li:nth-child(2):before {
    background-position: -45px -315px
}
footer>.container>div i {
    display: inline-block;
    height: 38px;
    width: 44px;
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -484px -8px;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 10px
}
footer>.container>div.images_calidad {
    width: 25%
}
footer>.container>div.contact_footer {
    width: 22%
}
footer>.container>div.menu_legal {
    padding-top: 0;
    text-align: left;
    color: #fff;
    font-size: 15px
}
footer .redes_sociales {
    padding-top: 14px;
    display: none
}
footer .datos_contacto {
    position: relative;
    left: 0;
    top: 0;
    padding: 0 30px 0 0;
    width: 100%
}
footer .datos_contacto ul li {
    display: block;
    width: auto;
    vertical-align: top
}
footer .datos_contacto ul li:last-child {
    margin-top: 8px;
    margin-right: 0
}
footer>.container>div.redes_sociales {
    width: 17%
}
footer>.container>div.menu_legal a {
    color: #fff;
    font-size: 15px;
    font-weight: 100
}
footer>.container>div.menu_legal a:hover {
    text-decoration: underline
}
footer .redes_sociales ul#redes_rs {
    display: block;
    width: 100%
}
footer>.container>div.datos_contacto a {
    color: #fff
}
footer>.container>div.datos_contacto a:hover {
    text-decoration: underline
}
.paginas_digital {
    width: 50%;
    text-align: left;
    float: left;
    padding-top: 6px
}
.paginas_digital a {
    color: #ce9a6a
}
.left_black a.email_datos:before {
    content: '';
    position: absolute;
    height: 22px;
    width: 33px;
    background: url(images/sprites.png) no-repeat;
    background-position: -160px -15px;
    top: 0;
    left: 0
}
.poli_table {
    width: 100%;
    overflow-x: scroll
}
.poli_table table {
    width: 100%
}
.poli_table table td {
    border: 1px solid #bfbfbf;
    padding: 10px
}
.poli_div a {
    word-break: break-all
}
span.botones-moviles.fixed-menu {
    top: 6px
}
.menu-movilweb {
    width: 247px;
    height: fit-content;
    background-color: #fff;
    color: #000;
    position: fixed;
    right: 0;
    transform: translateX(247px);
    -webkit-transform: translateX(247px);
    -moz-transform: translateX(247px);
    -o-transform: translateX(247px);
    -ms-transform: translateX(247px);
    visibility: visible;
    overflow: inherit;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    z-index: 10000;
    overflow-y: auto;
    bottom: 145px;
    border-radius: 10px 0 0 10px
}
.menu-movilweb.offcanvas ul.menu>li {
    border-bottom: 1px solid #e8e6e6
}
span.botones-moviles {
    z-index: 10001;
    background: rgba(0, 0, 0, 0);
    height: auto;
    width: auto;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    margin: 0 auto;
    text-align: center;
    padding-top: 0
}
.menu-movilweb.offcanvas.fixed-menuweb {
    padding-top: 76px
}
span.botones-moviles {
    display: inline-block
}
i.cerrar-menu {
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    cursor: pointer;
    pointer-events: visible;
    font-size: 30px
}
span.botones-moviles i {
    cursor: pointer
}
span.botones-moviles {
    display: none
}
.menu-movilweb.offcanvas {
    visibility: visible;
    z-index: 9999;
    right: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0)
}
i.cerrar-menu.offcanvas-botonescerrar {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    content: '';
    background: url(images/menu-movil-sprite.png) no-repeat;
    background-position: 12px 16px;
    width: 64px;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 64px
}
.fondo-movilweb.offcanvas_fondo {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0)
}
.menu-movilweb ul.menu {
    margin: 0;
    padding: 0;
    text-align: right
}
.menu-movilweb ul.menu>li {
    display: block;
    position: relative
}
.menu-movilweb ul.menu {
    text-align: left
}
.menu-movilweb ul.menu>li.current_page_item>a {
    border-radius: 0
}
span.flecha-derecha {
    position: absolute;
    z-index: 1;
    display: inline-block;
    height: 41px;
    width: 27px;
    background-position: -56px -41px;
    top: 8px;
    right: 0;
    font-size: 21px;
    text-align: center;
    vertical-align: middle
}
.menu-movilweb span.flecha-derecha {
    top: 0;
    right: 0;
    background-position: -61px -41px
}
.menu-movilweb ul.menu>li>ul {
    position: relative;
    opacity: 1!important;
    visibility: visible!important;
    border-radius: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    display: none

}
.menu-movilweb ul.menu>li>ul>li>a {
    padding-left: 26px;
    padding-right: 19px;
    border-bottom: 1px solid #d0ebf9
}
.menu-movilweb ul.menu>li a {
    font-size: 14px;
    padding: 13px 45px 13px 9px;
    display: block;
    color: #000;
    line-height: 1.3
}
.menu-movilweb ul.menu>li>ul>li>a:hover {
    color: #fff
}
.menu-movilweb ul.menu>li>ul>li {
    position: relative
}
.menu-movilweb ul.menu>li>a:hover {
    color: #fff
}
.menu-movilweb ul.menu>li:hover>a {
    color: #fff
}
.menu-movilweb ul.menu>li:hover>a {
    background: #00a2f3
}
.menu-movilweb ul.menu>li a:hover {
    background: #00a2f3
}
.menu-movilweb li.no-clic:hover>a {
    color: #fff!important;
    background: #00a2f3
}
.menu-movilweb.offcanvas ul.menu>li:last-child {
    border-bottom: 0 solid #e8e6e6
}
.menu-movilweb ul.menu>li>ul>li>ul {
    position: relative;
    opacity: 1!important;
    visibility: visible!important;
    width: 100%;
    left: 0;
    border-radius: 0;
    background: #808182;
    display: none;
    margin: 0;
    padding: 0
}
.fondo-movilweb {
    background: rgba(0, 0, 0, .68);
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999;
    width: 100%
}
.menu-movilweb ul.menu>li>ul>li>ul>li>a {
    padding-left: 37px;
    color: #ccc
}
.menu-movilweb ul.menu>li>ul>li>ul>li>ul {
    position: relative;
    opacity: 1!important;
    visibility: visible!important;
    width: 100%;
    left: 0;
    border-radius: 0;
    background: #cecece;
    display: none;
    margin: 0;
    padding: 0
}
.menu-movilweb ul.menu>li>ul>li>ul>li>ul>li {
    display: block
}
.menu-movilweb ul.menu>li>ul>li>ul>li>ul>li>a {
    font-size: 15px;
    padding: 10px 20px 10px 37px;
    display: block;
    color: #000
}
.menu-movilweb ul.menu>li>ul>li>ul>li {
    position: relative
}
@media (min-width: 991px) {
    .menu-movilweb.offcanvas {
        right: -100%
    }
}
@media (max-width: 991px) {
    span.botones-moviles {
        display: inline-block
    }
}
.header_movil {
    right: 44px;
    position: fixed;
    bottom: 89px;
    width: 64px;
    background: #fff;
    display: none;
    z-index: 99999;
    height: 64px;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5)
}
span.flecha-derecha {
    position: absolute;
    z-index: 1;
    display: inline-block;
    height: 17px;
    width: 18px;
    background-position: -56px -41px;
    top: 8px;
    right: 0
}
.menu-movilweb span.flecha-derecha {
    right: 0;
    background: url(images/menu-movil-sprite.png) #087ab3 no-repeat;
    background-position: 3px -43px;
    width: 43px;
    top: 0;
    height: 44px
}
.menu-movilweb span.flecha-derecha.flecha-abajito {
    background-position: 3px -86px
}
.menu-movilweb ul.menu>li>ul>li:last-child>a {
    border-bottom: 0 solid #292929
}
span.botones-moviles i.menu-abrir {
    display: block;
    content: '';
    background: url(images/menu-movil-sprite.png) no-repeat;
    background-position: 12px 16px;
    width: 64px;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 64px
}
span.botones-moviles i.menu-abrir.offcanvas-botones {
    display: none
}
.row.donde_ubicacion .icono_ubi strong {
    display: block;
    margin-bottom: 5px
}
.row.donde_ubicacion .icono_ubi span {
    display: block
}
.row.donde_ubicacion .icono_ubi:before {
    content: '';
    height: 53px;
    width: 52px;
    position: relative;
    display: block;
    background: url(images/sprites.png) no-repeat;
    background-position: -27px -428px;
    margin: 0 auto;
    margin-bottom: 9px
}
.row.donde_ubicacion .icono_ubi a {
    color: #000
}
.row.donde_ubicacion .icono_ubi a:hover {
    color: #f16c00
}
.row.donde_ubicacion .icono_ubi a.phone_datos {
    cursor: none;
    pointer-events: none
}
section.contenido_general.interna_content.page_interna.page_contacto .slider_interna {
    height: 402px
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact {
    padding: 60px 0
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact h2 {
    color: #0091c8;
    font-size: 33px
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact {
    padding-top: 13px;
    height: auto;
    background: #fff;
    display: inline-block
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact .title {
    margin-top: 0;
    width: 100%;
    font-family: Dosis, sans-serif;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    color: #0091c8;
    font-size: 28px
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact .left-form {
    margin-right: 0;
    width: 100%
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact .right-form {
    width: 100%;
    margin-top: 4%
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact .left-form>span input {
    background: #f5f5f5
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact .right-form>span textarea {
    background: #f5f5f5
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact .datos_legales {
    width: 100%;
    color: #000
}
section.contenido_general.interna_content.page_interna.page_contacto .pagina_contact .formulario_contact .datos_legales input.wpcf7-form-control.wpcf7-submit {
    color: #fff
}
.pagina_contact .info_clinica {
    position: relative;
    overflow: hidden
}
.pagina_contact .info_clinica a {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden
}
.pagina_contact .info_clinica a img {
    position: absolute;
    left: 50%;
    height: 100%;
    width: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1
}
.pagina_contact .info_clinica a .inter_contact {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 9;
    color: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: center;
    padding: 0 20px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    flex-flow: row wrap;
    justify-content: center;
    width: 100%
}
.pagina_contact .info_clinica a .inter_contact span {
    display: inline-block;
    width: 100%;
    font-size: 51px;
    text-transform: uppercase;
    line-height: 1.1
}
.pagina_contact .info_clinica a .inter_contact span p {
    margin: 0
}
.pagina_contact .info_clinica a .inter_contact span strong {
    display: block
}
.pagina_contact .info_clinica a .inter_contact i {
    position: relative;
    display: block;
    height: 153px;
    width: 128px;
    background: url(images/sprites.png) no-repeat;
    background-position: -67px -517px;
    vertical-align: middle;
    float: left;
    margin-bottom: 10px
}
.menu-movilweb ul#menu-menu-principal-1>li:last-child {
    border-bottom: 1px solid #e8e6e6
}
.contenido-princi.promociones_promo {
    padding: 2% 0 1.5% 0
}
.contenido-princi.promociones_promo .promo-content {
    height: 600px;
    width: 49%;
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 2%
}
.contenido-princi.promociones_promo {
    padding-bottom: 0
}
.contenido-princi.promociones_promo .promo-content:nth-child(even) {
    margin-left: 1%
}
.contenido-princi.promociones_promo .promo-content:nth-child(odd) {
    margin-right: 1%
}
.contenido-princi.promociones_promo .promo-content .images-promo {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%
}
.contenido-princi.promociones_promo .promo-content .images-promo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    width: 100%;
    height: auto
}
.contenido-princi.promociones_promo .promo-content .left-promo {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 9;
    color: #fff;
    font-family: Dosis, sans-serif;
    width: 90%;
    text-align: center
}
.contenido-princi.promociones_promo .promo-content .left-promo>p {
    color: #fff;
    font-size: 25px;
    margin-bottom: 0;
    text-transform: inherit;
    line-height: 31px;
    text-align: center;
    margin-top: 0;
    font-family: Dosis, sans-serif;
    position: relative;
    font-weight: 600;
    width: 100%;
    margin-bottom: 20px
}
.promo-content em {
    font-style: normal;
    margin: 5px 0 5px;
    display: inline-block
}
.contenido-princi.promociones_promo .promo-content .left-promo strong {
    font-size: 50px
}
.contenido-princi.promociones_promo .promo-content .left-promo .bloqueone {
    font-family: Dosis, sans-serif;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    line-height: 1
}
.contenido-princi.promociones_promo .promo-content .left-promo .bloquetwo {
    font-size: 28px
}
.contenido-princi.promociones_promo .promo-content .left-promo .enlace {
    width: 100%
}
.contenido-princi.promociones_promo .promo-content .left-promo .enlace a {
    display: inline-block;
    background: #008fcb;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 11px 38px;
    border-radius: 23px;
    margin-top: 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    margin-top: 10px
}
.contenido-princi.promociones_promo .promo-content .left-promo .enlace a:hover {
    background: #4cc4ef
}
span.inter_lineado {
    display: block;
    margin-bottom: 16px
}
span.inter_lineado.inter {
    margin-top: 16px
}
section.contenido_general.interna_content.page_interna.page_sontratamientos.ours_page.promo-ca .contenido-princi.promociones_promo {
    margin-top: 0;
    padding-top: 0
}
span.text_up strong {
    font-size: 50px!important
}
.datos_contacto {
    color: #fff;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 92px 28px;
    width: 30%
}
.mapa_contenido .title_dir {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 19px;
    font-family: Poppins, sans-serif
}
.mapa_contenido {
    position: relative;
    height: 450px;
    background: #e5e5e5;
    overflow: hidden
}
.mapa_contenido .mapa {
    position: absolute;
    left: 30%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
section.contenido_general.interna_content .post {
    margin-bottom: 34px
}
section.contenido_general.interna_page.page_search {
    padding: 33px 0
}
.mapa_contenido .container {
    position: relative;
    height: 100%
}
.map_ubi .mapa {
    width: 100%;
    height: 179px
}
.datos_contacto ul {
    padding: 0;
    margin: 0
}
.datos_contacto ul li {
    display: block;
    margin-bottom: 0;
    position: relative;
    padding-left: 36px
}
.datos_contacto ul li span {
    display: block
}
.datos_contacto ul li:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -477px -25px;
    position: absolute;
    left: 0;
    top: 11px;
    height: 19px;
    width: 24px
}
.datos_contacto ul li:nth-child(2):before {
    background-position: -475px -83px;
    width: 26px
}
.datos_contacto ul li:nth-child(3):before {
    background-position: -475px -130px;
    height: 24px;
    width: 26px
}
.datos_contacto ul li:nth-child(2) span,
.datos_contacto ul li:nth-child(3) span {
    display: none
}
.datos_contacto ul li:nth-child(2) span a {
    color: #fff
}
.datos_contacto ul li:nth-child(2) a {
    color: #fff;
    padding-top: 10px;
    display: block
}
.datos_contacto ul li:nth-child(3) a {
    color: #fff;
    display: block;
    padding-top: 7px
}
.frase_des {
    height: auto;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: block;
    font-family: Poppins, sans-serif;
    padding: 48px 0;
    background: #dedede;
    color: #3e7b13
}
.frase_des p {
    margin: 0;
    text-align: center
}
.frase_des span {
    display: block
}
header.interna_page {
    display: inline-block;
    width: 100%;
    position: relative
}

.contenido_princi {
    width: 100%;
    padding: 24px 0 79px 0
}
.contenido_princi .img_ours {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 40%
}
.contenido_princi .img_ours img {
    width: 100%;
    height: auto
}
p#breadcrumbs {
    margin: 0;
    font-size: 14px;
    margin-bottom: 17px;
    color: #000;
    font-weight: 500
}
p#breadcrumbs a {
    color: #000
}
p#breadcrumbs a:hover {
    text-decoration: underline
}
.contenido_princi h2 strong {
    color: #00a2f3;
    font-size: 28px
}
.contenido_princi h2:before {
    content: '';
    background: #00a2f3;
    width: 59%;
    height: 3px;
    position: absolute;
    bottom: 0
}
.gallery dl {
    width: 22%!important;
    margin: 0!important;
    margin-right: 3%!important
}
.gallery img {
    border: 0!important;
    width: 100%!important;
    height: auto!important
}
.gallery a {
    display: block;
    width: 100%;
    height: auto
}
.gallery dl:nth-last-child(2) {
    margin-right: 0!important
}
section.productos .gallery dl:nth-child(1) {
    width: 97%!important;
    margin-right: 3%!important;
    margin-bottom: 11px!important
}
section.contenido_general.interna_content.productos .servicios_principales {
    margin-top: 78px
}
section.contenido_general.interna_content.productos .servicios_principales {
    margin-top: 0;
    background: #fff
}
section.contenido_general.interna_content.productos .servicios_principales img {
    opacity: 1
}
section.contenido_general.interna_content.productos .servicios_principales h3 {
    background: #000;
    border: 0;
    transform: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
    font-size: 17px;
    font-weight: 300;
    padding: 10px 24%
}
section.contenido_general.interna_content.productos .children_servicios {
    border: 4px solid #fff
}
section.contenido_general.interna_content.productos .parent_servicios {
    margin-top: 37px
}
section.contenido_general.interna_content.contact_page .contenido_princi {
    padding: 70px 0 21px 0
}
section.contenido_general.interna_content.contact_page .mapa_contenido {
    background: rgba(0, 0, 0, 0);
    height: auto
}
section.contenido_general.interna_content.contact_page .mapa_contenido .datos_contacto ul li:before {
    background-position: -474px -159px
}
section.contenido_general.interna_content.contact_page .mapa_contenido .datos_contacto ul li:nth-child(2):before {
    background-position: -474px -287px
}
section.contenido_general.interna_content.contact_page .mapa_contenido .datos_contacto ul li:nth-child(3):before {
    background-position: -474px -222px;
    height: 42px
}
section.contenido_general.interna_content.contact_page .mapa_contenido .datos_contacto {
    color: #000;
    padding: 0 0 0 17px;
    background: rgba(0, 0, 0, 0);
    position: relative
}
section.contenido_general.interna_content.contact_page .mapa_contenido .datos_contacto ul li a {
    color: #000
}
section.contenido_general.interna_content.contact_page .mapa_contenido .mapa {
    left: inherit;
    position: relative;
    width: 70%;
    height: 323px
}
section.contenido_general.interna_content.contact_page .mapa_contenido {
    margin-bottom: 82px
}
nav.woocommerce-breadcrumb {
    margin: 0;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 0;
    text-align: left
}
section.contenido_general.page_interna h1 {
    font-size: 34px;
    color: #202020;
    font-family: Poppins, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0
}
section.contenido_general.page_interna h2 {
    font-size: 27px;
    color: #00a2f3;
    margin-bottom: 0;
    display: inline-block;
    line-height: 1.3;
    font-weight: 400;
    margin-top: 0
}
.catalogo_tienda .productos.principales .subtitle_destacado {
    margin-bottom: 0
}
.catalogo_tienda .productos.principales nav.woocommerce-breadcrumb a {
    color: #9b9b9b
}
.catalogo_tienda .productos.principales nav.woocommerce-breadcrumb a:hover {
    text-decoration: underline
}
.catalogo_tienda .product_destacado {
    margin-top: 0
}
.catalogo_tienda .product_destacado span.left_product {
    padding-top: 56px
}
.productostienda_general {
    background: #f7f7f7;
    padding-top: 82px;
    padding-bottom: 56px
}
h2.widgettitle {
    font-size: 19px;
    font-family: Poppins, sans-serif;
    margin-top: 0;
    padding-top: 0;
    border-bottom: 2px solid #00a2f3;
    padding-bottom: 13px;
    text-transform: uppercase;
    margin-bottom: 27px
}
ul.product-categories {
    margin: 0 0 49px 0;
    padding: 0 0 0 19px;
    width: 100%
}
ul.product-categories>li {
    margin-bottom: 16px;
    list-style-type: circle;
    color: #676767;
    font-size: 18px
}
ul.product-categories>li>a {
    color: #676767
}
.left_categorias .widget.widget-woof {
    width: 100%
}
.left_categorias .widget.widget-woof .widget_price_filter .ui-slider-range {
    background-color: #0380be
}
.left_categorias .widget.widget-woof .widget_price_filter .ui-slider-handle {
    background-color: #00a2f3;
    border: 0
}
.left_categorias .widget.widget-woof .widget_price_filter .price_slider_amount {
    font-size: 15px;
    color: #676767;
    font-weight: 400
}
.left_categorias .widget.widget-woof .woof_container_tamaosdelproducto ul {
    padding-left: 0;
    font-size: 15px;
    font-weight: 400;
    color: #676767
}
.left_categorias .widget.widget-woof .woof_container_tamaosdelproducto ul li {
    display: block
}
.left_categorias .widget.widget-woof button.button.woof_submit_search_form {
    background: #00a2f3;
    color: #fff;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-size: 17px;
    border: 0;
    padding: 14px 61px
}
.widget.widget-woof button.button.woof_submit_search_form:hover {
    background: #0482c1
}
ul.product-categories>li:hover {
    color: #00a2f3
}
ul.product-categories>li:hover>a {
    color: #00a2f3
}
.productostienda_general .productos_general p.woocommerce-result-count {
    background: #fff;
    width: 54%;
    font-size: 15px;
    padding: 0;
    float: left;
    height: 59px;
    padding: 20px 10px 20px 24px;
    margin-bottom: 30px;
    margin-top: 0;
    margin-left: 1%
}
.contenidogeneral .page-description {
    padding: 66px 0
}
.productostienda_general .productos_general form.woocommerce-ordering {
    background: #fff;
    width: 44%;
    float: left;
    height: 59px;
    padding: 18px 10px 18px 24px;
    font-size: 15px;
    margin-bottom: 30px;
    margin-right: 1%
}
.productostienda_general .productos_general form.woocommerce-ordering select.orderby {
    background: #fff;
    float: right;
    border: 1px solid #dddbdb
}
.productosrelacionados ul.products,
.productostienda_general .productos_general ul.products {
    width: 100%;
    margin: 0;
    padding: 0
}
.productosrelacionados ul.products li,
.productostienda_general .productos_general ul.products li {
    background: #fff;
    width: 23%;
    margin: 0 1% 22px 1%!important;
    clear: inherit!important;
    display: inline-block;
    text-align: left;
    transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    -ms-transition: box-shadow .4s ease-in-out;
    vertical-align: top
}
.productosrelacionados form.variations_form.cart span.price,
.productostienda_general form.variations_form.cart span.price {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 15px
}
.productostienda_general .productos_general ul.products li:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .1), 0 10px 10px rgba(0, 0, 0, .1)
}
.productosrelacionados button.single_add_to_cart_button:hover,
.productostienda_general button.single_add_to_cart_button:hover {
    background: #0774ab
}
.productosrelacionados ul.products li span.img_product,
.productostienda_general .productos_general ul.products li span.img_product {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 13px 15px;
    height: 203px;
    overflow: hidden;
    position: relative
}
.productosrelacionados ul.products li span.left_product,
.productostienda_general .productos_general ul.products li span.left_product {
    width: 100%;
    display: inline-block
}
.productosrelacionados ul.products li span.img_product a.foto-product,
.productostienda_general .productos_general ul.products li span.img_product a.foto-product {
    text-decoration: none
}
.productosrelacionados ul.products li span.left_product a.foto-product,
.productostienda_general .productos_general ul.products li span.left_product a.foto-product {
    text-decoration: none
}
.productosrelacionados ul.products li span.img_product a.foto-product img,
.productostienda_general .productos_general ul.products li span.img_product a.foto-product img {
    height: 100%;
    margin: 0!important;
    width: auto;
    max-width: inherit;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 0
}
.productosrelacionados ul.products li span.left_product a.foto-product span.title_product,
.productostienda_general .productos_general ul.products li span.left_product a.foto-product span.title_product {
    font-family: Poppins, sans-serif;
    color: #202020;
    font-size: 16px;
    display: inline-block;
    padding: 15px 15px 15px 15px
}
.productosrelacionados ul.products li span.content_product,
.productostienda_general .productos_general ul.products li span.content_product {
    display: none
}
.productosrelacionados ul.products li span.left_product span.carrito_producto p.price,
.productostienda_general .productos_general ul.products li span.left_product span.carrito_producto p.price {
    color: #202020;
    font-size: 23px;
    font-weight: 500;
    margin-top: 0;
    padding: 7px 15px 7px 15px
}
.productosrelacionados table.variations,
.productostienda_general table.variations {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    display: block
}
.productosrelacionados ul.products li td,
.productostienda_general ul.products li td {
    width: 100%;
    display: block;
    color: #747474;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    font-size: 15px
}
.productosrelacionados ul.products li td select,
.productostienda_general ul.products li td select {
    font-size: 14px;
    color: #000;
    border: 1px solid #b9b9b9;
    background: #f8f8f8;
    margin-bottom: 10px
}
.productosrelacionados ul.products li td a.reset_variations,
.productostienda_general ul.products li td a.reset_variations {
    font-size: 14px
}
.productosrelacionados ul.products form.variations_form.cart .quantity,
.productostienda_general ul.products form.variations_form.cart .quantity {
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}
.productosrelacionados ul.products form.variations_form.cart .quantity input,
.productostienda_general ul.products form.variations_form.cart .quantity input {
    border: 1px solid #b9b9b9;
    font-weight: 400;
    padding: 5px 10px;
    width: 56px;
    text-align: center
}
.productosrelacionados button.single_add_to_cart_button,
.productostienda_general button.single_add_to_cart_button {
    background: #00a2f3;
    border-radius: 0;
    width: 100%;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    position: relative;
    text-align: center;
    color: #fff;
    border: 0;
    margin-top: 19px;
    padding-top: 10px;
    padding-bottom: 10px
}
.productosrelacionados button.single_add_to_cart_button:before,
.productostienda_general button.single_add_to_cart_button:before {
    content: '';
    background: url(images/sprites.png), no-repeat;
    background-position: -83px -75px;
    height: 27px;
    width: 27px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
.productosrelacionados ul.products form.variations_form.cart .quantity:before,
.productostienda_general ul.products form.variations_form.cart .quantity:before {
    content: 'Cantidad';
    display: block;
    color: #747474;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    font-size: 15px
}
.productosrelacionados button.button.woof_reset_search_form,
.widget.widget-woof button.button.woof_reset_search_form {
    background: #0781bd;
    color: #fff;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-size: 17px;
    border: 0;
    padding: 14px 26.5px;
    margin-bottom: 16px
}
.contenidogeneral h1 {
    margin-top: 0;
    font-size: 34px;
    color: #202020;
    font-family: Poppins, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    font-weight: 100
}
.contenidogeneral p {
    color: #9b9b9b
}
.producto_page .productosrelacionados ul.products li {
    text-align: center;
    margin: 0 1%!important;
    width: 22%!important
}
.producto_page .productosrelacionados ul.products li span.img_product {
    width: 100%;
    display: inline-block;
    border: 1px solid #bcbcbc!important;
    height: 300px;
    position: relative;
    overflow: hidden
}
.producto_page .productosrelacionados ul.products li span.img_product img {
    width: auto;
    height: 100%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%
}
.producto_page .productosrelacionados ul.products li span.img_product a {
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block
}
.producto_page .productosrelacionados ul.products li span.img_product a.lin_ver {
    display: inline-block;
    bottom: -74px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    background: #00a2f3;
    left: 0;
    font-size: 19px;
    color: #fff;
    padding-top: 13px;
    padding-bottom: 10px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s;
    height: auto;
    text-align: center;
    z-index: 2
}
.producto_page .productosrelacionados ul.products li span.img_product a.lin_ver span.icono_lupa {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    background: url(images/sprites.png) no-repeat;
    background-position: -405px -18px;
    margin-right: 10px
}
.producto_page .productosrelacionados ul.products li:hover span.img_product a.lin_ver {
    bottom: 0
}
.producto_page {
    width: 100%;
    display: inline-block;
    position: relative;
    background: #fff;
    padding-top: 68px;
    padding-bottom: 66px
}
.producto_page h1 {
    margin-top: 0;
    margin-bottom: 0!important;
    text-align: center;
    font-size: 34px;
    color: #202020;
    font-family: Poppins, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 39px
}
nav.woocommerce-breadcrumb a {
    color: #fff
}
nav.woocommerce-breadcrumb a:hover {
    text-decoration: underline
}
.producto_page .woocommerce-product-gallery {
    width: 50%;
    float: left
}
.producto_page .woocommerce-product-gallery figure {
    width: 100%;
    display: inline-block
}
.producto_page .woocommerce-product-gallery figure .woocommerce-product-gallery__image {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    border: 1px solid #d4d4d4
}
.producto_page .woocommerce-product-gallery figure .woocommerce-product-gallery__image:last-child {
    margin-right: 0
}
.atributos_extras {
    display: inline-block;
    margin-bottom: 24px;
    width: 100%
}
.producto_page .summary.entry-summary {
    width: 50%;
    position: relative;
    float: left;
    padding-left: 4%
}
.producto_page .woocommerce-product-gallery figure .woocommerce-product-gallery__image img {
    width: 100%;
    height: auto
}
.producto_page .woocommerce-product-gallery figure .woocommerce-product-gallery__image:nth-child(1) {
    width: 100%;
    margin-bottom: 9px
}
.productosrelacionados {
    display: inline-block;
    margin-top: 52px
}
.productosrelacionados h2 {
    margin-top: 0;
    color: #202020;
    font-size: 35px;
    font-family: Poppins, sans-serif;
    text-align: center
}
.productosrelacionados h2 strong {
    color: #00a2f3;
    font-size: 35px
}
.title_descrip {
    font-size: 19px;
    color: #00a3f4;
    font-weight: 700;
    font-family: Poppins, sans-serif
}
.producto_page .summary.entry-summary p {
    font-size: 14px;
    color: #676767;
    line-height: 1.5
}
.datos_tecnicos {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}
.datos_tecnicos .title_tecnicos {
    font-size: 19px;
    color: #00a3f4;
    font-weight: 700;
    font-family: Poppins, sans-serif
}
.producto_page .summary.entry-summary .datos_tecnicos p br {
    display: inline-block
}
.producto_page .summary.entry-summary p.price {
    color: #000;
    font-weight: 500;
    font-size: 22px
}
.producto_page .summary.entry-summary table.variations {
    width: 100%;
    display: block
}
.producto_page .summary.entry-summary table td {
    width: 100%;
    display: block;
    color: #747474;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    font-size: 15px
}
.producto_page .summary.entry-summary table td select#pa_tamanos {
    font-size: 14px;
    color: #000;
    border: 1px solid #b9b9b9;
    background: #f8f8f8;
    margin-bottom: 10px
}
.producto_page form.variations_form.cart .quantity {
    position: relative;
    margin-bottom: 16px
}
.producto_page form.variations_form.cart .quantity:before {
    content: 'Cantidad';
    display: block;
    color: #747474;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    font-size: 15px
}
.producto_page form.variations_form.cart .quantity input {
    border: 1px solid #b9b9b9;
    font-weight: 400;
    padding: 5px 10px;
    width: 56px;
    text-align: center
}
.producto_page form.variations_form.cart button.single_add_to_cart_button {
    background: #00a2f3;
    border-radius: 0;
    width: auto;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    position: relative;
    text-align: center;
    color: #fff;
    border: 0;
    margin-top: 19px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 27px;
    padding-right: 24px;
    width: 100%
}
.producto_page .summary.entry-summary form.variations_form.cart button.single_add_to_cart_button {
    width: auto
}
.producto_page form.variations_form.cart button.single_add_to_cart_button:before {
    content: '';
    background: url(images/sprites.png), no-repeat;
    background-position: -83px -75px;
    height: 27px;
    width: 27px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}
.producto_page .summary.entry-summary span.price {
    color: #000;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 8px;
    display: block
}
.producto_page form.variations_form.cart button.single_add_to_cart_button:hover {
    background: #0774ab
}
.woocommerce-message {
    border-top-color: #00a2f3!important;
    margin-bottom: 0!important;
    background: #027fbe!important;
    color: #fff!important
}
.woocommerce-message:before {
    color: #fff!important
}
.woocommerce-message a.button {
    color: #95d0ee!important
}
.woocommerce-message a.button:hover {
    color: #fff!important;
    text-decoration: underline
}
.productosrelacionados ul.products li span.img_product a,
.productostienda_general .productos_general ul.products li span.img_product a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block
}
nav.woocommerce-pagination ul.page-numbers {
    margin: 0;
    padding: 0 0 0 11px
}
nav.woocommerce-pagination ul.page-numbers li {
    display: inline-block
}
nav.woocommerce-pagination ul.page-numbers li span {
    display: block;
    background: #0a75ab;
    color: #fff;
    padding: 7px 11px
}
nav.woocommerce-pagination ul.page-numbers li a:hover,
nav.woocommerce-pagination ul.page-numbers li span:hover {
    background: #0b4969
}
nav.woocommerce-pagination ul.page-numbers li a {
    display: block;
    background: #00a2f3;
    color: #fff;
    padding: 7px 11px
}
.productostienda_general h2 {
    font-size: 35px;
    color: #2c3e50;
    text-align: center;
    margin-bottom: 47px;
    padding: 0;
    width: 100%;
    margin-top: 0;
    line-height: 1
}
.catalogo_tienda .left_categorias h2 {
    font-size: 19px;
    text-align: left;
    padding-bottom: 14px;
    margin-bottom: 24px
}
.catalogo_tienda .left_categorias ul.product-categories>li {
    margin-bottom: 0
}
.contenidogeneral_tienda {
    background: #e2f5ff
}
.contenidogeneral_tienda .page-description {
    padding: 58px 0 65px 0
}
.contenidogeneral_tienda p {
    color: #121212;
    font-size: 15px
}
.producto_page .productos_masvistos {
    background: #edf7fc;
    margin-top: 86px;
    padding-bottom: 58px
}
.producto_page .productosrelacionados {
    background: #fff;
    width: 100%;
    position: relative
}
.producto_page .productos_masvistos .woocommerce ul.products li {
    margin: 0 1%!important;
    width: 23%!important;
    clear: initial!important
}
.producto_page .productos_masvistos .woocommerce ul.products li span.img_product {
    width: 100%;
    display: inline-block;
    border: 1px solid #bcbcbc!important;
    height: 300px;
    position: relative;
    overflow: hidden
}
.producto_page .productos_masvistos .woocommerce ul.products li a.foto-product {
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block
}
.producto_page .productos_masvistos .woocommerce ul.products li a.foto-product img {
    width: auto;
    height: 100%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%
}
.producto_page .productos_masvistos .woocommerce ul.products li a.lin_ver {
    display: inline-block;
    bottom: -74px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    background: #00a2f3;
    left: 0;
    font-size: 19px;
    color: #fff;
    padding-top: 13px;
    padding-bottom: 10px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s
}
.producto_page .productos_masvistos .woocommerce ul.products li a.lin_ver span.icono_lupa {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    background: url(images/sprites.png) no-repeat;
    background-position: -405px -18px;
    margin-right: 10px
}
.producto_page .productos_masvistos .woocommerce ul.products li:hover a.lin_ver {
    bottom: 0
}
.productos_general.tienda_category ul li {
    width: 30%!important;
    border: 1px solid #4fc4fe;
    overflow: hidden;
    vertical-align: top;
    height: 215px
}
.productos_general.tienda_category ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 44px
}
.productos_general.tienda_category ul li a img {
    width: 114px;
    height: auto;
    display: inline-block
}
.productos_general.tienda_category ul li a h2.woocommerce-loop-category__title {
    color: #4ec4fe;
    font-size: 17px
}
.productos_general.tienda_category ul li a h2 mark.count {
    display: none
}
.catalogo_tienda .productostienda_general {
    background: #fff
}
.catalogo_tienda .productostienda_general .productos_general ul.products {
    display: inline-block;
    width: 100%
}
.catalogo_tienda .productostienda_general .productos_general ul.products li {
    width: 31%;
    text-align: center
}
.catalogo_tienda .productostienda_general .productos_general ul.products li span.img_product {
    width: 100%;
    display: inline-block;
    border: 1px solid #bcbcbc!important;
    height: 300px;
    position: relative;
    overflow: hidden
}
.catalogo_tienda .productostienda_general .productos_general ul.products li span.img_product a.foto-product {
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block
}
.catalogo_tienda .productostienda_general .productos_general ul.products li span.img_product a.lin_ver {
    display: inline-block;
    bottom: -74px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    background: #00a2f3;
    left: 0;
    font-size: 19px;
    color: #fff;
    padding-top: 13px;
    padding-bottom: 10px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s;
    top: inherit!important;
    height: auto
}
.catalogo_tienda .productostienda_general .productos_general ul.products li:hover span.img_product a.lin_ver {
    bottom: 0
}
.catalogo_tienda .productostienda_general .productos_general ul.products li span.img_product a.lin_ver span.icono_lupa {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    background: url(images/sprites.png) no-repeat;
    background-position: -405px -18px;
    margin-right: 10px
}
.catalogo_tienda .productostienda_general .productos_general ul.products li:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, .1), 0 0 0 rgba(0, 0, 0, .1)
}
.bloques_principales {
    width: 100%;
    display: inline-block;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    flex-flow: row wrap;
    justify-content: center;
    width: 100%
}
.bloques_principales .bloque_princi {
    background: #e9e9e9;
    width: 23%;
    margin: 17px 1%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 237px
}
.background_blue {
    display: inline-block;
    width: 100%;
    position: relative
}
.background_blue .bg_blue {
    background: #00a2f3;
    height: 430px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}
.background_blue .container {
    position: relative;
    z-index: 9;
    padding-top: 95px
}
.background_blue h1 {
    margin: 0;
    padding: 0;
    color: #2c3e50;
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 27px
}
.background_blue h1 p {
    margin: 0;
    font-size: 45px
}
.background_blue h1 strong {
    color: #fff;
    font-size: 45px
}
.background_blue .descripcion {
    color: #fff;
    text-align: center;
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-bottom: 56px
}
.bloques_principales .bloque_princi .prinblue_bloque {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 51%;
    position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 8px 16px
}
.bloques_principales .bloque_princi img {
    width: 74px;
    height: auto;
    display: inline-block
}
.des_horario {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    color: #2c3e50
}
.bloques_principales .bloque_princi .des_horario p {
    margin: 0;
    line-height: 1.2
}
.des_horario strong {
    line-height: 1;
    font-size: 20px;
    color: #00a2f3;
    position: relative;
    margin-bottom: 13px;
    display: inline-block;
    padding-bottom: 9px
}
.des_horario strongstrong {
    position: absolute;
    content: '';
    height: 3px;
    width: 50%;
    left: 50%;
    background: #00a2f3
}
.des_horario strong:before {
    content: '';
    position: absolute;
    left: 50%;
    background: #00a2f3;
    height: 2px;
    width: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 0
}
.bloques_principales .bloque_princi:nth-child(2) img,
.bloques_principales .bloque_princi:nth-child(4) img {
    width: 100%
}
.bloques_principales .bloque_princi:nth-child() .prinblue_bloque img {
    width: 113px
}
.bloques_principales .bloque_princi:nth-child(7) img {
    width: 100%
}
.bloques_principales .bloque_princi:nth-child(2) span {
    display: inline-block;
    font-size: 24px;
    color: #00a2f3;
    display: block
}
.bloques_principales .bloque_princi:nth-child(2) a {
    display: inline-block;
    position: relative;
    padding-left: 85px;
    color: #2c3e50;
    font-size: 24px
}
.bloques_principales .bloque_princi:nth-child(2) a:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -548px -366px;
    height: 75px;
    width: 74px;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0
}
.bloques_principales .bloque_princi:nth-child(2) a span {
    line-height: 1
}
.opiniones {
    padding-top: 191px;
    overflow-x: hidden;
    float: right;
    width: 400px
}
.opiniones h2 {
    font-size: 24px;
    text-align: center;
    color: #00a2f3;
    line-height: 1;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 49px
}
.opiniones h2:before {
    background: url(images/sprites.png) no-repeat;
    background-position: -104px -420px;
    height: 40px;
    width: 100%;
    left: 0;
    bottom: -31px
}
.carrusel_opiniones .carruse_opi {
    position: relative;
    text-align: center
}
.contenido_princi .opi_content .opiniones {
    display: none
}
.images_ofertas {
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    position: relative;
    border: 6px solid #dfe1e1;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%
}
.carrusel_opiniones ul.slick-dots {
    display: none!important
}
.carrusel_opiniones .carruse_opi .text_content {
    width: 100%;
    position: relative
}
.carrusel_opiniones .carruse_opi .text_content p:nth-child(1) {
    color: #2c3e50;
    font-size: 17px;
    text-transform: uppercase
}
.carrusel_opiniones .carruse_opi .text_content p:nth-child(2) {
    color: #7b7b7b;
    font-size: 15px;
    font-style: italic;
    line-height: 1.7
}
.carrusel_opiniones .carruse_opi .text_content p:nth-child(1) strong {
    color: #00a2f3
}
.images_ofertas img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: 118%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}
.carrusel_opiniones .carruse_opi:focus {
    outline: -webkit-focus-ring-color auto 0
}
.carrusel_opiniones button.slick-prev {
    left: 0;
    width: 44px;
    height: 44px;
    top: 32%;
    z-index: 99
}
.carrusel_opiniones button.slick-next {
    right: 0;
    width: 44px;
    height: 44px;
    top: 32%
}
.carrusel_opiniones button.slick-next:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -509px -179px;
    height: 43px;
    width: 44px;
    position: relative;
    display: inline-block
}
.carrusel_opiniones button.slick-prev:before {
    content: '';
    background: url(images/sprites.png) no-repeat;
    background-position: -399px -181px;
    height: 44px;
    width: 44px;
    display: inline-block;
    position: relative
}
.catalogo_tienda .productostienda_general .productos_general.tienda_category ul.products li:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .1), 0 10px 10px rgba(0, 0, 0, .1)
}
.extra_personalizado {
    display: block;
    position: relative
}
.extra_personalizado a.video_product {
    display: block;
    position: relative;
    padding-left: 0;
    height: 56px;
    vertical-align: middle;
    font-size: 16px;
    color: #2c3e50
}
.extra_personalizado a.video_product:before {
    margin-right: 10px;
    content: '';
    display: inline-block;
    position: relative;
    width: 55px;
    height: 56px;
    background: url(images/sprites.png) no-repeat;
    background-position: -25px -466px;
    left: 0;
    top: 0;
    vertical-align: middle
}
.extra_personalizado a.llamenos_product {
    display: block;
    position: relative;
    height: 56px;
    vertical-align: middle;
    font-size: 16px;
    color: #2c3e50;
    padding-left: 66px;
    margin-top: 13px
}
.extra_personalizado a.llamenos_product:before {
    margin-right: 10px;
    content: '';
    display: inline-block;
    position: absolute;
    width: 55px;
    height: 56px;
    background: url(images/sprites.png) no-repeat;
    background-position: -397px -466px;
    left: 0;
    top: 0;
    vertical-align: middle
}
.extra_personalizado a.llamenos_product span {
    display: block;
    line-height: 1.5;
    font-size: 16px;
    color: #2c3e50
}
.extra_personalizado a.llamenos_product span:nth-child(1) {
    color: #00a2f3
}
.extra_personalizado a.escribenos_product {
    display: block;
    position: relative;
    height: 56px;
    vertical-align: middle;
    font-size: 16px;
    color: #2c3e50;
    padding-left: 66px;
    margin-top: 13px
}
.extra_personalizado a.escribenos_product:before {
    margin-right: 10px;
    content: '';
    display: inline-block;
    position: absolute;
    width: 55px;
    height: 56px;
    background: url(images/sprites.png) no-repeat;
    background-position: -118px -466px;
    left: 0;
    top: 0;
    vertical-align: middle
}
.extra_personalizado a.escribenos_product span {
    display: block;
    line-height: 1.5;
    font-size: 16px;
    color: #2c3e50
}
.formulario_enviaramigo {
    position: fixed;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .67);
    z-index: 999;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease
}
.formulario_enviaramigo .content_for {
    background: #fff;
    height: auto;
    padding: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}
.formulario_enviaramigo .content_for label {
    width: 100%;
    display: block;
    color: #2c3e50;
    font-weight: 700
}
.formulario_enviaramigo .content_for span {
    display: block
}
.formulario_enviaramigo .content_for input {
    display: block;
    padding: 3px 10px;
    border: 1px solid #bbb;
    width: 100%;
    font-size: 15px;
    border-radius: 4px
}
.formulario_enviaramigo .content_for select {
    height: 44px
}
.formulario_enviaramigo .content_for select {
    display: block;
    padding: 10px 10px!important;
    border: 1px solid #bbb!important;
    width: 100%!important;
    font-size: 15px;
    height: 44px!important
}
.producto_page .summary.entry-summary p br {
    display: none
}
.formulario_enviaramigo input.wpcf7-form-control.wpcf7-submit {
    background: #00a1f3;
    border: 0;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 24px
}
.formulario_enviaramigo .content_for span.your-email {
    display: block;
    margin-bottom: 14px
}
.formulario_enviaramigo input.wpcf7-form-control.wpcf7-submit:hover {
    background: #086290
}
.formulario_enviaramigo i.cancelar {
    position: absolute;
    right: -7px;
    top: -15px;
    height: 48px;
    width: 48px;
    background: url(images/sprites.png);
    background-position: -313px -473px;
    pointer-events: visible;
    cursor: pointer
}
.enviar_product {
    display: block;
    position: relative;
    padding-left: 0;
    height: 56px;
    vertical-align: middle;
    font-size: 16px;
    color: #2c3e50;
    cursor: pointer;
    pointer-events: visible;
    margin-top: 13px
}
.enviar_product:before {
    margin-right: 10px;
    content: '';
    display: inline-block;
    position: relative;
    width: 55px;
    height: 56px;
    background: url(images/sprites.png) no-repeat;
    background-position: -217px -467px;
    left: 0;
    top: 0;
    vertical-align: middle
}
.formulario_enviaramigo.hidden_formulario {
    top: 0
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
    margin: 0;
    border: 1px solid red
}
section.page_interna {
    background: #f7f7f7;
    padding-top: 63px;
    padding-bottom: 52px
}
section.page_interna h2 {
    color: #2c3e50;
    font-size: 21px;
    font-weight: 700;
    margin-top: 30px;
    line-height: 1;
    font-family: Poppins, sans-serif;
    position: relative;
    display: block
}
section.page_interna h3 {
    font-size: 21px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}
.destacado_princi {
    width: 100%;
    display: inline-block;
    text-align: center
}
.destacado_princi h3 {
    font-size: 26px;
    margin-bottom: 0;
    color: #00a2f3
}
.map_ubi h3 {
    font-size: 23px
}
.map_ubi ul li:nth-child(3) span:last-child {
    display: inline-block;
    width: auto;
    margin-left: 8px
}
.politica_tabla {
    width: 100%;
    display: inline-block;
    overflow-x: auto
}
.politica_tabla table td {
    border: 1px solid #ccc;
    padding: 10px 10px
}
.politica_tabla table {
    width: 100%
}
.politica_pri a {
    line-height: 1
}
.left_red.menuweb_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999
}
header.top_header {
    margin-top: 52px
}
section.contact_page .map_ubi ul li:nth-child(4):before {
    background-position: -480px -133px;
    height: 21px
}
section.contact_page .map_ubi ul li:nth-child(5):before {
    background-position: -561px -128px
}
footer .datos_contacto ul li:last-child:before {
    background-position: -561px -128px;
    height: 26px;
    width: 25px
}
footer .datos_contacto ul li:last-child>span:nth-child(1) {
    display: none
}
@media (max-width: 1496px) {
    .menu_pincipal .menu-menu-principal-container ul>li>ul {
        width: 613px
    }
    .menu_pincipal .menu-menu-principal-container>ul>li>ul>li>a {
        padding: 22px 4px 20px 3px
    }
    ul#menu-menu-principal>li>ul>li>a:before {
        margin-bottom: 10px
    }
}
@media (max-width: 1400px) {
    .container {
        width: 1200px
    }
    .slider_princi .bg_blue {
        width: 100%
    }
    .slider_princi .text_content {
        width: 60%
    }
    section.contenido_general .woocommerce ul.products li span.img_product a.foto-product img {
        max-width: inherit
    }
}
@media (max-width: 1230px) {
    .container {
        width: 970px
    }
    .bg_destacado_one h1,
    .bg_destacado_one p {
        font-size: 35px
    }
    header .logotipo img {
        width: 100%
    }
    .menu_pincipal .menu-menu-principal-container>ul>li>a {
        padding: 47px 5px;
        font-size: 14px
    }
    header .logotipo {
        width: 18%;
        padding-top: 12px
    }
    .menu_pincipal {
        width: 82%
    }
    .menu_secundarios ul>li>a {
        font-size: 14px
    }
    .bloques_principales .bloque_princi {
        height: 297px
    }
    .bloques_principales .bloque_princi:nth-child(7) strong {
        font-size: 14px
    }
    .bloques_principales .bloque_princi:nth-child(7) .des_horario p {
        font-size: 14px
    }
    .bloques_principales .bloque_princi:last-child .des_horario strong {
        font-size: 14px
    }
    .des_horario strong {
        font-size: 16px
    }
    .bloques_principales .bloque_princi:nth-child(3) span {
        font-size: 18px
    }
    .bloques_principales .bloque_princi:nth-child(3) a {
        font-size: 16px;
        padding-top: 15px;
        padding-left: 76px
    }
    .bloques_principales .bloque_princi .prinblue_bloque {
        padding: 8px 13px
    }
    .background_blue h1,
    .background_blue h1 p,
    .background_blue h1 strong,
    .contenido_princi h2,
    .contenido_princi h2 strong,
    .productos_masvistos h2,
    .productos_masvistos h2 strong,
    .productostienda_general h2 {
        font-size: 28px
    }
    footer>.container>div {
        padding-right: 20px
    }
    .slider_princi .text_content {
        width: 70%
    }
    .slider_princi .bg_blue {
        width: 100%
    }
    .producto_page .productos_masvistos {
        margin-top: 46px;
        padding-bottom: 52px
    }
    header a.phone_datos {
        margin-right: 9px
    }
}
@media (max-width: 991px) {
    .container {
        width: 755px
    }
    .menu_pincipal {
        display: none
    }
    .header_movil {
        display: block
    }
    .sliderprinci .slider_home,
    .sliderprinci .slider_princi {
        height: 220px
    }
    .slider_princi img {
        height: 158%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        top: 50%;
        right: 0;
        left: inherit
    }
    .bg_destacado_one h1,
    .bg_destacado_one p,
    .bg_destacado_one p:nth-child(2) {
        font-size: 18px
    }
    .bg_destacado_one h1:nth-child(1):before {
        height: 2px
    }
    .bg_destacado_one p:nth-child(2) {
        margin-bottom: 17px;
        padding-bottom: 0
    }
    .bg_destacado_one a.boton_slider {
        padding: 9px 21px 9px 20px;
        font-size: 18px
    }
    .slider_princi .text_content {
        height: 130%
    }
    header .logotipo {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        float: inherit;
        padding-top: 15px;
        padding-bottom: 13px
    }
    header .logotipo img {
        width: 178px;
        float: inherit
    }
    header .logotipo a {
        display: block;
        width: 100%;
        text-align: center
    }
    .menu_secundarios {
        width: 100%;
        display: none
    }
    .menu_secundarios nav {
        width: 100%
    }
    .menu_secundarios ul {
        text-align: center
    }
    .menu_secundarios>nav:before {
        height: 0;
        width: 0;
        top: 0
    }
    .menu_secundarios>nav>div {
        margin-left: 0;
        margin-top: 10px
    }
    .menu_secundarios:after {
        left: 0;
        width: 0
    }
    header .container {
        text-align: center
    }
    .slider_home button.slick-next {
        right: 4px;
        top: 60px
    }
    .slider_home button.slick-prev {
        left: 4px;
        top: 65px
    }
    section.contenido_general .woocommerce ul.products li {
        width: 48%!important
    }
    .catalogo_tienda .productostienda_general .productos_general ul.products li,
    .producto_page .productos_masvistos .woocommerce ul.products li,
    .producto_page .productosrelacionados ul.products li {
        width: 47%!important
    }
    .catalogo_tienda .productostienda_general .productos_general ul.products li span.img_product,
    .producto_page .productos_masvistos .woocommerce ul.products li span.img_product,
    .producto_page .productosrelacionados ul.products li span.img_product,
    section.contenido_general .woocommerce ul.products li span.img_product {
        height: 500px;
        background: #fff
    }
    .productostienda_general .productos_general p.woocommerce-result-count {
        width: 100%;
        margin-bottom: 0;
        padding: 0;
        height: auto
    }
    .productostienda_general .productos_general form.woocommerce-ordering {
        width: 100%;
        text-align: left;
        height: auto;
        padding: 18px 0 0 0
    }
    .productostienda_general .productos_general form.woocommerce-ordering select.orderby {
        width: 100%
    }
    .bloques_principales .bloque_princi {
        width: 31%
    }
    .background_blue .container {
        padding-top: 58px
    }
    .background_blue .descripcion {
        margin-bottom: 0
    }
    .background_blue .bg_blue {
        height: 375px
    }
    .productos_masvistos {
        padding-top: 45px;
        padding-bottom: 22px
    }
    .opiniones {
        padding-top: 19px
    }
    .opiniones h2:before {
        width: 378px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%)
    }
    footer>.container>div {
        width: 100%
    }
    footer .datos_contacto ul li {
        width: 100%
    }
    footer>.container>div {
        padding-right: 0
    }
    footer>.container>div.info_foo {
        padding-right: 0
    }
    .contenido_princi h2 {
        margin-top: 0
    }
    .catalogo_tienda .left_categorias ul.product-categories>li {
        background: #ececec;
        margin-bottom: 8px;
        display: block;
        padding-left: 0
    }
    ul.product-categories {
        margin: 0 0 37px 0;
        padding: 0
    }
    .left_categorias {
        -webkit-order: 2;
        -moz-order: 2;
        -ms-order: 2;
        -o-order: 2;
        order: 2;
        width: 100%
    }
    .productos_general.tienda_category {
        -webkit-order: 1;
        -moz-order: 1;
        -ms-order: 1;
        -o-order: 1;
        order: 1
    }
    .catalogo_tienda .productostienda_general .container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .productostienda_general {
        padding-top: 49px;
        padding-bottom: 30px
    }
    ul.product-categories>li>a {
        display: block;
        width: 100%;
        padding: 11px 10px 11px 10px;
        border-bottom: 1px solid #00a2f3
    }
    .slider.banner-interna {
        height: 164px
    }
    .productos_general.tienda_category ul li {
        width: 47%!important;
        padding-left: 10px;
        padding-right: 10px
    }
    .formulario_contact {
        display: inline-block;
        width: 100%
    }
    section.page_interna h2 {
        font-size: 21px
    }
    section.contact_page {
        padding-top: 31px;
        padding-bottom: 6px
    }
}
@media (max-width: 767px) {
    section.page_interna {
        padding-top: 52px;
        padding-bottom: 38px
    }
    .container {
        width: 100%
    }
    .bloques_principales .bloque_princi {
        width: 48%
    }
    .background_blue h1,
    .background_blue h1 p,
    .background_blue h1 strong,
    .contenido_princi h2,
    .contenido_princi h2 strong,
    .productos_masvistos h2,
    .productos_masvistos h2 strong,
    .productosrelacionados h2,
    .productosrelacionados h2 strong,
    .productostienda_general h2,
    .slider.banner-interna h1 {
        font-size: 21px
    }
    .bg_destacado_one {
        padding-left: 0
    }
    .bg_destacado_one h1,
    .bg_destacado_one p,
    .bg_destacado_one p:nth-child(2) {
        font-size: 15px
    }
    .bg_destacado_one a.boton_slider {
        padding: 8px 9px 8px 7px;
        font-size: 16px
    }
    .slider_princi .text_content {
        width: 390px
    }
    .catalogo_tienda .productostienda_general .productos_general ul.products li span.img_product a.lin_ver {
        bottom: 0;
        padding-top: 3px;
        padding-bottom: 3px
    }
    .producto_page .productosrelacionados ul.products li span.img_product a.lin_ver,
    section.contenido_general .woocommerce ul.products li span.img_product a.lin_ver {
        bottom: 0;
        padding-top: 4px;
        padding-bottom: 4px
    }
    .producto_page .productos_general {
        width: 100%;
        display: inline-block
    }
    .producto_page .woocommerce-product-gallery {
        width: 100%
    }
    .producto_page .summary.entry-summary {
        padding-left: 0;
        width: 100%
    }
    .producto_page .productos_masvistos {
        margin-top: 30px;
        padding-bottom: 34px
    }
    nav.woocommerce-breadcrumb {
        line-height: 1.2
    }
}
@media (max-width: 700px) {
    .opi_content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .opi_content .opiniones {
        -webkit-order: 1;
        -moz-order: 1;
        -ms-order: 1;
        -o-order: 1;
        order: 1;
        width: 100%
    }
    .opi_content p {
        display: block;
        width: 100%
    }
}
@media (max-width: 600px) {
    .formulario_enviaramigo .content_for {
        width: 250px!important;
        padding: 13px
    }
    .formulario_enviaramigo span.select2.select2-container {
        width: 100%!important;
        min-width: auto!important
    }
    span.select2-container.select2-container--default.select2-container--open {
        left: 50%!important;
        top: 21%!important;
        min-width: 250px;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        z-index: 9999
    }
    .productos_general div.wpcf7-response-output {
        margin: 0;
        line-height: 1
    }
}
@media (max-width: 450px) {
    .slider_princi .text_content {
        right: -40px;
        width: 419px
    }
    .bg_destacado_one {
        padding-left: 0
    }
    .catalogo_tienda .productostienda_general .productos_general ul.products li,
    .producto_page .productos_masvistos .woocommerce ul.products li,
    .producto_page .productosrelacionados ul.products li,
    section.contenido_general .woocommerce ul.products li {
        width: 100%!important;
        margin: 0!important
    }
    .catalogo_tienda .productostienda_general .productos_general ul.products li {
        margin-bottom: 15px!important
    }
    .background_blue .bg_blue {
        height: 0;
        width: 0
    }
    .background_blue {
        background: #00a2f3
    }
    .bloques_principales .bloque_princi {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .carrusel_opiniones button.slick-prev {
        top: 0
    }
    .carrusel_opiniones button.slick-next {
        top: 0
    }
    .contenido_princi {
        padding: 24px 0 28px 0
    }
}
.extra_personalizado a.escribenos_product {
    display: block;
    position: relative;
    height: 56px;
    vertical-align: middle;
    font-size: 16px;
    color: #2c3e50;
    padding-left: 66px;
    margin-top: 13px
}
.extra_personalizado a.escribenos_product::before {
    margin-right: 10px;
    content: '';
    display: inline-block;
    position: absolute;
    width: 55px;
    height: 56px;
    background: url(//www.alquifacil.com/wp-content/themes/plantilla-web/images/sprites.png) no-repeat;
    background-position: -118px -466px;
    left: 0;
    top: 0;
    vertical-align: middle
}
Estilo CSS - LLAMADA FLOTANTE -->.icono_phone {
    position: fixed;
    bottom: 39px;
    left: 23px;
    z-index: 9999;
    height: 63px;
    width: 64px;
    background: url(images/sprite-llamanos.png) no-repeat;
    background-position: -2px -56px;
    cursor: pointer;
    pointer-events: visible
}
.icono_phonemovil {
    position: fixed;
    bottom: 90px;
    left: 23px;
    z-index: 99999;
    height: 63px;
    width: 64px;
    background: url(images/sprite-llamanos.png) no-repeat;
    background-position: -2px -56px;
    cursor: pointer;
    pointer-events: visible;
    display: none
}
.popup-phoneone {
    background: #000000c7;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
.content_llamamos {
    border: 2px solid #fff;
    width: 50%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    position: absolute;
    padding: 30px;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    text-align: center
}
.popup-phoneone.visible_popupone {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit
}
.content_llamamos i.cerrar_buttonone {
    height: 42px;
    width: 41px;
    position: absolute;
    right: -17px;
    top: -12px;
    cursor: pointer;
    background: url(images/sprite-llamanos.png) no-repeat;
    background-position: -18px 1px
}
.icono_phonemovil a {
    height: 100%;
    width: 100%;
    position: relative;
    display: inline-block
}
@media (max-width: 800px) {
    .icono_phonemovil {
        display: block;
        left: 2px
    }
    .icono_phone {
        display: none
    }
}

h2{
	font-size:33px;
}

.background_blue h3{
	font-size: 23px;
    text-align: center;
    color: #fff;
}
@media (min-width: 900px) {
.top_header .background_grey{
	position: fixed;
    left: 0;
    top: 52px;
    width: 100%;
    background: #fff;
    z-index: 99999;
	border-bottom: 2px solid #4fc4fe;
	}}

.sub-menu li {
    background: rgb(0 162 243 / 35%);
}

.productostienda_general .foto-product img{max-width: 100% !important; height: auto !important;}

.grecaptcha-badge{display: none !important;}