.display-grande{
	display:inherit !important;
}	

*{
	margin:0; 
	padding:0;
}

#logo { 
	position: relative;
	width: 100%; 
	height: 75px;
	background-color: #202020;
	text-align: center;
}

.titulo { 
	font-family: 'Abril Fatface', cursive;
	font-size: 30pt;
	line-height: 20pt;
}

.titulo2 { 
	font-family: 'Abril Fatface', cursive;
	font-size: 65pt;
	line-height: 55pt;
}

.subtitulo { 
	font-family: 'Raleway', sans-serif;
	font-size: 13pt; 
}

.white-text { 
	color: #ffffff;
}

.m-top-10 { 
	margin-top: 10px;
}

.m-bottom-10 { 
	margin-bottom: 10px;
}

.m-bottom-20 { 
	margin-bottom: 20px;
}

.m-bottom-30 { 
	margin-bottom: 30px;
}

.m-bottom-40 { 
	margin-bottom: 40px;
}

.m-bottom-50 { 
	margin-bottom: 50px;
}

#seccion01 { 
	position: relative; 
	width: calc(100% - 250px);
	height: auto; 
	color: #202020; 
	margin-left: 125px;
	margin-top: 75px;
	margin-bottom: 75px;
}

.texto01 { 
	text-align: center;
	width: 100%;
}

#menu { 
	text-align: center;
	position: relative; 
	width: 100%;
	height: auto; 
	color: #fff;
	background-color: #145771;
	padding: 10px 0;
	letter-spacing: 1px;
}

.btn-mainmenu{
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	font-size: 9pt; 
	color: #fff;
	text-decoration: none;
	transition: all 0.5s ease;
	margin: 0 10px;
}

#seccion02 { 
	position: relative; 
	width: 100%;
	height: auto;
}

.btn-shop{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 12pt; 
	color: #202020;
	background-color: #145771;
	padding: 10px 20px;
	letter-spacing: 1px;
	text-decoration: none;
	transition: all 0.5s ease;
}

.btn-shop:hover{
	color: #145771;
	background-color: #202020;
}

#seccion03 { 
	position: relative; 
	width: calc(100% - 250px);
	height: auto; 
	margin-left: 125px;
	margin-bottom: 75px;
}

.texto02 { 
	display: inline-block;
	width: fit-content;
	text-align: left;
	width: 95%;
	vertical-align: middle;
}

.texto03 { 
	text-align: center;
	width: 100%;
}

.destacados-01 { 
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 25pt;
}

.destacados-02 { 
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 12pt;
	padding: 10px 0px;
}

#seccion04 { 
	position: relative; 
	width: calc(100% - 200px);
	height: auto; 
	color: #ffffff; 
	text-align: center;
	margin-left: 100px;
	margin-bottom: 75px;
}

.img01{
	display: inline-block; 
	width: 32%;
	height: auto;
}

.img02{
	display: inline-block; 
	width: 32%;
	height: auto;
	margin: 0 2%;
}

.img03{
	display: inline-block; 
	width: 32%;
	height: auto;
}

#seccion05 { 
	position: relative; 
	width: 100%;
	height: 50vw; 
	margin-bottom: 100px;
	background-color: #145771;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

#slider-01 { 
	position: relative; 
	width: 50%;
	height: 100%;
	background-image: url("imagenes/img-slider.jpg");
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	float: left;
	text-align: right;
}

#slider-02 { 
	position: relative; 
	width: 40%;
	height: 52%;
	left: 5%;
	top: 24%;
	float: left;
}

#seccion06 { 
	position: relative; 
	width: calc(100% - 250px);
	height: auto; 
	text-align: center;
	margin-left: 125px;
	margin-bottom: 50px;
}

.texto05 { 
	text-align: center;
}

.texto05 { 
	text-align: right;
}

#seccion07 { 
	position: relative; 
	width: calc(100% - 250px); 
	height: auto;
	margin-left: 125px;
	margin-bottom: 100px;
}

#mosaico40{
	display: inline-block; 
	width: 40%;
	height: auto;
	vertical-align: top;
}

#mosaico20{
	display: inline-block; 
	width: 20%;
	height: auto;
	vertical-align: top;
}

.img-mosaico-col-1{
	width: 100%;
	height: auto;
}

.img-mosaico-col-2{
	width: 100%;
	height: auto;
}

#seccion08 { 
	position: relative; 
	width: 100%;
	height: auto; 
	padding: 75px 125px;
	background-color: #fff;
	text-align: right;
}

.texto06 { 
	text-align: right;
}

.destacados-03 { 
	font-family: 'Raleway', sans-serif;
	font-size: 15pt;
	font-weight: 600;
	padding: 10px 0px;
}

#seccion09 { 
	position: relative; 
	width: calc(100% - 250px);
	height: auto; 
	margin-left: 125px;
	margin-bottom: 100px;
	text-align: right;
}

#footer { 
	position: relative; 
	width: 100%; 
	height: 40vw; 
	background-color: #145771;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block; 
	vertical-align: top; 
}

#direcciones { 
	position: relative; 
	width: calc(35% - 50px); 
	height: calc(100% - 100px); 
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 25%;
	background-color: #fff;
	padding: 0 50px;
	float: left;
}

.titulo-local { 
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 15pt; 
	margin-top: 20px;
	margin-bottom: 5px;
}

.subtitulo-local { 
	font-family: 'Raleway', sans-serif;
	font-size: 9pt; 
}

#formulario { 
	position: relative; 
	width: 40%; 
	height: 100%; 
	background-color: #202020;
	float: left;
	padding: 50px;
}

#sub-footer { 
	position: relative; 
	width: 100%; 
	height: auto; 
	background-color: #fff; 
	text-align: center; 
	padding: 40px; 
	font-family: 'Raleway', sans-serif;
	font-size: 10pt;
}

.btn-riel{
	color: #222222;
}

.btn-riel:hover{
	color: #ccc;
}








.vertical-centered-text {
		  -ms-display: flex;
		  display: flex;
		  /* alineacion vertical */
		  align-items: center;
		   /* alineacion horizontal */
		  justify-content: center;
}

.vertical-left-text {
		  -ms-display: flex;
		  display: flex;
		  /* alineacion vertical */
		  align-items: center;
		   /* alineacion horizontal */
		  justify-content: left;
}

.vertical-right-text {
		  -ms-display: flex;
		  display: flex;
		  /* alineacion vertical */
		  align-items: center;
		   /* alineacion horizontal */
		  justify-content: flex-end;
}

.vertical-centered-text-menu {
		  -ms-display: flex;
		  display: flex;
		  /* alineacion vertical */
		  align-items: center;
		   /* alineacion horizontal */
		  justify-content: space-around;
}

