@charset "utf-8";
/* CSS Document */


/** {
	font-family: "sauna-new",sans-serif;
}*/
@font-face {
    font-family: 'omnesregular';
    src: url('omnes_regular-webfont.woff2') format('woff2'),
         url('omnes_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omnesmedium';
    src: url('omnes_medium-webfont.woff2') format('woff2'),
         url('omnes_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omnesbold';
    src: url('omnes_bold-webfont.woff2') format('woff2'),
         url('omnes_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mango_grotesqueblack';
    src: url('mango_grotesque-vf-webfont.woff2') format('woff2'),
         url('mango_grotesque-vf-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'druk_widebold';
    src: url('drukwide-bold-12-webfont.woff2') format('woff2'),
         url('drukwide-bold-12-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	padding:0 !important;
    background-color: #014898 !important;
}
header.header {
	background-color: #fff;
}

.ancho-maximo {
	max-width:1440px;
	width:100%;
	margin:0 auto;
	padding:0;
}

footer.footer {
	background-color:#060E52;
}
footer.footer .ancho-maximo {
	padding:30px 70px;
}
footer.footer h5 {
	color:#fff;
	margin:5px 0 0px;
}
footer.footer p {
	color:#fff;
	font-size: 17px;
	line-height: 20px;
}
footer.footer p a {
	color:#fff;
}
footer.footer img.logo {
	margin-bottom:30px;
    margin-top: 10px;
}
footer.footer .col-md-3 {
	float:left;
}
footer.footer h4 {
	color:#FFF;
	background-image: url(../images/bg-titulo-footer.png) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	padding-bottom:15px;
	font-weight: 600;
	font-size:27px;
	margin-bottom: 18px;
}
footer.footer a.btn {
	color:#FFF;
	border:1px solid #FFF;
    margin: 20px 0 0 0;
    width: 97%;
    font-size: 18px;
    border-radius: 20px;
}
footer.footer a.btn:hover {
    background-color: #051b98;
}
footer.footer a.btn span {
	font-weight:600;
}
footer.footer .clear {
	margin-bottom:10px;
}
.navbar-nav a.nav-link {
    font-size: 17.5px;
    font-weight: 400;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	font-weight: 600;
}
/*.navbar-nav {
    margin: 0 auto;
}*/
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #050D9E;
	/*
	background-image: url(../images/bg-nav-active.png) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	*/	
}
.navbar-nav a.nav-link {
    font-size: 20px;
    font-weight: 400;
    color: #fff !important;
	font-family: 'omnesmedium';
}
.footer-final {
	background-color: transparent;
	padding:15px 10px;
}
.footer-final .col-md-9, .footer-final .col-md-3 {
	float:left;
	
}
.footer-final nav a {
	float:left;
	color:#FFF;
	padding: 0px 15px;
    font-size: 18px;
    text-transform: uppercase;
	font-weight: 400 !important;
}
.footer-final nav a.active {
	background-image: url(../images/bg-nav-footer.png) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
}
.footer-final .ancho-maximo {
	max-width:1320px;
}
.footer-final .pcd {
	float:right;
	color:#FFF;
}
.footer-final .pcd a {
	color:#FFF;
}
.footer-final .pcd a span {
	text-decoration:underline;
}
.footer-final a:hover {
	text-decoration:none;
}
.view-mobile {
	display:none !important;
}
.hidden-mobile {
	display: inherit;
}
.navbar-nav a {
	text-transform:uppercase;
}

.col-md-6, .col-md-4 {
    float: left;
}
.first-module {
	
}
.first-module .img-bg {
	background-color: #014898;
	background-image: url(../img/bg-first-module.png) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	padding: 80px 115px 200px;
}
.first-module .bg-form {
	background-color: #F5F3EE;
	padding: 145px 100px 0;
}
.first-module .ancho-maximo {
	/*padding:40px 50px;*/
	background-color: #F5F3EE;
}
.first-module h3 {
	color:#fff;
	font-size: 90px;
    line-height: 85px;
	font-family: 'mango_grotesqueblack';
}
.first-module h4 {
	color:#fff;
	font-family: 'omnesregular';
	font-size: 54.5px;
}
.first-module h4 strong {
	font-family: 'omnesbold';
	font-size: 54.5px;
}
.first-module a {
	background-color:#ffed00;
	color:#2b3787;
	border-radius:25px;
	font-family: 'omnesbold';
	font-size: 20px;
    margin-top: 15px;
}
.first-module .texto {
	max-width: 95%;
}

.first-module .texto p {
	font-family: 'druk_widebold';
	font-size: 16px;
    color: #fff;
    max-width: 360px;
}
.first-module .texto p span{
	color: #86BBE6;
}
.first-module input.form-control {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
}
.first-module label {
	text-align: left;
	width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
	font-family: 'omnesregular';
	color: #666666;
	font-size: 18px;
	font-weight: 600;
}

#novedades {
	/*background-color:#fe3b02;*/
}
#novedades .col-md-12 {
	padding:0;
}
#beneficios {
	background-color:#FFF;
	padding:60px 0 60px;
}
#beneficios ul {
    width: 100%;
    float: left;
}
#beneficios .col-md-12 p {
	margin-bottom: 10px;
	font-size: 19px;
	color: #014898;
    font-family: 'omnesmedium';
	font-weight: 600;
}
#beneficios .boxes {
	background-color: #F5F3EE;
	border-radius: 25px;
	float: left;
	width: 100%;
	padding-right: 35px;
}
#beneficios .boxes-right {
	padding-left: 15px;
}
#beneficios .boxes .imagen {
	width: 50%;
	float: left;
}
#beneficios .boxes .info {
	width: 50%;
	float: left;
}
#beneficios .boxes-right .imagen {
	width: 30%;
}
#beneficios .boxes-right .info {
	width: 70%;
}
#beneficios .boxes .info span {
	color: #fff;
    background-color: #86BBE6;
    border-radius: 10px;
    padding: 2px 7px;
    font-family: 'omnesmedium';
    font-size: 15px;
}
#beneficios .ancho-maximo {
    padding: 0 60px;
}
#beneficios .col-md-12 {
}
#beneficios .col-md-4 {
	padding:0 25px;
}
#beneficios h3 {
	color:#86BBE6;
	margin-top: 0px;
    margin-bottom: 25px;
	font-family: 'mango_grotesqueblack';
    font-size: 90px;
    line-height: 85px;
}
#beneficios h4 {
	color:#2b3787;
	font-family: 'omnesbold';
	font-size: 25px;
	margin-top: 25px;
	border-bottom: 1px solid #2b3787;
    padding-bottom: 10px;
    margin-bottom: 12px;
}
#beneficios .col-md-6 p {
	color: #014898;
    font-family: 'omnesmedium';
    font-size: 17px !important;
    font-weight: 600;
    line-height: 20px;
    margin-top: 15px;
}
#beneficios ul li {
	color: #014898;
    font-family: 'omnesmedium';
    font-size: 17px !important;
    font-weight: 600;
    line-height: 20px;
}

