@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    padding: 0;
}

.left {
    float: left;
    text-align: left;
    font-family: 'montserratlight';
}

.left a {
    color: var(--main_color_1);
}

.right {
    float: right;
    text-align: right;
}

.readmore {
    color: var(--main_color_black);
    text-decoration: underline;
    font-size: 12px;
}

/* .bg-left:hover, .bg-right:hover {
    opacity: 0.4;
} */

@media (min-width: 461px) {
    /*  fix for nav temp */
    button.navbar-toggler.ml-auto {
        margin-left: 130px !important;
    }
}

/*p.register-footer img {
    width: 300px;
}*/

.register-footer span {
    color: var(--main_color_white);
}

.register-footer span.top {
    font-weight: bold;
    font-size: 18px;
}

select.nav-link.px-2 {
    background: no-repeat;
    border: 0;
}

.btn-group {
    width: 100%;
    height: 100%;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    text-align: left;
}

h2.offices.mb-5 {
    text-align: left;
}

.office_img {
    border-radius: 50%;
    overflow: hidden;
    height: 215px;
    width: 215px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slick-lightbox-slick .slick-slide.slick-active {
    float: right;
}

.padding-top-1-6 {
    padding-top: 1.6rem !important;
}

.prop-info-icon-terrace {
    width: 30px;
}

.ref-under-price {
    float: right;
    font-weight: 400;
}

.office_img img {
    height: 100%;
    width: 100%;
}

.btn-send {
    width: 125px;
    height: 38px;
}

.offices {
    text-align: justify;
    color: var(--main_color_1);
    font-size: 24px;
    font-weight: bold;
    font-family: 'montserratlight';
}

.listingImgBox {
    width: 500px;
    height: 330px;
    background: no-repeat;
    float: left;
}

li.list--list-item {
    display: block;
    clear: both;
}

.services-head {
    color: var(--main_color_2);
    font-weight: bold;
}

label.checkbox {
    color: var(--main_color_1);
}

.property-card .row .single {
    border: 1px solid #acacac;
    width: 100%;
    margin: 0 0 10px 0;
}

.property-card .row a:hover {
    text-decoration: none;
}

.listingImgBox {
    width: 390px;
    height: 245px;
    background: no-repeat;
    float: left;
    padding: 0 0 0 0;
    margin: 0 10px 0 0;
}

h1 {
    text-decoration: none;
    font-size: 2.5rem;
    font-weight: bold;
}

.property-card .newLayoutListings {
    color: var(--main_color_black);
}

#prop_price {
    font-size: 1.8rem;
    font-family: 'montserratbold';
    display: inline-block;
}

#prop_price .fa {
    color: var(--main_color_1);
    font-size: 1rem;
}

strong.address {
    font-family: montserratbold;
}

._price {
    margin-bottom: -4% !important;
}

.member-info p {
    margin: 0;
    padding: 0;
    line-height: 15px;
}

.offices_row:hover {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.4);
}

.prop_tags {
    position: absolute;
    top: 65px;
    left: -10px;
}

.property_tag {
    top: 16px !important;
}

#contact-form .multiselect {
    visibility: hidden;
}

.prop_tags_view {
    z-index: 9;
}

.prop_tags_view_sold {
    z-index: 9;
    top: -2px !important;
    right: 13px !important;
}

.prop_tag {
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 3px;
    color: var(--main_color_white);
    display: inline-block;
}

.exclusive {
    background-color: #630460;
}

.price_reduced {
    background-color: #0bc117;
}

.price_increased {
    background-color: #cc0707;
}

.reserved {
    background-color: #0f3678;
}

.new_development {
    background-color: #00B1AE;
}

.card_main {
    border: 2px solid #acacac;
}

.card_main:hover {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.4);
}

.card_upper_map_btn {
    width: 140px;
    height: 35px;
    border-radius: 0px;
    background-color: var(--main_color_2);
    justify-content: center;
    padding-top: 0.5% !important;
    color: var(--main_color_white);
}

.card_upper_map_btn img {
    width: 25px;
    height: 20px;
    margin-bottom: 3%;
}

