@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;
}
/****************************** Property search ******************************/
.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: 40px;*/
    padding-left: 0px;
    padding-right: 0px;
}
.colorsec1 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: 14px;
    font-weight: 300;
    /*letter-spacing: -1px;*/
    line-height: 20px;
    margin-bottom: 7px;
    margin-top: 0px;
}
.colorsec2 .hovereffect {
    width: 100%;
    height: 240px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.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 img {
    min-height: 240px;
}
.colorsec2.newversion .hovereffect .overlay span {
    color: #fff;
    border: 1px solid;
    border-radius: 150px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 78px;
    font-weight: bold;
    opacity: 0;
    position: relative;
    top: 80%;
    min-width: 150px;
    border: 1px solid;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
    font-family: Arial, Helvetica, sans-serif;
}
.colorsec2.newversion .carousel-control{
    opacity:0 !important;
}
.colorsec2.newversion .carousel-inner {
    border-radius:6px;
}
.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;
    padding:0px 8px;
}

.colorsec2.newversion .imgtext {
    margin-bottom: 30px;
    padding:0px 0px 0px 15px;
}

.colorsec2 .contour {
    border: 1px solid #999;
    padding: 5px;
}
.colorsec2.newversion .detailscontainer span{
    font-size: 19px;
    font-weight: 400;
    font-family: 'Quicksand', sans-serif, serif !important;
}
.colorsec2.newversion .imgtext .title {
    display: inline-block;
    padding: 10px;
    border-top: 0;
    /*text-align: center;*/
    width: 100%;
    font-family:'Quicksand', sans-serif, serif !important;
}
.colorsec2.newversion .imgtext .title a{
    text-decoration: none;
    color: #000;
}
.colorsec2.newversion .imgtext .title a:hover{
    color:#000 !important;
}
.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: 18px;
}
.colorsec2.newversion p a {
    color: #000;
}

.colorsec2.newversion a h2 {
    color: #000;
}

.colorsec2.newversion p b a {
    color: #0078A8;
}
.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 h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #000;
    font-family:'Quicksand', sans-serif, serif !important;

}
/*.colorsec2 .imgtext .title p {
        margin-bottom: 0px;
}*/
.colorsec2 .imagewidth {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media all and (min-width: 768px) {
    .colorsec2 .imgtext .title p {
        position: relative;
    }
}

.colorsec2 .buttonmore {
    text-align: center;
}
.colorsec2 .buttonmore .btn {
    border-style: none;
    color: #fff;
    text-transform: uppercase;
}
.colorsec2 .buttonmore .btn-more {
    color: #fff;
}

.colorsec2 .sortby {
    padding-left: 5px;
    padding-right: 0px;
    display: inline-block;
    margin-right: 10px;
}
.colorsec2 .sortby-select {
    padding-left: 0px;
    display: inline-block;
}

.newversion #map .leaflet-popup-content {
    font-family:Quicksand !important;
}
/*.navbar {
    min-height:85px;
}
.navbar-brand {
    height: 85px;
    padding-top:0px;
    margin-top:-8px;
}
ul.navbar-right {
    margin-top:22px;
}*/
/****************************** Property search ******************************/
.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%;
    margin-bottom: 5px;
}
.col-md-6.col-lg-6.hidden-sm.hidden-xs.mymap {
    padding-left:0px;
}

