html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, b, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, a {
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent none no-repeat 0 0;
	line-height: 180%;
	font-weight: bold;
}
article, aside, figure, footer, header, hgroup, nav, section, details, figcation, hgroup, menu, summary {
	display: block;
}
html {
	-webkit-font-smoothing: antialiased;
	height: 100%;
}
body {
	font-size: 100%;
	font-family:  Verdana, Tahoma, Geneva, sans-serif;
	overflow: hidden;
	height: 100%;
	width: 100%;
	overflow: scroll;

	
}
a{
	text-decoration:none; ;
}
 
 p, h1, h3, h2, h4, h5, a{
 	font-family: 'Arimo', sans-serif !important;

 }
 p{
 	font-weight: 400;
 }
ul li{
	list-style:none;
}
/*////////////////////////////////////CABECERA////////////////////////////////////////////////*/
.row {
    /*! margin-right: 5px; */
}

.container-fluid{
	padding:0!important;
}

header{
	background-color: #fff;
	height: 110px;
	width:100%;
	z-index:10;
	position:relative;
	
	position:relative;
}
h1{
	text-indent: -9999px;
	background-image: url(../img/viveros.png);
	background-repeat: no-repeat;
	height: 110px;
	width:300px;
	left:50px;
	background-position:left 5px;
	position: absolute;
	
}
.enlace_fb{
	text-indent: -9999px;
	background-image: url(../img/fb_negro.png);
	background-repeat: no-repeat;
	background-size:50%;
	height: 50px;
	width:50px;
	right:60px;
	top:10px;
	background-position:left 10px;
	position: absolute;
	
}

nav{
	bottom:10px;
	right:50px;
	position:absolute;
}
nav ul li{
	float:left;
	list-style:none;
	margin-right:40px;
	font-size:18px;

}
a:focus, a:hover {
    color: #36ba11;
    text-decoration: underline;
}
.titular{
	font-size:35px;
	height:475px;
	line-height:475px;
	position:absolute;
	text-align:center;
	width:100%;
	font-weight:bold;
	color:#000;
}
.fondo{
	background-image:url(../img/larnaka.JPG);
	width:100%;
	background-size: auto 200%;
	background-position: left top;
	height:550px;
}
footer{
	background-color: #6bdd07;
}

.logo_footer{
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:153px;
	
}
.slider{
	height:500px;
	max-width: 100%;
	overflow: hidden;
	position:relative;
}
#foto_slider{
	width:400%;
	height:500px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;

}
#foto_slider img{
	width: 25%;
	display: block;
	float: left;
	vertical-align:middle;
	margin-top:-5.8%;
}

.fruto{
	margin:center;
}
.plantacion{
	padding-top:180px;
	bottom:0;
}
.arbol{
	padding-top:200px;
	bottom:0;
}
.ucb{
	/*! margin-top:100px; */
	
	padding-top: 180px;
}


.flecha1{
	height:auto;
	width:8%;
	left:0%;
	position:absolute;
	float:left;
	margin-top:200px;

}


.flecha2{
	height:auto;
	width:8%;
	position:absolute;
	right:0%;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	float:left;
	margin-top:195px;
}


.avanzar1{
	margin-left:0;
}
.avanzar2{
	margin-left:-100%;
}
.avanzar3{
	margin-left:-200%;
}
.avanzar4{
	margin-left:-300%;
}
.avanzar5{
	margin-left:-400%;
}
.circulo1{
	width:20px;
	height:20px;
	margin-right:25px;
	border-radius:10px;
	background-color:#999;
	box-shadow:#bbb 2px 2px 2px;
	float:left;
	margin-top:450px;
	left:42%;
	position:absolute;
	z-index:8;


}
.circulo2{
	width:20px;
	height:20px;
	margin-right:25px;
	border-radius:10px;
	background-color:#999;
	box-shadow:#bbb 2px 2px 2px;
	float:left;
	margin-top:450px;
	left:47%;
	position:absolute;
	
}
.circulo3{
	width:20px;
	height:20px;
	margin-right:25px;
	border-radius:10px;
	background-color:#999;
	box-shadow:#bbb 2px 2px 2px;
	float:left;
	margin-top:450px;
	left:52%;
	position:absolute;
	
}

