@import url('http://fonts.cdnfonts.com/css/futura-lt-bt');

b, strong {
    font-weight: bold;
}

.inline-block {
    display: inline-block;
}

.row {
    overflow: hidden;
}

.row .vertical-middle {
    align-self: center;
}

body, html {
    height: auto;
    min-height: 100%;
}



/***********************TEXTO PARA BOOTS ***************/
.telclassro {
    color: transparent !important;
    background-color: transparent;
}

/***************FIN TEXTO BOOTS*****************/


.slide .description .title {
    /*font-family: Ubuntu, OpenSans, Arial  !important;*/
    /* font-family: Ubuntu !important; */
    font-family: 'Arial' !important;
}

.parallax, .parallax .maskForImage {
    background-attachment: fixed !important;
    background-size: cover !important;
}

h1, h2, h3, h4, .titulo, .header-content, .header-content *, #informacion, .btn {
    /* font-family: Ubuntu !important; */
    font-family: 'Arial' !important;
}

html, body {
    /* font-family: Ubuntu !important; */
    /*font-family: raleway !important;*/
    font-family: 'Arial' !important;
}

h1, h2, h3, h4, .titulo {
    /*text-transform: uppercase;*/
    text-align: center;
}

.content h1, .content h2, .content h3, .content h4, .content .titulo {
    margin: 10px 0;
    /*color: #e4868d;POR PANEL*/
}

.content hr {
    margin-bottom: 20px;
}

.input_captcha .form-group {
    margin-bottom: 0 !important;
}

.content .form-group {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

section>div.titulo {
    margin-bottom: 0;
}

section>div.titulo h1, section>div.titulo h2 {
    font-weight: normal;
    text-transform: initial;
    padding: 6px 0;
    font-size: 30px;
    margin-bottom: 0 !important;
}

.titulo {
    font-size: 3rem;
    margin-bottom: 0.5rem;
    line-height: 1.1;
}

.form-control {
    border-radius: 0;
}

/* Menu (repsonsive) */

ul.menu {
    padding-left: 0;
}

#sidebar a {
    font-style: italic;
    font-family: 'Arial' !important;
}

/* a {
    color: blue;
} */

/* Estructura principal */

body {
    color: #000;
    padding-top: 0;
}

.btn {
    font-weight: normal;
    padding: 0.5rem 0.75rem 0.5rem;
    white-space: initial;
}

#mainContent section .btn {
    margin-top: 20px;
}

.content .btn {
    margin-bottom: 20px;
    /*color: #fff !important;POR PANEL*/
}

section p {
    margin-top: 10px;
}

/*i.fa {
    vertical-align: middle;
}

p i.fa {
    vertical-align: baseline;
}*/

hr {
    margin: 0 auto;
}

hr.big {
    max-width: 100%;
    width: 100%;
    border-color: #000 !important;
    margin-bottom: 10px;
    height: 0px;
}

hr.banner {
    max-width: 100%;
    width: 100%;
    height: 2px;
    margin: 0 0 10px 0;
    border: none;
    background: #fff;
}

li {
    list-style-type: none;
}

section ul {
    padding-left: 0px;
}

section li::before {
    content: "";
    /*margin-right: 5px;*/
}

body {
    font-size: 14px;
}

section.noBottom {
    padding-bottom: 0;
}

.tingle-modal-box {
    width: 80% !important;
}

.text-big, p.text-big {
    font-size: 20px;
}

.text-small {
    font-size: 16px !important;
}

/* Padding below the footer and lighter body text */

.caja_menu .body {
    overflow: hidden;
}

img {
    max-width: 100%;
}

.lista_categorias>div {
    min-height: 250px;
}

.masthead {
    overflow: hidden;
    -webkit-box-shadow: inset 0px -28px 75px -33px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -28px 75px -33px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -28px 75px -33px rgba(0, 0, 0, 0.75);
}

.navbar-toggler {
    position: fixed;
    border: 1px solid rgb(255, 119, 74);
    border-radius: 50%;
    color: rgb(255, 119, 74) !important;
    font-size: 20pt;
    line-height: 20pt;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 30px;
    left: 30px;
    /*z-index: 1041;*/
    z-index: 99999;
}

.navbar-toggler.subsection {
    position: fixed;
    padding: 10px;
}

.menu-lateral ul {
    /*display: none;*/
}

.masthead.subpagina {
    padding: 10px 0;
}

.head .enterToSite {
    position: absolute;
    text-align: center;
    bottom: 120px;
    text-decoration: none;
    width: 100%;
    left: 0;
}

.head .enterToSite a {
    padding: 10px 10px 6px;
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    color: white !important;
    font-size: 20pt;
    line-height: 17pt;
}

