@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, object, embed, video {
	max-width: 100%;
}
@media screen and (max-width: 1920px){
	#main_menu{
		width: 100%;
		height: 70px;
		background-color: rgba(230,21,97,0.96);
		position: fixed;
		top: 0px;
		z-index: 50;
			display: none;
	
	}
	#logo_home{
		float: left;
		padding: 0% 3% 0% 10%;
	}
	nav ul{
		height: 80px;
		margin-top: 0px;
	}
	
	nav ul li{
		display: inline;
		padding: 0% 2% 0% 2%;
	}
	
	nav ul li a{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 50pt;
	}
	nav ul li a:link{
	color: #fff;
	}
	nav ul li a:visited{
	color: #fff;
	}
	nav ul li a:hover{
	color: #f498bd;
	}
	#message{
		width: 100%;
		height: 1280px;
		background-image: url("img/main_background_big_pink.jpg");
		background-size:cover;
		z-index: 10;
	}
	#start{
		width: 100%;
		height: auto;
		background-image: url("img/main_background_big.jpg");
		background-size:cover;
		z-index: 10;
		
	}
	#message_wrap{
		width: 30%;
		padding: 6% 35% 1% 35%;
		height: 1080px; 
	}
	#trip{
	background-image:url("img/root1p.png");
		background-size:contain;
		background-repeat: no-repeat;
		margin: auto;
		text-align: center;
		width: 320px;
		height: auto;
	}

	.welcome:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 14pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.welcome:hover {
	color:#f498bd;
	}
	.welcome:active {
	color:#fff;
	}
	.welcome:visited {
	color:#fff;
	}
	#logo{
	width: 40%;
	margin: 0% 30% 0% 30%;
	}
	#bienvenido{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 6px;
	color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e61561;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e61561;
		
	}
	#bienvenido_main{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 40px;
	letter-spacing: 1px;
	color: #fff;
	
	}
	#txt_message{
	width: 80%;
	margin: 4% 10% 0% 10%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	}
#menur {
	display: none;
}
#arrow{
		width: 20%;
		margin: 14% 40% 4% 40%;
	}
