/* Master Stylesheet - 1.0 */
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/classy-nav.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url("css/magnific-popup.css");
@import url("css/fontawesome.min.css");
@import url("css/nice-select.css");

@font-face {font-family: myriand;
	src: url(fonts/MYRIADPRO-REGULAR.OTF)
	
}
/* :: 3.0 Base CSS */
/*Karen*/


* {
	vertical-align: baseline;
	box-sizing: border-box;
}

.contenedor p {
      font-family:Raleway;
    line-height: normal;
    padding-right: auto;
    padding-left: auto;
  }
.quienessomos {
	width: 100vw;
	max-width: 1000px;
	text-align: justify;
	line-height: normal;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	font-size: 16px;
	font-family: Arvo;
	margin-left: auto;

   
}
sub{
    
    font-size: 22px;
    color: black;
    line-height: normal;
    padding-bottom: 6px;
    text-align: left;}
.sub{
    font-family:Libre Baskerville;
}

.subtitulos{
    text-align: left;
    
}
.recetas{
	width: 100vw;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
   
    
}
.texto{
    text-align: left;
    margin: 0 20px;
}


.preparacion{
    width: 100%;
    max-width: 750px;
    align-content: center;
    padding: 20px 30px;
    text-align: left;
    }

.preparacion p{
    font-family: Arvo;
    font-size: 16px;
}
.preparacion li {
    font-family: Arvo;
    text-align: justify;
    line-height:12px;
    font-size: 16px;
    }
.preparacion ol li{
    line-height: normal;
    padding-bottom: 1em;
    font-family: Arvo;
    font-size: 14px;
    list-style: decimal;
 }
.recetas h1{
    width: 100%;
    max-width: 1200px;
    font-family: Capriola;
    font-size: 40px;
    
}
.recetaimg{
    width:100%;
    max-width: 700px;
    
    
      }
.recetavideo  {
    width: 100%;
    max-width: 800px;
    height: 448px;
    margin: 0 auto;
  
}
.recetas table{
    width: 100%;
    max-width: 1200px;
    align-content: center;
    text-align: left;
    padding: 10px;
   ;}

.recetas td{
    vertical-align: top;
    display: table-cell;
    
}

h1 {
	font-family: 'Lexend Exa';
	text-align: center;
	font-size: 28px;
	color: #4A3024;
	font-weight: 200;
}

h2{
    color: #FFFFFF;
    font-family: Raleway;
    font-size: 18px;
    text-align: center}

label{
    color: aliceblue;
    font-family: Raleway;

    font-size: 12px;}



footer{
	background: url(img/pie.jpg);
	background-repeat:repeat-x;
	margin-top: 20px;
	display: flex;
	width: 100vw;
	padding: 20px;
	justify-content: center;
    }

.footertabla{
    width: 100%;
    max-width: 900px;
    align-content: center;
        }
.colaboradores {
    width:50%;
    
    max-width: 450px;
    text-align:center;
    overflow:hidden;
    position: relative;
    vertical-align: center;
      }

.colaboradores table{
    width: 100%;
    align-items: justify;
    align-content: center;
    
       
}
.colaboradores table td{
    width: 25%;
    
   }
    

.redessociales{
    width: 50%;
    list-style: none;
    text-align: center;
    ;
    }
.redessociales td{
    width: 100%;
    max-width: 50px;
    align-content: center;
    
}

.copyright {
	width: 100vw;
	background: #1D100A;
}

.copyright p
{font-family:Raleway;
    color:#8C6657;
    text-align: center;}

.container-gallery{
	max-width: 1200px;
	width: 100vw;
	margin-top: 20px;
	padding: 20px;
	margin: auto;
}


.footertabla2{
	align-content: center;
	vertical-align: middle;
	justify-content: center;
	width: 100vw;
	max-width: 394px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 51px;
	margin-top: 28px;
}


.colaboradores2 {
	width: 100vw;
	max-width: 450px;
	text-align: center;
	overflow: hidden;
	position: relative;
	vertical-align: center;
      }

.colaboradore2 table{
    width: 100vw;
    align-items: justify;
    align-content: center;
    
       
}
.colaboradores2 table td{
    width: 25%;
    
   }
    





