.imagen
{
    
    width: 19px!important;
	height: 26% !important;
	display: flex !important;
	justify-content: center  !important;
	align-items: center !important;
	text-align: center !important
	color: #fff !important;
	top: 35% !important;
	position: absolute !important;
	z-index: 5 !important;
    margin-left: 65px !important;
    text-decoration: underline!importan;
    /************/
     -webkit-width: 19px!important;
	-webkit-height: 26% !important;
	-webkit-display: flex !important;
	-webkit-justify-content: center !important;
	-webkit-align-items: center !important;
	-webkit-text-align: center !important
	-webkit-color: #fff !important;
	-webkit-top: 35% !important;
	-webkit-position: absolute !important;
	-webkit-z-index: 5 !important;
    -webkit-margin-left: 65px !important;
    -webkit-text-decoration: underline!importan;
    
    /**********************/
      
     -moz-width: 19px!important;
	 -moz-height: 26% !important;
	 -moz-display: flex !important;
	 -moz-justify-content: center !important;
	 -moz-align-items: center !important;
	 -moz-text-align: center !important
	 -moz-color: #fff !important;
	 -moz-top: 35% !important;
	 -moz-position: absolute !important;
	 -moz-z-index: 5 !important;
     -moz-margin-left: 65px !important;
     -moz-text-decoration: underline!importan;
      /**********************/
       -ms-width: 19px!important;
	-ms-height: 26% !important;
	 -ms-display: flex !important;
	 -ms-justify-content: center !important;
	 -ms-align-items: center !important;
	-ms-text-align: center !important
	 -ms-color: #fff !important;
	-ms-top: 35% !important;
	-ms-position: absolute !important;
	 -ms-z-index: 5 !important;
     -ms-margin-left: 65px !important;
     -ms-text-decoration: underline!importan;
    /*********************/
        -o-width: 19px!important;
	-o-height: 26% !important;
	-o-display: flex !important;
	-o-justify-content: center !important;
	-o-align-items: center !important;
	-o-text-align: center !important
	-o-color: #fff !important;
	-o-top: 35% !important;
	-o-position: absolute !important;
	-o-z-index: 5 !important;
    -o-margin-left: 65px !important;
   -o-text-decoration: underline!importan;
    
  -o-
}

#nos
{
    margin-left: 15px !important;  
}


@import 'https://fonts.googleapis.com/css?family=Lato:300';