#aboutus{
		z-index: 1;
		width: 100%;
		height: 1580px;
		background-image: url("img/back_map_big.jpg");
		background-size:cover;
	background-position: center;
		text-align: center;
	}
	.plane{
		z-index: 2;
		width: 6%;
		padding: 2% 47% 0% 47%;
	}
	#tequila{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 30%;
		float: left;
		text-align: left;

	}
	#about{
		z-index: 3;
		width: 40%;
		float: left;
	}
	#wine{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 30%;
		float: right;
		text-align: right;
	}
	h1{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 92pt;
		line-height: 86pt;
		font-weight: 100;
	}
	h2{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 60pt;
		line-height: 60pt;
		font-weight: 100;
	}
	h3{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 32pt;
		line-height: 32pt;
		font-weight: 100;
	}
	.w{
		color: #fff;
		font-family: 'Bebas Neue', cursive;
		font-size: 38pt;
		font-weight: 100;
		line-height: 38pt;
		text-align: center;
	}
	p.brown{
		color: #5e5349;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 22pt;
		font-weight: 400;
		line-height: 30pt;
	}
	p.white{
		color: #fff;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 18pt;
	}
	p.gray{
		color: #4c5665;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 26pt;
	}
	ul.graylist{
		color: #4c5665;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 26pt;
	}
	#vinetto1{
		width: 100%;
		height: 1280px;
		background-image:url("img/vinetto1_big.jpg");
		background-size:cover;
		background-position: center;
		padding: 20% 0% 0% 0%;
	}
	.phrase{
		text-align: center;
		width: 30%;
		background-color: rgba(230, 21, 97, 0.8);
		padding: 2% 4% 2% 4%;
		margin: 0% 31% 0% 31%;
		border-radius: 20px;
		color:#fff;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
	}
	#nivo_r{
		display: none;
	}
	#nivo{
		display: block;
	}
	#next_root{
		text-align: center;
	}
	#road{
		background-image: url("img/root.jpg");
		background-size:contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 500px;
		text-align: center;
	}
	.link:link {
	font-family: 'Bebas Neue', cursive;
	font-size: 24pt;
	line-height: 13pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.link:hover {
	color:#f498bd;
	}
	.link:active {
	color:#fff;
	}
	.link:visited {
	color:#fff;
	}
	#contacto{
		background-color: #4e5664;
		color: #fff;
		width: 100%;
		height: auto;
		float: left;
	}
	#infor{
		width: 30%;
		padding: 6% 20% 6% 0%;
		text-align: center;
		float: left;

	}
	#infol{
		width: 30%;
		padding: 6% 0% 6% 20%;
		text-align: center;
		float: left;

	}
	.tel:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 24pt;
	line-height: 30pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.tel:hover {
	color:#f498bd;
	}
	.tel:active {
	color:#fff;
	}
	.tel:visited {
	color:#fff;
	}
	#footer_phrase{
		text-align: center;
		width: 68%;
		padding: 20% 6% 20% 6%;
		margin: 0% 10% 0% 10%;
		color:#e61561;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
		float: left;
	}
	.btn_f{
		text-align: center;
		width: 100%;
		border-top-color: #e61561;
		border-top-style: dotted;
		border-top-width: 1px;
		padding: 1% 0% 1% 0%;
		float: left;
	}
	.btn_footer:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 30pt;
	color:#e61561;
	text-decoration: none;
	letter-spacing: 1px;
	
	}
	.btn_footer:hover {
	color:#f498bd;
	}
	.btn_footer:active {
	color:#e61561;
	}
	.btn_footer:visited {
	color:#e61561;
	}
	.btn_map:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	line-height: 40pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #e61561;
	padding: 10px;
	border-radius: 20px;

	}
	.btn_map:hover {
	color:#fff;
	}
	.btn_map:active {
	color:#fff;
	}
	.btn_map:visited {
	color:#fff;
	}
	#bottom{
		width: 96%;
		height: auto;
		border-top-color: #e61561;
		border-top-style: solid;
		border-top-width: 1px;
		padding: 1% 2% 1% 2%;
		float: left;
	}
	#logobottom{
		width: 14%;
		float: left;
	}
	#socialmedia{
		width: 40%;
		text-align: right;
		float: right;
		padding: 2%;

	}
	.gral_txt{ 
		background-image:url("img/back_txt_vinetto.png");
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size:contain;
		background-position: center;
		width: 60%;
		padding: 2% 20% 10% 20%;
	}
	#logo_txt{
		width: 24%;
		margin: 0% 38% 10% 38%;
	}
	hr{
		border-top: 1px dotted#e61561;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 0% 0% 4% 0%;
	}
}
@media screen and (max-width: 1280px){
	#main_menu{
		width: 100%;
		height: 70px;
		background-color: rgba(230,21,97,0.96);
		position: fixed;
		top: 0px;
		z-index: 50;
			display: none;
	
	}
	#logo_home{
		float: left;
		padding: 0% 2% 0% 6%;
	}
	nav ul{
		height: 80px;
		margin-top: 0px;
	}
	
	nav ul li{
		display: inline;
		padding: 0% 2% 0% 2%;
	}
	
	nav ul li a{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 50pt;
	}
	nav ul li a:link{
	color: #fff;
	}
	nav ul li a:visited{
	color: #fff;
	}
	nav ul li a:hover{
	color: #f498bd;
	}
	#message{
		width: 100%;
		height: 1280px;
		background-image: url("img/main_background_big_pink.jpg");
		background-size:cover;
		z-index: 10;
	}
	#start{
		width: 100%;
		height: 1000px;
		background-image: url("img/main_background_big.jpg");
		background-size:cover;
		z-index: 10;
		
	}
	#message_wrap{
		width: 30%;
		padding: 6% 35% 1% 35%;
		height: 1080px; 
	}
	#trip{
	background-image:url("img/root1p.png");
		background-size:contain;
		background-repeat: no-repeat;
		margin: auto;
		text-align: center;
		width: 320px;
		height: auto;
	}

	.welcome:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 14pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.welcome:hover {
	color:#f498bd;
	}
	.welcome:active {
	color:#fff;
	}
	.welcome:visited {
	color:#fff;
	}
	#logo{
	width: 40%;
	margin: 0% 30% 0% 30%;
	}
	#bienvenido{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 6px;
	color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e61561;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e61561;
		
	}
	#bienvenido_main{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 40px;
	letter-spacing: 1px;
	color: #fff;
	
	}
	#txt_message{
	width: 80%;
	margin: 4% 10% 0% 10%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	}
