@font-face {
    font-family: MuseoSans500;
    src: url('../fonts/MuseoSans_500.woff') format('woff');
}

@font-face {
    font-family: MuseoSans300;
    src: url('../fonts/MuseoSans-300.woff') format('woff');
}

@font-face {
    font-family: MuseoSans100;
    src: url('../fonts/MuseoSans-100.woff') format('woff');
}

body {
    margin: 0px;
    padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

.clear {
    clear: both;
}

#wrap {
    width: 100%;
    /* min-width: 1040px; */
}

.liquidWrapper {
    width: 82%;
    margin: 0 auto;
    /* min-width: 1280px;
    max-width: 2000px; */
    overflow: hidden;
}

#header {
    /*background: transparent url(../../img/white_border_bottom.png) repeat-x bottom!important;*/
    background: #ececec;
    height: 88px;
    padding: 0px!important;
    position: relative;
    z-index: 100;
}

#logo {
    width: 191px;
    height: 52px;
    background: transparent url(../../img/logo.png) no-repeat;
    float: left;
    margin-top: 19px;
}

#logo a {
    height: 52px;
    display: block;
}

#header ul {
    float: right;
    list-style: none;
    padding-top: 3px;
}

#header ul li {
    float: left;
    padding: 15px 30px;
    border-right: 1px solid #e3e3e3;
}

#header ul li a {
    font-size: 17px;
    text-decoration: none;
    color: #02548e;
    font-family: MuseoSans500;
    transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -webkit-transition: color 0.3s linear;
}

#header ul li a:hover {
    color: #0ba3cd;
}

#contenedorPlaca {
  width: 100%;
	height: 373px;
	/* min-width: 1024px; */
}

.placas {
  width: 100%;
	height: 373px;
	/* min-width: 1040px; */
}

.title {
  font-family: MuseoSans100;
  font-size: 40px;
  line-height: 46px;
  width: 100%;
  color: #02548e;
	padding-top: 43px;
  position: relative;
	z-index: 1000;
}

.registar-grupo {
  display: block;
}

.registrar-amplio {
  display: inline-block;
}

.registrar-angosto::placeholder {
  color: white;
}

.copete {
    font-family: MuseoSans300;
    font-size: 14px;
    width: 100%;
    color: #444;
    position: relative;
    z-index: 1000;
    padding-top: 10px;
}

.coverturas {
  width: 60%;
  border: 1px solid #ebebeb;
}

.coverturas table {
  width: 100%;
}

.coverturas span {
  margin-left: 10px;
}

.boton {
    background: #02548e url("../../img/arrow.png") no-repeat 79px 9px;
    float: left;
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    position: relative;
    moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    z-index: 10;
}

.boton:hover {
    background: #1796d8 url("../../img/arrow.png") no-repeat 79px 9px;
    }

.boton a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: MuseoSans300;
    padding: 7px 27px 7px 17px;
    float: left;
}

.ingresar {
    background: #02548e url("../../img/arrow.png") no-repeat 88px 9px;
}

.ingresar:hover {
    background: #1796d8 url("../../img/arrow.png") no-repeat 88px 9px;
}

.oficina {
	width: 26%;
	margin-top: 15px;
	height: 300px;
	background: #ebebeb;
	float: right;
	font-family: MuseoSans300;
	padding: 20px 36px;
	position: absolute;
	right: 0;
	z-index: 100;
}



/*#oficina button {
	background: #02548e url("../../../images/flecha_blanca.png") no-repeat 106px 8px;
	font-family: MuseoSans300;
	color: #fff;
	font-size: 12px;
	border: 0px;
	text-transform: uppercase;
	padding: 6px 25px 6px 10px;
	cursor: pointer;
	z-index: 1000;
}*/

.contentTitulo {
	display: none;
	position: absolute;
    padding-left: 43%;
    top: 0px;
    width: 23%;
}

.oficina h3 {
	font-size: 24px;
	font-family: MuseoSans300;
	color: #02548e;
	padding-bottom: 10px;
}

.oficina form input {
	padding: 11px;
	border: 0px;
	/*margin-bottom: 10px;*/
	color: #a2a2a2;
	font-family: MuseoSans300;
	width: 240px;
}

.oficina form select {
	padding: 11px;
	border: 0px;
	color: #434343;
	font-family: MuseoSans300;
}

.oficina {
	cursor: pointer;
}

.oficina .usuario {
	width: 155px;
	margin-left: 5px;
}

.oficina .link {
	display: block;
}

.login-index {
  width: 280px;
}

.login-index .switch-login {
  margin: 5px 0;
}

.error_datos {
  border: 1px solid red!important;
}

#botonera {
	width: 100%;
  height: 110px;
  margin-top: -10px;
  position: relative;
  z-index: 1000;
}

