/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21/10/2016, 19:22:46
    Author     : IFTS16
*/



html,body {
    margin: 0;
    font-family: arial,helvetica,sans-serif;
    
}

/*********************************HEADER**************************************/
header {
    background-color: white;
    box-sizing: border-box;
    height: 100px;
    /*border-bottom: solid 1px black;*/
    background-image: url("playa.jpeg");
    background-size: cover;
    background-position: center;
    
}

.logo {
    float: left;
    margin: 0;
    height: 50px;
    line-height: 50px;
    width: 33.3%;
    background-color: rgba(0,0,0,0.5);
    color: white;
}
    
.menuP {
    
    line-height: 50px;
    width: 66.7%;
    float: left;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    
    
    
} 
           
.menuP a {
    color: white;
    text-decoration: none;
    height: 35px;
    
}    
    
.formInicio {
    float: right;
    width: 33.4%;
    text-align: right;
    line-height: 50px;
    background-color: rgba(0,0,0,0.5);
    
}    

/***************************INDEX**********************************************/

h2 a{
    color: white;
    text-decoration: none;
    
    
}

.sec1 article{
    background-color: black;
    color: white;
    width: 50%;
    float: left;
    padding-top: 250px;
    /*border: 2px solid white ;*/
    box-sizing: border-box;
    height: 400px;
}

.sec2 article{
    background-color: black;
    width: 25%;
    color: white;
    float: left;
    padding-top: 200px;
    /*border: 2px solid white ;*/
    box-sizing: border-box; 
    height: 400px;
}


.divPrin {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    
}

article{
    position: relative;
}

img{
    width: 100%;
}

   
#img1{
     background-image: url("casaPiedra.jpg");
     background-size: cover;
     background-position: center;
}

#img2{
     background-image: url("edificioAmarillo.jpg"); 
     background-size: cover;
     background-position: center;
}

#img3{
     background-image: url("2ambientes.jpg");  
     background-size: cover;
     background-position: center;
}

#img4{
     background-image: url("2ambientesFrente.jpg");  
     background-size: cover;
     background-position: center;
}

#img5{
     background-image: url("3ambientes.jpg");  
     background-size: cover;
     background-position: center;
}

#img6{
    background-image: url("pileta.jpg");   
    background-size: cover;
    background-position: center;
}

#img7{
    background-image: url("valeriadelmar.jpg");   
    background-size: cover;
    background-position: center;
}

#img8{
    background-image: url("ostende.jpg");   
    background-size: cover;
    background-position: center;
}

#img9{
    background-image: url("pinamar.jpg");   
    background-size: cover;
    background-position: center;
}

#img10{
    background-image: url("carilo.jpg");   
    background-size: cover;
    background-position: center;
}

#img11{
    background-image: url("3amb9.jpg");   
    background-size: cover;
    background-position: center;
}

#img11{
    background-image: url("3amb7.jpg");   
    background-size: cover;
    background-position: center;
}

.clear{
    clear: both;
}

/*********************************ASIDE****************************************/

#divDelMedio{
    /*height: 500px;*/
    background-image: url("playa.jpeg");
    
}

aside{
    width: 20%;
    float: left;
    border-right: solid;
    height: 800px;
    background-image: url("pileta.jpg");   
    background-size: cover;
    background-position: center;
       
}
#navAside a{
    font-size: 20px;
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
    text-decoration: none;
    background-color: rgba(0,0,0,0.5);
    
    
}

#sectionAside{
    width: 78%;
    float: right;
    border-left: solid;
    height: 100%;
}

.divAside{
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
}

#sectionAside article{
    background-color: black;
    color: white;
    width: 50%;
    float: left;
    padding-top: 250px;
    /*border: 2px solid white ;*/
    box-sizing: border-box;
    height: 400px;
}

#sectionAside2{
    width: 78%;
    float: right;
    border-left: solid;
    height: 100%;
}

#sectionAside2 article{
    background-color: black;
    color: white;
    width: 100%;
    float: left;
    padding-top: 250px;
    /*border: 2px solid white ;*/
    box-sizing: border-box;
    height: 800px;
}


