body {
    font-family: 'Barlow', sans-serif;
    color: #20252a;
    padding-top: 70px;
}
.fc-consent-root .fc-primary-button.fc-cta-consent {
	
}
.fc-consent-root .fc-secondary-button.fc-cta-do-not-consent .fc-button-background,
.fc-consent-root .fc-secondary-button.fc-cta-manage-options .fc-button-background
 {
    background-color: #ffffff !important;
}
.fc-consent-root .fc-secondary-button.fc-cta-do-not-consent .fc-button-label,
.fc-consent-root .fc-secondary-button.fc-cta-manage-options .fc-button-label
 {
    color: #5f6368 !important;
    font-weight: 500 !important;
}
.article-content
{
    line-height: 2;
}

.container-fluid-max-width {
    max-width: 1600px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-weight: 700;
}
h1, .h1 {
    
}
h2, .h2 {
    
}
h3, .h3 {
    
}
img {
    max-width: 100%;
}
a {
    color: #7eb4e2;
}
a:hover {
   
}

.btn-primary {
    background-color: #4078bc;
    border-color: #4078bc;
}
.btn-primary:hover {
    background-color: #7eb4e2;
    border-color: #7eb4e2;
}
#mainNavbar {
    height: 70px;
    background-color: #fff;
}
body.header-fixed #mainNavbar {
     position: fixed;
}
#mainNavbarContent.collapse {
    background: #fff;
    margin: 0px -15px;
    padding: 0px 15px;
}
.header-top {
    margin-bottom: 0;
}
body.header-fixed .header-top {
    margin-bottom: 70px;
}


#header {
    margin-bottom: 0;
}
.navbar-brand {
    
}
.navbar-brand img {
    
}
#mainNavbar .navbar-nav {
    
}
#mainNavbar li.nav-item {
    position: relative;
}

#mainNavbar li.nav-item:last-child:after {
    content: none;
}
#mainNavbar .navbar-nav .nav-link {
     color: #131415;
}
#mainNavbar .navbar-nav .nav-item.active .nav-link {
     color: #4078bc;
}

.navbar-expand-lg .navbar-nav .nav-item-languages a {
    line-height: 40px;
    color: #131415;
}
.navbar-expand-lg .navbar-nav .nav-item-languages a.active {
    color: #4078bc;
}
#mainNavbar .navbar-nav .nav-item.sign-up .nav-link {
    
}
#mainNavbar .navbar-toggler {
    border: 1px solid transparent;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    padding: 0;
    color: #fff;
    background: transparent;
}


.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.btn {
    border-radius: 25px;
    white-space: normal;
}

.modal-backdrop.show {
    opacity: 0.85;
}
.modal .alert {
    margin-bottom: 0;
}
#modal_alert .modal-body {
    padding: 2rem;
}
#modal_item .modal-content {
     border-radius: 10px;
}
#modal_item .modal-body {
    padding: 0;
   
}

#modal_alert .close,
#modal_item .close
{
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #111;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    z-index: 1;
}

.article-page .article-header h1 {
    font-size: 2rem;
}
.article-page .article-header p {
    font-size: 1.25rem;
}
.article-page .article-header .form-search {
    position: relative;
}
.article-page .article-header .form-search .form-control {
    display: block;
    width: 100%;
    padding-left: 1rem;
    padding-right: 115px;
    border-radius: 10rem;
    background-color: #f5f6fa;
    border: none;
    height: 50px;
    line-height: 50px;
}
.article-page .article-header .form-search .btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    width: auto;
    padding: 0 1rem;
    border-radius: 0px 10rem 10rem 0px;
}
.article-zone .article-header,
.article-zone-category .article-header {
    display: flex;
    align-items: flex-end;
    transition: all 0.25s linear;
    padding: 0px 0px 2rem 0px;
}

.article-home.article-zone .article-header {
    align-items: center;
}

.article-header .form-search {
    position: relative;
}
.article-header .form-search .form-control {
    display: block;
    width: 100%;
    padding-left: 1rem;
    padding-right: 115px;
    border-radius: 10rem;
    background-color: #f5f6fa;
    border: none;
    height: 50px;
    line-height: 50px;
}
.article-header .form-search .btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    width: auto;
    padding: 0 1rem;
    border-radius: 0px 10rem 10rem 0px;
}

.article-header.bg-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.15);
}

