/* TAGS */
*{ margin:0px; padding:0px; }
html { position: relative; width:100%; height:100%; min-height: 100%; background-color: #ffffff; overflow-x: hidden; }
body { font-family: 'Roboto', sans-serif; color:#101010; width:100%; font-size:16px; background-color:#ffffff; overflow-x: hidden; background:url(../img/bg.jpg) no-repeat center center fixed; background-position:fixed; background-size: cover; }


.fLight { font-family: 'Roboto', sans-serif; font-weight: 300; } 
.fStandar  { font-family: 'Roboto', sans-serif; font-weight: 400; }
.fBold { font-family: 'Roboto', sans-serif; font-weight: 700; }



/* KIT */
.carousel .left { cursor: url("../img/arrow-left.png"), url("../img/arrow-left.cur"), default !important; }
.carousel .right { cursor: url("../img/arrow-right.png"), url("../img/arrow-right.cur"), default !important; }
.carousel .carousel-indicators { bottom: -5px; }
.card-raised { box-shadow: none; }
.card { box-shadow: none; background: none; }
.carousel-inner { border-radius: 8px; }
.carousel-banner-top { width: 100%; margin-bottom: 30px; border-radius: 8px; }
.carousel-banner-bot { width: 100%; border-radius: 8px; }
.card .header { box-shadow: none; border-radius: 8px; }
.carousel .carousel-control { width: 10%; }
.alert  { border-radius: 8px; }
.dropdown-menu { z-index: 999999;  }
@media (max-width:768px){
    .carousel-banner-top { width: 48%; float: left; margin-bottom: 0px; margin-top: 10px; }
    .carousel-banner-bot { width: 48%; float: right; margin-top: 10px; }
}
.btn { font-size:18px; padding: 12px 0px; }
@media (max-width:960px){
    .btn { font-size:14px; padding-bottom: 8px; }
}
h2, .h2 { font-size: 34px; line-height:  34px; letter-spacing: -1px; }
@media (max-width:960px){
    h2, .h2 { font-size: 26px; line-height:  26px; letter-spacing: inherit; }
}
@media (max-width:480px){
    h2, .h2 { font-size: 22px; line-height:  22px; letter-spacing: inherit; }
}
.modal-content { border-radius: 8px; }

   

/* IMMOCHAN */
.bgColor { background-color: #145d9a !important; }
.tColor { color: #145d9a !important; }

.bgFamily1 { background-color: #9c27b0 !important; }/* PURPLE */
.bgFamily2 { background-color: #03a9f4 !important; }/* BLUE */
.bgFamily3 { background-color: #4caf50 !important; }/* GREEN */
.bgFamily4 { background-color: #fbc02d !important; }/* YELLOW */
.bgFamily5 { background-color: #f44336 !important; }/* RED */
.bgFamily6 { background-color: #ffffff !important; }/* WHITE */


.fMin { font-size: 11px; line-height: 16px; }
.full-width { width: 100%; }
.responsive { max-width: 100%; }
.block-air { margin-bottom: 20px; }
.bot-pad { padding: 5px 12px 3px 12px; }
.tSmall { font-size: 12px; }
.roolOver:hover { text-decoration: underline; cursor: pointer; }
.hide { display: none; }
.underline { text-decoration: underline; }
.toMay { text-transform: uppercase; }
.hoverWhite:hover { color: #ffffff !important; text-decoration: none; }


.left-to-center { text-align: left; }
.right-to-center { text-align: right; }
.left-to-center-phone { text-align: left; }
.right-to-center-phone { text-align: right; }
@media (max-width:960px){
    .left-to-center { text-align: center; }
    .right-to-center { text-align: center; }
}
@media (max-width:480px){
    .left-to-center-phone { text-align: center; }
    .right-to-center-phone { text-align: center; }
}

.section { width: 100%; }

.header-bar { text-align: center; height: 35px; padding: 7px 10px 0px 10px; color: #ffffff; font-size:14px; overflow: hidden; }
.header-bar .info-icon { font-size:16px; }
.header-bar a { color: #ffffff; text-decoration: none; cursor: pointer; }
.header-bar a:hover { opacity: 0.6; }
.header-social-icon { float: left; margin-right: 10px; }
.header-info-icon { }
.header-time {  }
.header-bar .toRight { position: absolute; right: 10px; top: 2px;  }
.header-bar-reps { padding-top: 1px; display: none; }
.header-bar .col-social { position: absolute; left: 8px; top: 0px; }
.header-bar .col-info { position: absolute; right: 8px; top: 0px; }
.header-bar .box-icon { background-color: #ffffff; width: 22px; height: 22px; text-align: center; display: inline-grid; font-size: 16px; border-radius: 100%; margin-left: 8px; padding-top: 3px; }
.header-bar .box-icon-min i { transform: scale(0.8,0.8); }
.header-bar .box-name { display: none; }
.header-bar .header-bar-row { position: relative; }
.idiomasFix { font-size: 14px !important; line-height: 20px !important; }
.tripAdvisor { display: inline; }

@media (max-width:768px){
    .tripAdvisor { display: none !important; }
    .header-bar-reps { display: block; cursor: pointer; }
    .header-bar .box-name { display: inherit; }
    .header-bar a { width: 100%; display: inline-block; margin-bottom: 5px; }
    .header-bar { font-size:13px; }
    .header-bar .col-social { padding-left: 0px; margin-top: 5px; padding-right: 0px; top: 50px; width: 48%; left: -8px; }
    .header-bar .col-info { padding-left: 0px; margin-top: 5px; padding-right: 0px; top: 50px; width: 48%; right: 0px; }
}

.navbar { border: 0; border-radius: 0px; box-shadow: none; padding: 10px 0; }
.navbar, .navbar.navbar-default { background-color: rgba(255, 255, 255, 0.6); }
.navbar .navbar-brand { height: 88px; }
.navbar .navbar-nav > li > a { font-weight: 300; font-size: 15px; border-radius: 0px; }
.navbar-right { margin-top: 21px; }
.navbar .navbar-toggle .icon-bar { color: #101010; }
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus { color: #145d9a; background-color: inherit; font-weight: 700; }
.navbar .dropdown-menu li > a:hover, .navbar .dropdown-menu li > a:focus, .navbar.navbar-default .dropdown-menu li > a:hover, .navbar.navbar-default .dropdown-menu li > a:focus { background-color: #145d9a; }
@media (max-width:1199px){
    .nav>li>a { padding: 10px 10px; }
    .navbar .navbar-nav > li > a { font-size: 14px; }
}
@media (max-width: 991px) {
    .navbar-header { float: none; }
    .navbar-toggle { display: block; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-nav { float: none!important; margin: 7.5px -15px; }
    .navbar-nav>li { float: none; }
    .navbar .navbar-nav > li > a { text-align: right;padding-top: 10px;padding-bottom: 10px;margin-right: 15px; }
    .navbar-right { margin-top: 0px; }
    .navbar .navbar-brand { height: 40px; padding: 0px 15px; }
    .navbar .navbar-brand img { height: 50px; }
    .navbar-text { float: none; margin: 15px 0; }
    .navbar-collapse.collapse.in { display: block!important; }
    .collapsing { overflow: hidden!important; }
}

.foot { font-size:12px; color: #ffffff; padding-top: 40px; padding-bottom: 20px;  text-align: center;  }
.foot a { color: #ffffff; text-decoration: none; }
.foot a:hover { text-decoration: underline; }
.foot i { padding: 0px 10px 0px 10px; }
.foot-img { background-color: #ffffff; border-radius: 100%; position: relative; overflow: hidden; width: 110px; height: 110px; text-align: center; vertical-align: middle; display: flex; align-items: center; z-index: 999;  }
.foot-img img { max-width: 90%; z-index: 9999;  vertical-align: middle; }
.foot-img a { width: 100%; }
.foot-imgFix {  }   
.foot-copy { margin-top: -100px; }
.foot-contact-icon { font-size:18px; }
.foot-social-icon { font-size:18px; }
@media (max-width:960px){
    .foot-copy { margin-top: 20px; }
}

.row-white { background-color: #ffffff; border-radius: 8px; width: 100%; display: inline-block; padding: 15px 0px 5px 0px; }
.row-white-text { text-align: left; font-size: 30px; font-weight: 300; line-height: 35px; padding-top: 20px; padding-left: 40px; }
.row-white-text span { font-weight: 400; }
.col-to-center { text-align: center; margin-top: 0px; float: right; width: 100%; }
@media (max-width:960px){
    .row-white-text { font-size: 25px; line-height: 25px; padding-top: 22px; }
    .block-air { margin-bottom: 15px; }
}
@media (max-width:768px){
    .row-white-text { font-size: 20px; padding-top: 0px; padding-bottom: 10px; text-align: center; padding-left: 0px; }
}

.box-rapid-access { color: #ffffff; font-size:24px; border-radius: 8px; padding: 28px 0px 28px 0px; font-weight: 400; width: 100%; }
.box-rapid-access:hover { box-shadow: 0 4px 5px 0px rgba(0, 0, 0, 0.12), 0 4px 10px 0px rgba(0, 0, 0, 0.12), 0 4px 20px 0px rgba(0, 0, 0, 0.12); }
.box-rapid-access a { color: #ffffff; width: 100%; }
.box-rapid-access a:hover { text-decoration: none; }
.box-rapid-access i { font-size:52px !important; margin-bottom: 10px; }
.box-rapid-access span { font-size:14px }
.box-rapid-access .fSizeSM { font-size:20px }

@media (max-width:992px){
    .box-rapid-access { font-size:20px; padding: 20px 0px 20px 0px; }
    .box-rapid-access i { font-size:50px; }
}
@media (max-width:768px){
    .box-rapid-access { font-size:16px; padding: 10px 0px 4px 0px; margin-bottom: 15px; }
    .box-rapid-access i { font-size:40px; margin-bottom: 5px; }
}

.center-plus { background-color: #ffffff; font-size: 14px; }
.center-plus h4 { font-weight: 700; }
.center-plus .btn { padding-left: 20px; padding-right: 20px; font-size: 15px; }
.center-plus .img-responsive { display: inline-block; max-width: 60%; }
.center-plus h2 { margin-bottom: 30px; margin-top: 0px; }
@media (max-width:768px){
    .center-plus .btn { margin-bottom: 50px; font-size: 14px; }
    .center-plus { font-size: 13px; line-height: 16px; padding-top: 50px; padding-bottom: 25px; }
}

.social-block { background:url(../img/bg2.jpg) no-repeat center center fixed; background-position:fixed; background-size: cover; }
.social-block h2 { margin-bottom: 30px; margin-top: 0px; color: #ffffff; }
.social-block h4 { font-weight: 300; color: #ffffff; font-size: 32px; }
.social-block-card { border-radius: 8px; padding: 10px; min-height: 427px; margin-bottom: 20px; }
.social-block-card .btn { color: #101010; padding-left: 20px; padding-right: 20px; font-size: 15px; }
.social-block-card .btn a:hover { color: #808080; }
.social-block-card img { width: 100%; margin-bottom: 10px; }
@media (max-width:768px){
    .social-block-card { margin-bottom: 20px; }
}

.where-map { background-color: #ffffff; font-size: 16px; padding-bottom: 0px; margin-bottom: -7px; }
.where-map h2 { margin-top: 0px; font-weight: 400; }
.where-map iframe { margin-top: 20px; }
@media (max-width:768px){
    .where-map { padding-top: 50px; }
}

.photo-block { padding: 0px; margin-top: -20px;  }

.menu-bar ul { list-style : none; margin : 0; padding : 0; border-top: 1px solid #efefef; width: 100%; padding-top: 10px; }
.menu-bar span { font-weight: 300; font-size: 26px; }
.menu-bar a { color: #808080; font-size: 16px;  margin-left: 5px; }
@media (max-width:1200px){
    .menu-bar a { font-size: 14px; }
}
@media (max-width:992px){
    .menu-bar { display: none; }
}

.location-ico { margin-top: 50px; }
.location-info { margin-top: 50px; }
@media (max-width:992px){
    .location-info { margin-top: 10px; }
}

.promo-page { background-color: #ffffff; font-size: 16px; }
.promo-block { font-size: 14px; margin-bottom: 30px; }
.promo-tit { width: 100%; font-size: 18px; font-weight: 700; line-height: 16px; display: block; }
.promo-valid { width: 100%; font-size: 14px; font-weight: 300; color: #4caf50; line-height: 25px; display: block; }
.promo-img { width: 100%; margin-bottom: 8px; border-radius: 8px; }
@media (max-width:768px){
    .promo-page h2 {}
}

.input-clasic { border: 1px solid #afafaf;  background: none;  float: none;  box-shadow: none;  border-radius: 8px;  font-weight: 400;  display: inline-block;  width: 120px; padding: 6px 2px 6px 2px; height: 34px; 
text-align: center; }
.event-page { background-color: #ffffff; font-size: 16px; padding: 20px 0; }
.event-mouth { border-bottom: 1px solid #898989; padding-bottom: 5px; margin-bottom: 30px; text-align: center; font-weight: 700; }
.event-export {  }
@media (max-width:992px){
    .event-export { margin-top: 20px; }
}
.plus-info { color: #ffffff; padding: 3px 10px 2px 10px; border-radius: 5px; }
.plus-info:hover { box-shadow: 0 4px 5px 0px rgba(0, 0, 0, 0.12), 0 4px 10px 0px rgba(0, 0, 0, 0.12), 0 4px 20px 0px rgba(0, 0, 0, 0.12); cursor: pointer;  }

.service-block { width: 100%; margin-bottom: 30px; display: inline-block; }
.service-block-ico { width: 20%; text-align: center; padding-top: 0px; display: inline-block; float: left; }
.service-block-img { border-radius: 8px; background-color: #fafafa; }
.service-block-img img { width: 100%; padding: 5px; }
.service-block-text { width: 76%; display: inline-block; float: right; font-size: 14px; line-height: 16px; text-align: left; }
.service-block-text span  { font-size: 16px; line-height: 18px; font-weight: 700; }

.directory .heading { border-bottom: 2px solid #eee; margin-bottom: 0; line-height: 50px; }
.directory .heading-first { margin-top: 0px; }
.directory .heading .marck { display: inline-block; font-weight: 400; border-bottom: 2px solid #4caf50; margin-bottom: -2px; }
.directory a { color: inherit; padding: 10px 0; display: block; transition: padding 0.2s; }
.directory .block { border-bottom: 1px solid #f8f8f8; padding-bottom: 0px; }
.directory .block:hover { background-color: #f2f2f2; padding: 10px; padding-bottom: 0px; }
.directory .media-left { position: relative; }
.directory .icon { background-color: rgba(0, 0, 0, 0.2); border: 1px solid #ededed; border-radius: 8px; padding: 0; margin-bottom: 0; width: 48px; height: 48px; max-width: none; }
.directory .category-dot { background-color: #4caf50; border: 2px solid #fff; border-radius: 6px;  width: 12px; height: 12px; top: 1px; right: 10px; position: absolute; }
.directory .tag { border: 2px solid #e4e4e4; border-radius: 10px 10px 10px 0; display: inline-block; font-weight: 600; font-size: 0.7em; padding: 4px 8px; float: right; }
.directory .block small { opacity: 0.6; }
.directory .block-title { display: block; font-size: 1.2em; font-weight: 400; line-height: 1.6em; margin-bottom: 6px; }
.directory .media-body { color: #505050; }
.columnator { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; padding-bottom: 50px; }
.leterFilter {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;
}
.section-shop { width: 100%; display: grid; }
.abc-group { padding: 20px 20px; }
.abc-group ol { margin-bottom: 0; list-style : none; margin : 0; padding : 0; text-align: center; }
.abc-group ol li { width: 3.703%; float: none; padding: 0; display: inline-block;  }
.abc-group span { border: 2px solid rgba(0, 0, 0, 0); color: #ffffff; display: block; text-align: center; font-weight: 400; padding: 6px; cursor: pointer;}
@media (max-width:998px){
    .columnator { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
}
@media (max-width:768px){
    .abc-group ol li {  width: 5%; float: none; display: inline-block; }
}
@media (max-width:620px){
    .columnator { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
}
@media (max-width:480px){
    .abc-group ol li {  width: 8%; }
}

.center-local  { background-color: #ffffff; font-size: 14px; }
.center-local h2 { margin-top: 0px; }

.logo-block { text-align: center; margin-top: -20px; padding: 0px; }
.logo-block img { background-color: #fff; width: 100px; border-radius: 8px; margin: 10px; }

.section-hilight { width: 100%; text-align: center; margin-top: -20px; padding: 20px 0px 10px 0px; color: #ffffff;  }
.section-hilight a { color: #ffffff;  }
@media (max-width:480px){
    .section-hilight h3 { font-size: 15px;  }
}

.local-logo-default { width: 100px; height: 100px; text-align: center; padding-top: 20px; color: #bebebe; background-color: #f8f8f8; border-radius: 8px; margin: 10px; font-size: 60px; display: inline-block; }

.alcampo-banner { padding: 34px 0px 33px 0px; }
.alcampo-banner img { display: inherit; }
@media (max-width:992px){
    .alcampo-banner { padding: 25px 0px 25px 0px; }
}
@media (max-width:768px){
    .alcampo-banner { padding: 10px 0px 10px 0px; margin-bottom: 15px; }
}

.blogLink { background-color: #ffc20e; border-radius: 8px; }
@media (max-width: 991px) {
    .blogLink { display: inline-block !important; float: right !important; margin-right: 23px; }
}
