body{
    color: #444;
}
a, a:link, a:visited, a strong, a:link strong, a:visited strong{
    color: #c8344a;
}
a:active, a:hover, a:active strong, a:hover strong{
    color: #e83149;
}
a:hover{
    text-decoration: underline;
}
h3.white{
    color: #fff;
}
.white{
    color: #fff;
}
.italic{
    font-style: italic;
}
.img-responsive{ width: 100%; height: auto;}
.zindex--10{ z-index: -10;}
.zindex-10{ z-index: 10;}
.mtop-10{ margin-top: 10px;}
.mtop-20{ margin-top: 20px !important; }
.mtop-40{ margin-top: 40px !important; }
.ptop-20{ padding-top: 20px;}
.mbot-25{ margin-bottom: 25px !important}
.mbot-0{ margin-bottom: 0 !important;}
.mtop--60{ margin-top: -60px;}
.mtop--30{ margin-top: -30px;}

.icon-height-24{
    height: 24px !important;
}
.icon-height-18{
    height: 18px !important;
}
.icon-height-32{
    height: 32px !important;
}

.material-design {
    border-radius: 2px;
    display: block;
    position: relative;
}
.material-design-light {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.material-design-medium {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.material-design-strong {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.site-color{
    color: #c8344a;
}

h2{
    font-size: 45px !important;
}

.heading h1{
    font-family: 'Neutra Display';
    font-size: 80px;
    line-height: 50px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    color: #c8344a;
    font-size: 55px;
}
.heading h3{
    font-size: 55px;
}


.blog-grid-item .entry-date span{
    color: white;
}
.cc-entry-excerpt{
    color: white;
}
button.fill, .button.fill{
    color: white;
}

.form-response-message{
    display: none;
}

.post-title a:hover{
    text-decoration: none;
}

.fotorama__nav--thumbs{
    /*text-align: left;*/
    margin-top: 3px;
}
.rw-fotorama{
    margin-top: 40px;
    background: #c8344a;
    padding-bottom: 3px;
    border: 5px solid #c8344a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.fotorama__thumb-border{
    border-color: #fff !important;
}

.rw-content{
    margin-bottom: 70px;
}
.rw-blog-content img, .rw-content img{
    max-width: 100%;
}

blockquote{
    border-left: 5px solid #c8344a;
}
.section-contact{
    margin-top: -60px;
}

.form-message-sent, .form-message-error, .form-message-error-required, .form-message-robot-error{
    display: none;
}

.rw-dark-overlay{
    background: rgba(0, 0, 0, 0.5);
}
.rw-bg-testimonials{
    background: #eee;
}
.rw-bg-testimonials-white{
    background: #fff;
}
.rw-bg-testimonials .testimonial p{
    color: #444 !important;
}

.swiper-button-prev-black{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next-black{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-prev-white{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next-white{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-prev-black::before, .swiper-button-next-black::before, .swiper-button-prev-white::before, .swiper-button-next-white::before{
    display: none;
}

.swiper-pagination-bullet {
  background: #000 !important;
}

.swiper-pagination-bullet-active {
  background: #444 !important;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff !important;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #444 !important;
}

.fill-hover:hover{
    background-color: #c8344a !important;
    color: #fff !important;
    border:1px solid #fff !important;
}
.fill.fill-white-hover:hover, .fill.fill-white{
    background-color: #fff;
    color: #c8344a;
    border-color: #fff;
}

.rw-participant-item{
    position: relative !important;
    margin-bottom: 50px !important;
}
.rw-participant-item > div{
    vertical-align: top;
}
.rw-entry-media{
    width: 40%;
    display: inline-block;
    height: 100%;
    position: relative;

    background-size: cover;
    background-position: center;
}
.rw-entry-media a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.rw-entry-media a img{
    visibility: hidden;
}
.rw-entry-excerpt{
    width: 59%;
    display: inline-block;
    padding: 15px 20px 15px 25px !important;
}
.rw-entry-excerpt.rw-entry-excerpt-full{
    width: 99%;
}
.rw-entry-excerpt p{
    font-size: 14px !important;
    font-style: normal;
    color: #444;
    line-height: 24px;
}


header{
    top: 0px !important;
    position: relative !important;
    background: white;
    padding: 14px 0;
}
header#header nav.main-nav > ul > li > a{
    color: #43474b;
    font-weight: bold;
}
header#header nav.main-nav > ul > li > a.site-color{
    color: #c8344a;
}
header#header nav.main-nav > ul > li + li::before {
    color: #43474b;
    content: '/';
    margin-right: 13px;
    margin-left: 13px;
}

.rw-menu-row > div{
    vertical-align: bottom;
}
.page-title h1{
    color: #43474b !important;
}
section.page-title .breadcrumb li a{
    color: #43474b !important;
}
section.page-title{
    padding: 220px 0 !important;
}
.main-nav.navigation-right{
    margin-left: 0 !important;
}
header#header.menu-top-center nav.main-nav > ul > li{
    margin-left: 0 !important;
}

.rw-table tr td{
    vertical-align: top;
}
.rw-table a{
    color: #fff;
}
.rw-table-social-icon{
    border: 1px solid #fff;
    display: inline-block;
    margin-right: 5px;
    background: white;
}
.rw-participant-content{
    padding-bottom: 80px;
}
.line.img-icon.img-icon-white::before, .line.img-icon.img-icon-white::after{
    background-color: #fff;
}

.gallery-swiper-img-box{
    max-width: 800px;
    margin: 0 auto;
}
.gallery-swiper-img-box img{
    border: 1px solid white;
}

.round-background-white{
    width: 60px !important;
    height: 60px !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center !important;
    border-radius: 50% !important;
    background-size: 19px !important;
    border: 1px solid #444;
}
.round-background-white:hover{
    cursor: pointer;
}

.acf-map2 {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map2 img {
   max-width: inherit !important;
}
.map-paragraph{
    line-height: 20px;
}

.article.blog-item:last-child, .rw-participant-item:last-child{
    margin-bottom: 0 !important;
}
.rw-map-logo{
    width: 135px;
    height: auto;
    float: left;
    padding-top: 11px;
    padding-right: 11px;
    padding-bottom: 11px;
}

header#header #mobile-menu{
    background: #c8344a;
    margin-right: 30px;
}

.rw-main-page-title h1::before, .rw-main-page-title h1::after{
    display: none !important;
}

.rw-search-box{
    display: block;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    /*background-color: #c8344a;*/
    background-color: rgba(200,52,74,0.9);
    z-index: 999;
    overflow: auto;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: auto;
    display: none;
}
.rw-search-box #close-search{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 50px;
    top: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 1010;
    cursor: pointer;
    display: block;
}
.rw-search-box #close-search::before{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.rw-search-box #close-search::after{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.rw-search-box #close-search::before, .rw-search-box #close-search::after{
    content: '';
    width: 4px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 5px;
    border-radius: 5px;
}
.rw-search-box button{
    margin-left: 3px;
}
.rw-search-box button::before{
    border: 3px solid rgba(255, 255, 255, 1) !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
}
.rw-search-box-inner{
    position:relative;
    margin-top: 200px;
}

.rw-blog-content{
    color: #444;
}
.rw-blog-content p{
    font-style: normal;
}
.rw-entry-blog-excerpt{
    padding-top: 20px;
}
.rw-blog-listing > p{
    font-style: normal !important;
    color: #444 !important;
}
.rw-blog-listing h2{
    font-size: 35px !important;
    line-height: 1.3em !important;
}
.rw-rp-info a{
    color: #444 !important;
}

.rw-social-block{
    margin-top: 50px !important;
}
.rw-single-h3{
    font-size: 28px;
}

footer#footer .sub-footer .social-links a:hover{
    color: #fff;
}
.rw-blog-grid-item-single .entry-title{
    padding-left: 15px;
    padding-right: 15px;
}