.circulo4{
	width:20px;
	height:20px;
	margin-right:25px;
	border-radius:10px;
	background-color:#999;
	box-shadow:#bbb 2px 2px 2px;
	float:left;
	margin-top:450px;
	left:57%;
	position:absolute;
	
}
.circulo_activo{
	background-color:#ff045b;
}
.circulo-union{
	height:100px;
	width:100px;
	background-color:#fff;
	border-radius:50px;
	display:block;
	position: relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/flecha_rosa.png);
	background-position:center 20px;

}

.texto{
	margin-top:30px;
	width:400px;
	background-color:rgba(255,255,255,0.7);
	position:absolute;
	height:400px;
	z-index:1000;
	display:block;
	padding:50px;
	margin-left:150px;
	border-radius:250px;
	left: 27%;
	text-align:center;
}

h5{
	line-height:35px;
	font-size:40px;
	margin-top:50px;
	font-weight:bold;


}
.texto p{
	font-size:22px;
	padding-top:15px;
}
.rectangulo-union{
	position:absolute;
	width:100%;
	height:100px;
	top:1180px;
	margin-left:auto;
	margin-right:auto;
}
.circulo-union2{
	height:100px;
	width:100px;
	background-color:#ff045b;
	border-radius:50px;
	position: relative;
	display:block;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/flecha_blanca.png);
	background-position:center 20px;

}
.rectangulo-union2{
	position:absolute;
	width:100%;
	height:100px;
	top:2055px;
	margin-left:auto;
	margin-right:auto;
}
.circulo-union3{
	height:100px;
	width:100px;
	background-color:#6bdd07;
	border-radius:50px;
	position: relative;
	display:block;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/flecha_blanca.png);
	background-position:center 20px;

}
.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top:2905px;
}
.circulo-union4{
	height:100px;
	width:100px;
	background-color:#ff045b;
	border-radius:50px;
	position: relative;
	display:block;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/flecha_blanca.png);
	background-position:center 20px;

}
.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top: 3725px;
}
.colum_iconos{
	margin-left:auto;
	margin-right:auto;

}

.colum_iconos p{
	margin-top:20px;
	color:fff;
}
.iconos{
	height:200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display:block;
}
.iconos_fondo{
		background-color: #6bdd07;
		/*background-image:url(../img/pistachos.jpg);*/
		border-bottom:3px solid #fff;
}

.iconos_resaltados{

	width:80%;
	height:550px;
	padding-top:50px;
	margin:auto;
	margin-bottom: 5%;

}
.iconos_resaltados p{
	text-align: left;
	font-size: 16px;
	width: 90%;
	padding-left: 10%;

}
.iconos_resaltados h3{
		color:#fff;
}
h2{
	font-size:30px !important;
	text-align:center;
	color:#fff;
}
h3{
	text-align:center;
	font-size:30px;
	font-family: 'Arimo', sans-serif !important;
	font-weight:bold;
}

.centrado_quien_somos{
	background-color:rgba(255, 255,255, 0.7);
	height:100%;
	width:60%;
	margin-left:auto;
	margin-right:auto;
}
.texto_quien_somos p, .texto-cultivo p, .texto_vivero p{
	margin-bottom:15px;
	font-weight: 400;
	font-size:15px;
	font-family: 'Arimo', sans-serif !important;

}
.cultivo{
	border-top:2px solid #000;
	background-image: url(../img/pistacho_pelado.jpg);
	background-size:100%;
	z-index:-20;
	border-bottom:2px solid #000;
	height:850px;

	
}
.cultivo, .contacto{
	padding-left:10%;
}

.vivero_margen{
	margin:0 !important;
	padding:0;
}
.texto-viver-fondo{
	
	height:950px;
	margin:auto;
	display:block;

	
	padding: 0;
}
.texto-vivero{
	padding-top:100px;
	margin:auto;
	display:block;
	width:40%;
	
}
.imagenes-vivero img{
	height:300px;
	margin-top:140px
}
.img_vivero{
	/*margin-top:-100px;*/
}
.img_vertical{
	padding-left:120px;
}
.img_cuadradas{
	padding-left:65px;
}
.lateral_img1{
	border:0px solid #fff;
	z-index: -10;
	position: relative;
	height:200px;
	float:left;
	margin:5px;
	margin-top:200px;
}
.lateral_img2{
	border:0px solid #fff;
	z-index: -10;
	position: relative;
	height:200px;
	float:left;
	margin:5px;
}
.lateral_img3{
	border:0px solid #fff;
	z-index: -10;
	position: relative;
	height:410px;
	margin:10px;
	margin-top:200px;
}