.card_map_btn {
    width: 140px;
    height: 30px;
    border-radius: 0px;
    background-color: var(--main_color_2);
    justify-content: center;
    color: var(--main_color_white);
}

.card_map_btn img {
    width: 25px;
    height: 20px;
    margin-bottom: 3%;
}

.prop_icon {
    color: var(--main_color_1);
    font-size: 1.5rem;
}

.fav-btn i {
    color: var(--main_color_1);
    font-size: 2rem;
}

.prop_info .fa {
    color: var(--main_color_1);
    font-size: .9rem;
    border: 2px solid var(--main_color_1);
    padding: 15%;
    border-radius: 50%;
}

.similar {
    font-family: 'montserratbold';
    font-weight: 300;
}

.prop_info .fa-phone {
    padding-left: 16%;
    padding-right: 16%;
}

.map_card {
    font-family: 'montserratlight';
}

.prop_detail {
    color: var(--main_color_2);
    text-decoration: underline;
    font-weight: 500;
    font-family: 'montserratlight';
}

.office_all {
    font-weight: 700;
    line-height: 18px;
    font-size: 14px;
    margin: 0;
}

#prop_dropdown {
    border-radius: 0px;
    border: 2px solid #acacac;
}

#dropdown_label {
    padding-top: 5%;
}

#prop_search_form {
    border: 1px solid var(--main_color_black);
}

.card-image {
    height: 100%;
    width: 100%;
    max-height: 245px;
}

.position-section {
    background-color: #f9f9f9;
}

.prop_card_img {
    height: 25px;
    width: 25px;
}

.position-heading {
    color: var(--main_color_1);
}

.form-heading {
    color: var(--main_color_1);
    text-align: center;
    font-weight: 700;
}

.social-icons-heading {
    color: var(--main_color_1);
    font-family: 'montserratbold';
    font-size: 1.3rem;
}

#detail_heading {
    font-size: 1.5rem;
    font-family: 'montserratbold';
}

.no-pdd {
    padding: 0;
}

.languages-field {
    width: 100%;
    padding: 6px 20px;
}

.pt-20 {
    padding-top: 12rem;
}

.file {
    display: none;
}

.file-label {
    padding: 10px 15px;
    display: table;
    color: var(--main_color_black);
    cursor: pointer;
    border: solid 1px #959595;
}

h4.favourite-props {
    text-align: center;
    padding: 30px 0;
}

.map-btn {
    text-align: right;
}

footer a {
    font-weight: 100;
}

.text-uppercase {
    font-weight: 400;
}

.holiday-rentals, .other-services {
    color: var(--main_color_black);
}

.file-label i {
    padding: 0 12px;
    font-family: montserratlight;
    font-weight: 400;
}

#work-with-us {
    padding: 40px;
}

/* .services-trns-bg:hover {
    background-color: rgba(0, 0, 0, 0);
    color: var(--main_color_white);
} */

.sticky_logo {
    display: none;
}

.hide {
    display: none;
}

.active img.sticky_logo.img-fluid {
    position: relative;
    top: 35px;
    display: block;
}

.active .main-meu .fixed-top {
    margin-top: 105px;
}

.prop-thumbnail, .owl-carousel-inner {
    height: 250px;
    background-position: center center;
    background-size: cover;
}

.active .bg-ic {
    background-color: var(--main_color_white);
}

.active .fixed-top {
    display: none;
}

.active .container.main-meu {
    position: relative;
    top: -35px;
}

.active nav:nth-child(2) {
    background-color: var(--main_color_white);
    z-index: 10;
    width: 100%;
    height: 60px;
    padding: 40px;
    position: fixed;
    top: 0;
}

i.fa.fa-chevron-left.slick-arrow {
    left: 20px;
}

.lightbox-btn {
    position: absolute;
    margin: 7px;
}

i.fa.fa-chevron-right.slick-arrow {
    right: 20px;
}

