@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {

	border-spacing: 0;
}

html{
	height:100%;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757475;
	margin:0px;
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	height:100%;
	bottom:0px;
}

@font-face {
	font-family: 'Foco';
	src: url('../font/eot/foco-regular-webfont.eot');
	src: url('../font/eot/foco-regular-webfont.eot#iefix') format('embedded-opentype'),
		url('../font/Foco_Rg.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Foco-bold';
	src: url('../font/eot/foco-bold-webfont.eot');
	src: url('../font/eot/foco-bold-webfont.eot#iefix') format('embedded-opentype'),
		url('../font/Foco_0.ttf') format('truetype');
}

@font-face {
	font-family: 'Arial-bold';
	src: url('../font/eot/arialbd.eot');
	src: url('../font/eot/arialbd.eot#iefix') format('embedded-opentype'),
		url('../font/arialbd.ttf') format('truetype');
}

@font-face {
	font-family: 'Arial';
	src: url('../font/eot/arial.eot');
	src: url('../font/eot/arial.eot#iefix') format('embedded-opentype'),
		url('../font/arial.ttf') format('truetype');
}

#contenido {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -91px;
	top:0px;
	left:0px;
}

#cob {
	list-style-image: url("../img/arrow.png");
}
#cob_2 {
	list-style-image: url("../img/arrow.png");
}

ul
{
	padding-top:5px;
	display:inline;
}

li
{
	line-height:9px;
	margin-bottom:10px;
}

#retrieve_width{
	width:1080px;
	margin-top:0px;
	margin:auto;
}

#menu
{
	width:917px;
	margin:auto;
}

#logo
{
	text-align:center;
	position:relative;
	right:380px;
}

.tdheadersalud {
	color: #FFF;
	vertical-align: middle;
}

.tdheadersalud div {
	margin-left: 45px;
	margin-right: 10px;
}
/*
.tdGris
{

	vertical-align:middle;
	text-align:center;
	font-size:11px;
	border-width:1px;
	border:solid 1px #d2d2d2;
	border-bottom-color:#d2d2d2;
	border-right-color:#d2d2d2;
    border-right-style:solid;
	height:33px;
	width:48px;

}
*/

.tdGris22
{
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	border-width:1px;
	border:solid 1px #fff;
    border-right-style:solid;
	border-bottom:solid 1px #d2d2d2;
	height:33px;
	width:48px;
}

.tdGris222
{
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	border-width:0px;
	border:solid 1px #fff;
    border-right-style:solid;
	height:33px;
	width:48px;
}

.tdGris3, .tdGris33, .tdGris
{
	font-size: 12px;
	border-width: 0px;
	border-top: solid 1px #d2d2d2;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #646464;
	line-height: 1.1;
}

.tdGris {
	padding-left: 20px;
	padding-right: 20px;
}

.tdGris3 {
	font-size: 13px;
	padding-left: 20px;
	color: #0276b3;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 16px;
	border-top-width: 0px;
}

.tdGris33{
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;

 }

 .tdGris33_left {
    background-color: #EEEEEE;
    border-width: 1px;
    font-size: 10px;
	border-right-style:solid;
	border-right-color:#d2d2d2;
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
	width:50%;
	height:92px;
 }
 .tdGris33_right {
    background-color: #EEEEEE;
    border-width: 1px ;
    font-size: 10px;
	border-left-style:solid;
	border-left-color:#d2d2d2;
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
	width:50%;
	height:60px;
 }

.tdTurqueza
{
    background-color:#0099cc;
	color:#FFF;
	height:35px;
	width:48px;
	border-width:1px;
    border-left-style:solid;
	border-left-color:#54bae0;
	border-right-style:solid;
	border-right-color:#026990;
	border-bottom-color:#54BAE0;
    border-bottom-style:solid;
	vertical-align:middle;
	text-align:center;
}

.tdTurqueza21
{
    background-color:#0099cc;
	color:#FFF;
	border-width:1px;

	border-right-style:solid;
	border-right-color:#026990;
	vertical-align:middle;
	text-align:center;
	width:50%;
}

.tdTurqueza22
{
    background-color:#0099cc;
	color:#FFF;
	border-width:1px;
    border-left-style:solid;
	border-left-color:#54bae0;
	vertical-align:middle;
	text-align:center;
	width:50%;
}


table {
    border-spacing: 0px;

}

.radio_button_product{
    background-image: url(../img/fondo_elemento_252x22.jpg);
    background-repeat:no-repeat;
}


.cbox_on{
    background-image: url(../img/chk2.jpg);
    background-repeat:no-repeat;
}

.cbox_off{
    background-image: url(../img/chk1.jpg);
    background-repeat:no-repeat;
}

.transparent {
        zoom: 1;
        filter: alpha(opacity=0);
        opacity: 0;
}

#table_main {

	margin-top:20px;
	padding:0px;
    width:100%;
}

#X {
    cursor: pointer;
}

.visibility_hidden{
    visibility:hidden;
}

select {
    background:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-color:#bababa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757475;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757475;
}