.bottom_img{
	width:32.9%;
	border:0px solid #fff;
	z-index: 0;
	position: relative;
	height:auto;

}

.quien_somos{
	padding-top:0;
	height:875px;
	padding-left:10%;
	padding-right:10%
}
.texto_quien_somos{
	width:80%;
	margin-left:10%;
	display:block;
	position:relative;
	padding-top:5%;
	max-width:800px;
}
.texto_quien_somos h3{
	margin-top:15%;
	margin-bottom:5%;
}
.cultivo-centrado{
	width:50%;
	margin-left:25%;
	position:relative;
	display:block;
	margin-top:5%;
	margin-bottom:5%;
}
.texto-cultivo{
	max-width:700px;
}


/*//////////////////////////////////////galeria de imagenes/////////////////////////////////*/
.galeria{
	background-color:rgba(0,0,0,0.9);
	height:200%;
	width:100%;
	position:absolute;
	top:0;
	z-index:99999;
	display:none;

}
.contenedor_gal{
	max-height:450px;
	width:62%;
	position:absolute;
	top:0;
	overflow: hidden;
	z-index:10000;
	/*! padding:20%; */
	margin-left:18%;
	/*! margin-top:100px; */
	margin-right: 18%;
	margin-top: 8%;
}


#foto_gal{
	width:400%;
	height:500px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;

}
#foto_gal img{
	width: 25%;
	display: block;
	float: left;
	vertical-align:middle;
	/*! margin-top:-5.8%; */
	/*! overflow: hidden; */
}
.galflecha1{
	height:auto;
	width:8%;
	left:10%;
	position:absolute;
	float:left;
	margin-top:280px;
	


}


.galflecha2{
	height:auto;
	width:8%;
	position:absolute;
	right:10%;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	float:left;
	margin-top:280px;
	
}
a.close{
	float: right;
	margin-right:190px;
	margin-top:80px;
	text-align:center;
	line-height:47px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	height:100px;
	width:100px;
	background-image:url("../img/cruz.png");
	/*display:none;
	/*! position:fixed; */
	background-size: 50%;
	opacity: .99;
	z-index:99999;
	position:relative

}	

.avanzar1_gal{
	margin-left:0;
}
.avanzar2_gal{
	margin-left:-100%;
}
.avanzar3_gal{
	margin-left:-200%;
}
.avanzar4_gal{
	margin-left:-300%;
}
.avanzar5_gal{
	margin-left:-400%;
}

/*fin galeria*/

.contacto{
	
	/*background-image:url(../img/fondo_pistachos.png);*/
	background-position:center 480px;
	background-size:100%;
	margin-bottom:5%;
	
	margin-top:80px;
}
.contacto-centrado{
	width:70%;
	margin-left:auto;
	margin-right:auto;

}
h4{
	font-size:25px;

}
.seccion_contacto{
	padding-top:15px;
	margin-bottom:50px;
	font-size:30px;
	text-align:center;
	background-position:left top;
	height:80px;
	background-size:14%;

}
h3{
	font-size:40px !important;
}
.texto-contacto{
	padding-left:10%;
}
footer ul li{
	list-style:none;
}
.pistaex{
	background-image: url(../img/pistaex.png);
	background-position:left 5px;
	width:300px;
	height:70px;
	

}
.direccion{
	background-image: url(../img/localizacion.png);
	background-position:left 5px;
	padding-left:70px;
	margin-left:20px;


}
.telefono{
	background-image: url(../img/telefono.png);
	background-position:left 5px;
	padding-left:70px;
	margin-left:20px;
	margin-top: 10px;
}
.correo p a{
	line-height:50px;
	font-weight:400;
}
.telefono p a{
	line-height:32px;
	font-weight:400;
}
.correo{
	background-image: url(../img/correo.png);
	background-position:left 5px;
	padding-left:70px;
	margin-left:20px;
}
.creditos{
	font-size:14px;
	margin-left:10%;
	bottom:20px;
}

