body {
	background:#e7eee7 url(../images/bg-repeat.jpg) repeat-x;
}

.mb-fix {
margin-bottom: 40px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
	font-family: 'open_sansregular','Open Sans', sans-serif;
	color:#192026;
	font-weight:normal;
	font-size:14px;
}

p.select{font-size: 18px;line-height: 30px; }

.justify{ text-align:justify;}

span.t18{
	font-size:18px;
	font-weight:normal;}
	
h1, h2, h3, h4, h5, h6{
	font-family: 'open_sansregular','Open Sans', sans-serif;
	font-weight:normal;
	font-style: normal;
	}


.mt55 {
	margin-top: 55px;
}


.mt40 {
	margin-top: 40px;
}

.mt15 {
	margin-top: 15px;
}

.mt120{ margin-top:120px;}

.mt180{
	  margin-top: 98px;}

.ml50{
	margin-left:50px;}
	
.mb{margin-bottom:0!important;}

.mb15 {
	margin-bottom: 15px;}
	
h1{	
	font-size:36px;
	color:#094873;
	margin-left: 50px;}	

h1.title{
	color:#fff!important;
	}
		
h2{
	font-size:30px;
	color:#373535;
	margin:0px 30px;}
	
h3{
	font-size:24px;
	color:#094873;}

h4{
	font-size:18px;
	color:#062c47;
	line-height: 22px;}

h1.servicios{
	background:url(../images/servicios.png) no-repeat; padding-left:60px; color:#000;}

h1.tipo-boleto{
	background:url(../images/tipos-de-boletos-altamar.png) no-repeat; padding-left:60px; color:#000;}

h1.renta-autobus{
	background:url(../images/renta-autobus.png) no-repeat; padding-left:60px; color:#000;}

h1.empresa{
	background:url(../images/acerca-de-la-empresa-altamar.png) no-repeat; padding-left:60px; color:#000;}

h1.puntos-venta{
	background:url(../images/puntos-de-venta.png) no-repeat; padding-left:60px; color:#000;}

h1.comentarios-sugerencias{
	background:url(../images/comentarios-sugerencias-altamar.png) no-repeat; padding-left:60px; color:#000;}

h1.politicas{
	background:url(../images/politicas-de-viaje-altamar.png) no-repeat; padding-left:60px; color:#000;}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #126197;
}

h2.sub{
	color: #fa7163;
	font-size: 24px;
	line-height: 26px;
	margin: 15px 0;
	color:#003460;
	font-family: 'open_sansbold';
}

h2.sub span.small {
	color: #005b9a;
	font-size: 16px;
	font-family: 'open_sansregular','Open Sans', sans-serif;
}

h3.taquillas{ font-family: 'open_sansbold'; font-size:18px;margin-bottom: 5px;}
span.small-b{
	color: #005b9a;
	font-size: 11px;
	font-family: 'open_sansbold';
	margin: 15px 0;
 }

.azul{ color:#094873;}

.verde{ color:#91c038;}

.clear{
	clear:both;}

.bold, strong{
	font-family: 'open_sansbold';
	font-weight:normal;}

.light{
	font-family: 'open_sanslight';
	font-weight: normal;
    font-style: normal;}
	
.container_12,
.container_16,
.encabezado {
  margin-bottom: 30px;
}

/*header*/
header,
header-int{
	width:100%!important;
	height:140px;}

header.int{
	height:auto!important;}

header .logo,
header.int .logo
{
    padding-top: 30px;
    width: 192px;
    height: auto;
    float: left;
}

/* --- navbar fijo ---- */

nav{ margin-top:20px;}

.navbar ul,
.navbar li,
.navbar span,
.navbar a {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
 text-align: center;
}

.navbar{
	position: relative;
	height: 30px;
	background:url(../images/bg-menu.png) repeat;
	font-family: 'open_sanslight';
	font-size:14px;
	font-weight:normal;
	margin:0 auto;
	padding-left: 55px;
}

.navbar:after,
.navbar ul:after {
  content: '';
  display: block;
  clear: both;
  
}
.navbar ul{
	margin: 0 auto;
	width: 960px;
	padding: 0;
	margin-top: -8px;
}
.navbar a {
  background: none;
  color: #000;
  display: inline-block;
  line-height: 30px;
  padding: 0;
  text-decoration: none;
}

.navbar ul {
  list-style: none;
}

.navbar > ul > li {
  float: left;
  background:url(../images/linea.png) right center no-repeat;
}
.navbar > ul > li > a {
  color: #fff;
}

.navbar  ul li a:hover {
	background:#bcdaee!important;
}

	
.navbar > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -10px;
}
.navbar > ul > li:first-child > a {
}
.navbar > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
}

.navbar > ul > li.active > a {
  background: none;
  color:#fff;
}
.navbar > ul > li:hover > a {
  color:#0580d2;
  background: #bcdaee;
  
}
.navbar .has-sub{
  z-index: 333;
}
.navbar .has-sub:hover > ul{
  display: block;
}
.navbar .has-sub ul {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  right: 0;
  padding:0;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.175);
	box-shadow: 0 3px 6px rgba(0,0,0,0.175);
	background:#0195cf;
	
}
.navbar .has-sub ul li {
  *margin-bottom: -1px;
  
}
.navbar .has-sub ul li a,
.navbar ul .has-sin li a{
  filter: none;
  font-size: 12px;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #fff;
  font-weight:normal;
}
.navbar .has-sub ul li:hover a{
   color: #0580d2;
   background:#0580d2;
}

.navbar .has-sub .has-sub:hover > ul {
  display: block;
}
.navbar .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0px;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.175);
	box-shadow: 0 3px 6px rgba(0,0,0,0.175);
	background:url(../images/bg-menu.png) repeat;
}
.navbar .has-sub .has-sub ul li a{
  background:none;
 	color:#fff;
	font-weight:normal;
	
}
.navbar .has-sub .has-sub ul li a:hover {
 color: #0580d2;
 background:#0580d2;
}


header h1{
	padding:0;
	font-size:14px;
	font-family: 'open_sansregular', sans-serif;
	color:#fff;
	font-weight: 200;
	margin: 10px 0;
	text-align: left;
	float:left;
	width:60%;
	}


/* Social icons CSS */
ul.social-bar{
	margin-top:0px;}

.social-bar{
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.social-bar li{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 10px;
}

.social-bar li a{
	display: block;
	width: 100%;
	height: 100%;
}

#home,
.int {
	width: 100%;
	min-width: 960px;
	margin: auto;
}
#home{
	position: absolute;
	z-index: 999;}


/*FORMUALRIO*/

	
.contacto-form p.field input {
	margin: 0;
	padding: 6px 6px 7px 6px;
	width: 94%;
	height: 30px;
	line-height: 16px;
	
	background: none;
	min-height: 41px;
	padding: 10px 14px 10px 14px !important;
	border: 1px solid #a4cadd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	font-size: 16px;
	font-weight: 400;
	color: #157bb0;
}


textarea {
	width:100%;
	background: none;
	min-height: 41px;
	margin: 0;
	padding: 10px 14px 10px 14px !important;
	border: 1px solid #a4cadd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	font-family: 'open_sansregular','Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #157bb0;
}

.datos-requeridos {
	font-size: 0.895em;
}
.field-row, #col-420b .field-row {
	margin: .6em 0;
	overflow: hidden;
}

.mt280{
	margin-top:280px;}
	
#contacto-form #btn-enviar {
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 7px;
	margin: 0px 0px 8px 100px;
	width: 186px;
	background-color: #0065a4;
	border:none;
}

#contacto-form #btn-enviar:hover{
	background-color: #4dc0ee;}
.req {
	margin:5px 8px;
	color: #d40d16;
}

placeholder{
	color:#157bb0;}


.cont{
	background: url(../images/bg-content.png) repeat;}

hr.line,
hr.line2,
hr.line3 {
	border-bottom: 1px solid #fff;
	border-top: 3px solid #a9d358;
	border-left: 0;
	position: relative;
	margin: 30px auto;
	width:95%;
}

hr.line2,
hr.line3 {
	width:70%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c0deec;
}

hr.line3 {
	width:90%;
	margin:0;
}

.lists-check ul,
.lists-check-nb ul{
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 6px;
	font-family: 'open_sansregular','Open Sans', sans-serif;
}
.lists-check-nb ul{
	border-left:none;
	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c0deec;}
	
.lists-check-nb ul li{
	padding:6px 0!important;
}

.lists-check ul li,
.lists-check-nb ul li{ 
	list-style-image: url(../images/check.png);
	line-height: 16px;
	font-size: 14px;
	padding-bottom: 20px;
}

/*formulario contacto
*/

#contacto-form p.field input {
	margin: 0;
	padding: 6px 6px 7px 6px;
	width: 90%;
	height: 30px;
	line-height: 15px;
	
	background: none;
	min-height: 41px;
	padding: 10px 14px 10px 14px !important;
	border: 1px solid #094873;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	font-size: 12px;
	font-weight: 400;
	color: #094873;
	
}
	::-webkit-input-placeholder { color:#094873; }
	::-moz-placeholder { color:#094873; } /* firefox 19+ */
	:-ms-input-placeholder { color:#094873; } /* ie */
	input:-moz-placeholder { color:#094873; }

textarea {
	width:95%;
	background: none;
	min-height: 41px;
	margin: 0;
	padding: 10px 14px 10px 14px !important;
	border: 1px solid #094873;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	font-size: 12px;
	font-weight: 400;
	color: #094873;
}

.datos-requeridos {
	font-size: 0.895em;
}

.estadolistDrop{
	float:left;
	margin:15px 0;}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

label{
	color:#fbf7f7;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	}
	
label.custom-select {
	position: relative;
	display: inline-block;
	width: 375px;
	margin: 0 auto;
}

.custom-select select {
	padding-right: 30px;
}

.custom-select select {
	display: inline-block;
	border: 1px solid #094873;
	padding: 8px 8px 8px 8px;
	margin: 0;
	font: inherit;
	outline: none;
	line-height: 18px;
	background:#f5fafc;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 6px;
	border-radius: 0;
	color: #333;
	font-size:16px;
	width: 375px;
}

.custom-select:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 65%;
	line-height: 31px;
	padding: 0 7px;
	background: #0580d2;
	pointer-events: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #094873;
	color:#fff;
}

.mapa{
	border-bottom: SOLID 1PX #FFF;
	padding: 5px 0;
	border-top: solid 1px #fff;}
	
img.boletos{
	margin: 18px 0 0 0;
}
/*FOOTER*/
footer {
	z-index: 999;
	background: #259bc9;
	padding: 10px 0 ;
	position: fixed;
	bottom: 0;
	z-index:99999;
	width:100%;
	left:0px;
	right:0px;
	margin-bottom:0px;
}

footer a,
.footer-fix a{
	color:#fff;
	font-size:12px;
	font-family: 'open_sanslight';
	font-weight: normal;
    font-style: normal;}

footer a:hover,
.footer-fix a:hover{
	color:#bcdaee;}

/*BANNER DÍA DE LAS MADRES*/
.like-fcb{
  position: relative;
  top: 47px;
  margin-left: -26px;	
}

.bgmama{
	background: url(../images/bg-mama-viaja.png);
	height:158px;
	width:941px ;
}

.mr65{
	margin-right: 300px;
}
.pbold{
	font-family: 'open_sansbold','Open Sans', sans-serif;
	color: #4399C8;
	text-align: center;
	font-size: 35px;
	line-height: 0px!important;
}

.pnormal{
	font-family: 'open_sansregular','Open Sans', sans-serif;
	color: #4399C8;
	text-align: center;
	font-size: 23px;
	line-height: 0px!important;
}

.plight1{
	font-family: 'open_sanslight','Open Sans', sans-serif;
	color: #4399C8;
	text-align: center;
	line-height: 0px!important;
	font-size: 32px;
	margin-right: 127px;
}

.plight3{
	font-family: 'open_sanslight','Open Sans', sans-serif;
	color: #4399C8;
	text-align: center;
	line-height: 0px!important;
	font-size: 21px;
}

.plight2{
	font-family: 'open_sansregular','Open Sans', sans-serif;
	color: #4399C8;
	text-align: center;
	line-height: 0px!important;
	font-size: 27px;	
	margin-left: 81px;
}

.plight{
	font-family: 'open_sanslight','Open Sans', sans-serif;
	color: #4399C8;
	text-align: center;
	line-height: 0px!important;
	font-size: 23px;
}

.pnormal2{
	font-family: 'open_sansregular','Open Sans', sans-serif;
	color: #4399C8;
	text-align: center;
	line-height: 0px!important;
}

a.a-fcb{
	font-family: 'open_sansbold','Open Sans', sans-serif;
	color: #3B5998;
	text-align: center;
    position: absolute;
    bottom: -20px;
    left: 33px;	
    font-size: 17px;
}

a.a-fcb:hover{
	font-family: 'open_sansbold','Open Sans', sans-serif;
	color: #184596;
	text-decoration:none; 
	font-size: 18px;
	bottom: -21px;
}

.txt-bnr{
	position: relative;
	bottom: 78px;
}

a.a-mm{
	text-decoration:none; 
}



