/* Demo CSS - You do not need this css in your own slider */
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700,300);

html { 
  //*background: url(bg2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;**/
}

body{
	font-family: 'Oxygen', sans-serif;
	font-size:14px;
	font-weight: 300;
	background:#ECECEC;
}

pre{
	font-family: 'Oxygen', sans-serif;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

h1{
	font-size: 22px;
	font-family: 'Oxygen', sans-serif;
}

h2{
font-size: 17px;
font-family: 'Oxygen', sans-serif;
font-weight: bold;
background: #F78934;
color: white;
padding-left: 10px;
border-radius: 5px;
}

pre + h2{
	margin-top: 80px;
}
.top{
	width:100%;
	margin:0;
	padding:0;
	height:90px;
}
.top span{
	color: #820000;
    font-size: 16px;
    font-weight: bold;
	margin-left: 75px;
}

.slogan{
color: rgb(241, 117, 40);
text-transform: uppercase;
margin-top: 46px;
position: absolute;
margin-left: 183px;
font-size: 25px;
line-height: 30px;
text-align: center;
}

.encabezado{
width: 1000px;
margin: 0 auto;
background: white;
margin-top: 10px;
border-radius: 5px;
margin-bottom: 10px;
border: 1px solid rgb(200, 200, 200);
}
.nombre{
	color:white;
	font-size: 22px;
	line-height: 22px;

}
p.tel{
color: #EC6420;
font-size: 21px;
line-height: 22px;
width: 760px;
margin: 10px auto;
text-align: right;
margin-top: 25px;
}
p.tel span{
	font-size: 25px;
	margin-left: 0;	
	color:#EC6420;
}

p.whatsapp{
	color: white;
    font-size: 21px;
	text-align:center;
	line-height:22px;
	margin-right: 40px;
	width: 860px;
	margin: 10px auto;
	text-align: right;
	margin-top: -54px;
	padding-right: 20px;
}

p.whatsapp span{
	font-size: 21px;
	margin-left: 0;	
	color:white;
}

.container{
	margin:0 auto 0;
	
	width:1000px;
	
}
.container{
	width:1000px;
}

.intro{
width:740px;
margin-bottom: 160px;
margin-top: -60px;
margin-left: 20px;
}

.fondo{
	background:#F6F6F6;
	width:1000px;
	margin: 0 auto;
	height:770px;
	margin-top: -50px;
}

.box1{
display:inline-block;
padding: 9px;
width:338px;
border: 1px solid rgb(163, 163, 163);
background:rgba(241, 241, 241, 0.85);
color:rgba(31,57,112);
text-transform: uppercase;
font-size: 22px;
font-weight: bold;
}

.box{
display:inline-block;
padding: 9px;
width:650px;
vertical-align: top;
height:330px;
margin:3px;
border: 1px solid rgb(224, 224, 224);
background:white;
}

.box img{
	margin-top: -10px;
}

.box2{
display:inline-block;
padding: 9px;
width:630px;
text-align: center;
vertical-align: top;
height:128px;
border: 1px solid rgb(199, 199, 199);
margin:3px;
background:white;
}

.box2 img{
	margin-bottom: 7px;
}

.box img{
	margin-bottom: 10px;
}

.promocion{
border: 2px dashed black;
width: 650px;
margin-top: 10px;
padding: 10px;
}
.logo{
	position: relative;
z-index: 111;
}
.tablita{
	float:right;
}
.texto td{
	color:#999;
	font-weight:bold;
	font-size:20px;
}
.texto td .mail{
	font-size:16px;	
}
.texto td:hover{
	color:#820000;	
}

tr{
	vertical-align: middle;
	padding: 20px;
	height:70px;
}
td{
	width:50%;
	margin-right: 10px;
	border: 1px solid rgb(224, 224, 224);
	background:white;
	text-align: center;
}

li{
	font-family: 'Oxygen', sans-serif;
}
ol{
	list-style-image: url(bullet.png);
	width:280px;
	display:inline-block;
	margin-left: 40px;
}
ul li{

}
ul.bjqs-controls.v-centered li a{
	display:block;
	padding:5px 10px;
	background:none;
	color:#999;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	-webkit-border-radius: 200px;
-moz-border-radius: 200px;
border-radius: 200px;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#666;
	color:#fff;
	opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

ol.bjqs-markers li a{
	font-size:0;
	background:#eee;
	color:#fff;
	margin:5px;
	text-decoration: none;
	width: 10px;
	height: 10px;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #f1c30d;
}

p.bjqs-caption{
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);*/
}
ul.seguros{
	list-style: none;
		
}
ul.seguros img{
	float:left; 
	margin-right: 10px;
	}
.modal-footer{
text-align:center;	
font-size:12px;
color:#666;	
	}

.cont1{
	display:inline-block;
	width:240px;
	vertical-align: top;
	height:710px;
	padding: 20px;
	margin: 5px;
	color:black;
}

.cont2{
	display:inline-block;
	width:656px;
	vertical-align: top;
	height:820px;
	padding: 10px;
	margin: 5px;
	margin-right: -5px;
	padding-top: 30px;
	color:black;
}

.pie{
background: #EC6420;
color: white;
text-align: center;
padding-top: 10px;
width: 1000px;
margin: 0 auto;
border-radius: 5px;
padding-bottom: 10px;
margin-bottom: 10px;
}

.llama{
position: relative;
z-index: 111;
margin-top: -28px;
}
#book{
	overflow:hidden;	
}
.span7 img{
	border: 1px solid #666666;
    float: left;
    margin-bottom: 15px;
    margin-right: 6px;
    width: 100px;;
}
#formulario{
	background:white;
	border-radius: 5px;
	height: 412px;
	padding-left: 12px;
	border: 1px solid rgb(200, 200, 200);
}
#formulario .btn-warning
{
	font-size: 15px;	
	margin-right: 15px;
	width:245px;
}

