/**	@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: 'Nunito';
    src: url('fonts/Nunito-SemiBold.eot?') format('eot'), url('fonts/Nunito-SemiBold.ttf') format('truetype'), url('fonts/Nunito-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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

/* BOOTSTRAP MODIFIED */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-minus:before {
  content: "\2212";
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media(min-width:1600px) {
    .container {
        max-width: 1570px;
    }
}
/*
@media(min-width:1900px) {
    .container {
        max-width: 1870px;
    }
}
*/
.extended-container {
    width: 100%;
}


/* BOOTSTRAP MODIFIED */

body {
    background: #fff;
    font-family: 'Poppins', Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    letter-spacing: 0.03em;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    color: #43A4DB;
}

blockquote {
    font-size: inherit;
}


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

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

#headerTop {
    min-height: 30px;
    background: #f65f19;
    display: flex;
    align-items: center;
}

#headerMiddle {
    background: #191919;
    border-bottom: 1px solid #f6f6f6;
    color: #ffffff;
}

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

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

#cuerpoContainer:not(#index #cuerpoContainer){
    padding-top: 2rem;
}

#cuerpoContainer {
    background: #fff;
}

#ContainerSliderBig {
    background-color: #eeeeee;
}

#footer {
    /*background-image: url(../imgTemplate/backgrounds/bg-footer.jpg);
    background-position: center;
    background-size: cover;*/
    background-color: #333;
}

#footer, #footerMiddle a{
    color: #fff !important;
}

#footerBottom a{
    color: #f65f19;
}

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

#footerMiddle {
    min-height: 80px;
    padding-bottom: 3rem;
    background-color: #191919;
}

#footerBottom {
    min-height: 50px;
    border: 2px dashed #f65f19;
    background-color: #191919;
    color: #f65f19;
}

#contenido {
    color: #555;
}

.banner-section {
    display: flex;
    justify-content: center;
}

/*------------------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;
}


/* logo*/
#logoFooter{
    text-align: center;
}

#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-family: 'Nunito';
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #f65f19;
    text-align: center;
}

.contenido_bloque {
    text-align: center;
}

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

.contenido_bloque li {
    list-style: none;
}

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

#carrusel_product {
    margin-top: 40px;
}

.columnFooter {
    margin-top: 20px;
}

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

.columnFooter.businessDataFooter>p {
    position: relative;
    padding-left: 25px;
}

.columnFooter.businessDataFooter>p, .contenido_bloque li {
    margin-bottom: 0.3rem;
}

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

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

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


/*---------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 {
    position: relative;
    top: 15px;
    font-size: 14px;
    padding-left: 15px;
}

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

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

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


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


/*------------------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;
}

.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;
}

/* CENTRAR IMAGEN HORIZONTALMENTE EN PANTALLAS GRANDES */
.bx-wrapper img{
    margin:auto;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a,
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-link,
.bx-prev, .bx-next {
    color: #000000 !important;
}

/*------------------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: #43A4DB;
    color: #fff;
    text-decoration: none;
}

.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: #43A4DB;
    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;
    }
}


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

.leerMas {
    text-align: center;
}

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

.cuadroNoticia .datosNoticia {
    text-align: center;
    margin: 15px auto;
}

.cuadroNoticia span.fecha {
    display: block;
    font-weight: 500;
    color: #ffffff;
    font-size: 12px;
    top: 10px;
    right: 10px;
    position: absolute;
    padding: 5px 10px;
}

.cuadroNoticia a.titulo {
    font-weight: 600;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    max-height: 36px;
    min-height: 36px;
    color: #555;
    display: block;
}

.cuadroNoticia .leerMas a {
    display: inline-block;
    color: #43A4DB;
    text-align: center;
}

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

.cuadroProd {}

.fondoColor {
    background: #F5F5F5;
}

.homeCategoryBlock {
    display: block;
}

.msg-alert {
    margin: 10px;
}

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


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

#index #mosaico{
    background-color: #f8f8f8;
}


#mosaico {
    margin: 50px auto;
}

#mosaico .row {
    font-size: 0;
    position: relative;
    display: flex;
    align-items: center;
}

#mosaico .imageBlockContainer,
#mosaico .textBlockContainer {
    display: flex;
    font-size: 16px;
    justify-content: center;
}

#mosaico .textBlockContainer {
    padding: 18px auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

#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 .textBlockContainer a{
    margin-top: 1.5rem;
}

#imgal {
    margin-right: 22px;
    margin-bottom: 10px;
    float: left;
}

#imgal img {
    width: 100%;
    max-width: 525px;
}


/*------------------/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 {
    display:flex;
}

#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;
}

.contactBlock {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

#cuerpo .contactBlock a{
    color: #555555;
}

.contactBlock .contactBlockImageContainer {
    width:40px;
    height: 40px;
    border-radius: 30px;
}


.contactBlock .contactBlockImageContainer.Whatsapp {
    background: #25D366 !important;
}

.contactBlock .contactBlockImageContainer div {
    background-color: #FFF;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: 24px;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: 24px;
    width:40px;
    height: 40px;
}

.contactBlock .contactBlockImageContainer .contactBlockContact {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_contact.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_contact.svg');
}

.contactBlock .contactBlockImageContainer .contactBlockPhone {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_phone.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_phone.svg');
}
.contactBlock .contactBlockImageContainer .contactBlockMobile {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_mobile.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_mobile.svg');
}
.contactBlock .contactBlockImageContainer .contactBlockFax {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_fax.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_fax.svg');
}
.contactBlock .contactBlockImageContainer .contactBlockWhatsapp {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_whatsapp.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_whatsapp.svg');
}
.contactBlock .contactBlockImageContainer .contactBlockEmail {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_mail.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_mail.svg');
}
.contactBlock .contactBlockImageContainer .contactBlockLocation {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_location.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_location.svg');
}
.contactBlock .contactBlockImageContainer .contactBlockSchedule {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_schedule.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_schedule.svg');
}
.contactBlock .contactBlockImageContainer .contactBlockWeb {
    -webkit-mask-image: url('/imgTemplate/icons-contact/icon_web.svg');
    mask-image: url('/imgTemplate/icons-contact/icon_web.svg');
}


.contactBlock p.content {
    text-align: left;
    margin-bottom: 0;
    padding-left: 10px;
}

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

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

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


/*------------------CONTACTAR 2-----------------*/
#contactar2{
    justify-content: space-between;
}

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