#botonera .boton1 {
	background: transparent url("../../img/plus.png") no-repeat right bottom;
	width: 100%;
	height: 175px;
	float: left;
	position: relative;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-ms-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#69aac9+0,69aac9+0,b4d3c9+0,91c2b2+100 */
  background: rgb(105,170,201); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(105,170,201,1) 0%, rgba(105,170,201,1) 0%, rgba(180,211,201,1) 0%, rgba(145,194,178,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(180,211,201,1) 0%,rgba(145,194,178,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(180,211,201,1) 0%,rgba(145,194,178,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69aac9', endColorstr='#91c2b2',GradientType=0 ); /* IE6-9 */
}

#botonera .boton1:hover {
	cursor: pointer;
	height: 175px;
	margin-top: -15px;

}

#botonera .boton1 h3 {
	font-family: MuseoSans100;
	font-size: 34px;
	color: #fff;
	line-height: 33px;
	width: 200px;
	position: absolute;
	right: 110px;
	top: 48px;
}

#contBoton1 {
	background: #91c2b2;
	float: left;
	width: 33.3%;
	height: 175px;
}

#contBoton2 {
	background: #4f86a0;
	float: left;
	width: 33.3%;
	height: 175px;
}

#contBoton3 {
	background: #bfc29f;
	float: left;
	width: 33.3%;
	height: 175px;
}

#contBoton4 {
	background: #91c2b2;
	float: left;
	width: 33.3%;
	height: 175px;
}

#botonera .boton2 {
	background: transparent url("../../img/plus.png") no-repeat right bottom;
	width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#69aac9+0,69aac9+0,54aaad+0,5089a4+100 */
  background: rgb(105,170,201); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(105,170,201,1) 0%, rgba(105,170,201,1) 0%, rgba(84,170,173,1) 0%, rgba(80,137,164,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(84,170,173,1) 0%,rgba(80,137,164,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(84,170,173,1) 0%,rgba(80,137,164,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69aac9', endColorstr='#5089a4',GradientType=0 ); /* IE6-9 */
  height: 175px;
	float: left;
	position: relative;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-ms-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;
}

#botonera .boton2:hover {
	cursor: pointer;
	height: 175px;
	margin-top: -15px;
}

#botonera .boton2 h3 {
	font-family: MuseoSans100;
	font-size: 34px;
	color: #fff;
	width: 250px;
	position: absolute;
	left: 30%;
	line-height: 33px;
	right: 50%;
	top: 48px;
}

#botonera .boton3 {
	background: transparent url("../../img/plus.png") no-repeat right bottom;
	width: 100%;
	height: 175px;
	float: left;
	position: relative;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-ms-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#69aac9+0,69aac9+0,d3d5be+0,bfc29f+100 */
  background: rgb(105,170,201); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(105,170,201,1) 0%, rgba(105,170,201,1) 0%, rgba(211,213,190,1) 0%, rgba(191,194,159,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(211,213,190,1) 0%,rgba(191,194,159,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(211,213,190,1) 0%,rgba(191,194,159,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69aac9', endColorstr='#bfc29f',GradientType=0 ); /* IE6-9 */
}

#botonera .boton3:hover {
	cursor: pointer;
	height: 175px;
	margin-top: -15px;
}

#botonera .boton3 h3 {
	font-family: MuseoSans100;
	font-size: 34px;
	color: #fff;
	width: 350px;
	line-height: 33px;
	position: absolute;
	left: 90px;
	top: 32px;
}

#botonera .boton4 {
	background: transparent url("../../img/plus.png") no-repeat right bottom;
	width: 100%;
	height: 175px;
	float: left;
	position: relative;
	-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-ms-transition: margin 0.5s ease-out;
	transition: margin 0.5s ease-out;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#69aac9+0,69aac9+0,b4d3c9+0,91c2b2+100 */
  background: rgb(105,170,201); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(105,170,201,1) 0%, rgba(105,170,201,1) 0%, rgba(180,211,201,1) 0%, rgba(145,194,178,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(180,211,201,1) 0%,rgba(145,194,178,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(105,170,201,1) 0%,rgba(105,170,201,1) 0%,rgba(180,211,201,1) 0%,rgba(145,194,178,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69aac9', endColorstr='#91c2b2',GradientType=0 ); /* IE6-9 */
}

#botonera .boton4 h3 {
	font-family: MuseoSans100;
	font-size: 34px;
	color: #fff;
	line-height: 33px;
	width: 275px;
	position: absolute;
	right: 110px;
	top: 48px;
}

#botonera .boton4:hover {
	cursor: pointer;
	height: 175px;
	margin-top: -15px;
}

#footer {
    border-top: 1px solid #ebebeb;
}

#footer #links_footer {
    width: 82%;
    margin: 0 auto;
    padding-top: 30px;
}

#footer #links_footer ul {
    list-style: none;
    float: left;
    width: 25%;
    padding: 0px;
    margin: 0px;
}

#footer #links_footer ul li {
    padding: 0px;
    margin: 0 auto;
    width: 220px;
    margin-top: -3px;
}

#footer #links_footer ul.links1 a {
    color: #02548e;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    background: transparent url("../../img/bullet.png") left no-repeat;
    padding-left: 10px;
}

#footer #links_footer ul.links1 a:hover {
    text-decoration: underline;
}

#footer #links_footer ul.links2 a {
    color: #3f3f3f;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    background: transparent url("../../img/bullet2.png") left no-repeat;
    padding-left: 10px;
}

#footer #links_footer ul.links2 a:hover {
    text-decoration: underline;
}

#footer #links_footer ul.links_formas a {
    color: #3f3f3f;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    background: transparent url("../../img/bullet2.png") left no-repeat;
    padding-left: 10px;
}