.sidebar .widget:last-child{
    margin-bottom: 0;
}
.sidebar{
    margin-bottom: 0;
}

.rw-rp-media-link{
    text-decoration: none;
}
.rw-last-new{
    display: none;
}
article.blog-item .entry-media{
    border: 1px solid rgba(136, 136, 136, 0.3);
    top: 0;
}
.rw-blog-grid-item-single a::after{
    background: none !important;
}
.rw-entry-title-single{
    text-align: center;
    color: #333;
    margin-bottom: 20px;
}
.rw-entry-title-single h3{
    line-height: 1.4em;
    font-size: 16px !important;
    padding: 0 5px;
}
.main-nav-mobile.show-menu .site-color{
    color: white !important;
}

.mobile-search{
    position: relative;
    padding-right: 45px;
    box-sizing: border-box;
}
.mobile-search .rw-search-widget{
    margin-top: 10px;
}
.mobile-search input{
    margin-bottom: 0;
}
.mobile-search button{
    background: white;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    height: 40px;
    border-color: white;
    border-left: 1px solid #c8344a;
}
.mobile-search button i{
    position: absolute;
    top: 9px;
    left: 27px;
    font-size: 20px;
}
.mobile-search button:hover, .mobile-search input[type=button]:hover, .mobile-search input[type=submit]:hover{
    color: #c8344a;
}
.remove-first-before::before{
    display: none;
}