.galleryrecetas{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margintop: 20px;
	margin-bottom: 20;
	max-width: 1200px;
	margin-left: auto;

}

.container-galleryinfografia{
    max-width: 1400px;
    width: 100%;
    margin-top:20;
    padding: 20px;
    margin: auto;
}
.galleryinfo{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px;
    max-width: 1400px;
}
.infoimg{
    margin: 5px;
    margin: 20px;
  
  
}

 .galleryrecetas figure {
    width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin: 10px;}


 .galleryrecetas figure:hover h3{
    opacity: 1;
}

.galleryrecetas figure img{
    width: 100%
}

.galleryrecetas figure h3{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    background: rgba(0,0,0,0.6);
    padding: 1500px;
    opacity: 0;
    transition: all 600ms cubic-bezier(1,0,0,1);
    font-family: Arvo;
    font-size: 30px;
    text-align: center;
    line-height: normal;}
    
    

    
.beneficios{
	width: 80vw;
	max-width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: auto;
}

.beneficios .box{
    width: 330px;
    height: 330px;
    border-radius: 8px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin: 20px;
    text-align: center;
    transition: all 0.25s;
}

.beneficios .box:hover{
    transform: translateY(-15px);
    box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);
}

.beneficios .box img{
    width: 330px;
    height: 330px;
}

.galeria_post {
    width: 100%;
    max-width: 1300px;
    float:inherit;
    margin: 15px auto;
    justify-content: center;
    padding: 12px;
    display: flex;
    grid-template-columns: repeat(auto-fill,minmax(800px,1px));
    grid-gap: 1.5em;
 
}


.imagen_post{
    width:auto;
    float:right;
    justify-content: center;
    align-items: center;
    background: #33170D;
    display: flex;
    overflow: hidden;
    cursor: pointer;
    margin: 5px;
    }
.imgpost {
     display: block;
    object-fit: cover;
    transition: all.5s;
}
.infoimg :before{
    content: url("../Icon/eye_Mesa de trabajo 1.png");
    position: absolute;
    transform: scale(0.3);
    opacity: 0
    
}

.imagen_post:hover .imgpost{
    transform: scale(1.1);
    opacity: 0.4;
}
.imagen_post:hover:before{
    opacity: 1;
}

.galeria{
    padding: 12px;
    max-width: 1200px;
    margin: 1em auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
        
}
.galeria_item{
    width: 100%;
    height: 400px;
    max-width: 500px;
    background: #33170D;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
  
    
}
.galeriaimg{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}

.galeria_item::before{
    content: url("../Icon/eye_Mesa de trabajo 1.png");
    position: absolute;
    transform: scale(0.3);
    opacity: 0;
            
}

.galeria_item:hover .galeriaimg{
    transform: scale(1.2);
    filter: blur(3px);
    opacity: 0.4;
}

.galeria_item:hover:before{
    opacity: 1;
}

button{
    background: none;
    color: #36190C;
    width:50px;
    height: 50px;
    margin:0 auto;
    transition: .3s ease all;
    font-size: 50px;
    max-width: 85%;
    min-width:55px;
    position: absolute;
    display: flex;
    align-items: center;
    overflow: hidden;
    top:65%;
  
}

button a{
    color: #36190C;
}
button a :hover{
    color: #6A3719;
}
.derecho {
    left: 200px;}

    
.izquierdo{
    right: 200px;
}

body {
	font-size: 14px;
	width: 100vw;
	max-width: 100vw;
	font-family: Arvo;
	color: #555;
	margin-top: auto;
	transition: padding-top 0.5s ease;
	line-height: 2;
	padding-top: 20px;
	padding-bottom: 37px;
}





p {
   
    font-family: Arvo;
    text-align: justify;
    line-height: normal;
    padding-top: 10px;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: 10px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto}

a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  font-family: "Montserrat", sans-serif; }

ul,
ol {
  margin: 0; }
  ul li,
 li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

/* :: 3.1.0 Spacing */
.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

/* :: 3.2.0 Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* :: 3.3.0 Section Padding */
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px; }