header.masthead {
    color: #000;
    min-height: auto !important;
    max-height: 600px;
}

.headerContainer, .headerContainer #myCarousel, .fullwidthbanner-container {
    height: 100%;
    max-height: 100%;
    overflow: visible;
}

.masthead h3, .masthead h4 {
    color: inherit;
}

.home .masthead h1, .home .masthead h2, .home .masthead h3, .home .masthead h4, .home header.masthead {
    color: #fff;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5)
}

.video-background video, .video-background iframe {
    left: 0;
    top: 0;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    border: 0;
}

.textEnterSite {
    /*position: absolute;*/
}

/* Countdown generico */

.countdown {
    font-size: 70px;
    font-weight: 300;
}

.countdown div {
    position: relative;
    display: inline-block;
    width: 90px;
}

.countdown span.spacer {
    padding: 0 10px;
}

.countdown div span {
    font-size: 10px;
    position: absolute;
    top: -3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #00a0e0;
}

/*Contenido principal*/

.masthead .logo-container.floater {
    position: absolute;
    z-index: 9999;
    left: 30px;
    top: 100px;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.headerContent {
    z-index: 1040;
}

.headerContent>.row {
    margin-left: 0;
    margin-right: 0;
}

.headerLogo i {
    text-align: right;
}

.logo-container img {
    display: block;
}

.head {
    display: flex;
    position: relative;
    flex-direction: column;
    overflow: hidden;
}

.head.home {
    min-height: 600px;
    height: 100vh;
}

.head .carrousel, #main_slider, .head .slide_main {
    max-height: 100% !important;
    height: 100%;
}

.headerContact span {
    display: block;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12pt;
    color: black;
}

.headerContact i {
    margin-right: 10px;
    vertical-align: middle;
}

.underHeader {
    margin-top: 5px;
    text-align: center;
}

/* Inicio */

h1#homeHeading, .header-content-inner>div {
    margin-bottom: 30px;
}

h1#homeHeading {
    font-size: 30px;
    font-weight: normal;
}

h1#homeHeading img {
    vertical-align: middle;
    display: inline-block;
    max-width: 124px;
    max-height: 134px;
}

.info-evento-resumen h3 {
    font-size: 43px;
    line-height: 45px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.info-evento-resumen h4 {
    font-size: 25px;
    line-height: 27px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

.header-content-inner .eslogan {
    font-size: 24px;
    font-weight: 300;
}

.header-content-inner .btn {
    padding: 7px 21px;
}

img.horarios {
    margin-right: 15px;
}

img.localizaciones {
    margin-right: 40px;
}

#partners img {
    margin: 5px;
    max-height: 60px;
}

#contacto-info .btn {
    margin-top: 0;
}

#contacto {
    background-color: #36515c;
}

#contacto, #contacto * {
    color: #fff;
}

#contacto hr {
    border-color: #fff !important;
}

#contacto p {
    margin-bottom: 10px;
}

#contacto .sc a {
    text-decoration: none;
}

#contacto .sc img {
    max-width: 24px;
    max-height: 28px;
    margin-left: 5px;
    margin-right: 5px;
}

#contacto .sc img:hover {
    opacity: 0.5;
}

#contacto .sc span {
    display: none;
}

/* Registro login */

.registro_login {
    /*background: #e6e6e6;*/
}

.registro_login .row {
    margin-bottom: 10px;
}

/*
 * Modificaciones sobre bootstrap
 */

.txt .container-fluid, .row.flexed>div {
    padding-left: 0;
    padding-right: 0;
}

/* apartados */

.apartado.txt h2, .apartado.txt h3, .apartado.txt h4 {
    font-weight: bold;
}

.apartado.txt div, .apartado.txt p {
    font-size: 14pt;
    line-height: 1.5;
    margin-bottom: 10px;
    /*text-align: justify;*/
}

/* Proyectos */

.proyectos .titulo {
    /*color: #fff;*/
}

.proyectos.producto p {
    /*text-align: justify;*/
}

.proyectos.producto .galeria_main .imageAuto {
    padding: 10px;
    box-sizing: content-box !important;
}

.proyectos.producto .galeria .imageAuto img {
    webkit-transition: transform 0.5s;
    transition: transform 1s;
}

.proyectos.producto .galeria .imageAuto:hover img {
    transform: scale(1.2);
}

/*GALERIA MAIN*/

.proyectos .galeria_main img {
    border: 1px #fff solid !important;
    padding: 4px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.75);
}

.proyectos.producto .galeria_main .imageAuto {
    margin-bottom: 0;
    webkit-transition: transform 0.5s;
    transition: transform 1s;
}