.article-zone .article-header h1,
.article-zone-category .article-header h1 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 2px 8px;
}
.article-home .article-header h1 {
    font-weight: 400;
}
.article-page .article-header h2 {
    font-size: 20px;
    font-weight: 400;
}
.article-post .article-header {
    text-align: center;
}
.article-post .article-header h1 {
    font-size: 30px;
}

.article-zone .article-header p.lead,
.article-zone-category .article-header p.lead,
.article-home .article-header p.lead {
    color: #fff;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 2px 8px;
}

.article-header-img-copyright {
    position: absolute;
    bottom: 10px;
    color: #fff;
    height: auto;
    width: auto;
    left: 20px;
    font-size: 80%;
    font-weight: 400;
}

.footer-newsletter p {
    line-height: 1.75;
    font-size: 13px;
}

#footer {
    background-color: #1c2847;
    color: #fff;
    text-align: center;
}
.bg-color-1 {
    background-color: #dbecf4;
}

#footer a {
    color: #ffffff;
}
#footer .footer-copyright {
    border-top: 1px solid rgba(255,255,255,0.1);
    font-size: 13px;
    background-color: #2a2a33;
}

.see-all {
    text-align: left;
    font-size: 13px;
}
.bg-dark {
     background-color: #2a2a33 !important;
     color: #fff;
}
.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
   
}
.bg-dark-custom .breadcrumb {
     color: #f5f6fa;
}
.breadcrumb a {
    
}
.bg-dark-custom .breadcrumb a {
     color: #fff;
}
.breadcrumb-item.active {
    color: #bababa;
}

.agenda_item {
    margin-bottom: 1rem;
    position: relative;

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;


    transition: all 0.25s linear;
}
.agenda_item:before {

}
.agenda_item > a {
display: block;
}
.agenda_item:hover > a {
    text-decoration: none;
}

.agenda_item .agenda_item_content {
    background-color: #fff;
}

.agenda_item:hover .agenda_item_content {

}
.agenda_item img {
    border-radius: 10px;
}

.agenda_item .agenda_item_content h3 {
    margin: 0;
    padding: 0;
    color: #1c2847;
    font-size: 17px;
}

.agenda_item:hover .agenda_item_content h3 {

}

.agenda_item .agenda_item_content .agenda_item_content_separator {
    height: 1px;
    display: block;
    background: rgba(201,201,201,1);
    margin: 0.25rem 0;
}

.agenda_item .agenda_item_content_moreinfo {
    color: #7fb4e2;
    font-style: italic;
    font-size: 12px;
    transition: all 0.25s linear;
}

.agenda_item:hover .agenda_item_content_moreinfo {

}

.agenda_items_imgs img {
    border-radius: 10px;
}

.zone_item
{
    margin-bottom: 1rem;
    position: relative;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
    height: 250px;
    
    transition: all 0.25s linear;
}

.zone_item:before
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0);
    transition: all 0.25s linear;
}

.zone_item > a
{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    
    
    
}
.zone_item:hover > a

{
    text-decoration: none;
}

.zone_item .zone_item_content
{
    background-color: #fff;
    padding: 15px;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: auto;
    transition: all 0.25s linear;
}
.zone_item:hover .zone_item_content
{
    background-color: transparent;
}
.zone_item .zone_item_content h3
{
    margin: 0;
    padding: 0;
    color: #1c2847;
    font-size: 25px;
    transition: all 0.25s linear;
}
.zone_item:hover .zone_item_content h3
{
    color: #fff;
}

.zone_item .zone_item_content .zone_item_content_separator
{
    height: 1px;
    display: block;
    background: rgba(201,201,201,1);
    margin: 0.25rem 0;
}
.zone_item .zone_item_content_moreinfo
{
    color: #7fb4e2;
    font-style: italic;
    font-size: 12px;
    transition: all 0.25s linear;
}
.zone_item:hover .zone_item_content_moreinfo
{
   color: #fff;
}

.map-preview-btn-container {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;

    display: flex;
    justify-content: center;
    align-items: center;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
#map-items
{
    position: relative;
    height: 330px;
}
#modal_item_map {
    height: 200px;
    display: none;
}
.mapItemAddress
{
    height: 300px;
}