#registro .ancho-maximo {
	background-color:#ffed00;
	padding:60px 50px
}
#registro fieldset {
	float:left;
	width:100%;
	margin-bottom:10px;
}
#registro label {
	float:left;
	width:100%;
	font-family: 'omnesmedium';
	font-size: 20px;
	color:#2b3787;
}
#finalizar_registro{
	background-color:#2b3787;
	border-radius:25px;
	padding:8px 25px;
	color:#FFF;
	font-family: 'omnesregular';
	font-size: 20px;
    margin-top: 35px;
	float: left;
}
.first-module a.whatsapp {
	font-family: 'omnesregular';
	background-image: url(../img/ico-whatsapp.png);
	background-repeat: no-repeat !important;
	background-position: 40px center !important;
    padding-left: 70px;
    background-color: #059631;
    color: #fff;
    float: right;
    margin: 35px 0 0 20px;
    padding-right: 30px;
}
#third-module .ancho-maximo {
	background-color: #86BBE6;
	padding: 60px 115px 30px;
}
#third-module h2 {
    color: #fff;
	max-width: 400px;
    font-size: 90px;
    line-height: 85px;
    font-family: 'mango_grotesqueblack';
	margin-top: 10px;
}
#third-module h2 span {
	color: #014898;
}
#third-module .bg {
    background-image: url(../img/leche-de-especialidad.png) !important;
    background-repeat: no-repeat !important;
    background-position: 90% center !important;
	padding: 70px 0;
}
#third-module .bg-blue {
	background-color: #014898;
	border-radius: 25px;
	padding: 10px 25px;
	width: auto;
    max-width: 75%;
	margin-bottom: 20px;
	margin-top: 50px;
}
#third-module .bg-blue p {
	color: #fff;
	margin-bottom: 0;
	/*font-family: 'omnesmedium';*/
	font-family: 'druk_widebold';
    line-height: 20px;
    font-size: 16px;
}
#third-module .col-md-6 .col-md-6 {
	padding: 0px 20px;
}

