/****************************** sellers ******************************/
.showmovile {
    display: none;
}

.imagesec1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 65px;
}

.imagesec1 h1 {
    color: #000000;
    font-size: 35px;
    font-weight: 800;
}

.colorsec2 {
    padding-top: 0px;
    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: 20px;
    text-transform: uppercase;
}

.colorsec2 p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.colorsec2 .firstplace {
    margin-bottom: 30px;
}

.colorsec2 .firstplace .leftside {
    padding-top: 20px;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 20px;
}

.colorsec2 .firstplace .leftside h2 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
}

.colorsec2 .firstplace .leftside p {
    color: #FFFFFF;
}

.colorsec2 .firstplace .leftside h2 a {
    color: #FFFFFF;
}

.colorsec2 .firstplace .leftside p a {
    color: #FFFFFF;
    text-decoration: underline;
}

.colorsec2 .firstplace .rightside {
    padding-left: 0;
    padding-right: 0;
}

.colorsec2 .firstplace .rightside .hovereffect {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.colorsec2 .imagewidth {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

/*rgba(68,68,68,0.4)*/




.colorsec2 .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    min-height: 100%;
}

.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 .hovereffect:hover .overlay i {
    opacity: 1;
}

.colorsec2 .imgtext {
    margin-bottom: 30px;
}

.colorsec2 .imgtext .title {
    display: inline-block;
    padding: 15px 0px;
    text-align: center;
    width: 100%;
}

.colorsec2 .imgtext .title p {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

.colorsec2 .imgtext .excerpt {
    display: inline-block;
    padding: 0px;
    text-align: center;
    width: 100%;
    display: flex;
}

.colorsec2 .imgtext .excerpt p {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
    position: relative;
    letter-spacing: -1px;
    line-height: 24px;
    text-align: justify;
}

.colorsec2 .imgtext .morebutton {
    display: inline-block;
    padding: 15px 0px;
    text-align: center;
    width: 100%;
    font-weight: 600;
}

.colorsec2 .imgtext .morebutton p {
    margin-bottom: 0px;
    font-weight: 600;
    text-align: right;
}

.colorsec2 .imgtext .morebutton p a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
}

.imagesec3 {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 40px;
}

.imagesec3 .guideselector {
    padding: 40px 25px 60px;
}

.imagesec3 .guideselector h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 38px;
    margin-bottom: 30px;
}

.imagesec3 .guideselector p {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 30px;
}

.imagesec3 .guideselector .btn-guide {
    border-color: #ffffff;
    color: #fff;
    transition: all 300ms ease-in-out 0s;
}

.sellerbuyermodal .modal-content .modal-header {
    border-bottom: 0 solid #e5e5e5;
    padding-bottom: 0;
}

.sellerbuyermodal .modal-content .modal-header .close {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    line-height: 10px;
    opacity: 1;
    text-shadow: none;
}

.sellerbuyermodal .modal-content .modal-body {
    padding: 0 30px 30px;
}

.sellerbuyermodal .modal-content .modal-body h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 0;
}

.sellerbuyermodal .modal-content .modal-body p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0;
}

.sellerbuyermodal .modal-content .modal-body span {
    color: #ffffff;
}

.sellerbuyermodal .modal-content .modal-body .btn-gray {
    background-color: #444444;
    color: #ffffff;
    width: 100%;
}

label.error {
    color: #ff0000;
}

.colorsec2 .buttonmore {
    text-align: center;
}

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

.colorsec2 .buttonmore .btn-more {
    color: #fff;
}

.colorsec2 .content {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: normal;
}

.colorsec2 .content p {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: normal;
}

.btn {
    white-space: normal;
}

.seccontactform {
    background-color: #444444;
    padding-bottom: 40px;
    padding-top: 40px;
}

.seccontactform h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}

.seccontactform p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.seccontactform .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.seccontactform .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;
}

.seccontactform .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;
}

.seccontactform .hovereffect:hover .overlay i {
    opacity: 1;
}

.seccontactform .imgtext {
    margin-bottom: 30px;
}

.seccontactform .imgtext .title {
    background-color: #ffffff;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
}

.seccontactform .imgtext .title p {
    margin-bottom: 0px;
}

.seccontactform .imagewidth {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.centered {
    font-size: 0;
    text-align: center;
}

.seccontactform #theresponse {
    color: #fff;
    text-align: center;
}

.imagesec3 .guia img {
    height: 330px !important;
}

@media all and (max-width: 767px) {
    .colorsec2 .imgtext .title p {
        position: relative;
        top: 0;
        transform: translateY(0%);
    }

    .colorsec2 .imgtext .excerpt p {
        position: relative;
        top: 0;
        transform: translateY(0%);
    }

    .firstplace.hidemovile {
        display: none;
    }

    .showmovile {
        display: block;
    }

}













/* 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;
}

#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;
}

#contactform .form-control,
#contactform button {
    border-radius: 0px;
}

#contactform button,
#contactform2 button {
    /*border: 3px solid #FFF;*/
    border-radius: 5px;
    background-color: transparent;
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
}

#contactform .form-control {
    border-radius: 3px;
}

/* #contactform input {
    height: 50px;
} */

@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: 0;
        border-style: none;
        display: block;
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .externalcheckboxmain {
        margin-top: 0px;
    }

    .formsearch .container,
    .formsearch .container .row div {
        padding-right: 0px;
        padding-left: 0px;
    }

    .form-inline .form-group {
        display: block;
        margin-bottom: 15px;
        vertical-align: middle;
    }

    /*#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: 7px;
}

.btn-contacme {
    background-color: #fff !important;
    font-weight: unset !important;
}

.Properties_Search h2 {
    margin: 0px;
}

.Properties_Search p {
    margin: 0px;
}

.embed-container {
    width: 100%;
    padding: 0;
}

.embed-container iframe {
    height: 625px;
    border: 1px solid #fff;
}

@media (max-width: 991px) {
    iframe.MPvimeoIframe {
        position: relative !important;
        width: 100% !important;
        height: 391px !important;
    }

    .MptwoColIframeVimeoCont {
        padding: 0 !important;
    }
}

@media all and (max-width: 768px) {
    iframe {
        width: 100%;
    }
}

@media all and (max-width: 580px) {
    .embed-container {
        position: relative;
        padding-bottom: 56.25% !important;
        height: 0;
        overflow: visible;
        left: 0%;
    }

    .MptwoColIframeVimeoCont {
        padding: 0 !important;
    }

    iframe.MPvimeoIframe {
        position: relative !important;
        width: 100% !important;
        height: 193px !important;
    }

    iframe {
        border: 1px solid #fff;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        box-shadow: none !important;
    }
}