i.fa.fa-chevron-left.slick-arrow, i.fa.fa-chevron-right.slick-arrow {
    font-size: 30px;
    position: absolute;
    z-index: 2;
    top: 46%;
    color: var(--main_color_white);
}

.property-thumbs {
    max-height: 500px;
    overflow: hidden;
}

button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    z-index: 1;
}

form#vald {
    font-family: montserratlight;
}

.slick-prev:before {
    font-family: montserratbold;
    font-size: 45px;
    position: absolute;
    left: 30px;
}

.slick-next:before {
    font-family: montserratbold;
    font-size: 45px;
    position: absolute;
    right: 30px;
}

.active nav:nth-child(2) {
    background-color: var(--main_color_white);
}

img.img.img-fluid.EC {
    width: 20%;
}

.fd-button button:hover, .fd-button button:hover #fd-green-btn {
    background-color: var(--main_color_2);
    color: var(--main_color_white);
}

.fp-button button:hover, .fp-button button:hover #fp-blue-btn {
    background-color: var(--main_color_2);
    color: var(--main_color_white);
}

.services-trns-bg {
    padding: 15%;
    background-color: rgba(255, 255, 255, 0.83);
    color: var(--main_color_black);
    height: 100%;
}

.footer_menu_headings {
    font-size: 1.25rem;
}

.services-trns-bg h3 {
    text-align: center;
}

.prop_numbers {
    font-size: 1rem;
}

.services-trns-bg p {
    text-align: center;
}

.services .bg {
    min-height: 400px;
    max-height: 400px;
}

.text-center.light-blue-text {
    font-size: 22px;
}

p.title {
    text-align: left;
    height: 45px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

span.price.right, .dvlmnt-location {
    font-family: 'montserratbold';
}

.prop-desc {
    padding: 10px;
}

.our-services, .properties-in-costa-brava, .our-property-selection {
    font-size: 35px;
}

.multiselect-native-select .btn-group {
    align-items: center;
}

.wa-icon {
    width: 50px;
}

.no-pdd button.multiselect.dropdown-toggle.btn.btn-default {
    padding-left: 20px;
    padding-right: 10px;
}

#header .home-banner-content {
    color: var(--main_color_white);
    font-family: 'montserratlight';
    font-size: 4rem;
    font-weight: 300;
    word-spacing: 15px;
}

.min-width-100 {
    position: absolute;
    top: 270px;
    min-width: 100%;
}

.home_banner_carousel li {
    width: 10px;
    border: solid 2px var(--main_color_white);
    height: 10px;
    border-radius: 50%;
    background: transparent;
}

.home_banner_carousel .active {
    width: 10px;
    border: solid 2px var(--main_color_white);
    height: 10px;
    background: var(--main_color_white);
    border-radius: 50%;
}

.home_banner_carousel {
    bottom: 40px;
}

.search {
    height: 800px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.js-addItem, .js-addItem:focus {
    background-color: transparent;
    border: 0;
    outline: none;
}

.prop-info-icon {
    width: 20px;
}

.btn-left {
    border-right: solid 2px var(--main_color_black);
}

h4.title {
    font-size: 1.2rem;
}

ul.multiselect-container.dropdown-menu.show {
    z-index: 10000;
}

.dev-btn {
    padding-top: 20px;
}

.img-featured {
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.auto-width-btn {
    border: 1px solid #969292;
    /*padding: 2px 10px;*/
}

.alert-dismissible {
    z-index: 10000;
    margin-top: 70px !important;
}

.header.active .d-none {
    display: block !important;
}

#youtube-vid {
    width: 100%;
    height: 450px;
}

img.sun {
    width: 25px;
}

#buton {
    color: var(--main_color_white);
}

.sticky-form {
    background-color: #c8dffc;
    border-radius: 0;
    border: none;
}

.sticky-form .form-modal {
    padding-top: 0px;
}

.sticky-form #sticky-form-Captcha-recaptcha div {
    margin: auto;
}

.sticky-form #buton {
    border: 0px !important;
    width: auto;
    color: var(--main_color_white);
}

.in-view .owl-stage-outer {
    max-height: 500px;
}