.proyectos.producto .galeria_main .imageAuto:hover {
    z-index: 55 !important;
    transform: scale(1.2);
}

.proyectos.producto .galeria_img_main .imageAuto:hover img {
    display: block;
}

.img_galeria_main {
    margin-left: auto;
    margin-right: auto;
}

.galeria_img_main {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.galeria_img_main img {
    width: 377px !important;
    height: 340px !important;
    max-width: 377px !important;
    max-height: 340px !important;
}



#mainContent>div.mini_apartado {
    margin-bottom: 40px;
}

/* Footer */

footer {
    text-align: center;
}

footer, footer p {
    font-size: 10pt;
}

footer>div {
    padding: 15px 0;
}

.special-text {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.social-icons {
    margin-bottom: 20px;
}

.social-icons .sc span {
    display: none;
}

.social-icons img {
    display: inline-block;
    width: 25px;
    height: 25px;
}

@media (max-width: 500px) {
    h1#homeHeading {
        font-size: 18px;
    }
    h1#homeHeading img {
        width: 60px;
    }
}

@media screen and (max-width: 550px) {
    .countdown {
        font-size: 35px !important;
    }
    .countdown div {
        width: 40px;
    }
    .pastilla_servicios {
        padding: 20px !important;
    }
}

@media screen and (max-width: 650px) {
    .slides-container .description {
        top: 35% !important;
    }
    .slides-container .description>h1 {
        font-size: 1.3rem !important;
    }
    .slides-container .description>div {
        font-size: 1rem !important;
    }
}

/* Menus laterales */

@media screen and (max-width: 991px) {
    .lang-switcher {
        text-align: right;
    }
    .logo-container {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .navbar {
        padding: 0;
    }
    #mainNav {
        display: none;
    }
    .navbar-toggler .titleWeb {
        color: #fff;
        font-size: 14px;
    }
    .footerSidebar {
        display: none;
    }
    div.navbar-toggler {
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        border: none;
    }
    header.masthead .header-content {
        position: relative;
        width: 100%;
        padding: 100px 15px 75px !important;
        text-align: center;
    }
    .slides-navigation {
        display: none;
    }
    .logo-container.floater {
        top: -1000px !important;
    }
}

@media screen and (min-width: 992px) {
    .headerContainer {
        display: none;
    }
    body.home .headerContainer {
        display: block;
    }
    body.home #sidebar {
        display: flex;
        flex-direction: column;
    }
    body.home .menu {
        flex-grow: 10;
    }
    .navbar-toggler {
        position: absolute;
    }
    .navbar-men3 {
        position: sticky;
        top: 0;
    }
    header.masthead .header-content {
        padding: 75px 50px 75px;
    }
    .navbar {
        padding: 4px;
        /*
        position: -webkit-sticky;
        position: sticky;
        */
        top: 0;
    }
    .main_submenu li>li, .main_submenu li li>a {
        line-height: 22px;
        padding: 6px 12px;
    }
    .navbar-expand-lg .navbar-collapse {
        display: block !important;
    }
    .main_submenu ul {
        transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        transform: rotateX(-75deg);
        -o-transform: rotateX(-75deg);
        -moz-transform: rotateX(-75deg);
        -webkit-transform: rotateX(-75deg);
        width: 100%;
        visibility: hidden;
        opacity: 0;
    }
    .main_submenu li:hover>ul {
        transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        -o-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -webkit-transform-origin: 0% 0%;
        -o-transition: -o-transform 0.3s, opacity 0.3s;
        -ms-transition: -ms-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        opacity: 1;
        visibility: visible;
        display: block;
    }
    .main_submenu li {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px !important;
    }
    .list_atributos {
        margin: 0px !important;
        min-height: 40px !important;
    }
}

/* Carrousel fondo */

#myCarousel {
    z-index: 0;
}

.slides-container>div {}

.slides-container .description {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slides-container .description>h1, .slides-container .description>div {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.85);
}

.slides-container .description>div {
    font-size: 1.5rem;
}

.slides-navigation a {
    font-size: 50pt;
    line-height: 30pt;
    color: #fff !important;
    text-decoration: none;
    padding: 20px;
}

.caption.big_blue {
    border: 0 !important;
    background: #0a469d !important;
}

.columna_texto {
    width: 90%;
    padding-top: 25px;
    font-size: 16pt;
    text-align: justify;
    text-justify: inter-word;
    margin-left: auto;
    margin-right: auto;
}

.pastilla_servicios {
    display: block;
    box-sizing: border-box;
    margin: 10px;
    background-color: #0091FA;
    font-size: 20px !important;
    width: 95%;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 100px;
    color: white !important;
    border-radius: 20px;
    text-align: center !important;
    word-wrap: break-word;
    position: relative;
}