#footer #links_footer ul.links_formas a:hover {
    text-decoration: underline;
}

#footer #links_footer ul.links3 a {
    color: #3f3f3f;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    background: transparent url("../../img/bullet2.png") left no-repeat;
    padding-left: 10px;
}

#footer #links_footer ul.links3 a:hover {
    text-decoration: underline;
}

#footer_index {
    border-top: 1px solid #ebebeb;
    margin-top: 0px;
}

#footer_index #links_footer {
    width: 82%;
    margin: 0 auto;
    padding-top: 30px;
}

#footer_index #links_footer ul {
    list-style: none;
    float: left;
    width: 25%;
    padding: 0px;
    margin: 0px;
}

#footer_index #links_footer ul li {
    padding: 0px;
    margin: 0 auto;
    width: 150px;
    margin-top: -3px;
}

#footer_index #links_footer ul.links1 a {
    color: #02548e;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    background: transparent url("../../img/bullet.png") left no-repeat;
    padding-left: 10px;
}

#footer_index #links_footer ul.links1 a:hover {
    text-decoration: underline;
}

#footer_index #links_footer ul.links2 a {
    color: #3f3f3f;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    background: transparent url("../../img/bullet2.png") left no-repeat;
    padding-left: 10px;
}

#footer_index #links_footer ul.links2 a:hover {
    text-decoration: underline;
}

#footer_index #links_footer ul.links_formas a {
    color: #3f3f3f;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    background: transparent url("../../img/bullet2.png") left no-repeat;
    padding-left: 10px;
}

#footer_index #links_footer ul.links_formas a:hover {
    text-decoration: underline;
}

#footer_index #links_footer ul.links3 a {
    color: #3f3f3f;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    background: transparent url("../../img/bullet2.png") left no-repeat;
    padding-left: 10px;
}

#footer_index #links_footer ul.links3 a:hover {
    text-decoration: underline;
}

#copy {
    width: 100%;
    background: transparent url("../../img/sombra.png") top repeat-x;
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
}

#copy a {
    color: #737373;
    text-decoration: underline;
}

#copy a:hover {
}

#copy p {
    width: 800px;
    margin: 0 auto;
    font-size: 10px;
    font-family: Arial, Tahoma, Verdana;
    color: #737373;
    text-align: center;
}

#copy_etapa {
    width: 100%;
    background: transparent url("../../img/sombra.png") top repeat-x;
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
}

#copy_etapa a {
    color: #737373;
    text-decoration: underline;
}

#copy_etapa a:hover {
}

#copy_etapa p {
    width: 800px;
    margin: 0 auto;
    font-size: 10px;
    font-family: Arial, Tahoma, Verdana;
    color: #737373;
    text-align: center;
}

#copy_index {
    width: 100%;
    background: transparent url("../../img/sombra.png") top repeat-x;
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
}

#copy_index a {
    color: #737373;
    text-decoration: underline;
}

#copy_index a:hover {
}

#copy_index p {
    width: 800px;
    margin: 0 auto;
    font-size: 10px;
    font-family: Arial, Tahoma, Verdana;
    color: #737373;
    text-align: center;
}

.login_links {
    float: left;
    list-style: none;
    font-family: MuseoSans300;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

.login_links li a {
    color: #02548e;
    font-size: 14px;
    text-decoration: none;
    background: transparent url("../../img/flecha.png") no-repeat left;
    padding-left: 15px;
}

.login_links li a:hover {
    text-decoration: underline;
}

/*** Anton Smolik ***/

#sello {
    width: 244px;
    height: 45px;
    background: transparent url("../../img/sello.png") no-repeat;
    margin: 0 auto;
    margin-top: 10px;
    moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#sello a {
    height: 45px;
    display: block;
}

#contenido {
    padding-top: 30px;
    position: relative;
}

#contenido h1 {
  font-size: 33px;
  color: #02548e;
  font-family: MuseoSans300;
	width: 450px;
  margin-left: 10px;
}

#contenido h2 {
    color: #02548e;
    font-size: 24px;
    font-family: MuseoSans300;
}

#contenido p {
  font-size: 14px;
  font-family: MuseoSans300;
  width: 50%;
  color: #424242;
  margin-left: 10px;
}

.conozca {
    background: transparent url("../../img/binaria_fondo2.jpg") no-repeat;
    background-position: 50% 18%;
}

.botonesGrandes {
    width: 100%;
    background: #ececec;
    margin-top: 30px;
    font-family: MuseoSans300;
}

.botonesGrandes h2 {
  color: #02548e;
  font-size: 24px;
  font-family: MuseoSans300;
}

.botonesGrandes p {
    width: 90%!important;
    font-size: 16px;
    color: #424242;
}

.botonesGrandes .botonG1 {
  width: 49%;
  margin-right: 0.8%;
  float: left;
  padding: 20px 0 58px;
  margin-left: 10px;
}

.botonesGrandes .botonG2 {
    width: 49%;
    float: left;
    padding: 20px 0 58px;
}

#contenido ul {
    list-style: none;
}

#contenido ul li {
    font-family: MuseoSans300;
    font-size: 14px;
    background: transparent url("../../img/bullet3.png") 0px 4px no-repeat;
    padding-left: 15px;
}

