@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700");

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamThin.eot");
    src: url("../fonts/GothamThin.eot") format("embedded-opentype"), url("../fonts/GothamThin.woff2") format("woff2"), url("../fonts/GothamThin.woff") format("woff"), url("../fonts/GothamThin.ttf") format("truetype"), url("../fonts/GothamThin.svg#GothamThin") format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamMedium.eot");
    src: url("../fonts/GothamMedium.eot") format("embedded-opentype"), url("../fonts/GothamMedium.woff2") format("woff2"), url("../fonts/GothamMedium.woff") format("woff"), url("../fonts/GothamMedium.ttf") format("truetype"), url("../fonts/GothamMedium.svg#GothamMedium") format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamBookItalic.eot");
    src: url("../fonts/GothamBookItalic.eot") format("embedded-opentype"), url("../fonts/GothamBookItalic.woff2") format("woff2"), url("../fonts/GothamBookItalic.woff") format("woff"), url("../fonts/GothamBookItalic.ttf") format("truetype"), url("../fonts/GothamBookItalic.svg#GothamBookItalic") format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamBold.eot");
    src: url("../fonts/GothamBold.eot") format("embedded-opentype"), url("../fonts/GothamBold.woff2") format("woff2"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/GothamBold.svg#GothamBold") format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamBook.eot");
    src: url("../fonts/GothamBook.eot") format("embedded-opentype"), url("../fonts/GothamBook.woff2") format("woff2"), url("../fonts/GothamBook.woff") format("woff"), url("../fonts/GothamBook.ttf") format("truetype"), url("../fonts/GothamBook.svg#GothamBook") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamBlack.eot");
    src: url("../fonts/GothamBlack.eot") format("embedded-opentype"), url("../fonts/GothamBlack.woff2") format("woff2"), url("../fonts/GothamBlack.woff") format("woff"), url("../fonts/GothamBlack.ttf") format("truetype"), url("../fonts/GothamGothamBlackBook.svg#GothamBlack") format("svg");
    font-weight: 800;
    font-style: normal
}

body {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    background: #fff;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}

ul {
    padding: 0
}

label {
    font-size: 13px
}

li,
li:hover,
a:hover,
.btn,
.btn:hover {
    transition: all .3s ease
}

a:hover {
    text-decoration: none !important
}

*:focus {
    outline: none
}

img {
    max-width: 100%
}

ul {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 12px
}

p {
    font-size: 13px
}

.dflex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tcenter {
    text-align: center
}

.pd100 {
    padding: 100px 0
}

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.vam {
    vertical-align: middle
}

.vab {
    vertical-align: bottom
}

.vat {
    vertical-align: top
}

.tcenter {
    text-align: center
}

.dib {
    display: inline-block
}

.cup {
    cursor: pointer
}

.red {
    color: #e74249
}

.container.full {
    max-width: 1170px
}

.white {
    color: #fff !important;
}

.red {
    color: #e74249
}

.title {
    position: relative
}

.title h1,
.title h2 {
    position: relative;
    z-index: 11;
    font-size: 39px;
    color: #343037
}

.title-two h1,
.title-two h2 {
    position: relative;
    z-index: 11;
    font-size: 39px;
    color: #343037
}

.title:before {
    position: absolute;
    top: -40px;
    left: 48px;
    width: 223px;
    height: 138px;
    content: '';
    border: 13px solid rgba(195, 193, 181, 0.2);
    z-index: 1
}

.title-two {
    position: relative
}

.title-two h1,
.title-two h2 {
    position: relative;
    z-index: 11;
    font-size: 39px;
    color: #343037
}

.title-two:before {
    position: absolute;
    top: -40px;
    right: 48px;
    width: 223px;
    height: 138px;
    content: '';
    border: 13px solid rgba(195, 193, 181, 0.2);
    z-index: 1
}

.sec-content {
    position: relative
}

.sec-content:before {
    position: absolute;
    left: 15px;
    z-index: 1;
    color: rgba(237, 74, 81, 0.5);
    font-size: 110px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}

.spinner-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #fff
}

.spinner {
    background-color: #ea373f;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border-radius: 100%;
    -webkit-animation: scaleout 1.0s infinite ease-in-out;
    animation: scaleout 1.0s infinite ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 9999999
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

.go-top {
    bottom: 20px;
    display: none;
    position: fixed;
    right: 30px;
    z-index: 999
}

.go-top span {
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 0 10px 4px 10px;
    text-align: center;
    display: inline-block;
    background: #ea373f
}

.go-top span:hover {
    color: #fff
}

.go-top i {
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    font-size: 24px
}

.header-area {
    /* position: fixed; */
    position: unset;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1999;
    background: #fff
}

.cookcodesmenu_menu {
    display: none
}

#nav>li {
    position: relative
}

#nav li>ul {
    position: absolute;
    top: 35px;
    left: -32px;
    width: 300px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .6s;
    z-index: 2
}

#nav li ul li {
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding-right: 0
}

#nav li ul li.active a {
    color: #e74249
}

#nav li>ul>li>a {
    margin-bottom: 0;
    line-height: 30px;
    text-align: left;
    padding: 10px 16px;
    border-top: 2px solid rgba(199, 199, 199, 0.4);
    text-decoration: none;
    color: #343037;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

#nav li>ul>li>a:hover {
    color: #e74249
}

#nav li:hover ul {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.header-area .logo-area {
    margin-top: 22px
}

.header-area .main-menu-area>ul>li>a {
    position: relative
}

.header-area .main-menu-area>ul>li>a:before {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 4px;
    background: #e74249;
    content: '';
    z-index: 2;
    transition: .3s
}

.header-area .main-menu-area>ul>li>a:hover:before {
    width: 100%
}

.header-area .main-menu-area ul {
    float: right;
    display: inline-block;
    padding: 30px
}

.header-area .main-menu-area ul li {
    display: inline-block;
    text-align: right;
    padding-right: 20px
}

.header-area .main-menu-area ul li.menu-dropdown {
    position: relative
}

.header-area .main-menu-area ul li.menu-dropdown:before {
    position: absolute;
    content: '\f107';
    right: 20px;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    bottom: 13px
}

.header-area .main-menu-area ul li.menu-dropdown a {
    padding-right: 15px
}

.header-area .main-menu-area ul li.active a:before {
    width: 100%
}

.header-area .main-menu-area ul li a {
    display: block;
    padding: 6px 0;
    line-height: 1;
    font-size: 12px;
    margin-bottom: 11px;
    position: relative;
    color: #343037;
    font-family: "Gotham", sans-serif;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -0.81px
}

.cmn-style {
    position: absolute;
    bottom: -400px;
    left: 0
}

.cmn-style h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 70px
}

.cmn-style a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 10px
}

.cmn-style a:hover {
    color: #e74249
}

.cmn-style span a {
    color: #fffffd;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    text-decoration: none
}

.cmn-style span a:before {
    position: absolute;
    content: '';
    right: -10px;
    bottom: 5px;
    width: 5px;
    height: 5px;
    background-color: #e74249
}

.footer-area {
    background-color: #f7f7f7;
    padding-top: 65px;
    padding-bottom: 28px
}

.footer-area .footer-text p {
    color: #444;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px
}

.footer-area span a {
    font-size: 13px;
    color: #e74249
}

.footer-area a {
    color: #444;
    margin-left: 10px;
    font-size: 16px
}

.footer-area a:hover {
    color: #e74249;
    text-decoration: none
}

.var-mas-btn {
    display: inline
}

.var-mas-btn a {
    color: #000;
    font-family: "Gotham", sans-serif;
    font-size: 10px;
    font-weight: 500;
    padding: 8px 10px;
    border: 1px solid #e6e6e6;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer
}

.filter-button button{
    margin-top: 10px;
    background-color: #e74249;
    color: #fff;
    border: 2px #e74249 solid;
    font-size: 15px;
}

.filter-button a{
    color: #000;
    font-size: 14px;
}

