@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body {
    font-family: 'Lato', sans-serif;
}

.navbar.navbar-right.additional-menu {
    display: none;
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative;
}

#navbar li.active a,
.language-menu li.active a {
    cursor: default;
    color: #505050;
}

#navbar li.active,
.language-menu li.active {
    border-bottom: 3px solid #9b4519;
    cursor: nw-resize;
}

#menu .navbar ul>li:hover>a {
    background: 0 0;
    color: #9b4519;
}

.search-box .search-box-advanced,
.search-box .search-box-basic {
    background: #505050;
    padding: 25px;
}

.search-box .btn-primary,
.search-box .btn-primary:active,
.search-box .btn-primary:focus {
    background: #9b4519;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 900;
    border-color: #9b4519;
}

.btn-primary:hover {
    background-color: #fff !important;
    color: #505050 !important;
    border: 3px solid #ffffff !important;
}

#cookies-info {
    position: fixed;
    bottom: 0;
    background-color: #505050b0;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 2px solid #9b4519;
    text-align: center;
    z-index: 99999;
}

div#cookies-info p {
    color: white;
}

.btn-primary {
    border-radius: 3px;
    background: #9b4519;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 900;
    border: 3px solid #9b4519;
    -webkit-transition: color .5s, background .5s;
    transition: color .5s, background .5s;
}

.offer .offer-price,
h1,
h2 {
    color: #505050;
    font-weight: 700;
}

#menu .navbar ul>li>a::after,
h1::after,
h2::after {
    content: '';
    background: #9b4519;
}

.agent .agent-offers {
    background: #9b4519;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    top: 80px;
    right: 30px;
    color: #fff;
    text-align: center;
    line-height: 7px;
    display: block;
    font-size: .7rem;
    text-decoration: none;
}

.agent .contact-agent .btn-default {
    background: #9b4519;
    color: #fff;
    border: 0;
    height: 40 px;
    line-height: 40px;
    padding: 0 20px;
    outline: 0;
    border-radius: 0;
    font-size: .8rem;
    font-weight: 900;
}

.agent .contact-agent .agent-phone {
    color: #505050;
    border: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-weight: 900;
    font-size: 1rem;
}

.nav .caret {
    border-top-color: #505050;
    border-bottom-color: #505050;
}

.nav a:hover .caret {
    border-top-color: #505050;
    border-bottom-color: #505050;
}

.offer-box .carousel-control {
    background: 0 0;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 45%;
    color: #9b4519;
    font-size: 3rem;
    opacity: 1;
}

.offer .flag {
    z-index: 20;
    top: -2px;
    background: #9b4519;
    line-height: 40px;
    padding: 0 10px;
    right: -2px;
}

.offer .offer-container {
    position: relative;
    border: 2px solid #505050;
    padding: 10px;
}

.pricebox-menu {
    background: #505050;
    padding: 50px;
    text-align: right;
    margin-top: 10px;
    position: relative;
}

.offer-props>div span:nth-child(1) {
    text-align: left;
    text-transform: uppercase;
    opacity: 1;
    font-size: 0.9rem;
    font-weight: 700;
}

.offer-props>div::after {
    width: 8%;
    height: 3px;
    background: #9b4519;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
}

.offer-page h3 {
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #505050;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 50px;
}

.offer-page h3::after {
    display: block;
    content: '';
    width: 10%;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #9b4519;
}

.result {
    padding: 50px;
    background: #505050;
    color: #fff;
    border-top: 3px solid #9b4519;
}

.sort-panel.btn-group button.btn.active {
    color: #9b4519;
    opacity: 1;
}

.dropdown-menu li.active>a {
    background-color: #9b4519 !important;
    color: #fff !important;
}

.pagination li.active a,
.pagination li.active a:hover {
    background: #9c461b;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    background-color: #9b4519;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    background-clip: padding-box;
}

#menu .navbar ul>li>ul>li>a:hover {
    margin: 0;
    padding: 0;
    line-height: 40px;
    height: 40px;
    color: white;
}

.offer-props>div.price span:nth-child(2) {
    font-size: 2rem;
    color: #9b4519;
}

@media (min-width: 992px) {
    .bodyOffersList .search-box {
        position: absolute;
        top: 0px;
    }
}

.bodyOffersList {
        top: 0px;
    }

#header .slogan {
    bottom: 0px;
    left: 0;
    width: 100%;
    font-size: 2rem;
    line-height: 2rem;
    text-align: left;
    opacity: 1;
}

@media (max-width: 991px) {
    #header .slogan {
        bottom: 0px;
    }
}

/* @media (min-width: 992px) {
    .search-box {
        position: absolute;
        top: 0px;
    }
} */
.navbar.navbar-right.additional-menu {
    display: block;
}