#menur {
	display: none;
}
#arrow{
		width: 20%;
		margin: 14% 40% 4% 40%;
	}
#aboutus{
		z-index: 1;
		width: 100%;
		height: 1300px;
		background-image: url("img/back_map_big.jpg");
		background-size:cover;
	background-position: center;
		text-align: center;
	}
	.plane{
		z-index: 2;
		width: 6%;
		padding: 2% 47% 0% 47%;
	}
	#tequila{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 30%;
		float: left;
		text-align: left;

	}
	#about{
		z-index: 3;
		width: 40%;
		float: left;
	}
	#wine{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 30%;
		float: right;
		text-align: right;
	}
	h1{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 82pt;
		line-height: 70pt;
		font-weight: 100;
	}
	h2{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 60pt;
		line-height: 60pt;
		font-weight: 100;
	}
	h3{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 32pt;
		line-height: 32pt;
		font-weight: 100;
	}
	.w{
		color: #fff;
		font-family: 'Bebas Neue', cursive;
		font-size: 38pt;
		font-weight: 100;
		line-height: 38pt;
		text-align: center;
	}
	p.brown{
		color: #5e5349;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 18pt;
		font-weight: 400;
		line-height: 26pt;
	}
	p.white{
		color: #fff;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 18pt;
	}
	p.gray{
		color: #4c5665;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 26pt;
	}
	ul.graylist{
		color: #4c5665;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 26pt;
	}
	#vinetto1{
		width: 100%;
		height: 1100px;
		background-image:url("img/vinetto1_big.jpg");
		background-size:cover;
		background-position: center;
		padding: 20% 0% 0% 0%;
	}
	.phrase{
		text-align: center;
		width: 30%;
		background-color: rgba(230, 21, 97, 0.8);
		padding: 2% 4% 2% 4%;
		margin: 0% 31% 0% 31%;
		border-radius: 20px;
		color:#fff;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
	}
	#nivo_r{
		display: none;
	}
	#nivo{
		display: block;
	}
	#next_root{
		text-align: center;
	}
	#road{
		background-image: url("img/root.jpg");
		background-size:contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 500px;
		text-align: center;
	}
	.link:link {
	font-family: 'Bebas Neue', cursive;
	font-size: 24pt;
	line-height: 13pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.link:hover {
	color:#f498bd;
	}
	.link:active {
	color:#fff;
	}
	.link:visited {
	color:#fff;
	}
	#contacto{
		background-color: #4e5664;
		color: #fff;
		width: 100%;
		height: auto;
		float: left;
	}
	#infor{
		width: 30%;
		padding: 6% 20% 6% 0%;
		text-align: center;
		float: left;

	}
	#infol{
		width: 30%;
		padding: 6% 0% 6% 20%;
		text-align: center;
		float: left;

	}
	.tel:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 24pt;
	line-height: 30pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.tel:hover {
	color:#f498bd;
	}
	.tel:active {
	color:#fff;
	}
	.tel:visited {
	color:#fff;
	}
	#footer_phrase{
		text-align: center;
		width: 68%;
		padding: 20% 6% 20% 6%;
		margin: 0% 10% 0% 10%;
		color:#e61561;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
		float: left;
	}
	.btn_f{
		text-align: center;
		width: 100%;
		border-top-color: #e61561;
		border-top-style: dotted;
		border-top-width: 1px;
		padding: 1% 0% 1% 0%;
		float: left;
	}
	.btn_footer:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 30pt;
	color:#e61561;
	text-decoration: none;
	letter-spacing: 1px;
	
	}
	.btn_footer:hover {
	color:#f498bd;
	}
	.btn_footer:active {
	color:#e61561;
	}
	.btn_footer:visited {
	color:#e61561;
	}
	.btn_map:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	line-height: 40pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #e61561;
	padding: 10px;
	border-radius: 20px;

	}
	.btn_map:hover {
	color:#fff;
	}
	.btn_map:active {
	color:#fff;
	}
	.btn_map:visited {
	color:#fff;
	}
	#bottom{
		width: 96%;
		height: auto;
		border-top-color: #e61561;
		border-top-style: solid;
		border-top-width: 1px;
		padding: 1% 2% 1% 2%;
		float: left;
	}
	#logobottom{
		width: 14%;
		float: left;
	}
	#socialmedia{
		width: 40%;
		text-align: right;
		float: right;
		padding: 2%;

	}
	.gral_txt{ 
		background-image:url("img/back_txt_vinetto.png");
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size:contain;
		background-position: center;
		width: 70%;
		padding: 2% 15% 10% 15%;
	}
	#logo_txt{
		width: 24%;
		margin: 0% 38% 10% 38%;
	}
	hr{
		border-top: 1px dotted#e61561;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 0% 0% 4% 0%;
	}
}
@media screen and (max-width: 1024px){
	#main_menu{
		width: 100%;
		height: 70px;
		background-color: rgba(230,21,97,0.96);
		position: fixed;
		top: 0px;
		z-index: 50;
			display: none;
	
	}
	#logo_home{
		float: left;
		padding: 0% 2% 0% 2%;
	}
	nav ul{
		height: 80px;
		margin-top: 0px;
	}
	
	nav ul li{
		display: inline;
		padding: 0% 2% 0% 2%;
	}
	
	nav ul li a{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 56pt;
	}
	nav ul li a:link{
	color: #fff;
	}
	nav ul li a:visited{
	color: #fff;
	}
	nav ul li a:hover{
	color: #f498bd;
	}
	#message{
		width: 100%;
		height: 1280px;
		background-image: url("img/main_background_big_pink.jpg");
		background-size:cover;
		background-position: center;
		z-index: 10;
	}
	#start{
		width: 100%;
		height: 1000px;
		background-image: url("img/main_background_big.jpg");
		background-size:cover;
		background-position:center;
		z-index: 10;
		
	}
	#message_wrap{
		width: 50%;
		padding: 6% 25% 1% 25%;
		height: 1080px;
		
	}
	#trip{
	background-image:url("img/root1p.png");
		background-size:contain;
		background-repeat: no-repeat;
		margin: auto;
		text-align: center;
		width: 320px;
		height: auto;
	}
	.welcome:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 14pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.welcome:hover {
	color:#f498bd;
	}
	.welcome:active {
	color:#fff;
	}
	.welcome:visited {
	color:#fff;
	}
	#logo{
	width: 40%;
	margin: 0% 30% 0% 30%;
	}
	#bienvenido{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 6px;
	color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e61561;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e61561;
		
	}
	#bienvenido_main{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 40px;
	letter-spacing: 1px;
	color: #fff;
	
	}
	#txt_message{
	width: 80%;
	margin: 4% 10% 0% 10%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	}
