@charset "utf-8";
/* CSS Document */



.wrapper{
	width: 100%;
	max-width: 1340px;
	margin: 0 auto 20px;
}


#land{
	background: #e7e7e7;
	padding-top: 30px;
}


.contiene {
	width: 100%;
    max-width: 1360px!important;
}


img{/*---SACAR AL SUBIR EL CSS --*/
  /*  max-width: 100%;
    max-height: 100%;
    height: inherit !important;*/
}


.no-padding{
	padding: 0;
}

#banner .banner{
	width: 100%;
	margin-bottom:0px;
	background: url(https://minicuotas.ribeiro.com.ar/images/bg-finalizado.jpg) no-repeat top center;
	background-size: 100% auto;
	height: 140px;
}

#titulo h1{
	font-family: Open Sans;
	font-size: 16px;
	text-align:center;
	color: #333;
	text-transform: uppercase;
	margin: 0px auto 20px;
}

#titulo h1.internas {
 margin: 0px auto 20px;
/*border-top: 1px solid #ff6600;*/
padding-top: 20px;
	}


#titulo h1 span{
	font-weight: bold;
}

#grilla{
	padding-bottom: 30px;
	padding-top: 30px;
}

#grilla.claro{
	background: #f4f4f4;
}

#banner.claro{
	padding-top: 30px;
	background: #f4f4f4;
}

#grilla .grilla{
	width:100%;
	height: 250px;
	background: red;
}

.footer-rownet {
	margin-top: 0px;
}

/*----- SECTIONS -----*/

/*----- COMPRA ---*/

.ftoProd{
	/*width: 100%;*/
	/*height: 190px;*/
	overflow: hidden;
	background: #fff;
	margin: 8px;
}

.ftoProd.ch{
	height: 100px;
}

.ftoProd.gr {
	height: 250px;
}

.bgBl{
	background: #fff;
	min-height:205px;
	width: 100%;
	margin: 10px 0;

	-webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}

.no-padding-left{
	padding-left: 0;
}


.no-padding-right{
	padding-right: 0
}


.bgBl:hover{
	cursor: pointer;
	-webkit-box-shadow: 9px 10px 8px -7px rgba(0,0,0,0.59);
	-moz-box-shadow: 9px 10px 8px -7px rgba(0,0,0,0.59);
	box-shadow: 9px 10px 8px -7px rgba(0,0,0,0.59);

	-webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}

#grilla .bgBl .ftoProd img {
    margin: 0 auto;
}

.bgBl .pre_title{
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	color: #000;
	letter-spacing: 1.5px;
	padding: 40px 0 0 20px;
	font-family: "Open Sans", sans-serif !important;
}

.bgBl a:hover .pre_title{
	color: #000;
}


.bgBl a:hover .links {
    color: #fff;
}

.bgBl h2{
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	color: #ff6600;
	padding: 5px 20px;
	min-height:41px;
	margin: 0;
	line-height: 1;
	font-family: "Open Sans", sans-serif !important;
}

.bgBl h3{
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	color: #4a4a4a;
	padding: 5px 20px;
	margin: 0;
	line-height: 1;
	font-family: "Open Sans", sans-serif !important;
}

.bgBl .links {
	font-size: 14px;
	font-weight: 800;
	background-color: #54bd1d;
	color: #000;
	padding: 13px;
	text-align: center;
	margin: 15px 0 0 19px;
	width: 150px;
	font-family: "Open Sans", sans-serif !important;
}


.bgBl.colch .links {
    width: 110px;
}

.bgBl.colmed {
	min-height: 275px;
}

.bgBl.colmed .pre_title {
	padding: 10px 0 0 0;
	text-align: center;
	color: #000;
}

.bgBl.colmed a .pre_title {
	color: #000;
}

.bgBl.colmed .pre_title.gr {
    padding: 60px 0 0 0;
}

.bgBl.colmed h2{
	text-align: center;
}

.bgBl.colmed h3{
	text-align: center;
}

.bgBl.colmed .links {
	margin: 15px auto 0;
}

.bgBl.colalto {
	padding: 10px 0;
}

.colalto .ftoProd{
	height: 190px;
}

.bgBl.colalto .pre_title {
    padding: 10px 0 0 0;
	text-align: center;
}

.bgBl.colalto h2{
	text-align: center;
}

.bgBl.colalto h3{
	text-align: center;
}

.bgBl.colalto .links {
    margin: 15px auto 0;
}

#grilla .contBl p {
    font-weight: bold;
    font-family: "Open Sans" !important;
    font-size: 16px;
    color: #000;
    margin: 5px auto 0;
    text-align: center;
    padding: 7px;
    padding-top: 7px;
    min-height: 140px;
}

