/**	@font-face {
		font-family: 'Open Sans';
		src: url('fonts/OpenSans-Regular.eot?') format('eot'),
		url('fonts/OpenSans-Regular.woff') format('woff'),
		url('fonts/OpenSans-Regular.ttf') format('truetype'),
		url('fonts/OpenSans-Regular.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}
*/

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.eot?') format('eot'), url('fonts/Montserrat-Regular.ttf') format('truetype'), url('fonts/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrandonRegular';
    src: url('fonts/BrandonRegular.OTF') format("opentype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BrandonBold';
    src: url('fonts/BrandonBold.OTF') format("opentype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    background: #f8f8f8;
    font-family: 'BrandonRegular', 'Montserrat', Helvetica, Arial, Verdana, sans-serif;
    font-size: 21px;
    letter-spacing: 0.03em;
    color: #686868;
}

.float-R {
    float: right;
}

.float-L {
    float: left;
}

img {
    max-width: 100%;
}

a {
    color: #888888;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

blockquote {
    font-size: inherit;
}

strong {
    font-family: "BrandonBold";
}

h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    color: #333;
}

h1 span {
    font-weight: 100;
    color: #666;
}

h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}

h3 {
    margin-bottom: 20px;
	font-size: 32px;
}

h4 {
    margin-bottom: 20px;
}

.h1 {
    font-size: 40px;
    font-family: "BrandonBold";
    color: #686868;
}

.h2 {
    font-size: 32px;
    font-family: "BrandonBold";
    color: #686868;
}

.not-bold {
    font-family: 'BrandonRegular';
    font-weight: 500;
}

.border-bottom {
    border-bottom: 1px solid #999999;
}

.box-fabricacion-terceros {
    background-color: #cccccc;
    color: #65666a;
    border: 1px solid #65666a;
}

.number {
    height: 30px;
    width: 28px;
    background-color: #ccc;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #686868;
}

.etapas {
    margin: 20px 0;
}

.boxNews:hover .cuadroNoticia {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    transform: translateY(-10px);
    transition: 0.2s;
}

.cuerpoNoticia {
    padding-top: 40px;
    padding-bottom: 40px;
}

.fechaNoticia {}

#imgal img {
    width: 400px;
    height: 400px;
}


/*------------------LAYOUT-----------------*/

#cabecera {
    position: relative;
    text-align: center;
    width: 100%;
}

#headerTop {
    min-height: 30px;
    background: #efefef;
}

#headerMiddle {
    background: #fff;
}

#headerBottom {
    min-height: 42px;
    background: #363636;
}

#cuerpo {
    min-height: 70vh;
    background: #fff;
}

#cuerpoContainer {
    background: #fff;
}

#ContainerSliderBig {
    background-color: #eeeeee;
}

#footer {
    background-color: #303030;
    color: #FFF;
}

#footerTop {
    min-height: 0px;
    background-color: #FAFAFA;
}

#footerMiddle {
    min-height: 80px;
    padding: 30px 0;
}

#footerBottom {
    min-height: 50px;
}

.border-top-title {
    border-top: 1px solid #222;
    height: 10px;
    width: 60px;
    margin: 0 auto;
}


/*------------------FOOTER-----------------*/


/*---------footer top---------*/


/*---------footer middle---------*/


/*---------boxes---------*/

#bloque_1_pie {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 38px;
    min-height: 245px;
    margin-top: 20px;
}

#bloque_2_pie {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 38px;
    min-height: 245px;
    margin-top: 20px;
}

#bloque_3_pie {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 38px;
    min-height: 245px;
    margin-top: 20px;
}

#bloque_4_pie {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 38px;
    min-height: 245px;
    margin-top: 20px;
}

#bannerFooter {
    width: calc(100% - 15px);
}


/* logo*/

#logoFooter img {
    margin: 0 auto;
    display: block;
}

#logoFooter .socialTop {
    margin-top: 15px;
}

.socialTop {
    margin: auto;
    position: relative;
    top: 0px;
    text-align: center;
}

.socialTop a.social_button {
    float: unset;
    display: inline-block;
}

#footer .socialTop {
    display: inline-block!important;
}

#footer #SocialInformation {
    margin-top: 20px;
}

#footer .titulo_bloque {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

#bannersInicio {
    padding-top: 30px;
}

#cabeceraProductos {
    padding-top: 40px;
    padding-bottom: 40px;
}

.contenido_bloque {}

.contenido_bloque ul {
    padding-left: 0px;
}

.contenido_bloque li {
    list-style: none;
}