#menur {
	display: none;
}
#arrow{
		width: 30%;
		margin: 14% 35% 4% 35%;
	}
#aboutus{
		z-index: 1;
		width: 100%;
		height: 1300px;
		background-image: url("img/back_map_big.jpg");
		background-size:cover;
	background-position: center;
		text-align: center;
	}
	.plane{
		z-index: 2;
		width: 8%;
		padding: 2% 46% 0% 46%;
	}
	#tequila{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 25%;
		float: left;
		text-align: left;

	}
	#about{
		z-index: 3;
		width: 50%;
		float: left;
	}
	#wine{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 25%;
		float: right;
		text-align: right;
	}
	h1{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 70pt;
		line-height: 60pt;
		font-weight: 100;
	}
	.w{
		color: #fff;
		font-family: 'Bebas Neue', cursive;
		font-size: 38pt;
		font-weight: 100;
		line-height: 38pt;
		text-align: center;
	}
	p.brown{
		color: #5e5349;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 22pt;
	}
	p.white{
		color: #fff;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 12pt;
		font-weight: 400;
		line-height: 18pt;
	}
	#vinetto1{
		width: 100%;
		height: 1100px;
		background-image:url("img/vinetto1_big.jpg");
		background-size:cover;
		background-position: center;
		padding: 20% 0% 0% 0%;
	}
	.phrase{
		text-align: center;
		width: 50%;
		background-color: rgba(230, 21, 97, 0.8);
		padding: 2% 4% 2% 4%;
		margin: 0% 21% 0% 21%;
		border-radius: 20px;
		color:#fff;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
	}
	#nivo_r{
		display: none;
	}
	#nivo{
		display: block;
	}
	#next_root{
		text-align: center;
	}
	#road{
		background-image: url("img/root.jpg");
		background-size:contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 500px;
		text-align: center;
	}
	.link:link {
	font-family: 'Bebas Neue', cursive;
	font-size: 24pt;
	line-height: 13pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.link:hover {
	color:#f498bd;
	}
	.link:active {
	color:#fff;
	}
	.link:visited {
	color:#fff;
	}
	#contacto{
		background-color: #4e5664;
		color: #fff;
		width: 100%;
		height: auto;
		float: left;
	}
	#infor{
		width: 38%;
		padding: 6% 10% 6% 2%;
		text-align: center;
		float: left;

	}
	#infol{
		width: 38%;
		padding: 6% 2% 6% 10%;
		text-align: center;
		float: left;

	}
	.tel:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 20pt;
	line-height: 26pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.tel:hover {
	color:#f498bd;
	}
	.tel:active {
	color:#fff;
	}
	.tel:visited {
	color:#fff;
	}
	#footer_phrase{
		text-align: center;
		width: 68%;
		padding: 20% 6% 20% 6%;
		margin: 0% 10% 0% 10%;
		color:#e61561;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
		float: left;
	}
	.btn_f{
		text-align: center;
		width: 100%;
		border-top-color: #e61561;
		border-top-style: dotted;
		border-top-width: 1px;
		padding: 1% 0% 1% 0%;
		float: left;
	}
	.btn_footer:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 30pt;
	color:#e61561;
	text-decoration: none;
	letter-spacing: 1px;
	
	}
	.btn_footer:hover {
	color:#f498bd;
	}
	.btn_footer:active {
	color:#e61561;
	}
	.btn_footer:visited {
	color:#e61561;
	}
	.btn_map:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	line-height: 40pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #e61561;
	padding: 10px;
	border-radius: 20px;

	}
	.btn_map:hover {
	color:#fff;
	}
	.btn_map:active {
	color:#fff;
	}
	.btn_map:visited {
	color:#fff;
	}
	#bottom{
		width: 96%;
		height: auto;
		border-top-color: #e61561;
		border-top-style: solid;
		border-top-width: 1px;
		padding: 1% 2% 1% 2%;
		float: left;
	}
	#logobottom{
		width: 14%;
		float: left;
	}
	#socialmedia{
		width: 40%;
		text-align: right;
		float: right;
		padding: 2%;

	}
}
@media screen and (max-width: 768px){
#main_menu{
		width: 100%;
		height: 70px;
		background-color: rgba(230,21,97,0.96);
		position: fixed;
		top: 0px;
		z-index: 50;
			display: none;
	
	}
	#logo_home{
		float: left;
		padding: 0% 2% 0% 2%;
	}
	nav ul{
		height: 80px;
		margin-top: 0px;
	}
	
	nav ul li{
		display: inline;
		padding: 0% 2% 0% 2%;
	}
	
	nav ul li a{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 56pt;
	}
	nav ul li a:link{
	color: #fff;
	}
	nav ul li a:visited{
	color: #fff;
	}
	nav ul li a:hover{
	color: #f498bd;
	}
	#message{
		width: 100%;
		height: 1280px;
		background-image: url("img/main_background_big_pink.jpg");
		background-size:cover;
		background-position:center;
		z-index: 10;
	}
	#start{
		width: 100%;
		height: 1000px;
		background-image: url("img/main_background_big.jpg");
		background-size:cover;
		background-position:center;
		z-index: 10;
		
	}
	#message_wrap{
		width: 60%;
		padding:10% 20% 1% 20%;
		height: 1080px;
	}
	#trip{
	background-image:url("img/root1p.png");
		background-size:contain;
		background-repeat: no-repeat;
		margin: auto;
		text-align: center;
		width: 320px;
		height: auto;
	}
	.welcome:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 14pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.welcome:hover {
	color:#f498bd;
	}
	.welcome:active {
	color:#fff;
	}
	.welcome:visited {
	color:#fff;
	}
	#logo{
	width: 40%;
	margin: 0% 30% 0% 30%;
	}
	#bienvenido{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 6px;
	color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e61561;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e61561;
		
	}
	#bienvenido_main{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 40px;
	letter-spacing: 1px;
	color: #fff;
	
	}
	#txt_message{
	width: 80%;
	margin: 4% 10% 0% 10%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	}
