body { background-color: #1d1d1b !important; }
p, h1, h2, h3, h4, h5, a, ul { color: white !important; line-height: 110% !important }

.fs60 { font-size: 60px !important; } .fs54 { font-size: 54px !important; } .fs45 { font-size: 45px !important; } .fs33 { font-size: 33px !important; } .fs24 { font-size: 24px !important; }

.faltessa {
    font-family: "altesse-std-24pt", sans-serif !important;
    font-weight: lighter !important;
    font-style: normal;
}

.favantbook {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 100 !important; font-style: normal; letter-spacing: 2px
}

.favantbold {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 700 !important; font-style: normal;
}

.sectionprt { padding: 5% 0 !important; }
.sectionprb { padding: 0 0 5% !important; }
.allcenter { text-align: center !important; padding: 5%}
.marg0 { margin: 0 !important;}

.imgalquimia { width: 750px !important; }
.imgbotanica { width: 450px !important; }

.w60 { width: 60% !important; }


@media (max-width: 1300px){
    
    .fs60 { font-size: 51px !important; }
    .fs54 { font-size: 48px !important; } 
    .fs45 { font-size: 42px !important; } 
    .fs33 { font-size: 30px !important; } 
    .fs24 { font-size: 21px !important; }

	.w60 { width: 50% !important; }
    
}

@media (max-width: 996px){
	
	.bkgcocktail { background-position: 150% top !important; }
    
    .fs60 { font-size: 45x !important; }
    .fs54 { font-size: 42px !important; } 
    .fs45 { font-size: 39px !important; } 
    .fs33 { font-size: 27px !important; } 
    .fs24 { font-size: 18px !important; }

	.w60 { width: 50% !important; }
	
	.flechaimg { width: 60px !important; }
	
	.txthistoria { margin: 0 0 50px !important; }
    
}

@media (max-width: 767px){
	
	.bkgcocktail { background: none !important; }
	
	.flechaimg { display: none !important; }
    
    .fs60 { font-size: 42x !important; }
    .fs54 { font-size: 39px !important; } 
    .fs45 { font-size: 33px !important; } 
    .fs33 { font-size: 24px !important; } 
    .fs24 { font-size: 16px !important; }

	.w60 { width: 100% !important; }
	
	.imgalquimia { width: 100% !important; }
	.imgbotanica { width: 300px !important; }
	
	.imgcocktail { display: block !important; }
	
	.centermob { text-align: center !important; }
	
	ul { list-style: none !important; }
	
	p, h1, h2, h3, h4, h5, a, ul { line-height: 105% !important }
	
	.imglogo { width: 240px !important; }
    
}