.countdown-event{
    font-family: 'Neutra Display';
    color: #fff;
    font-size: 55px;
    line-height: 10px;
    margin-top: 45px;
    margin-bottom: 35px;
}

.btn-find-copy {
    width: 100%;
    text-align: center;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff !important;
    background: #288d3b;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
}

.btn-find-copy:hover, .btn-find-copy:focus{
    background: #2fac42;
    color: #fff;
    text-decoration: none;
}

.c-price-menu {
    font-size: 26px !important;
    line-height: 30px !important;
    font-weight: normal !important;
    color: #797979 !important;
}

.c-btn-download-xml{
    background: #e83149;
    padding: 10px 20px;
    color: #fff !important;
    margin: 0 auto;
    display: block;
    width: 230px;
    text-align: center;
}

.c-btn-download-xml:hover, .c-btn-download-xml:focus{
    color: #fff;
    text-decoration: none;
}

.v2-video-wrap{
    margin-top: 20px;
    margin-bottom: 20px;
}

.v2-video-wrap object, .v2-video-wrap iframe{
    width: 100%;
}

.v2-video-wrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.v2-video-wrap object,
.v2-video-wrap embed,
.v2-video-wrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* PROPERTIES MAP */
.container-locations{
    display: none;
    /*display: flex;*/
    justify-content: space-between;
    padding: 20px;
    height: 740px;
    background-color: #e83049;
    flex-wrap: wrap;
}

.container-properties-map{
    width: 30%;
    position: relative;
}

#properties-map{
    display: flex;
    flex-direction: column;
    padding: 0 20px 20px 0;
    overflow: auto;
    height: 530px;
}

#properties-map .property-map{
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 10px;
    text-decoration: none;
}

#properties-map .property-map{
    display: flex;
    flex-wrap: wrap;
}

#properties-map .property-img{
    width: 100%;
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#properties-map .property-grid-content-title{
    width: 100%;
}

.infoPropertyMap .property-grid-title{
    margin-top: 0;
    margin-bottom: 10px;
}

.loading-properties{
    display: none;
    padding: 20px;
    position: absolute;
    z-index: 990;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(232, 48, 73, 0.8);
}

.loading-properties img{
    width: 100%;
}

.container-map{
    width: 70%;
    display: flex;
    flex-wrap: wrap;
}

#map-locations{
    width: 100%;
}

