@font-face{
	font-family: 'hum';
	src: url(../font/HUM521N.TTF);
}

body{
	margin: 0;
	font-family: helvetica;
	font-size: 16px;}

header{
background-color: #00c502;
}


.header{
	min-height: 600px;
}
	/* REDES SOCIALES */
	.redes-sociales{
		position: relative;
	}

	.redes{
		z-index: 9999;
	}

	.icon-rs{
		background: #6a63e6;
		border-radius: 20px;
			-moz-border-radius: 20px;
			-webkit-border-radius: 20px;
		color: white;
		display: inline-block;
		float: right;
		font-size: 12px;
		font-weight: bold;
		margin: 10px;
		padding: 5px;
		text-align: center;
	}

	.icon-rs:hover{
		background: white;
		color: #6a63e6;
		text-decoration: none;
	}

	.icon-whatsapp{
		background: #6a63e6;
		border-radius: 20px;
			-moz-border-radius: 20px;
			-webkit-border-radius: 20px;
		color: white;
		display: inline-block;
		float: right;
		font-size: 18px;
		font-weight: bold;
		padding: 2px 12px;
		text-align: center;
		cursor: text;
		background-color:green;
	}

	.icon-whatsapp:hover{
	color:white;
	text-decoration: none;
	}

	.redes-sociales span{
		cursor:text;
		font-size: 14px
	}
	/* FIN DE REDES SOCIALES */


	/* NAVEGADOR */
	.navbar-brand{
	margin-top: -47px;
	}

	.navbar{
		border-radius: 0px;
		margin-bottom: 0;
		min-height: 35px;
	}

	.navbar-default{
		background-color: #6a63e6;
		border-color: transparent;
		
	}

	.navbar-default .nav-pills>li>a{
		color: #fff;
	}
	
	.navbar-default .nav-pills>li>a:focus{
	background-color: #6a63e6;
	}

	.navbar-default .nav-pills>li>a:hover{
		background-color: #253d89;
		color: #fff;
	}

	.navbar-default .nav-pills>.open>a, .navbar-default .nav-pills>.open>a:focus, .navbar-default .nav-pills>.open>a:hover{
		background-color: #253d89;
		color: #fff;
	}

	.dropdown-menu{
		background-color: #6a63e6; 
	}

	.dropdown-menu>li>a{
		color: #fff;
	}

	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
		background-color: #253d89;
	}

	.navbar-default .nav-pills .open .dropdown-menu>li>a{
		color: #fff;
	}

	.navbar-toggle{
		background-color: #fff;
		margin-top: 5px;
		padding: 6px 5px;
	}

	.navbar-default .nav-pills>.active>a, .navbar-default .nav-pills>.active>a:focus, .navbar-default .nav-pills>.active>a:hover{
		color: #fff;
		background-color: #253d89;
	}

	.navbar-fixed-top{
		margin-top: 70px;
	    padding-top: 0px;
	    padding-bottom: 0px;
	    transition: all 200ms ease;
	    -webkit-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.35);
	    -moz-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0365);
	    box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.35);
	}

	.navbar-fixed-top2 {
    margin-top: 0px;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0366);
    box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.35);
	}
	/* FIN NAVEGADOR */

	/* FULL SCREEN */
	.carousel{
	top:-62px;
	}

	.full-screen {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 550px;
	}

	.carousel-indicators{
	display: none;
	}
	/* FIN FULL SCREEN */

	/* NOSOTROS*/
	.nosotros{
		background-color: #00c502;
	}

	.img-center{
		margin:0 auto;
		display: inline-block;
	}

	h2{
		text-align: center;
		display: inline-block;
	}
	/* FIN NOSOTROS */
	
	
	/* PRODUCTOS */
	.productos img{
		display: block;
		-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
   		-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,15);
    	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	}

	.productos .row{
		padding-bottom: 40px;
	}

	.productos h1{
		margin-top: 10px;
	}

	.productos h5{
		font-size: 18px;
		color: #5f5f5f;
		font-weight: bold;
		text-align: center;
		margin-top: 20px;
	}

	.productos a{
	color: #000;
	text-decoration: none;
	}

	/* CONTACTENOS */
	.contactenos{
		background-color: #00c502;
	}

	.contactenos-info{
		padding-top: 35px;
	}

	.contactenos h1, .contactenos-info h4, .contactenos-info p{
		color: #fff;
	}

	.info-email{
		padding-bottom: 30px;
	}

	.formulario{
		padding-bottom: 50px;
	}

	.formulario form{
		max-width: 500px;
		margin: 0 auto;
	}

	.formulario label{
		color: #fff;
	}

	.mapa{
		border: 12px solid #fff;
		padding: 0;
	}






