﻿.productos_todos{
	width:100%;
	height:100vh;
	position:fixed;
	z-index:10001;
	padding-top:160px;
	background-image:url('images/backproductos.png');
	display: none;	
}
.cuadro_producto_imagen{
	width:900px;
	height:400px;
	background-color:transparent;
	margin:0 auto;
	z-index:11000;
	text-align:center;
	position:relative;
}
.cuadro_producto_cruz{
	width:40px;
	height:40px;
	background-color:#000;
	position:absolute;
	top:20px;
	right:20px;
	z-index:12000;
	cursor:pointer;
}
.top {
	width:100%;
	height:600px;
	background-image:url('images/back.jpg');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.logo {
	width:350px;
	height:157px;
	position:relative;
	top:22%;
	margin:0 auto;
}
.sticky {
	width:100%;
	height:60px;
	background-color:#344c8a;
	z-index:1000;
	border-bottom:2px #fff solid;
}
.sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
}
.mini_logo {
	position:fixed;
	width:152px;
	height:60px;
	left:5%;
	display:none;
}
.menu {
	width:600px;
	margin:0 auto;
	position:relative;
	top:30%;
}
.menu_button {
	float:left;
	text-align:center;
	margin-left:30px;
	text-decoration:none;
}
.menu_button a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	color:#fff;
	cursor:pointer;
	letter-spacing:0px;
	font-weight:lighter;
	text-decoration:none;
}
.menu_button a:hover {
	color:#85bbdd;
}
.titular {
	width:500px;
	height:100px;
	margin:0 auto;
	position:relative;
	top:28%;
	text-align:center;
}
.titular a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:35px;
	color:#fff;
	font-weight:lighter;
	letter-spacing:-2px;
}
.separador1 {
	width:100%;
	height:40px;
	background-color:#344c8a;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:17px;
	text-align:center;
	color:#fff;
	padding-top:12px;
	letter-spacing:-1px;
	font-weight:lighter;
}
.seccion1 {
	width:100%;
	height:700px;
	background-color:#e2dad7;
	position:relative;
}
.contenedor_trabajos {
	width:900px;
	height:400px;
	text-align:center;
	margin:0 auto;
}
.trabajo1_img {
	width:300px;
	height:300px;
	position:relative;
	top:20%;
	float:left;
	background-image:url('images/trabajo1.png');
	cursor:pointer;
}
.trabajo1_img:hover {
	width:300px;
	height:300px;
	position:relative;
	top:20%;
	float:left;
	background-image:url('images/trabajo1-2.png')
}
.trabajo2_img {
	width:300px;
	height:300px;
	position:relative;
	top:20%;
	float:left;
	background-image:url('images/trabajo2.png');
	cursor:pointer;
}
.trabajo2_img:hover {
	width:300px;
	height:300px;
	position:relative;
	top:20%;
	float:left;
	background-image:url('images/trabajo2-2.png')
}
.trabajo3_img {
	width:300px;
	height:300px;
	position:relative;
	top:20%;
	float:left;
	background-image:url('images/trabajo3.png');
	cursor:pointer;
}
.trabajo3_img:hover {
	width:300px;
	height:300px;
	position:relative;
	top:20%;
	float:left;
	background-image:url('images/trabajo3-2.png')
}
.contenedor_trabajos2 {
	width:900px;
	height:200px;
	text-align:center;
	margin:0 auto;
}
.trabajos_text {
	width:300px;
	height:300px;
	float:left;
}
.trabajo_titulo {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:23px;
	font-style:italic;
}
.trabajo_descrip {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	font-weight:lighter;
}
.trabajo_more {
	width:100px;
	height:40px;
	background-color:transparent;
	border:2px #000 solid;
	position:absolute;
	left:47%;
	top:80%;
	text-align:center;
	cursor:pointer;
}
.trabajo_more:hover{
	border:2 #000 solid;
	background-color:#000;
	color:#fff;
}
.trabajo_more a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	position:relative;
	top:22%;
}
.picture1 {
	width:100%;
	height:500px;
	background-image:url('images/back2.jpg');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mercadolibre{
	width:500px;
	height:200px;
	margin:0 auto;
	padding-top:50px;
	cursor:pointer;
}
.facebook {
	width:500px;
	height:200px;
	margin:0 auto;
	margin-top:0px;
	cursor:pointer;
}
.seccion2 {
	width:100%;
	height:430px;
	background-color:#344c8a;
	position:relative;
	padding-top:80px;
}
.texto_empresa {
	width:900px;
	height:300px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:5%;
}
.texto_empresa a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:lighter;
}
.dolphin {
	width:900px;
	height:100px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:2%;
	cursor:pointer;
}
.proov_logo_contenedor {
	width:100%;
	height:220px;
	background-color:#344c8a;
	cursor:pointer;
}
.proov_logo_inside {
	width:900px;
	margin:0 auto;
	height:139px;
	cursor:pointer;
}
.proov_logo {
	width:180px;
	height:139px;
	float:left;
	cursor:pointer;
}
.seccion3 {
	width:100%;
	height:250px;
	background-color:#e2dad7;
	position:relative;
	padding-top:80px;
}
.seccion7 {
	width:100%;
	height:350px;
	background-color:#e2dad7;
}
.seccion-fotos {
	width:100%;
	height:880px;
	background-color:#e2dad7;
	position:relative;
	padding-top:40px;
	padding-bottom:80px;
}
.seccion8 {
	width:100%;
	height:450px;
	background-color:#344c8a;
}
.fotos-local {
	width:900px;
	height:450px;
	background-image:url('images/local.png');
	margin:0 auto;
}
.fotos_piletas {
	width:900px;
	height:880px;
	background-image:url('images/piscinas.png');
	margin:0 auto;
}
.texto_construccion {
	width:900px;
	height:250px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:10%;
}
.texto_construccion a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:24px;
	color:#000;
	font-weight:lighter;
}
.picture2 {
	width:100%;
	height:300px;
	background-image:url('images/back3.jpg');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.seccion4 {
	width:100%;
	height:500px;
	background-color:#fff;
	position:relative;
	padding-top:80px;
}
.contacto_contenedor {
	width:900px;
	margin:0 auto;
	height:400px;
	position:relative;
	top:10%;
}
.contacto_form {
	width:100%;
	height:30px;
	margin-bottom:20px;
}
.contacto_form a{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:24px;
}
.contacto_form input{
	width:100%;
	height:30px;
	border-bottom:1px solid #808080;
	border-left:1px #808080 solid;
	border-right:1px #808080 solid;
	border-top:0px #808080 solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	padding-left:12px;
	font-size:15px;
	font-style:italic;
}
.contacto_form textarea{
	width:100%;
	height:130px;
	border-bottom:1px #808080 solid;
	border-left:1px #808080 solid;
	border-right:1px #808080 solid;
	border-top:0px #808080 solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	padding-left:12px;
	font-size:15px;
	font-style:italic;
}
.contacto_form2 input{
	width:120px;
	height:35px;
	border:1px #808080 solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	position:relative;
	bottom:-100px;
	right:-85%;
	color:#000;
	cursor:pointer;
	padding:5px;
}
.contacto_form2 input:hover{
	border:1px #000 solid;
	background-color:#000;
	color:#fff;
}
.seccion5 {
	width:100%;
	height:240px;
	background-color:#344c8a;
	position:relative;
}
.contacto3_form {
	width:100%;
	height:30px;
	margin-bottom:20px;
}
.contacto3_form a{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:24px;
	color:#fff;
}
.contacto_form4 input{
	width:60px;
	height:30px;
	border:1px #fff solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:13px;
	position:relative;
	bottom:10px;
	color:#fff;
	cursor:pointer;
}
.contacto_form4 input:hover{
	border:1px #000 solid;
	background-color:#000;
	color:#fff;
}
.contacto2_contenedor {
	width:800px;
	margin:0 auto;
	height:200px;
	position:relative;
	top:10%;
}
.seccion6{
	width:100%;
	height:200px;
	background-color: #1B1B1B;
	position:relative;
}
.pie {
	width:900px;
	margin:0 auto;
	height:150px;
	position:relative;
	top:35px;
	text-align:center;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	color:#fff;
}

@media all and (max-width: 1000px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 100px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 100px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 100px), only screen and (min-resolution: 192dpi) and (max-width: 100px),
only screen and (min-resolution: 2dppx) and (max-width: 100px)
{
.top {
	width:100%;
	height:300px;
	background-image:url('images/back.jpg');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.logo {
	width:60%;
	height:150px;
	position:relative;
	top:22%;
	margin:0 auto;
}
.logo img {
	width:222px;
	height:100px;
}
.sticky {
	width:100%;
	height:60px;
	background-color:#344c8a;
	z-index:1000;
	border-bottom:2px #fff solid;
}
.sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
}
.mini_logo {
	position:fixed;
	width:0px;
	height:0px;
	left:-100%;
	display:none;
}
.menu {
	width:600px;
	margin:0 auto;
	position:relative;
	top:30%;
}
.menu_button {
	float:left;
	text-align:center;
	margin-left:8px;
	text-decoration:none;
}
.menu_button a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	letter-spacing:0px;
	font-weight:lighter;
	text-decoration:none;
}
.menu_button a:hover {
	color:#85bbdd;
}
.titular {
	width:100%;
	height:100px;
	margin:0 auto;
	position:relative;
	top:10%;
	text-align:center;

}
.titular a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:25px;
	color:#fff;
	font-weight:lighter;
	letter-spacing:-2px;
}
.separador1 {
	width:100%;
	height:30px;
	background-color:#344c8a;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:14px;
	text-align:center;
	color:#fff;
	padding-top:12px;
	letter-spacing:0px;
	font-weight:lighter;
}
.seccion1 {
	width:100%;
	height:980px;
	background-color:#e2dad7;
	position:relative;
}
.contenedor_trabajos {
	width:100%;
	height:980px;
	text-align:center;
	margin:0 auto;
	position:relative;
	top:-20%
}
.trabajo1_img {
	width:100%;
	height:300px;
	margin:0 auto;
	background-image:url('images/trabajo1.png');
	background-position:center;
	background-repeat:no-repeat;
}
.trabajo2_img {
	width:100%;
	height:300px;
	margin:0 auto;
	background-image:url('images/trabajo2.png');
	background-position:center;
	background-repeat:no-repeat;
}
.trabajo3_img {
	width:100%;
	height:300px;
	margin:0 auto;
	background-image:url('images/trabajo3.png');
	background-position:center;
	background-repeat:no-repeat;
}
.contenedor_trabajos2 {
	width:100%;
	height:980px;
	text-align:center;
	margin:0 auto;
	position:absolute;
	top:12.5%;
	left:0%;
}
.trabajos_text {
	width:100%;
	height:300px;
}
.trabajo_titulo {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#fff;
}
.trabajo_descrip {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#fff;
}
.trabajo_more {
	width:100px;
	height:40px;
	background-color:transparent;
	border:2px #000 solid;
	position:absolute;
	left:37%;
	top:93%;
	text-align:center;
	cursor:pointer;
}
.trabajo_more:hover{
	border:2 #000 solid;
	background-color:#000;
	color:#fff;
}
.trabajo_more a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:13px;
	position:relative;
	top:22%;
}
.picture1 {
	width:100%;
	height:250px;
	background-image:url('images/back2.jpg');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.seccion2 {
	width:100%;
	height:400px;
	background-color:#344c8a;
	position:relative;
	padding-top:40px;
}
.texto_empresa {
	width:90%;
	height:300px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:0%;
}
.texto_empresa a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:lighter;
}
.dolphin {
	width:328px;
	height:36px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:15%;
	cursor:pointer;
	display:none;
}
.proov_logo_contenedor {
	width:100%;
	height:90px;
	background-color:#344c8a;
}
.proov_logo_inside {
	width:100%;
	margin:0 auto;
	height:54px;
}
.proov_logo {
	width:70px;
	height:54px;
	float:left;
}
.proov_logo img {
	width:70px;
	height:54px;
}
.seccion3 {
	width:100%;
	height:330px;
	background-color:#e2dad7;
	position:relative;
	padding-top:80px;
}
.texto_construccion {
	width:90%;
	height:330px;
	margin:0 auto;
	text-align:left;
	position:relative;
	top:4%;
}
.texto_construccion a {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:lighter;
}
.picture2 {
	width:100%;
	height:250px;
	background-image:url('images/back3.jpg');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.seccion4 {
	width:100%;
	height:450px;
	background-color:#fff;
	position:relative;
	padding-top:40px;
}
.contacto_contenedor {
	width:90%;
	margin:0 auto;
	height:450px;
	position:relative;
	top:4%;
}
.contacto_form {
	width:95%;
	height:30px;
	margin-bottom:20px;
}
.contacto_form a{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:18px;
}
.contacto_form input{
	width:100%;
	height:30px;
	border-bottom:1px solid #808080;
	border-left:1px #808080 solid;
	border-right:1px #808080 solid;
	border-top:0px #808080 solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	padding-left:12px;
	font-size:15px;
	font-style:italic;
}
.contacto_form textarea{
	width:100%;
	height:130px;
	border-bottom:1px #808080 solid;
	border-left:1px #808080 solid;
	border-right:1px #808080 solid;
	border-top:0px #808080 solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	padding-left:12px;
	font-size:15px;
	font-style:italic;
}
.contacto_form2 input{
	width:120px;
	height:35px;
	border:1px #808080 solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	position:relative;
	bottom:-100px;
	right:-60%;
	color:#000;
	cursor:pointer;
	padding:5px;
}
.contacto_form2 input:hover{
	border:1px #000 solid;
	background-color:#000;
	color:#fff;
}
.seccion5 {
	width:100%;
	height:220px;
	background-color:#344c8a;
	position:relative;
}
.contacto3_form {
	width:100%;
	height:30px;
	margin:0 auto;
	margin-bottom:20px;
}
.contacto3_form a{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:18px;
	color:#fff;
}
.contacto_form4 input{
	width:60px;
	height:30px;
	border:1px #fff solid;
	background-color:transparent;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:13px;
	position:relative;
	bottom:10px;
	color:#fff;
	cursor:pointer;
}
.contacto_form4 input:hover{
	border:1px #000 solid;
	background-color:#000;
	color:#fff;
}
.contacto2_contenedor {
	width:90%;
	margin:0 auto;
	height:165px;
	position:relative;
	top:10%;
}
.seccion6{
	width:100%;
	height:200px;
	background-color: #1B1B1B;
	position:relative;
}
.pie {
	width:90%;
	margin:0 auto;
	height:150px;
	position:relative;
	top:35px;
	text-align:center;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	color:#fff;
}
.productos_todos{
	width:0px;
	height:0px;
	position:fixed;
	z-index:1;
	padding-top:160px;
	display: none;	
}
.cuadro_producto_imagen{
	width:900px;
	height:400px;
	background-color:transparent;
	margin:0 auto;
	z-index:2;
	text-align:center;
	position:relative;
	display: none;
}
.mercadolibre{
	width:231px;
	height:92px;
	margin:0 auto;
	padding-top:30px;
	cursor:pointer;
}
.mercadolibre img{
	width:231px;
	height:92px;
}
.facebook {
	width:231px;
	height:92px;
	margin:0 auto;
	margin-top:0px;
	cursor:pointer;
}
.facebook img{
	width:231px;
	height:92px;
}

}