#menur {
	display: none;
}
#arrow{
		width: 50%;
		margin: 14% 25% 4% 25%;
	}
#aboutus{
		z-index: 1;
		width: 100%;
		height: 1300px;
		background-image: url("img/back_map_big.jpg");
		background-size:cover;
	background-position: center;
		text-align: center;
	}
	.plane{
		z-index: 2;
		width: 12%;
		padding: 2% 44% 0% 44%;
	}
	#tequila{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 25%;
		float: left;
		text-align: left;

	}
	#about{
		z-index: 3;
		width: 50%;
		float: left;
	}
	#wine{
		z-index: 3;
		padding: 0% 0%  0% 0%;
		width: 25%;
		float: right;
		text-align: right;
	}
	h1{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 70pt;
		line-height: 60pt;
		font-weight: 100;
	}
	.w{
		color: #fff;
		font-family: 'Bebas Neue', cursive;
		font-size: 38pt;
		font-weight: 100;
		line-height: 38pt;
		text-align: center;
	}
	p.brown{
		color: #5e5349;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 22pt;
	}
	p.white{
		color: #fff;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 12pt;
		font-weight: 400;
		line-height: 18pt;
	}
	#vinetto1{
		width: 100%;
		height: 1100px;
		background-image:url("img/vinetto1_big.jpg");
		background-size:cover;
		background-position: center;
		padding: 20% 0% 0% 0%;
	}
	.phrase{
		text-align: center;
		width: 50%;
		background-color: rgba(230, 21, 97, 0.8);
		padding: 2% 4% 2% 4%;
		margin: 0% 21% 0% 21%;
		border-radius: 20px;
		color:#fff;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
	}
	#nivo_r{
		display: none;
	}
	#nivo{
		display: block;
	}
	#next_root{
		text-align: center;
	}
	#road{
		background-image: url("img/root.jpg");
		background-size:contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 500px;
		text-align: center;
	}
	.link:link {
	font-family: 'Bebas Neue', cursive;
	font-size: 24pt;
	line-height: 13pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.link:hover {
	color:#f498bd;
	}
	.link:active {
	color:#fff;
	}
	.link:visited {
	color:#fff;
	}
	#contacto{
		background-color: #4e5664;
		color: #fff;
		width: 100%;
		height: auto;
		float: left;
	}
	#infor{
		width: 32%;
		padding: 6% 10% 6% 12%;
		text-align: center;
		float: left;

	}
	#infol{
		width: 32%;
		padding: 6% 4% 6% 10%;
		text-align: center;
		float: left;

	}
	.tel:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 20pt;
	line-height: 26pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.tel:hover {
	color:#f498bd;
	}
	.tel:active {
	color:#fff;
	}
	.tel:visited {
	color:#fff;
	}
	#footer_phrase{
		text-align: center;
		width: 68%;
		padding: 20% 6% 20% 6%;
		margin: 0% 10% 0% 10%;
		color:#e61561;
		font-family: 'Fraunces', serif;
		font-size: 28pt;
		font-style: italic;
		font-weight: 100;
		float: left;
	}
	.btn_f{
		text-align: center;
		width: 100%;
		border-top-color: #e61561;
		border-top-style: dotted;
		border-top-width: 1px;
		padding: 1% 0% 1% 0%;
		float: left;
	}
	.btn_footer:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 30pt;
	color:#e61561;
	text-decoration: none;
	letter-spacing: 1px;
	
	}
	.btn_footer:hover {
	color:#f498bd;
	}
	.btn_footer:active {
	color:#e61561;
	}
	.btn_footer:visited {
	color:#e61561;
	}
	.btn_map:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	line-height: 40pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #e61561;
	padding: 10px;
	border-radius: 20px;

	}
	.btn_map:hover {
	color:#fff;
	}
	.btn_map:active {
	color:#fff;
	}
	.btn_map:visited {
	color:#fff;
	}
	#bottom{
		width: 96%;
		height: auto;
		border-top-color: #e61561;
		border-top-style: solid;
		border-top-width: 1px;
		padding: 1% 2% 1% 2%;
		float: left;
	}
	#logobottom{
		width: 14%;
		float: left;
	}
	#socialmedia{
		width: 40%;
		text-align: right;
		float: right;
		padding: 2%;

	}
}
@media screen and (max-width: 600px){
#main_menu{
		display: none;
		visibility: hidden;
	}
