body {
    font-family: 'Arimo', serif;
    font-size: 11pt;
    color: #565656;
    padding-bottom: 0 !important;
}
h1, h2, h3, h4 {
    
}
h1 {
    color: #987916;
    font-size: calc(1.8rem + 1vw);
}
h2 {
    font-size: calc(1.5rem + 1vw);
    color: #000;
}
header{
    width: 100%;
}
    header a {
        color: #333c87;
    }
a {
    color: #333c87;
}
}
video{
    width: 100%;
    margin-top: -100px;
}
footer {
    padding: 20px;
    border-top: 1px solid #333c87;
    margin-top: 30px;
    color: #333c87;
}

footer ul{
    margin: 0;
    padding: 0;
}
footer li{
    list-style: none;
    margin-bottom: 10px;
}

legend{
    font-size: 15pt;
    border-color: #ccc;
    color: #000;
}
label{
    font-weight: normal;
    margin-top: 10px;
}
hr{
    background: #e0dddc;
    height: 2px;
}
fieldset {
    padding-bottom: 20px;
}
#Global{
    /*background: url(../Images/SBI_header_index3.jpg) no-repeat top center;*/
}
#Logo{
    background: white;
}

#versiones.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
    margin-left: -15px;
}
#loader, #loaderR {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    opacity: .8;
    background-color: #FFFFFF;
}
#menuOptions{
    margin: 0;
    padding: 0;
}
#menuOptions li{
    list-style:none;
}
.go-top {
  position: fixed;
  bottom: 2em;
  right: 6em;
  text-decoration: none;
  color: #fff;
  background: #000;
  padding: 1em;
  display: none;
}

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.go-what {
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    color: #fff;
    background: #00bb2d;
    padding: 0.23em;
}

.bgTransp {
    background: url(../Images/bgTransp.png);
    opacity: 0.9;
}

.FloatCarou {
    position: absolute;
    top: 0;
}

.FixSearch {
    position: fixed;
    bottom: 0px;
    width: 262px;
    z-index: 2;
    padding: 10px 0 30px 0;
    background: #fff;
}
.status{
    position: absolute;
    background: red;
    color: #fff;
    padding: 5px;
    top: 0;
}
.LogoHeader {
    text-shadow: 1px 1px 6px rgba(255, 255, 255, 0.95);
}
.SubHeader{
    color: #fff;
    height: 499px;
}
.navImgIndex{
    margin: 20px 30px;
}
.txtLight{
    font-weight: 300;
}
.txtCenter{
    text-align: center;
}
.txtRight{
    text-align: right;
}
.titleHeader{
    margin-top: 120px;
    text-shadow: 2px 2px 2px #333;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.titleIndex{
    font-size: 22pt;
    margin-top: 60px;
}
.titleIndex span{
    display: block;
    font-size: 50pt;
}
.noDisp{
    display: none;
}
.lightGrey{
    color: #868383 !important;
}
.m1{
    background: #02a190;
}
.m2{
    background: #19b4a4;
}
.m3{
    background: #2ebfb0;
}
.m4{
    background: #48d1c3;
}
.m5{
    background: #6ae3d6;
}
.m6{
    background: #87e2d8;
}
.m7{
    background: #9d9c9c;
}
.m8{
    background: #adacac;
}
.m9{
    background: #bbb9b9;
}
.pictureBoxDest {
    background: #dfdfdf url(../Images/logoOff.png) no-repeat center;
    text-align: center;
    height: 170px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .pictureBoxDest img {
        position: absolute;
        top: -100%;
        left: 0;
        right: 0;
        bottom: -100%;
        margin: auto;
        width: 100%;
    }

.destContainer {
    background: #dfdfdf;
    height: 450px;
}

    .destContainer a {
        color: red;
    }

.dstText {
    padding: 20px;
}

.pictureBox {
    background: #dfdfdf url(../Images/logoOff.png) no-repeat center;
    height: 250px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .pictureBox img {
        position: absolute;
        top: -100%;
        left: -50%;
        right: -50%;
        bottom: -100%;
        margin: auto;
    }
.numPictures{
    position: absolute;
    background: #000;
    color: #fff;
    font-size: 10pt;
    padding: 5px;
    top: 191px;
    right: 15px;
}
.form-border {
    border-top: 1px solid #c4c2c2;
}
.property-row {
    cursor: pointer;
    font-size: 10pt;
    height: 450px;
    margin-bottom: 10px;
}
    .property-row h2 {
        color: #3d4c5f;
    }
.outstanding {
    background: #f2f3f4 !important;
}
.data-property h2{
    font-size: 12pt;
    margin-top: 5px;
}
.map_container{
    position: relative;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.map_container .map_canvas{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.loader{
    position:relative;
    top:50%;
    left: 50%;
    margin: -64px 0 0 -64px;
}

.FixHeader {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 20;
    width: 100%;
    margin: 0 !important;
    left: 0;
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  /* Styles */
}

@media (max-width: 1024px) {
    .navbar-nav li{
        padding: 3px !important;
    }
}
@media (max-width: 900px){
    .titleHeader{
    font-size: 15pt;
    }
    #Lista{
        display: none;
    }
    .navbar-nav li a{
        padding: 3px !important;
        font-size: 9pt;
    }
    .navbar-nav li{
        padding: 0;
        font-size: 10pt;
    }
    #ColPrice{
        text-align: center !important;
    }
    .pictureBox img {
        width: auto !important;
    }
}
@media (max-width: 800px){
    .FloatCarou {
        position: initial;
    }
    video{
        width: 100%;
        margin-top: -50px;
    }
    .flex-viewport {
        max-height: 250px !important;
    }

    #slider .slides li img {
        max-height: 250px !important;
    }
    .pictureBox img {
        width: 100% !important;
    }
    .navbar {
        background: none !important;
    }
    .data-property .txtRight, .dstText .txtRight {
        text-align: left !important;
        margin-top: 10px;
    }
}
@media (max-width: 640px){
    .LogoHeader{
        width: 150px !important;
    }
    #Logo .txtRight{
        text-align: left !important;
    }
    #Logo{
        padding: 10px !important;
    }
    video{
        width: 100%;
        margin-top: 0;
    }
    
    .navbar{
        margin-top: -70px !important;
        border:none !important;
    }
    .collapse ul.nav{
        background: #987916;
    }
    #Lang {
        background: #987916;
    }
    #Lang a{
        color: white;
    }
    #Lang a:hover{
        color: black;
    }
    header a{
        color: #fff;
    }
    .pictureBoxDest{
        margin-top: 30px;
    }
    footer, footer .txtRight {
        text-align: center !important;
    }
    footer .txtRight img{
        margin-top: 30px;
    }
    #FilterShow {
        display: block;
        padding: 0;
    }
    .destContainer{
        height: auto !important;
    }
    .txt15 {
        font-size: calc(1.2rem + 0.7vw) !important;
    }
}