.sticky-form h4, .sticky-form p {
    text-align: center;
}

.pt-10 {
    padding-top: 6rem;
}

.sticky-form .modal-header, .sticky-form .modal-footer {
    border: 0;
}

.form-modal {
    padding: 50px;
}

.text-left {
    min-height: 50px;
}

.no-border .prop_form_separator {
    border: 0px;
}

._news_card a {
    color: var(--main_color_black);
}

.dropdown .dropdown-item {
    color: var(--main_color_1);
}

span.multiselect-selected-text {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.js-addItem {
    padding: 0;
    /* height: 0; */
}

img.heart {
    padding: 0 10px;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    text-align: left;
    overflow-x: hidden;
    height: fit-content;
}

.features strong, .beds strong, .features strong, .terrace-size strong, .built-area strong, .plots strong, .baths strong {
    font-family: montserratbold;
}

.auto-width-btn span.multiselect-selected-text, .no-pdd span.multiselect-selected-text, .devs-form span.multiselect-selected-text {
    display: inline-flex;
    width: 90%;
}

#discount span:nth-child(2) {
    text-decoration: line-through;
}

ul.multiselect-container.dropdown-menu.show {
    width: 100%;
}

@media screen and (max-width: 1500px) {
    .pt-15 {
        padding-top: 6rem;
    }
}

@media (max-width: 1279px) {
    .card-image {
        max-height: 300px;
    }
}

@media screen and (max-width: 1199px) {
    .pt-10 {
        padding-top: 3rem;
    }
    .services h3 {
        font-size: 25px;
    }
    .services-trns-bg p {
        font-size: 11px;
    }
    .card_main {
        width: auto !important;
    }
}

@media screen and (max-width: 991px) {
    #header .home-banner-content {
        margin-bottom: 7%;
        font-size: 3rem;
    }
    .active button.navbar-toggler.mr-auto {
        right: 0px;
        top: 35px !important;
        position: absolute;
        background-color: var(--main_color_3);
    }
    .header {
        height: 50px;
        background-color: var(--main_color_3);
    }
    .header button.navbar-toggler.mr-auto {
        position: absolute;
        right: 0;
        top: -10px;
        z-index: 10000;
    }
    .active #navbar2.show {
        display: block;
        top: -5px;
    }
    .active nav:nth-child(2) {
        padding: 0;
    }
    .pt-10 {
        padding-top: 1rem;
    }
    .services-trns-bg {
        padding: 40px;
    }
    .sm-text-center {
        text-align: center;
    }
    .social-icons-heading .icons {
        position: relative;
        width: 100%;
        display: inline-block;
        top: 0;
    }
}

._type ul {
    z-index: 9999;
}

._map {
    background-image: url(/themes/optima_theme/assets/images/map_search.png);
    background-repeat: no-repeat;
    text-indent: 35px;
}

.type, .montserratlight {
    font-family: 'montserratlight';
}

p.register-footer img {
    width: 52%;
}

.auto-width-btn button.multiselect.dropdown-toggle.btn.btn-default {
    padding: 2px 10px;
}

.auto-width-btn .prop_price_btn .multiselect-container>li>a>label.checkbox, .multiselect-container>li>a>label.radio {
    color: var(--main_color_1) !important;
}

