 #map {
        width: 40vw;
        height: 40vh;
        
        position: absolute;
	max-width: 80%;
	top: 20%;
	left: 5%;
	border-radius: 3px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.9);
      }





.menu1 {
	margin: 0;
	position: absolute;
	color: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 2vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 50%;
	left: 60%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.menu1:hover {
	margin: 0;
	position: absolute;
	color: #e92669;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 1.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 50%;
	left: 60%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.menu2 {
	margin: 0;
	position: absolute;
	color: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 2vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
		top: 50%;
	left: 70%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.menu2:hover {
	margin: 0;
	position: absolute;
	color: #a6e22e;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
		top: 50%;
	left: 70%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.menu3 {
	margin: 0;
	position: absolute;
	color: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 2vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 50%;
	left: 80%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.menu3:hover {
	margin: 0;
	position: absolute;
	color: #66d9ef;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 50%;
	left: 80%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.menu4 {
	margin: 0;
	position: absolute;
	color: #fd9220;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 50%;
	left: 92%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.menu4:hover {
	margin: 0;
	position: absolute;
	color: #fd9220;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: line-through;
	top: 50%;
	left: 92%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.logo {
	margin: 0;
	position: absolute;
	
	opacity: 1.0;
	
	top: 50%;
	left: 15%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}


.inslogo {
	margin: auto;
	position: absolute;
	
	opacity: 0.8;
width:10%;
	top: 50%;
	left: 15%;
	transform: translate(-150%, 130%)

}

.facelogo {
	margin: auto;
	position: absolute;
	
	opacity: 0.8;
width:10vw;
	top: 45%;
	left: 15%;
	transform: translate(380%, 30%)

}
.facelogo:hover {
	opacity:1.0;
	
}

.inslogo:hover {
	opacity:1.0;
	
}



.e1 {
	margin: 0;
	position: absolute;
	color: #888;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 18%;
	left: 28%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.e2 {
	margin: 0;
	position: absolute;
	color: #888;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 18%;
	left: 46%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.e3 {
	margin: 0;
	position: absolute;
	color: #888;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 4vh;
	opacity: 40.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	top: 18%;
	left: 70%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

div.container4 {
	height: 10em;
	position: relative
}




.facebook {
	margin: 0;
	position: absolute;
	color: #3b5998;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 0.5;
	underline: none;
	text-align: center;
	text-decoration: none;
		height: 1%;
	bottom: 6%;
	left: 60%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.facebook:hover {
	margin: 0;
	position: absolute;
	color: #3b5998;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 1.0;
	underline: none;
	text-align: center;
		background: #fff;
	text-decoration: none;
		height: 1%;
	bottom: 6%;
	left: 60%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.instagram {
	margin: 0;
	position: absolute;
	color: #bf0097;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 0.5;
	underline: none;
	text-align: center;
	text-decoration: none;
		height: 1%;
	bottom: 6%;
	left: 72%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.instagram:hover {
	margin: 0;
	position: absolute;
	color: #bf0097;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 1.0;
	underline: none;
	text-align: center;
		background: #fff;
	text-decoration: none;
		height: 1%;
	bottom: 6%;
	left: 72%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}


.plus {
	margin: 0;
	position: absolute;
	color: #d41616;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 0.5;
	underline: none;
	text-align: center;
	text-decoration: none;
		height: 1%;
	bottom:6%;
	
	left: 83%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.plus:hover {
	margin: 0;
	position: absolute;
	color: #d41616;
	background: #fff;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	height: 1%;
	opacity: 1.0;
	underline: none;
	text-align: center;
	text-decoration: none;
	bottom: 6%;
	left: 83%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}



.tumblr {
	margin: 0;
	position: absolute;
	color: #56bc8a;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 0.5;
	underline: none;
	text-align: center;
	text-decoration: none;
		height: 1%;
	bottom: 6%;
	left: 92%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

.tumblr:hover {
	margin: 0;
	position: absolute;
	color: #56bc8a;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 1.0;
		background: #fff;
	underline: none;
		height: 1%;
	text-align: center;
	text-decoration: none;
	bottom: 6%;
	left: 92%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
	
	
	
	
}





.titulo:hover {

		color: #000;
	text-decoration: none;
	font-size: 2.3vw;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	opacity: 1.0;
 margin: auto;
	

    width: 45%;
    padding: 0%;
    border: solid orange 3px;
         transform: translate(45%, -600%);
}

.titulo {
	
		color: #000;
	text-decoration: none;
	font-size: 2.3vw;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	opacity: 0.6;
 margin: auto;
	

    width: 45%;
    height:5%;
    padding: 0%;
    border: solid orange 3px;
         transform: translate(45%, -600%);
}




.tel {
	background: none;
	position: absolute;
	color: #000;
	text-decoration: none;
	font-size: 1vw;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	opacity: 1.0;
		margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 35%;
	height: 1%;
		padding: 3%;
	transform: translate(-60%, 200%);
	border: none;
}



.whats {
	background: none;
	position: absolute;
	color: #000;
	text-decoration: none;
	font-size: 1vw;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	opacity: 1.0;
		margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 35%;
	height: 1%;
		padding: 3%;
	transform: translate(-60%, 240%);
	border: none;
}


.mail {
	background: none;
	position: absolute;
	color: #000;
	text-decoration: none;
	font-size: 1vw;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	opacity: 1.0;
		margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 35%;
	height: 1%;
		padding: 3%;
	transform: translate(-60%, 280%);
	border: none;
}


h1 {
    font-size:50px;
    font-weight:300;
    text-align:center;
    font-weight:700;
    padding-top:3%;
}
 
span {
    color:#444444;
    font-weight:700
}
 
h2 {
    font-size:35px;
    text-align:left;
    margin-left:-20px
}
 
nav.demo-nav {
    width:350px;
    margin:0 auto;
    display:block;
    margin-right:10px;
}
 
nav.demo-nav a {
    font-size:19px;
    display:inline-block;
    text-align:center;
    font-family:'Lato',sans-serif;
    color:#fff;
    font-weight:400;
    padding:5px 15px;
    text-transform:uppercase;
    border-radius:2px;
    letter-spacing:1px;
    text-decoration:none;
    margin-right:10px;
    border:2px solid #ecf0f1;
    border-radius:none
}
 
 
 #arbol

{
	
	 background-color: #FFFFFF;
	
}

nav nav a:hover {
    background:#444444;
    color:#888888;
}


a.i
{

    margin-right:100px;
 
	
}

a.d
{
	
	
	
}
.zon
{
	
	 float:center;

   
  
    margin:auto;
  
    display: block;
    padding:5%;

  width: 70%;

	
	
}

header {
    height:250px;
    background:#000000;
    padding:23px 0
}
 
nav.main-nav {
    background:#fff;
    height:60px;
    border-bottom:1px solid #dadada;
    text-align: center;
}
 
 
 
 nav.main-nav {
    background:#ddd;
    height:12%;
    z-index:170;
    margin:0 auto;
    opacity: 1.0;
    border-bottom:0px solid #dadada;
    width:100%;
    position:fixed;
    top:0%;
    left:0;
    right:0;
    text-align: center,center;
}


 nav.main-nav:hover {
    background:#fff;
    height:12%;
    z-index:170;
    margin:0 auto;
    opacity: 1.0;
    border-bottom:0px solid #dadada;
    width:100%;
    position:fixed;
    top:0%;
    left:0;
    right:0;
    text-align: center,center;
}
.container {
    display: inline;
    margin:0 auto;
}

nav.main-nav.stickytop {
    position:fixed;
    top:0
}

.content {
    color:#222;
    padding:50%;
    -webkit-column-count:2;
/* Chrome, Safari, Opera */
    -moz-column-count:2;
/* Firefox */
    column-count:2;
    -webkit-column-gap:20;
    column-gap:20px;
}
 
.content h2 {
    margin:0;
     text-align: left;
     font-size:2em;
}

@media all and (min-width: 360px) and (max-width: 480px) {
    header {
        padding:5px 0 55px;
    }
 
    nav.main-nav a {
        font-size:17px;
    }
 
    nav.main-nav {
        height:55px;
    }
 
    .container {
        margin:0 auto;
        width:50%;
 
    }
 
    .content {
        -webkit-column-count:2;
        /* Chrome, Safari, Opera */
        -moz-column-count:2;
        /* Firefox */
        column-count:2;
    }
}
 
@media screen and (max-width: 480px) {
    header {
        padding:50px 0 55px;
    }
 
    nav.main-nav a {
        font-size:17px;
    }
 
    nav.main-nav {
        height:55px;
    }
 
    .container {
        width:92%;
    }
 
    .content {
        -webkit-column-count:1;
        /* Chrome, Safari, Opera */
        -moz-column-count:1;
        /* Firefox */
        column-count:1
    }
}

.send {
		margin: 0;
	position: absolute;
	color: #56bc8a;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 3vh;
	opacity: 0.5;
		background: none;
	underline: none;
	text-align: center;
	text-decoration: none;
	height: 8%;
	bottom: 30%;
	left: 70%;
	z-index: 3000;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}
.maps {
	background: none;
	position: absolute;
	color: #ed225d;
	opacity: 1.0;
	text-decoration: none;
	font-size: 2.3vw;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;

margin: auto;

	top: -35%;
	left: 50%;
	bottom: 0;
	right: 0;
	width: 5vw;

	border: 0px;
	z-index: 1000;
}