/*---GENERAL---*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
html,body {
	overflow-x: hidden;
}
body {
	margin:0;
	padding:0;
	border:0 none;
	font-family:'Roboto',Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#42210b;
	background-color:#f9e6cc;
}
a:link,a:visited {
	text-decoration: none;
	color:#42210b;
}
a:hover {
	color:#000;
}
a.link_st01:link,a.link_st01:visited {
	text-decoration: none;
	color:#f9e6cc;
}
a.link_st01:hover {
	color:#000;
}
.content {
	box-sizing: border-box;
	margin: 0 auto;
	width: 96%;
	max-width: 1140px;
}
.clea_both::after {
	content: '';
	display: block;
	clear: both;
}
/*---HEADER---*/
header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
header .content {
	padding: 60px 0 0;
	display: flex;
	align-items: center;
}
header .content > div {
	width: 100%;
}
.head_menu a {
	font-weight: 500; /*Medium*/
	font-size: 20px;
	letter-spacing: 0.075em;
	text-transform: uppercase;
}
.head_logo {
	text-align: center;
}
.head_logo img {
	margin: 0 auto;
	width: 140px;
	height: auto;
	display: block;
}
.head_soci {
	text-align: right;
}
.head_soci img {
	margin-left: 10px;
}
.head_soci a:hover img {
	opacity: 0.6;
}
/*---MAIN---*/
#main_slid {
	box-sizing: border-box;
	padding-top: 230px;
	min-height: 753px;
	color: #f9e6cc;
	text-align: center;
	background: url('../img/slider-back.png') center top no-repeat;
	background-size: auto;
}
#main_slid h1 {
	margin: 0 0 65px;
	font-family: 'Playfair Display','Times New Roman', Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 63px;
	line-height: 63px;
}
#main_slid span {
	font-family:'Roboto',Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 35px;
}
#main_slid em {
	font-size: 0;
}
#main_slid img {
	margin-top: -5px;
	display: inline-block;
	vertical-align: middle;
}
#main_slid p {
	font-size: 25px;
}
#main_slid p a {
	margin-top: 35px;
	padding: 0 30px;
	border: 1px solid #f9e6cc;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font-size: 17px;
	line-height: 45px;
	display: inline-block;
}
#main_slid p a:hover {
	background-color: #f9e6cc;
}
#empr_text {
	margin: 100px auto 40px;
}
#empr_text h2 {
	margin: 0;
	font-family: 'Playfair Display','Times New Roman', Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 63px;
	line-height: 1em;
	color: #4B67A6;
}
#empr_text .blck_text {
	margin-right: 100px;
	width: 50%;
	float: right;
}
#prod_blck {
	padding: 80px 0 333px;
	color: #f9e6cc;
	background-color: #42210b;
}
#prod_blck h2 {
	margin: 0 0 20px;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
}
#prod_blck h2 span {
	font-weight: 300;
}
#prod_blck > div > div {
	width: 100%;
	display: table;
}
#prod_blck > div > div > div {
	display: table-cell;
	vertical-align: middle;
}
#prod_blck .blck_imag {
	padding-right: 30px;
	text-align: right;
}
#prod_blck .blck_imag > div {
	display: inline-block;
	position: relative;
}
#prod_blck .blck_imag .secu_imag {
	position: absolute;
	top: 45px;
	left: -55px;
}
#prod_blck .blck_text p {
	margin: 30px 0;
}
#resu_cont {
	margin-top: -250px;
	padding: 65px 0 50px;	
	-webkit-border-radius: 25px;
	border-radius: 25px;
	color: #f9e6cc;
	background-color: #4c67a6;
	text-align: center;
}
#resu_cont h2 {
	margin: 0;
	font-family: 'Playfair Display','Times New Roman', Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 63px;
	line-height: 1em;
}
#resu_cont h3 {
	margin: 50px 0 40px;
	font-weight: bold;
	font-size: 211px;
	line-height: 1em;
	letter-spacing: -10px;
	color: #f9e6cc;
}
#resu_cont h3 span,#resu_cont h3 em {
	color: #21417f;
}
#resu_cont h3 em {
	font-weight: 200;
	font-style: normal;
}
#resu_cont p {
	margin: 0;
	font-size: 27px;
}
#resu_cont p.text_secu {
	margin: 60px 0 0;
	font-size: 15px;
	color: #21417f;
}
#resu_vide {
	margin: 45px auto 30px;
	width: 100%;
	display: table;
}
#resu_vide > div {
	width: 50%;
	display: table-cell;
	vertical-align: bottom;
}
#resu_vide .blck_text {
	text-align: right;
}
#resu_vide .blck_text h2 {
	margin: 0;
	font-size: 104px;
	line-height: 0.8em;
	color: #4c67a6;
	text-align: left;
}
#resu_vide .blck_text h2 span {
	text-align: right;
	display: block;
}
#resu_vide .blck_text > div {
	padding: 15px 40px 0 0;
	display: inline-block;
}
#resu_vide .blck_text p {
	margin: 30px 0;
	text-align: left;
}
#resu_vide .blck_imag {
	position: relative;
}
#resu_vide .blck_imag .main_imag {
	margin-left: -50px;
}
#resu_vide .blck_imag .vide_imag {
	width: 240px;
	height: 360px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color: #f9e6cc;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.1);	
	display: table;
	position: absolute;
	z-index: 1;
}
#resu_vide .blck_imag .vide_imag > span {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	opacity: 0.5;
}
#resu_vide .blck_imag .vide_imag:hover > span {
	opacity: 1;
}
#resu_vide .blck_imag #vide_bl01 {
	top: 60px;
	right: 110px;
	z-index: 1;
}
#resu_vide .blck_imag #vide_bl02 {
	top: 200px;
	right: 0;
	z-index: 0;
}
#resu_vide .blck_imag #vide_bl02:hover {
	z-index: 2;
}
#faqs_blck {
	padding-top: 90px;
	color: #f9e6cc;
	background-color: #42210b;
}
#faqs_blck .content > div {
	width: 100%;
	display: table;
}
#faqs_blck .content > div > div {
	display: table-cell;
	vertical-align: bottom;
}
#faqs_blck .blck_text {
	width: 700px;
}
#faqs_blck h2 {
	margin: 0;
	font-family: 'Playfair Display','Times New Roman', Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 63px;
	line-height: 1em;
}
#faqs_blck h2 > span {
	color: #81a4ea;
}
#faqs_blck h3 {
	margin: 10px 0 35px;
	font-size: 27px;
}
#faqs_blck h4 {
	margin: 0;
	color: #81a4ea;
}
#faqs_blck .blck_text > div {
	padding-left: 150px;
}
#faqs_blck p {
	margin: 20px 0;
	font-size: 19px;
}
#faqs_blck .blck_imag .main_imag {
	background: url('../img/samarreta-back.png') right center no-repeat;
}
#faqs_blck .blck_imag .main_imag > img {
	width: 100%;
}
#ends_blck {
	color: #f9e6cc;
	text-align: center;
	background-color: #42210b;
}
#ends_blck > div{
	box-sizing: border-box;
	padding: 115px 0 35px;
	min-height: 480px;
	background: url('../img/ends-back.png') left bottom no-repeat;
}
#ends_blck h2 {
	margin: 0 0 50px;
	font-size: 53px;
	line-height: 1em;
	color: #81a4ea;
}
#ends_blck h3,#ends_blck p {
	margin: 25px 0;
	font-size: 22px;
}
#ends_blck p strong {
	color: #81a4ea;
}
/*---FOOTER---*/
footer {	
	padding: 55px 0;
	font-size: 13px;	
	text-transform: uppercase;
	color: #f9e6cc;
	background-color: #000;
}
footer .content::after {
	content: '';
	display: block;
	clear: both;
}
footer a:link,footer a:visited {
	color:#f9e6cc;
}
footer a:hover {
	color:#fff;
}
footer .cont_left,footer .cont_rght {
	width: 48%;
	float: left;
}
footer .cont_rght {
	width: 52%;
	text-align: right;
}
footer .cont_left p {
	margin: 0 65px 0 0;
	display: inline-block;
}
footer .cont_left a {
	display: inline-block;
	vertical-align: middle;
}
footer .cont_left a img {
	display: block;
}
footer .cont_left a:hover img {
	opacity: 0.7;
}
footer .cont_rght {
	font-size: 10px;
}
footer .cont_rght ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
footer .cont_rght ul li {
	margin-top: 8px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #f9e6cc;
	display: inline-block;
}
@media screen and (max-width: 1100px) { 
	header .content{padding: 60px 30px 100px;width: 100%;}	
	footer .cont_left{width: 30%;}
	footer .cont_left p{margin: 0 0 20px;display: block;}
	footer .cont_rght{width: 70%;}
	footer .cont_rght ul{margin-top: 0;}
	#empr_text p,#prod_blck .blck_text p,#resu_vide .blck_text p,#ends_blck h3, #ends_blck p{font-size: 20px;}
	#resu_cont h3{font-size: 200px;}
	#resu_vide .blck_text h2{font-size: 90px;}
	#faqs_blck .blck_text{width: 60%;}
	#faqs_blck .blck_text > div{padding-left: 50px;}
	br.mobl_hide{display: none;}
}
@media screen and (max-width: 900px) { 
	header .content{padding: 30px 30px 70px;}
	.head_menu a,.acor_text p{font-size: 18px;}	
	.head_logo img{width: 110px;}
	footer .cont_left{width: 50%;}
	footer .cont_rght{width: 50%;}
	#empr_text .blck_text{width: 66%;}
	#resu_cont h3{font-size: 150px;}
	#prod_blck h2,#resu_vide .blck_text h2{font-size: 60px;}
	#main_slid h1,#empr_text h2,#resu_cont h2{font-size: 55px;}
	#main_slid span{font-size: 30px;}
	#resu_cont p{font-size: 24px;}
	#main_slid h1{line-height: 55px;}
	#prod_blck .blck_imag .secu_imag{top:60px;left: -10px;}
	#resu_vide,#faqs_blck > div{width: 96%;}
	#resu_vide .blck_imag #vide_bl01{top: 30px;right: 30px;}
	#resu_vide .blck_imag #vide_bl02{top: 260px;right: 0;}
	#faqs_blck .blck_text > div{padding-left: 0;}
	#faqs_blck .blck_imag .main_imag{background-size: contain;}
}
@media screen and (max-width: 770px) { 
	.content{max-width: 90%;}
	header .content{width: 100%;max-width: 100%;}
	#resu_cont h3{font-size: 120px;}
	.head_menu a,.acor_text p{font-size: 17px;}	
	footer .cont_left{margin-top: 12px;}
	#empr_text h2{text-align: center;}
	#empr_text .blck_text{margin: 40px auto 0;width: 100%;float: none;}
	#resu_cont p.text_secu{margin: 50px auto 0;width: 80%;}
	#resu_vide .blck_imag .main_imag{margin-left: -25px;}
	#resu_vide .blck_imag .main_imag img{width: 100%;}
	#resu_vide .blck_imag .vide_imag{width: 160px;height: 240px;}
	#resu_vide .blck_imag .vide_imag > span img{width: 60px;}
	#resu_vide .blck_imag #vide_bl01{top: 110px;}
	#faqs_blck .content > div > div{vertical-align: middle;}
	#faqs_blck .blck_text{padding-right: 20px;}
}
@media screen and (max-width: 500px) {
	.head_logo img{width: 100px;}
	footer .cont_left,footer .cont_rght{width: 100%;text-align: center;display: block;}
	footer .cont_rght{margin-top: 15px;}
	#main_slid{padding-top: 170px;}
	#main_slid h1{margin-bottom: 60px;}
	#resu_cont h3{font-size: 80px;letter-spacing: -6px;}
	#main_slid h1,#empr_text h2,#prod_blck h2,#resu_cont h2,#faqs_blck h2,#ends_blck h2{font-size: 50px;}
	#main_slid p,#resu_cont p{font-size: 22px;}
	#prod_blck > div > div,#prod_blck > div > div > div{display: block;}
	#prod_blck .blck_imag{padding: 0;}
	#prod_blck .blck_imag > div,#resu_vide,#resu_vide > div,#faqs_blck .content > div,#faqs_blck .content > div > div{display: block;}
	#resu_cont{padding-top: 50px;}
	#resu_cont p{margin: 0 auto;width: 80%;}
	#resu_cont p.text_secu{margin-top: 45px;}
	#resu_vide > div{width: 100%;}
	#resu_vide .blck_text > div{padding-right: 0;}
	#resu_vide .blck_text p br,#ends_blck p br{display: none;}
	#resu_vide .blck_imag .main_imag{margin-left: 0;}
	#resu_vide .blck_imag .vide_imag{width: 200px;height: 300px;}
	#faqs_blck .blck_text{padding: 0;width: 100%;}
	#ends_blck > div{background-size: contain;}
}