/*********************************FOOTER***************************************/
footer{
        display: block;
        background-image: url("playa.jpeg");
        background-size: cover;
        background-position: center;
        
}
#registrado{
    text-align: center;
    padding-top: 100px;
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    
}

#navSmartphone{
    display: none;
    margin: 0;
    float: left;
    
    
}

/******************************** FORMULARIO **********************************/

#bodyContacto{
    /*background-image: url("pileta2.jpg");   
    background-size: cover;
    background-position: center;*/
}

.contacto{
        width : 70%;
        margin: auto;
        color: white;
}

.inputContacto,textarea {
    width : 100%;
}
    
.campo {
        margin-bottom: 20px;
        font-size: 20px;
}    
    
.campo input.inputContacto,.campo textarea{
        font-family: helvetica;
        background:graytext;
        color: antiquewhite;
        font-size: 20px;
        border: 1px solid lightseagreen;
        padding: 15px;
        box-sizing: border-box;            
        
}
.botones input{
        width: 50%;
        background: lightblue;
        color:black;
        font-size: 20px;
        border: 0;
        box-sizing: border-box;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 15px;
}
    
    
.botones input.resetear {
        background:graytext;
        color: white;
}

.campo input.fechaDeptos, option, select {
    font-family: helvetica;
    color: antiquewhite;
    background: graytext;
    font-size: 15px;
    border: 1px solid lightseagreen;
    padding: 8px;
    box-sizing: border-box;
}
select{
    float: right;
    width: 100%;
}

#sectionContacto article{
    
    width: 100%;
    color: white;
    float: left;
    padding-top: 0px;
    /*border: 2px solid white ;*/
    box-sizing: border-box; 
    height: 600px;
    background-image: url("pileta2.jpg");   
    background-size: cover;
    background-position: center;
    
}

#divContacto {
    background-color: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}   
/****************************MAPA**********************************************/
#map1{
    height: 600px;
    width:100%;
    border:2px solid blue;
}
/****************** RESPONSIVE ************************************************/

@media (max-width:909px){
    
    .menuP {
        display: none;
    }    
    
    .formInicio a {
        display: none; 
    }
        
        
    .logo {
    width: 50%;
    }   
    
    .formInicio {
    width: 50%;
    }
    
    #navSmartphone{
        display: block;
        text-align: center;
        width: 100%;
        
        background-size: cover;
        background-position: center;
    }
    #navSmartphone a{
        font-size: 20px;
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        color: whitesmoke;
        text-decoration: none;
           
    }
    #registrado{
        padding-top: 0;
    }
    
    #map1{
        height: 600px;
        width:775px;
        border:2px solid blue;
    }
}

@media (max-width: 768px){
    
    .sec1 article{
        width: 33.33%;
        padding-top: 200px; 
    }
    .sec2 article{
        width: 33.33%;
    }
        
    
}



@media (max-width: 480px){
    
    
    
    .sec1 article{
        width: 100%;
    }
    .sec2 article{
        width: 100%;
    }
        
   
    .formInicio {
        display: none; 
    }
    
    .logo{
        background-color: rgba(0,0,0,0); 
    }
    
    #map1{
        height: 400px;
        width:450px;
        border:2px solid blue;
    }
    
    #sectionAside article{
        width: 100%;
    }
    
    #navAside a{
        font-size: 16px;
    }
    
    aside{
        width: 100%;
        height: 220px;
    }
    
    
    #sectionAside{
        width: 100%;
    }
    #sectionAside2{
        width: 100%;
    }
    
    /*#navSmartphone{
        display: block;
        text-align: center;
        width: 100%;
        
        background-size: cover;
        background-position: center;
    }
    #navSmartphone a{
        font-size: 20px;
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        color: whitesmoke;
        text-decoration: none;
           
    }
    #registrado{
    padding-top: 0;
    prueba
    }*/
}

@media (max-width: 320px){
    
    
    
        
    #map1{
        height: 320px;
        width:290px;
        border:2px solid blue;
    }
}