.newversion .row .propertyscroll .resultsNumber {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    padding-left: 20px;
    font-family: 'Quicksand', sans-serif, serif !important;
}
/*.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 .thirdplace {
        padding-right: 0px;
        padding-left: 0px;
}
.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: 0px;
    }
}
.colorsec2 .detailscontainer {
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: lighter;
}
.colorsec2 .details {
    width: 33.33%;
    float: left;
}
.details label {
    font-weight: 300;
    margin-bottom: 3px;
}
.details h6 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 300;
}
.details hr {
    margin: 0px;
    padding: 0px;
}
.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;
}
@media all and (max-width: 767px) {
    .form-control {
        max-width: 100%;
    }
    .externalcheckboxmain {
        margin-top: 0;
    }
    .externalcheckbox input[type="checkbox"] {
        float: none;
        margin: 3px 0 0;
    }
    .externalcheckbox label {
        float: none;
        margin: 0;
    }

    .movilsearch .btn-primary {
        width: 220px;
        margin-left: auto;
        margin-right: auto;
        background-color: #cfcfcf;
        color: #444444;
        height: 45px;
        padding-left: 0px;
        padding-right: 0px;
    }

}
.form-filtro {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.form-filtro .form-group {
    flex-grow: 1;
    padding: 0 5px 0 0;
    flex-basis: 10%;
}
.form-filtro .form-control {
    width: 100%;
}
.form-filtro .form-nowrap {
    white-space: nowrap;
}
/*.navbar-default .navbar-nav>li>a {
        padding-top: 45px;
        font-size: 11px;
}
.navbar-default .navbar-nav>li>a:hover {
        background: #e8e6e6;
}*/
.fluid-head {
    background: #eef4ff;
}
.fuid-filtro {
    background: #414141;
    padding: 20px;
}
.nav-bord {
    background: none;
    border: 0px;
}
.logo-nav {
    font-size: 35px;
    padding-top: 35px;
}
.tit-filtro {
    color: #fff;
    font-size: 15px;
}
.big {
    flex-basis: 30%!important;
}
.medio {
    flex-basis: 15%!important;
}
/*.txt-label-filt {
        color: #fff
}*/
.btn-find {
    background: #999;
    border: 1px solid #999;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 25px;
    width: 100%;
}
.up-pagina {
    float: left;
    margin-top: 25px;
    font-size: 18px;
}
.up-buton-pagina {
    float: right;
}
.config-boton {
    float: left;
    text-align: center;
    padding: 5px;
}
.thum-border {
    border-radius: 0px;
    border: 1px solid #000;
}
.img-properties {
    width: 100%;
    display: block;
}
.precie {
    text-align: center;
    color: #f00;
}
.adrres-properties {
    text-align: center;
}
.bord-detail-properti {
    border: 1px solid #4591b0;
    margin-bottom: 5px;
}
.view-detail {
    float: left;
    border-radius: 0px;
    background: #000;
    border: 1px solid #000;
}
/*//////////////////////////////////////////////////////*/

.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: 15px;
    margin-bottom: 0px;
    display: flex;
    align-items: flex-end;
}
/*.txt-detale {
        text-align: right;
}*/
.txt-detale h3 {
    margin-top: 6px;
    margin-bottom: 1px;
    text-align: center;
}
.txt-detale h4 {
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 10px;
    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: 10px;
    font-weight: 300;
}
.pad-input {
    padding: 5px;
    color: #fff;
}
.sub-paf-input {
    font-weight: 300;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.sub-paf-input p {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 14px;
}
.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 {
    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 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.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: 5px;
    margin-bottom: 4px;
    text-align: center;
    letter-spacing: -2px;
}
.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: 1px;
}
.topsearch {
    margin-bottom: 10px;
}
.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: 0px !important;
    border-style: none;
    font-size: 12px;
    padding: 6px 4px;
    color: #000000;
}
#formsearch label {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
    font-family:'Quicksand', sans-serif, serif !important;
}
#formsearch .btn-primary {
    border-radius: 0px;
    border-style: none;
    margin-top: 2px;
}
#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;
    }
    .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;*/
    }
    .container-fluid.colorsec2.newversion {
        padding-top:20px;
    }
}



.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: 12px;
}
.select-list.proptyp::after {
    padding-left: 72px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .movilsearch .btn-primary {
        font-size: 16px;
        width: 350px;
        margin-left: auto;
        margin-right: auto;
        background-color: #cfcfcf;
        color: #444444;
        height: 45px;
    }
}
.Properties_Search p {
    margin: 0px;
}
.Properties_Search h2 {
    margin: 0px;
}

/****Fix para boton de slider en property search***/
.colorsec2 .imgtext .carousel-inner .carousel-caption .hovereffect:hover .overlay {
    background-color: transparent;
}

.colorsec2 .imgtext .carousel-inner .carousel-caption .hovereffect:hover .overlay span {
    top: 8px;
}
.colorsec2 .imgtext .carousel-inner .carousel-caption .hovereffect {
    width: 416px;
    height: 241px;
    top: 0px;
    left: 0px;
}

.colorsec2 .imgtext .carousel-inner .carousel-caption {
    right: 0px !important;
    top: auto;
    left: 50% !important;
    padding: 0px;
    width: 240px;
    height: 34px;
    bottom: 40px;
    margin-left: -120px;
}

.colorsec2 .imgtext .carousel-inner .carousel-caption .hovereffect {
    width: 240px;
    height: 35px;
    top: 0px;
}

.colorsec2 .hovereffect .overlay {
    width: 100%;
    height: 35px;
    -webkit-transition: none;
    transition: none;
    background-color: transparent;
}

.colorsec2 .imgtext .carousel-inner .carousel-caption .hovereffect .overlay span{
    transform:none;
    transition:none;
}

@media screen and (min-width: 991px ) {
    .newversion .row .propertyscroll {
        overflow: hidden;
        padding-right:15px;
        padding-top:20px;
        overflow-y: scroll;
    }
}