.ovrly25 {
    width: 100%;
    position: relative;
}
.ovrly25 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.ovrly25 .ovrlyT {
    position: absolute;
    background: rgba(0, 0, 0, 0.05);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ovrly25 .ovrlyB {
    position: absolute;
    background: rgba(0, 0, 0, 0.05);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    -o-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}

.ovrly25:hover .ovrlyT {
	border-radius: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ovrly25:hover .ovrlyB {
	border-radius: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}








	@media (min-width: 320px) {
		.navbar-brand>img{width: 220px; padding-top: 18px; }
		.nav-justified{ padding-top: 30px }
		.navbar-default .navbar-collapse, .navbar-default .navbar-form{ border-color: transparent; box-shadow: inset 0 0px 0 rgba(255,255,255,.1);}
		.redes-sociales .col-xs-12{ padding-bottom: 7px  }
		.icon-whatsapp{ margin: 10px}

		.navbar-fixed-top2 {padding-top: 20px; padding-bottom: 20px;}

		.container-carrusel{ padding: 15% 0 0 0; width: 100%; }

		.nosotros{padding: 120px 0 150px 0; }
		.productos{padding: 100px 0 150px 0; }
		.productos img{border: 2px solid #fff;}
		.contactenos{padding: 120px 0 20px 0; }

		.info{ text-align: center; }
		.formulario form{max-width: 100%; margin: 0 auto;}
		.formulario button{margin-left: 46%}
	}

	@media only screen and (min-width: 768px) {
		.nav-pills>li>a{padding-top: 7px; padding-bottom: 6px; }
		
		.navbar-brand>img{width: 250px; padding-top: 15px; }
		.nav-justified{ padding-top: 0px }
		.nav>li>a{padding: 10px 5px}

		.redes-sociales .col-xs-12{ padding-top: 5px; padding-right: 0px;  }
		.icon-whatsapp{ margin: 10px 20px 10px 10px; }

		.container-carrusel{padding:5% 0 1% 0; width: 61%; }
		.info{ text-align: left; }

		.productos{padding: 170px 0 50px 0;}
		.productos img{border: 5px solid #fff;}
		.productos .col-sm-4 {padding: 20px 12px;}
	}

	@media only screen and (min-width: 992px) {
		.icon-whatsapp{ margin: 10px 60px 10px 10px; }
		.navbar-fixed-top2 {padding-top: 55px; padding-bottom: 40px;}

		.navbar-brand>img{width: 270px; padding-top: 11px; }
		.nav>li>a{padding: 10px 15px}

		.nosotros{padding: 170px 0 150px 0; }
		.productos{padding: 170px 0 0 0;}
		.productos .col-sm-4 {padding: 5px 55px;}		
		.contactenos{padding: 170px 0 150px 0; }

		.formulario form{max-width: 500px; margin: 0;}
		.formulario button{margin-left: 0%}
	}


	@media only screen and (min-width: 1200px) {
		.icon-whatsapp{ margin: 10px 60px 10px 10px; }
	}



	/* FIN PRODUCTOS */


	footer{
		background-color: #008401;
		height: auto;
		padding: 10px 0 5px 0;
	}