.pastilla_servicios a {
    color: inherit;
}

.pastilla_texto {
    width: 90%;
    font-size: 14pt !important;
    text-align: justify;
    text-justify: inter-word;
    margin-left: auto;
    margin-right: auto;
}

.logo_inferior {
    background-color: #0091FA;
    text-align: center;
}

/*ZOOM Pastillas*/

.pastilla_servicios {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pastilla_servicios:hover {
    -moz-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

/* Margen imagenes apartados*/

.marginImg img {
    margin-bottom: 10px;
}

/*Creamos tu proyecto seccion*/

.proyectos #contacto-info {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed !important;
    background-size: cover !important;
    padding: 0px 0;
}

.proyectos #contacto-info h2 {
    margin-bottom: 20px;
    font-weight: normal;
}

.proyectos #contacto-info .btn {
    border-width: 2px;
    display: inline-block;
    width: auto;
    font-size: 13pt;
    text-transform: uppercase;
}

.btn-default {
    display: block;
    /*width: 96%;*/
    width: 100%;
    margin: 5px auto;
}

.btn {
    padding: 10px 15px;
    border: 1px solid #232323;
    border-radius: 0;
    /*color: #232323;*/
}

.btn:hover, .btn:active, .btn:focus {
    /*background-color: #232323;
    color: #fff;*/
    text-decoration: none;
}

.proyectos p, .proyectos li {
    /* font-size: 14pt !important; */
}

.proyectos li {
    margin-left: 30px;
}

.menu-lateral ul {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.menu-lateral a {
    color: black;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

.menu-lateral i.fa {
    position: absolute;
    padding: 0.5rem 0 0.5rem 10px;
}

.menu-lateral>li>a>i.fa {
    display: none;
}

/*Color titulo y servicio activo*/

.menu-lateral>li>a, .menu-lateral>li>ul>li>ul .active>a {
    font-weight: bold;
    color: #0091FA !important;
}

/*Color a todo el producto activo*/

.menu-lateral>li>ul>li .active>ul>li>a {
    color: #0091FA !important;
}

.hidden-sm-xs {
    display: none;
}

.nav-link {
    font-size: 15pt !important;
    color: #1C1D1E !important;
    list-style-type: none !important;
}

.menu-lateral>li>ul>li {
    margin-bottom: 15px;
    margin-top: 15px;
}

.menu-lateral {
    /*background-color: #f5f5f5;*/
    background-color: #cfdbf3;
    padding-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #999;
    /* Menu sticky */
    /*position: sticky;
    max-height: 90vh;
    overflow: auto;
    top: 40px;*/
}

/*Titulo Menu*/

.menu-lateral>li>a .nav-link {
    background-color: white;
}

.menu-lateral>li>a {
    margin-top: 0;
    pointer-events: none !important;
    cursor: default;
    font-size: 20px !important;
    text-align: center;
    font-style: italic;
    color: white !important;
    background: #0091FA;
    border-radius: 5px;
}

/*Primer Nivel*/

.menu-lateral>li>ul>li>a {
    font-size: 13pt !important;
    text-decoration: underline !important;
    font-weight: bold;
    color: black !important;
    /*pointer-events: none;
    cursor: text;*/
}

/*Segundo nivel*/

.menu-lateral>li>ul>li>ul>li {
    margin-left: 15px;
    list-style-type: disc;
}

/*Tercer nivel*/

.menu-lateral>li>ul>li>ul>li>ul>li {
    list-style-type: circle;
}

.productos-li li {
    list-style-type: disc !important;
}

.productos-servicios li {
    list-style-type: disc !important;
    margin-left: 30px;
    font-size: 15pt;
    margin-top: 5px;
}

.productos-servicios>ul>li {
    margin-top: 15px;
}

.productos-servicios {
    color: black;
}

.productos-servicios a {
    color: inherit;
}

.productos-li a {
    color: inherit;
}

.productos-hr {
    width: 50% !important;
}

@media screen and (max-width: 768px) {
    .contacto iframe {
        width: 100% !important;
    }
    .contacto p, #contacto p {
        margin-bottom: 10px;
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) {
    .producto.small {
        display: block;
    }
    .hidden-sm-xs {
        display: block;
    }
    .menu-lateral.sidebar {
        right: 15px;
    }
    #contacto-formulario {
        width: 50%;
        margin-top: -50px;
    }
}

/* REFERENCIAS INSTALACIONES - PARTNERS */

.slick-slide img {
    width: 300px;
    height: 200px;
    padding-left: 10px;
    padding-right: 10px;
}

.txt h1 {
    padding-bottom: 12px;
}

.lang-switcher {
    text-align: left;
    padding-left: 10px;
}

.headerContact {
    padding-left: 0px !important;
}

#sidebar-toggle {
    margin-top: 45px;
    margin-left: -15px;
    background-color: white;
}