.container-map-title{
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.results-map{
    opacity: 0;
}

.title-map{
    margin-right: 5px;
}

.link-region, .link-colony{
    background: #ffffff;
    padding: 10px;
    text-decoration: none;
    color: #000000 !important;
    margin-bottom: 10px;
    border-radius: 5px;
}

.link-region:hover, .link-colony:hover{
    text-decoration: none;
}

.infoPropertyMap{
    width: 500px;
}

.infoPropertyMap .property-map{
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 10px;
    text-decoration: none;
}

.infoPropertyMap .property-map{
    display: flex;
}

.infoPropertyMap .container-logo-link-map{
    width: 30%;
}

.infoPropertyMap .property-grid-content-title{
    width: 70%;
    min-height: 150px;
    padding: 0 20px;
    font-family: 'Merriweather';
}

.infoPropertyMap .property-grid-title{
    color: #101010;
}

.infoPropertyMap .property-grid-location{
    color: #e83048;
    margin-bottom: 10px;
}

.infoPropertyMap .property-grid-menus{
    color: #e83048;
}

.infoPropertyMap .property-img{
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 150px;
}

.btn-more-map{
    background-color: #e83049;
    padding: 5px 10px;
    color: #fff !important;
    text-decoration: none !important;
    display: block;
    text-align: center;
}

.label-reduced{
    font-size: 14px;
    background: #3c4861;
    color: #fff;
    padding: 2px 18px;
    margin-left: -20px;
    margin-top: 10px;
}

.label-status{
    font-size: 14px;
    background-color: #d00000;
    color: #fff;
    padding: 2px 18px;
    margin-left: -20px;
    margin-top: 10px;
}

.container-property{
    position: relative;
    padding: 20px;
    border: 1px solid #fff;
    background-color: #fff;
    display: none;
}

.btn-title{
    font-size: 20px !important;
    background-color: #27ac0f !important;
    padding: 10px;
    color: #fff;
    margin: 0 !important;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.btn-title .active{
    background-color: #2e7c14 !important;
}

.btn-show-map{
    width: 40px;
    margin-right: 10px;
    cursor: pointer;
}

.btn-show-route{
    width: 40px;
    margin-right: 10px;
    cursor: pointer;
}

.btn-show-street{
    width: 40px;
    cursor: pointer;
}

.btns-location{
    display: flex;
}

.btn-regions{
    background-color: #111;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    width: 50%;
    text-align: center;
    margin: 0 auto 20px auto;
    cursor: pointer;
}

.btn-get-lucky{
    background-color: #111;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    width: 90%;
    text-align: center;
    margin: 0 auto 20px auto;
    cursor: pointer;
}


.container-property-type{
    display: none;
    justify-content: space-around;
    margin-bottom: 20px;
}

.filter-property-type{
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.filter-property-type img{
    width: 70px;
}

.properties-not-found{
    display: none;
    color: #fff;
    text-align: center;
}

.btn-regions{
    display: none;
}

.disable-click{
    pointer-events: none;
}

.icon-type{
    width: 65px;
    height: 65px;
    background-color: #558bd0;
    padding: 15px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: 10px;
}

#closeFilters{
    display: none;
}

.container-btns-search{
    width: 22%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-search{
    width: 49%;
    text-align: center;
}

.title-content-dev{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 25px;
}

.download-pdf-dev {
    text-decoration: none;
    padding: 15px 30px;
    background-color: #ed9354;
    border-radius: 10px;
    color: #fff;
    font-weight: 400;
}

.sb-wrapper {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
}

.container-members {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-member {
    width: 23%;
    margin-right: 20px;
    margin-bottom: 50px;
}

.profile-image {
    border: 3px solid #e4e4e4;
}

.profile-information{
    background-color: #e4e4e4;
}

.name-profile {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #475a80;
    padding: 10px;
    color: #fff;
}

.position-profile {
    font-size: 16px;
    line-height: 1.2em;
    text-transform: uppercase;
    background-color: #85bfd2;
    padding: 10px 7px;
    color: #fff;
}

.email-profile {
    display: block;
    color: #323642;
    font-size: 14px;
    line-height: 1.2em;
    text-decoration: none;
    padding: 7px;
    border-bottom: 1px solid #bdbdbd;
}

.phone-profile {
    display: block;
    color: #323642;
    font-size: 14px;
    line-height: 1.2em;
    text-decoration: none;
    padding: 7px;
}

.header-page {
    margin-bottom: 50px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: 0 0, 50% 0%;
    background-size: auto, cover;
}

.title-page {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    text-align: center;
}

#search-form-single-property{
    margin: 0;
}

.title-quick-search{
    font-size: 30px;
}

#zc_notice{
    /*width: 80%;*/
    background-color: #fff !important;
    color: #333642;
    border-top: 1px solid #a8aaad !important;
}

#wa_notice{
    color: #333642 !important;
}

#acceptbutton{
    background-color: #333642 !important;
    color: #fff !important;
}

.w-lightbox-active{
    opacity: 1;
}

.w-lightbox-active .w-lightbox-thumbnail{
    border: 1px solid #fff;
}

.v-container-widgets{
    width: 100%;
}

.label-sold-out{
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    display: inline-block;
    background-color: #d00000;
    padding: 5px 10px;
    color: #fff;
}

.btn-show-map img, .btn-show-route img, .btn-show-street img{
    width: 100%;
}

.property-grid-title{
    color: #101010;
}

.property-grid-location, .property-grid-menus{
    color: #e83048;
}

.property-grid-menus{
    margin-bottom: 10px;
}

.property-grid-title {
    font-size: 20px !important;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.property-grid-location {
    font-size: 14px !important;
    line-height: 18px !important;
}

#street-view {
    height: 350px;
    width: 100%;
    display: none;
}

.content-map{
    margin-bottom: 50px;
}

.icons{
    display: none;
    justify-content: space-between;
    background-color: #e83049;
    padding: 20px;
}

.msg-btn{
    background-color: #e83049;
    padding: 20px;
    text-align: center;
    color: #fff;
}

