@charset "utf-8";
/* CSS Document */



body {
    padding-top: 0px;
}

.wet-asphalt{
	background-color: #ffffff  !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #ffffff !important;	
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #000000 !important;
}

.navbar-inverse .navbar-nav .dropdown-menu {
 background-color: #000000 !important;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    border-width: 0 0 1px;
    left: 0;
	margin:0px;
    position: relative !important;
}

#main-slider{
	margin-top:2px !important;
	padding-top:0px !important;
	}

.navbar-inverse .navbar-nav > li > a {
    color: #000000 !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #080808 !important;
    color: #fff !important;
}

.navbar-inverse .navbar-nav {
    margin-top: 25px;
}

.navbar-toggle { background-color:#080808 !important;}

.navbar-brand {
	padding-top: 10px !important;
	padding-right: 1px !important;
	padding-bottom: 10px !important;
	padding-left: 1px !important;
}

.carousel-1{
	padding-left:20px !important;
	color:#666 !important;
	}

.carousel-bot{background-color:#06F !important;}

.transparent{ }

.desaturate{}

.desaturate2{
-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); /* not w3c */
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; 
}

.desaturate:hover{
-webkit-filter: grayscale(0); -webkit-filter: grayscale(0%);
filter:none; filter: grayscale(0%);
filter: url();
}

body{font-family: 'Quicksand', sans-serif;}

.aleluya{
	font-family: 'Gloria Hallelujah', cursive;
	}
	
.titGrupo{
	font-family: 'Quicksand' !important;
	}	

a.titGrupo{
	color:#FFF !important;
	}	

	
.icon-md {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.peterTrans{
	background-color:#3498db !important;
	opacity: 0.5 !important;
}

.emeraldTrans{
	background-color:#2ecc71 !important;
	opacity: 0.5 !important;
}

.roboto{
	font-family: 'Roboto' !important;
	}	

.robotoBlack {
	font-family: 'Roboto' !important;
	color:#333
	}	
	
.robotoBlack p{
	font-family: 'Roboto' !important;
	color:#333
	}	

.robotoBlack span{
	font-family: 'Roboto' !important;
	color:#333
	}	

.robotoBlack address{
	font-family: 'Roboto' !important;
	color:#333
	}

.robotoBlack h4{
	font-family: 'Roboto' !important;
	color:#3498db;
	}
	
.fondoBottom{
	background-color:#eaeaea;
	}

.font12{font-weight:500;font-size:12px !important;}
.font14{font-weight:500;font-size:14px !important;}
.font16{font-weight:500;font-size:16px !important;}
.font18{font-size:18px !important;}
.font18{font-size:18px !important;}

.pixGris{
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #cccccc !important;
	margin-bottom:1px;
	margin-top:-20px;
}

.footFix {
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
   background:#FFFFFF;
}

.textoLista{
	font-weight:400;
	font-size:16px
	}

.sinDecoracion{
	font-weight: 400;
	font-size: 16px;
	list-style-image: none;
	list-style-type: none;
	}


.miniTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}
.txtMiniDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	margin-top: 5px;
}
.txtPrecio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 5px;
}
.comboTarifa{
	font-family: 'News Cycle', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width:90%;
	top:-2px;
}
#alerta {
     background-color: #eaeaea;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5sease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
	
}

.modPadding{
	margin:2px;
	padding:2px;
	padding-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
.modH3{
	font-weight:normal;
	font-size:20px;
	}	

#alerta:hover {
	background-color: #F3EA76;
}
#alerta:target {
}

.detalleHotel {
     background-color: #eaeaea;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5sease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
	
}

.criterioBusca{
	float:left;
	width:100%;
	padding-bottom:5px;
	font-family: 'News Cycle', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.desgloseTarifa{
	float:left;
	width:70px;
	padding-left: 5px;
	padding-bottom:5px;
	font-family: 'News Cycle', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}



.tblTarifasMini {
	font-family: 'News Cycle', Arial, Helvetica, sans-serif;
	margin:0px;padding:0px;
	border:1px solid #d1caca;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.tblTarifasMini table{
	font-family: 'News Cycle', Arial, Helvetica, sans-serif;
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
	margin-top:10px;
}.tblTarifasMini tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tblTarifasMini table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tblTarifasMini table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tblTarifasMini tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tblTarifasMini tr:hover td{
	
}
.tblTarifasMini tr:nth-child(odd){  }
.tblTarifasMini tr:nth-child(even)    {  }

.tblTarifasMini td{
	font-family: 'News Cycle', Arial, Helvetica, sans-serif;
	border:1px solid #d1caca;
	border-width:0px 1px 1px 0px;
	padding:2px;
	font-size:9px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.tblTarifasMini tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tblTarifasMini tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tblTarifasMini tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tblTarifasMini tr:first-child td{
	background-color:#CCCCCC;
	border:0px solid #d1caca;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:9px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.tblTarifasMini tr:first-child:hover td{
	background-color:#cccccc;
}
.tblTarifasMini tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tblTarifasMini tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}


.CSSTableGenerator {
	font-family: 'News Cycle', Arial, Helvetica, sans-serif;
	margin:0px;padding:0px;
	border:1px solid #d1caca;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	font-family: 'News Cycle', Arial, Helvetica, sans-serif;
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){  }
.CSSTableGenerator tr:nth-child(even)    {  }

.CSSTableGenerator td{
	font-family: 'News Cycle', Arial, Helvetica, sans-serif;
	border:1px solid #d1caca;
	border-width:0px 1px 1px 0px;
	padding:10px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		

	background-color:#005fbf;
	border:0px solid #d1caca;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	

	background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}


.appnitro li
{
	width:100%;
}

#appnitro ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

#appnitro li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
	text-align:left
}