.creditos a{
	font-size:14px;
	color: #fff;
}
.enlace_fb_footer{
	text-indent: -9999px;
	background-image: url(../img/fb_blanco.png);
	background-repeat: no-repeat;
	background-size:90%;
	height: 40px;
	width:30px;
	right:40px;
	background-position:left 10px;
	position: absolute;
	margin-top:-45px;
	
}

/*/////////////////Menu hamburguesa/////////////////////////////*/
/* Clearfix */
.clear:before, .clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
    clear: both;
}
 
.clear {
    *zoom: 1;
}
 
a#pull {
    display: none;
}
.hamburguesa{
 	display:none;
    width: 100%;
    border-radius:50px;
    background: #666;
    position: relative;
    border-bottom: solid 1px #DDD;
    right:0;
    margin-top:0;
    bottom:0;
   
}
 
.hamburguesa ul {
    padding: 0;
    margin: 80px auto;
    width: 100%;
    height: 170px;
}
 
.hamburguesa li {
    display: inline;
    float: left;
}
 
.hamburguesa a {
   
    display: inline-block;
    width: 100px;
    text-align: center;
    line-height: 40px;
     float:right;
     margin-right:0px;
}
 
 
.hamburguesa li:last-child a {
    border-right: 0;
}
 
.hamburguesa a:hover, .hamburguesa a:active {
    background-color: #333;
}

/*/////////////////Media Queries/////////////////////////////*/

@media only screen and (max-width: 1386px) {
.texto{
	width:350px;
	margin:auto;
	border-radius: 2000px;
	height: 350px;
	top:10%;
	left:37%;
}

h5{
	line-height:37px;
	font-size:45px;
	margin-top:50px;

}
.texto p{
	font-size:22px;
	padding-top:15px;
	line-height:30px;
}
.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top:3750px;
}
}
@media only screen and (max-width: 1170px) {

#foto_slider img.fruto{
	margin-top:-100px;
}
.texto{
	width:350px;
	height:350px;
	margin:auto;
	border-radius: 2000px;
	height: 350px;
	top:10% ;
	left: 34%;
}

h5{
	line-height:37px;
	font-size:25px;
	margin-top:50px;

}
.texto p{
	font-size:20px;
	padding-top:15px;
	line-height:30px;
}


.fondo {
    background-size: 140% auto;
}
.bottom_img {
    width: 32.9%;
    height: 240px;
}
.imagenes-vivero img {

    height: 250px;
    margin-top: 140px;

}
.rectangulo-union{
	position:absolute;
	width:100%;
	height:100px;
	top:1170px;
	margin-left:auto;
	margin-right:auto;
}

.rectangulo-union2{
	position:absolute;
	width:100%;
	height:100px;
	top: 2045px;
	margin-left:auto;
	margin-right:auto;
}

.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top:2900px;
}

.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top:3660px;
}
.centrado_quien_somos {
    height: 900px;
    width: 70%;
}
.contacto-centrado {
    width: 85%;

}
.texto-viver-fondo{
	height:800px;
}
.circulo-union4{
	top:45px;
}
h5{
	font-size:38px;
}

}
@media only screen and (max-width: 992px) {
	nav ul li {
    margin-right: 30px;
    font-size: 14px;
}
h1{
	background-size: 90%;
	height: 130px;
	width: 250px;
}
header{
	height:80px;
}
	.enlace_fb{
	top:0px;
	}
.texto {
    width: 350px;
    /*! margin-left: 0%; */
    position: absolute;
    margin: auto;
	

    top: 20px;
    left: 30%;
}

h5{
	line-height:37px;
	font-size:40px;
	margin-top:70px;
	text-align:center;

}
.arbol {
    padding-top: 180px;
}


#foto_slider img.fruto {
    padding-top: 10px;
}

.texto p{
	font-size:22px;
	padding-top:15px;
	line-height:30px;
}
.rectangulo-union{
	position:absolute;
	width:100%;
	height:100px;
	top:1060px;
	margin-left:auto;
	margin-right:auto;
}

.rectangulo-union2{
	position:absolute;
	width:100%;
	height:100px;
	top:2010px;
	margin-left:auto;
	margin-right:auto;
}

.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top:2860px;
}

.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top:3600px;
}
.titular{
	font-size:30px;
}
	.iconos_resaltados{
		width:100%;
	}