#vida-individual #contenido p {
    width: 70%;
}

.separacion {
  margin-top: 0px;
}

#vida-individual #contenido h1 {
    padding-bottom: 25px;
    /* position: absolute; */
    top: 38px;
	z-index: 10;
}

#placa-interna {
    width: 100%;
    margin-bottom: 20px;
    margin-top: -62px;
    position: relative;
    z-index: -999;
    min-height: 230px;
    top: -64px;
}

#placa-interna-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-top: -104px;
    position: relative;
    z-index: -999;
    min-height: 230px;
    top: -64px;
}

.breadcrumb {
	margin-top: 10px;
	margin-left: -10px;
	position: relative;
	z-index: 100;
}

.breadcrumb ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.breadcrumb ul li {
	background: none!important;
	float: left;
}

.breadcrumb ul li a {
    border-right: 1px solid #AAA9A9;
    color: #AAA9A9;
    font-family: arial;
    font-size: 11px;
    font-weight: 700;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
}

.breadcrumb ul li a:hover {
	text-decoration: underline;
}

#secondary-bar {
    margin: 5px auto 0;
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 16px;
    z-index: 10;
}

#botonera-agencias-telefono {
    width: 100%;
    height: 77px;
    background: #ebebeb;
    margin-top: 60px;
}

#botonera-agencias-telefono .agencias {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    height: 77px;
    width: 33%;
    padding: 28px 0 0;
    float: left;
    text-align: center;
}

#botonera-agencias-telefono .agencias-../img {
    width: 288px;
    height: 76px;
    float: left;
    width: 33%;
}

#botonera-agencias-telefono .agencias a {
    font-size: 18px;
    font-family: MuseoSans300;
    text-decoration: none;
    color: #666666;
    background: transparent url("../../img/flecha_grande.png") no-repeat left;
    padding-left: 30px;
}

#botonera-agencias-telefono .agencias a:hover {
    text-decoration: underline;
}

#botonera-agencias-telefono .telefonos {
    height: 77px;
    width: 33%;
    padding: 20px 0 0;
    text-align: center;
    float: left;
}

#botonera-agencias-telefono .telefonos span {
    font-size: 16px;
    font-family: MuseoSans300;
    text-decoration: none;
    color: #666666;
}

.telefono {
    font-size: 21px!important;
    color: #12b2dd!important;
    width: 100%;
    margin-top: -5px!important;
    float: left;
}

#menu_lateral {
    width: 400px;
    position: absolute;
    right: 0px;
    margin-top: 215px;
    top: 25px;
    background: #fff;    
}

.active {
    color: #1796d8!important;
}

#menu_lateral ul {
  z-index: 10;
}

#menu_lateral ul li {
    background: none!important;
    border-bottom: 1px solid #ebebeb;
    padding: 12px 0;
}

#menu_lateral ul li a {
    color: #424242;
    font-family: MuseoSans300;
    font-size: 18px;
    text-decoration: none;
    padding: 10px;
    width: 100%;
    padding-left: 20px;
    background: transparent url("../../img/flecha_black.png") left no-repeat;
    margin-left: 16px;
}

#menu_lateral ul li.activado {
    background: #02548e!important;
}

#menu_lateral ul li.activado a {
    color: #fff;
    background: transparent url("../../img/flecha_blanca.png") no-repeat left!important;
}

.NormalCeleste {
    color: #1796d8;
    font-size: 18px;
    width: 100%;
    float: left;
    padding-bottom: 7px;
}

.NormalCelesteText {
  color: #1796d8;
  font-size: 15px;
  font-family: MuseoSans300;
  padding-bottom: 7px;
}

#contenido ul {
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
}

#menu_lateral ul {
  padding-left: 30px;
}

#vida-individual #contenido h3 {
  padding-bottom: 25px;
  position: absolute;
  top: 77px;
  font-size: 30px;
  font-family: MuseoSans300;
  color: #0EA4CE;
  z-index: 10;
  left: 10px;
}

#placa-interna .liquidWrapper {
    width: 100%;
}

#placa-interna-2 {
  width: 100%;
}

#faq-contenedor {
	width: 70%;
  margin-top: 10px;
}

#faq-contenedor p {
    width: 100%!important;
}

.item-faq {
    margin-bottom: 3px;
    background: transparent;
}

.item-faq ul li a {
    color: #0EA4CE;
}

.item-faq>a {
    font-family: MuseoSans300;
    font-size: 16px;
    color: #353535;
    text-decoration: none;
    display: block;
    background: #ebebeb url("../../img/flecha_faq.png") no-repeat 21px;
    padding: 12px;
    padding-left: 40px;
    moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.item-faq>a:hover {
    background: #02548e url("../../img/flecha_faq_white.png") no-repeat 21px;
    color: #fff;
}

.item-faq p a {
    color: #0EA4CE;
}

.item-faq ul li a {
    color: #0EA4CE;
}

p a {
    color: #0EA4CE;
}

.respuesta-faq {
    padding-left: 20px;
    display: none;
    width: 95%;
}

.item-faq:hover .respuesta-faq {
    display: block;
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}

.table-faq {
  margin-bottom: 25px;
  width: 100%;
  background-color: "#F8F8F8";
}

.bene-list {
  width: 60%;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}

.col-ini {
  width: 60%;
}

.col-med {
  width: 5%;
  align-items: center;
}

.col-fin {
  width: 20%;
  align-items: center;
}

.img-faq {
  margin-left: 0px;
  width: 9px;
}

.txt-faq {
  margin-left: 10px;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.liquidWrapper ../img {
    margin: 0 auto;
}

#mapa {
    width: 800px;
    height: 600px;
    background: transparent url("../../img/mapa.jpg") no-repeat;
    float: left;
}

#lista_agencias {
    float: left;
    margin-left: 40px;
}

