@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:Helvetica, Arial, sans-serif;
}
body{
font-family:Helvetica, Arial, sans-serif;
margin:0;
}

.top-header-row {
    background: linear-gradient(#005dab, #004789);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.main-nav-row {
    background-color: #004789;
}
.main-nav-row {
    background: linear-gradient(#005dab, #004789);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    margin: 0;
}
img.ee-logotype {

    display: none;
}

.privacy-advercity-row .col-sm-3 {
background-image: url(../images/bg-logo.png);
	background-repeat: no-repeat;
height: 149px;
}
.middle-header-row .col-sm-3 {

height: 113px; /*puede variar */
padding: 0;
background-image: url(../images/bg-logo.png);
	background-repeat: no-repeat;
}

.middle-header-row .col-sm-3 img {

    display: none;
}.header {
    background-color: #fff;
}
.title_line {
    font-weight: 600;
    border-bottom: 2px solid #031c33;
	color: #031c33;
	margin-left: 44px;
    text-align: center;
	font-family: Helvetica, Arial, sans-serif;

}
.title_line-1 {
    font-weight: 600;
    border-bottom: 2px solid #031c33;
	color: #031c33;
	margin-right: 44px;
    text-align: center;
	font-family: Helvetica, Arial, sans-serif;

}
.title_line-2 {


	color: #031c33;
	margin-right: 44px;
    text-align: center;
	font-family: Helvetica, Arial, sans-serif;

	font-size: 30px;
}
.text {
    color: #4F4D4D;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: justify;
    padding-top: 30px;

    padding-left: 14px;
    padding-right: 14px;
    height: 284px;
    max-height: 284px;

    margin-bottom: 0px;
}
.text-1 {
    color: #464e55;
   font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-right: 34px;
}
.subtitulo-trabajar {
    border-bottom: 1px solid #6f6f6e;
}
.text-1 ul li {
    line-height: 14px;
    list-style: url(../images/aproba-img_03.png);
    list-style-position: inside;
}

.bg_lid {

    height: 100%;
    left: 0;
    position: absolute;
    width: 15px;
	margin-left: 15px;

}
.img {
    box-shadow: 15px -25px 0 #031c33;
	    margin-top: 60px;
}
.img-2 {
    box-shadow: 15px -25px 0 #031c33;

}
.bg_lid-2 {

    height: 100%;
    right: 0;
    position: absolute;
    width: 15px;
	margin-right: 15px;

}
.carac{
	font-weight: 600;
    border-bottom: 2px solid #03315b;
}
.js-menu-btns>li:nth-child(1) a {
    color: #fff;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #004789;
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: #004789;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #004789;
}
.lista{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.lista-1{

	color: #464e55;
   font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: justify;
	padding-left: 53px;
}
.btn-default {

    color: #fff;
    background-color: #004789;
	border-radius: 0px;
}
.container-item{
	height: auto!important;
}

.btn-default:hover {
    color: #fff;
    background-color: #004789;

}
.top-header-row .item-inner-top-header a:hover {
    background-color: #004789;
}
.footer .footer-company-section {
    background-color: #fff;

}
.privacy-advercity-row .footer-text-line:first-child {
    margin-top: 0;
    color: #333;
}
.text-muted {
    color: #333;
}
.privacy-advercity-row .term-conditions-link {
    color: #333;
}
.h3, h3 {
    font-size: 17px;
}

.btn{
	color: #fff;
	background: linear-gradient(#f23360, #c6113c);

    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;

    text-decoration: none;
	border-color:#f23360;
}
.btn.focus, .btn:focus, .btn:hover {
   color: #fff;
    background-color: #004789;
	border-color: #004789;
}
.btn-primary {

    box-shadow: 0 0px 0 0 #b9451a;
}
.small {
    font-size: 80%;
    color: #333;
}
.title{
	color: #1a9ed6;
	text-align: center;
	    padding-bottom: 20px;
}
.dest_rojo {
    color: #ed305c;
}
.p{
	text-align: justify;
	font-size: 16px;
}
.acerca-de{
	background-color: #e6eef8;
}.cultura_list li {
    list-style-image: url(../images/bullet_cultura.png);
    font-weight: bold;
    font-size: 11pt;
    padding: 10px 0;
}
.hemos{
	    background-color: #1da9ce;
	color: #fff;
	padding: 15px 20px;
	text-align: left;
	border: 2px solid white;
	height: 385px;
	max-height: 385px;
}
.estamos{
	  background-color: #178ead;
	color: #fff;
	padding: 15px 20px;
	text-align: left;
	border: 2px solid white;
	height: 385px;
	max-height: 385px;
}
.ampliamos{
	  background-color: #7fbf2d;
	color: #fff;
	padding: 15px 20px;
	text-align: left;
	border: 2px solid white;
	height: 385px;
	max-height: 385px;
}
.migramos{
	    background-color: #37869b;
	color: #fff;
	padding: 15px 20px;
	text-align: left;
	border: 2px solid white;
	height: 385px;
	max-height: 385px;
}
.beneficios-experian{
	background-color: #f2f4f7;
    color: #4F4D4D;
    text-align: center;
    border-radius: 20px;
	margin-right: 5px;
    margin-top: 5px;
}
.der-float{
	    background-color: #f2f4f7;
    color: #4F4D4D;
    text-align: center;
	border-radius: 20px;
}
.link_sec {
    text-align: center;

    color: white;
    padding: 3px 0;
    display: block;
    background: linear-gradient(#f23360, #c6113c);

    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    margin-left: -15px;
    margin-right: -16px;
    text-decoration: none;
}
.experian{
	background-color: #e6eef8;
    text-align: center;
	margin-right: 10px;
}
.social-media-text-top-header{
display:none;
}