.texto-vivero {
    width: 50%;
}	
	.colum_iconos{
		
		padding-right: 0px;
		padding-left: 0px;
}
.bottom_img {
    width: 32.3%;

}
	
.iconos_resaltados p {

    text-align: left;
    font-size: 15px;
    width: 90%;
    padding-left: 35px;

}
	.fondo {
  
    background-size: auto 120%;
    height:950px;
 
}

	.texto_quien_somos{
	height:950px;
}
.centrado_quien_somos {
    height: 950px;
    width: 75%;
}
	.cultivo{
		background-position: center center;
		background-size: 120% auto;
	}

.imagenes-vivero{
	height:240px;
	position:relative;
	padding-left: 0px;
	padding-right:0;
}
.bottom_img {

    width: 32.7%;
    margin-left:0.1%;
    height: 200px;
    position:relative;
    margin-top:40px;
    padding-right:0;
	}

	.contacto-centrado {
    width: 95%;
    margin-left:auto;
    margin-right:auto;

}
	.cultivo-centrado {
    width: 70%;
    margin-left: 15%;
    position: relative;
    display: block;
    margin-top: 10%;
    margin-bottom: 5%;
}
.texto-viver-fondo {
    height:750px;

}
.imagenes-vivero img {
   height: 200px;
}
.circulo-union4 {
    top: 0px;
}
.slider{
	height:420px;
	max-width: 100%;
	overflow: hidden;
}
#foto_slider{
	height:420px;
	
}

img.flecha1,  img.flecha2{
    margin-top: 20%;
}
.circulo1, .circulo2, .circulo3, .circulo4{
	width:15px;
	height:15px;
	margin-right:25px;
	border-radius:10px;
	margin-top:390px;
	z-index:1000;
}

}	

@media only screen and (max-width: 768px) {


nav {

    bottom: 5px;
  

}.colum_iconos{
		width:100%;
		padding-right: 0px;
		padding-left: 0px;
}
	.slider {
    height: 280px;
}

#foto_slider{
    height: 220px;
}
.ucb {
    padding-top: 50px;
}
.iconos_fondo{
	height:1250px;
}

.circulo1, .circulo2, .circulo3, .circulo4{
	width:15px;
	height:15px;
	margin-right:25px;
	border-radius:10px;
	margin-top:250px;
}
.texto {
    width: 300px;
    margin-left: 29%;
    position: absolute;
}

h5{
	line-height:30px;
	font-size:30px;
	margin-top:30px;
	margin:20px;
	margin-top: 40px;
}
.texto p{
	font-size:15px;
	padding-top:0px;
	line-height:22px;
	margin-left:10px;
}
.iconos_resaltados p{
	width: 60%;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.iconos_resaltados{
padding-top: 30px;
}
.rectangulo-union{
	position:absolute;
	width:100%;
	height:100px;
	top:1570px;
	margin-left:auto;
	margin-right:auto;
}

.rectangulo-union2{
	position:absolute;
	width:100%;
	height:100px;
	top: 2480px;
	margin-left:auto;
	margin-right:auto;
}

.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top:3370px;
}

.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top: 3960px;
}
.centrado_quien_somos {
    height: 900px;
    width: 80%;
}
.fondo {
    background-size: auto 130%;
}
.texto-vivero {
  
    width: 80%;
}
.row {
    margin-right: 5px;
}
.bottom_img {
  width: 32.6%;
  height: 150px;
}
.texto-contacto {
    padding-left: 30%;
}
.texto-viver-fondo {
    height: 770px;
    margin: auto;
    display: block;
}
.imagenes-vivero img {
    height: 180px;
}
.titular {
    height: 220px;
    line-height: 220px;
    font-size:20px;
  
}
.texto_quien_somos {
    width: 90%;
    margin-left: 5%;
}
h3 {
    font-size: 32px !important;
}
.quien_somos {
    height: 900px;
}
.contacto{
	margin-top:0;
}

.centrado_quien_somos {
	margin: auto;
    height: 950px;
    width: 80%;

}
.cultivo{
	height:900px;
	background-size: 200% auto;
}
.texto-contacto {
    padding-left: 10%;
}
.seccion_contacto {
    margin-bottom: 10px;
  } 

