/**** paquete de fuentes icomoon ****/

@font-face {
	font-family: 'icomoon';
	src:url('https://web.archive.org/web/20190109111018im_/http://hostalelpatio.com.mx/fonts/icomoon.eot?-so4yy4');
	src:url('https://web.archive.org/web/20190109111018im_/http://hostalelpatio.com.mx/fonts/icomoon.eot#iefix-so4yy4') format('embedded-opentype'),
		url('https://web.archive.org/web/20190109111018im_/http://hostalelpatio.com.mx/fonts/icomoon.woff?-so4yy4') format('woff'),
		url('https://web.archive.org/web/20190109111018im_/http://hostalelpatio.com.mx/fonts/icomoon.ttf?-so4yy4') format('truetype'),
		url('https://web.archive.org/web/20190109111018im_/http://hostalelpatio.com.mx/fonts/icomoon.svg?-so4yy4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-frame:before {
	content: "\e609";
}
.icon-calendar:before {
	content: "\e60a";
}
.icon-connection:before {
	color: #1fabda;
	content: "\e600";
}
.icon-coin:before {
	content: "\e601";
}
.icon-credit:before {
	content: "\e602";
}
.icon-phone:before {
	content: "\e60c";
}
.icon-calendar2:before {
	content: "\e608";
}
.icon-calendar22:before {
	content: "\e603";
}
.icon-user:before {
	content: "\e60d";
}
.icon-checkmark-circle:before {
	content: "\e604";
}
.icon-mail:before {
	color: #f7dc47;
	content: "\e605";
	text-decoration: none;
}

.icon-mail:hover{
	opacity: 0.7;
}

.icon-facebook:before {
	color: #f7dc47;
	content: "\e606";
	text-decoration: none;
}

.icon-facebook:hover{
	opacity: 0.7;
}

.icon-twitter:before {
	content: "\e607";
	text-decoration: none;
	color: #f7dc47;
}

.icon-twitter:hover{
	opacity: 0.7;
}

.icon-phone2:before {
	content: "\e60e";
}

/**** Separador de Componentes ****/

.UtilSeparator{
	background: #ec2522;
	border-bottom: 3px solid #1fabda;
	color:white;
	font-size: 1.1em;
	font-weight: 300;
	margin: 0;
	text-align: center;
}

/**** Menú movil ****/

.mnav{
	-moz-appearance: none;
 	-webkit-appearance: none;
 	appearance: none;
	background: url(../../../../20190201220225im_/http_/hostalelpatio.com.mx/images/btn_nav_movil.png) no-repeat 145px 12px #1fabda;
	border: none;
	color: white;
	font-size: 1.4em;
	height: 2.5em;
	padding-top: 0 .3em;
	width: 100%;
}

/**** Body ****/

body{
	background: #efeaea;	
}

/**** MainMenu ****/

.MainMenu{
	background: #1fabda;
	height: 3.5em;
	left: 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
}
.MainMenu-list{
	margin: 0;
	padding: 0;
}

.MainMenu-item{
	display: inline-block;
}

.MainMenu-link{
	color: white;
	display: block;
	line-height: 3.5em;
	margin-right: 1em;
	padding: 0 1em 0 1em;
	text-decoration: none;
}

.MainMenu-link:hover{
	background: #e94c40;
	color:#e8f723;
	border-radius: 0 0 .6em .6em;
}

#home{	
	font-size: 0em;
}

/**** Header ****/

