/* 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=Open+Sans:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700,300);

html { 
  /*background: url(landmark2.jpg) no-repeat center top; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight: lighter;
	background:rgb(240, 240, 240);
}

pre{
	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;
	text-transform: uppercase;
	font-weight: 400;
}

h2{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: -12px;
	color:#b99d5b;
}
.grey{
background:url(grey-lines.png) repeat-x;
width:490px;
height:20px;
margin-top:-25px;
float:right;
}
.gold{
background:url(gold-lines.png) repeat-x;
width:120px;
height:20px;
margin-top:-25px;
float:right;
}
.gold2{
background:url(gold-lines.png) repeat-x;
width:140px;
height:20px;
margin-top: -25px;
float:right;
}
.gold3{
background:url(gold-lines.png) repeat-x;
width:120px;
height:20px;
margin-top:-25px;
float:right;
}
.gold4{
background:url(gold-lines.png) repeat-x;
width:570px;
height:10px;
float:right;
}
.gold5{
background:url(gold-lines.png) repeat-x;
width:590px;
height:10px;
float:right;
}

pre + h2{
	margin-top: 80px;
}
.top{
	width:100%;
	margin:0;
	padding:0;
	background-color:#DDD9C3;
	height:130px;
}
.top span{
	color: #820000;
    font-size: 16px;
    font-weight: bold;
	margin-left: 75px;
}
.nombre{
	color:white;
	margin-top: 20px;
	font-size: 25px;
	line-height: 25px;

}
p.tel{
	color: black;
    font-size: 18px;
	line-height:25px;
	width: 1000px;
	margin: 10px auto;
	text-align: right;
	margin-top: -105px;
}
p.tel span{
	font-size: 25px;
	margin-left: 0;	
	color:white;
}

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;
}
.fondo{
	background:white;
	width:100%;
	margin:0 auto;
}

.intro{
width:690px;
margin-top: -60px;
margin-left: 20px;
padding: 5px;
background: rgb(224, 224, 224);
font-size: 21px;
line-height: 25px;
padding-left: 20px;
padding-right: 20px;
}

.box{
width:680px;
height:160px;
margin-bottom: 10px;
}
.box2{
display:inline-block;
width:330px;
vertical-align: top;
float:right;
margin-top: -130px;
}

.datos{
	padding: 15px 15px 0 15px;	
}
.logo{
	position: relative;
z-index: 111;
margin-top: -15px;
}
.tablita{
	float:right;
}
.texto td{
	color:#999;
	font-weight:bold;
	font-size:20px;
}
.texto td .mail{
	font-size:16px;	
}
.texto td:hover{
	color:#820000;	
}
#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

li{
}
ol{
	list-style-image: url(bullet.png);
	width:280px;
	display:inline-block;
	margin-left: 40px;
}
.cont1 ul li{
margin-left: 30px;
}
.cont2 ul li{
margin-left: 30px;
line-height: 19px;
}
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:260px;
	vertical-align: top;
	background:white;
	border-right:1px solid rgb(139, 139, 139);
	height:556px;
	margin-bottom: 20px;
	padding: 10px;
	margin-right: 5px;
	font-size: 15px;
	line-height: 23px;
}
.cont1 h2{
	margin-top: 0px;
	margin-bottom:10px;
}
.boton{
	color:white;
	padding-left:9px;
	text-align: left;
	width:155px;
	margin-left: 0px;
	background:#B99D5B;
	border-radius: 5px;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.boton:hover{
	background:black;
	color:#B99D5B;
}
.cont2{
	display:inline-block;
	width:685px;
	vertical-align: top;
	background:white;
	font-size: 15px;
	margin-left:10px;
}
.cont2 h2{
	width:220px;
	margin-top: -35px;
	margin-left: 10px;
	text-shadow: 2px 2px 2px black;
}
.cont3{
	width:100%;
	margin-left: 15px;
}
.youtube{
	width:300px;
	display:inline-block;
}
.financiamiento{
	width:300px;
	display:inline-block;
	background:black;
	vertical-align: top;
	padding: 15px;
	height:170px;
	color:white;
}
.contactenos{
	width:300px;
	display:inline-block;
	background:black;
	vertical-align: top;
	padding: 15px;
	height:170px;
	color:white;
}

.pie{
text-align: center;
color:white;
background:black;
padding: 15px;
}

#book{
	overflow:hidden;	
}
.span7 img{
	border: 1px solid #666666;
    float: left;
    margin-bottom: 15px;
    margin-right: 6px;
    width: 100px;;
}
#formulario{
	background:#B99D5B;
	height: 515px;
	padding-left: 12px;
	color:white;
	font-size: 14px;
	/*background-image: url('../img/bg-contactform.png');
	background-repeat:no-repeat;
	background-position:center 35px;*/
}
#formulario .btn-warning
{
	font-size: 15px;	
	color:white;
	margin-right: 15px;
	width:244px;
	background: rgb(107, 88, 12);
}

h3{
	color:#B99D56;
	margin-top:0;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 22px;
}


h4{
	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: #FFF;
    font-size: 22px;
	line-height: 24px;
    padding: 20px 20px 0px;
    text-align: right;
	background-color:transparent !important;
	text-transform: uppercase;
	
}
#formulario h2{
	color: #FFF;
    font-size: 16px;
	line-height: 18px;
    margin: auto;
    text-align: left;
	background-color:transparent !important;
	font-weight: normal;
}
#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-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: 45%;
	float: left;
	margin-bottom: 0;	
}
.left{
	text-align:left;	
}
.right{
	text-align:right;	
}
.modal-footer .container{
}

.flecha{
	position:absolute;
	margin-top:10px;
	margin-left: 0px;	
}
.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;	
}