.arbol{
	padding-top:50px;
	margin-top: 100px;
}
.texto {
    width: 235px;
    /*! margin-left: 30%; */
    position: absolute;
    padding:10px;
    margin: auto;
    left: 34%;
    height: 235px;
	  top:10px;
}
#foto_slider img.plantacion{
	margin-top:-80px;
	padding-top:0;
}

#foto_slider img.fruto{
	padding-top:0px;
}
.circulo-union4 {
    top: 75px;
}
.bottom_img {
    width: 32.7%;
    margin:0;
    padding:0;
}
}
@media only screen and (max-width : 700px) {
	.texto{

	z-index: 1;
	width: 230px;
    margin: auto;
    height:230px;
}
.menu1{
	display:none;
}
.arbol{
	padding-top:50px;
	margin-top: 100px;
}

#foto_slider img.plantacion{
	margin-top:0;
	padding-top:0;
}

#foto_slider img.fruto{
	padding-top:50px;
}
 .hamburguesa {
        border-bottom: 0;
        height: auto;
        display:block;
       
    }
 
    .hamburguesa ul {
        display: none;
        width: 100%;
         position: absolute;
        background-color:#fff;
    }
 
    .hamburguesa li {
        width: 100%;
        float: left;
        position: relative;
    }
 
    .hamburguesa a {
        width: 100%;
      	text-align: center;
    }
 
   .hamburguesa a#pull {
        display: block;
        background-color: #fff;
        width: 100%;
        position: relative;
        width: 70px;
        height: 40px;
        border-radius:50px;
        margin-top:15px;
        margin-right:15px;
    }
     .hamburguesa a img {
       padding-top:00px;
    }
 
   .hamburguesa a#pull:after {
        content:"";
        background: url('nav-icon.png') no-repeat;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 0px;
    }
    .cultivo-centrado {
    width: 80%;
    margin-left: 10%;
}
.arbol{
	padding-top:80px;

}
h5{
	font-size:30px;
}
.enlace_fb{
	display:none;	
}

}

@media only screen and (max-width : 650px) {

.imagenes-vivero img{
    height: 150px;
     width:32.6%;
}
.rectangulo-union4 {

    position: absolute;
    width: 100%;
    height: 100px;
    top: 3960px;
}
.imagenes-vivero {
    height: 150px;
}
.texto{
	left:33%;
}
.arbol {
    padding-top: 120px;
}
}

@media only screen and (max-width : 550px) {
	.texto{
	left:31%;
}
#foto_slider img {
    width: 25%;
    display: block;
    float: left;
    vertical-align: middle;
    margin-top: -4.8%;

}
.cultivo-centrado {
    width: 85%;
}
.imagenes-vivero img{
    height: 130px;
    width:32.6%;
}
.circulo-union4 {
    top: 60px;
}
}
@media only screen and (max-width : 528px) {
header{
	height:75px;
}
.menu1{
	display:none;
}
	h1{
	text-indent: -9999px;
	background-image: url(../img/viveros.png);
	background-repeat: no-repeat;
	height: 80px;
	width:300px;
	left:10px;
	background-position:10px 5px;
	position: absolute;
	background-size:65%;
	
}
.imagenes-vivero img {

    height: 130px;
    width: 32.5%;

}
.texto {

    width: 165px;
    height:165px;
    border-radius:170px;
    margin-left: 0%;
    position: absolute;
    padding: 13px;
    left:33%;
    top:5px;

}

h5{
	line-height:25px;
	font-size:21px;
	margin-top:0px;
	margin:10px;
	text-align:center;
}
.texto p{
	font-size: 14px;
    padding-top: 0px;
    line-height: 16px;
    margin-left: 10px;
}

nav {
    bottom: 10px;
    right: 0px;
    position: absolute;
}
    
	 .row{
    margin-right: 0px;
    margin-left: 0px;
}
	.slider {
    height: 190px;
    max-width: 100%;
    overflow: hidden;
	}
	.circulo1, .circulo2, .circulo3, .circulo4{
		margin-top:170px;
		width:10px;
		height:10px;
	}

.iconos {

    height: 160px;
}
.bottom_img{
    width: 32%;
    height: auto;
    padding:0;
	}

.circulo-union4{
    margin-top: 10px;
}

.iconos_fondo {
    height: 1105px;
}
.iconos_resaltados {
    padding-top: 15px;
    height: auto;
    padding-bottom: 10%;
}
.iconos_resaltados p {
    text-align: left;
    font-size: 17px;
    width: 80%;
    margin-left:auto;
    margin-right:auto;
    padding:0;
}	
.texto_quien_somos h3 {
    margin-top: 30px;
}
.texto_quien_somos{
    width: 90%;
    height: 920px;
}
.texto_quien_somos p{
	font-size: 15px;
}

.centrado_quien_somos{
    height: 920px;
    width: 90%;
    margin-left:auto;
   	margin-right:auto;
}
.fondo{
    background-size: auto 100%;
    height: 920px;
}
.rectangulo-union{
    top: 1320px;
}
.rectangulo-union2{
	top:2240px;
	
}

.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top:3290px;
}