.contenido_bloque a:hover {
    text-decoration: underline;
}

.columnFooter {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
}

.columnFooter a {
    color: white !important;
    font-family: 'Montserrat';
    letter-spacing: 2px;
}

.columnFooter.businessDataFooter img {
    position: absolute;
    left: 0;
    top: 0;
}

.columnFooter.businessDataFooter>p {
    /*position: relative;
    padding-left: 25px;*/
    font-family: 'Montserrat';
    letter-spacing: 2px;
}

.columnFooter ul li {
    font-family: 'Montserrat';
    letter-spacing: 2px;
    margin: 3px 0px;
}

.columnFooter.businessDataFooter span {
    line-height: 15px;
}

.footer-logos {
    float: left;
    width: 100%;
    text-align: left;
}

.footer-logos img {
    display: inline-block;
}

#iconosFooter {
    text-align: center;
}


/*---------footer bottom---------*/

#social_footer {
    margin: auto;
    position: relative;
    text-align: center;
    top: 13px;
}

#social_footer a {
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

#copyright {
    color: #fff;
    position: relative;
    top: 15px;
    font-size: 14px;
    padding-left: 15px;
    font-family: 'Montserrat';
}

#dusnic {
    text-align: right;
    margin: auto;
    position: relative;
}

#dusnic a {
    color: #FFFFFF;
    font-family: 'Montserrat';
}

#dusnic img {
    position: relative;
    top: -8px;
}

#legal {
    position: relative;
    margin: auto;
    text-align: center;
    top: 15px;
}

#legal a {
    color: #FFFFFF;
    font-size: 14px;
}

#legal a:hover {
    color: grey;
}

.privacy {
    color: #FFFFFF;
    font-size: 14px;
}


/* ====================================================================== */


/* ====================================================================== */


/*------------------REDES SOCIALES-----------------*/

.social_button {
    width: 26px;
    height: 26px;
    display: block;
    margin: 0px 0px;
    background: url("../imgTemplate/icons/icons-social-networks.png")no-repeat;
}

.social_button.facebook {
    background-position: 0 0;
}

.social_button.twitter {
    background-position: -26px 0;
}

.social_button.google {
    background-position: -52px 0;
}

.social_button.wordpress {
    background-position: -78px 0;
}

.social_button.instagram {
    background-position: -104px 0;
}

.social_button.pinterest {
    background-position: -130px 0;
}

.social_button.youtube {
    background-position: -156px 0;
}

.social_button.linkedin {
    background-position: -182px 0;
}

.social_button.vimeo {
    background-position: -208px 0;
}

.social_button.blog {
    background-position: -234px 0;
}

.social_button.tumblr {
    background-position: -260px 0;
}

.social_button.flickr {
    background-position: -286px 0;
}

.social_button.rss {
    background-position: -312px 0;
}

.social_button.facebook:hover {
    background-position: 0 -26px;
}

.social_button.twitter:hover {
    background-position: -26px -26px;
}

.social_button.google:hover {
    background-position: -52px -26px;
}

.social_button.wordpress:hover {
    background-position: -78px -26px;
}

.social_button.instagram:hover {
    background-position: -104px -26px;
}

.social_button.pinterest:hover {
    background-position: -130px -26px;
}

.social_button.youtube:hover {
    background-position: -156px -26px;
}

.social_button.linkedin:hover {
    background-position: -182px -26px;
}

.social_button.vimeo:hover {
    background-position: -208px -26px;
}

.social_button.blog:hover {
    background-position: -234px -26px;
}

.social_button.tumblr:hover {
    background-position: -260px -26px;
}

.social_button.flickr:hover {
    background-position: -286px -26px;
}

.social_button.rss:hover {
    background-position: -312px -26px;
}


/*---------COOKIES---------*/

#cookies-message {
    background: #555555a1 none repeat scroll 0 0;
    background-color: rgba(85, 85, 85, 0.65);
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 1.2em;
    padding: 0 20px 20px 20px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999999999;
}

#cookies-message-container {
    margin: 5px auto;
    text-align: center;
    position: relative;
    text-align: center;
    width: 80%;
    padding-right: 10px;
}

#cookies-message-container * a {
    color: #43A4DB;
}


/*------------------FORM CONTACTAR PRODUCTO-----------------*/

#SuccessForm {
    display: none;
}

#ErrorForm {
    display: none;
}

.imagenes_secciones {
    margin-bottom: 20px;
}

h3.titleFormProduct {
    text-decoration: underline;
    text-align: center;
}


/*------------------GALERIA DE IMAGENES-----------------*/