#third-module .col-md-6 .col-md-6 p {
	color: #014898;
	font-family: 'omnesregular';
	line-height: 19px;
	font-size: 17px;
}
#third-module .col-md-6 .col-md-6 p strong {
	font-family: 'omnesbold';
}
#registro h2 {
	color:#2b3787;
	font-family: 'omnesbold';
	font-size: 69.5px;
}
#registro p {
	color:#2b3787;
	font-family: 'omnesmedium';
	font-size: 40px;
	padding-right: 180px;
}
.ofertas-promociones {
    margin-top: 0; /*5px*/
    border-top: 5px solid #fff;
}
.ofertas-promociones .col-md-6 {
	padding:0;
}
.ofertas-promociones .ancho-maximo {
	background-color: #F5F3EE;;
}
.ofertas-promociones .ancho-maximo .columna-1  {
	padding: 40px 50px 40px 115px;
}
.ofertas-promociones .ancho-maximo .columna-1 p {
	font-family: 'druk_widebold';
    font-size: 16px;
    color: #86BBE6;
    max-width: 300px;
    margin-bottom: 110px;
    margin-top: 20px;
}
.ofertas-promociones .ancho-maximo .columna-2  {
	padding: 40px 40px;
}

.ofertas-promociones .ancho-maximo .columna-2 {
	background-color: #86BBE6;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-01 {
	background-color: #014898;
	border-radius: 25px;
	padding: 15px 35px;
	margin-bottom: 20px;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-01 h5 {
	color: #fff;
	font-family: 'omnesmedium';
	font-size: 25px;
    line-height: 25px;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-01 h5 span {
	color: #86BBE6;
	font-family: 'omnesbold';
}
.ofertas-promociones .ancho-maximo .columna-2 .box-white {
	float: left;
	width: 48%;
	background-color: #fff;
	border-radius: 25px;
	margin-bottom: 20px;
	min-height: 180px;
    padding: 25px 25px 10px;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-white-right {
	margin-left: 2%;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-white-left {
	margin-right: 2%;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-white p {
	color: #014898;
	font-family: 'omnesmedium';
	line-height: 20px;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-green {
	background-color: #0A5740;
	border-radius: 25px;
	float: right;
	width: 90%;
	padding: 15px 50px;
	position: relative;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-green img {
    position: absolute;
    left: -33px;
    top: 25%;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-green p {
	color: #fff;
	margin-bottom: 0px;
	font-family: 'omnesbold';
    line-height: 21px;
    font-size: 17px;
}
.ofertas-promociones .ancho-maximo .columna-2 .box-green h4 {
	color: #93C01F;
	font-family: 'omnesbold';
}
.ofertas-promociones .ancho-maximo .columna-1 h3 {
    font-size: 65px;
    line-height: 60px;
    color: #014898;
    font-family: 'mango_grotesqueblack';
    max-width: 300px;
    margin-top: 60px;
}
.ofertas-promociones .ancho-maximo .columna-3 {
	background-image: url(../img/bg-fabrica.jpg);
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover;
	min-height: 100%;
}
.ofertas-promociones .ancho-maximo .columna-3 img {
    margin-top: 30px;
}
.ofertas-promociones .padding {
	padding: 2vh 0 0 10vh;
}
.ofertas-promociones h3 {
    color: #2b3787;
	font-family: 'omnesregular';
	font-size: 58.5px;
    margin-top: 35px;
	    max-width: 500px;
}
.ofertas-promociones h3 strong {
	font-family: 'omnesbold';
}
.ofertas-promociones a {
    background-color: #2b3787;
    border-radius: 35px;
    padding: 8px 25px;
    color: #FFF;
	font-family: 'omnesbold';
	font-size: 33.5px;
	margin-top: 30px;
}
.ofertas-promociones a:hover {
	color:#FFF !important;
}
.view-mobile {
	display:none !important;
}
.hidden-mobile {
	display: inherit;
}
.navbar-light .navbar-toggler-icon {
	/*background-image: url(../images/ico-menu-mobile.png);*/
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.navbar-light .navbar-toggler:focus {
	box-shadow:none;
}
.hidden {
	display:none;
}
.nav-item {
	padding:0 20px;
}
.footer-final.bg-white p {
	margin-top: 10px;
}
.loading {
    background-image: url(../img/loading.gif) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 35px;
}
.form-success {
    font-size: 25px;
    max-width: 320px;
	margin-top: 100px;
}
.form-success h4 {
	color: #014898;
    font-family: 'omnesbold';
    font-size: 35px !important;
    line-height: 35px;
	margin-bottom: 30px;
}
.form-success p {
	color: #014898;
}

#error-validacion {
    float: left;
    margin-top: 30px;
	width: 100%;
}

/*@media (min-width: 992px) {
	.navbar-expand-lg .navbar-toggler {
		display: block;
		margin-right: 0%;
		right: 0;
		position: absolute;
	}
	.collapse:not(.show) {
		display: none !important;
	}
	.navbar-collapse {
		flex-basis: 100%;
		flex-grow: 1;
		align-items: center;
		
		/*width: 100%;
		position: absolute;
		margin-top: 130px;
		background-color: #1e1e61;
		text-align: center;*/
		
		
		/*
	}
}*/
@media (min-width: 769px) {
	.navbar-collapse {
		justify-content: flex-end!important;
	}
	header.header .ancho-maximo {
    	padding: 30px 115px;
	}
}
@media (min-width: 1280px) and (max-width: 1440px) {
	.first-module h4 {
		font-size: 50px;
	}
	#beneficios p {
		font-size: 22px;
		padding: 0px;
		/*max-width: 300px;*/
	}
	.ofertas-promociones h3 {
		font-size: 50px;
		margin-top: 35px;
		max-width: 480px;
	}
}
@media (min-width: 1080px) and (max-width: 1280px) {
	#beneficios p {
		padding: 0px 0px;
	}
	.first-module h4 {
		font-size: 48px;
	}
	/*#beneficios h4 {
		font-size: 34px;
	}*/
	.ofertas-promociones h3 {
		font-size: 50px;
		margin-top: 25px;
		max-width: 480px;
	}
}
@media (min-width: 1020px) and (max-width: 1180px) {
	first-module h4 {
		font-size: 35px;
	}
	#beneficios h3 {
		font-size: 42px;
	}
	#beneficios p {
		padding: 0px 0px;
	}
	#registro h2 {
		font-size: 60px;
	}
	#registro p {
		padding-right: 100px;
	}
	.ofertas-promociones h3 {
		font-size: 45px;
		margin-top: 15px;
	}
	.ofertas-promociones a {
		font-size: 30px;
		margin-top: 20px;
	}
}
@media (min-width: 768px) and (max-width: 1020px) {
	.col-md-6, .col-md-4 {
		width: 100%;
	}
	.first-module {
		text-align: center;
	}
	.view-mobile {
		display: inherit !important;
	}
	.hidden-mobile {
		display:none !important;
	}
	#beneficios h3 {
		color: #2b3787;
		/*font-family: 'omnesmedium';*/
		font-size: 46px;
		margin-top: 10px;
	}
	.ofertas-promociones {
		text-align:center;
	}
	.ofertas-promociones img {
		width:100%;
	}
	.ofertas-promociones h3 {
		max-width: 100%;
	}
	.ofertas-promociones .padding {
		padding: 2vh 10vh 0 10vh;
	}
}
@media (min-width: 768px) {
	.hidden-desktop {
		display: none;
	}
	.footer-final.bg-white {
		background-color:#014898 !important;
	}
	.footer-final.bg-white p {
		color:#fff !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.first-module .img-bg {
		padding: 80px 50px 200px;
	}
	.first-module .texto {
		max-width: 80%;
	}
	.first-module h3 {
		font-size: 75px;
		line-height: 70px;
	}
	.first-module .texto p {
		font-size: 12px;
		max-width: 70%;
	}
	.first-module .img-bg {
        padding: 80px 50px 150px;
		background-position: right 60px !important;
    }
	#third-module .ancho-maximo {
		padding: 60px 50px 30px;
	}
	#third-module .bg {
		background-position: 110% 50px !important;
        background-size: 55%;
	}
	.ofertas-promociones .ancho-maximo .columna-1 {
		padding: 40px 50px 40px;
	}
	.ofertas-promociones img {
        width: auto;
    }
}
@media (min-width: 768px) and (max-width: 825px) {
	.ofertas-promociones .ancho-maximo .columna-1 h3 {
		max-width: 100%;
		margin-top: 0px;
	}
	.ofertas-promociones .ancho-maximo .columna-1 p {
		max-width: 100%;
		margin-bottom: 60px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-white {
		min-height: 125px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-green {
		min-height: 120px;
		padding-top: 30px;
	}
	.ofertas-promociones .ancho-maximo .columna-3 {
		min-height: 40%;
	}
	.footer-final {
        display: block !important;
		float: left;
		width: 100%;
    }
	.first-module .bg-form {
		background-color: #F5F3EE;
		padding: 30px 100px 56px;
	}
}
@media (max-width: 768px) {
	.col-md-6, .col-md-4 {
		width: 100%;
	}
	.view-mobile {
		display: inherit !important;
	}
	.hidden-mobile {
		display:none !important;
	}
	.first-module {
		text-align:center;
	}
	.first-module h3 {
		font-size: 45px;
        line-height: 45px;
        margin-top: 15px;
        text-align: left;
        max-width: 230px;
	}
	.first-module h4, .first-module h4 strong {
		font-size: 30px;
	}
	.first-module img {
		max-width:50%;
		margin-left:25%;
		margin:0 auto;
	}
	#beneficios .col-md-12 {
		min-height: 160px;
	}
	#beneficios h3 {
		font-size: 57px;
		margin-top: 0px;
	}
	#beneficios img {
		/*max-height: 80px;*/
	}
	#beneficios h4 {
		font-size: 28px;
	}
	#beneficios p {
		font-size: 18px;
		padding: 0px 0px;
		margin-bottom: 50px;
		max-width: 360px;
	}
	#beneficios .col-md-6 p {
		width: 100%;
        float: left;
	}
	#registro .ancho-maximo {
		padding: 60px 30px;
	}
	#registro h2 {
		font-size: 40px;
		text-align: center;
	}
	#registro p {
		font-size: 28px;
		padding: 0 10px;
		text-align: center;
		margin-bottom: 40px;
	}
	label.acepto {
		width: 90% !important;
	}
	#finalizar_registro {
		margin-top: 20px;
		width: 100%;
		font-size: 18px;
	}
	.ofertas-promociones .padding {
		padding: 0 10px;
		text-align: center;
	}
	.ofertas-promociones h3 {
		font-size: 34px;
		margin-top: 25px;
		text-align: center;
	}
	.ofertas-promociones a {
		border-radius: 35px;
		padding: 8px 25px;
		color: #FFF !important;
		font-size: 16px;
	    margin-top: 15px;
		margin-bottom:40px;
	}
	.navbar-nav {
		margin: 0 auto;
	}
	.navbar-nav a.nav-link {
		font-size: 17.5px;
	}
	#beneficios .ancho-maximo {
		padding: 0 20px;
	}
	.navbar-light .navbar-toggler {
		display: none;
	}
	.navbar {
		display: block;
	}
	.first-module .img-bg {
		background-position: right 40px !important;
		background-size: 35%;
	}
	.first-module .img-bg {
		padding: 40px 30px;
	}
	.first-module .texto p {
		text-align: left;
        max-width: 240px;
        font-size: 9px;
	}
	.header {
		padding: 15px 0;
	}
	.first-module .bg-form {
		padding: 20px 30px 40px;
	}
	.first-module a.whatsapp {
		margin: 22px 0 0 0px;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 18px;
        width: 100%;
	}
	
	#third-module h2 {
		font-size: 48px;
        line-height: 45px;
        max-width: 220px;
	}
	#third-module .ancho-maximo {
		padding: 15px 35px 20px;
	}
	#third-module .bg {
		background-size: 50%;
		padding: 20px 0 0;
	}
	#third-module .bg-blue {
		max-width: 100%;
	}
	#third-module .bg-blue p {
		font-weight: 800;
	}
	#third-module .col-md-6 .col-md-6 {
		padding: 0px 0px;
	}
	#third-module .col-md-6 .col-md-6 p strong {
		font-weight: 800;
	}
	.ofertas-promociones .ancho-maximo .columna-1 h3 {
		text-align: left;
		font-size: 60px;
    	line-height: 55px;
	}
	.ofertas-promociones .ancho-maximo .columna-1 p {
		color: #86BBE6;
		font-weight: 800;
	}
	.ofertas-promociones .ancho-maximo .columna-3 {
		min-height: 450px;
	}
	.footer-final {
		display: block !important;
	}
	.footer-final nav a img {
		max-width: 35px;
	}
	.footer-final nav a {
		float: none;
	}
	.footer-final.bg-blue {
		background-color:#050D9E;
	}
	.footer-final.bg-white {
		background-color:#fff;
	}
	.footer-final p {
		color: #86BBE6;
		margin-bottom: 0px;
		font-family: 'omnesmedium';
		font-size: 14px;
	}
	#beneficios .boxes .info {
		width: 100%;
		padding: 0 30px 15px;
	}
	#beneficios .boxes .imagen {
		width: 100%;
		padding: 15px 30px 0;
	}
	#beneficios .boxes .info span {
		margin-right: 5px;
		margin-top: 5px;
		float: left;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-white {
		min-height: 140px;
		padding: 15px 18px 0px;
	}
	.ofertas-promociones .ancho-maximo .columna-1 {
		padding: 20px 60px 40px;
	}
	.navbar-light .navbar-brand img {
		max-width: 80px;
	}
	.first-module label {
		margin-bottom: 10px;
	}
	#third-module .bg-blue {
		margin-top: 25px;
	}
	#third-module .bg-blue p {
		font-size: 13px;
        max-width: 270px;
        line-height: 16px;
	}
	#third-module .br {
		display: none;
	}
	#third-module .col-md-6 .col-md-6 p {
		font-size: 16px;
	}
	.ofertas-promociones .ancho-maximo .columna-1 p {
		margin-bottom: 60px;
		font-size: 11px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-01 h5 {
		color: #fff;
		font-family: 'omnesmedium';
		font-size: 19px;
		line-height: 17px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-01 {
		padding: 15px 30px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-white p {
		font-size: 15px;
        line-height: 15px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-green p {
		line-height: 16px;
		font-size: 14px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-green h4 {
		font-size: 17px;
		line-height: 19px;
	}
	.ofertas-promociones .ancho-maximo .columna-2 .box-green img {
		top: 20%;
	}
	.form-success h4 {
		margin-bottom: 20px;
	}
	.form-success {
		margin-top: 50px;
	}

}
@media (min-width: 767px) and (max-width: 769px) {
	.first-module .img-bg {
        padding: 40px 30px 40px 110px;
    }
	.first-module h3 {
        font-size: 65px;
        line-height: 65px;
        margin-top: 15px;
        text-align: left;
        max-width: 430px;
    }
	.first-module .texto p {
        font-size: 12px;
    }
	.first-module .img-bg {
        padding: 40px 30px 70px 110px;
    }
	.first-module .bg-form {
        padding: 20px 110px 40px;
    }
	#beneficios .ancho-maximo {
        padding: 0 80px;
    }
	#third-module .bg {
        background-size: 40%;
        padding: 20px 110px 0;
        background-position: 110% 0 !important;
    }
	#third-module h2 {
        font-size: 65px;
        line-height: 65px;
        max-width: 280px;
    }
	#third-module .col-md-6 {
        padding: 30px 110px;
    }
	.ofertas-promociones .ancho-maximo .columna-1 {
        padding: 20px 115px 40px;
    }
	.ofertas-promociones .ancho-maximo .columna-1 h3 {
        text-align: center;
    }
	.ofertas-promociones .ancho-maximo .columna-2 {
		padding: 40px 115px;
	}
	.footer-final {
	    float: none;
        width: auto;
        margin-right: calc(var(--bs-gutter-x) * -.5);
        margin-left: calc(var(--bs-gutter-x) * -.5);
	}
}
@media (min-width: 769px) and (max-width: 1024px) {
	.footer-final {
        display: none;
		float: none;
		width: auto;
		background: #fff;
    }
	.ofertas-promociones .ancho-maximo .columna-1 h3 {
		max-width: 100%;
		margin-top: 30px;
	}
	.ofertas-promociones .ancho-maximo .columna-1 p {
		max-width: 550px;
		margin: 0 auto;
		margin-bottom: 50px;
		margin-top: 20px;
	}
	.ofertas-promociones .ancho-maximo .columna-3 {
		min-height: auto;
		float: left;
		height: 600px;
	}
	footer.footer-final {
        display: block !important;
		/*float: left;
		width: 100%;*/
    }
	.footer-final nav a {
		float: none;
	}
	.footer-final nav a img {
		max-width: 70px;
	}
	.footer-final.bg-white {
        margin: 0;
    }
	header.header .ancho-maximo {
        padding: 30px 25px;
    }
	.navbar {
		display: block !important;
	}
	.navbar-light .navbar-toggler {
		display: none;
	}
	.ofertas-promociones .ancho-maximo .columna-3 {
        height: 600px !important;
    }
	.first-module h3 {
        text-align: left;
    }
	.first-module .texto p {
        text-align: left;
    }
}
@media (max-width: 1024px) {
    .navbar {
        display: flex;
    }
	.ofertas-promociones .ancho-maximo .columna-3 {
        height: 100%;
    }
}
@media (min-width: 1440px) {
	body {
		background-color: #FFF !important;
	}
}
@media (min-width: 1024px) and (max-width: 1025px) {
	#third-module .bg {
		background-position: 145% center !important;
	}
}