.paginationarrows {
    position: relative;
    width: 60%;
    padding: 0px 20px;
    margin: 0 auto;
    float: none;
}

.paginationText {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.paginationarrows a {
    display: block;
    color: #000;
    width: 20px;
    text-align: right;
}

.paginationarrows a i {
    display: inline;
}

.paginationarrows .prev {
    position: absolute;
    left: 0px;
}

.paginationarrows .next {
    position: absolute;
    right: 0px;
}

@media all and (max-width: 768px) {
    .paginationarrows {
        position: relative;
        width: 100%;
        padding: 0px 20px;
        margin: 0 auto;
        float: none;
    }
    .paginationText {
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }
}


/****Fix para boton de slider en property search***/


/***Seccion nueva de contacto ***/

.colorsec3 .contacme {
    padding-left: 0px;
    padding-right: 0px;
}
.colorsec3 .contacme .contactmeform {
    padding-left: 0px;
    padding-right: 0px;
}
.colorsec5 .text-center {
    padding-left: 15px;
    padding-right: 15px;
}

@media all and (max-width: 580px) {
    .MultipurposeP .parallaxformused .downloaditform .container-fluid.contacme, .MultipurposeP .parallaxformused .downloaditform .container-fluid.contacme .contactmeform{
        padding: 0;
    }
}

.colorsec3.Contacme {
    padding-top: 0px!important;
    padding-bottom: 0px !important;
    background-color: #444444;
}

.colorsec3 .container.contacme {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}

.colorsec3 .contacme {
    padding-left: 0px;
    padding-right: 0px;
}

.colorsec3 .contacme .contactmeform {
    padding-left: 0px;
    padding-right: 0px;
}

.Contacme h2 {
    margin-top: 0px;
}

.Articles h2.articles-title, .Contacme h2.contacme-title{
    font-size: 27px !important;
}

.contacme h1, .Contacme h2.contacme-title {
    font-weight: 300;
    letter-spacing: -1px;
    font-family: inherit;
}

.Contacme h1, .Contacme h2.contacme-title {
    margin-top: 15px;
    margin-bottom: 20px;
}

.Contacme h2.contacme-title {
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 38px;
}

.Articles h2.articles-title, .Contacme h2.contacme-title{
    font-size: 27px !important;
}

.contacme h1, .Contacme h2.contacme-title {
    /*        font-size: 18px !important;
            text-transform: uppercase;*/
    font-weight: 300;
    letter-spacing: -1px;
    font-family: inherit;
}

.Contacme h1, .Contacme h2.contacme-title {
    margin-top: 15px;
    margin-bottom: 20px;
}

.Contacme h2.contacme-title {
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 38px;
}

.colorsec3 .contacme .contactmeform {
    padding-left: 0px;
    padding-right: 0px;
}

.contactmeform .btn-submit{
    border-radius: unset;
    background-color:  #d1b676;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

#theresponse {
    color: #FFF;
    text-align: center;
}

.contact_mpp #theresponse {
    width: 100%;
}

@media (max-width: 991px){
    .contact_mpp #theresponse {
        width: 750px;
    }
}



@media (max-width: 991px){

    #contactform ::placeholder{
        font-size: 18px !important;
        /*text-transform: uppercase;*/
        font-weight: 300;
        letter-spacing: -1px;
        /*font-family: inherit !important;*/
    }

}

.styleletter {
    font-size: 16px !important;
}

.popupProperty .content-popup {
    float:left;
    background-size: 230px auto ;
    height : 153px;
    border-radius: 8px;
    color: #fff;
    width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding-left: 9px;
    margin-bottom: 10px;

}

.popupProperty .popup-price {
    font-size: 18px !important;
    color: #fff;
    font-weight: 700 !important;
    text-shadow: rgb(68, 68, 68) 1px 2px;
}

.popupProperty .popup-specs {
    font-size: 14px !important;
    color: #fff;
    font-weight: 400  !important;
    margin-bottom: 4px;
    text-shadow: rgb(68, 68, 68) 1px 2px;
}

.myIconMarker {
    background-color:#fff;
    border-radius: 5px;
    color:#000;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.myIconMarker p {
    font-size: 12px !important;
    text-align: center;
    border-radius: 5px;
    margin: 0px;
}

.myIconMarker div {
    width: 0;
    height: 0;
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 3px solid transparent;
}

.myIconHoverMarker {
    background-color:#FF0000;
    border-radius: 5px;
    color:#fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.myIconHoverMarker p {
    font-size: 12px !important;
    text-align: center;
    margin: 0px;
}

.myIconHoverMarker div {
    width: 0;
    height: 0;
    border-top: 4px solid #FF0000 !important;
    border-left: 4px solid transparent;
    border-right: 3px solid transparent;
}