#carrusel_product .bx-viewport {
    box-shadow: none;
}

.bx-wrapper {
    margin-bottom: 0px;
}

.bxslider_2 li{
	border:1px solid #ddd;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    outline: 0;
    text-indent: -9999px;
    z-index: 99;
}

.bx-wrapper .bx-controls-direction a {
    width: 64px;
    margin-top: 0;
    top: 0;
    height: 100%;
    background-position: 0px 50%;
}

.bxSliderNoticias .bx-wrapper .bx-prev {
    left: -64px;
}

.bxSliderNoticias .bx-wrapper .bx-next {
    right: -64px;
}

.bx-wrapper .bx-prev {
    left: -64px;
    background: url(../imgTemplate/prev-slide.png) no-repeat 5px 5px;
}

.bx-wrapper .bx-next {
    right: -64px;
    background: url(../imgTemplate/next-slide.png) no-repeat 5px 5px;
}

.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.bx-wrapper:hover .bx-controls-direction a.bx-prev {
    opacity: 1;
    background: url(../imgTemplate/prev-slide.png) no-repeat 5px 5px;
    background-position: 0px 50%;
}

.bx-wrapper:hover .bx-controls-direction a.bx-next {
    opacity: 1;
    background: url(../imgTemplate/next-slide.png) no-repeat 5px 5px;
    background-position: 0px 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #cfcfcf;
    border: 2px solid #cfcfcf;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #43A4DB;
    border: 2px solid #43A4DB;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: initial;
}

.padding_rightNews {
    padding-right: 40px;
}


/*------------------BOTONES-----------------*/

.botonIr {
    transition: 0.2s;
    background: #343434;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 7px 17px;
    margin: 2rem auto;
}

.botonIr:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff;
}

.botonVolver {
    transition: 0.2s;
    background: #343434;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 7px 17px;
    margin: 2rem auto;
}

.botonVolver:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff;
}

.btn-primary {
    transition: 0.2s;
    background: #343434;
    border: none;
}

.btn-primary:hover {
    background-color: #000;
    text-decoration: none;
    color: #FFF;
}

.button_accept {
    transition: 0.2s;
    background-color: #343434;
    border: none;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    cursor: pointer;
}

.button_accept:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff;
}

.button_back {
    transition: 0.2s;
    display: block;
    margin: 2rem auto;
    background-color: #343434;
    padding: 0.5rem 1rem;
    font-size: 16px;
    width: 90px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.button_back:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff;
}


/*------------------GEN�RICAS PLANTILLAS-----------------*/


/* CSS3 - no funcionara en Internet Explorer 9 o inferior */

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .row-eq-height {
        display: initial;
    }
    .col-xs-12 img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}


/* ================ */

.cuadroNoticia {
    margin-bottom: 50px;
    border: none;
}

.cuadroNoticia .datosNoticia {
    text-align: center;
}

.cuadroNoticia span.fecha {
    font-size: 13px;
    padding: 15px;
    display: block;
    color: #999;
    font-weight: 500;
}

.cuadroNoticia a.titulo {
    font-family: 'BrandonBold';
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    max-height: 80px;
    min-height: 80px;
    color: #686868;
    display: block;
}

.cuadroNoticia .leerMas a {
    display: inline-block;
    color: #999;
    font-style: italic;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.cuadroNoticia .leerMas a:hover {
    text-decoration: underline;
}

.cuadroNoticia .contenido_corto {
    max-height: 53px;
    min-height: 53px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}

.cuadroProd {}

.fondoColor {
    background: #F5F5F5;
}

.homeCategoryBlock {
    display: block;
}

.msg-alert {
    margin: 10px;
}

.asterisco {
    font-size: 16px;
    color: #E37F41;
}


/*------------------MOSAICO-----------------*/

#mosaico {
    margin: 50px auto;
}

#mosaico .row {
    font-size: 0;
    position: relative;
    display: flex;
    align-items: center;
    width: calc(100% - -15px);
}

#mosaico .mosaico_1_container {
    padding-bottom: 40px;
}

.border-top-title-mosaico.float-R {
    border-top: 1px solid #222;
    height: 10px;
    margin-right: 15px;
    width: 50px;
}

.border-top-title-mosaico.float-L.border_0 {
    border-top: 1px solid #222;
    height: 10px;
    width: 50px;
}

.border-top-title-mosaico.float-L:not(.border_0) {
    border-top: 1px solid #222;    
    height: 10px;
    width: 50px;
}

#mosaico .imageBlockContainer,
#mosaico .textBlockContainer-left {
    display: flex;
    font-size: 16px;
	margin:10px 0px;
}

