@font-face{
	font-family: 'myriad';
	src:url(../new_homepage_font/MyriadPro-Regular.otf);
}
@font-face{
	font-family: 'sfregu';
	src:url(https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.ttf);
}
@font-face{
	font-family: 'sfmedi';
	src:url(https://db.onlinewebfonts.com/t/64a2cfb57c4a5df1013e4f2e5bf3eff3.ttf);
}
@font-face{
	font-family: 'sfbold';
	src:url(https://db.onlinewebfonts.com/t/3cff9206b4c8d578245ef1aaeeaf9e84.ttf);
}
@font-face{
	font-family: 'nmreg';
	src:url(../new_homepage_font/NeueMontreal-Regular.ttf);
}
@font-face{
	font-family: 'tusker';
	src:url(../new_homepage_font/TuskerGrotesk-5600Semibold.ttf);
}
@font-face{
	font-family: 'sfitali';
	src:url(https://db.onlinewebfonts.com/t/7bbe624311775822fba0fbdb058e8f37.ttf);
}
.header a{
	font-family: 'sfregu';
	font-size: 20px;
	color: #122a3a !important;
	transition: 0.5s all;
}
.header a:hover{
	color: #88cd00 !important;
}
#social_select {
 position: relative;
padding-right: 21px;
transition: 0.5s all;
height: 40px;
align-items: center;
justify-content: center;
display: block;
padding: 10px 21px 10px 10px;
border-radius: 5px;
}
#social_select li{
	position: relative;
	top: -4px;
}
#social_select:hover {
 background: #140f0a24;
}
.arrow {
 width: 15px;
position: absolute;
right: 0;
top: 41%;
}
.header li:nth-child(1) a{
	font-weight: bold;
}
.applinkswhl button{
height: 35px;
 margin: 0;
color: #0f0b07;
background-color: #d7fb90;
border-color: #d7fb90;
}
body{
	background: #f4f4f4;
}
.header .navbar-nav{
	gap:80px;
}
.header{
	padding: 2vh 0;
	background: #fff;
}
.sec-spa{
	padding: 10vh 0;
}
.milk{
	background: #d7fb90;
    padding: 0 17px;
    border-radius: 30px;
}
.milk.dropdown-toggle::after{
	display: none;
}
.over{
	max-width: 93%;	
}
.banner{
	min-height: 90vh;
	background: url(../new_homepage_img/banner-bg.jpg);
	background-repeat: no-repeat;
    background-position: center 18%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.whats {
    position: absolute;
    right: 70px;
    bottom: 100px;
    z-index: 9;
    transition: 0.5s all;
}
.whats:hover {
    filter: brightness(0.8);
}
h1{
	font-size: 89px;
	font-family: 'tusker';
	color: #fff;
	text-transform: uppercase;
}
h2{
	font-size: 85px;
	font-family: 'tusker';
	text-transform: uppercase;
}
.banner p{
	font-size: 39px;
	color: #fff;
	font-family: 'sfregu';
	line-height: 40px;
}
.banner:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #00000045;
}
.ban-btn {
    font-size: 28px;
    background: #d7fb90;
    padding: 0 10px;
    border-radius: 50px;
    font-family: 'sfregu';
    transition: 0.5s all;
}
.ban-btn:hover{
	color:#d7fb90 ;
	background: #110c08;
}
.brown{
	background: #3d201a;
}
.brown h2{
	color: #fff77c;
}
.pad{
	padding: 12vh 8vh 8vh 8vh;
}
.pad p{
	font-size: 25px;
	font-family: 'sfregu';
	color: #f5f67c;
}
.lt{
	color: #ccc;
}
.big-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left;
}
.sky h2{
	color: #0f292c;
	
}
.sky p{
	font-size: 20px;
	font-family: 'sfregu';
	color: #0f292c;
}
.con{
	background: #0f292c;
    font-family: 'sfregu';
    font-size: 25px;
    border-radius: 60px;
    color:#cfe87e;
    transition: 0.5s all;
}
.con:hover{
	background:#cfe87e ;
	color: #0f292c;
}
.two-women{
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	border-radius: 30px;
}
.sky {
    background: #c3f0fa;
    height: 100%;
    border-radius: 40px;
    padding: 5vh 15vh;
    position: relative;
}
.right {
    position: absolute;
    background: transparent;
    top: 10%;
    right: 10%;
}
.yellow-box {
    background: #fff77c;
    padding: 5vh 15vh;
    border-radius: 40px;
    position: relative;
}
.yellow-box h2{
	color: #3d201a;
}
.yellow-box p{
	color: #5f241a;
	font-size: 20px;
	font-family: 'sfregu';
}
.cuenta {
	background: #3d201a;
    color: #a6ebfa;
    border-radius: 30px;
   font-size: 25px;
   font-family: 'sfregu';
   transition: 0.5s all;
}
.cuenta:hover{
	color: #3d201a;
	background: #a6ebfa;
}
.ae{
	background: url(../new_homepage_img/arrow.svg);
	background-repeat: no-repeat;
    padding-left: 30px;
    background-position: left 5px;
    font-size: 16px !important;
}
.left {
    position: absolute;
    right: 2%;
    top: 7%;
    background: transparent;
}
.wall{
	width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px 0 0 30px;
    max-height: 53vh;
}
.green-bg{
	background: #0f292c;
}
.green-bg h2{
	color: #c3f0fa;
	font-size: 69px;
}
.green-bg p{
	color: #c3f0fa;
	font-size: 20px;
	font-family: 'sfregu';
}
.bold{
	font-family: 'sfbold' !important;
}
.conoce {
    background: #d7fb90;
    border-radius: 40px;
    color: #0f292c;
    font-size: 28px;
    font-family: 'sfregu';
    transition: 0.5s all;
}
.conoce:hover{
	color: #d7fb90;
	background: #0f292c;
}
.sp-box{
	padding: 8vh 8vh 8vh 8vh;
}
.green-bg img {
	object-position: -68px;
    min-height: 100vh;
    width: 100%;
    object-fit: cover;
}
.saving{
	background: #2c6551;
	height: 100%;
	border-radius: 20px;
	padding: 1px;
	position: relative;
	transition: 0.5s all;
}
.saving:hover{
	box-shadow: 0px 0px 17px 3px #000000c7;
}
.saving h3{
	font-size: 39px;
	color: #fff;
	font-family: 'sfregu';
}
.saving p{
	font-size: 19px;
	font-family: 'sfregu';
	color: #dbf2f4;
}
.ine-space{
	padding: 40px;
}
.saving .ahorra{
	width: 100%;
	border-radius: 20px;
}
.saving .pic {
    position: absolute;
    top: 30px;
    left: 40px;
}
.guarda{
	background: #c3f0fa;
	height: 100%;
	border-radius: 20px;
	padding: 1px;
	position: relative;
	transition: 0.5s all;
}
.guarda:hover{
	box-shadow: 0px 0px 17px 3px #000000c7;
}