.tdBlanco
{
	height:35px;
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
	color:#0099cc;
    border-top-style: solid;
    border-top-color: #5CBDE2;
	border-width:1px;
}

.tdBlancoAddOn{


	border-left-style:solid;
	border-left-color:#54bae0;
	border-right-style:solid;
	border-right-color:#026990;
}

.tdBlancoAddOn2{
	border-right-style:solid;
	border-right-color:#026990;
}
.tdBlancoLast{
	border-right-style:solid;
	border-right-color:#54bae0;
}

#loader{
    position:relative;
    top:30px;
    left:155px;
}

img {
	border: none;
}

#footer_benefit
{
	width:100%;
	height:91px;
	bottom:0;
	background-repeat:repeat-x;
	z-index:-1;
}
.solicitar_button{
    background-color:none;
    background-repeat: no-repeat;
    background-image:url(../img/solicita-tu-seguro.jpg);
    border:0;
    width:177px;
    height:41px;
	cursor:pointer;
    padding-top: 10px;
    margin-right: 3px;
    float: right;
    margin-top: 10px;
}

.cotizar_button{
    background-color:none;
    background-repeat: no-repeat;
    background-image:url(../img/vehiculos/cotiza-aqui.jpg);
    border: 0;
	width: 132px;
	height: 31px;
	cursor: pointer;
	padding-top: 10px;
	margin-right: 8px;
	float: right;
	margin-top: 10px;
}

.tdsubtitulo {
	font-size: 13px;
	border-width: 1px;
	border-right: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	border-top: solid 1px #d2d2d2;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0276b3;
}

.headers, .section_content, .section_content_1, .tablegap {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
table {
	table-layout:fixed;
}

.headers table tbody tr td{
	border-width: 0px;
}

.section_content{
	border: 1px solid #d2d2d2;
	border-radius: 30px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.section_content_1{
	border: 1px solid #d2d2d2;
	border-radius: 30px 0px 30px 30px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.tablegap tr td{
	height: 15px;
}
.t_header_auto {
	padding-left:90px;
	text-align: left;
	color: #FFFFFF;
	width: 95px;
	width: 95px \ ;
	/* display: block;
	padding-top: 41px; */
	
}

.highlight19, .highlight62, .highlight52, .highlight25 { /* resaltado para celdas verdes*/
	background-color: #c1ead0 !important;
}

.highlight36, .highlight51, .highlight65, .highlight61   { /* resaltado celdas azul claro */
	background-color: #dff2f8 !important;
}
.highlight95, .highlight51, .highlight65, .highlight61   { /* resaltado celdas azul claro */
	background-color: #dff2f8 !important;
}
.highlight16, .highlight17, .highlight18, .highlight20, .highlight21, .highlight22, .highlight24, .highlight26, .highlight27, .highlight28, .highlight29, .highlight30, .highlight31, .highlight32, .highlight33, .highlight34, .highlight35, .highlight37, .highlight38, .highlight39, .highlight40, .highlight41, .highlight42, .highlight43, .highlight44, .highlight45, .highlight46, .highlight47, .highlight48, .highlight50, .highlight54, .highlight55, .highlight56, .highlight57, .highlight59, .highlight60, .highlight63, .highlight64, .highlight66, .highlight67, .highlight68, .highlight69, .highlight70, .highlight71, .highlight72, .highlight73, .highlight74, .highlight75, .highlight76, .highlight77, .highlight78, .highlight79, .highlight80, .highlight81, .highlight82, .highlight83, .highlight84, .highlight85, .highlight86 { /* resaltado celdas naranjas */
	background-color: #fcdfd2 !important;
}

.highlight17, .highlight58, .highlight49, .highlight23, .highlight53 { /* resaltado celdas azul oscuro */
	background-color: #d4e8f2 !important;
}

.t_header_auto_colspan_57 {
	vertical-align:middle;
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	padding-left: 62px;
	width: 120px;
	width: 120px \ ;
/* 	display: inline-block;
	display: table-caption;
	padding-top: 14px; */
}

.t_header_auto_colspan_61 {
	vertical-align:middle;
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	padding-left: 82px;
	/* padding-right: 20px; */
	width: 107px;
	width: 107px \ ;
/* 	display: inline-block;
	display: table-caption;
	padding-top: 14px; */
	
}
.t_header_auto_rowspan {
	text-align: left;
	color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align:middle;
	padding-left: 86px;
	width: 96px;
	width: 96px\;
/* 	display: block;
	padding-top: 41px;
	height: 68px; */
}
.child_SATR_LEFT{
	background-repeat: no-repeat;
	background-position: 0px -53px;
	color: #002a36;
	text-align: center;
	height: 53px;
	vertical-align: middle;
	width: 70px;
	padding: 0 8px;

}
.child_SATR_RIGHT{
	background-repeat: no-repeat;
	background-position: -86px -53px;
	color: #002a36;
	text-align: center;
	padding-top: 17px;
	vertical-align: middle;
}
.t_dosheader_auto_57{
	background-repeat: no-repeat;
	background-position: 0px -53px;
	font-size: 11px;
	color: #002a36;
	vertical-align: middle;
	vertical-align: middle;
	width: 91px;
	width: 88px \ ;
}

.t_dosheader_auto_64{
	background-repeat: no-repeat;
	background-position: -91px -53px;
	font-size: 11px;
	color: #002a36;
	vertical-align: middle;
	width: 91px;
	width: 95px \ ;
}

.t_dosheader_auto_61{
	background-repeat: no-repeat;
	background-position: 0px -53px;
	font-size: 11px;
	color: #002a36;
	vertical-align: middle;
	width: 79px;
	width:79px \ ;
	padding: 0px 5px;
}
.t_dosheader_auto_65{
	background-repeat: no-repeat;
	background-position: -89px -53px;
	font-size: 11px;
	color: #002a36;
	vertical-align: middle;
	width: 120px;
	width: 125px \ ;
}

.basico_head ,.plus_head {
color: #0276b3;
font-weight: bold;
padding-top: 16px;
padding-bottom: 16px;
border-top-width: 0px;
border: 1px solid #d2d2d2;
border-bottom: none;
background-color: #f5f5f5;
}

.basico_head{
	border-right: none;
}

#product_list ul li {
display: inline-block;
width: 300px;
}

.table_id_49,.table_id_51,.table_id_52,.table_id_53 {
	display: none;
}

.table_id_49,.table_id_50,.table_id_51,.table_id_52,.table_id_53 {
	margin: 0 auto;
}

div.t_inferior{
display: inline-block;
padding-top: 13px;
height: 40px !important;
}



@media screen and (min-width:0) {
/* IE9 and IE10 rule sets go here */

	#td-1{
	width: 200px;
	}

	#td-2{
	width: 160px;
	}

	#td-3-1{
	width: 75px;
	}

	#td-3-2{
	width: 75px;
	}

	#td-4-1{
	width:75px;
	}

	#td-4-2{
	width: 95px;
	}

	#td-5{
	width: 142px;

	}
	
	.t_header_auto_first{
	width: 209px;
	}	
	
	.t_header_auto{
	width: 90px;
	}	
			
	.t_dosheader_auto_57{
	width: 91px;
	}	
		
	.t_dosheader_auto_64{
	width: 88px;
	}	
	
	.t_dosheader_auto_65{
	width: 117px;
	}
}

