/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  font-family: 'Open Sans', sans-serif;
  color: #5c6a76;
	background-color: #f6f8f9;
}

.headcontact {
  line-height: 2.3rem;
  word-break: break-all;
}

/* ENCABEZADOS
 * ******************/

h1, h2, h3, h4 {
	/*font-family: 'Playfair Display', sans-serif;*/
	font-weight: 400;
	color: #171717;
}

.scroll_top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity: 1;
	z-index: 99;
}

.scroll_top a {
	display: block;
	background-color: #1fceca;
	color: #fff;
	float: left;
	border-radius: 50px;
}

.scroll_top i {
	font-size: 20px;
	padding: 15px 20px 20px 20px;
	float: left;
	line-height: 1 !important;
}

/* NAVBAR
 * ******************/

.miha .navbar-brand {
  height: 133px;
}

.miha .navbar-nav {
  margin-left: auto;
  margin-right: auto;
}

.miha .navbar-text .btn-success,
.miha .navbar-light .navbar-text a:hover {
  color: #fff;
}

.miha .navbar {
  margin-bottom: 0px;
}

.navbar-nav.navbar-firstnav > li > a,
.headcontact a,
section.contacto address a {
  color: #43515d;

}

.navbar-light .navbar-nav .nav-link:hover,
.headcontact a:hover,
section.contacto address a:hover {
  color: #b30000;
  background-color: transparent;
  text-decoration: none;
}


/* TEXTOS
 * ******************/

.bigger {
	font-size: 22px;
}

.miha strong {
	font-weight: 700;
}

.miha .thin {
	font-weight: 300;
}

.block-center {
	margin-left: auto;
	margin-right: auto;
}

/* PADDINGS y MARGINS
 * ******************/

.ptop30 {
	padding-top: 30px;
}

.ptop40 {
	padding-top: 40px;
}

.ptop70 {
	padding-top: 70px;
}

.pbottom40 {
	padding-bottom: 40px;
}

.mtop0 {
	margin-top: 0px !important;
}

.mtop20 {
	margin-top: 20px !important;
}

.mtop60 {
	margin-top: 60px !important;
}

.mbottom40 {
	margin-bottom: 40px !important;
}

/* LINE HEIGHTS
 * ******************/

.lineh150 {
	line-height: 1.5;
}

.lineh175 {
	line-height: 1.75;
}

.lineh2 {
	line-height: 2;
}

.lineh25 {
	line-height: 2.5;
}

/* COLOR DE TEXTO
*********************/

.txt-orange {
  color: #fa8333;
}

.txt-light-gray {
  color: #979797;
}

/* FONDOS / BORDES
 * ******************/

.border-top {
	border-top: 1px solid #e0e0e0;
}

.border-bottom {
	border-bottom: 1px solid #e0e0e0;
}

/* BOTONES
 * ******************/