#mosaico .textBlockContainer-right {
    display: flex;
    font-size: 16px;
	margin:10px 0px;	
}

#mosaico .imageBlockContainer {
    overflow: hidden;
    padding: 0;
}

#mosaico .imageBlockContainer img {
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

#mosaico .textBlockContainerImage img {
    max-width: 100%;
    max-height: 100%;
    /*margin: 0 auto;*/
    display: block;
}

#mosaico .h2.title_0 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 40px;
}

#mosaico .descripcion_0 {
    font-size: 22px;
}

#mosaico .h2:not(.title_0) {
    padding-top: 20px;
    padding-bottom: 20px;
}

#mosaico .descripcion {
    font-size: 22px;
	max-width:550px;
}

#mosaico .descripcion.text-left {
   
    
}

#mosaico .descripcion.text-right {
	float:right;
}


/*------------------/MOSAICO----------------*/


/*------------------INICIO 1-----------------*/

#inicio1 .homeCategoryBlock {
    margin-top: 30px;
}

#inicio1 .homeCategoryBlock span.title {
    display: block;
    background: #43A4DB;
    color: #fff;
    padding: 7px 20px;
    text-align: center;
    font-size: 20px;
}

#inicio1 .homeCategoryBlock:hover span.title {
    background: #363636;
}

#inicio1 .homeCategoryBlock+ul {
    list-style-type: none;
    text-align: justify;
    margin-top: 15px;
    padding-left: 0;
}

#inicio1 .homeCategoryBlock+ul li {
    line-height: 30px;
    padding-left: 20px;
}

#inicio1 .homeCategoryBlock+ul li:nth-child(2n) {
    background: #F3F3F3;
}

#inicio1 div.homeCategoryInfo {
    margin-top: 30px;
}

#inicio1 div.homeCategoryInfo div.title {
    font-size: 25px;
}

#inicio1 div.homeCategoryInfo div.title+p {
    margin-top: 15px;
    line-height: 25px;
    font-size: 15px;
}


/*------------------INICIO 2-----------------*/

#inicio2>div.row {
    padding: 10px 0;
}

#inicio2 div.homeCategoryInfo {
    margin-top: 30px;
}

#inicio2 div.homeCategoryInfo div.title {
    font-size: 25px;
}

#inicio2 div.homeCategoryInfo div.title+p {
    margin-top: 15px;
    line-height: 25px;
    font-size: 15px;
}


/*------------------INICIO 3-----------------*/

#inicio3 .homeCategoryBlock {
    margin-top: 30px;
}

#inicio3 .homeCategoryBlock span.title {
    display: block;
    background: #43A4DB;
    color: #fff;
    padding: 7px 20px;
    text-align: center;
    font-size: 20px;
}

#inicio3 .homeCategoryBlock:hover span.title {
    background: #363636;
}


/*------------------SERVICIOS 1-----------------*/

#servicios1 div#header,
#servicios1 div#services {
    background: #F5F5F5;
}

#servicios1 #services {
    padding-bottom: 15px;
}

#servicios1 div#listing {}

#servicios1 #listing div.option {
    margin-bottom: 15px;
}

#servicios1 #listing .option div.title {
    background-image: url("../imgTemplate/icons/listing-logo.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 50px auto;
    min-height: 60px;
    padding-left: 65px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

#servicios1 #listing .option img {
    max-width: 35px;
}


/*------------------SERVICIOS 2-----------------*/

#servicios2 div.serviceBox {}

#servicios2 .serviceBox img {}

#servicios2 .serviceBox h2.title {}

#servicios2 .serviceBox p {}

#servicios2 .serviceBox a.botonIr {}

#servicios2 div#footerBanner {
    margin-top: 50px;
}


/*------------------SERVICIOS 3-----------------*/

#servicios3 div.serviceRow {
    border-bottom: 1px solid #ccc;
}


/*------------------QUIENES SOMOS 1-----------------*/

#quienes_somos1 #ContentHeaderBlock {
    background: whitesmoke;
    margin-top: 30px;
    padding-bottom: 20px;
}

#quienes_somos1 #footerImages img {
    max-height: 350px;
}


/*------------------QUIENES SOMOS 2-----------------*/

#quienes_somos2 .row {
    margin-bottom: 20px;
}

#quienes_somos2 #topRow .rowImage img {
    max-height: 300px;
}

#quienes_somos2 h2 {
    margin-top: 0;
}