.item-logo {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    border: 5px solid #fff;
    display: table;
}
.item-logo .item-logo-img-container {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.item-logo img {
    max-width: 100%;
    max-height: 100%;
}
.item-description {
    font-size: 13px;
}
.item-description .alert p{
    margin-bottom: 0;
}

.item_item_grid {
    
    
    transition: all 0.25s linear;
}
.item_item_grid:hover {
     cursor: pointer;
}
.item_item_grid > a {
    display: block;
}
.item_item:hover > a {
    text-decoration: none;
}

.item_item_grid .item_item_grid_img {


    overflow: hidden;
    position: relative;
}
    
.item_item_grid .item_item_grid_img img {
    width: 100%;
    transition: all 0.25s linear;
}
.item_item_grid:hover .item_item_grid_img img {
    transform: scale(1.05);
}
.item_item_grid .item_item_grid_zone {
    color: #888;
 }
.item_item_grid .item-logo-img-container {
    
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 5px;
    left: 5px;;
    border-radius: 10px;
    overflow: hidden;
    
}
.item_item_grid .item-logo-img-container img {
    
    width: 100%;
}

.item_item_grid .item_item_content {
    text-align: left;
}
.item_item_grid .item_item_content h3 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
}
.item_item_grid .item-count-reviews {
font-size: 14px;
position: absolute;
bottom: 5px;
right: 5px;
background: #7eb4e2;
padding: 0px 5px;
color: #fff;
border-radius: 4px;
z-index: 1;
}
.item_item_grid .item-featured-badge {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #4078bc;
    padding: 0px 5px;
    color: #fff;
    border-radius: 4px;
    z-index: 1;
    font-size: 13px;
    font-weight: 600;
}

.item_item_popup {
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}
.item_item_popup .item-logo-img-container {
    
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: 10px;
    left: 10px;
    border-radius: 10px;
    overflow: hidden;
    
}
.item_item_popup .item-logo-img-container img {
    
    width: 100%;
}
.item_item_popup .item_item_content {
    
   font-size: 14px;
}
.item_item_popup .item_item_content  h3 {
    
    font-size: 18px;
}

.item_item_featured {
    
}
.item_item_featured .carousel {
    border-radius: 10px;
    overflow: hidden;
}
.item_item_featured .item-logo-img-container {
    
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: 10px;
    left: 10px;
    border-radius: 10px;
    overflow: hidden;
    
}
.item_item_featured .item-logo-img-container img {
    
    width: 100%;
}


.article-post .article-content .item_item_featured h2 {
    font-size: 20px;
}
.article-post .article-content .item_item_featured h2:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #0056b3;
    margin-top: 10px;
}
.item_item_featured .item_item_featured_description {
    font-size: 15px;
    line-height: 1.5;
}
.blog_post-element_list {

}
.blog_post-element_list > a {
    position: relative;
    padding: 180px 15px 15px 15px;
    text-decoration: none;
    display: block;

    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 5px #000;

    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

}
.blog_post-element_list > a > span {
    position: relative;   
}

.blog_post-element_list > a:before {
    transition: all 0.25s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.25);
}
.blog_post-element_list > a:hover:before {
    background-color: rgba(0,0,0,0.4);
}

.signup-sidebar {
    position: sticky;
    position: -webkit-sticky;
    top: 20px;
}
.signup-sidebar h2 {
    font-size: 19px;
    text-align: center;
}
.list-signup-benefits {

}
.list-signup-benefits li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 1rem;
}
.list-signup-benefits li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 24px;
    color: #5f27cd;
}
.list-signup-benefits li:nth-child(1):before {
    content: "\f201";
}
.list-signup-benefits li:nth-child(2):before {
    content: "\f155";
}
.list-signup-benefits li:nth-child(3):before {
    content: "\f0c0";
}


.list-signup-benefits li strong {
    display: block;
}

.inmobiliaria-recomendada-badge {
    position: absolute;
    top: 10px;
    right: 0;
    background-color: #5f27cd;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 10px;
}

.messagesession {
    font-size: 1rem;
    color: #fff;
    background-color: #222f3e;
}
.messagesession.messagesession-alert-success {
    background-color: #00b894;
}
.messagesession.messagesession-alert-danger {
    background-color: #d63031;
}
.messagesession.messagesession-alert-warning {
    background-color: #fdcb6e;
}
.messagesession.messagesession-alert-info {
    background-color: #74b9ff;
}
.messagesession_content {
    display: flex;
    align-items: center;
}
.alert {
    color: #fff;
}
.alert-success {
    background-color: #2ed573;
}
.alert-danger {
    background-color: #ff6348;
}
.alert-warning {
    background-color: #eccc68;
}
.alert-info {
    background-color: #70a1ff;
}

.form_signup h1 {
    font-size: 1.75rem;
}

