

.np-right{
	padding-right: 0px !important;
}

.ul-right{
	float: right;
}

.no-bot{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	bottom: 0 !important;
}

a:hover{text-decoration: none !important;}

.section_general{
	width: 100%;
	float: left;
}

footer{
	width: 100%;
	float: left;
}

section{
	width: 100%;
	float: left;
	position: relative;
}

.red{background-color: red;}
.green{background-color: green;}
.purple{background-color: purple;}
.blue{background-color: blue;}


.np{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.img-c{
	position: relative;
	margin: auto;
}


.h-back1{
	background-color: rgba(9, 105, 47, 0.55);
}

.link-menu{
	font-size: 12px;
	color: #000;
	font-weight: 600;
	transition: all 0.4s;
}

.text-justify{
	text-align: justify !important;
}

.text-white{color: #fff !important;}



.h-back1{
	background-color: rgb(97, 124, 42,0.1);
}

.section_general{
	width: 100%;
	float: left;
	padding-top: 80px;
}

header, body, footer{
	font-family: 'Montserrat', sans-serif;
}

footer{
	width: 100%;
	float: left;
}

/*_____________________________________________________________*/


.bg-banner-top{
	width: 100%;
	height: 260px;
	background-image: url(../img/banner.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


/*.h-img-logo{
	height: 83px;
}*/

.f-1{
	padding: 15px;
	color: white;
}
.f-2{
	text-align: center;
	color: white;
}
.f-2-der{
	padding: 15px;
}
.f-2-der a{
	color: white;
}
.footer{
	background: #617c2a;
}
.img-rama-izq,.img-rama-der{
    display: none;
}

.np{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/* Inicio */
.ini-fondo-txt{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: white;
	width: 300px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
	text-align: center;
	}
.ini-sect1-btn a {
	display: inline-block;
	padding: 5px 30px;
	border: solid 1px white;
	font-size: 16px;
	border-radius: 15px;
	color: white;
	margin-top: 15px;
	text-decoration: none;
	transition: all 0.4s;
}
.ini-sect1-btn a:hover {
	background: white;
	color: #4c5d3a;
}
.ini-sect2{
	padding-top: 25px;
	padding-bottom: 30px;
	background-image: url('../img/');
}
.ini-sect2-1{
	text-align: center;
}
.ini-sect2-2{
	padding: 0;
}
.ini-sect2-tit{
	color: #617c2a;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	/*line-height: 30px;*/
}
.ini-sect2-txt{
	text-align: justify;
}
.ini-sect2-prod div{
	padding: 0;
}


.btn-general-green{
	display: inline-block;
    padding: 5px 30px;
    border: solid 1px #4c5d3a;
    font-size: 16px;
    border-radius: 15px;
    color: #4c5d3a;
    margin-top: 15px;
    text-decoration: none;
    background-color: #fff;
    transition: all 0.4s;
}

.btn-general-green:hover {
	background: #4c5d3a;
	color: white;
}



.ini-sect2-btn a {
	display: inline-block;
	padding: 5px 30px;
	border: solid 1px #4c5d3a;
	font-size: 16px;
	border-radius: 15px;
	color: #4c5d3a;
	margin-top: 15px;
	text-decoration: none;
	transition: all 0.4s;
}
.ini-sect2-btn a:hover {
	background: #4c5d3a;
	color: white;
}
.ini-sect2-productos{
	padding: 0;
}

.ini-sect2-productos img{
    width: 100%;
}
.ini-sect2-prodnombre{
	background-image: url('../img/inicio/rect.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	/*height: 30px;*/
	text-align: center;
	padding: 10px 0 !important;
	font-weight: bold;
}


.ini-sect2-1-1{
	background: #617c2a;
	border-radius: 5px;
	color: white;
	margin-top: 45px;
	margin-bottom: 30px;
	text-align: center;
	padding: 15px 0;
}
.ini-sect2-prodtitulo{
	font-weight: bold;
	font-size: 20px;
}
.ini-sect2-btncatalogo a {
	display: inline-block;
	padding: 5px 30px;
	border: solid 1px white;
	font-size: 16px;
	border-radius: 15px;
	color: white;
	margin-top: 15px;
	text-decoration: none;
	transition: all 0.4s;
}
.ini-sect2-btncatalogo a:hover {
	background: white;
	color: #4c5d3a;
}

.ini-sect2-contactenos{
	background-image: url('../img/inicio/contacto.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	color: white;
}
.ini-sect2-contactenos-tit{
	font-size: 20px;
	font-weight: bold;

}
.ini-sect2-contactenos{
	margin-top: 30px;
	border-radius: 8px;
}

.ini-sect2-contactenos-medio{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.ini-sect2-contactenos-btn a {
	display: inline-block;
	padding: 5px 30px;
	border: solid 1px white;
	font-size: 16px;
	border-radius: 15px;
	color: white;
	margin-top: 15px;
	text-decoration: none;
	transition: all 0.4s;
	text-align: center;
}
.ini-sect2-contactenos-btn a:hover {
	background: white;
	color: #4c5d3a;
}
.ini-sect2-prod2 {
	margin-top: 30px;
	margin-bottom: 30px;
}


.img-rama-izq{
	position: absolute;
	left: 0;
	top: 0;
}

.img-rama-der{
	position: absolute;
	right: 0;
	top: 0;
}

.ini-sect2-prodnombre {
    color: #617c2a;
}


.nosotros-sec1-left h1{
	color: #627b2b;
	font-size: 28px;
	font-weight: 700;
}


.nosotros-sec1-left{
	padding: initial;
	padding-right: initial;
}

.nosotros-sec1-right img{
	border-radius: 8px;
}


.nosotros-sec1-right{
	padding-top: 30px;
}


.section-nosotros-1{
	padding-top: 80px;
	padding-bottom: 60px;
}


.bg-nosotros-sec-2{
	width: 100%;
	height: 392px;
	background-image: url(../img/nosotros/img-02.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.bg-nosotros-sec-2 h3{
	font-weight: 800;
	font-size: 40px;
}

.nos-sect-2{
	padding-left: 30px;
	padding-right: 30px;
}

.titulo-centro h1{
	font-size: 40px;
	color: #627b2b;
	font-weight: 800;
	padding-bottom: 15px;
}

.box-foto-gal{
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	display: block;
}

.box-foto-gal a img{border-radius:8px;transition: all 0.4s;}

.box-foto-gal a:hover img{
	transform: scale(1.2);
}

.section-galeria-1{
	padding-top: 40px;
	padding-bottom: 80px;
}



.contacto-info{
	width: 100%;
	float: left;
	position: relative;
}

.icon-contacto{
	width: 31px
	height: 32px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.contacto-info span{
	position: relative;
    top: 16px;
    padding-left: 15px;
    color: #000;
    font-weight: bold;
}


.conten-input{
	padding-bottom: 10px;
}

input{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

input
,textarea{
	background: #d2d2d2 !important;
	outline: none !important;
}

textarea{
	resize: none;
	height: 150px !important;
}

.contacto-sec1-left{
	padding-top: 13px;
	padding-bottom: 25px;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000 !important;
}


.section-formulario button{
	top: 0;
}

.section-contactenos-1{
	padding-top: 60px;
	padding-bottom: 80px;
}

.contacto-sec1-right h4{
	color: #4f643b;
}

.sec-categoria{
	width: 100%;
	position: relative;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.btn-categoria{
	width: 100%;
	border:2px solid #607c28;
	border-radius: 8px;
	color: #607c28;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	font-weight: bold;
	transition: all 0.4s;
}


.btn-categoria:hover
,.btn-categoria.active{
	background-color: #607c28;
	color: #fff;
}

.catalogo-sec1-left{
	max-height: 400px;
	overflow-y: auto;
	padding-top: 18px;
}





.box-img-prod{
	border-radius: 8px 8px 0 0;
	padding-top: 15px;
	display: block;
	overflow: hidden;
}


.box-nombre-prod{
	width: 100%;
	height: 62px;
	background-image: url(../img/rect.jpg); 
	background-size: cover;
	background-repeat: repeat;
	background-position: center;
	color:#335d45;
	border-radius: 0 0 8px 8px;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 17px;
	font-weight: bold;
	transition: all 0.5s;
}

.btn-producto img{
	border-radius: 8px 8px 0 0;
	transition: all 0.4s;}


.btn-producto:hover img{
 transform: scale(1.2);
}

.btn-producto:hover .box-nombre-prod{
	background-color: #fff;
	color: #01783e !important;
}


.btn-producto{
	background-color: transparent;
	border:none;
	outline: none;
}

.sec-g-box-catalogo{
	padding-top: 10px;
	padding-bottom: 8px;
}


.titulo-detalle h1{
	color: #607c28;
	font-weight: 800;
	padding-bottom: 15px;
}

.descripcion-det{
	max-height: 600px;
	overflow-y: auto;
	padding-bottom: 20px;
}

.detalle-img{
	padding-bottom: 60px;
}


.section-footer
,.section-2-footer{
	background-color: #607c28;
	font-weight: 500;
}


footer{
	width: 100%;
	float: left;
	display: block;
	position: relative;
}

.footer-info-left{
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}

.footer-info-left img{
	margin: auto;
}

.footer-info-right{
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}


.footer-info2-right{
	text-align: center;
	padding-bottom: 8px;
}

.footer-info2-left{
	text-align: center;
	padding-bottom: 8px;
}


.icon-lang{
	width: 22px;
}


.li-normal{
	width: 14%;
}

.li-idioma{
	width: 16%;
}

.navbar-nav li{
	text-align: center;
	font-size: 13px;
}

.content-idioma{
	display: inline-block;
    position: relative;
    margin: auto;
}

.li-idioma{
	padding-top: 30px;
}

.h-idiomaActivo{
	text-decoration: none !important;
}



/*hj*/
@media (min-width: 320px){
	.nos-sect-2{
		padding-left: initial;
		padding-right: initial;
	}
}/* fin-375 */

@media (min-width: 425px){

}/* fin-425 */

@media (min-width: 560px){

}/* fin-560 */

@media (min-width: 768px){
.img-rama-izq,.img-rama-der{
    display: block;
}
	.ini-fondo-txt{
		width: 300px;
		left: 5%;
		text-align: left;
	}
	
	.ini-sect1-btn a {
		display: inline-block;
		padding: 5px 30px;
		border: solid 1px white;
		font-size: 16px;
		border-radius: 15px;
		color: white;
		margin-top: 15px;
	}
	.f-2{
		padding: 5px;
	}
	.f-2-izq{
		text-align: left;
	}
	.f-2-der{
		text-align: right;
		padding: 0 15px;
	}
	.ini-sect2-txt{
		text-align: center;
	}
	.ini-sect2-tit {
	    font-size: 28px;
	    line-height: 30px;
	}
	.ini-sect2-btn a {
	    margin-top: 20px;
	}
	.ini-sect2 {
		padding: 0;
	    padding-top: 30px;
	    padding-bottom: 35px;
	}
	.ini-sect2-prodtitulo{
		text-align: left;
		padding-left: 30px;
	}
	.ini-sect2-btncatalogo{
		text-align: right;
		padding-right: 30px;
	}
	.ini-sect2-btncatalogo a {
		margin-top: 12px;
	}
	.ini-sect2-1-1 {
	    margin-top: 45px;
	    margin-bottom: 30px;
	}
	.ini-sect2-productos img{
		border-radius: 8px 8px 0 0;
	}
	.ini-sect2-prodnombre{
		border-radius: 0 0 8px 8px;
	}
	.ini-sect2-contactenos-tit{
		font-size: 30px;
	}
	.ini-sect2-prod2 {
		margin: 0;
	}
	.ini-sect2-contactenos-btn a {
	    margin-top: 30px;
	}

	.nosotros-sec1-left h1{
		font-size: 35px;
	}

	.nos-sect-2-left{
		padding-top: 100px;
	}

	.nos-sect-2-right{
		padding-top: 100px;
	}


	.footer-info-right{
		text-align: right;
	}

	.footer-info2-right{
		text-align: right;
	}

	.footer-info2-left{
		text-align: left;
	}

	.footer-info-left img{
		margin: initial;
	}

}/* fin-768 */

@media (min-width: 992px){
	.ini-fondo-txt{
		margin-top: 0;
		width: 350px;
		left: 0%;
	}
	.ini-sect2-1-1 {
	    margin-top: 60px;
	    margin-bottom: 30px;
	}

	.section_general{
		padding-top: 0;
	}
	.ini-sect2 {
	    padding-top: 45px;
	    padding-bottom: 45px;
	}
	.ini-sect2-prodnombre{
		font-size: 16px;
	}
	.ini-sect1-txt1{
		widows: 350px;
		font-size: 33px;
		line-height: 38px;
	}
	.ini-sect1-btn a {
	    margin-top: 30px;
	}
	.ini-sect2-contactenos-tit {
	    font-size: 40px;
    	line-height: 40px;
	}

	.nosotros-sec1-left h1{
		font-size: 35px;
	}

	.nos-sect-2{
		padding-left: 30px;
		padding-right: 30px;
	}

	.nos-sect-2-left{
		padding-top: 100px;
	}

	.nos-sect-2-right{
		padding-top: 100px;
	}


	.footer-info-right{
		text-align: right;
	}

	.footer-info2-right{
		text-align: right;
	}

	.footer-info2-left{
		text-align: left;
	}
 
	.footer-info-left img{
		margin: initial;
	}

}/* fin-992 */

@media (min-width: 1200px){
	.ini-fondo-txt{
		/*font-size: 28px;*/
		left: 8%;
	}
	.ini-sect2 {
	    padding-top: 60px;
	    padding-bottom: 65px;
	}

	.nosotros-sec1-left{
		padding-left: 85px;
		padding-right: 85px;
	}

	.nosotros-sec1-left h1{
		font-size: 40px;
	}

	.nos-sect-2{
		padding-left: 30px;
		padding-right: 30px;
	}


	.nos-sect-2-left{
		padding-top: 100px;
	}

	.nos-sect-2-right{
		padding-top: 100px;
	}



	.footer-info-right{
		text-align: right;
	}

	.footer-info2-right{
		text-align: right;
	}

	.footer-info2-left{
		text-align: left;
	}

	.footer-info-left img{
		margin: initial;
	}


}/* fin-1200 */







@media (min-width: 1326px){
	.ini-fondo-txt{
		/*font-size: 28px;*/
		left: 12%;
	}
}

@media (min-width: 1800px){

}/* fin-1800 */