#agencias #contenido h1 {
    padding-bottom: 30px;
}

#lista_agencias li {
    padding: 6px 0;
    border-bottom: 1px solid #ebebeb;
    background: none!important;
}

#lista_agencias li a {
    font-size: 15px;
    text-decoration: none;
    font-family: MuseoSans300;
    color: #424242;
    background: none!important;
}

.link {
    color: #02548e;
    font-size: 14px;
    font-family: MuseoSans300;
    text-decoration: none;
    background: transparent url("../../img/flecha.png") no-repeat left;
    padding-left: 15px;
}

.link:hover {
    text-decoration: underline;
}


.link-CTA {
    color: #02548e;
    font-size: 18px;
    font-family: MuseoSans300;
	font-weight: bold;
    text-decoration: none;
    background: transparent url("../../img/flecha.png") no-repeat left;
    padding-left: 15px;
}
.link-CTA:hover {
    text-decoration: underline;
}
.TextoActivado {
    color: #1796d8!important;
}

/* SLIDES */

.placas {
    position: absolute;
    margin-top: -6px;
}

.placas .container {
	height: 0px;
}

.slidesjs-pagination {
    display: none;
}

.slidesjs-stop {
    display: none!important;
}

#slides {
	/* min-width: 1280px; */
}

#etapas {
    width: 100%;
    height: 1726px;
}

#etapas ../img {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.muchoPorProteger {
    background: transparent url("../../img/amor_panza.jpg") no-repeat;
    background-position: right top;
}

.calificacion {
    background: transparent url("../../img/calificacion.jpg") no-repeat;
    background-position: right bottom;
}

.formasDePago {
    float: left;
    margin-right: 10px;
    width: 30%;
    margin-top: 70px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e1e1e1+0,f1f1f1+50,f6f6f6+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 0%, rgba(241,241,241,1) 50%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 50%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 50%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    padding: 10px 30px 30px 30px;
}

.formasDePago ul {
    padding: 0px!important;
    margin: 0px!important;
}

/*
.liquidWrapper h3 {
    padding-bottom: 25px;
    position: absolute;
    font-size: 30px;
    font-family: MuseoSans300;
    color: #0EA4CE;
    z-index: 10;
}
*/

/*
table td {
    font-family: MuseoSans300;
    font-size: 14px;
    color: #434343;
}
*/

.f3 {
    padding-bottom: 25px;
    position: absolute;
    font-size: 30px;
    font-family: MuseoSans300;
    color: #0EA4CE;
    z-index: 10;
}

table td {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 13px;
    color: #958D81;
}

#copy ../img {
    position: relative;
    top: 2px;
}

#copy_index ../img {
    position: relative;
    top: 2px;
}

#copy_etapa ../img {
    position: relative;
    top: 2px;
}

tr {
    height: 30px;
}

#etapas .etapas {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.mapaSitio {
    padding: 30px 0 60px 0;
}

.mapaSitio dl {
    display: inline-block;
    width: 24%;
}

dt.catPadre {
    font-family: MuseoSans300;
    font-size: 16px;
    margin-left: 0;
    padding: 10px 16px;
}

dt.catPadre::before {
    margin-left: 0;
}

.mapaSitio ul li {
    line-height: 32px;
    padding-left: 5px;
}

.mapaSitio ul li a {
    color: #02548e;
    font-family: MuseoSans300;
    font-size: 16px;
    text-decoration: none;
}

.mapaSitio ul li a:hover {
    text-decoration: underline;
}

.catPadre {
    margin-left: -20px;
    background: transparent url("../../img/flecha_black.png") no-repeat left!important;
}

.catPadre a {
    color: #434343!important;
}

.catPadre a:hover {
    text-decoration: none!important;
}

.ultimo {
    margin-right: 0px!important;
}

#agencias_tabla p {
    width: 100%!important;
}

#message {
    width: 40%;
}

/* Efecto de los botones */

/* Estilos de la barra secundaria de la oficina virtual */

.header-data {
    color: #02548e;
    font-family: MuseoSans500;
    font-size: 11px;
    text-align: right;
}

.header-data ul {
    padding: 11px 0 5px;
    margin-top: 0px;
}

.conoceBinaria .header-data ul {
    padding: 11px 0 1px;
    margin-top: 0px;
}

#liApellido {
    float: left;
}
.header-data li {
    display: inline;
    margin-left: 5px;
    padding: 0px 10px;
    text-transform: uppercase;
}

.nav-data {
    background: #888888;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.nav-data:hover {
    background: #333;
}

.header-data li {
    color: #fff!important;
    background: none!important;
    font-family: MuseoSans300!important;
    font-size: 12px!important;
}