.headerContainer {
    margin-top: -2.8%;
}

@media screen and (max-width: 1400px) {
    .headerContainer {
        margin-top: -3.77%;
    }
}

.apex-slider>ul>li {
    overflow: visible !important;
}

.navbar-nav {
    flex-direction: row !important;
}

/*
.buscador_superior {
    border: 2px solid #2F2F2F;
    border-radius: 4px;
    overflow: hidden;
    -webkit-transition: all 0s;
    transition: all 0s !important;
    width: 100%;
}

.buscador_superior input[type="text"] {
    color: #2F2F2F;
    border: none;
    box-shadow: none;
    height: 31px;
    width: 79%;
}
.buscador_superior .btn {
    margin: 0;
    width: auto !important;
    background: none !important;
    color: #2F2F2F !important;
    height: 31px;
    padding: 0 3px 0 5px;
    border: none;
}
*/

.navbar-men1 {
    /*
    margin-top: -7px;
    margin-bottom: -15px;
    */
    /* color: white !important; */
    z-index: 9999;
    border-radius: 0px;
    /* height: 35px; */
}

.contacto-superior {
    text-align: right;
    display: block;
}

.contacto-superior i {
    margin-right: 5px;
    margin-left: 25px;
    font-size: 18px;
}

.contacto-superior a {
    align-content: right;
    text-decoration: none;
    color: inherit !important;
    display: inline-block;
    margin-left: 10px;
}

.btn.btn-white.btn-simple {
    background: transparent !important;
}

.footer .header {
    font-size: 18pt;
    line-height: 20pt;
    margin: 0 0 30px;
    font-weight: bold;
}

.footer .row>div {
    margin: 15px 0;
}

.footer .menu_desplegable ul {
    padding-left: 10px;
    padding-right: 55%;
}

.footer .menu_desplegable .body>ul>li>a {
    font-size: 16px !important;
}

.footer .menu_desplegable a {
    display: block;
}

.cuenta_superior>a {
    text-align: center;
    margin-left: 15px;
}

.cuenta_superior>a, .bloque_superior_2>form input[type="text"] {
    color: #464646;
    line-height: 3rem;
}

.cesta-superior {
    color: #fff !important;
}

.cesta-superior {
    background: #4c4a4b;
    padding: 10px 20px;
    border-radius: 5px;
}

.btn-destacados {
    width: 215px;
}

/*SLIDER*/

.proyecto-slider {
    overflow: hidden;
    height: 515px !important;
    margin-top: -55px;
}

.proyecto-slider .slotholder .defaultimg {
    height: 515px !important;
    width: 1900px !important;
}

.proyecto-slider .apex-slider-746 {
    height: 515px !important;
}

.slide1 {
    position: relative;
    width: 100% !important;
    padding: 0;
    max-height: 400px !important;
    overflow: hidden;
}

proyecto-slider ul, proyecto-slider ul li {
    max-height: 400px !important;
    max-width: 1280px !important;
}

.slider_marcas .titulo span {
    color: black !important;
}

/*Productos small outfits*/

.lista.row {
    margin-bottom: 45px
}

.atributos {
    font-size: 17px;
}

.atributos select, .showWhenPurchable select {
    position: relative;
    cursor: pointer;
    color: #444;
    background-color: transparent;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #9e9e9e;
    outline: none;
    height: 2rem;
    line-height: 2rem;
    width: 120px;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
}

.showWhenPurchable h4 {
    font-size: 1.6em;
}

/*Productos small*/

.producto.small {
    display: block;
}

.producto.small {
    background: #fff;
    transition: all 1s;
}

