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

html {
	
	}
	
@font-face {
    font-family: 'sansationregular';
    src: url('fuentes/Sansation-Regular-webfont.eot');
    src: url('fuentes/Sansation-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/Sansation-Regular-webfont.woff') format('woff'),
         url('fuentes/Sansation-Regular-webfont.ttf') format('truetype'),
         url('fuentes/Sansation-Regular-webfont.svg#sansationregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
	
@font-face {
    font-family: 'sansation_lightlight';
    src: url('fuentes/Sansation-Light-webfont.eot');
    src: url('fuentes/Sansation-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/Sansation-Light-webfont.woff') format('woff'),
         url('fuentes/Sansation-Light-webfont.ttf') format('truetype'),
         url('fuentes/Sansation-Light-webfont.svg#sansation_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sansationbold';
    src: url('fuentes/Sansation-Bold-webfont.eot');
    src: url('fuentes/Sansation-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/Sansation-Bold-webfont.woff') format('woff'),
         url('fuentes/Sansation-Bold-webfont.ttf') format('truetype'),
         url('fuentes/Sansation-Bold-webfont.svg#sansationbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
	
	
body {
	font-family: 'sansationregular';
	padding:0;
	margin:0;
	background-image:url(../imagenes/fondopreventivo-3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	overflow-x:hidden;
	overflow-y:auto;
	}
	
.nocolor {
	background-image:none !important;
	}	
	
p{
	line-height:22px;
	font-size:16px;
	text-align:justify;
	}
	
h1 {
	color:#081B2A;
	font-size:40px;
	}	

a {
	color:#FFF;
	border:none;
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	color:#061b2b
	}
.logo{width:250px; margin:30px auto; clear:left;}

.centrado {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	}
	
	
nav, footer, header, dd, dl {
	display:block;
	}

header {
	width:100px;
	}	
	
nav {
	background-color:#768591;
	padding:0;
	margin:0;
	width:100%;
	}
	
nav ul {
	  float: left;
      list-style-type: none;
      padding: 0; 
      position: relative; 
      left: 50%;
	}
nav ul li {
    float: left;
    position: relative; 
    right: 50%;
	padding:5px 25px;
	}
	
footer {
	position:absolute;
	bottom:20px;
	right:20px;
	}	
	
#redes {
	position:absolute;
	top:60px;
	right:20px;
	}	
	
#redes img {
	width:30px;
	height:auto;
	}		
#redes ul {
	}	
#redes ul li {
	padding:1px;
	display:inline;
	}	
	
/* Floats */
.flt_rgt {
	float:right;
	}

.flt_left {
	float:left;
	}
	
.cleaner{
	clear:both;
	}
	
/* Contenedores */

#contenedor_a {
	width:880px;
	padding:10px auto;
	margin:10px auto;
	}
	
#contenedor_d {
	width: 20.3%;
	padding:25px;
	margin:10px 50px;
	float:left;
	
	}

#contenedor_c {
	width: 91.3%;
	padding:25px;
	margin:10px;
	
	}
#contenedor_c p, #contenedor_c h1, #contenedor_c ul li {

	
	}
	
#contenedor_c ul {
	margin:0;
	padding:0;
	clear:both;
	
	}	
#contenedor_c ul li {
	list-style-type:none;
	padding:10px;
	float:left;
	background-color:ccd1d6;
	margin:3px;
	padding:30px 10px;
	min-width:337.5px;
	}
	
#contenedor_c ul li h3{
	margin:0 0 5px 0 !important;
	padding:0 0 12px 0 !important;
	border-bottom: 1px dotted #768591;
	}
	
#contenedor_c ul li:nth-child(4n+3) {
	background-color:#C0C7CD !important;
	
	}
#contenedor_c ul li:nth-child(4n+2) {
	background-color:#C0C7CD!important;
	
	}
	
#contenedor_c ul li:last-child {
	width:200px !important;
	}
	
	
#contenedor_c h1 {
	font-size:30px;
	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 0px;
	}
	
#contenedor_e  {
	float:left;
	}
	
/* F Container */
	
#contenedor_f {

	margin:120px auto;
	padding:30px auto;
	width:900px;
	min-height:800px;
	text-align:center;
	  
}

#contenedor_f ul {
	margin:0;
	padding:0;
	clear:both;
	
	}	
#contenedor_f ul li {
	list-style-type:none;
	padding:10px;
	float:left;
	background-color:ccd1d6;
	margin:3px;
	padding:30px 10px;
	min-width:423px;
	}
	
#contenedor_f ul li h3{
	margin:0 0 5px 0 !important;
	padding:0 0 12px 0 !important;
	border-bottom: 1px dotted #768591;
	}
	
#contenedor_f ul li:nth-child(4n+3) {
	background-color:#C0C7CD !important;
	
	}
#contenedor_f ul li:nth-child(4n+2) {
	background-color:#C0C7CD!important;
	
	}
	
#contenedor_f ul li:last-child {
	width:200px !important;
	}
	
	
#contenedor_f h1 {
	font-size:30px;
	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 0px;
	}


/* G Container */

#contenedor_g {

	margin:120px auto;
	padding:30px auto;
	width:900px;
	min-height:800px;
	  
}


/* Forma de Contacto */

label {
display:block;
margin-top:20px;
letter-spacing:1px;
color: #FFF;
}
.formulario {
display:block;
margin:0 auto;
width:510px;
color: #666666;
font-family: 'Roboto', sans-serif;
}
form {
margin:0 auto;
width:800px;
float:left;
}




