.top-header-row {
    background-color: #0050d5;
}

.main-nav-row {
    background-color: #00137f;
}
.header{
	background-image: url(../images/fondo-price.jpg);
    background-repeat: repeat-x;
	background-position: center top;
}
.social-media-text-top-header{
display:none;
}
.text{
	text-align: justify;
}
.img{
	margin-bottom: 20px;
	margin-top: 20px;
}
.title{
	font-size: 23px;
    line-height: 36px;
    font-weight: bold;
    color: #0035ad;
}
.middle-header-row .col-sm-3 {
width: 288px;
height: 110px; /*puede variar */
padding: 0;
background: url('../images/bg-logo.png') no-repeat;
}

.middle-header-row .col-sm-3 img {
 
    display: none;
}
img.ee-logotype {
 
    display: none;
}

.privacy-advercity-row .col-sm-3 {
background-image: url(../images/bg-logo.png);
	background-repeat: no-repeat;
height: 129px;
}
.footer .footer-company-section {
	background: #0050d5;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0050d5), to(#001280));
background: -webkit-linear-gradient(#0050d5, #001280);
background: -moz-linear-gradient(#0050d5, #001280);
background: -ms-linear-gradient(#0050d5, #001280);
background: -o-linear-gradient(#0050d5, #001280);
background: linear-gradient(#0050d5, #001280);
}
.footer-text-line{
	color: #FFFFFF;
}
.text-muted {
	color: #FFFFFF;
}
.fa {
	color: #FFFFFF;
}
.pfooter-text-line{
	color: #FFFFFF;
}
.term-conditions-link{
	color: #FFFFFF;
}
.ee-logotype-powered-by{
	background-color: #FFFFFF;
	padding-left: 5px;
    padding-right: 5px;
	padding-top: 2px;
    padding-bottom: 2px;
}
.copyright-row .term-conditions-link, .footer, .powered-by-row .term-conditions-link, .privacy-advercity-row .term-conditions-link{
	color: #FFFFFF;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: #0050d5;
}
.myresume-desc {
	color: #fff;
}
.navbar-nav {
    display: table;
    float: none !important;
    margin: auto !important;
}