@charset "utf-8";
/* CSS Document */
/* ---------------------------------------------------------------------------------
   Master Stylesheet
   Author: José M. Chiardola
		Colores principales:
		Rojo: #B22D30 rgb(178,45,48)
		Azul: #353375 rgb(53,51,117)
--------------------------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,400,700&display=swap');

html,
body {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	color: #1e1e27;
}

body {
	padding-top: 100px;
}

.rojo {
	color: #B22D30;
}

.azul {
	color: #353375;
}

a {
	color: #353375;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

a:link,
a:hover,
a:focus,
a:active,
a:visited {
	text-decoration: none;
}

a:focus,
a:active,
a:hover {
	color: #B22D30;
}

::selection {
	color: #fff;
	background: #B22D30;
}

hr {
	border-color: rgba(185, 52, 43, 0.5);
	margin-left: 0;
	margin-right: 0;
}

hr.inverse {
	border-color: rgba(255, 255, 255, 0.25);
}

h2 {
	font-size: 40px;
	font-weight: 200;
	letter-spacing: -0.03em;
	padding-top: 30px;
	margin-bottom: 40px;
}

h3 {
	font-size: 30px;
	font-weight: lighter;
}

h4 {
	font-size: 26px;
	margin-top: 1em;
}

h6 {
	font-size: 18px;
	font-weight: 700;
}

h6:before {
	content: '';
	background-color: #B22D30;
	width: 50px;
	display: block;
	height: 3px;
	margin-bottom: 17px;
}

.navbar {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar.small {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand {
	height: auto;
	padding: 0;
}

.navbar-brand h1 {
	margin: 0px;
	padding: 0px;
}

#menu-principal {
	margin-top: 20px;
}

#navbar-main .navbar-nav>li>a {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	color: #4c4b51;
	letter-spacing: 0.1em;
}

#navbar-main .navbar-nav>li>a:hover {
	color: #B22D30;
}

#navbar-main .navbar-nav>.active>a,
#navbar-main .navbar-nav>.active>a:focus,
#navbar-main .navbar-nav>.active>a:hover {
	color: #B22D30;
	background: none;
}

.slide-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../img/slide-overlay.png) repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.carousel-indicators {
	width: 100%;
	top: 100px;
	left: 0;
	padding-left: 5%;
	margin: 0;
	text-align: left;
}

.carousel-indicators li {
	width: 15px;
	height: 15px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.carousel-indicators li.active {
	width: 16px;
	height: 16px;
	background-color: #B22D30;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	width: 100%;
}

.carousel-caption {
	top: 120px;
	text-align: left;
	text-shadow: none;
	left: 5%;
	right: 50%;
	padding: none;
	color: #fff;
}

.carousel-caption h3 {
	margin-top: 0;
	padding-top: 0;
	font-size: 80px;
	color: #fff;
}

.carousel-caption p {
	font-size: 22px;
	font-weight: lighter;
}

section {
	padding: 100px 0;
}

.padding-top {
	padding-top: 60px;
}

.animated {
	visibility: visible !important;
}

#call_to_action_1 {
	padding: 20px 0;
	background: #1e1e27;
	color: #a6a6a6;
	text-align: center;
}

#call_to_action_1 a.btn {
	margin-top: 20px;
}

#atencion {
	background: #eee;
}

#preparacion-tabs {
	padding-top: 50px;
}
@media screen and (min-width: 768px) {
	#preparacion-tabs .nav-tabs {
		display: flex;
	}

	#preparacion-tabs .nav-tabs li {
		display: flex;
		flex: 1;
	}

	#preparacion-tabs .nav-tabs li a {
		flex: 1;
	}
}

#preparacion-tabs .nav-tabs li {
	text-align: center;
}

#preparacion-tabs .nav-tabs li a {
	color: inherit;
}

#preparacion-tabs .nav-tabs i.fa {
	font-size: 2em;
	display: block;
	margin: 0 auto;
}

#preparacion-tabs h4 {
	margin-bottom: 20px;
}

#preparacion-tabs .nav-tabs>li>a {
	border: none;
}

#preparacion-tabs .nav-tabs>li>a:hover {
	border: none;
}

#preparacion-tabs .nav>li>a:focus,
#preparacion-tabs .nav>li>a:hover {
	border: none;
	background: none;
}

#preparacion-tabs .nav>li>a:focus h4,
#preparacion-tabs .nav>li>a:hover h4 {
	color: #B22D30;
}

#preparacion-tabs .nav-tabs>li.active>a,
#preparacion-tabs .nav-tabs>li.active>a:focus,
#preparacion-tabs .nav-tabs>li.active>a:hover {
	border: none;
	background: none;
	border-bottom: 10px solid #B22D30;
}

#preparacion .tab-content>.tab-pane {
	padding-top: 40px;
}

#nosotros {
	background: #1e1e27;
	color: #a6a6a6;
	text-align: justify;
}

#slider_nosotros {
	margin-top: 50px;
}

#slider_nosotros .slide-overlay {
	background: none;
}

#slider_nosotros .carousel-indicators {
	width: 100%;
	top: 10px;
	left: 10px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#contacto {
	padding-bottom: 0;
}

#contacto-datos {
	color: rgba(53,51,117,0.5);
	display: block;
	padding: 75px 0;
	text-align: center;
}

#contacto-datos a > i.fa {
	color: rgba(53,51,117,0.5);
	font-size: 4em;
	display: block;
	margin: 0 auto;
}

#contacto-datos h4 {
	font-weight: lighter;
	margin-bottom: 20px;
}

#map-canvas {
	height: 500px;
}

footer {
	padding-top: 85px;
	background: #1e1e27;
	color: #a6a6a6;
	font-size: 0.75em;
	font-weight: lighter;
}

footer h6 {
	margin-bottom: 40px;
}

footer a {
	color: #a6a6a6;
	display: block;
}

footer a:focus,
footer a:active,
footer a:hover {
	color: #fff;
}

footer ul {
	visibility: hidden;
}

footer ul li {
	margin-bottom: 1.5em;
}

#qr-vcard-img img {
	margin: 10px 0;
}

#top-lnk {
	background: #B22D30;
	background: rgba(185, 52, 43, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.25);
	color: #FFF;
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	display: none;
	z-index: 999;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	width: 40px;
	border-radius: 4px;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}

#top-lnk:hover {
	background: #B22D30;
}

#author {
	margin-top: 95px;
	margin-bottom: 20px;
}