.account-nav-list {
    font-size: 13px;
    width: 100%;
}
.account-nav-list .list-group-item-title {
    background-color: #f5f5f5;
    padding: 5px 1rem;
}
.account-nav-list .list-group-item {
    font-size: 13px;
    padding: 10px 1rem;
}
.account-nav-list span.list-group-item:first-child {
    border-top: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.account-nav-list span.list-group-item {
    font-weight: 700;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.account-nav-list span.list-group-item:hover {
    background-color: transparent;
}
.account-nav-list .list-group-item.active {
    background-color: rgba(95,39,205,0.05);
    border-color: rgba(0,0,0,.125);
    color: #4078bc;
    font-weight: 700;
    z-index: 0;
}
.account-nav-list .list-group-item.list-group-item-lvl2 {
    color: #888;
    padding-left: 1.75rem;
    font-size: 12px;
}

.account-nav .navbar-toggler {
    text-align: right;
    font-size: 13px;
}
.account-nav .navbar-toggler span {
    font-size: 15px;
    font-size: 1.25rem;
    vertical-align: middle;
}

.account-dashboard-widgets a {
display: block;
    padding: 20px;
    text-align: center;
    background-color: #fafafa;
    margin-bottom: 20px;
}
.account-dashboard-widgets a:hover {
    background-color: #0056b3;
    color: #fff;
    text-decoration: none;
}
.account-dashboard-widgets a i {
display: block;
}

.account-links-header {
    display: flex;
    justify-content: space-between;
}
.account-links-header a {
    color: #20252a;
    font-size: 12px;
}
.account-links-header a:hover {
    color: #7eb4e2;
}
.header-article-content {
    margin: 2rem 0;
}
.banner-container {
    margin-bottom: 10px;
}
.banner-container a {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 0.3rem;
    padding: 10px;
    background-color: #dbecf4;
}
.banner-container a:hover {
    background-color: #1c2847;
    color: #fff;
    text-decoration: none;
}
.banner-container a .banner-img-container {
    width: 200px;
    margin-right: 10px;
}
.banner-container a .banner-img-container img {
    border-radius: 0.3rem;
    width: 100%;
}
.banner-container a .banner-text-container {
    width: 100%;
}
.banner-container a .banner-text-container-top {

    color: #1c2847;
}
.banner-container a:hover .banner-text-container-top {
    color: #fff;

}

.banner-container a .banner-text-container-bottom {
    color: #1c2847;
}
.banner-container a:hover .banner-text-container-bottom {
    color: #fff;
}

.banner-text1 {
font-size: 16px;
font-weight: 700;
line-height: 18px;
}
.banner-text2 {
font-size: 15px;
font-weight: 400;
line-height: 16px;
}
.banner-text3 {
font-size: 12px;
font-weight: 300;
line-height: 14px;
}
.input-fast-search-results-container {
position: absolute;
bottom: auto;
left: 0%;
right: 0;
top: 100%;
width: 100%;
height: auto;
display: none;
z-index: 9999;
}

.input-fast-search-close-container {
position: absolute;
top: 5px;
right: 5px;
width: auto;
height: auto;
}
.input-fast-search-close {
cursor: pointer;
font-size: 19px;
background: #e03243;
width: 35px;
height: 35px;
line-height: 35px;
position: relative;
z-index: 9999;
color: #fff;
display: inline-block;
text-align: center;
}

.input-fast-search-results {
position: relative;
text-align: left;
background-color: #f8f9fa;
padding: 2rem;
color: #424a60;
}
.input-fast-search-results h2 {
font-size: 1.5rem;
}
.dashboard-checklist-items {

}
.dashboard-checklist-item {
display: flex;
justify-content: space-between;
text-align: left;
}
.dashboard-checklist-item.pro {

}
.dashboard-checklist-item.checked .dashboard-checklist-item-text {
font-style: italic;
color: #aaa;
text-decoration: line-through;
}
.dashboard-checklist-item:nth-child(odd) {
background-color: #fafafa;
}
.dashboard-checklist-item .dashboard-checklist-item-icon {
width: 30px;
}
.dashboard-checklist-item .dashboard-checklist-item-icon .fa-check-square {
color: #00b894;
}
.dashboard-checklist-item .dashboard-checklist-item-icon .fa-square {
color: #888;
}
.dashboard-checklist-item .dashboard-checklist-item-text {
width: 100%;
}
.dashboard-checklist-item > div {
padding: 0.25rem;
}

.progress-container {
display: flex;
justify-content: space-between;
}
.progress-container > a {
font-size: 12px;
width: 110px;
padding-left: 15px;
}
.progress-container .progress {
width: 100%;
}
.progress-bar {
background: linear-gradient(to right, #222f3e, #5f27cd);
}

section.pricing {

}
section.pricing.pricing-bg {
color: #fff;
background: #007bff;
background: linear-gradient(to right, #222f3e, #5f27cd);
}

.pricing .card {
color: #495057;
border: none;
border-radius: 1rem;
transition: all 0.2s;
box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
margin: 1.5rem 0;
}

.pricing .card-title {
margin: 0.5rem 0;
font-size: 0.9rem;
letter-spacing: .1rem;
font-weight: bold;
}

.pricing .card-price {
font-size: 3rem;
margin: 0;
}
.pricing .card-price sup {
font-size: 1.2rem;
top: -21px;
}
.pricing .card-price .price-old {
font-size: 1.2rem;
text-decoration: line-through;
color: #aaa;
}
.pricing .card-price .price-old sup {
font-size: 1.2rem;
top: 0;
}
.pricing .card-price .period {
font-size: 0.8rem;
}

.pricing ul li {
margin-bottom: 1rem;
}

.pricing .text-muted {
opacity: 0.7;
}
.pricing ul li .fa-star {
color: #5f27cd;
}
.pricing .btn {
font-size: 80%;
border-radius: 5rem;
letter-spacing: .1rem;
font-weight: bold;
padding: 1rem;
opacity: 0.7;
transition: all 0.2s;
}


.StripeElement {
box-sizing: border-box;

height: 40px;

padding: 10px 12px;

border: 1px solid transparent;
border-radius: 4px;
background-color: white;

box-shadow: 0 1px 3px 0 #e6ebf1;
-webkit-transition: box-shadow 150ms ease;
transition: box-shadow 150ms ease;
}

.StripeElement--focus {
box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
border-color: #fa755a;
}

.StripeElement--webkit-autofill {
background-color: #fefde5 !important;
}


/* Customize the label (the container) */
.custom-radio {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 35px;
}

/* Hide the browser's default radio button */
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.custom-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* On mouse-over, add a grey background color */
.custom-radio:hover input ~ .checkmark {
  background-color: #ffffff;
}

/* When the radio button is checked, add a blue background */
.custom-radio input:checked ~ .checkmark {
  background-color: #5f27cd;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 17px;
    color: #ffffff;
    line-height: 23px;
    text-align: center;
    left: 3px;
    border-color: #341f97;
}

.twitter-typeahead {
    width: 100%;
}
.bootstrap-select .btn-light {
    border: 1px solid #ced4da;
    background-color: #fff;
    color: #495057 !important;
}
.is-that-your-item a {
    font-weight: 400;
    color: #fff;
}

#map-zones-es { 
    margin: 0 auto;
    width:781px;
    height:713px;
    background: url(../plugins/map-zones/img/map-zones-es/spain.png) 0 0 no-repeat;
    /**** Con el zoom y scale podemos adaptar el mapa al tamaño que necesitemos***/
    zoom:.4;
    -o-transform: scale(.4);
    -moz-transform: scale(.4);
}	
ul.list-zones-text {
    text-align: center;
}
ul.list-zones-text li .list-zones-text-count {
    color: #c1c1c1;
    font-size: 13px;
}

.container-header {
    display: flex;
    justify-content: space-between;
}

.input-group>.form-control {
   
}

.category-banner {
    width: 100%;
    height: 150px;
    border-radius: 10px;
    position: relative;
}
.category-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    border-radius: 10px;
    transition: all 0.25s linear;
}
.category-banner:hover:before {
    background-color: blue;
}
.category-banner > a {
    
    color: #fff;
    position: relative;
    line-height: 24px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    text-decoration: none;
    text-align: center;
    padding: 0 2rem;
    
}
.category-banner > a h2 {
    font-size: 15px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
}
.category-banner > a h2 > span {
    display: block;
    font-weight: 400;
    text-transform: none;
}
.category-nav-container {
    border-bottom: 1px solid rgb(216, 216, 216);
}
.category-nav-container .nav-item {
    border-bottom: 2px solid transparent;
}
.category-nav-container .nav-item.active {
    border-color: #111416;
}
.category-nav-container .nav-link {
    color: #111416;
    font-size: 14px;
    padding: 0.5rem 1rem;
}

.category-nav-container  .nav-link.nav-link-title {
    font-weight: 700;
    padding-left: 0;
}

.items_features-nav-container {
    border-bottom: 1px solid rgb(216, 216, 216);
}
.items_features-nav-container .nav-item {
    border-bottom: 2px solid transparent;
}
.items_features-nav-container .nav-item.active {
    border-color: #111416;
}
.items_features-nav-container .nav-link {
    color: #111416;
    font-size: 14px;
    padding: 0.5rem 1rem;
}

.items_features-nav-container .nav-link-title {
    font-weight: 700;
    color: #111416;
    font-size: 14px;
    padding: 0.5rem 1rem 0.5rem 0;
}
.items_features-nav-container .dropdown-menu .row {
    width: 600px;
    max-width: 100%;
}
.items_features-nav-container .dropdown-menu .row .dropdown-item {
    white-space: normal;
}
.article-header-zones-parents .btn,
.btns-items_features-applieds-container .btn
{
    padding: .25rem .5rem;
    font-size: 12px;
    line-height: 1.5;
    
}


.post-item {
    margin-bottom: 2rem;
}
.post-item > a {
    display: block;
}
.post-item > a:hover {
    text-decoration: none;
}
.post-item-img {
    overflow: hidden;
    border-radius: 10px;
}
.post-item-img img {
    width: 100%;
    transition: all 0.25s linear;
}
.post-item > a:hover .post-item-img img {
    transform: scale(1.05);
}
.post-item-title {
    
}
.post-item > a h2 {
    font-size: 16px;
    color: #111416;
}
.post-item > a:hover h2 {
    font-size: 16px;
    color: #7eb4e2;
    
}
.post-item .post-item-category {
    color: #4078bc;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.horizontal-weather-widgets {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.horizontal-weather-widgets > div {
    margin: 5px 2px !important;
    width: auto !important;
}

.article-post-img {
    
}
.article-post-img img {
    border-radius: 10px;
    max-width: 100%;
}
.destinations-cols {
    
}
.destinations-cols > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    
-webkit-columns: 200px 3;
   -moz-columns: 200px 3;
        columns: 200px 3;
}
.destinations-cols > ul  ul{
    list-style: none;
    padding: 0 0 0 20px;
    
}
.home-category-title-container,
.post-nearby-title-container {
    text-align: center;
}

.article-post .article-content address {
    background: #fefefe;
    padding: 1.5rem;
    font-size: 13px;
    border: 2px solid #f0f0f0;
}
.article-post .article-content blockquote {
    padding-left: 1.5rem;
    font-size: 18px;
    font-style: italic;
}
.article-post .article-content figure,
.article-post .article-content .google-ads-in-post
{
text-align: center;
}

.article-post .article-content figure figcaption {
    font-style: italic;
    font-size: 13px;
    margin-top: 0.5rem;
    text-align: center;
}
.article-post .article-content hr {
    margin: 4rem 4rem;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.article-post .article-content .article-content-col {
    margin: 0 auto;
    position: relative;
    }
    .adsbygoogle_display_post {
    width: 300px;
    height: 250px; 
    
    }


.item-review {

}
.item-review .item-review-container {
    display: flex;
}
.item-review .item-review-container .item-review-left {
    width: 70px;
}
.item-review .item-review-container .item-review-right {
    width: 100%;
}
.item-review .item-review-container .item-review-author-img img {
    width: 50px;
    text-align: left;
}
.item-review .item-review-container .item-review-stars .fa-star {

    color: #cacaca;
}
.item-review .item-review-container .item-review-stars-text-1,
.item-review .item-review-container .item-review-stars-text-2,
.item-review .item-review-container .item-review-stars-text-3,
.item-review .item-review-container .item-review-stars-text-4,
.item-review .item-review-container .item-review-stars-text-5
{
    color: #78e08f;
}
.item-review .item-review-container .item-review-stars-text-1,
.item-review .item-review-container .item-review-stars-text-2
{
    color: #e55039;
}
.item-review .item-review-container .item-review-stars-text-3,
.item-review .item-review-container .item-review-stars-text-4
{
    color: #82ccdd;
}
.item-review .item-review-container .item-review-stars-text-5
{
    color: #78e08f;
}
.item-review .item-review-container .item-review-author-name {
    font-weight: 700;
}
.item-review .item-review-container .item-review-date {
    font-size: 12px;
    color: #888;
}

a.banner-sidebar-ad-contactus {
    display: block;
    background-color: #dbecf4;
    color: #1c2847;
    border-radius: .3rem;
    font-size: 25px;
    text-align: center;
    line-height: normal;
}
a.banner-sidebar-ad-contactus:hover {
    text-decoration: none;
    background-color: #1c2847;
    color: #fff;

}


.account-items_restaurant_menus {

}
.account-items_restaurant_menus:last-child {
    border-bottom: none;
}
.account-items_restaurant_menus-name {
    width: 100%;
}
.account-items_restaurant_menus-price {
font-size: 20px;
}
.account-items_restaurant_menus-includes {

}
.account-items_restaurant_menus-edit {

}
.account-items_restaurant_menus-delete {

}
.account-items_restaurant_menus-btns {
    text-align: right;
}
.account-items_restaurant_menus_sections {

}
.account-items_restaurant_menus_sections:last-child {
    border-bottom: none;
}
.account-items_restaurant_menus_sections-name {
    width: 100%;
}
.account-items_restaurant_menus_sections-add_dish {

}
.account-items_restaurant_menus_sections-edit {

}
.account-items_restaurant_menus_sections-delete {

}
.account-items_restaurant_menus_sections-btns {
    text-align: right;
}
.account-items_restaurant_menus_dishes {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.account-items_restaurant_menus_dishes:nth-child(odd) {
    background-color: #fff;
}
.account-items_restaurant_menus_dishes-name {
    width: 100%;
}
.account-items_restaurant_menus_dishes-edit {
    width: 70px;
    text-align: center;
}
.account-items_restaurant_menus_dishes-delete {
    width: 70px;
    text-align: center;
}
.account-items_restaurant_menus_cartas {

}
.account-items_restaurant_menus_cartas:last-child {
    border-bottom: none;
}
.account-items_restaurant_menus_cartas-name {
    width: 100%;
}
.account-items_restaurant_menus_cartas-add_dish {

}
.account-items_restaurant_menus_cartas-edit {

}
.account-items_restaurant_menus_cartas-delete {

}
.account-items_restaurant_menus_cartas-btns {
    text-align: right;
}
.div-move-icon {
    cursor: move;
    cursor: -webkit-grabbing;
}
.items_restaurant_menus_container_forms,
.items_restaurant_menus_container_forms_menus
{
    position: relative;
}
.items_restaurant_menus_container_forms_saving,
.items_restaurant_menus_container_forms_menus_saving
{

    position: absolute;
    background: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    font-size: 30px;
}


#restaurant-menu {

}

.item-restaurant-menu-container {
    position: relative;

    font-size: 18px;



    background-color: #dbecf4;
    color: #1c2847;
    border-radius: .3rem;
}
.items_restaurant_menus-dishes {
    
}
.items_restaurant_menus-dishes li {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 1rem;
}
.item-restaurant-menu-loading {
    position: absolute;
    background: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    font-size: 30px;
}

.items_restaurant_menus-price {
    font-size: 40px;
    font-weight: 700;


}
.items_restaurant_menus-includes {

}
.items_restaurant_menus-extrainfo {

}

#restaurant-cartas .btn {
    text-transform: uppercase;
    font-size: 14px;
 }

.nav-item-restaurant-menu-languages .nav-link {
    padding: .5rem 0.5rem;
    text-transform: uppercase;
    font-size: 15px;
    color: #20252a;
    border-bottom: 1px solid #20252a;
}
.nav-item-restaurant-menu-languages .nav-link.active {
    border-color: #0056b3;
    color: #0056b3;
}
.messagecookies {
    width: 650px;
    max-width: 90%;
    height: auto;
    background-color: #fff;
    z-index: 9999;
    border-radius: 4px;
}
.messagecookies .messagecookies_container {
    position: relative;
    padding: 20px;
    text-align: center;
}
.messagecookies p {
    margin: 0px 0px 20px 0px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
.messagecookies p a {
    color: #000;
    text-decoration: underline;

}
.messagecookies button.messagecookies_accept,
.messagecookies button.messagecookies_reject
{
    padding: 15px 20px;
    background: #4078bc;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 10px auto 15px auto;
    border-radius: 30px;
    font-weight: 700;
    border: 0;
    cursor: pointer;
}
.messagecookies button.messagecookies_reject
{
    background: #fff;
    color: #999;
    font-weight: 300;
    border: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    font-size: 13px;
}
.messagecookies-container-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.booking-form {
padding: 30px;
background-color: #dbecf4;
border-radius: 0.3rem;
}
 .encuesta-question-title {
                            font-weight: 700;
                        }
                        .form_encuesta .form-check-input {
                            margin-top: 0.7rem;
                        }

@media (min-width: 576px)
{
    .article-header-img-copyright {
        left: auto;
        right: 15px;
    }
    #modal_item .modal-dialog {
        max-width: 542px;
        margin: 1.75rem auto;
    }
    .adsbygoogle_display_post {
    width: 336px;
    height: 280px;
    }


}
@media (min-width: 768px) {


    .home-category-title-container,
    .post-nearby-title-container
    {
        text-align: left;
    }
    .home-category-title-link,
    .post-nearby-title-link
    {
        text-align: right;
    }
    .home-category-title-link a,
    .post-nearby-title-link a
    {
        color: #000;
    }
    .article-zone .article-header-zones-parents .btn,
    .article-zone-category .article-header-zones-parents .btn
    {
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
    }
    .article-zone .article-header {
        min-height: 500px;
        padding-bottom: 2rem;
    }
     .article-zone .article-header h1 {
        font-size: 70px;
    }
    .article-zone-category .article-header {
        min-height: 500px;
        padding-bottom: 2rem;
    }
     .article-zone-category .article-header h1 {
        font-size: 70px;
    }
    .article-post .article-header {
        
    }
    .article-post .article-header h1 {
            font-size: 48px;
    }

   
    .alert {
        padding: 2rem;
    }

    .adsbygoogle_display_post {
    width: 728px;
    height: 90px;
    }

    .banner-container a {
        display: block;
    }

    .banner-container a .banner-img-container {
        margin: 0 0 10px 0;
        width: 100%;
    }
}


@media (min-width: 992px) {

#mainNavbar li.nav-item:after {
    content: "|";
    position: absolute;
    right: -1px;
    top: 9px;
    color: #131415;
}
.navbar-expand-lg .navbar-nav .nav-item-languages {
    padding-right: .5rem;
    padding-left: .5rem;
}
    #footer {
        text-align: left;
    }
    #footer .footer-copyright {
        text-align: left;
    }
   .sidebar-sticky {
        position: sticky;
        top: 70px;
        bottom: auto;
    }
    .article-post .article-content figure
    {
        /*margin: 0 -4rem 1rem -4rem;*/
    }
    .article-post .article-content .article-content-col {
    width: 730px;
    }
    .adsbygoogle_display_post {
    width: 728px;
    height: 90px;
    }

    .banner-container a {
        display: flex;
    }

    .banner-container a .banner-img-container {
        margin: 0 10px 0px 0;
        width: 200px;
    }


    .sidebar-sticky .banner-container a {
        display: block;
        padding: 0;
    }

    .sidebar-sticky .banner-container a .banner-img-container {
        margin: 0 0 0 0;
        width: 100%;
    }
    .sidebar-sticky .banner-container a .banner-img-container img {
border-radius: 0;
    }
    .sidebar-sticky .banner-container a .banner-text-container {
        position: relative;
        background: #dbecf4;
margin: -40px 0px 0px 0px;

        transition: 0.25s;
        color: #1c2847;
        padding: 10px;
    }
    .sidebar-sticky .banner-container a:hover .banner-text-container {

        background: #1c2847;
    }
    .sidebar-sticky .banner-container a .banner-text-container-top {


    }
    .sidebar-sticky .banner-container a:hover .banner-text-container-top {

    }

    .sidebar-sticky .banner-container a .banner-text-container-bottom {

    }
    .sidebar-sticky .banner-container a:hover .banner-text-container-bottom {

    }
    .items_restaurant_menus-dishes {
        width: 65%;
        margin: 0 auto;
    }
}


@media (min-width: 1200px) {
    /*.item_item_featured.category-2 .more-info,
    .item_item_featured.category-4 .more-info
    {
        display: flex;
        justify-content: start;

        flex-wrap: wrap;
        align-items: start;
    }
    .item_item_featured.category-2 .more-info > div,
    .item_item_featured.category-4 .more-info > div
    {
        max-width: 50%;
        padding-right: 15px;
    }*/
    .article-post .article-content figure
    {
        /*margin: 0 -4rem 1rem -4rem;*/
    }
    .article-post .article-content .article-content-col {
    width: 730px;
    }
    .adsbygoogle_display_post {
    width: 728px;
    height: 90px;
    }

    .banner-text1 {
        font-size: 18px;
        line-height: 20px;
    }
    .banner-text2 {
        font-size: 15px;
        line-height: 16px;
    }
    .banner-text3 {
        font-size: 13px;
        line-height: 15px;
    }
    
}