.var-mas-btn a:hover {
    background: #e74249;
    color: #fff
}

.var-mas-btn a:hover i {
    color: #fff
}

.var-mas-btn a i {
    margin-left: 8px
}

.title h1 {
    font-size: 40px;
    color: #343037;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
    line-height: 1
}

.title-two h1 {
    font-size: 40px;
    color: #343037;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
    line-height: 1
}

.containerNew {
    overflow: hidden
}

.containerNew.left-auto {
    margin-left: auto
}

.js .animate-box {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

html,
body {
    height: 100%;
    overflow-x: hidden
}

@-webkit-keyframes animatedBackground {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes animatedBackground {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.home-slider-area {
    width: 100%;
    max-width: 1444px;
    margin: 95px auto 0
}

.home-slider-area .slide-item {
    width: 100%;
    max-height: 780px;
    background-size: cover;
    background-repeat: none;
    background-position: fixed;
    position: relative
}

.home-slider-area .slide-item.slick-active {
    -webkit-animation: Slick-FastSwipeIn 1s both;
    animation: Slick-FastSwipeIn 1s both
}

.home-slider-area .slide-item.slick-active .slide-text h1 {
    -webkit-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s
}

.home-slider-area .slide-item.slick-active .slide-text p {
    -webkit-animation: fadeInLeft 1s both 1.5s;
    animation: fadeInLeft 1s both 1.5s
}

.home-slider-area .slide-item .slide-text {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 35%;
    z-index: 9
}

.home-slider-area .slide-item .slide-text:before {
    z-index: 3;
    content: ''
}

.home-slider-area .slide-item .slide-text h1,
.home-slider-area .slide-item .slide-text p {
    position: relative;
    z-index: 9;
    color: #FFF;
    text-align: center;
    width: 70%;
    display: table;
    margin: 0 auto
}

.home-slider-area .slide-item .slide-text h1 {
    font-size: 38px;
    line-height: 42px;
    -webkit-animation: fadeOutLeft 1s both;
    animation: fadeOutLeft 1s both
}

.home-slider-area .slide-item .slide-text p {
    margin-top: 20px;
    font-size: 22px;
    -webkit-animation: fadeOutLeft 2s both;
    animation: fadeOutLeft 2s both
}

.home-slider-area .slick-dots {
    bottom: 30px;
    z-index: 3
}

.home-slider-area .slick-dots li {
    margin: 0 8px
}

.la-empresa-area {
    padding-top: 30px;
    padding-bottom: 160px
}

.la-empresa-area:before {
    bottom: 20px;
    content: 'NOSOTROS';
    color: #f3f3f3;
    z-index: -1
}

.la-empresa-area .la-empresa-area-left:before {
    top: -26px
}

.la-empresa-area .la-empresa-area-left h1 {
    font-size: 39px;
    font-weight: 700;
    line-height: 1
}

.la-empresa-area .la-empresa-text {
    margin-top: 60px
}

.la-empresa-area .la-empresa-text p {
    position: relative;
    color: #444;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 20px
}

.la-empresa-area .la-empresa-text p:last-child:before {
    position: absolute;
    bottom: -30px;
    left: 0;
    content: '';
    width: 70px;
    height: 1px;
    background-color: #e83643
}

.la-empresa-area .la-empresa-area-right {
    margin-top: 80px;
    border: 3px solid #fff
}

.la-empresa-area .slick-dots {
    bottom: 45px
}

.work-area {
    min-height: 600px;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-size: cover;
    position: relative
}

.work-area:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(231, 66, 73, 0.6);
    z-index: 1
}

.work-area .rse-title:before {
    border: 13px solid rgba(244, 244, 244, 0.4)
}

.work-area .logo-img {
    padding-top: 28px;
    position: relative;
    z-index: 10
}

.work-area .work-left-content {
    position: relative;
    padding-top: 100px;
    z-index: 9
}

.work-area .work-left-content:before {
    position: absolute;
    width: 86px;
    height: 3px;
    background-color: #ffffff;
    bottom: -25px;
    left: 0;
    content: '';
    z-index: 9
}

.work-area .work-left-content h2 {
    color: #fff;
    font-size: 39px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 1
}

.work-area .work-left-content p {
    text-shadow: 0 0 14px rgba(55, 52, 52, 0.15);
    color: #fff;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.46px;
    margin-top: 85px
}

.work-area .work-left-content .title:before {
    top: -50px;
    z-index: 9
}

.right-content {
    position: absolute;
    right: 0;
    top: 50px;
    max-width: 760px;
    z-index: 999;
    background: #fff;
    padding-top: 56px;
    padding-right: 100px;
    overflow: hidden;
    padding-left: 60px
}

.right-content .right-common-content {
    overflow: hidden;
    padding-bottom: 60px
}

.right-content .right-common-content .right-content-title {
    max-width: 200px;
    float: left
}

.right-content .right-common-content .right-content-title h6 {
    color: #343037;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 40px;
    margin-top: 40px
}

.right-content .right-common-content .right-content-text {
    width: 440px;
    float: right;
    position: relative
}

.right-content .right-common-content .right-content-text:before {
    position: absolute;
    content: '';
    top: 2px;
    left: -25px;
    width: 1px;
    height: 99px;
    background-color: #e74249
}

.right-content .right-common-content .right-content-text:after {
    position: absolute;
    content: '';
    bottom: -35px;
    left: -25px;
    width: 500px;
    height: 2px;
    background-color: #f3f3f3
}

.right-content .right-common-content .right-content-text p {
    color: #444;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 20px
}

.unidades-area {
    background-color: #f3f3f3
}

.noticias-prensa-area {
    padding-top: 27px;
    padding-bottom: 40px
}

.noticias-prensa-area:before {
    top: 50px;
    right: 20px;
    left: auto;
    content: 'noticias';
    text-transform: uppercase;
    color: rgba(237, 234, 234, 0.2)
}

.noticias-prensa-area .noticias-prensa-title {
    margin-bottom: 100px;
    margin-top: -10px
}

.noticias-prensa-area .noticias-prensa-title:before {
    top: -29px
}

.noticias-prensa-area .noticias-prensa-title h1 {
    font-size: 40px;
    color: #343037;
    font-weight: 700;
    margin-top: 20px
}

.noticias-prensa-area .noticias-prensa-left .noticias-prensa-img {
    /* max-width: 265px; */
    height: 150px;
    width: 265px;
    position: relative
}

.noticias-prensa-area .noticias-prensa-left .noticias-prensa {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e74249;
    width: 48px;
    height: 49px;
    text-align: center;
    color: #fff
}

.noticias-prensa-area .noticias-prensa-left .noticias-prensa h6 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px
}

.noticias-prensa-area .noticias-prensa-left .noticias-prensa p {
    font-size: 9px;
    font-weight: 400
}

.noticias-prensa-area .noticias-prensa-left .noticias-prensa-text {
    background: #f7f7f7;
    display: inline-block;
    padding: 17px
}

.noticias-prensa-area .noticias-prensa-left .noticias-prensa-text h6 {
    color: #343037;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

.noticias-prensa-area .noticias-prensa-left .noticias-prensa-text p {
    width: 231px;
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 18.44px
}

.home-footer-area {
    background-image: url("../img/home-footer-banner.jpg");
    width: 100%;
    min-height: 600px;
    background-size: cover;
    background-position: center;
    padding-top: 35px;
    position: relative;
    padding-bottom: 25px
}

.home-footer-area:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 50%;
    height: 100%;
    background-color: #e74249
}

.home-footer-area:after {
    position: absolute;
    top: 200px;
    font-size: 110px;
    left: 0;
    content: 'contacto';
    color: rgba(237, 74, 81, 0.6);
    z-index: 9999;
    font-weight: 800;
    text-transform: uppercase
}

.home-footer-area .contact-left {
    z-index: 1;
    position: absolute;
    right: 100px;
    top: 320px
}

.home-footer-area .contact-left i {
    margin-right: 7px
}

.home-footer-area .contact-left .email span {
    color: #020202;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block
}

.home-footer-area .contact-left .email a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400
}