.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top: 3895px;
}
.cultivo-centrado {
    width: 90%;
    margin-left: 5%;
    font-size:14px;
    height: 1050px;
    padding-top: 0px;
}
.cultivo{
	 height: 1050px;
}
.cultivo-centrado {

    width: 80%;
    margin-left: 10%;

}
.texto-vivero {
    padding-top: 0px;
    width: 80%;
}
.texto-viver-fondo {
    height: 600px;
}
.circulo-union, .circulo-union2, .circulo-union3, .circulo-union4{
	-ms-transform: scale(0.5); /* IE 9 */
    -webkit-transform: scale(0.5); /* Safari */
    transform: scale(0.5);
}

.imagenes-vivero {
    height: auto;
    position: relative;
}
.imagenes-vivero img {
    height: 120px;
}
.bottom_img {
    width: 32.5%;
}
.seccion_contacto {
    padding-top: 50px;
}
.texto-contacto {
    padding-top: 50px;
    padding-left: 0%;
}
.vivero .row .imagenes-vivero{
	padding:0;
}
.pistaex {
    background-position: center 5px;
    width: auto;
    height: 70px;
    background-size:125px;
}
	.contacto-centrado {
    width: 95%;
    margin-left:auto;
    margin-right:auto;

}
    .hamburguesa {
        border-bottom: 0;
        height: auto;
        display:block;
       
    }
 
    .hamburguesa ul {
        display: none;
        width: 100%;
         position: absolute;
        background-color:#fff;
         margin: 70px auto;
    }


 
    .hamburguesa a {
        width: 100%;
      	text-align: center;
    }
 
   .hamburguesa a#pull {
        display: block;
        background-color: #fff;
        width: 100%;
        position: relative;
        width: 70px;
        height: 40px;
        border-radius:50px;
        margin-top:15px;
        margin-right:15px;
    }
     .hamburguesa a img {
       padding-top:00px;
    }
 
   .hamburguesa a#pull:after {
        content:"";
        background: url('nav-icon.png') no-repeat;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 0px;
    }
a:link   
{   
 text-decoration:none;   
}  
.arbol{
	padding-top:60px;
	margin-top: 100px;
}

#foto_slider img.plantacion{
	margin-top:0;
	padding-top:0;
}

#foto_slider img.fruto{
	padding-top:50px;
}
}

@media only screen and (max-width : 450px){
.imagenes-vivero img {
    height: 120px;
    width: 32.4%;

}
.rectangulo-union4 {
    top: 3985px;
}
.circulo-union4 {
    top: 0px;
}
.texto_quien_somos p {
    font-size: 14px;
}
.texto-viver-fondo {
    height: 630px;
}
}

@media only screen and (max-width : 430px){

.rectangulo-union4 {
    top: 3955px;
}
}
@media only screen and (max-width : 420px){
.imagenes-vivero img {
    height: 110px;
}
.rectangulo-union4 {
    top: 3975px;
}

}

@media only screen and (max-width : 400px){
	.slider {
    height: 175px;
    max-width: 100%;
    overflow: hidden;
}

.texto {

    width: 150px;
    height:150px;
    border-radius:150px;
    margin-left: 0%;
    position: absolute;
    padding: 13px;
    left:31%;
    top:5px;

}
	.circulo1, .circulo2, .circulo3, .circulo4{
		margin-top:160px;
}
	.texto_quien_somos p{
	font-size: 13px;
}
	.iconos_fondo {
    height: 750px;
}
.rectangulo-union{
    top: 950px;
}
.rectangulo-union2{
	top:1870px;
	
}
.texto-viver-fondo {
    height: 630px;
}
.iconos{
    height: 90px;
    float: left;
    margin-top:-10px;
    margin-left:14%;
}
h2 {

    font-size: 30px !important;
    text-align: left;
    color: #fff;
    width: 80%;
    margin-left:15px;
    padding-top: 10px;

}

.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top:2940px;
}

