body {
    font-family: 'Ubuntu', sans-serif;
    font-size: 11pt;
    background: #ccc;
}
h1, h2, h3, h4, legend{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}
h2{
    font-size: 14pt;
    color: #b5263a;
}
header{
    width: 100%;
}
header a{
    color: #fff;
}
a{
    color: #b5263a;
}
footer{
    padding: 20px;
    margin-top: 30px;
    background: #000;
    color: #fff;
    border-top: 10px solid #b5263a;
}
footer ul{
    margin: 0;
    padding: 0;
}
footer li{
    list-style: none;
    margin-bottom: 10px;
}
legend{
    font-weight: bold;
    font-size: 15pt;
}
label{
    font-weight: normal;
    margin-top: 10px;
}
hr{
    background: #e0dddc;
    height: 2px;
}
#Global{
    /*background: url(../Images/SBI_header_index3.jpg) no-repeat top center;*/
}
.bodyContainer{
    background: #fff;
    padding: 0px !important;
    margin-top: 20px;
    border: 10px solid #B5263A;
}
#navbarContainer {
    background: #b5263a;
}
#RefSearch{
    position:absolute;
    bottom: 0;
    background: #b5263a;
    color: #fff !important;
    padding-bottom:10px;
}
#RefSearch small{
    color: #fff;
}
#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;
    z-index:2;
}
#menuOptions{
    margin: 0;
    padding: 0;
}
#menuOptions li{
    list-style:none;
}
.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: #fff;
  background: #000;
  padding: 1em;
  display: none;
}
.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.status{
    position: absolute;
    background: red;
    color: #fff;
    padding: 5px;
    top: 0;
}

.Roboto{
    font-family: 'Roboto Condensed', sans-serif;
}
.Times{
    font-family: 'Times New Roman', serif;
}
.LogoHeader{
}
.SubHeader{
    color: #fff;
    height: 499px;
}
.navImgIndex{
    margin: 20px 30px;
}
.txtLight{
    font-weight: 300;
}
.txtCenter{
    text-align: center;
}
.txtRight{
    text-align: right;
}
.txtBold{
    font-weight: bold !important;
}
.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;
}
.pictureBox{
    background: #dfdfdf url(../Images/logoOff.png) no-repeat center;
    height: 150px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    position:relative;
}
.pictureBoxDest{
    background: #dfdfdf url(../Images/logoOff.png) no-repeat center;
    text-align: center;
    width: 100%;
    position:relative;
    overflow: hidden;
}
.pictureBoxDest img{
    position:relative;
}
.pictureBox img{
    margin: auto -50%;
    position:relative;
}
.numPictures{
    position: absolute;
    background: #000;
    color: #fff;
    font-size: 10pt;
    padding: 5px;
    top: 121px;
    right: 15px;
}
.property-row{
    cursor: pointer;
}
.outstanding{
    background: #fcf6c3 !important;
}
.data-property h2{
    font-size: 14pt;
    margin-top: 5px;
}
.map_container{
    position: relative;
    padding-bottom: 70.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;
}

@media (max-width: 1024px) {
    #Logo .txt30{font-size: 15pt;}
    .navbar-nav li{
        padding: 0 !important;
    }
}
@media (max-width: 900px){
    .titleHeader{
    font-size: 15pt;
    }
    #Lista{
        display: none;
    }
    .navbar-nav li a{
        padding: 3px !important;
    }
    .navbar-nav li{
        padding: 0;
        font-size: 10pt;
    }
    #ColPrice{
        text-align: center !important;
    }
}
@media (max-width: 800px){
    .LogoHeader{
        width: 150px !important;
    }
}
@media (max-width: 640px){
    h1{text-align:center;}
    #Logo .txt30{
        font-size: 10pt;
    }
    .navbar{
        margin-top: 10px !important;
    }
    .dropdown-menu > li > a {
        color: #fff;
    }
    .pictureBoxDest{
        height: auto;
    }
    #RefSearch {
        position: static;
    }
    footer, footer .txtRight{
        text-align:center !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: 15pt !important;
}
.txt20{
    font-size: 20pt !important;
}
.txt30{
    font-size: 30pt;
}
.txt50{
    font-size: 50pt;
}
.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;
}
.mrgTop30{
    margin-top: 30px;
}
.mrgTop20{
    margin-top: 20px;
}
.mrgTop10{
    margin-top: 10px;
}
.mrgRight30{
    margin-right: 30px;
}
.mrgLeft10{
    margin-left: 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;*/
}
.icon-bar{
    background: #fff;
    width: 50px !important;
}
.navbar{
    border: none !important;
    margin-bottom: 0;
}

.btn-primary {
  color: #ffffff;
  background-color: #b5263a;
  border-color: #4d4d4d;
}

#singlebutton{
    background: #000 !important;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #6f6f6e;
  border-color: #4d4d4d;
}
.navbar-nav li{
    padding: 0 5px;
}
.multiselect {
    text-align: left;
}
.multiselect b.caret {
    position: absolute;
    top: 14px;
    right: 8px;
}
.multiselect-container{
}

.modal-body{
    padding: 0;
}

/*CUSTOM CAROUSEL*/
.carousel {
    height: auto;
    margin-bottom: 0;
    border: none;
    overflow: hidden;
}

/*CUSTOM FORM*/
.form-control, .multiselect, .multiselect-container{
    background: #dfdfdf;
    border: 1px solid #4d4d4d;
}
label.multiselect-group{
    color: #333;
}

/****COOKIES*****/
#dCookie {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    min-height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 99999;
}

.inner {
    width: 100%;
    padding: 5px;
}

    .inner a.CookieInfo {
        padding-left: 5px;
        text-decoration: none;
        color: #faff00;
    }

/* 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;
}