/* :: 3.4.0 Preloader */
.preloader {
  background-color: #b0c364;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999; }


@keyframes jump {
  0% {
    top: 24%;
    transform: rotateX(85deg); }
  25% {
    top: 10%;
    transform: rotateX(0deg); }
  50% {
    top: 30%;
    transform: rotateX(85deg); }
  75% {
    transform: rotateX(0deg); }
  100% {
    transform: rotateX(85deg); } }
@keyframes flip {
  0% {
    transform: rotate(0deg); }
  5% {
    transform: rotate(-27deg); }
  30%,
    50% {
    transform: rotate(0deg); }
  55% {
    transform: rotate(27deg); }
  83.3% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(0deg); } }
@keyframes switchSide {
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(180deg); }
  100% {
    transform: rotateY(0deg); } }
@keyframes fly {
  0% {
    bottom: 26%;
    transform: rotate(0deg); }
  10% {
    bottom: 40%; }
  50% {
    bottom: 26%;
    transform: rotate(-190deg); }
  80% {
    bottom: 40%; }
  100% {
    bottom: 26%;
    transform: rotate(0deg); } }
@keyframes bubble {
  0% {
    transform: scale(0.15, 0.15);
    top: 80%;
    opacity: 0; }
  50% {
    transform: scale(1.1, 1.1);
    opacity: 1; }
  100% {
    transform: scale(0.33, 0.33);
    top: 60%;
    opacity: 0; } }
@keyframes pulse {
  0% {
    opacity: 0.05; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.05; } }



/* :: 4.0 Header Area CSS */
.header-area{
  position: relative;
  z-index: 1000;
  width: 100%; 
  }
.header-area2 {
	position: relative;
	z-index: 1000;
	width: 100vw;
	background-image: url(directorio/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 229px;
}
  .header-area .top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 95px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .top-header-area {
        height: 80px; } }
    @media only screen and (max-width: 767px) {
      .header-area .top-header-area {
        height: 120px; } }
   
  .header-area .logo-area {
	position: relative;
	z-index: 1;
	padding: 50px 30px;
	text-align: center;
	width: 100vw;
}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-area .logo-area {
        padding: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .logo-area {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      .header-area .logo-area {
        padding: 30px 15px; } }
    .header-area .logo-area a {
      display: inline-block; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .logo-area a {
          max-width: 150px; } }
      @media only screen and (max-width: 767px) {
        .header-area .logo-area a {
          max-width: 150px; } }
  .header-area .bueno-main-menu {
	position: relative;
	width: 100vw;
	height: 70px;
}
    .header-area .bueno-main-menu #toggler {
      position: relative;
      z-index: 1;
      cursor: pointer; }
    .header-area .bueno-main-menu .classy-navbar {
      height: 70px;
     }
      .header-area .bueno-main-menu .classy-navbar .nav-brand {
        max-width: 160px;
         }
      .header-area .bueno-main-menu .classy-navbar .classynav ul li a {
	font-weight: 650;
	text-transform: capitalize;
	font-size: 15px;
	color: #3F1E0A;
	margin-top: auto;
	margin-bottom: auto;
	text-align: justify;
	align-items: center;
}

        .header-area .bueno-main-menu .classy-navbar .classynav ul li a:hover, .header-area .bueno-main-menu .classy-navbar .classynav ul li a:focus {
	color: #9F501A;
}


.header-area2 .top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 95px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area2 .top-header-area {
        height: 80px; } }
    @media only screen and (max-width: 767px) {
      .header-area2 .top-header-area {
        height: 120px; } }
   
  
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-area2 .logo-area {
        padding: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area2 .logo-area {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      .header-area2 .logo-area {
        padding: 30px 15px; } }
    .header-area2 .logo-area a {
      display: inline-block; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area2 .logo-area a {
          max-width: 150px; } }
      @media only screen and (max-width: 767px) {
        .header-area2 .logo-area a {
          max-width: 150px; } }
  .header-area2 .bueno-main-menu {
	position: relative;
	width: 100vw;
	height: 70px;
}
    .header-area2 .bueno-main-menu #toggler {
      position: relative;
      z-index: 1;
      cursor: pointer; }
    .header-area2 .bueno-main-menu .classy-navbar {
      height: 70px;
     }
      .header-area .bueno-main-menu .classy-navbar .nav-brand {
        max-width: 160px;
         }
      .header-area2 .bueno-main-menu .classy-navbar .classynav ul li a {
	font-weight: 650;
	text-transform: capitalize;
	font-size: 15px;
	color: #3F1E0A;
	margin-top: auto;
	margin-bottom: auto;
	text-align: justify;
	align-items: center;
}

        .header-area2 .bueno-main-menu .classy-navbar .classynav ul li a:hover, .header-area .bueno-main-menu .classy-navbar .classynav ul li a:focus {
	color: #9F501A;
}



  
/* :: 11.0 Ingredients Area CSS */