h3{
	font-family: 'Oxygen', sans-serif;
	text-transform: uppercase;
	color:black;
	margin-top:0;
}
h4{
	font-family: 'Oxygen', sans-serif;
	padding-top: 15px;	
	color:#820000;
	text-indent: 20px;
	margin-top:0;
	font-weight:normal;
}
h3#contact{
	/*background-image: url("../img/contact.png");
    background-position: center top;
    background-repeat: no-repeat;*/
    color: #EC6420;
    font-size: 20px;
	line-height: 22px;
    padding: 15px 10px 0px;
    text-align: center;
	background-color:transparent !important;
	
}
#formulario h2{
	color: #EC6420;
    font-size: 14px;
	line-height: 18px;
    margin: auto;
    text-align: left;
	background-color:transparent !important;
	font-family: 'Oxygen', sans-serif;
	font-weight: normal;
	border-bottom: none;
}
#enviar{
	float:right;	
}

/**Estilos para carrousel**/
.scroll-text {
  border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
  border: none;
  width: 1000px;
  height: 110px;
  overflow: hidden;
  font-size: 0;
  margin:auto;
}
.scroll-img ul {
  width: 960px;
  height: 100px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 10px 20px 10px 15px;
}
#demo4.scroll-img ul,
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}


#demo6 p, #demo6-queue p {
  width: 124px;
  height: 124px;
  background-color: lightgray;
  font-family: 'Oxygen', sans-serif;
  font-size: 82px;
  text-align: center;
  display: table-cell;
  vertical-align:middle;
}
.espacio{
	height:15px;	
}
.span7 p, .span5 p{
	text-align:justify;	
	padding-bottom: 20px;
	line-height: 22px;
	font-size: 17px;
}
.span12{
	background-color:#FFF;	
}
.left, .right{
	width: 50%;
	float: left;
	margin-bottom: 0;	
}
.left{
	text-align:left;	
	margin-top: 10px;
}
.right{
	text-align:right;	
	margin-top: 5px;
}
.modal-footer .container{
}

.flecha{
	position:absolute;
	background:#148ac7;
}
.photos .img{
	width: 150px;	
	float:left;
	height: 150px;
	margin: 0 5px 5px 0;
}
.photos-tit{
	font-size: 16px;
	color:#890000;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, .5);
	text-align:left;
	font-weight: 600;
}
.form-group{
	margin: 10px 0;	
}