#quienes_somos2 #middleRow {
    background: #F5F5F5;
    padding-top: 20px;
    padding-bottom: 30px;
}

#quienes_somos2 #bottomRow .rowImage img {
    max-height: 300px;
}


/*------------------QUIENES SOMOS 3-----------------*/

#quienes_somos3 .row {
    background: #F5F5F5;
    border-radius: 25px;
    margin-top: 25px;
}

#quienes_somos3 .rowImage img {
    margin: 20px 0;
}

@media screen and (max-width: 767px) {
    .col-xs-12 img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .cuadroNoticia a img {
        margin: 0;
    }
}


/*------------------CONTACTAR-----------------*/

.titleSecContact {
    color: #303334;
    font-size: 22px;
    margin: 5px 0;
}


/*------------------CONTACTAR 1-----------------*/

#contactar1 .contactBlock p.content {
    font-size: 18px;
}

#contactar1>.row:nth-of-type(2n+1) {
    background: #F5F5F5;
}


/*------------------CONTACTAR 2-----------------*/

#contactar2 .contactBlock p.content {
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    #contactar2 #leftCol {
        text-align: center;
    }
}


/*------------------LISTADO PRODUCTOS-----------------*/


/*------------------LISTADO PRODUCTOS 1-----------------*/

#listarProductos1 img {
    width: 100%
}

#listarProductos1 .row {
    margin: 15px -15px;
}

#listarProductos1 .cuadroProd {
    background-color: #fff;
    transition: 0.2s;
    min-height: 415px;
    width: 100%;
}

#listarProductos1 .cuadroProd:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    transform: translateY(-10px);
    transition: 0.2s;
}

#listarProductos1 .listadoImagenProducto {
    text-align: center;
    margin: 0;
    padding: 0;
}

#listarProductos1 .listadoImagenProducto a {
    display: block;
}

#listarProductos1 .listadoProductosNombre {
    margin: 0;
    text-align: center;
    width: 100%;
    min-height: 70px;
}

#listarProductos1 .listadoProductosNombre a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #686868;
    font-family: 'BrandonBold';
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-top: 15px;
}

#listarProductos1 .listadoImagenProducto:hover+.listadoProductosNombre a,
#listarProductos1 .listadoProductosNombre a:hover {}


/*------------------LISTADO PRODUCTOS 2-----------------*/

#listarProductos2 .row {
    margin-top: 15px;
}

#listarProductos2 .cuadroProd {
    padding: 10px 0;
    margin: 0px 10px 20px 0;
    min-height: 320px;
}

#listarProductos2 .cuadroProd:hover {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

#listarProductos2 .listadoImagenProducto {
    text-align: center;
    margin: 0;
    padding: 0;
}

#listarProductos2 .listadoImagenProducto img {
    min-width: 70%;
}

#listarProductos2 .listadoImagenProducto a {
    display: block;
}

#listarProductos2 .listadoProductosNombre {
    margin: 0 0 0 0;
    text-align: center;
    width: 100%;
}

#listarProductos2 .listadoProductosNombre a {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #5e5c5d;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 15px;
}

#listarProductos2 .listadoImagenProducto:hover+.listadoProductosNombre a,
#listarProductos2 .listadoProductosNombre a:hover {
    font-size: 27px;
    font-weight: bold;
}


/*------------------LISTADO PRODUCTOS 3-----------------*/

#listarProductos3 .row {
    margin-top: 15px;
}

#listarProductos3 .cuadroProd {
    padding: 10px 0;
    margin-bottom: 20px;
}

#listarProductos3 .cuadroProd:hover {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

#listarProductos3 .listadoImagenProducto {
    text-align: center;
    margin: 0;
    padding: 0;
}

#listarProductos3 .listadoImagenProducto img {
    min-width: 70%;
}

#listarProductos3 .listadoImagenProducto a {
    display: block;
}

#listarProductos3 .listadoProductosNombre {
    margin: 0 0 0 0;
    text-align: center;
    padding-bottom: 20px;
}

#listarProductos3 .listadoProductosNombre a {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #5e5c5d;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 15px;
}

#listarProductos3 .listadoImagenProducto:hover+.listadoProductosNombre a,
#listarProductos3 .listadoProductosNombre a:hover {
    font-size: 27px;
    font-weight: bold;
}

#listarProductos3 .listadoProductosDescripcion {
    color: #434142;
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-align: justify;
    line-height: 27px;
}

#listarProductos3 .listadoProductosBotonIr {
    display: block;
    text-align: left;
    overflow: hidden;
    color: #575757;
    margin: 15px 0 0 0;
}


/*-----------------------------------------------------*/