#contactar2 #leftCol .form-group{
    margin-bottom: 20px;    
}

#rightCol .row{
    background: #fafafa;
    padding: 1rem;
}

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

@media screen and (max-width: 991px) {
    #contactar2 #rightCol {
        margin-bottom: 20px;
    }
}


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

#contactar3 .form-group{
    margin-bottom: 20px;    
}

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


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

#index #listarProductos1 .row{
    justify-content: center;
}

#listarProductos1 .cuadroProd {
    background-color: #fff;
    transition: 0.2s;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 315px;
    padding: 10px;
}

#listarProductos1 .cuadroProd:hover .btnBuyProduct,
#listarProductos1 .cuadroProd:focus .btnBuyProduct {
    background-color: #1789ee!important;
}

#listarProductos1 .cuadroProd:hover .listadoProductosNombre a,
#listarProductos1 .cuadroProd:focus .listadoProductosNombre a {
    color: #1789ee!important;
}

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

#listarProductos1 .listadoImagenProducto a {
    display: block;
}

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

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

#listarProductos1 .productPriceBlock {
    margin-bottom: 5px;
}

#listarProductos1 .productPrice {
    font-size: 25px;
}

#listarProductos1 .listadoProductosNombre a {
    height: 48px;
    overflow: hidden;
    font-weight:  700;
    color: inherit;
}

#listarProductos1 .listadoProductosMarcas{
    height: 25px;
}

#listarProductos1 .listadoProductosMarcas a{
    height: 25px;
    overflow: hidden;
    text-transform: uppercase;
    display: block;
    width: 100%;
    color: #5e5c5d;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 10px;
}


/*------------------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;
    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;
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

#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;
    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;
    text-align-last: center;
}

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


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


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

#listarNoticias .cuadroNoticia:hover {}

#listarNoticias .header {}

#listarNoticias .header .listadoNoticiaTitulo {
    font-weight: normal;
    display: block;
    float: left;
}

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

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

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

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

#listarNoticias .listadoNoticiaImagen a {
    display: block;
}

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

.newsTitle,
.fuenteNoticia,
.fechaNoticia,
.cuerpoNoticia{
    margin: auto;
    text-align: justify;
}


@media screen and (max-width: 767px) {
    #listarNoticias .header .listadoNoticiaTitulo {
        float: none;
        text-align: center;
    }
    #listarNoticias .header .listadoNoticiaFecha {
        float: none;
        top: -10px;
        text-align: center;
    }
    #listarNoticias .listadoNoticiaContenido {
        min-height: auto;
    }
    #listarNoticias .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;
    padding-top: 15px;
}


/*** 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;
}

/*FICHA DE PRODUCTO*/
@media(min-width:992px){
    #fichaProducto{
        gap: 2rem;
        justify-content: center;
    }
}