.Header{
	background-image: url('../../../../20190125153213im_/http_/hostalelpatio.com.mx/images/portada.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 3.5em;
	padding:1.2em 0;
	text-align: center;
}

.Header-image{
	border: 6px solid #1fabda;
	border-radius: 50%;
}

.Header-imageContainer{
	margin: 0;
}

.Header-name,
.Header-link{
	color: white;
}

.Header-link{
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
}

.Header-name{
	font-size: 1em;
	font-weight: 300;
	margin: 0;
}

/**** Localization ****/

.Localization{
	padding: 0;
	text-align: center;
}

.Localization-Map{
	border-radius: 0.75em;
	-moz-border-radius: 0.75em;
	-webkit-border-radius: 0.75em; 
	background: white;
	display: inline-block;
	height: 25em;
	margin: 1.5em 0;
	min-width: 18.75em;
	padding-top: 1em;
	width: 50%; 	
}

/**** Rooms ****/

.Rooms{
	text-align: center;
	margin-top: 1.5em;
	padding: .8em 2.5em;
}

.Rooms-title{
	margin-bottom: 1.5em;
}
.Rooms-item{
	display: inline-block;
	margin-bottom: 1em;
	margin-right: 1em;
}

.Rooms-imageContainer{
	margin: 0;
}

.Rooms-image{
	border-radius: .7em;
	margin:0 0 .6em 0;
}

.Rooms-imageButton{
    background: #1fabda;
    border-radius: 2em;
    color: white;
    margin-right: .5em;
    padding: .5em 4em;
    text-decoration: none;
}

.Rooms-imageButton:hover{
	background: #e94c40;
	color: #e8f723 ;
}

.Rooms-imageP{
	margin-bottom: 2em;
}

/**** Prices ****/

.Prices{
	text-align: center;
}

.Prices-item{
	background: white;
	border-radius: 0.75em;z-border-radius: 0.75em;
	-webkit-border-radius: 0.75em;	
	color: #1fabda;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
	margin: 1.5em 0;
	padding: 0 1em 0 1em;
}

.Prices-price{
	color: #e94c40;
}

.Prices-extra{
	color: #e94c40;
	margin: 0;
}

.Prices-extraMini{
	color: #e94c40;
	font-size: 1em;
	font-weight: 400;
	padding-bottom: 1em;
}

/**** Reservation ****/

.Reservation{
	background: #f7dc47;
	color: #e94c40;
	padding-bottom: 1.5em;
	text-align: center;
}

.Reservation-form{
	margin: 1.5em 0;
}

.Reservation-formInput,
.Reservation-formInputDate{
	background: #449fdb;
	border-radius: 0.5em;
	border: none;
	color: white;
	display: block;
	margin: 0 auto 1em;
	padding: .3em 1em;
}

.Reservation-formInput::-webkit-input-placeholder{
	color: white;
}

.Reservation-formInput:focus{
	background:#3087b7;
}

.Reservation-formButton{
	background: #e94c40;
	border-radius: 2em;
	border: none;
	color: white;
	margin-top: 2em;
	padding: .5em 4em;

}
.Reservation-formButton:hover{
	background: #ec2522;
}

/**** Footer ****/

.Footer{
	background: #449fdb;
	border-top: 3px solid #e94c40;
	color: #f7dc47;
	font-size: 1.5em;
	padding: 2.4em;
	text-align: center;
}

.Footer-icons a{
	display: inline-block;
	font-size: 2.8em;
	margin: .3em;
	text-decoration: none;
}


.Footer-information{
	margin: 0;
	padding: 0;
}

.Footer-text{
	color: white;
	font-size: .6em;
	margin: 0;
	opacity: .7;
}

.Footer-textName{
	color: white;
	font-size: .5em;
	margin: 0;
	opacity: .7;	
}

.Footer-textName a{
	color: white;
	font-size: 1em;
	margin: 0;
	opacity: .7;
	text-decoration: none;	
}

@media screen and(min-width: 780px){
	#home{
		display: none;
	}

@media screen and (min-width: 1280px){

}







/*
     FILE ARCHIVED ON 11:10:18 Jan 09, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:28:25 Apr 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.938
  load_resource: 353.058 (2)
  PetaboxLoader3.resolve: 241.978 (2)
  PetaboxLoader3.datanode: 61.467 (2)
*/