/*------------------LISTADO NOTICIAS 1-----------------*/

#listarNoticias1 {
    margin-bottom: 40px;
}

#listarNoticias1 .cuadroNoticia:hover {}

#listarNoticias1 .header {}

#listarNoticias1 .header .listadoNoticiaTitulo {
    letter-spacing: 2px;
    font-weight: normal;
    display: block;
    float: left;
}

#listarNoticias1 .header .listadoNoticiaTitulo a h2 {
    display: inline-block;
    font-size: 20px;
}

#listarNoticias1 .header .listadoNoticiaFecha {
    display: inline-block;
    top: 24px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#listarNoticias1 .header .listadoNoticiaFecha span.fecha {
    font-size: 13px;
    font-weight: normal;
}

#listarNoticias1 .listadoNoticiaImagen {
    text-align: center;
}

#listarNoticias1 .listadoNoticiaImagen a {
    display: block;
}

#listarNoticias1 .listadoNoticiaContenido {
    margin: 15px 0px;
    font-size: 16px;
    text-align: justify;
    min-height: 93px;
}


/*#listarNoticias1 .listadoNoticiamasInfo a{
		background: #363636;
		border-radius: 0;
		color: #FFFFFF;
		display: inline-block;
		font-size: 14px;
		padding: 7px 17px;
		}
		#listarNoticias1 .listadoNoticiamasInfo a:hover{
		background: #43A4DB;
		color: #fff;
		text-decoration: none;
	}*/

@media screen and (max-width: 767px) {
    #listarNoticias1 .header .listadoNoticiaTitulo {
        float: none;
        text-align: center;
    }
    #listarNoticias1 .header .listadoNoticiaFecha {
        float: none;
        top: -10px;
        text-align: center;
    }
    #listarNoticias1 .listadoNoticiaContenido {
        min-height: auto;
    }
    #listarNoticias1 .listadoNoticiamasInfo {
        text-align: center;
    }
}


/*------------------LISTADO NOTICIAS 2-----------------*/

#listarNoticias2 {}

#listarNoticias2 .cuadroNoticia {
    /*border: 3px solid rgb(191, 191, 191);*/
    padding-top: 10px;
    padding-bottom: 10px;
}

#listarNoticias2 .cuadroNoticia:hover {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

#listarNoticias2 .listadoNoticiaImagen {
    padding-left: 0;
    padding-right: 0;
}

#listarNoticias2 .listadoNoticiaImagen a {
    display: block;
}

#listarNoticias2 .listadoNoticiaTitulo {
    padding-bottom: 15px;
}

#listarNoticias2 .listadoNoticiaTitulo a.titulo h2 {
    letter-spacing: 2px;
    font-weight: normal;
    display: block;
}

#listarNoticias2 .listadoNoticiaTitulo a.titulo h2:hover {
    /*font-weight: bold;*/
}

#listarNoticias2 .listadoNoticiaTitulo span.fecha {
    font-size: 13px;
    font-weight: normal;
}

#listarNoticias2 .listadoNoticiaDescripcion {
    border-top: 1px solid #cccccc;
}

#listarNoticias2 .listadoNoticiaDescripcion .listadoNoticiaContenido {
    margin: 15px 0px;
    font-size: 16px;
    text-align: justify;
    min-height: 95px;
}


/*#listarNoticias2 .listadoNoticiaDescripcion .listadoNoticiamasInfo a{
		background: #363636;
		border-radius: 0;
		color: #FFFFFF;
		display: inline-block;
		font-size: 14px;
		padding: 7px 17px;
		}
		#listarNoticias2 .listadoNoticiaDescripcion .listadoNoticiamasInfo a:hover{
		background: #43A4DB;
		color: #fff;
		text-decoration: none;
	}*/

@media screen and (max-width: 991px) {
    #listarNoticias2 .listadoNoticiaDescripcion .listadoNoticiaContenido {
        min-height: auto;
    }
}

@media screen and (max-width: 767px) {}


/*------------------LISTADO NOTICIAS 3-----------------*/

#listarNoticias3 {}

#listarNoticias3 .cuadroNoticia {
    padding-bottom: 10px;
}

#listarNoticias3 .cuadroNoticia:hover {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

#listarNoticias3 .header {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}

#listarNoticias3 .header .listadoNoticiaTitulo {
    float: left;
    border-bottom: none;
}

#listarNoticias3 .header .listadoNoticiaTitulo a.titulo h2 {
    letter-spacing: 2px;
    font-weight: normal;
    display: block;
    font-size: 28px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#listarNoticias3 .header .listadoNoticiaTitulo a.titulo h2:hover {
    /*font-weight: bold;*/
}