.home-footer-area .contact-left .tell {
    padding: 27px 0
}

.home-footer-area .contact-left .tell span {
    color: #020202;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block
}

.home-footer-area .contact-left .tell a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    display: block
}

.home-footer-area .contact-left .side-redes p {
    color: #020202;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.home-footer-area .contact-left .side-redes span a {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.home-footer-area .footer-text-title:before {
    top: -29px
}

.home-footer-area .footer-text-title h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #020202;
    margin-top: 50px
}

.home-footer-area .contact-form input {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.home-footer-area .contact-form textarea {
    resize: none;
    color: #fff
}

.home-footer-area .contact-form .form-control {
    background: none;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    box-shadow: none
}

.home-footer-area .contact-form .submit-btn {
    text-align: right;
    padding-top: 20px
}

.home-footer-area .contact-form .submit-btn button {
    background: none;
    padding: 8px 15px;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    transition: .6s
}

.home-footer-area .contact-form .submit-btn button:hover {
    background: #e74249;
    color: #fff
}

.home-footer-area .contact-form ::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.home-footer-area .contact-form ::-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.home-footer-area .contact-form :-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.home-footer-area .contact-form :-moz-placeholder {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.home-footer-area .footer-copy-text {
    padding-top: 90px;
    float: left
}

.home-footer-area .footer-copy-text p {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase
}

.home-footer-area .footer-copy-text a {
    color: #e74249;
    text-decoration: none
}

.unidades-tab-container {
    overflow: hidden;
    margin-left: 8.33333333%
}

.unidades-tab-container .logo-img {
    padding-top: 30px
}

.unidades-tab-container .unidades-tab-menu {
    width: 470px;
    float: left;
    padding-right: 100px;
    position: relative;
    z-index: 15
}

.unidades-tab-container .unidades-tab-menu>ul>li {
    border-bottom: 2px solid rgba(199, 199, 199, 0.4);
    position: relative
}

.unidades-tab-container .unidades-tab-menu>ul>li i {
    position: absolute;
    top: 14px;
    right: 0;
    font-size: 14px
}

.unidades-tab-container .unidades-tab-menu>ul>li ul li {
    padding-bottom: 15px
}

.unidades-tab-container .unidades-tab-menu li {
    float: none;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    list-style: none
}

.unidades-tab-container .unidades-tab-menu li.active ul {
    display: block
}

.unidades-tab-container .unidades-tab-menu li.active ul li.active a {
    color: #e74249;
    font-weight: 700;
    font-size: 13px;
}

.unidades-tab-container .unidades-tab-menu li.active i,
.unidades-tab-container .unidades-tab-menu li.active span {
    color: #e74249
}

.unidades-tab-container .unidades-tab-menu li span {
    padding: 15px 0;
    display: block;
    font-weight: 800;
    letter-spacing: 0.41px;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    color: #343037;
    text-transform: uppercase;
    font-size: 16px;
}

.unidades-tab-container .unidades-tab-menu li a {
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #020202
}

.unidades-tab-container .unidades-tab-menu li a:focus {
    text-decoration: none;
    outline: none
}

.unidades-tab-container .unidades-tab-menu li a:hover {
    color: #e74249
}

.unidades-tab-container .unidades-tab-menu li ul {
    display: none
}

/* asdasdasdsad */



.unidades-tab-container .unidades-tab-menu-two {
    width: 470px;
    float: left;
    padding-right: 100px;
    position: relative;
    z-index: 15
}

.unidades-tab-container .unidades-tab-menu-two>ul>li {
    border-bottom: 2px solid rgba(199, 199, 199, 0.4);
    position: relative
}

.unidades-tab-container .unidades-tab-menu-two>ul>li i {
    position: absolute;
    top: 14px;
    right: 0;
    font-size: 14px
}

.unidades-tab-container .unidades-tab-menu-two>ul>li ul li {
    padding-bottom: 15px
}

.unidades-tab-container .unidades-tab-menu-two li {
    float: none;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    list-style: none
}

.unidades-tab-container .unidades-tab-menu-two li.active ul {
    display: block
}

.unidades-tab-container .unidades-tab-menu-two li.active ul li.active a {
    color: #e74249;
    font-weight: 700;
    font-size: 13px;
}

.unidades-tab-container .unidades-tab-menu-two li.active i,
.unidades-tab-container .unidades-tab-menu-two li.active span {
    color: #e74249
}

.unidades-tab-container .unidades-tab-menu-two li span {
    padding: 15px 0;
    display: block;
    font-weight: 800;
    letter-spacing: 0.41px;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    color: #343037;
    text-transform: uppercase;
    font-size: 16px;
}

.unidades-tab-container .unidades-tab-menu-two li a {
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #020202
}

.unidades-tab-container .unidades-tab-menu-two li a:focus {
    text-decoration: none;
    outline: none
}

.unidades-tab-container .unidades-tab-menu-two li a:hover {
    color: #e74249
}

.unidades-tab-container .unidades-tab-menu-two li ul {
    display: none
}

.containerNew {
    margin-left: auto;
    position: relative
}

.containerNew .logo-img {
    position: absolute;
    top: 30px;
    left: 0
}

.containerNew .tab-details-left {
    overflow: hidden
}

.containerNew .tab-details-left .single-tab {
    width: 50%;
    float: left
}

.containerNew .tab-details-left .single-tab:first-child .single-tab-img {
    border-right: 1px solid #fff
}

.containerNew .tab-details-left .single-tab:last-child .single-tab-img {
    border-left: 1px solid #fff
}

.containerNew .tab-details-left:last-child {
    margin-bottom: 4px
}

.containerNew .single-tab {
    position: relative
}

.containerNew .single-tab .single-tab-img img {
    width: 100%
}

.containerNew .single-tab h5 {
    color: #020202;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 17px
}

.containerNew .single-tab p {
    color: #ffffff;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.containerNew .single-tab a {
    color: #ffffff;
    font-family: "Gotham", sans-serif;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 93px;
    border: 1px solid #e6e6e6
}

.containerNew .single-tab .single-tab-img {
    overflow: hidden;
    border: 2px solid #fff;
    border-bottom: 0 solid #fff
}

.containerNew .single-tab .single-tab-content {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 0;
    z-index: 20;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .7s
}

.containerNew .single-tab .tab-border {
    position: absolute;
    z-index: 10;
    left: 6px;
    right: 6px;
    bottom: 6px;
    top: 6px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .5s
}

.containerNew .single-tab .tab-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(234, 55, 63, 0.85);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .3s
}

.containerNew .single-tab:hover .single-tab-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.containerNew .single-tab:hover .single-tab-content,
.containerNew .single-tab:hover .tab-overlay,
.containerNew .single-tab:hover .tab-border {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.containerNew .uni-side-redes {
    display: inline-block;
    margin-top: 50px
}

.containerNew .uni-side-redes h4 {
    display: inline-block;
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    color: #343037;
    line-height: 1;
    font-weight: 700
}

.containerNew .uni-side-redes a {
    color: #343037;
    font-size: 14px;
    margin-left: 5px
}

.containerNew .uni-side-redes a:hover {
    color: #ea373f
}

.containerNew .uni-two-title {
    min-height: 140px;
    margin-top: 105px;
    margin-bottom: 50px;
}

.containerNew .uni-two-title:before {
    top: -29px;
    right: 78px;
}

.containerNew .uni-title {
    min-height: 140px;
    margin-top: 105px;
    margin-bottom: 1px
}

.containerNew .uni-title:before {
    top: -29px;
    left: 78px
}

.unidades-tab {
    width: calc(100% - 470px);
    float: right
}

.unidades-area {
    position: relative;
    z-index: 2;
    background: rgba(243, 243, 243, 0.5)
}

.unidades-area:before {
    top: 300px;
    content: '';
    text-transform: uppercase;
    color: #f3f3f3;
    z-index: 1
}

.slider-container {
    height: 100vh;
    position: relative
}

.banner-slider-overlay {
    height: 100%;
    position: relative
}

.banner-slider-overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 0%;
    height: 100%;
    background: rgba(231, 66, 73, 0.1);
    z-index: 1;
    transition: 1s
}

.tp-bullet {
    width: 11px;
    height: 11px;
    position: absolute;
    background: white;
    cursor: pointer;
    border-radius: 50%;
    margin-left: -123px !important
}

.tp-bullet.selected {
    background: #000
}

.banner-area .b-slider-text {
    text-align: left !important;
    position: relative
}

.banner-area .b-slider-text h2 {
    text-align: left !important;
    color: #fff;
    font-size: 30px;
    font-family: "Gotham", sans-serif;
    font-weight: 700;
    position: relative;
    max-width: 750px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: -0.46px;
    z-index: 170
}

.banner-slider-box {
    height: 0;
    position: absolute;
    content: '';
    width: 530px;
    border: 0px solid #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: 50%;
    margin-left: -265px;
    top: 50%;
    margin-top: -80px;
    z-index: 99;
    transition: 1s
}

.tp-revslider-slidesli.active-revslide .banner-slider-overlay:after {
    width: 50%;
    background: rgba(231, 66, 73, 0.8)
}

.tp-revslider-slidesli.active-revslide .banner-slider-box {
    border: 9px solid #fff;
    height: 197px;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)"
}