#liMultiplesProductos a {
    color: #fff!important;
    text-decoration: underline;
}

#liSalir a {
    color: #fff!important;
    text-decoration: underline;
}
#liSalir a:hover {
    text-decoration: none;
}


.header-data li a {
    color: #fff!important;
    text-decoration: underline;
}

.header-data li a:hover {
    text-decoration: none;
}


#loginButton button {
    position: absolute;
    right: 5%;
	top: 100px;
    z-index: 1000;
}

/* FORMULARIO DE CONTACTO */

.captcha {
    height: 100px;
}

.form-container {
    position: relative;
}

.form-entrevista.g-recaptcha {
    position: absolute;
    bottom: 40px;
}

#contacto_form {
    margin-top: 30px;
}

#contacto_form input, textarea {
    width: 400px;
    height: 32px;
    border: 1px solid #b3b3b3;
    padding-left: 10px;
    font-family: MuseoSans300;
}

#contacto_form textarea {
    height: 140px;
    padding-top: 10px;
    width: 398px;
}

#contacto_form .exp {
    font-size: 11px;
}

.asterisco,
.form-input-group-contactanos {
    display: inline-block;
}

.asterisco {
    color: #cc2a2a;
    vertical-align: top;
}

.form-group-contactanos {
    margin-bottom: 10px;
}

/* */
#oficina-interactiva h1 {
    text-align: left;
    font-family: MuseoSans300;
    color: #02548e;
    font-size: 24px;
}

#oficina-productos {
    margin-top: 50px!important;
}

#oficina-productos .form-links {
    margin-top: 0px!important;
}

.homepage #oiMenuLegacy  {
    display: block;
    z-index: 100;
    position: relative;
}

.homepage #oiMenuLegacy .header-data li {
    padding: 0px 10px;
}

.homepage #oiMenuLegacy .header-data ul {
    padding: 11px 0 0px;
}

.plus {
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-family: MuseoSans300;
    font-size: 30px;
}

.homepage #liSalir {
    display: none!important;
}

.formulario_entrevista {
    width: 50%;
}

.formulario_entrevista input, textarea {
    width: 400px;
    height: 32px;
    border: 1px solid #b3b3b3;
    margin-bottom: 7px;
    padding: 0px;
    padding-left: 10px;
    margin-right: 6px;
    font-family: MuseoSans300;
}

.formulario_entrevista input[type="radio"] {
    width: 20px;
}

.mostrar {
    display: block!important;
}


.formulario_entrevista select {
    padding: 7px;
    border: 1px solid #b3b3b3;
    margin-bottom: 7px;
}
.formulario_entrevista #docsel {
    width: 100px;
    margin-right: 10px;
}

.formulario_entrevista #documento {
    width: 200px;
}

.formulario_entrevista {
    border: 0;
    color: #958D81;;
    font-family: MuseoSans300;
    font-size: 13px;
}

.tabs {
    color: #d4d4d4;
    font-size: 18px;
    font-family: MuseoSans300;
    height: 40px;
    margin: 20px 0px;
}

.tab {
    background-color: #f9f9f9;
    cursor: pointer;
    margin-right: -5px;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    display: inline-block;
    padding: 13px;
}

.tab:hover {
    color: #0EA4CE;
}

.tab.active {
    background-color: #FFF;
    color: #1796d8;
}

#contacto #contenido {
    background: transparent url("../../img/contacto_bg.jpg") no-repeat top center;
}

#entrevista #contenido {
    background: transparent url("../../img/entrevista_bg.jpg") no-repeat top right;
}

.formulario_entrevista input {
    background: #fff;
}

.checkbox_f {
    width: 16px!important;
    height: 16px!important;
    margin-left: 10px;
}

.sino {
    width: 16px!important;
    height: 16px!important;
    margin-left: 10px;
}

/* TABLAS */

.table {
    border-collapse: collapse;
}

.table sup {
    font-size: 8px;
}

.table td {
    padding: 5px;
}

.table th {
    padding: 5px 10px 5px 5px;
}