@font-face {
    font-family: 'klav';
    src: url('../fuentes/klavika-light-webfont.woff2') format('woff2'),
        url('../fuentes/klavika-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.texto {
    background: #3a3a3a;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #00237f, #3a3a3a);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #00237f, #0872b5);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    font-family: 'klav';
    letter-spacing: 1px;
    border-radius: 6px;
    box-shadow: 0px 0px 4px 2px;
    padding: 0 10px;
    position: relative;
    text-align: justify;
    color: white;
    width: 90%;
}


.contenido {
    font-family: 'klav';
    letter-spacing: 1px;
    font-size: 19px;
    width: 100% !important;
}


.contenido .datotext1 {
    /*
    font-family: 'klav';
    letter-spacing: 1px;
    border-radius: 6px;
    box-shadow: 0px 0px 4px 2px;
    padding: 0 10px;
    position: relative;
    width: 240px;
    color: #3a3a3a;
    font-size: 19px;
    text-align: center;*/
        padding: 0 10px;
    position: relative;
    width: 260px;
    
    font-size: 19px;
    text-align: center;
      font-family: 'klav';
    letter-spacing: 1px;
    
     background: #00237f;
  background-image: -webkit-linear-gradient(top, #00237f, #2980b9);
  background-image: -moz-linear-gradient(top, #00237f, #2980b9);
  background-image: -ms-linear-gradient(top, #00237f, #2980b9);
  background-image: -o-linear-gradient(top, #00237f, #2980b9);
  background-image: linear-gradient(to bottom, #00237f, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #3a3a3a;
  -webkit-box-shadow: 6px 4px 16px #3a3a3a;
  -moz-box-shadow: 6px 4px 16px #3a3a3a;
  box-shadow: 6px 4px 16px #3a3a3a;
  font-family: "Klav";
  color: #ffffff;
  font-size: 17px;
  padding: 8px;
  text-decoration: none;
    
}

/***************************/
.more {
    display: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    
}
.showLink
{
   
      background: #0872b5;
  background-image: -webkit-linear-gradient(top, #0872b5, #00237f);
  background-image: -moz-linear-gradient(top, #0872b5, #00237f);
  background-image: -ms-linear-gradient(top, #0872b5, #00237f);
  background-image: -o-linear-gradient(top, #0872b5, #00237f);
  background-image: linear-gradient(to bottom, #0872b5, #00237f);
  -webkit-border-radius: 34;
  -moz-border-radius: 34;
  border-radius: 34px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 7px 15px 11px 15px;
  border: solid #1f628d 2px;
  text-decoration: none;    
}
.showLink:hover
{
    background: #00237f;
  background-image: -webkit-linear-gradient(top, #00237f, #355299);
  background-image: -moz-linear-gradient(top, #00237f, #355299);
  background-image: -ms-linear-gradient(top, #00237f, #355299);
  background-image: -o-linear-gradient(top, #00237f, #355299);
  background-image: linear-gradient(to bottom, #00237f, #355299);
  text-decoration: none;
}

.hideLink {
 
     background: #0872b5;
  background-image: -webkit-linear-gradient(top, #0872b5, #00237f);
  background-image: -moz-linear-gradient(top, #0872b5, #00237f);
  background-image: -ms-linear-gradient(top, #0872b5, #00237f);
  background-image: -o-linear-gradient(top, #0872b5, #00237f);
  background-image: linear-gradient(to bottom, #0872b5, #00237f);
  -webkit-border-radius: 34;
  -moz-border-radius: 34;
  border-radius: 34px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 7px 15px 11px 15px;
  border: solid #1f628d 2px;
  text-decoration: none;

}

.hideLink:hover {
    background: #00237f;
  background-image: -webkit-linear-gradient(top, #00237f, #355299);
  background-image: -moz-linear-gradient(top, #00237f, #355299);
  background-image: -ms-linear-gradient(top, #00237f, #355299);
  background-image: -o-linear-gradient(top, #00237f, #355299);
  background-image: linear-gradient(to bottom, #00237f, #355299);
  text-decoration: none;
}
.hideLink {
    
         background: #0872b5;
  background-image: -webkit-linear-gradient(top, #0872b5, #00237f);
  background-image: -moz-linear-gradient(top, #0872b5, #00237f);
  background-image: -ms-linear-gradient(top, #0872b5, #00237f);
  background-image: -o-linear-gradient(top, #0872b5, #00237f);
  background-image: linear-gradient(to bottom, #0872b5, #00237f);
  -webkit-border-radius: 34;
  -moz-border-radius: 34;
  border-radius: 34px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 7px 15px 11px 15px;
  border: solid #1f628d 2px;
  text-decoration: none;
}

/*a.showLink:hover,
a.hideLink:hover {
    border-bottom: 1px dotted #36f;
}*/



















/**************IMG PRODUCTOS**************/
.mr-3 {
    width: 280PX;
    height: 200PX;
    margin-bottom: 40px;
}


/* Smartphones (portrait & landscape) */
@media only screen and (min-device-width : 310px) and (max-device-width : 418px) {

    .mr-3 {
        width: 130PX;
        height: 90PX;
        margin-bottom: 40px;
    }


}

/************************************
        Css para productos
/*****************************************/

.asyncGallery {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1000;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.95);
    transition: opacity 200ms, visibility 200ms;
}

.asyncGallery.is-visible {
    opacity: 1;
    visibility: visible;
}

.asyncGallery__Item {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transform: translate(-50%, -50%);
    transition: opacity 200ms, visibility 200ms;
}

.asyncGallery__Item.is-visible {
    opacity: 1;
    visibility: visible;
}

.asyncGallery__ItemImage img {
    max-height: 80vh;
    display: block;

}

.asyncGallery__ItemDescription,
.asyncGallery__Loader {
    color: #fff;
}

.asyncGallery__Loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    color: #fff;
    z-index: 100;
}

.asyncGallery__Loader.is-visible {
    display: block;
}

.asyncGallery button {
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0;
    font-size: 0;
    cursor: pointer;
}

.asyncGallery__Close {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 30px;
    height: 30px;
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg==");
}

.asyncGallery__Counter {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    right: 40px;
    bottom: 40px;
}

.asyncGallery__Dots {
    position: absolute;
    left: 50%;
    bottom: 40px;
    display: flex;
    margin: 0;
    padding: 0;
    transform: translateX(-50%);
    list-style-type: none;
    z-index: 1000;
}

.asyncGallery__Dots button {
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 0;
    outline: 0;
    border-radius: 50%;
}

.asyncGallery__Dots li {
    opacity: 0.2;
    transition: opacity 200ms;
}

.asyncGallery__Dots li + li {
    margin-left: 10px;
}

.asyncGallery__Dots li.is-active {
    opacity: 1;
}

.asyncGallery__Next,
.asyncGallery__Prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 1000;
    transition: transform 200ms, opacity 200ms;
    transform: translateY(-50%);
}

.asyncGallery__Next:disabled,
.asyncGallery__Prev:disabled {
    opacity: 0.2;
    cursor: default;
}

.asyncGallery__Next:before,
.asyncGallery__Prev:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

.asyncGallery__Next {
    right: 40px;
}

.asyncGallery__Next:hover {
    transform: translateX(2px) translateY(-50%);
}

.asyncGallery__Next:before {
    transform: translate3d(-50%, -50%, 0);
}

.asyncGallery__Prev {
    left: 40px;
}

.asyncGallery__Prev:hover {
    transform: translateX(-2px) translateY(-50%);
}

.asyncGallery__Prev:before {
    transform: translate3d(-50%, -50%, 0) scale(-1);
}




body {
    margin: 0;

}

.container2 {
    max-width: 1200px;
    margin: 0 auto;
}

.gallery {
    width: 100% !important;

    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.gallery div {
    max-width: calc(33.333% - 40px);
    margin: 20px;
    transition: opacity 200ms;
    cursor: pointer;

}

.gallery div:hover {
    opacity: 0.9;
}

.gallery div img {
    max-width: 100%;

}

@media screen and (max-width: 768px) {
    .asyncGallery__Close {
        top: 15px;
        right: 15px;
        width: 20px;
        height: 20px;
        background-size: 20px;
    }

    .asyncGallery__Dots {
        bottom: 15px;
    }

    .asyncGallery__Counter {
        right: 15px;
        bottom: 15px;
        font-size: 12px;
    }

    .asyncGallery__Item {
        width: 100%;
    }

    .asyncGallery__ItemImage img {
        max-height: none;
        max-width: 100%;
    }

    .asyncGallery__ItemDescription {
        padding: 0 20px;
    }

    .asyncGallery__Next,
    .asyncGallery__Prev {
        display: none;
    }


    .gallery {
        display: block;
    }

    .gallery div {
        max-width: 100%;
        margin: 20px 0 0;
    }

    .gallery div img {
        max-width: 100%;
        min-width: 100%;
    }
}


/******************gallery******************/

.gallery-block li
{
   text-decoration: none;
   -moz-text-decoration: none;
}
.gallery-block{
  
	padding-bottom: 10px;
	padding-top: 10px;
    -moz-padding-bottom: 10px;
	-moz-padding-top: 10px;
    
}
.lightbox {
      max-width: 100% !important;
  
  -moz-transition: all 0.5s !important;
  -webkit-transition: all 0.5s !important;
  transition: all 0.5s !important;
    /*transition: transform .3s; /* Animation */    
    
}


.lightbox :hover {
     -moz-transform: scale(1.1) !important;
  -webkit-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
 /* transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.gallery-block .heading{
    margin-bottom: 50px;
    text-align: center;
    -moz-margin-bottom: 50px;
    -moz-text-align: center;
    
}
.heading1 h2
{
     margin: 5px 25% 15px !important;
            padding: 0 10px;
    position: relative;
    width: 55% !important;
    
    font-size: 19px !important;
    text-align: center;
      font-family: 'klav';
    letter-spacing: 1px;
    
     background: #00237f;
  background-image: -webkit-linear-gradient(top, #00237f, #2980b9);
  background-image: -moz-linear-gradient(top, #00237f, #2980b9);
  background-image: -ms-linear-gradient(top, #00237f, #2980b9);
  background-image: -o-linear-gradient(top, #00237f, #2980b9);
  background-image: linear-gradient(to bottom, #00237f, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #3a3a3a;
  -webkit-box-shadow: 6px 4px 16px #3a3a3a;
  -moz-box-shadow: 6px 4px 16px #3a3a3a;
  box-shadow: 6px 4px 16px #3a3a3a;
  font-family: "Klav";
  color: #ffffff;
  font-size: 17px;
  padding: 8px;
  text-decoration: none;
    margin-top: 2.6% !important;
    margin-bottom: 6% !important;
}
.gallery-block .heading h2{
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-family: 'klav'; 
    -moz-font-weight: bold;
    -moz--moz--moz-font-size: 1.4rem;
    -moz--moz-text-transform: uppercase;
   -moz-font-family: 'klav';
}

.gallery-block.cards-gallery h6 {
  font-size: 20px;
  font-weight: bold; 
    font-family: 'klav';
      color: #3a3a3a;  
    -moz-font-size: 20px;
  -moz-font-weight: bold; 
    -moz-font-family: 'klav';
      -moz-color: #3a3a3a;
}

.card-img-top
{
    height: 100%;
    -moz-height: 100%;
}
.gallery-block.cards-gallery .card{
  transition: 0.4s ease; 
    -moz-transition: 0.4s ease; 
}

.gallery-block.cards-gallery .card img {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); 
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); 

}

.gallery-block.cards-gallery .card-body {
  text-align: center; 
  -moz-text-align: center; 
    
}

.gallery-block.cards-gallery .card-body p {
  font-size: 18px; 
    font-family: 'klav';
      color: #3a3a3a;  
    -moz-font-size: 18px; 
    -moz-font-family: 'klav';
      -moz-color: #3a3a3a;
}

.gallery-block.cards-gallery a {
  color: #3a3a3a; 
    font-family: 'klav';  
    -moz-color: #3a3a3a; 
    -moz-font-family: 'klav';
}

.gallery-block.cards-gallery a:hover {
  text-decoration: none;  
    -moz-text-decoration: none; 
}

.gallery-block.cards-gallery .card {
  margin-bottom: 20px; 
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); 
    -moz-margin-bottom: 20px; 
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}


/*************************************************/