.la-empresa-banner-area {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 445px;
    width: 100%;
    position: relative
}

.la-empresa-banner-area:before {
    background-image: linear-gradient(to top, rgba(153, 153, 155, 0.5) 0%, rgba(153, 153, 155, 0.5) 13%, rgba(231, 66, 73, 0.6) 88%, rgba(231, 66, 73, 0.6) 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.la-empresa-banner-area .cmn-style {
    position: absolute;
    left: 0;
    bottom: -400px
}

.la-empresa-banner-area .cmn-style h2 {
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 70px
}

.la-empresa-banner-area .cmn-style a {
    text-decoration: none;
    color: #fffffd;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 10px
}

.la-empresa-banner-area .cmn-style span a {
    color: #fffffd;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    text-decoration: none
}

.la-empresa-banner-area .cmn-style span a:before {
    position: absolute;
    content: '';
    right: -10px;
    bottom: 5px;
    width: 5px;
    height: 5px;
    background-color: #e74249
}

.nosotros-area {
    padding-top: 40px
}

.nosotros-area .nosotros-area-left {
    position: relative
}

.nosotros-area .nosotros-area-left:before {
    width: 463px;
    height: 321px;
    position: absolute;
    top: 5px;
    left: -20px;
    border: 13px solid rgba(195, 193, 181, 0.3);
    content: '';
    z-index: -1
}

.cls-title h3 {
    color: #343037;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
    margin-bottom: 40px
}

.cls-title h3:before {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    width: 38px;
    height: 2px;
    background-color: #e74249
}

.cls-title h3:after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    width: 122px;
    height: 1px;
    background-color: #eeeeee
}

.cls-text p {
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 24px
}

.filosofia-area {
    padding-bottom: 65px;
    position: relative
}

.filosofia-area:before {
    position: absolute;
    content: 'NOSOTROS';
    left: 0;
    top: -30px;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    color: #edeaea;
    font-size: 110px;
    font-weight: 700;
    text-transform: uppercase
}

.filosofia-area .filosofia-area-left {
    padding-top: 110px
}

.filosofia-area .filosofia-right-area .filosofia-img {
    width: 426px;
    position: relative;
    z-index: 1;
    margin-top: 110px
}

.filosofia-area .filosofia-right-area .filosofia-img:before {
    position: absolute;
    top: 10px;
    left: -20px;
    border: 13px solid rgba(195, 193, 181, 0.2);
    content: '';
    z-index: 1;
    width: 429px;
    height: 293px;
    z-index: -1
}

.mission-area {
    background-image: url("../img/emprasa-misition.png");
    min-height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    position: relative
}

.mission-area:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    width: 100%;
    height: 100%
}

.mission-area .mission-area-left {
    padding-top: 100px
}

.mission-area .mission-area-left .mission-area-title {
    display: inline-block;
    position: relative
}

.mission-area .mission-area-left .mission-area-title h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-bottom: 30px
}

.mission-area .mission-area-left .mission-area-title h5:before {
    position: absolute;
    content: '';
    width: 23px;
    height: 3px;
    background-color: #e74249;
    bottom: -10px;
    left: 20px
}

.mission-area .mission-area-left .mission-area-title:before {
    position: absolute;
    top: -40px;
    left: -30px;
    width: 121px;
    height: 115px;
    border: 13px solid rgba(195, 193, 181, 0.4);
    content: '';
    z-index: 1
}

.mission-area .mission-area-left .mission-left-text p {
    text-shadow: 0 0 18px rgba(55, 52, 52, 0.26), 0 0 17px rgba(255, 255, 255, 0.25);
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.46px;
    margin-top: 30px
}

.valores-area {
    padding-top: 50px;
    position: relative
}

.valores-area:before {
    position: absolute;
    content: 'VALORES';
    left: 0;
    top: 426px;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    color: #edeaea;
    font-size: 110px;
    font-weight: 700;
    text-transform: uppercase
}

.valores-area .valores-title h1 {
    margin-top: 44px;
    color: #343037;
    font-size: 39px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase
}

.valores-area .single-valores-area {
    padding-bottom: 40px
}

.valores-area .single-valores-area .single-valores-text .single-valores-title p {
    color: #343037;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px
}

.valores-area .single-valores-area .single-valores-text .single-valores-title p:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 3px;
    background-color: #e74249;
    bottom: -10px;
    left: 0
}

.valores-area .single-valores-area .single-valores-text .single-text p {
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.46px
}

.valores-area .single-valores-area .single-valores-img {
    height: 47px;
    margin-bottom: 10px
}

.historia-area {
    background-image: url("../img/nuestra.jpg");
    min-height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    position: relative;
    color: #fff
}

.historia-area .historia-text {
    padding-top: 50px
}

.historia-area .historia-text h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase
}

.historia-area .historia-text p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px
}

.historia-area .historia-slider-text {
    max-width: 360px;
    margin: 0 auto;
    text-align: center
}

.historia-area .historia-slider-text p {
    width: 400px;
    height: 174px;
    background-color: rgba(231, 66, 73, 0.5);
    padding: 52px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px
}

#timeline {
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 43px;
    position: relative;
    background: url("../img/line.png") left 10px repeat-x
}

#date {
    width: 100%;
    height: 60px;
    overflow: hidden
}

#date li {
    list-style: none;
    float: left;
    width: 400px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    padding-top: 10px
}

#date li a {
    position: relative;
    color: #d1d1d1;
    font-size: 18px;
    font-weight: 400;
    font-family: "Gotham", sans-serif
}

#date li a:before {
    position: absolute;
    bottom: 40px;
    left: 50%;
    width: 15px;
    height: 15px;
    content: "";
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: -7px;
    background: #747079
}

#date li a.selected:before {
    position: absolute;
    bottom: 42px;
    left: 50%;
    width: 20px;
    height: 20px;
    content: "";
    background: #fff;
    border-radius: 50%;
    margin-left: -10px;
    border: 0;
    text-decoration: none
}

#date a {
    text-decoration: none;
    line-height: 58px;
    padding-bottom: 10px
}

#date .selected {
    font-size: 26px;
    font-weight: 700
}

#issues {
    width: 100%;
    height: 350px;
    overflow: hidden
}

#issues li {
    width: 400px;
    height: 350px;
    list-style: none;
    float: left;
    text-align: center
}

.issues-area {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.issues-area p {
    margin-top: 15px;
    background: rgba(231, 66, 73, 0.3);
    padding: 50px 20px
}

#grad_left,
#grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0
}