.table-info td,
.table-info th {
    border: 1px solid #e0e0e0;
    background-color: #F8F8F8;
    color: #958D81;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

/* CONTENIDO */

.contenido {
    padding-top: 30px;
    position: relative;
}

.contenido h1 {
    font-size: 33px;
    color: #02548e;
    font-family: MuseoSans300;
    width: 450px;
}

.contenido h2 {
    color: #02548e;
    font-size: 24px;
    font-family: MuseoSans300;
}

.contenido p {
    font-size: 14px;
    font-family: MuseoSans300;
    width: 50%;
    color: #424242;
}

h3.sub-title {
    font-size: 30px;
    font-family: MuseoSans300;
    color: #0EA4CE;
    padding-bottom: 25px;
}

/* LISTAS */

.list {
    font-family: MuseoSans300;
    font-size: 14px;
    margin: 0;
    padding-left: 30px;
}

.list-square {
    list-style-image: url("../../img/bullet3.png") !important;
}

.list-hyphen {
    list-style: none;
}

.list-hyphen li:before{
  content: "-";
  margin-right: 5px;
}


/* FORMAS DE PAGO */

.forma-pago-box {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 0%, rgba(241,241,241,1) 50%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 50%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 50%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    height: 230px;
    margin-right: 10px;
    padding: 30px;
    vertical-align: top;
    width: 30%;
}

.forma-pago-content h2 {
    color: #1796d8;
    font-size: 18px;
    padding-bottom: 7px;
}

.forma-pago-content .list-square {
    padding: 0px;
    list-style-position: inside;
}

.forma-pago-content .list-square li {
    padding: 3px 0px;
}

.forma-pago-content .list-hyphen {
    margin: 5px 0px;
}

.forma-pago-box-2 {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 0%, rgba(241,241,241,1) 50%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 50%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 50%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    height: 230px;
    margin-right: 10px;
    padding: 30px;
    vertical-align: top;
    width: 30%;
}

.forma-pago-content-2 h2 {
    color: #1796d8;
    font-size: 18px;
    padding-bottom: 7px;
}

.forma-pago-content-2 .list-square {
    padding: 0px;
    list-style-position: inside;
}

.forma-pago-content-2 .list-square li {
    padding: 3px 0px;
}

.forma-pago-content-2 .list-hyphen {
    margin: 5px 0px;
}

/* Más y menos en el menú */
.ui-accordion-header a::before {
    content: "+";
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    margin-right: 5px;
    width: 5px;
}

.ui-accordion-header.ui-accordion-header-active a::before {
    content: "-";
}

.grupo_osde {
}

@media screen and (max-width: 480px) {
  #header ul {
      display: none;
    }

	#logo {
		margin-left: 40px;
	}

	#contBoton1, #contBoton2, #contBoton3, #contBoton4 {
		width: 100%!important;
  }

	#loginButton {
	   display: none!important;
	}
	#botonera .boton1 h3 {
		right: auto!important;
	}
	#botonera .boton2 h3 {
		left: auto!important;
		right: auto!important;
		margin-left: 46px!important;
	}
	#botonera .boton3 h3 {
	 left: 46px;
  }
  #botonera .boton4 h3 {
		right: auto!important;
	}
  .forma-pago-box-2 {
      border-top-left-radius: 2em;
      border-top-right-radius: 2em;
      display: block;
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
      height: 230px;
      margin-right: 10px;
      padding: 30px;
      vertical-align: top;
      width: 30%;
  }
  .mapaSitio dl {
      display: block;
  }
}

/* Anton 04 may */

/* Home */

@media screen and (max-width: 360px) {
	.oficina {
		display: none!important;
	}
	.contentTitulo {
		padding-left: 5%!important;
	}
	.title {
		line-height: 26px!important;
	}
	#logo {
		margin-left: 85px;
	}

	#botonera {
		margin-top: 0px!important;
	}
	#contBoton1, #contBoton2, #contBoton3, #contBoton4 {
		height: 156px;
	}
	#botonera .boton1 h3 {
		font-size: 24px!important;
		width: 200px;
		top: 40px;
	}
	#botonera .boton2 h3 {
		font-size: 25px!important;
		width: 200px;
		top: 41px;
	}
	#botonera .boton3 h3 {
		font-size: 25px!important;
		width: 200px;
	}
  #botonera .boton4 h3 {
		font-size: 24px!important;
		width: 200px;
		top: 40px;
	}
	#botonera .boton1:hover {
		margin-top: 0px;
	}
	#botonera .boton2:hover {
		margin-top: 0px;
	}
	#botonera .boton3:hover {
		margin-top: 0px;
	}
  #botonera .boton4:hover {
    margin-top: 0px;
  }
  #botonera .boton1 h3 {
    margin-left: 46px!important;
	}
  #botonera .boton4 h3 {
    margin-left: 46px!important;
	}
	.copete {
		display: none!important;
	}
	.bx-wrapper img {
		width: 75%;
	}
	.title {
		padding-top: 222px;
		font-size: 25px!important;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		display: none;
	}
	#footer {
		display: none!important;
	}
  #footer_index {
		display: none!important;
	}
	#botonera-agencias-telefono .agencias {
		float: auto;
	}
	#contBoton3 {
		margin-bottom: 20px;
	}

  #botonera .boton1 {
		background: #89bfa2;
	}
	#botonera .boton2 {
		background: #69b7cb;
	}
	#botonera .boton3 {
		background: #bdbfa4;
	}
  #botonera .boton4 {
		background: #89bfa2;
	}

	.calificacion {
		background: transparent url(../../img/calificacion.jpg) no-repeat 90px 380px;
	}
	.muchoPorProteger {
    background: transparent url(../../img/amor_panza.jpg) no-repeat -85px 1276px;
	}
	.breadcrumb {
		display: none!important;
	}
	#vida-individual .liquidWrapper img {
		margin-left: -773px;
	}
	#vida-individual #contenido h1 {
		width: 100%;
		top: 212px;
	}
	#vida-individual .NormalCeleste {
		margin-top: 42px;
	}
	#vida-individual #botonera-agencias-telefono {
        display: none;
    }
	#entrevista #contenido {
		background: none;
		padding: 20px;
	}
	#entrevista #contenido p {
		margin-left: -20px!important;
	}
	#copy p {
		width: 75% !important;
	}

  #copy_index p {
		width: 75% !important;
	}

  #copy_etapa p {
		width: 75% !important;
	}
}