.btn-ha {
	border-radius: 0;
  border: none;
  padding: 14px 40px;
  background-color: #252525;
  color: #fff;
  font-weight: 300;
	-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.btn-ha:hover {
	background-color: #e6e6e6;
  color: inherit;
	-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.miha .text-muted {
	color: #dbdbdb;
}

.ha-divider {
  margin: 80px 0;
}

.ha-heading {
  font-size: 48px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.5;
  text-align: center;
}

/* SECCIONES */

.headcontact {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f3f5;
  background-color: #fff;
	color: #43515d;
}

.headcontact i {
  color: #b30000;
  padding-right: 5px;
}

.header {
	background-color: #fff;
	color: #43515d;
	padding-top: 10px;
  padding-bottom: 0px;
}

.header .content {
	font-family: 'Playfair Display', sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 68px;
}

.header h1 {
	font-size: 48px;
	color: #43515d;
	margin-top: 20px;
	margin-bottom: 16px;
}

.header p:first-child {
	margin-bottom: 0px;
	line-height: 1;
	font-size: 14px;
	font-weight: 100;
}

.header p {
	font-size: 17px;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 3.5;
	margin-bottom: 74px;
}

section h1 span {
  color: #42505c;
}

section,
footer {
	padding-top: 70px;
	padding-bottom: 50px;
}

section.intro {
  background-image: url('images/bg-header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 600px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}

section.intro h1 {
  font-family: 'Playfair Display', sans-serif;
  font-size: 42px;
  color: #fff;
}

section.intro p {
  font-size: 30px;
}

section.cajas {
  background-color: #ab1313
}

section.cajas h1 {
  color: #fff;
}

section .box-container {
  /* background-color: #fff; */
  padding: 20px;
  padding-bottom: 65px;
  position: relative;
}

.especiales .box-container {
  padding-bottom: 8px;
}

section.cajas h2,
section.cajas h3 {
  text-align: center;
}

section.cajas h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}

section.cajas h2 {
  margin-top: 5px;
  margin-bottom: 10px;
}

section.cajas ul,
section.especiales ul {
  list-style: none;
  padding-left: 0px;
}

section.cajas li,
section.especiales li {
  line-height: 1.5;
  font-size: 12px;
}

h1,
section.cajas h2,
section.especiales h2,
.box_precio {
  color: #b30000;
}

section.especiales h2 {
  color: #5c6a76;
  font-weight: 400;
}

section.especiales .barilist {
  padding-top: 74px;
}

.box_precio {
  font-size: 46px;
  text-align: right;
  position: absolute;
  right: 10px;
  bottom: 0px;
}

.box_precio span {
  font-size: 12px;
}

.especiales .box_precio span {
  font-size: 14px;
}

.especiales .bariloche .box_precio {
  position: relative;
  text-align: center;
  padding-top: 130px;
}

.especiales .maxi .box_precio {
  position: relative;
}

/* CONTACTO */

section.contacto {
  background-color: #fff;
	padding-top: 112px;
}

section.contacto h1 {
	margin-top: 0px;
	margin-bottom: 38px;
	line-height: 1;
}

section.contacto p {
	margin-bottom: 24px;
}

.form-control {
  background-color: #f5f7f9;
	border-color: #f6f6f6;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 48px;
	padding-left: 21px;
	padding-right: 21px;
}

textarea.form-control {
	padding-top: 19px;
	height: 170px;
}

.form-group {
  margin-bottom: 30px;
}


/* FORMULARIO DE CONTACTO
--------------------------------*/

.grecaptcha-badge {
	display: none;
}

#contact-form .alert,
.loadingmessage {
  display: none;
}

.loadingmessage img {
  width: 32px;
  height: auto;
  margin: 0 auto;
}

.miha .has-success .form-control {
  border-color: #ccc;
}

.miha .alert-success {
  background-color: #d2e8b1;
  border-color: #bcdd8a;
}

.miha .alert-danger {
  color: #fa8333;
  background-color: #fdcba9;
  border-color: #fca972;
}

.miha .has-error .help-block {
  color: #fa8333;
}

.miha .has-error .form-control {
  border-color: #fa8333 !important;
}

.credit { padding-top: 10px; }
.credit a {
  font-size: 0.85rem;
  color: #bcbec0;
  padding-bottom: 10px;
}
.credit a:hover { text-decoration: none; }
.credit img { opacity: .5; }

/* FOOTER
-------------------------------------------------- */

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

footer.by {
	text-align: center;
	border-top: 1px solid #252525;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 28px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */
/* XS */
@media(max-width:767px) {

  .miha .navbar-nav {
    padding-top: 0px;
  }

  .navbar-firstnav>li {
    display: block;
  }

	section.header {
		padding-top: 10px;
	}

	section.header .logo {
		margin-left: auto;
		margin-right: auto;
	}

	section.contacto {
		padding-top: 62px;
	}

  section .box-container {
    /* background-color: #fff; */
    padding: 0px;
    padding-bottom: 65px;
    position: relative;
  }

	address {
		margin-bottom: 56px;
	}

}

/* XXS */
@media(max-width:472px) {
  .scroll_top {
    right: 30px;
  }

	.scroll_top i {
		font-size: 18px;
		padding: 5px 10px 10px 10px;
		float: left;
		line-height: 1 !important;
	}

  section.intro h1 {
    font-size: 40px;
  }

  img.box-pic {
    margin-left: auto;
    margin-right: auto;
  }

  section.especiales .barilist {
    padding-top: 0px;
  }

  .especiales .bariloche .box_precio {
    padding-top: 194px;
    font-size: 34px;
  }

  .especiales .maxi .box_precio {
    font-size: 42px;
  }

}

@media (min-width: 768px) {
  img.box-pic {
    margin-left: auto;
    margin-right: auto;
  }

  section.especiales .barilist {
    padding-top: 0px;
  }

  .especiales .bariloche .box_precio {
    padding-top: 74px;
  }

}

/* SM */
@media (min-width: 768px) and (max-width: 991px) {
  section.especiales .barilist {
    padding-top: 0px;
  }

  .especiales .bariloche .box_precio {
    padding-top: 74px;
  }

}

/* MD */
@media (min-width: 992px) {
  section.especiales .barilist {
    padding-top: 74px;
  }

  .especiales .bariloche .box_precio {
    padding-top: 130px;
  }

  .box-container.caja_1,
  .box-container.caja_2,
  .box-container.caja_3 {
    min-height: 415px;
  }

  .box-container.caja_4,
  .box-container.caja_5 {
    min-height: 465px;
  }

  .box-container.caja_6,
  .box-container.caja_7,
  .box-container.caja_8 {
    min-height: 580px;
  }

  .box-container.caja_9,
  .box-container.caja_10 {
    min-height: 580px;
  }

}