.producto.small {
    margin: 0 auto 20px;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.detalles_producto .flag, .producto.small .flag {
    position: absolute;
    margin-top: 5px;
    margin-left: 3px;
    padding: 5px 20px;
    background: #2b2b2b;
    color: #fff;
    font-size: 13pt;
    z-index: 9;
}

.flag.new {
    background: #ff7c4b;
    text-transform: lowercase;
}

.lista_categorias img, .producto.small img {
    display: block;
    max-width: 100%;
    max-height: 250px;
    margin: 0 auto 0;
}

.producto.small .datos {
    width: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #fff;
    margin: 0px !important;
}

.producto.small .datos {
    /*padding: 7px 12px;*/
}

.producto.small .name, .precio_final .endPrice {
    margin: 7px 0 7px;
    margin-right: 0px;
    margin-left: 0px;
    /* min-height: 85px; */
    overflow: hidden;
    display: block;
    font-size: 13pt;
    line-height: 12pt;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.flex-wrapper .flex-item img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.social-line .row i {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.proyectos img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

/* .galeria_img_everest {
    animation-delay:2s;
    animation-duration: 3s;
    animation-name: slidein;
    animation-iteration-count: 1;
    animation-direction:normal;
}

@keyframes slidein {
    from {
        margin-right: 100%;
        width: 200%;
    }
    to {
        margin-left: 0%;
        width: 100%;
    }
} */

/* 
.caption.medium_nofondo {
    background-color: rgba(0, 0, 0 , 0)!important;
    width: 40%;
    height: 20%;
    border-radius: 0;
    color: black !important;
} */

.caption.medium_nofondo #title-txt-slider {
    font-size: 1.8vw;
}

.datos-product {
    margin-top: 10px;
    padding: 0px !important;
}

.tabsTab {
    font-size: 16px;
}

.nav-item {
    z-index: 9999999999999;
}

.continue-shopping {
    background-color: #999999 !important;
}

.nav-pills>li>a {
    background-color: #d83a84;
    color: white;
}

.nav-pills {
    margin-bottom: 20px;
    position: relative;
    left: 69%;
    width: 400px;
}

.nav-pills>li {
    float: right !important;
    margin-right: 25px;
}

.nav-pills>li>a:hover {
    /* background-color: #d83a84 !important; */
    color: white;
}

.nav-pills>li.active>a:hover {
    /* background-color: #e4868d !important; */
    color: #FFFFFF !important;
    /* box-shadow: 0 5px 20px 0px rgba(170, 148, 116, 0.2), 0 13px 24px -11px rgba(231, 48, 42, 0.6) !important; */
}

.nav-pills>li.active>a {
    /* background-color: #e4868d !important; */
    color: #FFFFFF !important;
    /* box-shadow: 0 5px 20px 0px rgba(170, 148, 116, 0.2), 0 13px 24px -11px rgba(231, 48, 42, 0.6) !important; */
}

.nav-pills>li>a {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    text-align: center;
    color: white !important;
    transition: all .3s;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.noticiaimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.datos .categoria {
    color: black;
    font-weight: bold;
    font-size: 18px;
}

.autorfecha time {
    font-size: 16px;
}

.noticias.lista .datos p {
    font-size: 18px;
}

.noticias.lista .btn.leer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 252px;
}

.categoriatime {
    text-align: center;
}

.categoriatime time {
    font-size: 16px;
    font-weight: bold;
}

.noticias.detalles .detalles {
    margin-bottom: 50px;
}

.detalles.full .autorfecha {
    text-align: center;
}

.tingle-btn--danger {
    background-color: #e03c89;
}

/*BLOG NOTICIAS*/

.imgnoticiadetalle {
    float: left;
    margin-right: 20px !important;
    margin-bottom: 10px;
    max-width: 45%;
}

.detallenoticiatitulo {
    text-align: center;
    border-radius: 5px;
    background-color: #ddd;
    margin-bottom: 20px;
    padding: 10px 10px;
}

.detallenoticiatitulo h3 {
    margin: 0px !important;
    padding: 0px !important;
    color: white;
}

.detallenoticiatitulo i {
    margin-left: 10px;
    margin-right: 10px;
}

.noticiaimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
}

.datos .categoria {
    color: black;
    font-weight: bold;
    font-size: 18px;
}

.autorfecha time {
    font-size: 16px;
}

.noticias.lista .datos p {
    font-size: 18px;
}

.noticias.lista .btn.leer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 252px;
}

.categoriatime {
    text-align: center;
}

.categoriatime time {
    font-size: 16px;
    font-weight: bold;
}

.noticias.detalles .detalles {
    margin-bottom: 50px;
}

.noticias.detalles .texto {
    min-height: 275px !important;
}

.detalles.full .autorfecha {
    text-align: center;
}

.detalles.full .datos h3 {
    text-align: center;
}

.detalles.full .datos p {
    line-height: 1.5 !important;
}

.menu_lateral_noticias h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #191919;
}

.listadolateralnoticias {
    padding-left: 15px !important;
    list-style-type: square;
    text-transform: capitalize;
}

.listadolateralnoticias li {
    list-style-type: square!important;
}

.listadolateralnoticias a {
    text-transform: capitalize;
    color: #1c1c1c !important;
}

.listadolateralnoticias li {
    color: #1c1c1c;
}

.btn-buscador {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu_lateral_noticias hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #191919;
    margin: 1em 0;
    padding: 0;
    max-width: 100% !important;
    width: 100% !important;
}

.menu_lateral_noticias .form_buscador {
    border: inherit !important;
}