#td-1{
width: 209px ;
width: 160px \ ;
}

#td-2{
width: 150px ;
width: 156px \ ;
}

#td-3-1{
width: 74px ;
width: 80px \ ;
}

#td-3-2{
width: 75px ;
width: 80px \ ;
}

#td-4-1{
width: 74.5px ;
width: 79px \ ;
}

#td-4-2{
width: 100px ;
width: 106px \ ;
}

#td-5{
width: 145px;
width: 158px \ ;
}

#header{
	height: 450px;
	background-repeat: no-repeat;
	background-position: center left;
}
#header.mod-thin{
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.header-backdrop{
	height: 120px;
	width: 100%;
	background: linear-gradient(rgba(0,49,74,0.6), rgba(0,49,74,0));
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#header .mod-separate > div{
	margin: 0 auto;
}
#header .header-wrapper-helper{
	text-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	font-family: &quot;Foco&quot;, &quot;Arial&quot;, sans-serif;
	color: #fff;
	font-weight: bold;
	text-align: right;
	margin: 10px;
	margin-top: 40px;
	text-align: left;
	margin-bottom: 0;
}
.header-logo-wrapper{
	position: relative;
	z-index: 10;
	width: 148px;
}
.header-logo-img{
	max-width: 100%;
}
.header-product-logo{
	width: 48px;
	height: 48px;
}
.header-product-logo-img{
	margin-bottom: -5px;
	width: 50px;
	height: 50px;
}
.header-description-text{
	font-size: 28px;
}
.header-description{
	font-size: 1.2em;
	text-align: left;
	display: inline-block;
}
.header-description-title{
	font-size: 18px;
	letter-spacing: -.025em;
	margin: 0;
}
.header-description-text{
	text-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	font-family: &quot;Foco&quot;, &quot;Arial&quot;, sans-serif;
	color: #fff;
	font-weight: bold;
	letter-spacing: -.025em;
	font-size: 22px;
	margin: 0;
}
.header-product-logo{
	display: inline-block;
}
@media (min-width: 500px) {
	.header-description-text{
		font-size: 30px;
	}
	.header-product-logo{
		width: 85px;
		height: 85px;
	}
	.header-product-logo-img{
		margin-bottom: -10px;
		width: 70px;
		height: 70px;
	}
	#header.mod-thin{
		padding: 30px;
		padding-bottom: 15px;
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (min-width: 700px) {
	.header-description-text{
		font-size: 32px;
	}
	#header .header-wrapper-helper{
		text-align: center;
	}
}
@media (min-width: 1024px) {
	.background-container {
		width: 100%;
		height: 100%;
	}
}


@media (max-width: 1024px) {
  body {
    padding: 0px;
  }
}

.mod-greycolor {
	color: #646464;
    font-size: 14px;
}

.general-container {
    width: 990px;
    margin: 0 auto;
}