@media screen and (max-width: 767px) {
    .min-width-100 {
        position: absolute;
        top: 220px;
        min-width: 100%;
    }
    .padding-top-1-6 {
        padding-top: 0rem !important;
    }
    .lightbox-btn img {
        width: 30px;
    }
    i.fa.fa-chevron-left.slick-arrow, i.fa.fa-chevron-right.slick-arrow {
        top: 45%;
    }
    .property-thumbs {
        max-height: 200px;
        overflow: hidden;
    }
    .active #navbar2.show {
        display: block;
        top: -15px;
    }
    .header {
        background-color: var(--main_color_3);
    }
    .header .nav-2 {
        height: 50px;
        top: -35px;
    }
    .sticky-form .g-recaptcha, #homeCaptcha-recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
    }
    .sticky-form .form-modal {
        padding: 25px;
    }
    #youtube-vid {
        width: 100%;
        height: auto;
    }
    .dev-desc .right, .dev-desc .left {
        float: none;
        display: block;
        text-align: center;
    }
    .dev-btn {
        padding-top: 0;
        margin-top: -40px;
    }
    .card_map_btn, .card_upper_map_btn {
        width: 100%;
        padding-left: 3%;
        padding-right: 3%;
        padding: 2px;
        font-size: 8px;
        padding-top: 7% !important;
    }
    .card_upper_map_btn img {
        width: 18px;
        height: 18px;
        margin-bottom: 3%;
    }
    .card_map_btn img {
        width: 18px;
        height: 14px;
    }
    .row.info-row {
        font-size: 12px;
    }
    .pr-xs-1 {
        padding-right: 3px;
    }
    .pl-xs-1 {
        padding-left: 3px;
    }
    .img-featured {
        height: 280px;
    }
}

@media screen and (max-width: 600px) {
    #header .home-banner-content {
        font-size: 1.5rem;
    }
    .active #navbar2.show {
        display: block;
        top: 22px;
    }
}

.draw-button {
    position: absolute;
    margin-top: 70px;
    right: 25px;
    padding: 2px 8px;
    float: right;
    font-family: 'montserratlight';
    font-size: 1.3rem;
    background-color: var(--main_color_1);
    border: 1px solid var(--main_color_black);
    color: var(--main_color_white);
    z-index: 71;
}

@media screen and (max-width: 575px) {
    .dev-desc .right {
        float: right;
    }
    .dev-desc .left {
        float: left;
    }
    .m_space {
        margin-left: 1%;
    }
    .d_space {
        margin-left: -3px;
    }
    .prop_info_space {
        margin-left: -12px;
    }
    .header .nav-2 {
        height: 0px !important;
        top: 0px !important;
    }
    .header {
        height: 42px !important;
    }
    body {
        padding-top: 0px;
    }
    .header-info {
        margin-left: 1px;
    }
    .main-meu .fixed-top {
        margin-top: 140px !important;
    }
    .map_toggle_btn {
        margin-top: 78px !important;
    }
    .active img.sticky_logo.img-fluid {
        top: 27px !important;
        left: 3px !important;
        padding-bottom: 3px !important;
    }
    .header button.navbar-toggler.mr-auto {
        right: 3px !important;
        top: 57px !important;
    }
    .active .container.main-meu {
        top: 0px !important;
        height: 105px !important;
        background-color: var(--main_color_white);
    }
    #prop_price {
        font-size: 1.3rem !important;
    }
    .active #navbar2.show {
        top: 27px !important;
    }
    .draw-button {
        margin-top: 5px;
        right: 5px;
        width: auto;
        font-size: 15px;
    }
    .draw_img {
        height: 20px;
        width: 20px;
    }
}

@media screen and (max-width: 509px) {
    .main-meu .fixed-top {
        margin-top: 70px !important;
    }
    .map_toggle_btn {
        margin-top: 8px !important;
    }
}

@media screen and (max-width: 407px) {
    .map_toggle_btn {
        margin-top: 44px !important;
    }
}

@media screen and (max-width: 350px) {
    .office_img {
        height: 178px;
        width: 178px;
    }
}

.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
}

.ribbon {
    font: bold 15px sans-serif;
    color: #333;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    top: 15px;
    right: 11px;
    width: 130px;
    background-color: var(--main_color_1);
    color: var(--main_color_white);
}

p.card_main {
    border: none;
    margin-bottom: 2%;
}

p.card_main:hover {
    box-shadow: none;
}

.drop_icon .dropdown-toggle::after {
    float: right;
    text-align: center !important;
    margin-top: 11px;
}

.card-img-top.lazy.loaded {
    min-height: 500px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.in-view .owl-item.active {
    min-height: 500px;
}

::-webkit-input-placeholder {
    font-family: montserratlight;
}

.search-features span.multiselect-selected-text {
    max-width: 195px;
}

#map-link {
    background-color: var(--main_color_1);
    border: 0;
}