.btn-buscador {
    width: 100%;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/* FIN BLOG NOTICIAS*/

.colores_producto_detalle label {
    height: max-content;
    width: 90px;
    border: 1px solid black;
    margin-left: 5px;
    margin-right: 5px;
}

.colores_lista_detalle label {
    height: 20px;
    width: 30px;
    border: 1px solid black;
    margin-left: 5px;
    margin-right: 5px;
}

.colores_producto_detalle input, .colores_lista_detalle input {
    display: none;
}

.colores_producto_detalle input:checked+label {
    border: 3px solid rgb(255, 119, 74) !important;
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.colores_producto_detalle label {
    color: black !important;
    font-size: 18px;
    /* border-radius: 3px !important; */
    text-align: center;
}

#color_prod_detalle label {
    height: 50px;
}

.row .atributos h4 {
    display: block;
    width: 100%;
}

.number_cantidad_input {
    width: 50px;
    border: none;
}

.row.nopadding {
    padding-right: 0px;
    padding-left: 0px;
}

.nopadding {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.nomargin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.showWhenPurchable .row h4 {
    margin: 0px;
}

.showWhenPurchable .row span {
    font-size: 18px;
}

.vcenter {
    display: flex !important;
    align-items: center !important;
}

.showWhenPurchable {
    margin-top: 30px;
}

.impinc {
    font-size: 16px;
}

.datos .button-compra {
    padding: 0px !important;
}

.list_col_h4 {
    color: #e03c89;
}

.volver-outfits {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 214px;
    margin-top: 0px !important;
}

.archivospdf {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.archivospdf a {
    text-align: center;
    width: 100px;
    overflow: hidden;
    margin: 10px;
}

/*
.navbar-men3 li, .navbar-men3 a{
    color: white !important;
}

.navbar-men3 active > a {
    background-color: #191919 !important;
}
*/

.main_submenu {
    overflow: no-content;
    justify-content: center !important;
}

.navbar .navbar-nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
}

.img_secundaria_slider {
    overflow: hidden !important;
}

footer ul li {
    display: block !important;
}

.movil_ventajas img {
    margin: 0;
}

.emo_texto {
    text-align: justify;
    max-width: 86%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.contacto_inicial .motivo {
    margin-top: -29px;
    padding: 0px 14px;
}

.noticias_emosistemas>div {
    border-radius: 15px;
}

.input_captcha img {
    width: 180px !important;
}

.iconos_cards img {
    width: auto !important;
    height: 140px !important;
    margin-bottom: 10px;
}

.iconos_cards [class*="col-"] {
    padding: 0px 20px !important;
}

.iconos_cards a.btn {
    width: 75%;
    border-radius: 15px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.iconos_cards {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.template_tecnologia_epanel [class*="col-"] {
    padding: 0px 20px !important;
}

.template_tecnologia_epanel {
    border-top: solid 5px #77bd1e;
    border-bottom: solid 5px #77bd1e;
}

.contactus_presupuesto .motivo_presupuesto {
    height: 100%;
}

.card-image .noticiaimg {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.contacto.apartado_contacto {
    /* background-color: #f5f5f5; */
    background-color: white;
    margin-top: -27px;
    margin-bottom: -80px;
    padding-bottom: 20px;
}

.contacto_apartado {
    /* background-color: #f5f5f5; */
    background-color: white;
}

h2.h2_contacto {
    padding-top: 20px;
}

.slider_opiniones {
    width: 400px !important;
}

.slider_opiniones {
    padding: 20px;
    text-align: left;
    position: relative;
    margin-bottom: 25px;
    background-color: #fff;
}

.slider_opiniones .icon_user_opinion {
    width: 35px;
    height: 35px;
    margin-right: 10px;
}

.slider_opiniones .nombre {
    font-weight: bold;
}

.slider_opiniones .user_icon, .slider_opiniones .user_detalle {
    display: inline-block;
}

@media screen and (max-width: 1300px) {
    .slider_opiniones {
        width: 400px !important;
    }
}

/**********************************************************/

#container-catg-prod {
    border: solid 2px;
    color: black;
}

/*****************************PÁGINA***INICIO****************/

/* .big_nofondo { */
    /* font-size: 8vw !important; */
    /* margin: 0px !important; */
    /* border-width: 0px; */
    /* line-height: 10vw !important; */
    /* left: 24vw !important; */
    /* top: 12vw !important; */
    /* transform: skewX(0deg) scale(1) rotate(0deg) translate(0px) rotateX(0deg) rotateY(0deg); */
    /* visibility: visible; */
    /* color: black !important; */
    /* margin-top: 7vh; */
    /* background-color: rgba(0, 0, 0, 0) !important; */
/* } */

.card-title {
    font-size: 2.9vh;
}

.btn.btn-just-icon .fa-eye {
    width: 40px;
}

#title-newsletter {
    color: black!important;
}

.motivo_contact{
    border: 1px solid !important;
    border-color: #707070 !important;
}
#id_txt_motivo_presupuesto{
    border: 0px;
    height: 147px;
}

.form-control {
    border-radius: 0;
    border: solid 1px;
    border-top: 0;
    border-top-color: currentcolor;
    border-right: 0;
    border-right-color: currentcolor;
    border-left: 0;
    border-left-color: currentcolor;
    border-color: #707070 !important
}

.card-form-horizontal {
    border-radius: 0%!important;
    border-color: transparent!important;
}

#img-catg {
    background-color: white;
    text-align: -moz-center;
}

#text-img-catg {
    background-color: rgb(255, 119, 74);
    pointer-events: none;
}

#text-img-catg span {
    color: white!important;
}

