@font-face {
    font-family: 'flexslider-icon';
    src: url('/css/flexslider-icon.eot');
    src: url('/css/flexslider-icon.eot?#iefix') format('embedded-opentype'),  url('/css/flexslider-icon.woff') format('woff'),  url('/css/flexslider-icon.ttf') format('truetype'),  url('/css/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/****************************** Pre-construction ******************************/
.topsearch {
    margin-bottom: 20px;
    margin-top: 3px;
}
.imagesec1 {
    padding-top: 340px;
    padding-bottom: 340px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.imagesec1 h1 {
    color: #FFFFFF;
    text-align: center;
    font-size: 35;
    font-weight: 800;
    text-shadow: 7px 7px 14px rgba(0,0,0,0.46);
}
/*.colorsec2 {
    padding-bottom: 15px;    
    padding-right: 0px;
    padding-left: 0px;
}*/
.colorsec2 h2 {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}
.colorsec2 p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.colorsec2 .hovereffect {
    width: 100%;
    height: 260px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    border: 1px solid #cecece;    
}
.colorsec2 .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    /*background-color: rgba(75,75,75,0.7);*/
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.colorsec2 .hovereffect .overlay i {
    color: #ffffff;
    font-size: 60px;
    opacity: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
}
.colorsec2.newversion .hovereffect .overlay span {
    color: #fff;
    border: 1px solid;
    border-radius: 150px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 100px;
    font-weight: bold;   
    opacity: 0;
    position: relative;
    top: 80%;
    border: 1px solid;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
    font-family: Arial, Helvetica, sans-serif;
}

.colorsec2 .hovereffect:hover .overlay {
    background-color: #000000;
    opacity: 0.8;
}
.colorsec2 .hovereffect:hover .overlay i, .colorsec2 .hovereffect:hover .overlay span  {
    opacity: 1;
}
.colorsec2 .imgtext {
    margin-bottom: 30px;
}
.colorsec2 .imgtext img {height: 270px; object-fit: cover;}
.colorsec2.newversion .detailscontainer span{
    font-size: 19px;
    font-weight: 400;
}
.colorsec2.newversion .imgtext .title {
    /*background-color: #f4f5f9;*/
    background-color: #ffffff;
    display: inline-block;
    padding: 10px;
    border: 1px solid #cecece;
    border-top: 0;
    text-align: left;
    width: 100%;
    font-family: quicksand;
}
.colorsec2.newversion .title h2 {
    font-size: 27px;
    letter-spacing: 0px;
    font-weight: bold;
    color: #575757;
}
.colorsec2 .title h2 {
    margin: 10px 0 ;
}
.colorsec2.newversion .imgtext .title p {
    /*margin-bottom: 10px;*/
}
.colorsec2.newversion p {
    font-size: 19px;
}
.colorsec2 .imgtext .title {
    display: inline-block;
    padding: 10px 20px;
    /*text-align: center;*/
    width: 100%;
}
.colorsec2 .imgtext .title p {
    margin-bottom: 0px;
    color: #FFFFFF;
}
.colorsec2 .imagewidth1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media all and (min-width: 768px) {
    .colorsec2 .imgtext .title p {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
}
.colorsec2 .buttonmore {
    text-align: center;
}
.colorsec2 .buttonmore .btn {
    border-style: none;
    color: #fff;
    text-transform: uppercase;
}
.colorsec2 .buttonmore .btn-more {
    color: #fff;
}

/***************New Form Start***************/
/*#formsearch.precon .form-group.price {width: 19%;}
#formsearch.precon .form-group.room {width: 7%;}
#formsearch.precon .form-group.price input {width:100% !important; box-sizing:border-box !important;}

#formsearch.propSearchNew .form-group {
    margin-right:0px;
}

#formsearch.propSearchNew .form-group.room {
    width: 10% !important;
}

#formsearch.propSearchNew .form-group.price {
    width: 12%;
}

#formsearch.propSearchNew .form-group.buy {
    width: 7%;
}

#formsearch.propSearchNew .form-group input {
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
}
#formsearch.propSearchNew .form-group.type select{
    border-left:none !important;
    border-right:none !important;
}


#formsearch.propSearchNew .form-group.price input{
    border-left:none !important;
    border-right:none !important;
    width:100% !important;
}

#formsearch.propSearchNew .form-group.buy select{
    border-left:none !important;
    border-right:none !important;
    width:100% !important;
}

#formsearch.propSearchNew .form-group.room select{
    border-left:none !important;
    border-right:none !important;
    width:100% !important;
}

#formsearch.propSearchNew .form-group select {
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
    font-family:'Quicksand', sans-serif, serif !important;
}
#formsearch.propSearchNew .form-group.submit .btn-primary {
    height: 34px;   
    color: #ccc;
    width: 40px;
    margin-top:0px !important;    
    padding:0px;
}

#formsearch.propSearchNew .form-group .form-control {
    background: #fff;
}

#formsearch.propSearchNew .form-group .select-list {
    border: none !important;
}

#formsearch.precon.propSearchNew .form-group.room {
    width: 14% !important;
}

#formsearch.precon.propSearchNew .form-group.price {
    width: 15% !important;
}

#formsearch.propSearchNew .form-group.location {
    width: 26%;
}

#formsearch.propSearchNew .form-group.location input {
    width: 100% !important;
    box-sizing: border-box !important;
}

#formsearch.propSearchNew .form-group .form-control {
    color: #000 !important;
}

#formsearch.propSearchNew .form-group input.form-control::placeholder {
    color: #000 !important;
    font-weight:lighter;
}

#formsearch .form-group input.form-control::placeholder {
    color: #000 !important;
}

#formsearch .type-property {
    color:#000000 !important;
}

@media (min-width: 1200px){
    #formsearch.propSearchNew .form-group.location {
        width: 30%;
    }
    #formsearch.precon.propSearchNew .form-group.location{
        width: 38% !important;
    }    
}

@media (max-width: 1200px){
    #formsearch.precon.propSearchNew .form-group.location{
        width: 37% !important;
    }
}*/

/***************New Form End***************/

/****************************** Pre-construction publications ******************************/
.imagesec1p {
    padding-top: 580px;
    padding-bottom: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 40px;
}
.imagesec1p h1 {
    color: #FFFFFF;
    text-align: center;
    font-size: 50;
    font-weight: 800;
    text-shadow: 7px 7px 14px rgba(0,0,0,0.46);
}
.imagesec1p .container .row {
    text-align: center;
}
.imagesec1p .container .row > div {
    display: inline-block;
    float: none;
    vertical-align: top;
}
#mymap {
    height: 90%;
    width: 100%;
    min-height: 200px;
}
.colorsec3p {
    padding-bottom: 40px;
    padding-top: 40px;
}
.colorsec3p .firstplace {
    padding-right: 0px;
    padding-left: 0px;
}
.colorsec3p .firstplace .leftside {
    padding: 40px 35px;
}
.colorsec3p .firstplace .leftside p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
.colorsec3p .firstplace .rightside {
    padding-left: 0;
    padding-right: 0;
}
.colorsec4p {
    padding-bottom: 0px;
    padding-top: 40px;
}
.colorsec4p .secondplace {
    padding-right: 0px;
    padding-left: 0px;
}
.colorsec4p .secondplace .leftside {
    padding: 40px 35px;
    background-color: rgba(68,68,68, 0.08);
}
.colorsec4p .secondplace .leftside p {
    font-size: 16px;
    font-weight: 400;
}
.colorsec4p .secondplace .rightside {
    padding: 40px 35px;
}
.colorsec4p .secondplace .rightside p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
.colorsec5p {
    padding-bottom: 0px;
    padding-top: 40px;
}
.colorsec5p {
    padding-bottom: 0px;
    padding-top: 40px;
}
.colorsec5p .thirdplace .leftside {
    padding: 40px 35px;
    background-color: #444444;
    color: #FFFFFF;
}
.colorsec5p .thirdplace .rightside {
    padding: 40px 35px;
    background-color: rgba(68,68,68, 0.08);
}
.colorsec6p {
    padding-bottom: 40px;
    padding-top: 40px;
}
.colorsec6p .thirdplace {
    padding-right: 0px;
    padding-left: 0px;
}

@media all and (max-width: 767px) {
    .imagesec1p {
        margin-bottom: 0px;
    }
    .imagesec1p h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .colorsec2p h2 {
        font-size: 26px;
        line-height: normal;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .colorsec3p {
        padding: 0px;
    }
    .colorsec3p .firstplace .leftside {
        padding: 20px;
    }
    .colorsec2p h2 {
        font-size: 26px;
        line-height: normal;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .colorsec4p {
        padding: 0px;
    }
    .colorsec4p .secondplace .leftside {
        padding: 20px;
    }
    .colorsec4p .secondplace .rightside {
        padding: 20px;
    }
    .colorsec6p {
        padding: 0px;
    }
    .detail-seller img {
        margin-bottom: 10px;
    }
    /*    .countryphone {
            margin-bottom: 0px !important;
        }
        .countryphone div:nth-child(1) {
            width: 100%;
            margin-bottom: 10px;
            padding-right: 0px !important;
        }
        .countryphone div:nth-child(1) .select-list {
            margin-bottom: 0px;
        }
        .countryphone div:nth-child(2) {
            width: 100%;
            margin-bottom: 10px;
            padding-right: 0px;
        }*/
}


.nextprev {
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}
.colorsec2 .contour {
    border: 1px solid #999;
    padding: 5px;
}
.colorsec2 .imgtext .title h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 400;
}
.developmenttitle {
    min-height: 40px;
}
.colorsec2 .imgtext .title {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.colorsec2 .imgtext .title p {
    position: relative;
    top: 0%;
    transform: none;
    color: #444444;
}
.colorsec2 p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 7px !important;
    margin-top: 0px;
}
.colorsec2 .detailscontainer {
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 14px;
}
.colorsec2 .details {
    width: 33.33%;
    float: left;
}
.colorsec2 .detailsleft {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
}
.colorsec2 .detailsright {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
}
.colorsec2 .btn-primary {
    border-color: transparent !important;
    color: #fff;
    border-radius: 0;
}
.cajadetalles.details {
    float: right;
}
@media (max-width: 992px) {
.cajadetalles.details {
    margin-top: 31px;
    }
}
.cajadetalles .contour {
    border: 1px solid #999;
    padding: 15px;
    overflow: hidden;
}


.view-boton {
    float: left;
    border-radius: 0px;
    background: #999997;
    border: 1px solid #999997;
}
/*#map {
        height: 400px;
        width: 100%;
        margin-bottom: 10px;
}*/
.margg {
    margin-bottom: 5px;
    margin-top: -18px;
}
.detail-seller {
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    display: flex;
    align-items: flex-end;
}
/*.txt-detale {
        text-align: right;
}*/
.txt-detale h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.txt-detale h4 {
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.mar-btn-map {
    margin-bottom: 5px;
}
.cont-slider-import {
    float: left;
    width: 100%;
}
.list-thum {
    text-align: left;
    margin-bottom: 10px;
}
/*.btn-marg-photo {
        float: left;
        width: 100%;
        margin-top: -100%;
}*/
/*.bor-contac-detalil {
        border: 1px solid;
}*/
.no-pad {
    padding: 0px;
}
.color-hr {
    border-top: 1px solid;
}
.bg-form-detail {
    /* background: #414141 none repeat scroll 0 0; */
    overflow: hidden;
    padding: 0px 0 10px;
    font-weight: 300;
}
.pad-input {
    padding: 5px;
    color: #fff;
}

.sub-paf-input {
    font-weight: 300;
    padding: 0px;    
}
.sub-paf-input p {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 18px;
}

.phone::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f095";
    font-size: 14px;
}
.mobil::before{
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f10b";
    font-size: 14px;
}

.envelope::before{
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0e0";
    font-size: 14px;
}

@media (max-width:767px){
    .sub-paf-input { 
        padding: 0px;
        /*margin-left: 10px;*/
    }    

    .sub-paf-input .size-font-det-2 {
        font-size: 30px !important;
        line-height: normal !important;
    }
    .icon::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    .phone:before {
        content: none;
    }

    .mobil:before{
        content: none;
    }

    .envelope:before{
        content: none;
    }

    .margin {
        margin-bottom: 10px !important;
    }

    .ig {
        margin: 0;
    }

    .respo {
        width: 170px;
    }
}

.full-width {
    width: 100%;
}
.bord-inputs {
    border-radius: 4px!important;
}
.size-font-det {
    font-size: 17px;
}
.color-txt-des {
    color: #999997;
}
.cont-descrip-detail {
    border: 1px solid #999997;
    margin-bottom: 20px;
}
@media screen and (max-width: 991px ) {
    /*.navbar-default .navbar-nav>li>a {
            padding-top: 10px;
            font-size: 11px;
    }
    .navbar-default .navbar-nav>li>a:hover {
            background: none;
            padding-top: 10px;
            font-size: 11px;
    }
    .logo-nav {
            font-size: 14px;
            padding-top: 15px;
    }
    .pad-properti {
            padding-right: 0px;
            padding-left: 0px;
    }*/
    .form-filtro .form-group {
        flex-grow: 1;
        padding: 0 5px 0 0;
        flex-basis: 33%!important;
    }
    .big {
        flex-basis: 33%!important;
    }
    .medio {
        flex-basis: 33%!important;
    }
    .pad {
        float: left;
    }
    .pad2 {
        float: left;/*width: 100%;*/
    }
    .margg {
        margin-bottom: 5px;
        margin-top: -34px;
    }
    /*.txt-detale {
            text-align: left;
    }*/
    .paf-description {
        padding: 0px
    }
}
.flexslider {
    border: 0 solid #fff !important;
    border-radius: 0 !important;
    margin: 0 !important;
    position: relative !important;
}
.flex-direction-nav a {
    height: 45px !important;
}
.flex-viewport {
    margin-bottom: 5px !important;
}
#carousel .slides img {
    /*width: 132px !important;*/
    max-width: 192px;
    cursor: pointer;
}
.remarks {
    margin-top: 15px;
    margin-bottom: 15px;
}
.remarks .contour {
    border: 1px solid #999;
    padding: 15px;
}
.bor-contac-detalil .contour {
    border: 1px solid #999;
    overflow: hidden;
    padding: 15px;
}
.photosmap {
    height: 1px;
}
.photosmap .btn-primary {
    border: none;
    border-radius: 0px;
    margin-bottom: 5px;
}
#mapadiv {
    overflow: hidden;
    position: absolute;
}
#photosdiv {
    position: absolute;
    background-color: #FFF;
}
.nextprev {
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}
.nextprev a {
    text-decoration: none;
}
.input-content:first-child {
    margin-top: 0px;
}
.input-content:last-child {
    margin-top: 15px;
}
.input-content {
    margin-top: 0px;
    margin-bottom: 10px;
}
.input-content.button {
    margin-top: 0px;
    margin-bottom: 0px;
}
.input-content input {
    /* border-style: none; */
    border-radius: 0px !important;
    padding: 5px 9px;
}
.input-content button {
    border-radius: 0px !important;
}
#contactagent .selector {
    padding: 5px 3px;
    border-radius: 0px !important;
}
#contactagent .text {
    border-radius: 0px !important;
}
#contactagent button {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
label.error {
    color: #F00;
    margin-bottom: 0px;
}
.response {
    color: #fff;
    text-align: center;
}
#slider .slides li img {
    border: 1px solid #ccc;
}
#carousel .flex-viewport {
    border: 1px solid #ccc;
}
/*.details img {
        max-width: 100px;
}*/
.details h2 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: -2px;
    text-align: center;
}
.details h2.price {
    font-size: 28px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.flex-direction-nav a::before {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 40px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.6) !important;
}
/*.cajamapa {
        overflow: hidden;
}*/
@media screen and (max-width: 767px ) {
    .size-font-det {
        text-align: center;
    }
    .photosmap {
        /*height: 430px;*/
    }
    #mapadiv {
        /*position: relative;*/
    }
    #photosdiv {
        /*position: relative;*/
    }
    .form-group {
        margin-bottom: 0;
    }
}