.search_drop_icon .dropdown-toggle::after {
    float: right;
    text-align: center !important;
    margin-top: -15px;
}

.gm-style .gm-style-iw-c {
    border-radius: unset;
    padding: 0;
    box-shadow: unset;
    background-color: transparent;
}

select.map-extras+div.btn-group ul {
    height: 300px;
    max-height: 300px;
    overflow-y: scroll;
}

.gm-style-iw-d {
    overflow: hidden !important;
    max-width: 285px !important;
    max-height: 310px !important;
    background-color: var(--main_color_white);
}

.menu-container {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.hex-wrapper {
    display: inline-block;
}

.hex-row {
    clear: left;
}

.shift {
    margin-left: 98px;
}

.left-hex.hexagon {
    left: 50px;
}

.hexagon {
    float: left;
    position: relative;
    margin: 7px 3px;
    width: 90px;
    height: 51px;
    /* background-color: var(--main_color_1); */
    background-position: center center;
    z-index: 1;
    /* Text styling */
    line-height: 110px;
    text-align: center;
    font-family: sans-serif;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 6px;
    color: var(--main_color_black);
    color: rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: color 500ms ease, text-shadow 500ms ease, background-color 500ms ease, -webkit-transform 1s ease-in-out;
    border-left: 3px solid var(--main_color_white);
    border-right: 3px solid var(--main_color_white);
    border-radius: 8px;
}

.hexagon img.img-fluid {
    width: 45%;
    margin-top: -60px;
}

.hexagon:hover {
    color: var(--main_color_white);
    text-shadow: 0 0 10px var(--main_color_white);
    background-color: #888;
}

.hexagon .face1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: inherit;
    z-index: -1;
    /* Keeps borders smooth in webkit */
    backface-visibility: hidden;
    border-left: 3px solid var(--main_color_white);
    border-right: 3px solid var(--main_color_white);
    border-radius: 5px;
}

.hexagon .face2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: inherit;
    z-index: -1;
    /* Keeps borders smooth in webkit */
    backface-visibility: hidden;
    border-left: 3px solid var(--main_color_white);
    border-right: 3px solid var(--main_color_white);
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
}

.hexagon:hover {
    opacity: 0.6;
}

.hexagon .face1:before, .hexagon .face2:before {
    content: '';
    position: absolute;
    width: 180px;
    height: 180px;
    background: inherit;
}

.hexagon .face1 {
    transform: rotate(60deg);
}

.hexagon .face1:before {
    left: 0;
    transform-origin: left top;
    transform: rotate(-60deg) translate(-110px, 0);
}

.hexagon .face2 {
    transform: rotate(-60deg);
}

.hexagon .face2:before {
    right: 0;
    transform-origin: right top;
    transform: rotate(60deg) translate(110px, 0);
}

#nav-home {
    background-color: var(--main_color_1);
}

#nav-about {
    background-color: #eb8126;
}

#nav-contact {
    background-color: #e99146;
}

#nav-about1 {
    background-color: #e6a063;
}

#nav-contact1 {
    background-color: #e0bea1;
}

.line-left, .line-left1, .line-left2, .line-right, .line-right1 {
    width: 30%;
}

.line-right {
    position: absolute;
    top: 160px;
    right: 165px;
}

.line-right1 {
    position: absolute;
    top: 290px;
    right: 165px;
}

.line-left2 {
    position: absolute;
    bottom: 75px;
    left: 220px;
}

.line-right-text {
    position: absolute;
    top: 165px;
    right: 165px;
}

.line-right-text1 {
    position: absolute;
    top: 295px;
    right: 165px;
}

.line-left-text2 {
    position: absolute;
    bottom: 115px;
    left: 220px;
}

.line-left {
    position: absolute;
    left: 220px;
    top: 85px;
}

.line-left1 {
    position: absolute;
    left: 220px;
    top: 220px;
}

.line-left-text {
    position: absolute;
    left: 220px;
    top: 55px;
}