#fichaProducto p.price{
    font-size: 24px;
    font-weight: 700;
}

/*FIN DE FICHA DE PRODUCTO*/

/* GENERAL */

h1 {
    font-family: 'Nunito';
    font-size: 35px;
    margin: 30px 0 20px 0;
    color: #333;
    text-align: center;
}

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

.index-about h1{
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 20px 0;
    color: #434F65;
}

h2 {
    font-family: 'Nunito';
    font-size: 30px;
    color: #434F66;
}

.list h2{
    text-align: center;
}

/* MAPA DEL FOOTER */

#box_mapa {
    background-color: #000;
}

#box_mapa iframe {
    display: block;
}


/* TEXTO DESCRIPTIVO INDEX */

#indexContent1 .quart{
    text-align: center;
    margin-top: 3.5rem;
}

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


/* ICONOS INDEX */

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

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

.index-icon {
    padding: 0 1.2rem;
}

.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%;
}

/* VIDEO INDEX */
.video_index{
    background-color: #FAFAFA;
    padding: 3rem 0;
}
.video_index .contenido_bloque{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

/*-------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 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;
}


/**/

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


/* solicitar informacion*/

#solicitarInformacion {
    display: flex;
    width: 100%;
    min-height: 400px;
    background-image: url(../imgTemplate/backgrounds/bg-info.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
}

#solicitarInformacion .contenido_bloque {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#solicitarInformacion p {
    margin: 0;
}

#solicitarInformacion .cta {
color: #ffffff;
font-size: 30px;
font-family: 'Nunito';
margin-bottom: 2rem;
}


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

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

.boton_index.large {
    font-size: 18px;
    padding: 15px 50px;
    margin: 0 auto;
    letter-spacing: 3px;
    font-family: 'Nunito';
    border-radius: 32px;
    border: 3px solid #f65f19;
    background-color: #212529;
}

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

a.boton_index:hover {
    color: white !important;
    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.page-item {
    border-radius: 20px;
    margin: 0 2px;
    height: 30px;
    width: 30px;
    display: flex;
    font-size: 15px;
    background: #F1F1F1;
}

.pagination>li.results-page {
    font-weight: 600;
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.pagination>li>a{
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.pagination>li.page-item:hover:not(.pagination>.disabled:hover),
.pagination>li.page-item:focus:not(.pagination>.disabled:focus)
{
    background: #333 !important;
    font-weight: 600;
}

.pagination>li.page-item.disabled{
    /*background: linear-gradient(90deg, #A980F8, #6566DA);*/
    background: #333 !important;
    font-weight: 600;
}

.pagination>li>a, .pagination>li>span{
    width: 100%;
    height:100%;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.disabled>a{
    color: #fff !important;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    cursor: default;
    color: #fff !important;
}
/* MODULO NEWSLETTER */

#newsletter {
    text-align: left;
    padding: 38px 0;
    color: #222;
}

#newsletter .newsletter_form_group {
    background: #FFF;
}

#newsletter .newsletter_input {
    color: #222;
    width: calc(100% - 125px);
    font-size: 15px;
    padding: 10px 10px;
    border-radius: 0.25rem;
    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: 0.25rem;
    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;

}

#newsletter a:hover {
    color: #9595f4;
    text-decoration: underline;
}


/* MISCEL�NEA */

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

.toggledivbox{
    text-align: left;
    display:none;
    position: absolute;
    right: 0px;
    top:100%;
    width: 280px;
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: inset 0px 0px 4px 2px rgb(0 0 0 / 20%);
    -moz-box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 4px 2px rgb(0 0 0 / 20%);
}

.toggledivbox .contact-responsive.email span{
    word-break: break-all;
}

.valoracionesProducto{
    height: 20px;
    justify-content:center;
    display: flex;
    align-items: center;
}

.valoracionesProducto img{
    width:10px;
}


/*TABLAS COOKIES*/
.cookies-table{
    width: 100%;
}

.cookies-table tbody{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.cookies-table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.cookies-table td, .cookies-table th {
    border: 1px solid #ddd;
    padding: 6px 10px;
    text-align: left;
}

.cookies-table th {
    background-color: #555;
    color: #fff;
    text-align: center;
}

.cookies-table .cookies-table-title {
    background-color: #eee;
    font-weight: 700;
    text-align: center;
}

#productsMultiSite .product_description-box p{
    font-size: 18px;
}


