@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: 15px;
    padding-right: 0px;
    padding-left: 0px;
}
.toppad {
    padding-bottom: 7px;
}
.colorsec1 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: 14px;
    font-weight: 300;
    /*letter-spacing: -1px;*/
    line-height: 20px;
    margin-bottom: 7px;
    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 img {
    min-height: 260px;
}
.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 .contour {
    border: 1px solid #999;
    padding: 5px;
}
.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: center;*/
    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;
    /*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: 400;
}
/*.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;
}

/****************************** Property search ******************************/

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

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

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

#formsearch .type-property {
    color:#000000;
}
@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***************/

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

.modal-high-conversion .iti__selected-flag{max-height: 42px !important;}
#contactagent .iti__selected-flag{max-height: 34px !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: 15px;
    }
}
.colorsec2 .detailscontainer {
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: 300;
}
.colorsec2 .detailscontainer.detailscentered {
    display: flex;
    justify-content: center;
}
.colorsec2 .details {
    width: 33.33%;
    float: left;
}
.details label {
    font-weight: 300;
}
.details h6 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 300;
}
.details hr {
    margin-top: 5px;
    margin-bottom: 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;
}
.colorsec2 .sortby {
    padding: 0px;
    display: inline-block;
    margin-right: 10px;
}

.colorsec2 .sortby-select {
    padding-left: 0px;
    display: inline-block;
    border: 1px solid #cecece;
}

@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;
    }
}
.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: 13px;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-end;
}
@media (max-width: 768px){
    .detail-seller {
        padding: 0px;
        margin-top: 17px;
        margin-bottom: 17px;
        display: flex;
        align-items: flex-end;
    }
}
/*.txt-detale {
        text-align: right;
}*/
.txt-detale h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: left;
}
.txt-detale h4 {
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: left;
}
.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-txt {
    font-weight: 300;
}
.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: 25px !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;
    }
}
.sub-paf-input p {
    font-size: 18px;
    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
    }
    .bor-contac-detalil.details.cajadetalles {
        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;
    padding-left: 0px;
    padding-right: 0px;
}
.remarks-cont {
    padding-left: 0px;
    font-family: roboto !important;
    font-size: 15px !important;
}
.remarks .contour {
    border: 1px solid #999;
    padding: 15px;
}
.bor-contac-detalil .contour {
    border: 1px solid #999;
    overflow: hidden;
    padding: 16px;
}
.photosmap {
    height: 1px;
}
.photosmap .btn-primary {
    border: none;
    border-radius: 0px;
    margin-bottom: 5px;
    border-right:1px solid #fff;
}
#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: 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: 0px;
    text-align: left;
    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: 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;
    }
    .remarks-cont {
        padding-right:  0px;
    }
}

.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: 75px;
    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;
}

@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;
    }
    .sub-paf-input p {
        margin-top: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .sub-paf-input .icon {
        line-break: anywhere;
    }
}

.logo-info {
    padding-right: 12px;
    padding-left: 12px;
}
@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;
    }
    .photosmap #vtour {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.spain-features h4 {
    margin-top: 20px;
    margin-bottom: 35px;
    font-size: 18px;
    display: inline-block;
}
.spain-features p span {
    font-weight: bold;
}
.spain-features{
    padding-left: 0px;
}
.spain-checks {
    margin-top: 25px;
    margin-bottom: 25px;
}
.spain-checks .fa-check {
    margin-right: 5px;
    font-size: 18px;
    color: #0ba442;
}
.spain-checks .fa-times {
    margin-right: 5px;
    font-size: 18px;
    color: #c60d0d;
}
.usa-checks {
    margin-top: 0px;
    margin-bottom: 25px;
}
.usa-checks .fa-check {
    margin-right: 5px;
    font-size: 18px;
    color: #0ba442;
}
.spain-features .fa-caret-right {
    font-size: 18px;
    margin-right: 5px;
}
.youtubevideo {
    padding-left: 0px;
}

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

#cruz {
    background: blue;
    height: 60px;
    position: relative;
    width: 3px;
}
#cruz:after {
    background: blue;
    content: "";
    left: -15px;
    height: 3px;
    position: absolute;
    top: 30px;
    width: 15px;
}
.data {
    padding-top: 20px;
    padding-right: 8px;
    padding-left: 0px;
    display: flex;
    justify-content: right;
    font-weight: bold;
}
.data2 {
    padding: 0px;
    display: flex;
    justify-content: right;
}
.data3 {
    font-weight: bold;
    margin-bottom: 20px;
}
.data4 {
    font-weight: bold;
}
.valor {
    display: flex;
    justify-content: right;
    padding: 0px;
}
.valor1 {
    padding: 0px;
}
.valor2{
    margin-bottom: 20px;
}
.fa-circle {
    font-size: 10px;
    padding-top: 5px;
    padding-right: 3px;
    color: blue;
}
.data5 {
    padding-left: 0px;
}
.data6 {
    margin-bottom: 25px;
    margin-top: 25px;
    margin-left: 2px;
}
.faiconos {
    font-size: 25px;
}
.data7 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.data8 {
    margin-top: 40px;
    margin-bottom: 40px;
    height: 100px;
}
.titoli {
    margin-top: 5px;
}
.inter1 {
    font-size: 16px;
}
.inter2 {
    font-size: 20px;
}
.inter1, .inter2, .inter3, .inter4 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.fa-upload, .fa-download {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 20px;
}
.inter3, .inter4 {
    font-size: 14px;
}
.data9 {
    padding-right: 0px;
    padding-left: 10px;
}
.data10 {
    margin-bottom: 25px;
    margin-top: 25px;
}
@media (max-width: 992px) {
    .data9 {
        padding-right: 0px;
        padding-left: 15px;
    }
    .data8 {
        height: 60px;
    }
    .img-responsive.connectivity {
        width: 65px;
    }
}
@media (max-width: 768px) {
    .data5 {
        padding-left: 15px;
    }
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.iframe {
    margin-bottom: 60px;
}
.container-fluid .apimo-data{
    background-color: #ececec;
    margin-bottom: 10px;
}
.img-responsive.connectivity {
    width: 65px;
}
.txtfont label {
    margin-left: -14px;
  }
  .marg{
      margin-top: 35px;
  }
  .margt{
      margin-top: -20px;
      padding-left: 0px;
  }
  .backtable{
      padding-left: 0px;
  }