.itali{
	font-family: 'sfitali';
}
.guarda p{
	font-size: 20px;
	font-family: 'sfregu';
	color: #4c281b;
}
.guarda h3{
	font-size: 39px;
	color: #3d201a;
	font-family: 'sfmedi';
}
.guarda .pic {
    position: absolute;
    top: 30px;
    left: 40px;
}
.guarda .ahorra{
	width: 100%;
	border-radius: 20px;
}
.toma{
	color: #3d201a;font-size: 86px
}
.no{
	color: #0f292c;
}
.ccc{
	font-size: 37px;
	font-family: 'sfmedi';
	color: #14333a;
}
.m-top{
	margin-top: 10vh;
}
.f16{
	font-family: 'sfregu';
	font-size: 17px;
	color: #828e90;
}
.card1 {
    background: #fff;
    box-shadow: 0px 0px 20px #adadad;
    border-radius: 0px 30px 30px 0px; 
    margin-right: 15px;   
}
.f35{
	font-size: 35px;
	font-family: 'sfmedi';
	color: #0f292c;
}
.card2 {
    background: #fff;
    box-shadow: 0px 0px 20px #adadad;
    border-radius: 30px;
    padding-bottom: 10px;
    margin-left: 15px;
}
.card2 h3{
	font-size: 25px;
	font-family: 'sfmedi';
	color: #0f292c;
}
.card1 img{
	object-fit: fill;
    width: 100%;
    height: 100%;
}
.card2 img{
	width: 100%;
	max-height: 250px;
	object-fit: cover;
	object-position: top;
}
.card3{
	margin-right: 40px;
	height: 100%;
}
.applinkswhl button.dropdown-toggle::after{
	display:none;
}
.card3 img{
	height: 100%;
	object-fit: fill;
}
.f58{
	 font-size: 58px;
	 font-family: 'tusker';
}
.card:has(.collapse.show){
	background: #dbf2f6;	
}
.card{
	border: 0;
	background: #e9eaeb;
	border-radius: 10px;
	margin-top: 10px;
}
.card-header{
	border-bottom: 0;
	background: transparent;
}
.accor button{
	font-size: 30px;
	font-family: 'sfregu';
	text-decoration: none !important;
	color: #3d201b;
	width: 100%;
	background: url(../new_homepage_img/top-arrow-rounded.svg);
	background-repeat: no-repeat;
    background-position: right center;
    text-align: left;
}
.card:has(.collapse.show) button{
	font-family: 'sfbold';
	background: url(../new_homepage_img/down-arrow-rounded.svg);
	background-repeat: no-repeat;
    background-position: right center;
} 
.card p{
	font-size: 19px;
	font-family: 'sfregu';
	color: #3d201a;
}
.news h2{
	color: #3d201a;
	font-size: 65px;
}
.news{
	height: 45vh;
	background: #fff77c;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10vh;
	border-radius: 30px;
}
.own{
	position: relative;
}
.own input {
    background: rgb(61 32 26) !important;
    border-radius: 40px !important;
    border: 0;
    height: 50px;
    color: #988548;
    font-family: 'sfregu';
    font-size: 20px;

}
.own span{
	padding: 0;
    background: transparent;
    border: 0;
    position: absolute;  
    z-index: 9;  
   right: 6px;
    top: 7px;
}
.f21{
	font-size: 21px;
	
}
.medi{
	font-family: 'sfmedi';
}
.ref{
	font-family: 'sfregu';
}
li{
	list-style: none;
}
.bt{
	color: #000;
}
.gt{
	color: #18292c;
}
a{
	text-decoration: none !important;
}
.lt{
	color: #748284;
}
@media(max-width: 1450px){
	.header .navbar-nav {
    gap: 50px;
}
h1{
	font-size: 70px;
}
.banner p{
	font-size: 30px;
}
h2{
	font-size: 60px;
}
.wall{
	max-height: 85vh;
}
.green-bg h2{
	font-size: 51px;
}
.toma{
	font-size: 59px;
}
.saving h3{
	font-size: 30px;
}
.guarda h3{
	font-size: 30px;
}
.saving p{
	font-size: 17px;
}
.guarda p{
	font-size: 17px;
}
.f35{
	font-size: 21px;
}
.card2 h3{
	font-size: 17px;
}
.news h2{
	font-size: 49px;
}
}
@media(max-width: 1185px){
	.header .navbar-nav{

	gap: 0px;
	}
}

