
@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaythin';
    src: url('../fonts/raleway-thin-webfont.woff2') format('woff2'),
         url('../fonts/raleway-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

p{
  text-align: justify;
}

.no_margin{
  margin: 0;
}

.select_color select{
  color:#999999;

}

.form-control select{
  color:#999999;
}

.form-control p{
  color:#999999;
}

.item_flota{
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
}

.bg_precio{
  width: 100%;
  padding: 10px 0 3px 0;
  text-align: center;
  border-top:1px solid #f1f1f1;
}

.bg_detalle{
  background-color: #1c3660;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}

.bg_detalle a{
  color: #ffffff;
}

.bg_detalle a:hover{
  color: #f1f1f1;
}

.box{
  background-color:#f9f9f9;
  padding:10px 0;
}

.centered{
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  text-align: center;
}

.subheader{
  position: relative;
  width: 100%;
  min-height: 420px;
  color: #ffffff;
}

.subheader_not{
  position: relative;
  width: 100%;
  min-height: 520px;
  color: #ffffff;
}

.bg1{
  background:
  linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../images/drive01.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1c3660;
}

.bg2{
  background:
  linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../images/drive02.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1c3660;
}

.bg3{
  background:
  linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../images/drive03.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1c3660;
}

.bg4{
  background:
  linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../images/drive04.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1c3660;
}

.bg5{
  background:
  linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../images/drive05.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1c3660;
}

.bg6{
  background:
  linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../images/drive06.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1c3660;
}

.bg7{
  background:
  linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../images/drive07.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1c3660;
}

.bg_colored{
  background-color: #1c3660;
  padding: 2px 10px;
  color: #ffffff;
}

.bg_colored small{
  color: #ffffff;
}

.video-responsive{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.video-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

/*--- CORTE DE IMAGEN DINAMICA ---*/

.img_crop_container{
position: relative;
max-width: 100%;
height: 0;
padding-bottom: 60%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-color: #ffffff;
}

.img_full{
  width: 100%;
  height:auto;
}

.img_full img{
  width: 100%;
  height:auto;
}

.copete{
  font-size: 18px;
  font-style: italic;
}

.contact_data span{
  margin: 0 0 0 20px;
  display: block;
}

.contact_data i{
float: left;
}

.line{
  width: 100%;
  height: 5px;
  border-top:1px solid #cccccc;
}

.line2{
  width: 100%;
  height: 5px;
  border-top:1px solid #f1f1f1;
}

.line_dotted{
  width: 100%;
  height: 5px;
  border-top:dotted 1px #cccccc;
}

.line_white{
  width: 100%;
  height: 5px;
  border-top:1px solid #ffffff;
}

.line_footer{
  width: 100%;
  height: 5px;
  border-top:1px solid #6f7c7f;
}

.colored{
  color:#1c3660;
}

.none_color{
  color:#555555;
}

.colored_bg{
  background-color: #BB0B24;
  color:#ffffff; 
  text-align: center;
}

.bgsec{
  width: 100%;
  height: auto;
  background-color: #f9f9f9;
  border-top:solid 1px #f1f1f1;
  border-bottom:solid 1px #f1f1f1;
}

.bgsec2{
  width: 100%;
  height: auto;
  background-image: url(../images/mapa.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  min-height: 380px;
  width: 100%;
}

.bgsec3{
  width: 100%;
  height: auto;
  background-image: url(../images/drive03.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  min-height: 380px;
  width: 100%;
  color: #ffffff;
}

.rollover a{
    text-decoration: none;
    color: #333333;
}

.rollover a:hover{
    text-decoration: none;
    color: #333333;
    opacity: 0.7;
    filter: alpha(opacity=100);
    zoom: 1;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 5;
}

/* ------------------- CAPTION NOTICIA ------------------- */

.wrapper{  
    float:left; 
    position:relative;  
}  
.description{  
    position:absolute; 
    bottom:0px;
    left:0px;    
    width: 100%;
    overflow: hidden;
    color:white;  
    background-color: rgba(0, 0, 0, 0.7); 
    filter:alpha(opacity=60); /* IE transparency */  
    padding: 10px;
}  

.description a{
  color: #ffffff;
  text-decoration: none;
}

.description a:hover{
  color: #ffffff;
  text-decoration: none;
}  

/* ------------------- FIN CAPTION NOTICIA ------------------- */

.underline{
  width: 80px;
  height: 5px;
  background-color:#1c3660; 
}

.underline_white{
  width: 80px;
  height: 5px;
  background-color:#ffffff; 
}

.wrapper01{
	width:100%;
	height:30px;
	clear:both;
}

.wrapper02{
	width:100%;
	height:50px;
	clear:both;
}

.wrapper03{
	width:100%;
	height:80px;
	clear:both;
}

.wrapper04{
  width:100%;
  height:10px;
  clear:both;
}

.wrapper05{
  width:100%;
  height:100px;
  clear:both;
}

.wrapper06{
  width:100%;
  height:120px;
  clear:both;
}

.wrapper07{
  width:100%;
  height:140px;
  clear:both;
}

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

.full_wrapper{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  clear: both;
  position: relative;
}

.top_header{
  background-color: #1c3660;
  width: 100%;
  height: 30px; 
  line-height: 30px;
  overflow: hidden;
}

.top_header li{
  color:#ffffff;
}

.top_header i{
  color:#ffffff;
}

.top_header p{
  color:#ffffff;
}

.top_header a{
  color:#ffffff;
}

.top_header a:hover{
  text-decoration: none;
  color:#ffffff;
}

.text_header{
  line-height: 130px;
}

.dir span{
    display: block;
    overflow: hidden;
}

.mid_header{
  background-color: #ffffff;
  width: 100%;
  height: 90px; 
  padding: 15px 0;
}

.mid_header i{
  color:#666666;
}

.mid_header p{
  color:#666666;
}

.mid_header a{
  color:#666666;
}

.logo{
  margin-top:15px; 
}

.text_header{
  line-height: 100px;
}

.dir span{
    display: block;
    overflow: hidden;
}

.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -250px; 
}

.page-wrap:after {
  content: "";
  display: block;
  height: 250px;
}

footer{
  min-height: 250px;
  background: #222222;
  color:#6f7c7f;
}

footer h3{
  color:#6f7c7f;
}

footer p{
  color:#6f7c7f;
}

footer a{
  color:#6f7c7f;
}

footer a:hover{
  color:#495254;
}

.footbot { 
  color:#222222;
  width:100%;
  height: 30px;
  line-height: 30px;
  overflow:hidden;
  margin-top:0;
  position:relative;
  border-top: solid #333333 1px;
}

.footbot a{ 
  color:#6f7c7f;
}

.footbot a:hover{ 
    color:#495254;
}

.footbot p{ 
  color:#6f7c7f;
}

.footbot p{ 
  font-size:12px;;
}