.ingredients { 
    width: 100%;
    max-width: 500px;
    text-align:left;
    background-color: #F9D3B6;
    margin-left: 20px;
  
  padding: 60px 20px;
}
  .ingredients h5 {
    color: #272727;
      text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
     font-family: 'Lexend Exa';
     font-weight: 400; 
}

.ingredients sub{
    font-family: 'Lexend Exa';
    font-size: 20px;
    color: #842803;
    margin-bottom: 50px;

}
  .ingredients .custom-control {
    padding-left: 2.5rem;
    margin-top: 8px;
    min-height:5px;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid  #F9BD8F;
    padding-bottom: 10px; }

    .ingredients .custom-control .custom-control-label {
      position: relative;
      z-index: 1;
     padding-top: 1px;
      font-size: 14px;
     color: #191818;
      padding-left: 16px;
    font-family: Arvo;}
      .ingredients .custom-control .custom-control-label::before {
        width: 22px;
        height: 22px;
        border: 1px solid;
        border-color: #d6e1e4;
        background-color: #ffffff;}
      .ingredients .custom-control .custom-control-label::after {
        top: 5px;
        left: -23px;
        width: 20px;
        height: 20px; }
  .ingredients .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #7F3D0B; }


.post-details-content {
  position: relative;
  z-index: 1; }
  .post-details-content .blog-thumbnail {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1; }
    .post-details-content .blog-thumbnail img {
      width: 100%; }
  .post-details-content .blog-content {
    position: relative;
    z-index: 1; }
    .post-details-content .blog-content .post-tag {
      font-size: 12px;
      font-weight: 600;
      color: #b0c364;
      text-transform: uppercase;
      margin-bottom: 15px;
      display: block;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
    .post-details-content .blog-content {
      display: block;
      font-size: 24px;
      margin-bottom: 15px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      @media only screen and (max-width: 767px) {
        .post-details-content .blog-content  {
          font-size: 18px; } }
    .post-details-content .blog-content .post-meta {
      position: relative;
      z-index: 1;
      margin-bottom: 30px; }
      .post-details-content .blog-content .post-meta a {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        position: relative;
        z-index: 1;
        display: inline-block;
        color: #7a7a7a;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase; }
        .post-details-content .blog-content .post-meta a:first-child {
          margin-right: 20px; }
          .post-details-content .blog-content .post-meta a:first-child::after {
            position: absolute;
            z-index: 5;
            top: 0;
            right: -14px;
            content: "/"; }


/* :: 3.6.0 ScrollUp */
#scrollUp {
  background-color: #000000;
   bottom: 50px;
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 37px;
  right: 50px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15); }
  #scrollUp:hover, #scrollUp:focus {
    background-color: #4F2F20;
    color: #ffffff; }


/* :: 9.0 Instagram Feed Area */
.instagram-feed-area {
  position: relative;
  z-index: 1;
}

.single-instagram {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
  overflow: hidden; 
  padding: 20px}
  @media only screen and (max-width: 767px) {
    .single-instagram {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
      width: 33.33333%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-instagram {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
      width: 20%;
      } }
  .single-instagram img {
    width: 100%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;

}
  .single-instagram::after {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 5;
    position: absolute;
    content: '';
    visibility: hidden;
    opacity: 0; 
}
  .single-instagram .img-zoom {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 50%;
    left: 50%;
    z-index: 99;
    background-color: #603513;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 62px;
    margin-left: -31px;
    visibility: hidden;
    opacity: 0;
}
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-instagram .img-zoom {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        margin-left: -20px; } }
    @media only screen and (max-width: 767px) {
      .single-instagram .img-zoom {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        margin-left: -20px; } }
  .single-instagram:hover::after {
    visibility: visible;
    opacity: 1; }
  .single-instagram:hover img {
    -webkit-transform: scale(1.9);
    transform: scale(1.19); }
  .single-instagram:hover .img-zoom {
    visibility: visible;
    opacity: 1;
    margin-top: -31px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-instagram:hover .img-zoom {
        margin-top: -20px; } }
    @media only screen and (max-width: 767px) {
      .single-instagram:hover .img-zoom {
        margin-top: -20px; } }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 0;
  text-align: center;
  padding-right: 0;
  top: 40px;
  width: 36px;
  height: 36px;
  background-color: #603513;
  line-height: 36px; }

.mfp-bottom-bar {
  margin-top: 0;
  top: auto;
  bottom: 55px;
  left: 0;
  width: 100%;
  cursor: auto;
  background-color: transparent;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }
  .mfp-bottom-bar .mfp-title {
    line-height: normal;
    color: transparent;
    padding-right: 0;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 10px;
    font-weight: 700; }
  .mfp-bottom-bar .mfp-counter {
    color: transparent;
    position: relative;
    line-height: normal;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 10px;
    font-weight: 700; }



/* :: 12.0 Treading Post Area */
.treading-post-area {
  position: fixed;
  z-index: 9999;
  width: 480px;
  height: 100%;
  background-color: #dadfe5;
  right: -700px;
  top: 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
  padding: 50px;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-transition-duration: 800ms;
  transition-duration: 800ms; }
  @media only screen and (max-width: 767px) {
    .treading-post-area {
      width: 320px;
      padding: 30px; } }
  .treading-post-area .close-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 100;
    font-size: 20px;
    cursor: pointer; }
    .treading-post-area .close-icon:hover, .treading-post-area .close-icon:focus {
      color: #b0c364; }
  .treading-post-area h4 {
    margin-bottom: 50px; }
    @media only screen and (max-width: 767px) {
      .treading-post-area h4 {
        font-size: 16px; } }
  @media only screen and (max-width: 767px) {
    .treading-post-area .single-blog-post.style-1 .blog-content {
      padding-left: 15px; } }
  .treading-post-area .single-blog-post.style-1 .blog-content .post-title {
    font-size: 16px; }
    @media only screen and (max-width: 767px) {
      .treading-post-area .single-blog-post.style-1 .blog-content .post-title {
        font-size: 14px; } }
  .treading-post-area.on {
    right: 0; }

.directorio{
	width: 100vw;
	max-width: 1000px;
	margin-top: -12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: justify;
	line-height: normal;
	padding-top: 50px;
	padding-bottom: 10px;
}
 .directorio table{
	width: 100%;
	max-width: 1200px;
	align-content: center;
	margin-top: 16px;
	padding-top: 20px;
	height: 100%;
	border-collapse: collapse;
	border-color: #663200;
}

.directorio  td {
	width: 25%;
	text-align: left;
	vertical-align:text-top;
	border: 3px solid #663200;
	font-size: 15px;
	

}

.directorio a {
	 padding: 5px;
	 font-size: 20px;
	color: black;
}

.titulo{
	height: 27px;
	background: #663200;
	color: white;
	text-align: center;
	font-size: 21px;
	vertical-align: middle;
	font-family: Arvo;
}

.directorio video{
	width: 100%;
}


.directorio h5{
	font-family: Lexend Exa;
	text-align: left;
	font-size: 40px;
	color: #4A3024;
	font-weight: 500;
}

.estados figure {
    width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin: 10px;}


 .estados figure img{
    width: 100%
}


 .estados{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margintop: 20px;
	margin-bottom: 20;
	max-width: 1200px;
	margin-left: auto;

}
.datos{
	padding: 5px;
	color: black;
}
.directorio h6{
	font-size: 18px;
	color: #5B5B5A;
	
}

.bannerprincipal {
	width: 100vw;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 51px;
}

/* ====== The End ====== */