/* Search */
.formsearch {
    background-color: #444444;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
    margin-bottom: 3px;
}
.selectBox {
    position: relative;
}
.selectBox select {
    width: 100%;
}
.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#checkboxes1 {
    background-color: #FFFFFF;
    border: 1px solid #414141;
    display: none;
    position: absolute;
    z-index: 1000;
    padding: 5px;
    text-align: left;
    color: #414141;
}
#checkboxes1 label {
    clear: both;
    display: block;
    float: left;
}
#checkboxes2 {
    background-color: #FFFFFF;
    border: 1px solid #414141;
    display: none;
    position: absolute;
    z-index: 1000;
    padding: 5px;
    text-align: left;
    color: #414141;
}
#checkboxes2 label {
    clear: both;
    display: block;
    float: left;
}
#checkboxes3 {
    background-color: #ffffff;
    border: 1px solid #dadada;
    display: block;
    position: relative;
    z-index: 1000;
    padding: 5px;
    text-align: left;
    overflow: hidden;
}
#checkboxes3 label {
    clear: both;
    display: block;
    float: left;
}
.formsearch h3 {
    margin: 0px;
    font-size: 20px;
}
/*#formsearch .form-control {
    border-radius: 3px !important;
    border-style: none;
    font-size: 12px;
    padding: 6px 4px;
    color: #000000;
}
#formsearch label {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
}
#formsearch .btn-primary {
    border: 3px solid #FFF;
    border-radius: 5px;
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
#formsearch .form-group {
    float: left;
    margin-right: 7px;
}
#formsearch .form-group.group1 {
    margin-right: 0px;
}*/
.formsearch .btn-primary {
    border-radius: 0px;
}
/*.movilsearch .btn-primary {
        border-style: none;
        margin-top: 5px;
}*/
#movilformsearch .btn-primary {
    border-style: none;
    margin-top: 5px;
    border-radius:0px;
}
.externalcheckboxmain {
    margin-top: 18px;
}
.externalcheckbox input[type="checkbox"] {
    float: left;
    margin: 3px 0 0;
}
.externalcheckbox label {
    float: left;
    margin: 0;
}
.movilsearch {
    display: none;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000 !important;
    opacity:  1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000 !important;
    opacity:  1 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #000 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #000 !important;
}
select {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;

    line-height: 30px !important;

    border: none !important;
}
.divclearall {
    display: none;	
}
.divclearall a {
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}
#modalformsearch .divclearall a {
    font-size: 13px;
    font-weight: normal;
    color: #ff0000;
    text-decoration: none;
}
#formsearch input[type="radio"] {
    line-height: normal;
    margin: 0;
}
@media all and (max-width: 991px) {
    .desktopsearch {
        display: none;
    }
    .movilsearch {
        display: block;
    }
    #movilformsearch label {
        float: left;
        margin-bottom: 0;
    }
    #movilformsearch .externalcheckbox input[type="checkbox"] {
        float: left;
    }
    #movilformsearch .externalcheckbox label {
        margin-right: 10px;
    }
    #movilformsearch .form-control {
        border-radius: 0px;
        width: 100% !important;
    }
    .movilsearch .btn-primary {
        border-radius: 3px;
        border-style: none;
        display: block;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-bottom: 12px;
        padding-top: 12px;
        background-color: #cfcfcf;
        color: #444444;
        height: 45px;
    }
    .modalformsearch .form-inline .form-group {
        display: block;
        margin-bottom: 15px;
        vertical-align: middle;
    }
    .externalcheckboxmain {
        margin-top: 0px;
    }
    /*.formsearch .container, .formsearch .container .row div {
            padding-right: 0px;
            padding-left: 0px;	
    }*/
    .details h2 {
        font-size: 35px;
    }
    #modalformsearch .modal-content {
        /*  max-height: 400px;
          overflow: scroll;*/
    }
}