.icon-gr{
    width: 31%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

.icon-gr img{
    width: 50px;
    margin: 10px;
}

.wy-tooltip {
    border: 1px solid #F1D031;
    color: #444;
    background: #000;
    box-shadow: 0 2px 3px #999;
    position: absolute;
    padding: 5px;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.wy-hide { display: none; }

/* Accordion
================================================== */
.acc__card {
    margin: 2em;
    position: relative;
}
.acc__title {
    background: #fff;
    box-shadow: 0 0 20px rgba(255, 255, 255, .2);
    color: #eee;
    cursor: pointer;
    display: block;
    padding: 1em 1.5em;
    position: relative;
    text-align: left;
}
.acc__title::after {
     width: 8px;
     height: 8px;
     border-right: 1px solid #4a6e78;
     border-bottom: 1px solid #4a6e78;
     position: absolute;
     right: 10px;
     content: " ";
     top: 17px;
     transform: rotate(-45deg);
     transition: all 0.2s ease-in-out;
}
.acc__title.active::after {
     transform: rotate(45deg);
     transition: all 0.2s ease-in-out;
}
.acc__panel {
    background: $color-wht;
    color: $color-gry;
    display: none;
    margin: 0;
    padding: 2em;
    text-align: left;
}

.c--lang-mobile{
    display: none;
    padding: 0;
    margin: 0;
    line-height: initial;
    list-style: none;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: bold;
}

/* Responsive
====================================*/
/* Large Devices - Desktops */
/* Medium Devices - Desktops */
/* Small Devices - Tablets */

@media (min-width: 997px) and (max-width: 1201px){
    header#header nav.main-nav > ul > li + li::before {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }
    header#header nav.main-nav > ul > li a{
        font-size: 10px !important;
    }
}
@media (min-width: 992px) and (max-width: 1201px){
    .rw-recent-posts li > a{
        display: none !important;
    }
    .rw-recent-posts li > .rp-info{
        margin-left: 0 !important;
    }
    .rw-contact-address-box{
        padding: 30px 17px;
    }
}

@media (max-width: 996px){
    header#header nav.main-nav.show-menu > ul{
        margin-top: 95px;
    }
    #close-menu{
        top: 90px !important
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (min-width: 768px) {
    .with-sidebar {
        padding-right: 15px !important;
    }
}
/* Extra Small Devices - Phones */
@media screen and (max-width: 767px) {
    .c--lang-mobile{
        display: block;
    }
    .main-nav-mobile{
        text-align: center;
        margin-left: 0 !important;
    }
    .rw-contact-address-box{
        margin-top: 12px;
    }
    section.page-title h1{
        font-size: 22px;
    }
    section.page-title{
        padding: 85px 0 !important;
    }
    header#header #mobile-menu{
        margin-right: 0;
        margin-top: 0px;
    }
    .home-main-container{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .fullscreen-section .heading h1, .fullscreen-section .heading h3{
        font-size: 40px;
    }
    .rw-blog-listing h2{
        font-size: 26px !important;
    }
}
@media (max-width: 991px) {
    .rw-restaurant-map-box{
        padding-left: 30px;
        padding-right: 30px;
    }
    .rw-restaurant-map-box .acf-map2{
        height: 300px;
    }
    .rw-map-logo{
        display: none;
    }
    .rw-search-widget{
        margin-top: 35px;
    }
    .rw-last-new{
        display: block;
    }

    .rw-blog-grid-item .entry-title{
        top: auto;
        bottom: 0;
        padding-bottom: 20px;
        padding-top: 20px;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .rw-blog-grid-item .entry-title .cc-entry-excerpt{
        display: none;
    }
    .rw-blog-grid-item a::after{
        display: none;
    }
    .rw-blog-grid-item{
        margin-bottom: 6px;
    }
}

@media (max-width: 996px) {

}
/* Large Devices - Desktops */
/* Medium Devices - Desktops */
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
/* Small Devices - Tablets */
@media screen and (min-width: 768px) and (max-width: 991px) {

}
/* Extra Small Devices - Phones */
@media screen and (max-width: 767px) {
    header#header nav.main-nav.show-menu > ul > li > a{
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .container-locations{
        height: initial;
        flex-direction: column-reverse;
    }
    .container-properties-map{
        width: 100%;
        height: initial;
        margin-top: 20px;
    }

    .container-map{
        width: 100%;
    }
}

/* Extra Small Devices - Phones */
@media screen and (max-width: 467px) {
    .rw-entry-media{
        width: 100%;
    }
    .rw-entry-excerpt{
        width: 100%;
    }
    .rw-contact-address-box{
        padding: 30px 13px;
    }
    article.blog-item .entry-media{
        border: 1px solid rgba(136, 136, 136, 0.3);
        top: 0;
        margin-left: 0;
        margin-right: 0;
        border: 0;
    }
}
/* Internet Explorer
====================================*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

}