.rectangulo-union4 {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 3560px;
}
.imagenes-vivero img {
    height: 90px;
}
.bottom_img {
    width: 32.3%;
}
.cultivo{
	 height: 1070px;
}
.logo_footer, .logo_footer img{
	width:70px;
}
.creditos a {
    font-size: 8px;
    text-align:center;
    line-height: 10px;
  
}
.seccion_contacto, .texto-contacto {
    padding-top: 0px;
}
.logo_footer{
	 padding-top: 5px;
}
footer {

    height: 100px;
}
.correo, .direccion, .telefono{
	margin-left:0;
	padding-left:60px;
}
.vivero .row .imagenes-vivero{
	padding:0;
}
.imagenes-vivero{
	height:180px;
	padding-right:0;

}
.imagenes-vivero img{
	margin-top: 100px;
}

.texto-contacto {
    padding-left: 5%;
   
}

h5{
	font-size:18px;
	line-height: 15px;
}
.texto p{
	font-size:12px;
	line-height: 15px;
}
#foto_slider img.plantacion{
	margin-top:0;
	padding-top:0;
}

#foto_slider img.fruto{
	padding-top:50px;
}
.circulo-union4{
	margin-top: -10px;
}
.enlace_fb_footer{
	background-size:70%;
	margin-top: -35px;
	height: 30px;
	width: 30px;
	right:20px;
}
.cultivo-centrado {
    width: 90%;
    margin-left: 5%;
}
.imagenes-vivero img {

    height: 90px;
    width: 32.3%;

}
}
/*@media only screen and (max-width : 360px){
	.rectangulo-union{
    top: 1350px;
}
.rectangulo-union2{
	top:2370px;
	
}

.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top:3320px;
}

.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top:3860px;
}
h3 {
    font-size: 25px !important;
}
.texto_quien_somos {
    height: 1020px;
}
.centrado_quien_somos {
    height: 1020px;
}
.fondo {
    height: 1020px;
}  
	.cultivo p{
	font-size: 13px;
}  
.cultivo-centrado {
    height: 950px;
}
.cultivo {
    height: 950px;
}
.texto-vivero p{
	font-size: 15px;
}
.texto-vivero {
    width: 90%;
}
.bottom_img {
    width: 32%;
    margin-top: 0px;
}
.imagenes-vivero {
    height: 120px;
    padding-right:0;
}
.correo, .direccion, .telefono{
	background-size:30px;
	padding-left:40px;
	background-position: left 10px;
}
.correo a, .direccion p, .telefono a{
	font-size:16px;

}	
.seccion_contacto {
    height: 60px;
}
.circulo-union4{
	margin-top:-25px;
}
.texto {
    margin-left: 15%;
}


}*/

@media only screen and (max-width : 358px){
	.slider {
    height: 155px;
    max-width: 100%;
    overflow: hidden;
}
h2 {
    width: 85%;
}
.texto {

    width: 130px;
    height:130px;
    border-radius:150px;
    margin-left: 0%;
    position: absolute;
    padding: 13px;
    left:31%;
    top:5px;

}
.rectangulo-union{
    top: 930px;
}
.rectangulo-union2{
	top:1850px;
	
}

.rectangulo-union3{
	position:absolute;
	width:100%;
	height:100px;
	top: 2920px;
}

.rectangulo-union4{
	position:absolute;
	width:100%;
	height:100px;
	top: 3510px;
}
	.circulo1, .circulo2, .circulo3, .circulo4{
		margin-top:140px;
		z-index:1;
}
.arbol{
	padding-top:50px;
}

h5{
	line-height:21px;
	font-size:16px;
	margin-top:0px;
	margin:7px;
	text-align:center;
}
.texto p{
	font-size: 10px;
    padding-top: 0px;
    line-height: 13px;
    margin-left: 10px;
}
.texto p{
	font-size:10px;
}
.imagenes-vivero img {

    height: 80px;
    margin-top:80px;

}
.texto-viver-fondo {
    height: 580px;
}
}	