#appnitro li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#appnitro buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#appnitro buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

#appnitro li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
	text-align:left
}

#appnitro li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

#appnitro li div.left
{
	display:inline;
	float:left;
	width:48%;
}

#appnitro li div.right
{
	display:inline;
	float:right;
	width:48%;
}

#appnitro li div.left .medium
{
	width:100%;
}

#appnitro li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

#appnitro li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

#appnitro li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
	text-align:left
}

#appnitro li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

#appnitro form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
	text-align:left
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../../form/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
	text-align:left
}
input.textBig
{
	background:#fff url(../../form/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#666666;
	font-size:20px;
	margin:0;
	padding:2px 0;
}

input.textoCal
{
	color:#666666;
	font-size:16px;
	width: 38px;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../form/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height:21px;
}

input.textBigZona
{
	background:#fff url(../../form/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#666666;
	font-size:20px;
	margin:0;
	padding:2px 0;
	background-repeat:no-repeat;
	background-position:right;
}
input.textNormal
{
	background:#fff url(../../form/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#666666;
	font-size:14px;
	margin:0;
	padding:2px 0;
	background-repeat:no-repeat;
	background-position:right;
}

input.fechaBig
{
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#666666;
	background-repeat:no-repeat;
	background-position:right;
	font-size:20px;
	margin:0;
	padding:2px 0;
}

input.fechaNormal
{
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#666666;
	background-repeat:no-repeat;
	background-position:right;
	font-size:14px;
	margin:0;
	padding:2px 0;
}

input.fechaMini
{
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color:#666666;
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}



select.select
{
	color:#333;
	font-size:12px;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../form/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}

select.selectCal
{
	color:#666666;
	font-size:16px;
	width: 50px;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
select.selectCal2
{
	color:#666666;
	font-size:16px;
	width: 60px;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
select.selectBig
{
	color:#666666;
	font-size:20px;
	width: 40px;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

select.selectMini
{
	color:#666666;
	font-size:12px;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:3em;
}

/**** Errors ****/
#error_message
{
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	width:99%;
}

#error_message_title
{
	color:#DF0000;
	font-size:125%;
	margin:7px 0 5px;
	padding:0;
}

#error_message_desc
{
	color:#000;
	font-size:100%;
	margin:0 0 .8em;
}

#error_message_desc strong
{
	background-color:#FFDFDF;
	color:red;
	padding:2px 3px;
}

form li.error
{
	background-color:#FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}

form li.error label
{
	color:#DF0000 !important;
}

form p.error
{
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px;
}

form .required
{
	color:red;
	float:none;
	font-weight:700;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#fff7c0;
		border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

form .guidelines
{
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#444;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:42%;
	z-index:1000;
}

form .guidelines small
{
	font-size:105%;
}

form li.highlighted .guidelines
{
	visibility:visible;
}

form li:hover .guidelines
{
	visibility:visible;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	width:97%;
}

.no_guidelines li.section
{
	padding-left:9px;
}

/*** Success Message ****/
.form_success 
{
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center
}

.form_success h2 {
    clear:left;
    font-size:160%;
    font-weight:normal;
    margin:0pt 0pt 3px;
}

/*** Password ****/
ul.password{
    margin-top:60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2{
    color:#DF0000;
    font-weight:bold;
    margin:0pt auto 10px;
}

.password input.text {
   font-size:170% !important;
   width:380px;
   text-align: center;
}
.password label{
   display:block;
   font-size:120% !important;
   padding-top:10px;
   font-weight:bold;
}

#li_captcha{
   padding-left: 5px;
}


#li_captcha span{
	float:none;
}

/** Embedded Form **/

.embed #form_container{
	border: none;
}

.embed #top, .embed #bottom, .embed h1{
	display: none;
}

.embed #form_container{
	width: 100%;
}

.embed #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
}

.embed #footer.success{
	text-align: center;
}

.embed form.appnitro
{
	margin:0px 0px 0;
	
}

.espacioText{

	}
	
.social-container {
			position: relative;
			width: 100%;
			background-color:#eaeaea;
		}
		.social-container .links {
			margin-bottom: 0px;
			text-align: center;
		}
		.social-container .links a {
			margin: 0 20px;
			color: #3498db;
			text-decoration: none;
			font-size: 30px;
			font-weight: bold;
			padding:10px;
			text-shadow: 0px 2px 3px #fff;
		}
		.social-container .links a:hover {
			color: #ED452A;
			padding:10px;
		}
		
.txt10{
	font-size:10px
	}
.txt12{
	font-size:12px
	}
.txt14{
	font-size:14px
	}
.txt16{
	font-size:16px
	}
.txt18{
	font-size:18px
	}

.txt20{
	font-size:20px
	}

.txt22{
	font-size:22px
	}

.txt24{
	font-size:24px
	}

.center{
	width: 100%;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
	vertical-align: middle;
	padding:0px;
	margin-bottom:-5px;
	}

#pricing-table .plan li ul li{
	text-align:left;
	}
	
.equalHeight{}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


.address{visibility:hidden}


.form-control{height:45px !important;}

#ui-datepicker-div {z-index:9999 !important;}

.imgCuadro {
    height: 150px !important;
    max-width: 100% !important;
    object-fit: cover !important;
    overflow: hidden !important;
}