textarea {
height:150px;
width:365px;
font-family: 'sansationregular';
font-size:12px;
 margin: 5px 15px;
    padding: 15px;
}

#submit {
 background-color: #768591;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    margin-top: 20px;
    position: relative;
    right: -17px;
    width: 85px;
}

#contactanos p {
	color: #FFF !important;
	
	}
	
#contactanos h1 {
	color: #768591 !important;
	text-align:center !important;
	text-transform:uppercase !important;
	}	
	
form ul {
	margin:0;
	padding:0;
	width: 350px;
	float:left;
	}

form ul li {
	display:block;
	float:left;
	}


#artext {
	width:400px;
	float:left;
	padding:0 0 0 40px;
	}

input {
	display:block;
	width: 340px;
	padding:15px;
	margin: 5px;
	}
	
/* Slideshow */

#slideshow { 
    
}

#slideshow > div { 
    position: absolute; 
   top:190px;
}


.seleccionado {
	font-weight:bold !important;
	}
	
.seleccionado a, .seleccionado a:hover {
	color:#4f5960 !important;
	}

/* Acordión CSS */
.accordion.acorde {
	-webkit-box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);
	-moz-box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);
	box-shadow: 0px 75px 35px -55px rgba(10, 30, 65, 0.6);
	font-family: Arial, Helvetica, sans-serif;
	border-color: #626f7a;
	border-style: solid;
	border-width: 0px;
	border-radius: 0px;
	margin: 130px auto 0px;
	height: 620px;
	width: 923px;
}

.accordion.acorde > ul > li,
.acorde .accordion-title,
.acorde .accordion-content,
.acorde .accordion-separator {
    float: left;
}

.accordion.acorde > ul > li {
    background-color:transparent;
    margin-right: -800px;
    margin-bottom: -0px;
}

.acorde .accordion-select:checked ~ .accordion-separator {
    margin-right: 800px;
    margin-bottom: 0px;
}

.acorde .accordion-title,
.acorde .accordion-select  {
    background-color: #768591;
    color: #ffffff;
    width: 60px;
    height: 620px;
    font-size: 15px;
}

.acorde .accordion-title span {
    margin-bottom: 40px; 
    margin-left: 20px;
	text-align:right;
}

.acorde .accordion-title span img {
    position:relative;
	top:5px;
}

.acorde .accordion-select:hover ~ .accordion-title,
.acorde .accordion-select:checked ~ .accordion-title {
    background-color: #061b2b;
}

.acorde .accordion-title span  {	
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-writing-mode: lr-bt;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    margin-left: 0px;
    line-height: 40px;
}

.acorde .accordion-content {
    background-color: #ffffff;
    color: #768591;
    height: 620px;
    width: 736px;
    padding: 32px;
}

.acorde .accordion-title,
.acorde .accordion-select:checked ~ .accordion-content {
    margin-right: 1px;
    margin-bottom: 1px;
}

/* Do not change following properties, they aren't 
generated automatically and are common for each slider. */
.accordion {
    overflow: hidden;
}

.accordion > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 101%;
}

.accordion > ul > li,
.accordion-title {
    position: relative;
}

.accordion-select {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;
}

.accordion-title span {
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    white-space: nowrap;
}

.accordion-content {
    position: relative;
    overflow: auto;
}

.accordion-separator {
    transition: margin 0.3s ease 0.1s;
    -o-transition: margin 0.3s ease 0.1s;
    -moz-transition: margin 0.3s ease 0.1s;
    -webkit-transition: margin 0.3s ease 0.1s;
}

.inicio_responsive{display:none;}
.inicio_chevrolet{
	float: left;
	width: 100%;
	margin-bottom:40px;
}
.inicio_chevrolet_tit{
	background: #768591;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	margin-bottom: 20px;
}
.inicio_chevrolet_mapa{
	float: left;
	height: auto;
	width: 100%;
}
.inicio_chevrolet_btn{
	float: left;
	height: 30px;
	width: 96%;
	margin-bottom: 2px;
	display: block;
	background: #e6e6e6 url(../imagenes/adelante_movil.png) no-repeat right center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #f5f5f5;
	border-bottom: 3px solid #CCC;
	border-radius:5px;
	margin-left: 2%;
}
.inicio_chevrolet_logo{
	float: left;
	width: auto;
	height: 20px;
	margin-top: 7px;
	margin-right: 10px;
	margin-left:10px;
}
.inicio_chevrolet_txt{
	color: #768591;
	line-height: 30px;
	float: left;
	height: 30px;
	width: auto;
	text-align: left;
}
.video{
	position:relative;
	height: auto;
	width: 90%;
	max-width:800px;
	text-align: center;
	margin: 80px auto 50px;
	display:block;
	border:outset 4px #333;
    -webkit-box-shadow:0 5px 60px rgba(0, 0, 0, 1);
       -moz-box-shadow:0 5px 60px rgba(0, 0, 0, 1);
            box-shadow:0 5px 60px rgba(0, 0, 0, 1);
	clear:left;
}
.video_btn{
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 0px;
	background: url(../imagenes/play.png) no-repeat center center;
}
.slider{
	margin: 0px auto 50px;
	height: 480px;
	width: 860px;
	overflow: hidden;
	clear: left;
	border-top: 20px solid #FFF;
}
.drop_combo{
	display:none;
}