#wrapresponsive {
	padding-top: 0px;
	display:block;
	display: none;
}

#menur {
	width: 100%;
	text-align: center;
	position: fixed;
	margin-top: 61px;
	z-index: 21;
	display: none;
	
}
#btnr {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	height: 60px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	z-index: 22;
	position: fixed;
	padding-top:0px;
	padding-bottom:0px;
}
.buttonsr {
	height: 34px;
	background-color:rgba(230,21,97,0.94);
	padding-top: 4%;
	padding-bottom: 2%;
}
.btnhome {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url("img/menuback_vinetto.svg");
	background-size:cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 60px;
	background-position:center;
	outline:0px;
	background-color: #e61561;
	border-radius: 0px;

	}
	a.rt:link {
	color:#fff;
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 200;
	}
	a.rt:visited {
	color: #fff;
	text-decoration: none;
	}
	a.rt:hover {
	color: #fff;
	text-decoration: none;
	}
	a.rt:active {
	color: #fff;
	text-decoration: none;
	}
	#message{
		width: 100%;
		height: auto;
		background-image: url("img/back_mensaje_600.jpg");
		background-size:cover;
		z-index: 10;
	}
	#start{
		width: 100%;
		height: 900px;
		background-image: url("img/main_background.jpg");
		background-position: right;
		background-size:cover;
		z-index: 10;
	}
	#message_wrap{
		width: 80%;
		padding: 10% 10% 0% 10%;
	}
	#trip{
	background-image:url("img/root1p.png");
		background-size:contain;
		background-repeat: no-repeat;
		margin: auto;
		text-align: center;
		width: 320px;
		height: auto;
	}
	.welcome:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 14pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.welcome:hover {
	color:#f498bd;
	}
	.welcome:active {
	color:#fff;
	}
	.welcome:visited {
	color:#fff;
	}
	#logo{
	width: 40%;
	margin: 0% 30% 0% 30%;
	}
	#bienvenido{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 6px;
	color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e61561;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e61561;
	}
	#bienvenido_main{
	width: 80%;
	margin: 8% 10% 0% 10%;
	padding: 2% 0% 2% 0%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 1px;
	color: #fff;
	
	}
	#txt_message{
	width: 80%;
	margin: 4% 10% 0% 10%;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;


	}
	#aboutus{
		z-index: 1;
		width: 100%;
		height: 1000px;
		background-image: url("img/aboutus_background.jpg");
		background-size:cover;
		text-align: center;
	}
	.plane{
		z-index: 2;
		width: 20%;
		padding: 2% 40% 0% 40%;
	}
	#tequila{
		z-index: 3;
		padding: 30% 0%  0% 0%;
		width: 24%;
		float: left;
	}
	#about{
		z-index: 3;
		width: 52%;
		float: left;
	}
	#wine{
		z-index: 3;
		padding: 30% 0%  0% 0%;
		width: 24%;
		float: right;
	}
	h1{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 38pt;
		line-height: 38pt;
		font-weight: 100;
	}
	h2{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 40pt;
		line-height: 40pt;
		font-weight: 100;
	}
	h3{
		color: #e61561;
		font-family: 'Bebas Neue', cursive;
		font-size: 26pt;
		line-height: 26pt;
		font-weight: 100;
	}
	.w{
		color: #fff;
		font-family: 'Bebas Neue', cursive;
		font-size: 38pt;
		font-weight: 100;
		line-height: 38pt;
		text-align: center;
	}
	p.brown{
		color: #5e5349;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 18pt;
	}
	p.white{
		color: #fff;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 18pt;
	}
	p.gray{
		color: #4c5665;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		font-size: 14pt;
		font-weight: 400;
		line-height: 22pt;
	}
	#vinetto1{
		width: 100%;
		height: auto;
		background-image:url("img/vinetto1.jpg");
		background-size:cover;
		padding: 50% 0% 20% 0%;
	}
	.phrase{
		text-align: center;
		width: 68%;
		background-color: rgba(230, 21, 97, 0.8);
		padding: 4% 6% 4% 6%;
		margin: 0% 10% 0% 10%;
		border-radius: 20px;
		color:#fff;
		font-family: 'Fraunces', serif;
		font-size: 18pt;
		font-style: italic;
		font-weight: 100;
	}
	#nivo_r{
		display:block;
	}
	#nivo{
		display: none;
	}
	#next_root{
		text-align: center;
	}
	#road{
		background-image: url("img/root.jpg");
		background-size:contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 500px;
		text-align: center;
	}
	.link:link {
	font-family: 'Bebas Neue', cursive;
	font-size: 24pt;
	line-height: 13pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.link:hover {
	color:#f498bd;
	}
	.link:active {
	color:#fff;
	}
	.link:visited {
	color:#fff;
	}
	#contacto{
		background-color: #4e5664;
		color: #fff;
		width: 100%;
		height: auto;
	}
	#infor{
		width: 80%;
		padding: 6% 10% 14% 10%;
		text-align: center;
		float: left;

	}
	#infol{
		width: 80%;
		padding: 14% 10% 6% 10%;
		text-align: center;
		float: left;

	}
	#info{
		width: 80%;
		padding: 10% 10% 10% 10%;
		text-align: center;
	}
	.tel:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 24pt;
	line-height: 30pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.tel:hover {
	color:#f498bd;
	}
	.tel:active {
	color:#fff;
	}
	.tel:visited {
	color:#fff;
	}
	#footer_phrase{
		text-align: center;
		width: 68%;
		padding: 20% 6% 20% 6%;
		margin: 0% 10% 0% 10%;
		color:#e61561;
		font-family: 'Fraunces', serif;
		font-size: 18pt;
		font-style: italic;
		font-weight: 100;
	}
	.btn_f{
		text-align: center;
		width: 100%;
		border-top-color: #e61561;
		border-top-style: dotted;
		border-top-width: 1px;
		padding: 2% 0% 2% 0%;
	}
	.btn_footer:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
	line-height: 30pt;
	color:#e61561;
	text-decoration: none;
	letter-spacing: 1px;
	}
	.btn_footer:hover {
	color:#f498bd;
	}
	.btn_footer:active {
	color:#e61561;
	}
	.btn_footer:visited {
	color:#e61561;
	}
	.btn_map:link {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	line-height: 40pt;
	color:#fff;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #e61561;
	padding: 10px;
	border-radius: 20px;

	}
	.btn_map:hover {
	color:#fff;
	}
	.btn_map:active {
	color:#fff;
	}
	.btn_map:visited {
	color:#fff;
	}
	#bottom{
		width: 96%;
		height: auto;
		border-top-color: #e61561;
		border-top-style: solid;
		border-top-width: 1px;
		padding: 2%;
	}
	#logobottom{
		width: 30%;
		float: left;
	}
	#socialmedia{
		width: 60%;
		text-align: right;
		float: right;
		padding: 3%;
	}
	.gral_txt{ 
		background-image:url("img/back_txt_vinetto.png");
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size:contain;
		background-position: center;
		width: 80%;
		padding: 2% 10% 10% 10%;
	}
	#logo_txt{
		width: 50%;
		margin: 10% 25% 10% 25%;
	}
	hr{
		border-top: 1px dotted#e61561;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 0% 0% 4% 0%;
	}

}