.select-list {
    position: relative;
}
.select-list select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    width: 100% !important;
    min-width: 50px;
    line-height: 14px !important;
}
.select-list select::-ms-expand {
    display: none;
}
.select-list.options select {
    min-width: 150px;
}
.select-list::after {
    bottom: 0;
    color: #555;
    content: "?";
    font-size: 60%;
    line-height: 30px;
    padding: 2px 5px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.details label {
    font-weight: 300;
}
.details h6 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 300;
}

h3.developmenttitle {
    font-size: 18px;
    margin-bottom: 0px;
}
.details hr {
    margin: 0px;
    padding: 0px;
}
.colorsec1 h2 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 20px;
}




.centered {
    font-size: 0;
    text-align: center;
}
.centered > div {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.centered .features {
    font-size: 14px;
}

@media (max-width: 767px) {
    .movilsearch .btn-primary {
        width: 100%;
        margin-left: auto;
        margin-right: auto;                
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .movilsearch .btn-primary {
        width: 100%;
        margin-left: auto;
        margin-right: auto;                
    }
}

.Properties_Search p {
    margin: 0px;
}
.Properties_Search h2 {
    margin: 0px;
}
.navbar-default {
    margin-bottom: 3px !important;
}

.Properties_Search p {
    margin: 0px;
}
.Properties_Search h2 {
    margin: 0px; 
}
.flex-column-items {
    justify-content: space-between;
}
@media all and (max-width: 992px) {
    iframe {
        width: 100%;
    } 
}
@media all and (max-width: 768px) {
    iframe {
        width: 100%;
    }
}
@media all and (max-width: 580px) {
    iframe {
        height: 210px;
    }
}

.item-bold{
    font-weight: 300 !important;
}
.color-flex-items {
    color: #444444 !important;
    font-weight: bold !important;
}

.order-position {
    display: flex !important;
    justify-content: space-between;
    flex-direction: column;
}

.box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.item1 {
    padding-left: 0px;
}

.item2 {
    padding-left: 0px;
}
@media (max-width: 767px)  {

    .bolds {
        font-weight: bold;
    }

    .margin-bottom {
        margin-bottom: 15px !important;
    }
    .item1 {
        padding-right: 0px;
    }

    .item2 {
        padding-right: 0px;
    }    
}

@media (max-width: 391px)  {
    .sub-paf-input .icon {
        max-width: 315px;  
        line-height: normal;
        line-break: anywhere;        
    }
}

@media (max-width: 375px)  {
    .sub-paf-input .icon {
        max-width: 300px;                
    }
}

@media (max-width: 320px)  {
    .sub-paf-input .icon {
        max-width: 242px;         
    }
}
.colorland {
    padding-left: 0 !important;
}
.iti__selected-flag {max-height: 34px !important;}

