/*! * Skin 2019 Remedia * /*

 /* Generales */
body{ font-family: 'Ubuntu', sans-serif!important; font-size: 1em!important; color: #10181f!important; }

.p40{ padding:40px!important; }
.p0{ padding:0!important; }
.p100-0-95{ padding: 100px 0 95px; }
.pt85{ padding-top: 85px; }
.pt80{ padding-top: 80px; }
.pt60{ padding-top: 60px; }
.pt50{ padding-top: 50px; }
.pt40{ padding-top: 40px; }
.pt35{ padding-top: 35px; }
.pt10{ padding-top: 10px; }
.pt0{ padding-top: 0px; }

.p25-20{ padding: 30px 20px; }
.pr20{padding-right: 20px;}
.p90-0{ padding: 90px 0; }
.p0{ padding: 0; }
.p030{ padding: 0 30px; }

.pb0{padding-bottom: 0!important;}

.mt50{ margin-top: 50px!important; }
.mt40{ margin-top: 40px; }
.mt30{ margin-top: 30px; }
.mt20{ margin-top: 20px; }
.mt8{ margin-top: 8px!important; }
.mt0{ margin-top: 0px!important; }
.mb80{ margin-bottom: 80px!important; }
.mb60{ margin-bottom: 60px!important; }
.mb50{ margin-bottom: 50px!important; }
.mb46{ margin-bottom: 46px!important; }
.mb40{ margin-bottom: 40px!important; }
.mb30{ margin-bottom: 30px!important; }
.mb20{ margin-bottom: 20px!important; }
.mb10{ margin-bottom: 10px!important; }
.mb5{ margin-bottom: 5px!important; }
.mb0{ margin-bottom: 0px!important; }

.m0{ margin: 0!important; }

.mr20{ margin-right:20px;}

.mtb1015{ margin:10px 15px;}

.border-yellow{    border-bottom: 2px solid #EAC757;}
section{ padding: 90px 0!important;}

a .hover-img {  position:relative; }
a .hover-img span { position:absolute; left:-9999px; top:-9999px; z-index:9999; }
a:hover .hover-img span {  top: 20px;  left:0; }

.relative{ position: relative; }
.absolute{ position: absolute; }

.h116{ height: 116px; } 
.h14{ height:16px!important;}
.z-index-top{ z-index: 9; }

.line{
  width:20px;
  background: #EAC757;
  height:2px;
  margin:15px 0 0;
  /*margin-left: 56px; */ 
}

.line-gray{
  width:40px;
  background: #D8D8D8;
  height:2px; 
  margin: 10px 0 5px;
}

/* Colors */
.color-light{ color: #fff!important; }
.color-blue{ color: #458FB9!important; }
.color-dark{ color: #071E54!important; }
.color-white{ color: #ffffff!important; }
.color-gray{ color: #7C7E82!important; }
a.color-white:hover{ color: #fff!important;}

/* Fonts */
h1,h2,h3, h4, .text-img{ font-family: 'Ubuntu', sans-serif!important; -webkit-font-smoothing: antialiased;}

h1.h1{ font-size: 14px!important; font-weight: 500!important; color: #458FB9; text-transform: uppercase;}
h2.h2{ font-size: 18px; line-height: 24px; font-weight: 500; color:#022037;margin:10px 0 28px;}
h3.h3{ font-size: 14px; line-height: 18px; font-weight: 500;color:#022037;}
h4 { font-size:18px!important; line-height: 24px; font-weight: 500; margin: 20px 0;}

.experiencia h1{ font-size: 30px!important; margin-bottom: 20px;}

.text-img{ font-size: 1.355em; -webkit-font-smoothing: antialiased;}

p, .btn{ font-size: 16px; line-height: 26px;}

p{font-weight: 400!important; }
p{ margin-bottom: 1.5em!important;}
.light{font-weight: 400!important;}
.bold{ font-weight: 700!important; }
.upper{ text-transform: uppercase!important; }
.italic{ font-family: 'Ubuntu', sans-serif!important; font-style: italic;}

.spacexs{ display: none;}

.text18{ font-size: 18px; line-height: 30px;}

.logo-sticky{ display: block; }
.logo-black{ display: none; }

.navbar-shrink .logo-sticky{ display: none; }
.navbar-shrink .logo-black{ display: block; }

.menu-fixed {
  position:fixed;
  width: 100%;
  z-index:99999;
  top:86px;
}

hr{ border-top: 1px solid #fff!important; }
.inlineblock{ display: inline-block; }
.baseline{ vertical-align: baseline;}
.super{ vertical-align: super;}

/* buttons / Links */
.btn{
  width: 200px;
  margin: 0 auto;
  font-size: 12px!important;
  line-height: 18px;
  border: 0!important;
  border-radius: 4px!important;
  padding: 8px 35px;
  color: #1F2B34;
  background-color: #fff!important;
}

.btn:hover{
  color: #314974;
  filter: alpha(opacity=50);
        opacity: 0.5!important;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
.btn-blue{
  font-size: 13px;
 color: #fff;
 background-color: #458FB9!important;
 padding: 12px 25px;
}
.btn-blue :hover{
	color: #fff!important;
}

/* Nav */
#mainNav{
  background-color: #fff!important;
  padding: 5px 0;
  -webkit-box-shadow: 0px 10px 5px -10px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 10px 5px -10px rgba(0,0,0,0.5);
box-shadow: 0px 10px 5px -10px rgba(0,0,0,0.5);
}

#mainNav .navbar-nav .nav-item .nav-link{
  font-family: 'Ubuntu', sans-serif!important;
  font-size: 12px;
  padding: 1.1em 2.95em !important;
  font-weight: 700;
  color: #7C7E82;
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover
{
  color: #458FB9!important;
}
a.nav-link:hover{ color: #FF8736!important; }

/* Slide */
.carousel-caption{
	top: 34%!important;
	bottom: 0!important;
  right: 32%!important;
  left: 32%!important;
  height: 254px;
  text-align: center;
  color: #fff!important;
}
.carousel-caption h1{
  color: #fff!important;
}
.carousel-caption p{
 font-family: 'Ubuntu', sans-serif!important; 
 font-size: 15px!important;
 line-height: 25px!important;
 font-weight: 500!important;
 color: #fff!important;
}
.filter{
  opacity: .4;
  background-color: black;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 70vh;   /* z-index: 1;*/
}

.carousel-item {
	height: 68vh;
  min-height: 480px;
	background: no-repeat center 32% scroll;
	 	-webkit-background-size: cover;
	 	-moz-background-size: cover;
	 	-o-background-size: cover;
	 	background-size: cover;
}

/* Backgrounds */
.experiencia{
	background: url(../images/chite-experiencia.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 146px 0!important;
}
.bg-eventos{
	background: url(../img/eventos-privados01.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 580px;
}

.bg-black{ background: #1B1C1D;}
.bg-light { background-color: #fff!important; }
.bg-gray { background-color: #F6F6F6!important; }
.bg-comprometidos{ background: #071E54 url(../images/comprometidos.jpg) right center no-repeat ; background-size: 38%;}
.bg-blue{ background: #458FB9; padding: 45px 0 40px!important;}
.bg-dark{ background: #F6F6F6!important; padding: 20px 0!important;}
.bg-second-nav{ background: #9FA3A5; }
.bg-footer-contact{ background: #D9D07B; }

.module-link img{
	margin: 40px 0;
}
.spacer { margin:0; padding:0; height:50px; }

.text-serv{
  background: #FF8736;
  color: #fff;
  padding: 5px 10px;
  margin-top: 12px;
  min-height: 130px;
}
.box-shadow{
  background: #fff;
  padding: 40px 0;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(89,89,89,0.42);
  -moz-box-shadow: 0px 6px 10px 0px rgba(89,89,89,0.42);
  box-shadow: 0px 6px 10px 0px rgba(89,89,89,0.42);
}

.image { position: relative; margin-bottom: 20px; width: 100%; }

.float-left{ float: left;}

/* fin load more */
.blogBox {
    margin-bottom: 30px;
    margin-top: 20px;
    box-sizing: border-box;
}
.blogBox .item {
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    height: 100%;
}
.blogBox .item:hover {
    cursor: pointer;
}
.blogBox .item img {
    width: 100%;
}
.blogBox .item p {
    padding-bottom: 40px;
}
.blogBox .item .blogTxt {
    padding: 0;
}
.blogBox .item h2 {
    margin: 15px 0;
    font-family: 'Roboto', sans-serif;
}
.blogBox .item .blogCategory a {
    padding: 5px 10px 2px;
    border: 1px solid #616161;
    color: #616161;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.blogBox .item .blogCategory a:hover {
    background: #616161;
    color: #fff;
    text-decoration: none;
}

#loadMore {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}
#loadMore a {
  background: #458FB9;
  border-radius: 4px!important;
  padding: 8px 40px;
  font-size: 13px;
  color: white;
  display: inline-block;
  transition: all 0.25s ease-out;
   -webkit-font-smoothing: antialiased;
}
#loadMore a:hover {
    background-color: #021737;
}

.swiper-slide {
  padding-top: 20px!important;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination {
  position: absolute;
  top: -5px;
  right: 18px;
  width: auto !important;
  left: auto !important;
  margin: 0;
  color: #7C7E82!important;
}
.swiper-pagination-bullet {
  padding: 5px 10px;
  border-radius: 0;
  width: auto;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color:#000;
  opacity: 1;
  background: rgba(0,0,0,0.2);
}
.swiper-pagination-bullet-active {
  color:#fff;
  background: #007aff;
}

.swiper-container .item img{
  width: 100%;
  margin-top: 10px;

}

@media screen and (min-width: 1200px) {
  .blogBox .featured h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 991px) {
  .blogBox .featured h2 {
    font-size: 30px;
    font-style: italic;
  } 
  .blogBox .featured .blogTxt {
    max-width: 50%;
    width: 100%;
    padding: 50px;
    float: left;
    background: inherit;
    min-height: 378px;
  }
  .blogBox .featured img {
    max-width: 50%;
    width: 100%;
    float: left;
    min-height: 378px;
  }
}


.frst{
    background: #3a8999;
  }
  .scnd{
    background: #e84a69;
  }
  .thrd{
    background: #980505;
  }
  .frth{
    background: #094602;
  }

  .slider {
      width: auto;
      margin: 30px 50px 50px;
  }

  .slick-slide {
      color: white;
      padding: 40px 0;
      font-size: 30px;
      font-family: "Arial", "Helvetica";
      text-align: center;
  }

  .slick-prev:before, 
  .slick-next:before {
      color: black;  
  }

  .slick-dots {
      bottom: -30px;
  }
  a.dot{
    padding:10px 10px;
  }
  a.dot:hover{
    
    background:#ddd;
  }


/* fin load more */
.va-m {
    vertical-align: initial;
}
.small, small {
    font-size: 12px;
    font-weight: 400;
}

.modal-body .line-gray{
  margin: 10px auto;
}

/* Footer */
#contacto{ background: #F6F6F6; padding: 60px 0!important;}
footer{ padding: 0; }
footer .icon-hotel{ height: 70px; }
footer .line{
 width: 100%;
 height: 1px;
 background-color: #808488;
 margin: 40px auto;
 bottom: 0;
}
footer .inner-left ul{
	list-style: none;
 padding-left: 0;
 margin: 0 20px;
}

footer .inner-left ul li {
 display: inline-block;
 margin: 0 15px!important;
 font-size: 0.8em;
}

footer .social-media{
 padding: 0 25px;
 border-right: 1px solid #8f9296;
 border-left: 1px solid #8f9296;
 height: 30px;
}

footer .social-media i{ padding: 0 15px;}
footer a, footer p{ color: #fff!important; }
footer a:hover{ color: #808488!important;}

footer .logo-remedia{height: 20px; padding: 0 10px;}
footer .logo-space-l {
    padding: 0 0 0 10px;
}

/* RESPONSIVE */
/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    .text-center-xs{ text-align:center!important;}
 .p100-0-95 { padding: 40px 0; }
 .pt85 { padding-top: 50px;}
 .p90-0 { padding: 50px 0; }
 .mtxs-30{ margin-top: 30px!important;}    
 .mtxs-20{ margin-top: 20px!important;}
 .mtxs-15{ margin-top: 15px!important;}
 .mbxs-24{ margin-bottom: 24px!important;}
 .mbxs-30{ margin-bottom: 30px!important;}
 
 .mtxs-15p{ margin-top: 15%!important;}
  
 .img-90{ height: 90px;}
 
 .bottom-right5-10 {
     bottom: -12%;
     right: 10%;
 }
 
 #mainNav { background-color: #fff; }
 #mainNav .navbar-nav .nav-item .nav-link{
  font-weight: 400!important;
  font-size: 0.885em!important;
 }
  #mainNav .navbar-nav .nav-item .nav-link:hover{
   color: #000!important;
 }
 #mainNav .navbar-nav .nav-item .color-white,
 a.color-white:hover{ color: #fff!important;}
 
 .navbar-brand{ margin-right: 0;}
 #mainNav .navbar-toggler{background-color: transparent!important;}
 /*.carousel-item{ background: no-repeat -310px center scroll; height: 60vh;}*/
  section { padding: 40px 0!important;}   
 
  /* MENU */
 .navbar{  padding: .5rem 0;}
 .navbar-brand img{ margin-left: 1rem;}
 
#navbarResponsive li{ 
 	margin: 0 1rem;
 }
 
 #navbarResponsive li.bg-gray-dark{ 
 	margin: 0;
 }
 .logo-black img{ height: 45px;}
 
 /* FONTS */
 section h1.section-heading{font-size: 2.0em; margin-bottom: 20px;}
 h2 { font-size: 1.58em; margin-bottom: 26px;}
 .module-caption h2{ margin-bottom: 0;}
 h3.section-subheading:after, h3.section-subheading-dark:after{ top: 40px;}

 header.inter{margin-top: 64px; }

 header.inter .carousel-item{
  background-size: cover;
 }
 header.inter .carousel-item h1{
	font-size: 1.624em;
 }
 
.eventos-especiales .nav-pills .nav-link{text-align: center;}
 
 /* Slideshow container */
.slideshow-container {
  position: relative;
}

/* Slides */
.mySlides {
  padding: 0px 80px 0;
  text-align: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 20px;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
#servicios .active, #servicios .dot:hover {
  background-color: #717171;
}

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: cornflowerblue;}

 
/* FOOTER */
 footer { padding: 35px 0 20px 0;}
 .footer-bottom{ margin-top: 20px;}
 footer a, footer p{ font-size: 0.85em;}

.spacexs{display: none;} 
}

 /* Small Devices, Tablets */
@media only screen and (min-width: 320px) and (max-width: 768px){
.text-center-xs{ text-align:center!important;}
.mt30sm{margin-top: 30px!important;}
.mtxs-15p{ margin-top: 15%!important;}
.mtsm-0{ margin-bottom: 0px!important;}
.ml6xs{ margin-left: 6px;}
.p90-0 { padding: 50px 0;}

.line-xs{ display: none;}

.h1, h1 {
    font-size: 2.1rem;
}
.carousel-caption p{
  line-height: 22px!important;
}
.space-lg{display: none;}
.spacexs{display: block;}

 #mainNav { background-color: #fff; }
 #mainNav .navbar-nav .nav-item .nav-link{
  font-weight: 400!important;
  font-size: 0.85em!important;
  letter-spacing: 0px;
  color: #000;
  text-align: center;
  border-bottom: 1px solid #D8D8D8;
 }
 #mainNav .navbar-nav .nav-item .nav-link
  #mainNav .navbar-nav .nav-item .nav-link:hover{
   color: #000!important;
 }
 
 #mainNav .navbar-nav .nav-item .color-white,
 a.color-white:hover{ color: #fff!important;}
 
 .navbar-brand{ margin-right: 0;}
 #mainNav .navbar-toggler{background-color: transparent!important;}
 
 #mainNav .navbar-nav .nav-item .nav-link{
 	padding: 2.85em .36em!important;
 }
 #mainNav.navbar-shrink .nav-item .nav-link {
    padding: 1.85em .34em!important;
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
 }
 .b-none{ border-bottom: 0!important; }
 
 /*.carousel-item{ background: no-repeat -310px center scroll; height: 60vh;}*/
  section { padding: 40px 0!important;}   
 
  /* MENU */
 .navbar{  padding: .5rem 0;}
 .navbar-brand img{ margin-left: 1rem;}
 .navbar-shrink .logo-black { display: none; }
 
#navbarResponsive li {
    margin: 0 0.5rem;
}
 #navbarResponsive li.bg-gray-dark{ 
 	margin: 0;
 }
 .logo-black img{ height: 45px;}
 .logo-sticky { display: none; }
 .navbar-brand img{ height: 26px; }
 .card-event .btn-full-g{
 	letter-spacing: 1px;    font-size: 0.815em;
 }
 .box-ag{ padding: 10% 30px;}
 .carousel-item {
     height: 48vh;}
 .h232{ height: 232px; }

 .h245xs{  height: 245px;}

 .h208sm{height: 208px!important;}
 .h237sm{height: 237px!important;}
 
 .menu-fixed {top: 55px;}
 
 .xs-n .bottom-right5-10 { bottom: 4%;  right: -21%;}

.carousel-caption{ top: 30%!important; padding: 5%!important; height: 254px; width: 75%; right: 18%!important;
    left: 12%!important;}
.carousel-item{ height: 50vh; }
.carousel-caption p{ font-size: 16px; }

footer .inner-left ul li{ margin: 0 10px!important;}
footer {padding: 0px 0 10px;}
footer .line{ margin: 30px auto;}

}

@media only screen and (min-width: 768px) and (max-width: 970px){
  .carousel-caption{ padding: 2% 3%!important; }
  .carousel-caption h1{
    line-height: 38px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
 .w500{ width: 390px; }
 
.s-vinos .top-left20-85 { top: 18%!important; left: 94%!important; }
.s-vinos .spacer-movil{display: none; }
ul.wine li.nav-item a img {
    height: 186px;
}
.wine .nav-link {
    padding: 1.985rem 0.58rem 0.980rem!important;
}
}