.line-left-text1 {
    position: absolute;
    left: 220px;
    top: 185px;
}

.hex-wrapper a {
    color: var(--main_color_white);
}

.hex-wrapper a:hover {
    color: var(--main_color_2);
}

.hex-wrapper h2 {
    font-size: 1.2rem;
    font-family: 'montserratbold';
}

.tooltiptext {
    visibility: hidden;
    position: absolute;
    left: 66%;
    width: auto;
    background-color: var(--main_color_1);
    color: var(--main_color_white);
    text-align: center;
    border-radius: 6px;
    padding: 8px 10px;
    z-index: 3;
}

.tooltiptext1 {
    visibility: hidden;
    position: absolute;
    right: 62%;
    width: auto;
    background-color: var(--main_color_1);
    color: var(--main_color_white);
    text-align: center;
    border-radius: 6px;
    padding: 8px 10px;
    z-index: 3;
}

@media screen and (max-width: 1279px) {
    .line-right {
        position: absolute;
        top: 160px;
        right: 150px;
    }
    .line-right1 {
        position: absolute;
        top: 295px;
        right: 150px;
    }
    .line-left2 {
        position: absolute;
        bottom: 85px;
        left: 205px;
    }
    .line-right-text {
        position: absolute;
        top: 165px;
        right: 150px;
    }
    .line-right-text1 {
        position: absolute;
        top: 300px;
        right: 150px;
    }
    .line-left-text2 {
        position: absolute;
        bottom: 120px;
        left: 205px;
    }
    .line-left {
        position: absolute;
        left: 205px;
        top: 90px;
    }
    .line-left1 {
        position: absolute;
        left: 205px;
        top: 215px;
    }
    .line-left-text {
        position: absolute;
        left: 205px;
        top: 65px;
    }
    .line-left-text1 {
        position: absolute;
        left: 205px;
        top: 185px;
    }
}

@media screen and (max-width: 1200px) {
    .line-right {
        position: none;
        visibility: hidden;
    }
    .line-right1 {
        position: none;
        visibility: hidden;
    }
    .line-left2 {
        position: none;
        visibility: hidden;
    }
    .line-right-text {
        position: none;
        visibility: hidden;
    }
    .line-right-text1 {
        position: none;
        visibility: hidden;
    }
    .line-left-text2 {
        position: none;
        visibility: hidden;
    }
    .line-left {
        position: none;
        visibility: hidden;
    }
    .line-left1 {
        position: none;
        visibility: hidden;
    }
    .line-left-text {
        position: none;
        visibility: hidden;
    }
    .line-left-text1 {
        position: none;
        visibility: hidden;
    }
    .hex-row:hover .tooltiptext {
        visibility: visible;
    }
    .hex-row:hover .tooltiptext1 {
        visibility: visible;
    }
}

.cookies-container {
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: auto;
    bottom: 0;
    z-index: 20;
}

.cc-window {
    height: 35px !important;
}

.cc-message {
    font-size: .8em;
    text-align: center;
}

/* cookie-policy */
.cookie-policy{position: fixed; top: -8%;z-index: 9999;  left: 0; right: 0; margin: 0 auto; transition: 0.4s ease; text-align: center; pointer-events: none;}
.cookie-policy .cookie-policy-wrap {border-radius: 4px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);background-color: #ffffff; padding: 8px 15px;display: inline-flex;align-items: center;justify-content: space-between;text-align: left; pointer-events: auto;}
.cookie-policy.show{top: 3%;}
.cookie-policy p{display: inline-block;margin: 0;vertical-align: middle; font-size: 12px;}
.cookie-policy a{text-decoration: underline; color: inherit;}
.cookie-policy a:hover{color: #61b1b6;}
.cookie-policy .close-btn{width: 12px; min-width: 12px; display: inline-block;vertical-align: middle; margin-left: 20px; cursor: pointer;}
.cookie-policy .close-btn img{display: block;}

/* ----- Small devices ≤640px ----- */
@media ( max-width: 640px ) {
    .cookie-policy{width: 80%;}
}