@media(max-width: 991px){
	.accor button{
		white-space: normal;
	}
	    h1 {
        font-size: 40px;
    }
    .logo{
    	width: 100%;
    	max-width: 160px;
    }
    .banner p {
        font-size: 20px;
        line-height: 25px;
    }
    .whats{
    	right: 30px;
    bottom: 90px;
    z-index: 9;
    max-width: 70px;
    }
    .pad {
    padding: 2vh 1vh 2vh 1vh;
}
    h2 {
        font-size: 25px;
    }
    .pad p{
    	font-size: 17px;
    }
    .sky{
    	padding: 2vh;
    }
    .con{
    	font-size: 17px;
    }
    .yellow-box{
    	padding: 3vh;
    }
    .cuenta{
    	font-size: 17px;
    }
    .wall{
    	display: none;
    }
    .conoce{
    	font-size: 17px;
    }
    .sp-box{
    	padding: 2vh;
    }
        .green-bg h2 {
        font-size: 30px;
    }
        .toma {
        font-size: 30px;
    }
    .ine-space {
    padding: 15px;
}

    .header .navbar-nav {
        gap: 5px;
    }
    .card1{
    	border-radius: 20px;
    }
    .accor button{
    	font-size: 17px;
    	text-align: left;
    }
    .sec-spa{
    	padding: 5vh 0;
    }
    .ccc{
    	font-size: 20px;
    }
    
}