#grilla .contBl p.txtRetro {
    min-height: 170px;
	padding-top: 55px;
}

#grilla .contBl p span {
    font-weight: 400;
	font-size: 15px;
	width: 60%;
	display: block;
	margin: 10px auto;
	line-height: 27px;
}

/*-------------------------*/

#sepa-nofuemagia{
		background: url(https://minicuotas.ribeiro.com.ar/images/bg-sepa-nofuemagia.jpg) no-repeat left;
		height:100px;
	}

#sepa-nofuemagia h1{
	font-family: "Open Sans";
	color: #fff!important;
	font-weight: 400;
	line-height:100px;
	font-size:18px;
	text-align:center!important;
}

.imgCorrespondiente {
    width: 100%;
    height: 250px;
    background: url(https://minicuotas.ribeiro.com.ar/images/bg-mama-nomagia-a.jpg) no-repeat center;
}


/*--------------------*/

#grilla .contFto {
    background: #fff;
}

#grilla .contFto p {
    font-weight: bold;
    font-family: "Open Sans" !important;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    margin: 5px auto 15px;
    text-align: center;
    padding: 7px;
		height: 95px;
}

#grilla .contFto p span {
    font-weight: 100;
}





/*-- FIX AIRE --*/

#land .cartuchocel+.row #prodDesImgUnaLineaDosProd #itemprodes{
	width: 100%!important;
}
#land .cartuchocel+.row #itemprodes{
	width: 100%;
}
#land .cartuchocel+.row #itemprodes .descPorcNar{
	width: 100%;
}
#land .cartuchocel+.row #prodDesImgUnaLineaDosProd #itemprodes .prodMarcaPromo{
	margin-top: 55px;
}

#land .cartuchocel .large-10 {
    width: 49% !important;
	}

#land .cartuchocel .large-10 #prodDesImgUnaLineaDosProd #itemprodes {
    width: 100% !important;
	}

#land .cartuchocel .large-2 {
	width: 49% !important;
	}




/*----------- QUERIES ----------*/

@media (max-width: 1199px) {

	#grilla .contBl p {
	    font-size: 15px;
	}

	.bgBl.colmed .links {
	    width: 110px;
	}

	.bgBl.colmed .pre_title.gr {
	    padding: 70px 0 0 0;
	}

}



@media (max-width: 991px) {	
	
#banner .banner{
	/*background: url(https://minicuotas.ribeiro.com.ar/images/bg-finalizado-mob.jpg) no-repeat top center;*/
	background-size: 100% auto;
	height: auto!important;
}

.imgCorrespondiente {
    display:none;
}


#grilla .contBl p.txtRetro {
	padding-top: 10px;
    padding-bottom: 10px;
}

#sepa-nofuemagia h1 {
    line-height: 27px;
    padding-top: 24px;
	font-size:16px;
    text-align: center!important;
}
	
#land {
    padding-top: 0px;
}


		/*--------*/

	.ftoProd.gr {
	    height: 100px;
	}

	.bgBl.colmed .pre_title.gr {
    	padding: 10px 0 0 0;
	}

	.bgBl {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.bgBl .pre_title {
    	padding: 30px 0 0 0px;
    	text-align: center;
	}

	.bgBl h2 {
    	text-align: center;
    	min-height: 51px;
    	font-size: 18px;
	}

	.bgBl h3 {
    	text-align: center;
	}

	.bgBl .links {
    	margin: 0;
    	width: 100% !important;
	}
	
	.no-padding-left {
    	padding: 0;
		margin-bottom: 20px;
	}

	.no-padding-right {
    	padding: 0;
	}

	#grilla{
		padding: 0;
	}


	#grilla .separador-prod .col-xs-12{
		padding: 0 10px !important;
	}




}


@media (max-width: 480px) {

	#grilla .contFto p {
    min-height: 145px;
		font-size: 12px;
}

	h3, h4{
		padding: 0!important;
	}

	.bgBl.colalto {
	    height: 380px;
	}

	.bgBl.colmed {
	    height: 285px;
	}

	#grilla .bg-sol h1 {
    	font-size: 40px;
	}

	.ftoProd.gr {
	    height: 100px;
	}

	.bgBl.colmed .pre_title.gr {
	    padding: 10px 0 0 0;
	}

	#grilla .bg-sol h1 {
    	margin: 10px auto 15px;
	}

	#grilla .bg-sol p {
    	line-height: 24px;
	}

	#grilla .bg-spen {
    	height: 580px;
	}

	.bgBl .pre_title {
    	padding: 10px 0 0 0px;
	}

}


@media (max-width: 320px) {
#sepa-nofuemagia h1 {
    padding-top: 10px;
}
}