#listarNoticias3 .header .listadoNoticiaFecha {
    float: right;
    position: relative;
    top: 24px;
}

#listarNoticias3 .header .listadoNoticiaFecha span.fecha {
    font-size: 13px;
    font-weight: normal;
}

#listarNoticias3 .listadoNoticiaDescripcion {}

#listarNoticias3 .listadoNoticiaDescripcion .listadoNoticiaImagen {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

#listarNoticias3 .listadoNoticiaDescripcion .listadoNoticiaImagen a {
    display: block;
}

#listarNoticias3 .listadoNoticiaDescripcion .listadoNoticiaContenido {
    margin: 15px 0px;
    font-size: 16px;
    text-align: justify;
}

#listarNoticias3 .listadoNoticiaDescripcion .listadoNoticiamasInfo {
    text-align: left;
}

@media screen and (max-width: 767px) {
    #listarNoticias3 .header {
        padding-bottom: 10px;
    }
    #listarNoticias3 .header .listadoNoticiaTitulo {
        float: none;
    }
    #listarNoticias3 .header .listadoNoticiaFecha {
        float: none;
        top: 0;
    }
    #listarNoticias3 .listadoNoticiaDescripcion .listadoNoticiamasInfo {
        text-align: center;
    }
}


/** secciones **/

#listarSecciones .row {
    margin-top: 15px;
}

#listarSecciones .cuadroSeccion {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 315px;
}

#listarSecciones .cuadroSeccion:hover {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
}

#listarSecciones .listadoImagenSeccion {
    text-align: center;
    margin: 0;
    padding: 0;
}

#listarSecciones .listadoImagenSeccion a {
    display: block;
}

#listarSecciones .listadoSeccionesNombre {
    margin: 0;
    text-align: center;
    width: 100%;
    min-height: 70px;
}

#listarSecciones .listadoSeccionesNombre a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #5e5c5d;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 15px;
}

#listarSecciones .listadoImagenSeccion:hover+.listadoSeccionesNombre a,
#listarSecciones .listadoSeccionesNombre a:hover {
    font-size: 20px;
    font-weight: bold;
}


/*** GALERIA DE PRODUCTOS DESTACADOS EN P�GINA DE INICIO **/

#galeriaProductos .bx-viewport {
    background: none;
    border: none;
    box-shadow: none;
}

#bxslider_productos li {
    margin: 0px 10px;
}

.texto-hover {
    visibility: hidden;
    width: 320px;
    height: 214px;
    background: rgba(0, 0, 0, .75);
    color: #FFF;
    opacity: 0;
    position: absolute;
    font-size: 20px;
    text-align: center;
    z-index: 500;
    top: 0px;
    display: table;
    margin: 0px auto;
    vertical-align: middle;
}

.galeriaEnlaceProducto:hover .texto-hover {
    visibility: visible;
    opacity: 0.7;
    -webkit-transition: visibility 0.6s, opacity 0.5s linear;
    transition: visibility 0.6s, opacity 0.5s linear;
}

.texto-hover-span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 2%;
    padding-right: 2%;
}

.contenedorProducto,
.contenedorSeccion {
    border: 1px solid #ccc;
    margin: 10px auto;
    padding: 10px;
}


/* GENERAL */


/* MAPA DEL FOOTER */

#box_mapa {
    background-color: #000;
}

#box_mapa iframe {
    display: block;
}


/* TEXTO DESCRIPTIVO INDEX */

#indexContent1 {
    background-color: #fff;
    color: #888888;
}

#indexContent1 .container p {
    padding-bottom: .67em;
}


/* ICONOS IDEX */

.index-icons {
    background-color: #fff;
}

.index-icons .index-icon {
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.index-icons .index-icon img {
    /*width: 28%;*/
    margin-bottom: 15px;
}

.index-icons .index-icon p {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0px;
    color: #666;
    font-size: 13px;
    width: 70%;
}


/*-------responisve footer---------*/

#footerResponsiveImg {
    display: block;
    min-width: 100%;
}

#footerResponsiveImgMv {
    display: none;
    min-width: 100%;
}

@media screen and (max-width: 767px) {
    #footerResponsiveImg {
        display: none;
    }
    #footerResponsiveImgMv {
        display: block;
    }
}

#footerTopContainer {
    padding: 20px;
}

#footerTopContainer img {
    margin: 0 auto;
    display: block;
}


/*-------Tarjetas de noticias------*/