.result-advice {
    font-weight: 600;
    font-size: 16px;
    /* border: 1px solid; */
    padding: 10px;
    margin-bottom: 15px;
    display: inline-block;
    background: #F6F6F6;
    user-select: none;
    -webkit-box-shadow: 0px 4px 4px -2px #CCCc;
    -moz-box-shadow: 0px 4px 4px -2px #CCCc;
    box-shadow: 0px 4px 4px -2px #CCCc;
}


/* TRABAJOS REALIZADOS */
#trabajos_realizados {
    margin-top: 30px;
}


#trabajos_realizados .h2 {
    padding-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.trabajos_realizados_list {
    clear: both;
    display: grid;
    grid-template-columns: repeat(auto-fill, 25%);
    justify-content: space-between;
}


.seccion .trabajos_realizados_list {
    grid-template-columns: repeat(auto-fill, 20%);
}

.trabajo_realizado_container {
    min-height: 500px;
}

#trabajos_realizados .trabajo_realizado_element {
    display: flex;
    justify-content: center;
    position: relative;
    height: 100%;
}

#trabajos_realizados .trabajo_realizado_element img{
    height: 100%;
    object-fit: cover;
}

#trabajos_realizados .trabajo_realizado_element .trabajo_realizado_title {
    display: none;
    transition: 0.2s;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}


#trabajos_realizados .trabajo_realizado_element:hover .trabajo_realizado_title {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #FFF;
    text-shadow: 0 1px #2226;
}

#trabajo_realizado_content .galeriaTrabajosRealizados {
    padding: 0;
}

.d-flex.h-100{
    max-height: 500px;
}

.btn-outline-primary{
    border: 1px dashed #f65f19;
}

.btn-outline-primary:hover{
    background-color:#333;
    border-color:#333;
}

.botonVolver.btn-outline-primary{
    margin-bottom: 2rem;
}

/* Ajustes modal Fancybox */
#cuerpo.containerModal{
    padding: 5rem 0;
}

@media (max-width: 767px) {
    #cuerpo.containerModal{
        padding: 2rem;
    }
    
    .trabajos_realizados_list{
        gap: 1rem;
    }
}

/*LISTAR SECCIONES*/
.card{
    border: none;
    border-radius: 0;
}

.card-title {
    font-family: 'Playfair Display';
    font-weight: 700;
    color: #9b6b5a;
    font-size: 1.25rem;
}

.card-body {
    background-color: #f7f3f1;
    color: #222;
}

.card-body p{
    text-align: left !important;
}

.card-body a{
    color: #222 !important;
}

/**/

#contenidoIndexBottom {
    padding: 45px 0 50px;
    text-align: center;
}

#contact-whatsapp{
    position: fixed;
    bottom: 5px;
    left: 5px;
    width: 55px;
    height: 55px;
}
/* @media (max-width:768px) {
    #contact-whatsapp{
        display: none;
    }
} */

/*Flecha para subir*/
#flechaSubir{
    position: fixed;
    bottom: 10px;
    right: 10px;
    border: none;
    background-color: transparent;
}

#flechaSubirMovil{
    padding: 0;
    border: 0;
    color: #fff;
    background-color: #333;
}

#footer .call-us-button {
    transition: 0s;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: 40px;
    text-align: center;
    background: #333;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
    display: none;
}

#footer .call-us-button a {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}


#footer .call-us-button a:hover {
    text-decoration: none;
}

#footer .call-us-button .call-us-button-whatsapp {
    background-color: #25D366;
}

#footer .call-us-button .call-us-button-whatsapp i {
    font-size: 23px;
}

#footer .icon-whatsapp {
    padding-right: 5px;
}

@media (max-width:585px) {
    #footer .call-us-button {
        display: flex;
    }
}

@media screen (min-width:769px){
    .call-us-button{
        display: none;
    }
}

.youtube-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (9 / 16 = 0.5625) */
  }
  
  .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

.product-content h1{
	margin-top:0px;
}

@media (max-width:768px) {
	.product-content h1{
		margin-top:20px;
	}
}	
.form-group{
    margin-bottom: 20px;
}


@media (min-width: 768px){
    form .check-options{
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}
.form-select{
    padding: .75rem 2.25rem .75rem .75rem;
}

.form-control{
    padding: .75rem;
}

input::placeholder,
textarea::placeholder {
    color: #a5a5a5 !important;
}

.control-label{
    font-weight: 600;
    margin-bottom: 5px;
}

form .titulo{
    font-weight: 600;
    font-size: 1.35rem;
    margin-top: 10px;
}

.btn{
	text-decoration:none !important;	
}