#next,
#prev {
    position: absolute;
    top: 0;
    font-size: 14px;
    top: 80px;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 35px;
    height: 35px;
    background-color: #333037;
    border-radius: 50%;
    color: #ffffff;
    font-weight: 400
}

#next i,
#prev i {
    left: 40%;
    position: absolute;
    top: 10px
}

#next:hover,
#prev:hover {
    background-position: 0 -76px
}

#next {
    right: -53px;
    z-index: 1
}

#prev {
    left: -53px
}

#next.disabled,
#prev.disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.novedades-banner-area {
    background-position: top center;
    background-size: cover;
    min-height: 445px;
    width: 100%;
    position: relative
}

.novedades-banner-area:before {
    background-image: linear-gradient(to top, rgba(153, 153, 155, 0.5) 0%, rgba(153, 153, 155, 0.5) 13%, rgba(231, 66, 73, 0.6) 88%, rgba(231, 66, 73, 0.6) 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.novedades-banner-area i:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.novedades-banner-area .single-ver-mas-btn i {
    font-weight: 900
}

.description-area {
    position: relative;
    padding-top: 35px
}

.description-area:before {
    position: absolute;
    content: 'noticias';
    left: 0;
    top: -25px;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    color: #edeaea;
    font-size: 110px;
    font-weight: 800;
    text-transform: uppercase
}

.description-area .description-left-area {
    padding-top: 47px
}

.description-area .description-left-area .single-description-area {
    padding-top: 23px;
    padding-bottom: 23px;
    overflow: hidden;
    clear: both
}

.description-area .description-left-area .single-description-img {
    margin-right: 30px;
    float: left;
    width: 260px;
    position: relative
}

.description-area .description-left-area .single-description-img:before {
    position: absolute;
    content: '';
    bottom: -23px;
    left: 0;
    width: 650px;
    height: 1px;
    background-color: #eaeaea
}

.description-area .description-left-area .single-description-img .single-description-left-img {
    width: 260px;
    height: 168px;
    position: relative;
    /* border: 3px solid #f7f7f7 */
}

.description-area .description-left-area .single-description-img .single-description-left-img .single-description-left-img img {
    width: 100%
}

.description-area .description-left-area .single-description-img .single-description-left-img .single-text-before {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #e74249;
    padding: 5px 8px
}

.description-area .description-left-area .single-description-img .single-description-left-img .single-text-before h6,
.description-area .description-left-area .single-description-img .single-description-left-img .single-text-before p {
    color: #fff;
    margin: 0;
    padding: 0
}

.description-area .description-left-area .single-description-img .single-description-left-img .single-text-before h6 {
    font-family: "Gotham", sans-serif;
    font-weight: 700;
    font-size: 17px
}

.description-area .description-left-area .single-description-img .single-description-left-img .single-text-before p {
    color: #fff;
    font-size: 9px;
    font-family: "Gotham", sans-serif;
    font-weight: 400;
    line-height: 15px
}

.description-area .single-description-text {
    max-width: 360px;
    float: left
}

.description-area .single-description-text i {
    font-size: 10px;
    color: #a9a9a9
}

.description-area .single-description-text h6 {
    font-style: italic;
    font-size: 10px;
    margin-top: 0;
    color: #a9a9a9
}

.description-area .single-description-text h3 {
    font-family: "Gotham", sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -0.35px;
    line-height: 1.4;
    margin: 0 0 5px
}

.description-area .single-description-text h3 a {
    color: #343037
}

.description-area .single-description-text p {
    color: #444;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.46px;
    margin-bottom: 10px
}

.description-area .single-description-text .single-ver-mas-btn {
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 2px 6px;
    cursor: pointer;
    margin-top: 13px;
    transition: .3s
}

.description-area .single-description-text .single-ver-mas-btn img {
    margin-top: -2px;
    margin-left: 2px
}

.description-area .single-description-text .single-ver-mas-btn:hover {
    background: #ea373f
}

.description-area .single-description-text .single-ver-mas-btn:hover a {
    color: #444
}

.description-area .single-description-text .single-ver-mas-btn span a {
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    transition: .3s
}

.pagination-area {
    padding-top: 30px;
    padding-bottom: 70px;
    text-align: center
}

.pagination-area .paginas-inner {
    display: inline-block;
    text-align: center
}

.pagination-area .paginas-inner a {
    text-align: center;
    color: black;
    float: left;
    border: 2px solid #eaeaea;
    padding: 0px 10px;
    margin-left: 3px;
    text-decoration: none;
    color: #343037;
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500
}

.pagination-area .paginas-inner a.active,
.pagination-area .paginas-inner a:hover {
    background-color: #e74249;
    color: #fff
}

.pagination-area .paginas-inner p {
    display: inline-block;
    float: left;
    margin-top: 6px;
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 15px;
    font-weight: 400
}

.description-area {
    margin-bottom: 50px
}

.description-area .novo-left-area {
    padding-top: 75px;
    margin-bottom: 40px
}

.description-area .novo-left-area .slider-for {
    margin-bottom: 10px
}

.description-area .novo-left-area .slider-for .single-novo-slider {
    border: 4px solid #f7f7f7;
    cursor: pointer;
    position: relative
}

.description-area .novo-left-area .slider-for .single-novo-slider img {
    width: 100%
}

.description-area .novo-left-area .slider-for .single-novo-slider .novo-slider-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e74249;
    color: #fff;
    padding: 10px 12px;
    text-align: center
}

.description-area .novo-left-area .slider-for .single-novo-slider .novo-slider-text h2 {
    margin: 0;
    color: #fff;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 700
}

.description-area .novo-left-area .slider-for .single-novo-slider .novo-slider-text p {
    margin: 0;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase
}

.description-area .novo-left-area .slider-nav .single-novo-slider {
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    border: 4px solid transparent
}

.description-area .novo-left-area .slider-nav .single-novo-slider.slick-current {
    border: 4px solid #e74249
}

.description-area .novo-left-area .slider-nav .single-novo-slider.slick-current:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.description-area .novo-left-area .slider-nav .single-novo-slider:hover:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.description-area .novo-left-area .novo-left-slider-text-area .left-slider-title h2 {
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase
}

.description-area .novo-left-area .novo-left-slider-text-area .left-slider-title span {
    color: #a9a9a9;
    font-size: 12px;
    font-weight: 400;
    font-style: italic
}

.description-area .novo-left-area .novo-left-slider-text-area .left-slider-title i {
    margin-right: 5px
}

.description-area .novo-left-area .novo-left-slider-text-area .slider-text p {
    font-size: 13px;
    color: #444;
    letter-spacing: 0.46px;
    line-height: 21px;
    margin-top: 20px;
    font-family: "Gotham", sans-serif
}

.description-area .novo-left-area .compartir {
    background: #f7f7f7;
    padding: 7px 0;
    margin-top: 40px
}

.description-area .novo-left-area .compartir span {
    margin-left: 15px;
    color: #343037;
    font-size: 13px;
    font-weight: 500;
    font-family: "Gotham", sans-serif;
    text-transform: uppercase;
    display: inline-block
}

.description-area .novo-left-area .compartir i {
    color: #343037;
    font-weight: 700;
    padding-left: 4px;
    padding-right: 5px
}

.description-area .novo-left-area .compartir i:hover {
    color: #e74249
}

.rse-area {
    padding-top: 36px;
    padding-bottom: 100px
}

.rse-area .rse-left-inner-area .rse-left-inner-title {
    padding-bottom: 60px
}

.rse-area .rse-left-inner-area p {
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0.46px
}

.rse-area .overlay {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    transition: .5s
}

.rse-area .overlay:before {
    background: rgba(234, 55, 63, 0.85);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .5s
}

.rse-area .image {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease
}

.rse-area .middle {
    transition: .5s ease;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    transition: .5s;
    z-index: 2
}

.rse-area .middle p {
    margin-bottom: 20px;
    color: #020202;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

.rse-area .overlay:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.rse-area .overlay:hover .middle {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 50%
}

.rse-area .text a {
    text-decoration: none;
    color: #fff;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 6px 12px
}

.mini-bodegas-area {
    padding-top: 40px
}

.mini-bodegas-area .accordion {
    background-color: #eaeaea;
    cursor: pointer;
    padding: 14px 30px;
    width: 100%;
    border: 0;
    text-align: left;
    outline: none;
    transition: 0.4s;
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.mini-bodegas-area .accordion:before {
    position: absolute;
    content: '';
    width: 47px;
    height: 46px;
    right: 0;
    bottom: 0;
    background-color: #333037;
    z-index: 1
}

.mini-bodegas-area .accordion:after {
    position: absolute;
    content: '\002B';
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    z-index: 999999;
    top: 17px;
    right: 20px
}

.mini-bodegas-area .active,
.mini-bodegas-area .accordion:hover {
    background-color: #e74249;
    color: #fff
}

.mini-bodegas-area .active:after {
    content: "\2212"
}

.mini-bodegas-area .panel {
    max-height: auto !important;
    border: 0;
    margin-bottom: 5px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out
}

.mini-bodegas-area .panel .image-content {
    margin: 10px 0 0
}

.mini-bodegas-area .panel .image-content img {
    display: table;
    margin: 0 auto;
    max-width: 80%
}

.mini-bodegas-area .panel p {
    color: #3c3c3c;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    padding: 18px 30px;
    margin: 0;
    font-weight: 400;
    line-height: 20px
}

.rse-area-left-text p {
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    margin-top: 15px
}

.rse-area-left-text span {
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    display: block;
    margin-top: 22px
}

.rse-area-left-text span i {
    color: #e74249;
    margin-right: 7px;
    font-size: 15px;
    font-weight: 900
}

.rse-2-banner-area {
    background-image: url("../img/rse-2-banner.png");
    min-height: 448px;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    position: relative
}

.rse-2-banner-area:before {
    background-image: linear-gradient(to top, rgba(153, 153, 155, 0.5) 0%, rgba(153, 153, 155, 0.5) 13%, rgba(231, 66, 73, 0.6) 88%, #e74249 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rse-3-area {
    position: relative
}

.rse-3-area:before {
    position: absolute;
    content: "";
    text-transform: uppercase;
    color: #f9f9fa;
    font-size: 95px;
    font-weight: 800;
    top: 660px;
    left: 0px
}

.rse-2-area-left-text {
    margin-top: 100px
}

.rse-3-title {
    padding-bottom: 20px
}

.rse-3-title h3 {
    margin-top: 44px
}

.rse-2-area {
    position: relative
}

.rse-2-area:before {
    position: absolute;
    content: "";
    text-transform: uppercase;
    color: #f9f9fa;
    font-size: 50px;
    font-weight: 800;
    top: 700px;
    left: 0px
}

.rse-2-area .slick-dots {
    bottom: 22px
}

.rse-2-area .rse-left-bottom-title h3 {
    margin-top: 60px;
    margin-bottom: 44px !important
}

.rse-area-left .rse-area-left-slider {
    margin-left: 15px;
    position: relative;
    margin-bottom: 50px
}

.rse-area-left .rse-area-left-slider img {
    width: 100%
}

.rse-area-left .rse-area-left-slider:before {
    position: absolute;
    content: '';
    border: 13px solid #c3c1b5;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    left: -18px;
    top: 20px;
    height: 100%;
    width: 100%;
    z-index: -1
}

.rse-3-left-slider .slick-dots {
    bottom: 16px
}

.rse-cover-area {
    background-attachment: fixed;
    min-height: 445px;
    width: 100%;
    position: relative
}

.rse-cover-area:before {
    background-image: linear-gradient(to top, rgba(153, 153, 155, 0.5) 0%, rgba(153, 153, 155, 0.5) 13%, rgba(231, 66, 73, 0.6) 88%, #e74249 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rse-cover-area .cmn-style {
    position: absolute;
    bottom: -400px
}

.rse-cover-area .cmn-style h2 {
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 70px
}

.rse-cover-area .cmn-style a {
    text-decoration: none;
    color: #fffffd;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 10px
}

.rse-cover-area .cmn-style span a {
    color: #fffffd;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    text-decoration: none
}

.rse-cover-area .cmn-style span a:before {
    position: absolute;
    content: '';
    right: -10px;
    bottom: 5px;
    width: 5px;
    height: 5px;
    background-color: #e74249
}

.rse-1-area {
    position: relative
}

.rse-1-area:before {
    position: absolute;
    content: '';
    text-transform: uppercase;
    color: #f9f9f9;
    font-size: 95px;
    font-weight: 800;
    top: 600px;
    left: 0
}

.rse-area {
    padding-top: 35px;
    padding-bottom: 70px;
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px
}

.rse-area .rse-content .img-content {
    border: 4px solid #f3f3f0;
    background: #FFF;
    width: 100%;
    max-width: 280px;
    margin-left: 20px
}

.rse-area .rse-content .img-content:before {
    position: absolute;
    content: '';
    border: 13px solid #c3c1b5;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    left: 15px;
    top: 20px;
    height: 100%;
    width: 260px;
    z-index: -1
}

.rse-area .rse-content .rse-title h3 {
    color: #343037;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    display: inline-block;
    line-height: 1.4
}

.rse-area .rse-content .rse-title h3:before {
    position: absolute;
    content: '';
    width: 50px;
    bottom: 0px;
    left: 0;
    height: 3px;
    background-color: #e74249
}

.rse-area .rse-content .rse-intro p:first-child {
    font-weight: 400
}

.rse-area .rse-content .rse-intro ul {
    margin: 15px 0
}

.rse-area .rse-content .rse-intro ul li {
    list-style: none;
    margin-top: 10px
}

.rse-area .rse-content .rse-intro ul li span {
    color: #e74249;
    font-size: 13px;
    font-weight: 900
}

.rse-area .rse-content .rse-body {
    width: 100%;
    margin-top: 50px
}

.rse-area .rse-content .rse-body h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #343037;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 5px solid #e83643;
    padding: 10px 0 10px 10px;
    margin: 0 auto 20px
}

.rse-area .rse-content .items-alliances img {
    display: table;
    margin: 0 auto;
    max-height: 200px
}

.rse-area .rse-content .items-alliances h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #343037;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 8px 0
}

.rse-area .rse-content .items-alliances .sameHeight {
    margin-top: 25px
}

.rse-area .rse-content .rse-items {
    width: 100%
}

.rse-area .rse-content .rse-items .item-gallery {
    position: relative;
    margin-top: 40px;
    border: 1px solid #e3ebf2
}

.rse-area .rse-content .rse-items .item-gallery:first-child {
    margin-top: 25px
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content {
    height: 225px;
    position: relative
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content .gallery-item-content-slide {
    position: relative
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content .gallery-item-content-slide .overlay-title {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: "Gotham", sans-serif;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
    height: 28px;
    z-index: 1;
    text-overflow: ellipsis
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content .gallery-item-content-slide .overlay-title span {
    padding-left: 5px
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content .gallery-item-content-slide .overlay-title:after {
    background-color: #ce343c;
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: -1
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content .slick-dots {
    bottom: 16px;
    right: 0;
    width: auto
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content .slick-dots li {
    margin: 0 7px
}

.rse-area .rse-content .rse-items .item-gallery .gallery-item-content .slick-dots li.slick-active button {
    background-color: #fc1122
}

.rse-area .rse-content .rse-items .item-gallery .rse-items-body {
    padding: 0 10px
}

.rse-area .rse-content .rse-items .item-gallery .rse-items-body h3 {
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Gotham", sans-serif;
    font-weight: 600
}

.rse-area .rse-content .rse-items .item-gallery .rse-items-body h3 span {
    color: #e83643
}

.rse-area .rse-content .rse-items .item-gallery .rse-items-body p {
    font-size: 13px
}

.sidebar-area {
    height: 100%;
    background: #f7f7f7;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative
}

.sidebar-area h4{
    max-width: 230px;
    margin-bottom: 15px;
    margin-top: 55px;
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase
}

.sidebar-area h3{
    max-width: 230px;
    margin-bottom: 5px;
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase
}

.sidebar-area .side-dropdown ul ul {
    display: none
}

.sidebar-area li {
    list-style: none;
    max-width: 230px
}

.sidebar-area li.active>p,
.sidebar-area li.active>a {
    color: #ea373f
}

.sidebar-area li p,
.sidebar-area li a {
    cursor: pointer;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #343037;
    text-transform: uppercase;
    line-height: 46px;
    border-bottom: 1px solid rgba(199, 199, 199, 0.7);
    display: block;
    position: relative;
    transition: .3s
}

.sidebar-area li p:hover,
.sidebar-area li a:hover {
    color: #ea373f
}

.sidebar-area li p i,
.sidebar-area li a i {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    font-size: 15px;
    line-height: 46px;
    letter-spacing: -0.02px;
    text-transform: uppercase;
    color: #c7c7c7
}

.sidebar-area .side-dropdown ul>li>ul>li {
    padding: 5px 0
}

.sidebar-area .sidebar-social li {
    padding: 10px 0
}

.sidebar-area .side-noticias .side-noticias-area {
    padding-top: 37px
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single {
    padding-bottom: 28px
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single .side-noticias-left {
    width: 20%;
    display: inline-block;
    vertical-align: top
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single .side-noticias-left .side-noticias-left img {
    width: 100%
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single .side-noticias-right {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    margin-left: 2%
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single .side-noticias-right p {
    color: #443f47;
    margin-bottom: 18px;
    font-size: 11px;
    font-family: "Gotham", sans-serif
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single .side-noticias-right p:hover {
    color: #e74249
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single .side-noticias-right h6 {
    font-size: 10px;
    color: #a8a8a8;
    margin: 0;
    font-style: italic
}

.sidebar-area .side-noticias .side-noticias-area .side-noticias-single .side-noticias-right h6 i {
    margin-right: 5px
}

.sidebar-area .side-redes {
    position: absolute;
    bottom: 22px;
    z-index: 2
}

.sidebar-area .side-redes i {
    font-size: 16px;
    color: #000000;
    margin: 0 5px
}

.sidebar-area .side-redes i:hover {
    color: #ea373f
}

.trabaja-banner-area {
    background-attachment: fixed;
    min-height: 445px;
    width: 100%;
    position: relative
}

.trabaja-banner-area:before {
    background-image: linear-gradient(to top, rgba(153, 153, 155, 0.5) 0%, rgba(153, 153, 155, 0.5) 13%, rgba(231, 66, 73, 0.6) 88%, #e74249 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.trabaja-text-area .trabaja-title h2 {
    color: #333037;
    font-family: "Gotham", sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    text-transform: uppercase;
    position: relative
}

.trabaja-text-area .trabaja-title h2:before {
    position: absolute;
    content: '';
    width: 50px;
    bottom: 0;
    left: 0;
    height: 3px;
    background-color: #e83643
}

.trabaja-text-area .trabaja-text p {
    color: #444;
    font-family: "Gotham", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px
}

.trabaja-form-area {
    position: relative;
    padding-bottom: 50px
}

.trabaja-form-area:before {
    position: absolute;
    content: '';
    color: #f9f9f9;
    font-size: 110px;
    font-weight: 800;
    top: -55px;
    left: 0;
    text-transform: uppercase
}

.trabaja-form-area .trabaja-form-left-area .form-area {
    padding-top: 28px
}

.trabaja-form-area .trabaja-form-left-area .form-area .form-group {
    margin-bottom: 20px
}

.trabaja-form-area .trabaja-form-left-area .form-area .form-group label {
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase
}

.trabaja-form-area .trabaja-form-left-area .form-area .form-group textarea {
    height: auto !important;
    resize: none
}

.trabaja-form-area .trabaja-form-left-area .form-area .form-group .form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    outline: 0
}

.trabaja-form-area .trabaja-form-left-area .form-area .file-uplode {
    padding-top: 10px
}

.trabaja-form-area .trabaja-form-left-area .form-area .file-uplode label {
    color: #333037;
    font-family: "Gotham", sans-serif;
    padding: 10px 13px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.trabaja-form-area .trabaja-form-left-area .form-area .file-uplode label:hover {
    color: #e74249
}

.trabaja-form-area .trabaja-form-left-area .form-area .file-uplode h2 {
    margin-bottom: 15px;
    color: #333037;
    font-family: "Gotham", sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.trabaja-form-area .trabaja-form-left-area .form-area .enviar-btn {
    padding-top: 28px
}

.trabaja-form-area .trabaja-form-left-area .form-area .enviar-btn button {
    border: 0;
    background: #e74249;
    padding: 10px 15px;
    cursor: pointer
}

.trabaja-form-area .trabaja-form-left-area .form-area .enviar-btn span {
    color: #fff;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

.ubi-map {
    margin-top: 30px
}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.inputfile+label {
    max-width: 80%;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px 20px;
    padding: 0.625rem 1.25rem
}

.no-js .inputfile+label {
    display: none
}

.inputfile:focus+label,
.inputfile.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px
}

.inputfile+label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: 4px;
    margin-right: 4px
}

.inputfile-1+label {
    color: #000;
    background-color: #eaeaea
}

.inputfile-1:focus+label,
.inputfile-1.has-focus+label,
.inputfile-1+label:hover {
    background-color: #eaeaea
}

.custom-select {
    position: relative
}

.custom-select:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-image: url("../img/select-bf.png");
    width: 36px;
    height: 37px
}

.custom-select select {
    display: none
}

.select-selected:after {
    position: absolute;
    content: "\f107";
    top: 14px;
    right: 12px;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free'
}

.select-selected:before {
    position: absolute;
    content: '\f106';
    right: 12px;
    top: 5px;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    top: 5px
}

.select-items div,
.select-selected {
    padding: 9px 0;
    padding-left: 49px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    color: #343037;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99
}

.select-hide {
    display: none
}

.select-items div:hover,
.same-as-selected {
    background-color: #eaeaea;
    color: #e74249
}

.s-hidden {
    display: none !important
}

.options {
    display: none !important
}

.styledSelect {
    display: none !important
}

.unidades-banner-area {
    background-position: top center;
    min-height: 445px;
    width: 100%;
    background-size: cover;
    position: relative
}

.unidades-banner-area:before {
    background-image: linear-gradient(to top, rgba(153, 153, 155, 0.5) 0%, rgba(153, 153, 155, 0.5) 13%, rgba(231, 66, 73, 0.6) 88%, rgba(231, 66, 73, 0.6) 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.unidades-area .cookcodesmenu_menu {
    position: relative
}

.unidades-text-area {
    padding: 50px 0
}

.unidades-text-area .unidades-title h2 {
    color: #333037;
    font-family: "Gotham", sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 10px;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding-bottom: 37px
}

.unidades-text-area .unidades-title h2:before {
    position: absolute;
    content: '';
    width: 49px;
    bottom: 10px;
    left: 14px;
    height: 3px;
    background-color: #e74249
}

.unidades-menu ul li {
    background: #FFF;
    width: 25%;
    float: left;
    list-style: none;
    position: relative
}

.unidades-menu ul li:hover ul {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.unidades-menu ul li h4 {
    margin: 0;
    border: 1px solid #eee;
    color: #e74249;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer
}

.unidades-menu ul li h4 img {
    margin-right: 14px
}

.unidades-menu ul li ul {
    border: 1px solid #e8e8e8;
    width: 100%;
    max-width: 260px;
    position: absolute;
    top: 36px;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .6s;
    z-index: 2
}

.unidades-menu ul li ul:first-child {
    left: 2px
}

.unidades-menu ul li ul li {
    width: 100%;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

.unidades-menu ul li ul li:last-child {
    border-bottom: none
}

.unidades-menu ul li ul li a {
    color: #787878;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    font-weight: 400;
    text-decoration: none;
    margin-left: 15px
}

.unidades-menu ul li ul li a:hover {
    color: #e74249
}

.unidades-menu ul li ul li.active a {
    color: #e74249
}

.u-la-cca {
    margin-top: 50px
}

.uni-cca-img {
    position: relative;
    width: 285px
}

.uni-cca-img img {
    width: 100%;
    /* border: 5px solid #fff */
}

.unidads-area {
    position: relative
}

.unidades-tabs-area {
    padding-right: 80px;
    width: 270px;
    float: left;
}

.unidads-area .unidades-tabs-area {
    padding-right: 80px;
    width: 270px;
    float: left;
}

.unidads-area .unidades-tabs-area .uni-side-redes {
    padding-top: 130px
}

.unidades-tabs-area .uni-side-redes {
    padding-top: 130px
}

.unidads-area .unidades-tabs-area .uni-side-redes h4 {
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 18px
}

.uni-side-redes a {
    color: #8a90a2;
    text-decoration: none;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 400;
}

.unidads-area .unidades-tabs-area .uni-side-redes a {
    color: #8a90a2;
    text-decoration: none;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 400
}

.unidads-area .unidades-tabs-area .uni-side-redes a:hover {
    color: #e74249
}

.uni-side-redes a:hover {
    color: #e74249;
}

.unidads-area .unidades-tabs-area li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 15px 0
}

.unidads-area .unidades-tabs-area li a {
    line-height: 1.3;
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
    text-transform: uppercase
}

.unidades-tabs-area li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 15px 0
}

.unidades-tabs-area li a {
    line-height: 1.3;
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
    text-transform: uppercase
}

.unidads-area .tab-content {
    overflow: hidden;
    width: calc(100% - 270px);
    float: right
}

.unidads-area .tab-contenido {
    overflow: hidden;
    width: calc(100% - 270px);
    float: right
}

.uni-cca-text h3 {
    color: #343037;
    font-family: "Gotham", sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    text-transform: uppercase
}

.uni-cca-text p {
    margin-bottom: 28px;
    color: #444;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px
}

.uni-cca-text a {
    color: #e74249;
    text-decoration: none;
    line-height: .46;
    text-decoration: underline
}

.uni-cca-text ul,
.uni-cca-text li {
    list-style: none
}

.uni-cca-text ul {
    margin: 0;
    padding: 0
}

.uni-cca-text span {
    color: #444;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    display: block;
    margin-top: 12px
}

.uni-cca-text span i {
    color: #e74249;
    margin-right: 7px;
    font-size: 15px;
    font-weight: 900
}

.u-marcas {
    position: relative
}

.u-marcas .marcas-area .marcas-title h3 {
    color: #343037;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    display: block;
    line-height: 1.4;
    padding-bottom: 20px
}

.u-marcas .marcas-area .marcas-title h3:before {
    position: absolute;
    content: '';
    width: 49px;
    bottom: 0px;
    left: 0;
    height: 3px;
    background-color: #e74249
}

.u-marcas .marcas-area .tab-details-top {
    overflow: hidden;
    padding-bottom: 20px
}

.u-marcas .marcas-area .tab-details-top img {
    width: 100%
}

.u-marcas .marcas-area .tab-details-top .tab-details-left {
    width: 400px;
    display: inline-block;
    margin-right: 30px;
    float: left
}

.u-marcas .marcas-area .tab-details-top .tab-details-right {
    width: 270px;
    float: left
}

.u-marcas .marcas-area .tab-details-bottom .tab-details-left {
    width: 270px;
    margin-right: 30px;
    float: left;
    display: inline-block
}

.u-marcas .marcas-area .tab-details-bottom .tab-details-right {
    width: 400px;
    float: left
}

.u-marcas .marcas-area .single-tab {
    position: relative
}

.u-marcas .marcas-area .single-tab .single-tab-img img {
    width: 100%;
    object-fit: cover;
}

.u-marcas .marcas-area .single-tab a {
    color: #ffffff;
    font-family: "Gotham", sans-serif;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 93px;
    text-decoration: none;
    border: 1px solid #e6e6e6
}

.u-marcas .marcas-area .single-tab .single-tab-content {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 0;
    z-index: 20;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .7s
}

.u-marcas .marcas-area .single-tab .single-tab-content h4 {
    color: #020202;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 18px
}

.u-marcas .marcas-area .single-tab .tab-border {
    position: absolute;
    z-index: 10;
    left: 6px;
    right: 6px;
    bottom: 6px;
    top: 6px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .5s
}

.u-marcas .marcas-area .single-tab .tab-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(234, 55, 63, 0.85);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: .3s
}

.u-marcas .marcas-area .single-tab:hover .single-tab-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.u-marcas .marcas-area .single-tab:hover .single-tab-content,
.u-marcas .marcas-area .single-tab:hover .tab-overlay,
.u-marcas .marcas-area .single-tab:hover .tab-border {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.u-gallery {
    margin-top: 30px
}

.u-gallery .single-tab {
    margin-bottom: 20px
}

#map {
    width: 100%;
    height: 400px
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 0;
    max-width: 735px;
    padding: 5px;
    border-bottom: 5px solid #e74249
}

.fancybox-slide--html .fancybox-content img {
    display: table;
    margin: 0 auto
}

.fancybox-slide--html .fancybox-content h2 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
    font-family: "Gotham", sans-serif;
    color: #353037;
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase
}

.fancybox-slide--html .fancybox-content p {
    color: #444;
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 15px
}

.fancybox-container {
    z-index: 10000000
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    stroke: #fff;
    width: 56px
}

/* REVISTAS */

.revistas-area {
    margin: 50px 0;
    position: relative;
}

.revistas-area .revistas-title {
    padding-bottom: 80px;
}

.revistas-area .single-revistas-area {
    margin-bottom: 40px;
    padding: 0 5px;
}

.revistas-area .revistas-area:before {
    position: absolute;
    content: 'REVISTAS';
    left: 0;
    top: 510px;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    color: #edeaea;
    font-size: 110px;
    font-weight: 700;
    text-transform: uppercase;
}

.revistas-area .single-revistas-area .single-revistas-img,
.revistas-area .single-revistas-area .single-revistas-text .single-revistas-title {
    padding-bottom: 20px;
}

.revistas-area .single-revistas-area .single-revistas-text .single-revistas-title p {
    color: #343037;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}

.revistas-area .single-revistas-area .single-revistas-text .single-revistas-title p:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 3px;
    background-color: #e74249;
    bottom: -10px;
    left: 0;
}

.icon-fa {
    font-size: 40px;
    color: #fff;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-10 {
  margin-bottom: 10rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-10 {
  margin-top: 5rem !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.text-container {
    text-align: center;
}

.text-container p {
    font-size: 15px;
    margin-bottom: 0;
}

.img-container img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}

.form-message.error {
    color: #fff;
    background-color: #D00A2B;
    border-color: red;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;
}

.form-message.success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;
}

.newstyle-container {
    margin-right: auto !important;
    margin-left: inherit !important;
}

.newstyle-units-container {
    margin-right: 8.33333333% !important;
    margin-left: 0 !important;
}

.newstyle-units-menu {
    float: right !important;
    padding-right: 0 !important;
    padding-left: 100px !important;
}

.newstyle-logo-img {
    right: 0 !important;
    left: inherit !important;
}

.bg-red {
    background-color: #e74249 !important;
}

a.classic {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    border: 1px solid #e6e6e6;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.d-flex {
    display: flex !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.boton-enl {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.boton-enl a {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 10px;
    border-radius: 20px;
    background-color: #e74249;
}

@media (max-width: 991px) {
    .single-revistas-area {
        text-align: center;
    }
    .revistas-area .single-revistas-area .single-revistas-text .single-revistas-title p:before {
        left: 160px;
    }
}

@media(max-width: 768px) {
    .revistas-area .single-revistas-area .single-revistas-text .single-revistas-title p:before {
        display: none;
    }
}