.indexNews {
    color: #055755;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
    padding-left: 16px;
    margin-left: 15px;
}


/**/

.list {
    background-color: #FFF;
}

.privacy_policy {
    text-align: justify;
    font-size: 12px;
    line-height: 13px;
    margin-top: 10px;
}


/* solicitar informacion*/

#solicitarInformacion {
    width: 100%;
    /*min-height: 300px;*/
    background-color: #fff;
}

#solicitarInformacion .contenido_bloque {
    width: 100%;
    text-align: center;
    margin-top: 100px;
}


/* Bot�n index, bot�n con movimiento y flecha */

.boton_index {
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 7px 50px;
    margin: 2rem auto;
    background-color: #343434;
}

.boton_index.large {
    font-size: 18px;
    padding: 15px 50px;
    margin: 2rem auto;
    font-weight: 100;
    letter-spacing: 4px;
}

.boton_index:hover {}

a.boton_index {
    color: white;
    text-decoration: none;
}

a.boton_index:hover {
    color: white;
    text-decoration: none;
}

.boton_index span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.boton_index span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: 0px;
    transition: 0.5s;
}

.boton_index:hover span {
    transform: translateX(-15px);
}

.boton_index:hover span:after {
    opacity: 1;
    right: -30px;
}


/* Fin bot�n index */


/* pagination */

nav.pagiNav {
    text-align: center;
}

.pagination.justify-content-center {}

.pagination>li {}

.pagination>li>a,
.pagination>li>span {
    color: #333333;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #000;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    cursor: default;
}


/* MODULO NEWSLETTER */

#newsletter {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 38px;
    min-height: 245px;
    margin-top: 20px;
    color: #222;
}

#newsletter .newsletter_subtitle {
    margin: 20px 0;
}

#newsletter .newsletter_form_group {
    background: #FFF;
    border-radius: 25px;
    max-width: 700px;
}

#newsletter .newsletter_input {
    color: #222;
    width: calc(100% - 130px);
    font-size: 15px;
    padding: 10px 10px;
    border-radius: 25px;
    border: none;
    background: transparent;
    border: 1px solid #BBB;
    border-end-end-radius: 0px;
    border-start-end-radius: 0px;
}

#newsletter .newsletter_button {
    background: #343434;
    color: #FFF;
    border: none;
    width: 125px;
    font-size: 15px;
    padding: 10px 0;
    border-radius: 25px;
    position: relative;
    font-weight: bold;
    border: 1px solid #343434;
    border-end-start-radius: 0px;
    border-start-start-radius: 0px;
}

.newsletter_button:hover {
    transition: 0.4s;
    background-color: #43A4DB !important;
    border: 1px solid #43A4DB !important;
}

#newsletter .checkbox {
    color: #222;
}

#newsletter a {
    color: #222;
    text-decoration: underline;
}

#newsletter a:hover {
    color: #9595f4 !important;
}


/* MISCEL�NEA */

.left-margined {
    margin-left: 15px;
}

#carrusel_product {
    margin: 20px 0px;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.row.custom-row {
    align-items: center;
}
.row.center-row {
    justify-content: center;
}

.title-h1{
    font-size: 48px;
}

.flex-container{
    display: flex;
    align-items: center;
}

.flex-container img{
    width: 100%;    
    max-width: 250px;
}

#iconosCertfFooter {
    margin: 1rem 0;
    padding: 3rem;
    background: #efefef;
    border-radius: 45px;
}

#iconosCertfFooter .title {
    color: #303030;
    font-size: 30px;
    padding-bottom: 15px;
    display: block;
}

.title-certif{
    text-align: center;
}

.row-certificados {
    display: flex;
    justify-content: center;
    align-items: center;
}

.row-certificados img{
    margin: 15px;
}


/* RESPONSIVE */
@media screen and (max-width:767px) {
    .title-h1{
        font-size: 30px;
    }    
    .title-h2{
        font-size: 25px;
    }    
    .title-h3{
        font-size: 20px;
    }    
    

    h1{
        font-size: 30px;
    }

    .flex-container {
        display: grid;
        grid-template-columns: 50% 50%;
    }

    p,li {
        font-size: 18px;
    }

    iframe{
        max-width: fit-content;
    }

    #footer .titulo_bloque {
        font-size: 16px;
    }

    .padding_rightNews {
        padding-right: 0;
    }

    .row-certificados {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        flex-direction: column;
    }

    .responsive {
        display: grid;
        grid-template-columns: 50% 50%;
    }

    .row-certificados  .responsive img{
        margin: 0;
    }

}