/*VIDEO*/
.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 57.25%;
}
 
.txtWhite{
    color: #fff;
}
.txtJustify{
    text-align: justify;
}
.txt12{
    font-size: 12pt !important;
}
.txt15{
    font-size: calc(1.5rem + 0.8vw);
}
.txt20{
    font-size: 20pt !important;
}
.txt30{
    font-size: 30pt !important;
}
.autoCenter{
    margin: 0 auto;
}
.bigLogo{
    position: absolute;
    top: 335px;
    width: 100%;
    z-index: 4;
}
.bgWhite{
    background: #fff;
}
.content-white{
    background: #fff;
    padding-top: 50px;
}
.content-green{
    background: #678713;
    padding: 30px 0;
    color: #fff;
}
.content-grey{
    background: #dfdfdf;
    padding: 30px 0;
}
.mrgBottom30{
    margin-bottom: 30px;
}
.mrgBottom20{
    margin-bottom: 20px;
}
.mrgBottom10 {
    margin-bottom: 10px;
}
.mrgBottom5 {
    margin-bottom: 5px;
}
.mrgTop30{
    margin-top: 30px;
}
.mrgTop10{
    margin-top: 10px;
}
.mrgTop5 {
    margin-top: 5px;
}
.mrgRight30{
    margin-right: 30px;
}
.mrgRight10 {
    margin-right: 10px;
}
#ColPrice{
    text-align: right;
}
.uInfo{
    width: 330px;
}
.uInfo li{
    list-style: none;
    padding: 5px;
    color: #fff;
    background: #000;
    margin-bottom: 10px;
}
.prc_33{
    width: 33.33333333333333%;
}
.txtRed{
    color: #d10b0b;
}
.dClear{
    clear:both;
}

/*CUSTOM BOOTSTRAP*/
.jumbotron {
    background: none;
    padding: 20px !important;
}
    .jumbotron h1, .jumbotron h2 {
        color: #987916;
    }
.icon-bar{
    background: #000;
    width: 50px !important;
}
.navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-toggle {
    margin: 30px 0 0 0;
}
.nav li a{
    padding-left: 3px;
    padding-right: 3px;
}
.btn-primary {
    color: #fff;
    background-color: #333c87;
    border-color: #ccc;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #987916;
  border-color: #fff;
}

.btn-success {
    background: #c39913;
    border-color: #666;
    color: #000;
}

.navbar-nav li{
    padding: 0 15px;
}
.multiselect {
    text-align: left;
}
.multiselect b.caret {
    position: absolute;
    top: 14px;
    right: 8px;
}
.multiselect-container{
    width: 100%;
}

.modal-body{
    padding: 0;
}

/*CUSTOM CAROUSEL*/
ul.bxslider {
    margin-left: 0;
    padding-left: 0;
}

.pagination li.active a{
    background: #987916;
    color: white;
}
.pagination li a{
    color: black;
}
.bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none !important;
    left: 0 !important;
    background: none;
    transform: translateZ(0px);
}

.bx-wrapper img {
    margin: 0 auto;
    width: 100%;
}

.bx-wrapper {
    max-height: 900px;
    overflow: hidden;
}

/*CUSTOM CAROUSEL*/
.flex-direction-nav a::before {
    color: #fff !important;
    font-size: 30px !important;
}

/*CUSTOM FORM*/
.form-control, .multiselect, .multiselect-container {
    background: #fef6da;
    border: 1px solid #ccc;
}

/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: black;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
}

    #gdpr-cookie-message h4 {
        color: greenyellow;
        font-family: 'Quicksand', sans-serif;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #gdpr-cookie-message h5 {
        color: greenyellow;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: white;
        font-size: 15px;
        line-height: 1.5em;
    }

        #gdpr-cookie-message p:last-child {
            margin-bottom: 0;
            text-align: right;
        }

    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
    }

    #gdpr-cookie-message a {
        color: greenyellow;
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255,255,255,0.75);
        transition: all 0.3s ease-in;
    }

        #gdpr-cookie-message a:hover {
            color: white;
            border-bottom-color: var(--red);
            transition: all 0.3s ease-in;
        }

    #gdpr-cookie-message button,
    button#ihavecookiesBtn {
        border: none;
        background: #987916;
        color: white;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        padding: 7px;
        border-radius: 3px;
        margin-left: 15px;
        cursor: pointer;
        transition: all 0.3s ease-in;
    }

        #gdpr-cookie-message button:hover {
            background: white;
            color: red;
            transition: all 0.3s ease-in;
        }

button#gdpr-cookie-advanced {
    background: white;
    color: red;
}

#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}

#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}