.top-header-row {
    background-color: white;
	color:  #00abdf;
}

.main-nav-row {
    background-color: #0972B3;
}

.header .btn{
	background-color:  #00abdf;
	color:white;
}

.header{
	background-color: white;
}

.social-media-text-top-header, .top-header-row a{
	color: #0972B3;
}

.col-md-8 p > strong{
	color: #00abdf;
}

.list-fiduoccidente{
	list-style-type: none;
}

.list-fiduoccidente > li{
	list-style-image:url(../images/flechas.png);
}

img[src*="seleccion_"]{
 	margin-bottom: 20px;
}

.eesites-offer-application .btn-apply, .eesites-offer-data .offer-sub-data .btn-apply{
	background-color: #00abdf !important;
	color:white !important;
	border: 1px solid #00abdf;
}

.container-item{
	height: 320px !important;
}

.social-media-text-top-header.pull-right a:nth-child(3), .social-media-text-top-header.pull-right a:nth-child(1){
	display: none;
}

@media (min-width: 768px) {
	.main-nav-row .item-inner-main-nav a{
		padding:9px 35px;
	}
}
.col-links-inner-top-header {
    border-right: 0px;
    width: 100%;
}
.social-media-text-top-header {
    color: #FFF;
    display: none;
}
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-header-row .item-inner-top-header a {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
}
.top-header-row .item-inner-top-header a:hover {
    background-color: transparent;
    color: #fff;
    border-radius: 0;
}
.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: url("../images/x-twitter.svg");
    margin-top: 3px;
    width: 16px;
}
/*img[src$="img_2.jpg"]{
	max-width: 906px;
	margin:auto;
}*/