﻿.navbar-collapse {
  /*max-height: 400px;*/
  max-height: 100vh;
  overflow-y: auto;
}


/*.megamenu{    
    z-index:10;
     position:fixed;
	z-index:1000;
	top:0;
	width:100%;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
    border-radius: 0;
   background: #fff;
 
}*/
.img-slider{
width: 100%;
height: 500px;	
}

.div-botones{
	width: 100%;
	padding-left: 10%;
}

.letras-izq{
	color: #191C19;
	text-align: left ;
	font-weight: normal;
		
}

.letras-izq:hover{
	color: #3BAB56;
	text-decoration: none;
}

.tr-izq{
	
	height: 100px;
	border-bottom: #641E16 1px solid;
}

.img-centro{
	width: 100%;
	height: 180px;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.centro{
	margin-top: 5px;
}


/*footer {
	margin-top: 20px;
background-color:#641E16;
height: 50%;
color: #fff;
padding: 15px;
}*/

.main1 { 
  display:flex;
  margin:0 auto;
}

a img:hover {
    color: #fff;
}


.face{
    width: 40px;
    border-radius: 5px;


}

.fuente 
{
	text-align: center;
    height: 70px;
    font-size: 20px;
    box-shadow: 2px 2px 8px 2px rgb(20 109 24 / 10%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	}

.form-control
{
	display: block;
	width: 100%;
	height: 100%;
	}
	
.letras-izq-img
{
	text-align:left;
	padding: 5px;
	}

.img-izq{
	width: 150px;
	height: 120px;
	padding-left: 12%;	
}