@media screen and (max-width: 400px) {
  .table-faq {
    width: 75%;
  }
  .botonesGrandes p {
    width: 70% !important;
    margin-left: 10px;
    font-size: 16px;
    color: #424242;
  }
  .botonesGrandes h2 {
    margin-left: 10px;
  }
  .bene-list {
    width: 33%;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding-top: 75px !important;
  }
  .registrar-amplio {
    display: none !important;
  }
  .formulario_entrevista input, textarea {
    width: 55%;
  }
  .tema {
    width: 255px !important;
  }
  #contacto_form input, textarea {
    width: 65%;
  }
  #contacto_form textarea {
    width: 65%;
  }
  .registrar-angosto::placeholder {
    color: black;
  }

	.oficina {
		display: none!important;
	}

  .coverturas {
    width: 60%;
  }

  .coverturas span {
    margin-left: 0px;
  }

  .contentTitulo {
		padding-left: 5%!important;
	}
	.title {
		line-height: 26px!important;
	}
    #logo {
		margin-left: 85px;
	}

	#botonera {
		margin-top: 0px!important;
	}
	#contBoton1, #contBoton2, #contBoton3, #contBoton4 {
		height: 50px;
	}
  #botonera .boton1 {
    height: 50px;
  }
  #botonera .boton3 {
    height: 50px;
  }
  #botonera .boton3 {
    height: 50px;
  }
  #botonera .boton4 {
    height: 50px;
  }
	#botonera .boton1 h3 {
		font-size: 20px!important;
		width: 240px;
		top: 7px;
	}
	#botonera .boton2 h3 {
		font-size: 20px!important;
		width: 240px;
		top: 5px;
	}
	#botonera .boton3 h3 {
		font-size: 20px!important;
		width: 240px;
    top: 3px;
    line-height: 100%;
	}
  #botonera .boton4 h3 {
		font-size: 20px!important;
		width: 240px;
		top: 7px;
	}
	#botonera .boton1:hover {
		margin-top: -10px;
    height: 50px;
	}
	#botonera .boton2:hover {
		margin-top: -10px;
    height: 50px;
	}
	#botonera .boton3:hover {
		margin-top: -10px;
    height: 50px;
	}
  #botonera .boton4:hover {
		margin-top: -10px;
    height: 50px;
	}
	#botonera .boton1 h3 {
    margin-left: 46px!important;
	}
  #botonera .boton4 h3 {
    margin-left: 46px!important;
	}
	.copete {
		display: none!important;
	}
	.bx-wrapper img {
		width: 75%;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		display: none;
	}
	#footer {
		display: none!important;
	}
  #footer_index {
    display: none!important;
  }
	#botonera-agencias-telefono .agencias {
		float: auto;
	}
	#contBoton3 {
		margin-bottom: 20px;
	}

	#botonera .boton1 {
		background: #89bfa2;
    height: 50px;
	}
	#botonera .boton2 {
		background: #69b7cb;
    height: 50px;
	}
	#botonera .boton3 {
		background: #bdbfa4;
    height: 50px;
	}
  #botonera .boton4 {
		background: #89bfa2;
    height: 50px;
	}
  #botonera-agencias-telefono {
    height: 0px;
  }

	.calificacion {
		background: transparent url(../../img/calificacion.jpg) no-repeat 90px 380px;
	}
	.muchoPorProteger {
    background: transparent url(../../img/amor_panza.jpg) no-repeat -85px 1276px;
	}
	.breadcrumb {
		display: none!important;
	}
	#vida-individual .liquidWrapper img {
		margin-left: -773px;
	}
	#vida-individual #contenido h1 {
		width: 100%;
		top: 212px;
	}
	#vida-individual .NormalCeleste {
		margin-top: 42px;
	}
	#vida-individual #botonera-agencias-telefono {
		display: none;
	}
	#entrevista #contenido {
		background: none;
		padding: 20px;
	}
	#entrevista #contenido p {
		margin-left: -20px!important;
	}
	#agencias_tabla tbody tr>td {
		width: 90px!important;
	}
	.muchoPorProteger {
		background: none;
	}
	#placa-interna .liquidWrapper img {
		display: none;
	}

  #placa-interna-2 {
    display: none;
  }

	#vida-individual #contenido h3 {
		margin-left: 20px;
	}
	#menu_lateral {
		/*z-index: 1000;*/
	}

	#vida-individual #contenido h3 {
		margin-top: -7px;
		font-size: 25px;
	}
	#vida-individual #contenido p {
    margin-top: 70px;
		font-size: 16px;
	}
  .separacion {
    margin-top: -30px !important;
  }
	#vida-individual #contenido h1 {
		top: 30px;
	}
	#copy p {
		width: 75% !important;
	}
	.homepage #copy p {
		display: none;
	}

  .homepage #copy_index p {
		display: none;
	}

  .homepage #copy_etapa p {
    display: none;
  }

	#contacto #contenido {
		background: none;
	}

	#contacto .liquidWrapper {
		width: 50%!important;
		padding-left: 30px;
	}

  #copy_index {
    padding-top: 170px;
  }

  #copy_etapa {
    margin-top: -70px;
  }

  .img-faq {
    margin-left: 0px;
    width: 9px;
  }
  .txt-faq {
    margin-left: 0px;
  }
}
