﻿.reset, .text input, select, textarea, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

a:link img, a:hover img, a:visited img, a:active img {
    border: none;
}

::selection {
    background: #87ce27;
    color: #ffffff;
}

::-moz-selection {
    background: #87ce27;
    color: #ffffff;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 1em;
    color: #ffffff;
    background-color: #ffffff;
}

.centrar {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.c {
    clear: both;
}


.top {
    width: 100%;
    z-index: 9999;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(155, 155, 155, 1);
    box-shadow: 0px 1px 2px 0px rgba(155, 155, 155, 1);
}


.logo {
    width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}

/* Navigation Bar */
.line-top {
    background-color: #00d3ff;
    height: 6px;
}

.nav-bottom {
    background-color: #00d3ff;
    height: 20px;
}

.nav {
    z-index: 9999;
    list-style: none;
    float: left;
    width: 560px;
    margin-left: 40px;
    margin-top: 35px;
}

    .nav ul {
    }

        .nav ul .last {
            padding-right: 0px;
            margin-right: 0px;
        }

        .nav ul li {
            display: inline-block;
            text-transform: uppercase;
            font-size: 0.9em;
            -webkit-transition: all .3s linear;
            -moz-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear;
        }



            .nav ul li a:link {
                text-decoration: none;
                color: #383737;
                padding-top: 12px;
                padding-bottom: 12px;
                letter-spacing: 1px;
                padding-left: 15px;
                padding-right: 20px;
                -webkit-transition: all .15s linear;
                -moz-transition: all .15s linear;
                -o-transition: all .15s linear;
                transition: all .15s linear;
            }

            .nav ul li a:visited {
                text-decoration: none;
                color: #383737;
            }

            .nav ul li a:hover {
                color: #1f1f1f;
            }


.icon-flag {
    float: right;
    width: 36px;
    margin-top: 37px;
}

.mlogo {
    display: none;
    float: right;
    margin-top: 7.5px;
    margin-right: 7.5px;
}



.bactive {
    background-color: #00d2ff;
}



.main-content {
    width: 100%;
    height: 600px;
    background-image: url(Imagenes/11219695_106586286344350_324404734172344446_n.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -300px;
}


.content {
    margin-top: 30px;
}

.box-wrap {
    float: left;
    height: 355px;
    width: 370px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    box-shadow: #adadad 0px 0px 2px;
    text-align: center;
    overflow: hidden;
}

    .box-wrap a:link {
        text-decoration: none;
    }

    .box-wrap a:visited {
        text-decoration: none;
    }

.box {
}

    .box .image {
        height: 240px;
        overflow: hidden;
        background-color: #e1e1e1;
    }

    .box .nombre {
        font-family: 'Lato', sans-serif;
        margin-left: auto;
        margin-right: auto;
        color: #3b3a3a;
        margin-top: 10px;
        font-weight: bold;
        font-size: 1.2em;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 1.4em;
    }

    .box .locacion {
        font-family: 'Lato', sans-serif;
        color: #939393;
        margin-top: 0px;
        font-size: 1.2em;
        letter-spacing: 1px;
    }

    .box .recamaras {
        font-family: 'Lato', sans-serif;
        color: #3b3a3a;
        float: left;
        width: 170px;
        margin-top: 16px;
        text-align: left;
        padding-left: 10px;
        font-size: 0.9em;
    }

    .box .precio {
        font-family: 'Lato', sans-serif;
        float: right;
        margin-top: 8px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: right;
        font-size: 1.2em;
        font-weight: bold;
        background-color: #15b15b;
        color: #ffffff;
        display: inline-block;
    }

.aviso {
    background-color: #515151;
    font-family: 'Noto Sans', sans-serif;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}



.property-info {
    float: right;
    width: 360px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #15b15b;
    letter-spacing: 1px;
}

    .property-info .nombre {
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 1.4em;
        text-transform: uppercase;
    }

    .property-info .locacion {
        border-top: 1px solid #b5e2c9;
        border-bottom: 1px solid #b5e2c9;
        margin-top: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 5px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 1em;
        text-transform: uppercase;
        color: #e8d93a;
    }

    .property-info .bgPrecio {
        margin-top: 10px;
    }

    .property-info .precio {
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 1.8em;
        text-transform: uppercase;
        margin-bottom: 10px;
        border-bottom: 1px solid #b5e2c9;
        padding-bottom: 5px;
    }

.calendario {
    background-color: #ffffff;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #15b15b;
    letter-spacing: 1px;
}


.property-images {
    float: left;
    width: 800px;
}

.property-image {
    float: left;
    width: 180px;
    height: 140px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}

    .property-image img {
        width: 100%;
    }

.mensaje {
    clear: left;
    float: left;
    color: #9b9b9b;
    letter-spacing: 0px;
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 20px;
}

.descripcion {
    clear: left;
    color: #636363;
    border-top: 1px solid #e0e0e0;
    width: 758px;
    padding-top: 10px;
    letter-spacing: 1px;
    text-align: justify;
    margin-bottom: 20px;
}

.desc-titulo {
    font-family: 'Lato', sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

/***********************************
***********************************/


* {
    margin: 0;
    padding: 0;
}


html, body, form {
    height: 100%;
}

#wrap {
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
}


#main {
    overflow: auto;
    padding-bottom: 208px;
}


.footer {
    position: relative;
    clear: both;
    background-color: #363636;
    color: #777;
    margin-top: -208px;
    height: 138px;
    padding-top: 30px;
    padding-bottom: 40px;
    letter-spacing: 1px;
    line-height: 2em;
    text-align: center;
}

    .footer a:link {
        color: #ffffff;
        text-decoration: underline;
    }

    .footer a:visited {
        color: #ffffff;
        text-decoration: underline;
    }

.fade {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

    .fade:hover {
        opacity: 0.7;
        ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
    }

.effect {
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

    .effect:hover {
        opacity: 0.7;
    }

/*
	UTILITY STYLES
*/

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

a {
    outline: none;
}


/* CONTACTO */

.text {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .text input {
        color: #adadad;
        background-color: #ffffff;
        box-shadow: 0px 0px 2px #adadad;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-top: 2.5%;
        padding-bottom: 2.5%;
        width: 100%;
        font-family: 'Noto Sans', sans-serif;
        font-size: 1em;
        text-transform: uppercase;
        margin-bottom: 20px;
        text-align: center;
        letter-spacing: 2px;
    }

        .text input:focus {
            color: #3b3a3a;
        }

textarea {
    color: #adadad;
    background-color: #ffffff;
    box-shadow: 0px 0px 2px #adadad;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    font-family: 'Noto Sans', sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 2px;
}

    textarea:focus {
        color: #3b3a3a;
    }

.enviado {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em;
}

.btnEnviar {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

    .btnEnviar a:link {
        display: block;
        width: 100%;
        padding-top: 2%;
        padding-bottom: 2%;
        text-align: center;
        background-color: #00d2ff;
        letter-spacing: 1px;
        font-size: 1em;
        color: #ffffff;
        text-decoration: none;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .btnEnviar a:visited {
        text-decoration: none;
        color: #ffffff;
    }

    .btnEnviar a:hover {
        text-decoration: none;
        background-color: #0ab9de;
    }


/* BUSCADOR */

#panelBuscador {
    background-color: #515151;
    background-color: #e8e8e8;
    padding-top: 40px;
    padding-bottom: 40px;
}

.buscador {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 906px;
    box-shadow: 0px 0px 3px rgba(59, 58, 58, 0.40);
}

    .buscador input {
        float: left;
        margin-top: 0px;
        border: none;
        font-family: 'Noto Sans', sans-serif;
        font-size: 0.9em;
        text-transform: uppercase;
        color: #adadad;
        background-color: #ffffff;
        width: 700px;
        height: 66px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0px;
        letter-spacing: 2px;
    }

        .buscador input:focus {
            outline: none;
            color: #3b3a3a;
        }


    .buscador .btn {
        float: right;
        width: 66px;
        height: 66px;
        margin-top: 0px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }


.btn a:link {
    display: block;
    width: 66px;
    height: 66px;
    border: 0;
    background-color: #00d2ff;
    background-image: url(Imagenes/search.png);
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -10000px;
}


.buscador select {
    float: left;
    margin-top: 0px;
    width: 100px;
    padding-left: 10px;
    height: 66px;
    background-color: #ffffff;
    color: #6b6b6b;
    font-family: 'Noto Sans', sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
    border-right: solid 1px #e1e1e1;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(Imagenes/down_arrow_select.jpg);
    background-repeat: no-repeat;
    background-position-x: 70px;
    background-position-y: center;
    background-size: 20px;
}

.buscador option {
    height: 100px;
    color: #3b3a3a;
}


.main-contact {
    height: 500px;
    background-image: url(Imagenes/bg-contacto.jpg);
    background-size: cover;
    background-position-y: 0px;
}

.mensaje-contacto {
    font-size: 3.2em;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(29, 29, 29, 0.70);
    padding-top: 200px;
}

.contactanos {
    float: left;
    color: #3b3a3a;
    font-size: 2.2em;
    letter-spacing: 1px;
    padding-right: 40px;
    border-right: 1px solid #d7d7d7;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: 280px;
    margin-bottom: 40px;
}

.telefonos {
    float: left;
    color: #646464;
    margin-left: 40px;
    font-size: 1.6em;
    line-height: 1.6em;
    margin-top: 30px;
    letter-spacing: 1px;
}

.direccion {
    background-color: #efefef;
    color: #4b4b4b;
    letter-spacing: 1px;
    font-size: 1.2em;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .direccion .titulo {
        font-size: 1.6em;
        margin-bottom: 20px;
    }


.correo {
    background-color: #ffffff;
    color: #4b4b4b;
    letter-spacing: 1px;
    font-size: 1.2em;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .correo .titulo {
        font-size: 1.6em;
        margin-bottom: 20px;
    }

.divNo {
    color: #3b3a3a;
    text-align: center;
}


/* BUSCADOR */

.buscador2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 906px;
}

    .buscador2 input {
        float: left;
        margin-top: 20px;
        border: none;
        font-family: 'Noto Sans', sans-serif;
        font-size: 0.9em;
        text-transform: uppercase;
        color: #adadad;
        background-color: #ffffff;
        width: 700px;
        height: 66px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        letter-spacing: 2px;
    }

        .buscador2 input:focus {
            outline: none;
            color: #3b3a3a;
        }


    .buscador2 .btn {
        float: right;
        width: 66px;
        height: 66px;
        margin-top: 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }


.btn a:link {
    display: block;
    width: 66px;
    height: 66px;
    border: 0;
    background-color: #00d2ff;
    background-image: url(Imagenes/search.png);
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -10000px;
}


.buscador2 select {
    float: left;
    margin-top: 20px;
    width: 100px;
    padding-left: 10px;
    height: 66px;
    background-color: #ffffff;
    color: #6b6b6b;
    font-family: 'Noto Sans', sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
    border-right: solid 1px #e1e1e1;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(Imagenes/down_arrow_select.jpg);
    background-repeat: no-repeat;
    background-position-x: 70px;
    background-position-y: center;
    background-size: 20px;
}

.buscador2 option {
    height: 100px;
    color: #3b3a3a;
}


.bgBuscador2 {
    background-color: #515151;
    background-color: #e8e8e8;
    font-family: 'Noto Sans', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

/*30/06/15*/

.inquire {
    margin-bottom: 15px;
    width: 100%;
}


    .inquire a:link {
        width: 100%;
        display: inline-block;
        background-color: #e14f18;
        box-shadow: 2px 4px 0px #8d2e0b;
        /**/
        background-color: #87ce27;
        box-shadow: 2px 4px 0px #4d7a0e;
        color: #ffffff;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 20px;
        text-decoration: none;
    }

    .inquire a:visited {
        background-color: #87ce27;
        box-shadow: 2px 4px 0px #4d7a0e;
        color: #ffffff;
    }

    .inquire a:hover {
        background-color: #87ce27;
        box-shadow: 2px 4px 0px #5d9017;
        color: #ffffff;
    }

.property-info .locacion {
    color: #ffffff;
    font-size: 1.4em;
    font-weight: 300;
}


/* MODAL */

.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

    .modalDialog:target {
        opacity: 1;
        pointer-events: auto;
    }

    .modalDialog .modalDiv {
        width: 400px;
        position: relative;
        margin: 15% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 2px;
        background: #fff;
        font-size: 0.9em;
        font-weight: 400;
        letter-spacing: 1px;
    }

.Modaltitulo {
    font-size: 1.6em;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #4b4b4b;
    text-align: center;
}

.close {
    background-color: #00d2ff;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

    .close:hover {
        background-color: #0bc3ea;
    }