/* a:focus, a:hover {
    color: white;
} */

/**********PLANTILLA teide***********/

.galeria_img_everest {
    padding: 2%;
    background-color: #e5e5e5;
    border: 1px black solid;
}

.box_everest {
    fill: rgb(139, 142, 142, 1);
}

/******************PRODUCTOS RECOMENDADOS**********/

#cont-recomendados {
    display: flow-root!important;
    margin-top: 4%;
    max-width: 100%;
    width: 100%;
}

/* #container-catg-prod{
    background-color: rgb(255, 119, 74);
} */

#container-catg-prod {
    border: 1px #0055b6 solid;
}

.img-prod-concret {
    height: 250px!important;
    width: 250px;
}

#title_pensados {
    margin-top: 5%;
}

#title_pensados div div hr {
    max-width: 100%;
    width: 100%;
    height: 0px;
    background-color: #ff7c4b;
}

#title_everest div div hr {
    max-width: 100%;
    width: 100%;
    height: 0px;
    background-color: #ff7c4b;
}

#title_pensados div div h2 {
    color: black;
}

/* .datos_line hr{
    max-width: 75%;
    width:75%;
    height: 0px;
    background-color: #ff7c4b;
} */

.datos-product hr {
    max-width: 96%;
    width: 100%;
    height: 0px;
    background-color: #707070;
    float: left;
    margin-left: 5px;
}

.datos-product h3 {
    color: black;
}

.datos-product h3:hover {
    color: grey;
}

/*************************************FORMULARIO CONTACTO******************/

.form-control:hover {
    background-color: whitesmoke;
    border-color: rgb(110, 106, 105)
}

.form-contro:focus {
    background-color: whitesmoke;
    border-color: rgb(110, 106, 105)
}

/****************************************BLOG******************************/

#img-blog {
    width: 100%;
}

#card-text-blog {
    /* background-color: rgb(139, 142, 142, 1); */
    background-color: white;
}

/* .cont-img-blog{
    padding: 2%;
} */

.bloque_noticias ul li a, .linea_input a {
    color: black;
}

.bloque_noticias ul li a:hover, .linea_input a:hover {
    color: rgb(253, 151, 117);
}

#title-noticie-blog {
    color: black!important;
}

#card-blog-noticie {
    /* background-color: rgb(139, 142, 142, 1); */
    background-color: white;
    border: 1px solid #343a40;
}

#cont-img-distribucion>[class^="col-"] {
    text-align: initial!important;
}

/* ANIMATION */

@import "bourbon";
@import "neat";
*, *:before, *:after {
    box-sizing: border-box;
    outline: none;
}

*, *:before, *:after {
    box-sizing: inherit;
}

/* 
h1 {
	margin-top: 0;
} */

.site-wrap {
    max-width: 700px;
    margin: 100px auto;
    background: white;
    padding: 40px;
    text-align: justify;
}

.align-left {
    float: left;
    margin-right: 20px;
}

.align-right {
    float: right;
    margin-left: 20px;
}

.slide-in {
    opacity: 0;
    transition: all .5s;
}

.align-left.slide-in {
    transform: translateX(-30%) scale(0.95);
}

.align-right.slide-in {
    transform: translateX(30%) scale(0.95);
}

.slide-in.active {
    opacity: 1;
    transform: translateX(0%) scale(1);
}

.form-login {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.label-link {
    display: flex;
    cursor: pointer;
}

.label-link a {
    color: #000;
}
.border{
    border: 1px solid black !important;
    border-left: 0px !important;
}

.tingle-modal-box_registro{
    width: 46%;
}

.tingle-modal-box_registro{
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 4px;
    background: #fff;
    opacity: 1;
    cursor: auto;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
}
.margen{
    margin-left: 5em;
}
