<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/** Genéricos **/
body {
	/*font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Poppins', sans-serif !important;
	background-color: #fafafa !important;
	color: #777777 !important;
	overflow-x: hidden;
}
p {
	font-size: 14px; 
	/*line-height: 15px;*/
    color: #555555; 
    /*padding: 0 10px;*/
	margin-top: 5px;
}
img {
	border-radius: 10px;
}
a:hover, a:focus {
	text-decoration: none !important;
}

.article-container {}
.article-image {
	width: 100%; 
	/*max-width: none;*/
	border: 0;
    display: block;
    max-width: 100%;
    height: 170px !important;
}
.a-femeval {
	color: #D0183D;
	text-decoration: underline;
}
.a-femeval:hover, .a-femeval:focus, .a-femeval:visited  {
	color: #D0183D;
	text-decoration: underline;
}
.well-femeval {
	/*background-color: #FFFFFF !important;*/
	background-color: transparent !important;
	border-radius: 10px !important;
	/*-webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 26%) !important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 26%) !important;*/
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
	padding: 10px 20px;
	margin-bottom: 20px;
}
.container-femeval {
	background-color: #FFFFFF !important;
	border-radius: 10px !important;
	/*-webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 26%) !important;*/
    /*box-shadow: 0 2px 5px rgb(0 0 0 / 26%) !important;*/
	padding: 5px 0px;
}
.thumbnail {
	border: none !important;
}
.thumbnail-femeval {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail-femeval .caption {
    padding: 9px;
    color: #333333;
}
.femeval-title {
	color: #1D1D1B; 
	margin-bottom: 5px;
}
.femeval-title a {
	color: #0066A5 !important; 
}
.femeval-title-red {
	color: #D0183D; 
	margin-bottom: 5px;
}
.line-title {
	height: 4px; 
	background-color: #0066A5; 
	width: 80px;
	margin-bottom: 10px;
	border-radius: 30px;
}
hr {
	border-top: 1px solid #DEDFE0 !important;
}
.hr-femeval {
	margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #DEDFE0;
}
.femeval-divider {
	height: 1px;
	overflow: hidden;
	background-color: #DEDFE0; 
	position: relative; 
	top: 10px; 
	width: 100%; 
	margin-bottom: 20px;
}
.femeval-thumbnail {
	padding: 10px !important;
}
address {
    margin-bottom: 8px !important;
}
.label-femeval {
	display: inline;
    padding: 5px 10px !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50px !important;
	background-color: #0066A5 !important;
}
.label-formacion {
	background-color: #14467a;
	margin: 0 5px; 
	padding: 2px 5px !important;
	font-weight: 400 !important;
	vertical-align: middle !important;
	font-size: 12px !important;
}
.label-cursos {
    background-color: #14467a;
	margin: 0 5px; 
	padding: 2px 5px !important;
	font-weight: 400 !important;
	vertical-align: middle !important;
	font-size: 12px !important;
}
.label-jornadas {
    background-color: #D0183D;
	margin: 0 5px; 
	padding: 2px 5px !important;
	font-weight: 400 !important;
	vertical-align: middle !important;
	font-size: 12px !important;
}
.label-libre {
    background-color: #5bc0de;
	margin: 0 5px; 
	padding: 2px 5px !important;
	font-weight: 400 !important;
	vertical-align: middle !important;
	font-size: 12px !important;
}
.label-newsletter {
    background-color: #83A0AF;
	margin: 0 5px; 
	padding: 2px 5px !important;
	font-weight: 400 !important;
	vertical-align: middle !important;
	font-size: 12px !important;
}

.femeval-main-content-container.femeval-header-aux-navigation {
    padding: 0 !important;
    margin-bottom: 0 !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    z-index: 10;
}

.margin-caption {
    margin-top: 18px;
    margin-left: 10px;
    line-height: 10px;
}

a.info.btn.btn-default {
    border-radius: 30px;
    padding: 10px 20px;
}

.femeval-list-group {}
.femeval-list-group &gt; li {
	padding: 2px 0 !important;
}
.femeval-list-group a {
	color: #555555 !important;
	text-decoration: none;
}
.femeval-list-group .badge {
	float: right; 
	background-color: #0066A5 !important;
	font-weight: 300 !important;
}
.media-heading {
    color: #1D1D1B !important;
    text-overflow: ellipsis;
    overflow:hidden;
    max-height: 58px;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.media-heading a {
	text-decoration: none;
	color: #1D1D1B !important;
}
.media-body p {
	margin: 0 0 10px !important; 
	text-overflow: ellipsis !important; 
	height: 65px !important; 
	overflow: hidden !important;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.media-image {
	width: 64px;
	height: 64px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.femeval-media-left {
	width: 20% !important;
	text-align: center;
}
.femeval-media-object {
	vertical-align: inherit !important;
	display: inherit !important;
	max-width: 100%;
}
.padding-zero {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
/** Header **/
.logo-header {
	width: 100%; 
	height: auto; 
	max-width: 270px;
}
/** Carousel **/
.carousel-caption {
    left: 22% !important;
    /*bottom: 50px !important;*/
    text-align: left !important;
	top: 60px;
}
/** Tabs **/
.nav-tabs li &gt; a {
    text-decoration: none !important;
    font-weight: 600;
	color: #555555;
}
.nav-tabs &gt; li.active &gt; a, 
.nav-tabs &gt; li.active &gt; a:hover, 
.nav-tabs &gt; li.active &gt; a:focus {
    color: #D0183D !important;
}
.tab-pane {
	padding: 20px;
}
/** Forms Module**/
.femeval-form-wrapper {
    font-size: 14px;
    line-height: 1.42857143;
}
.femeval-form-wrapper .close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.femeval-form-wrapper .close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.femeval-form-wrapper input[type=submit] {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 4px;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
.femeval-form-wrapper label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.femeval-form-wrapper h5 {
    color: #333333;
    margin-bottom: 5px;
    /*font-size: 24px;*/
}
.femeval-form-wrapper input[type=text],input[type=email],textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777777;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    /*margin-bottom:20px;*/
}
.femeval-form-wrapper textarea {
     height: 134px;
}
.femeval-form-wrapper .success h1 {
    font-size: 21px;
}
/** Forms **/
.femeval-input-label {
	display: block;
    max-width: 100%;
    margin-bottom: 5px;
	font-weight: normal !important;
	margin-top: 10px;
}
.femeval-input-label &gt; span {
	font-style: italic; 
	font-size: 12px;
}
.femeval-input-group { 
	width: 70%;
}
.femeval-search-advanced-link {
	text-decoration: underline; 
	color: #D0183D; 
	margin-top: 5px; 
	float: right;
}
.femeval-search-advanced-link:hover {
	color: #555555; 
}
.form-group-twocolumns {
	width: 49% !important;
	margin-bottom: 10px !important; 
	padding: 0 5px;
}
.modal {
	z-index: 99999 !important;
}
.search-container {
	float: right;
    position: absolute;
    top: -48px;
    right: 30px;
}
/** Collapsible List **/
.femeval-list-group-item {
    position: relative;
    display: block;
    padding: 10px 5px !important;
    margin-bottom: 0 !important;
    background-color: #ffffff;
    border-bottom: 1px solid #DDD !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important; 
}
a.femeval-list-group-item:hover, 
button.femeval-list-group-item:hover, 
a.femeval-list-group-item:focus, 
button.femeval-list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: transparent !important;
}
/** Buttons **/
.btn-femeval {
	background-color: #D0183D;
	color: #FFFFFF;
	border-radius: 30px !important;
    padding: 10px 30px !important;
}
.btn-femeval:hover,
.btn-femeval:focus,
.btn-femeval:active {
	background-color: #FFFFFF;
	color: #D0183D !important;
	text-decoration: none;
	border: 1px solid #D0183D;
}
.linkedin-link {
	color: #95989A; 
	text-decoration: none;
}
.linkedin-link:hover {
	color: #1884BB !important; 
	text-decoration: none;
}
.facebook-link {
	color: #95989A; 
	text-decoration: none;
}
.facebook-link:hover {
	color: #3D5B96 !important; 
	text-decoration: none;
}
.twitter-link {
	color: #95989A; 
	text-decoration: none;
}
.twitter-link:hover {
	color: #3399CC !important; 
	text-decoration: none;
}
.youtube-link {
	color: #95989A; 
	text-decoration: none;
}
.youtube-link:hover {
	color: #C4302B !important; 
	text-decoration: none;
}
.google-plus-link {
	color: #95989A; 
	text-decoration: none;
}
.google-plus-link:hover {
	color: #d34836 !important; 
	text-decoration: none;
}
.c-more-btn {
	color: #D0183D; 
	text-decoration: underline; 
	float: right; 
	text-transform: uppercase; 
	padding: 5px 20px; 
	font-weight: 500;
}
.c-more-btn:hover, .c-more-btn:active, .c-more-btn:focus {
	color: #D0183D; 
	text-decoration: underline; 
	float: right; 
	text-transform: uppercase; 
	padding: 5px 20px; 
	font-weight: 500;
}
.back-button {
	padding: 10px;
	float: left;
    color: #337ab7;
    text-decoration: none;	
}
.back-button a {
    color: #337ab7;
    text-decoration: none;
}
.back-button a:hover, .back-button a:active, .back-button a:focus {
    color: #337ab7;
    text-decoration: none;
}
.print-button {
	padding: 10px;
	float: right;
	display: none;
}
.print-button a {
	color: #555555;
	font-weight: 900;
}
.print-button a:hover, .print-button a:active, .print-button a:focus {
	color: #555555;
	font-weight: 900;
}
.download-button {
	padding: 0 20px 0 0;
	float: left;
}
.download-button a {
	color: #D0183D;
	font-weight: 900;
	text-decoration: underline;
}
.download-button a:hover, .download-button a:active, .download-button a:focus {
	color: #D0183D;
	font-weight: 900;
	text-decoration: underline;
}
.see-map-button {
	position: absolute;
	top: 25px;
	right: 20px; 
	z-index: 99;
}
.see-map-button a {
	color: #D0183D;
	font-weight: 900;
	text-decoration: underline;
}
.see-map-button a:hover {
	color: #D0183D;
	font-weight: 900;
	text-decoration: underline;
}
/** Buscador cabecera **/
.box{
  margin: 15px auto;
  width: 48px;
  height: 48px;
}
.container-2{
  width: 48px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
.container-2 input#search{
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border: none;
  font-size: 14px;
  float: right;
  color: #262626;
  padding-left: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*color: #fff;*/
 
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}
.container-2 input#search::-webkit-input-placeholder {
   color: #717171;
}
.container-2 input#search:-moz-placeholder { /* Firefox 18- */
   color: #717171;  
}
.container-2 input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #717171;  
}
.container-2 input#search:-ms-input-placeholder {  
   color: #717171;  
}
.container-2 .icon{
  position: absolute;
  top: 50%;
  /*margin-left: 17px;*/
  margin-top: 10px;
  z-index: 1;
  color: #717171!important;
  right: 25%;
}
.container-2 input#search:focus, .container-2 input#search:active{
  outline:none;
  width: 300px;
  border: 1px solid #CCC !important;
}
.container-2:hover input#search{
  width: 300px;
  border: 1px solid #CCC !important;
}
.container-2:hover .icon{
  color: #0066A5 !important;
}
.square {
	position: relative; 
	width: 14px;
	height: 14px;
	background: #FFFFFF;
	bottom: 13px;
	left: 343px;
	transform: rotate(225deg);
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.box-2 {
	width: 100%; 
	height: 48px;
	margin: 0;
}   
.container-3 input#search {
    width: 300px;
    height: 40px;
    background: #FFFFFF;
    font-size: 14px;
    float: right;
    color: #262626;
    padding-left: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* color: #fff; */
    -webkit-transition: width .55s ease;
    -moz-transition: width .55s ease;
    -ms-transition: width .55s ease;
    -o-transition: width .55s ease;
    transition: width .55s ease;
	border: 1px solid #CCC !important;
}
.container-3 .icon{
  position: absolute;
  top: 0;
  /*margin-left: 17px;*/
  margin-top: 10px;
  z-index: 1;
  color: #717171 !important;
  right: 10px;
}
/** Breadcrumb **/
.breadcrumb-container {
    height: 30px;
}
.breadcrumb {
    padding: 5px 0 !important;
    margin-bottom: 5px !important;
    list-style: none;
    background-color: transparent !important;
    border-radius: 4px;
}
.breadcrumb-item {
	color: #777777;
	text-transform: uppercase; 
	font-size: 11px;
}
.breadcrumb-item:hover {
	color: #777777;
	text-decoration: underline;
}
.breadcrumb &gt; .active {
    color: #D0183D !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #777777;
    content: "/";
}
/** Femeval TV **/
#yt_playlist_ul a {}

.youtube-playlist-item {
	border: 0 !important;
}
.youtube-playlist-item-link {
	cursor: pointer;
	color: #555555;
}

.list-group-item.youtube-playlist-item .youtube-playlist-item-link.active {
	color: #D0183D !important;
	cursor: pointer;
	font-weight: 900 !important;
	background-color: transparent!important;
	text-decoration: underline;
}
.youtube-playlist-item-link:hover,
.youtube-playlist-item-link:focus, 
.youtube-playlist-item-link:active {
	color: #D0183D !important;
	cursor: pointer;
	font-weight: 500;
}
#yt_playlist_content_ul {}
.youtube-playlist-video-item {}
.youtube-playlist-videoitem-link {}
.youtube-playlist-videoitem-link h4 {
	text-overflow: ellipsis !important; 
	overflow: hidden; 
	height: 40px;
}
.youtube-playlist-videoitem-desc {
	padding-left: 0 !important; 
	line-height: 18px; 
	height: 37px; 
	text-overflow: ellipsis !important; 
	overflow: hidden; 
	margin-bottom: 40px;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.youtube-player {
	display: block; 
	position: fixed; 
	z-index: 22222; 
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0; 
	height: 100%; 
	width: 100%; 
	background: rgba(0, 0, 0, .8);
	margin: 0 auto;
	
}
#youtube-player-close {
	padding: 5px; 
	float: right; 
	color: #555555;
	cursor: pointer;
    position: relative;
    top: -25px;
    right: -25px;
}
.youtube-iframe-container {
	position: absolute;
	right: 10%;
	left: 10%;
	bottom: 10%;
	top: 8%;
	margin: 0 auto; 
	width: 800px;
	height: 75%;
	color: #555555;
	background: rgba(255, 255, 255, 1);
	overflow: auto !important;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
    box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
	padding: 40px;
	border-radius: 5px;
}
#youtube-player-title {
	text-align: center ;
}
#youtube-player-description {
	color: #555555; 
	text-align: justify;
	padding: 10px;
}
#youtube-player-links {
	margin-left: 10px;
	text-decoration: underline;
}
/** Temas **/
#nav-theme {
	margin-bottom: 0px !important; 
	height: 45px !important; 
	min-height: 45px !important;
	border: none !important;
	border-radius: 8px 8px 0 0;
}
#nav-theme .container-fluid {
	padding: 0 !important; 
	height: 46px;
}
#nav-theme .container-fluid .navbar-header {
	height: 42px;
}
#nav-theme .navbar-brand-theme {
	margin-left: 0 !important; 
	color: #FFFFFF !important; 
	margin-right: 10px;
	padding: 8px 15px !important;
	height: 42px !important;
}
#nav-theme .navbar-brand-theme span {
	margin-right: 10px
}
#nav-theme .navbar-collapse {
	margin: 0 !important; 
	border-radius: 5px 5px 0 0 !important;
	border: none !important;
	box-shadow: none !important;
}
#nav-theme .navbar-nav-theme {}
#nav-theme .navbar-nav-theme .active &gt; a {
	line-height: 16px; 
	color: #555555 !important; 
	padding-left: 15px !important; 
	padding-right: 15px !important;
	border: none !important; 
	margin-top: 5px; 
	border-radius: 5px 5px 0 0;
	height: 40px;
}
#nav-theme .navbar-nav-theme .active &gt; a:hover,
#nav-theme .navbar-nav-theme .active &gt; a:hover { 
	color: #555555 !important; 
}
#nav-theme .navbar-nav-theme &gt; li &gt; a {
	line-height: 24px;
	color: #FFFFFF !important;
}
#nav-theme .navbar-nav-theme &gt; .open &gt; a {
	line-height: 16px; 
	color: #555555 !important; 
	padding-left: 15px !important; 
	padding-right: 15px !important;
	border: none !important; 
	margin-top: 5px; 
	border-radius: 5px 5px 0 0;
	height: 40px;
}
.nav-separator {
	line-height: 45px;
	color: #FFFFFF !important;
}
.temas-container {
	display: flex; 
	align-items: center;
	min-height: 80px;
	width: 100%;
    border-bottom: 1px solid #DDD;
    padding-left: 15px;
}
.title-temas {
	font-size: 22px !important;
	margin-left: 20px;
}
.femeval-auxiliar-nav {
	display: none;
}

#nav-theme .formacion {
	background-color: #14467A !important; /** Formación **/
}
#nav-theme .innovacion {
	background-color: #661A66 !important; /** Innovación, Tecnología e Industria 4.0 **/
}
#nav-theme .internacional {
	background-color: #BEA711 !important; /** Internacional **/
}
#nav-theme .juridico {
	background-color: #A7004B !important; /** Jurídico **/
}
#nav-theme .seguros {
	background-color: #C72879 !important; /** Gestion Seguros **/
}
#nav-theme .recursos {
	background-color: #2F3877 !important; /** Gestion Laboral y RRHH **/
}
#nav-theme .medioambiente {
	background-color: #3C654F !important; /** Calidad, Medioambiente y Seguridad **/
}
#nav-theme .comercio {
	background-color: #77092B !important; /** Comercio **/
}
#nav-theme .acuerdos {
	background-color: #FFCC00 !important; /** Acuerdos y Ventajas **/
}
#nav-theme .ayudas {
	background-color: #D0183D !important; /** Ayudas y Subvenciones **/
}
#nav-theme .economico {
	background-color: #3C654F !important; /** Económico Fiscal **/
}
/** Areas **/
.area-menu {
 	height: 42px; 
 	background-color: #E1E1E1; 
 	color: #FFFFFF; 
 	border-radius: 5px 5px 0 0;
 }
 .area-container {
 	display: inline-flex; 
 	height: 42px; 
 	padding: 5px 10px; 
 	border-radius: 5px 0 0 0; 
 	margin-right: 10px;
	line-height: 32px;
 }
 .area-title {
 	font-size: 18px; 
 	margin-right: 5px;
 }
 .areas-breadcrumbs {
 	padding: 0 !important;
 }
 .areas-breadcrumbs li &gt; a {
 	color: #555555; 
 	font-size: 13px;
 }
 .areas-breadcrumbs .active &gt; a{
 	border: none !important; 
 	font-size: 13px; 
 	color: #555555 !important; 
 	font-weight: 600; 
 	border-radius: 4px 4px 0 0; 
 	margin-top: 5px; 
 	padding: 10px 10px 12px !important; 
 	background-color: #FFFFFF;
 }
 .areas-breadcrumbs &gt; li + li:before {
    content: "|" !important;
    padding: 0 5px;
    color: #555555 !important; 
 }
.col-areas {
	margin-bottom: 100px; 
	/*height: 400px;*/
}
.area-icon {
    min-width: 60px;
	height: 60px !important; 
	border-radius: 100%; 
	background-color: #E94973; 
	display: flex; 
	align-items: center; 
	justify-content: center;
}

/** Menu Principal **/
.femeval-navbar {
	height: 80px; 
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
    box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
	background-color: #FFFFFF;
}
.navbar-brand {
	height: 80px !important;
	padding: 5px 15px !important;
}
.navbar-default {
    background-color: #FFFFFF !important;
    border-color: #e7e7e7;
	/*margin-top: 30px;*/    
}
.femeval-navbar-nav {
	margin-left: 2.5% !important; 
	padding: 25px 0 14px;
	float: right !important;
	margin-right: 110px !important;
}
.nav &gt; li &gt; a {
    padding: 10px 0 !important;
}
.navbar-default .navbar-nav &gt; li &gt; a {
    color: #08314C !important;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, 
.navbar-default .navbar-nav &gt; li &gt; a:focus {
    color: #D0183D !important;
    background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a, 
.navbar-default .navbar-nav &gt; .active &gt; a:hover, 
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #D0183D;
    background-color: #FFFFFF !important;
	border-bottom: 4px solid #D0183D;
	font-weight: 500;
}
.navbar-default .navbar-nav &gt; .open &gt; a, 
.navbar-default .navbar-nav &gt; .open &gt; a:hover, 
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
    color: #D0183D !important;
    background-color: #FFFFFF !important;
	border-bottom: 4px solid #D0183D;
	font-weight: 500;
}

/** Submenu: Levels **/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu&gt;.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 0;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.dropdown-submenu:hover&gt;.dropdown-menu {
    display: block;
}
.dropdown-submenu&gt;a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #333333;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover&gt;a:after {
    border-left-color: #CCCCCC;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left&gt;.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/** Sidebar Menu **/
.tree li:hover .submenu {
    display: block;
    max-height: 200px;
}
/* we now overwrite the background-color for .submenu links only.
  CSS reads down the page, so code at the bottom will overwrite the code at the top.*/

.submenu a {
    background-color: transparent;
}

/* hover behaviour for links inside .submenu */
.submenu a:hover {
    background-color: transparent;
}

/* this is the initial state of all submenus.
  we set it to max-height: 0, and hide the overflowed content.
*/
.submenu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-out;
}
.tree ul {
	list-style-type: none !important;
}

/** Menu movil **/
.navbar-toggle {
    margin-top: 30px !important;
    padding: 10px 8px !important;
}
.navbar-default .navbar-toggle {
    border-color: #08314C !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #FFFFFF !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #08314C !important;
}
.navbar-collapse {
	background-color: #FFFFFF !important;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
    box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
    padding-left: 0;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 400 !important;
}
/** Mega Menu **/
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px !important;
    width: 100% !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.mega-dropdown-menu &gt; li &gt; ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu &gt; li &gt; ul &gt; li {
  list-style: none;
}
.mega-dropdown-menu &gt; li &gt; ul &gt; li &gt; a {
  display: block;
  color: #222;
  padding: 3px 10px;
}
.mega-dropdown-menu &gt; li ul &gt; li &gt; a:hover,
.mega-dropdown-menu &gt; li ul &gt; li &gt; a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 16px;
  color: #D0183D !important;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
  font-weight: 500;
  /*padding: 0 !important;*/
}
.carousel-control {
  width: 30px;
  height: 30px;
  top: -40px !important;
}
.left.carousel-control {
  right: 40px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px !important;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
.list-group-megamenu .list-group-item a {
	color: #0066A5;
	text-decoration: underline;
}
.list-group-megamenu .list-group-item a:hover {
	color: #D0183D;
	text-decoration: underline;
}
.list-group-megamenu .list-group-item {
	border: none !important;
}
.list-group-megamenu .list-group-item span {
	float: right;
}
/** Area asociados y otros **/
.area-asociados-list {
	/*position: absolute; 
	top: 5px; 
	right: 20px; 
	z-index: 99; 
	font-size: 12px; 
	list-style: none; */
	background-color: #0066A5; 
	top: 0; 
	right: 0; 
	height: 30px; 
	width: 100%; 
	border-bottom: 1px solid #D9DDE0; 
	text-align: right; 
	line-height: 30px; 
	position: fixed; 
	color: #FFFFFF;
	font-size: 12px;
	z-index: 1003;
}
.area-asociados-list &gt; ul {
	list-style: none; 
	display: inline-flex;
	margin-right: 5px;
}
.area-asociados-list &gt; ul &gt; li {
	padding: 0 5px;
}
.area-asociados-list &gt; ul &gt; li &gt; a {
	color: #FFFFFF;
}
.asociados-container .nav-tabs.nav-justified &gt; .active &gt; a, 
.asociados-container .nav-tabs.nav-justified &gt; .active &gt; a:hover,
.asociados-container .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border: 1px solid #dddddd;
	border-top: 4px solid #D0183D;
	border-bottom: 1px solid #FFFFFF;
}
/** Area Asociados Mobile **/
.panel-area-asociados-mobile {
	background-color: #FFFFFF; 
	display: block; 
	line-height: 14px;
}
.panel-area-asociados-mobile .btn-group-justified .btn-group &gt; .btn {
	color: #0066A5 !important;
}
.panel-area-asociados-mobile .btn-group-justified .btn-group &gt; .btn:focus,
.panel-area-asociados-mobile .btn-group-justified .btn-group &gt; .btn:active:focus {
	outline: none !important
}
.right-navigation {
	position: absolute; 
	top: 10px; 
	right: 20px; 
	display: inline-flex;
}
.right-navigation-title {
	position: absolute; 
	top: 13px; 
	right: 20px; 
	display: inline-flex;
}
.right-navigation &gt; ul {
	display: inline-flex; 
	list-style: none; 
	padding-left: 0;
}
.right-navigation &gt; ul &gt; li {
	padding: 0 5px;
}
.social-right-navigation {
	width: 48px; 
	height: 48px; 
	position: relative; 
	top: 15px !important;
	left: 20px;
}
.social-right-navigation a {
	border: none !important;
}
.social-dropdown-menu {
	min-width: 48px !important;
	left: -16px !important;
	position: absolute !important;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff !important;
    border: 1px solid #cccccc !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.social-dropdown-menu &gt; li {
	padding: 3px !important;
}
.social-dropdown-menu &gt; li &gt; a {
	color: #0066A5 !important; 
	text-decoration: none !important; 
	padding: 3px 15px !important;
}
/** Redes Sociales Mobile **/
.panel-redes-sociales-mobile {
	display: none;
}


/** Asociate Panel **/
.asociate-small-title {
	font-size: 15px;
	font-weight: 300; 
	color: #1D1D1B;
}
.asociate-title {
	font-size: 28px; 
	font-weight: 500; 
	color: #1D1D1B; 
	margin-bottom: 0px;
}
/** Panel Enlaces Importantes **/
.panel-enlaces {
	position: relative; 
	margin: 0 auto; 
	top: -40px;
}
.panel-enlaces-row {
	margin-left: 15px;
	margin-right: 15px;
}
.panel-enlaces-image {
	width: 56px; 
	height: auto; 
	max-width: 100%;
}
.col-panel-enlaces {
	border-right: 1px solid #D9DDE0; 
	padding: 0;
}
.col-panel-enlaces:last-child {
	border-right: none; 
	padding: 0;
}
.links-panel-enlaces {
	color: #1D1D1B;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 15px 10px;
    
}
.links-panel-enlaces h5 {
	font-size: 14px;
	margin-left: 10px;
}
.simbolo-femeval {
	line-height: 1.3em;
}
/** Jumbotron **/
.jumbotron {
	margin-bottom: 0 !important;
}
.femeval-jumbotron-section {
	margin-top: 80px;
	margin-left: -15px;
	margin-right: -15px;
}
.femeval-carousel-section {
    visibility: hidden !important;
	margin-top: 80px;
	/*margin-left: -15px;
	margin-right: -15px;*/
}
.femeval-jumbotron {
	height: 330px;  
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;
	border-radius: 0 !important;
}
.femeval-small-jumbotron {
	height: 200px;
}
.femeval-jumbotron-container {
	position: relative; 
	top: 60%; 
	z-index: 99; 
	color: #FFFFFF;
}
.femeval-jumbotron-gradient {
	background-color: #000000; 
	position: absolute; 
	top: 0; 
	right: 0; 
	left: 0; 
	bottom: 0;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 200%);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 200%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000000 200%); 
	height: 330px !important;
}
.femeval-small-jumbotron-gradient {
	height: 200px !important; 
	margin-top: 110px;
}
.carousel-image {
	background-size: cover; 
	background-position: top center; 
	background-repeat: no-repeat; 
	height: 330px !important; 
	max-width: 100% !important;
}
/** Main Content **/
.femeval-main-content-section {
	position: relative;
	top: -20px;

}
.femeval-main-content-container {
	/*padding-left: 0px !important;
	padding-right: 0px !important;*/
	-webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 26%) !important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 26%) !important;
	background-color: #FFF !important;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.panel-quienes-somos {    
    background-color:#E3EAED !important;
    border: none !important;
    color: #0066A5 !important;
    height: 300px;
}
.text-quienes {
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-left: 20px;
}
.valores-subtitle {
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 5px;
}
.valores-panel {
    border-left: 1px solid #DDD;
    padding-left: 10px;
    height: 290px;
    margin-bottom: 30px;
}
.valores-panel &gt; h4 {
    font-size: 15px;
    height: 34px;
    text-overflow: ellipsis;
    overflow: hidden;
}
/** Asociaciones **/
.tab-asociacion {
	width: 52px;
	height: 52px;
	background-color: #555555;
	border-radius: 50%;
	margin: 0 auto;
}
.tab-asociacion.active {
	width: 52px;
	height: 52px;
	background-color: #D0183D;
	border-radius: 50%;
	margin: 0 auto;
}
.tab-asociacion img {
	width: 30px;
    height: auto;
    margin: 10px;
}
/** News **/
.category-news {
	color: #D0183D; 
	text-transform: uppercase; 
	font-size: 12px;
}
.main-news-title {
	font-size: 22px; 
	color: #0066A5;
}
.main-news-title a {
	color: #1D1D1B !important;
	text-decoration: none;
}
.image-news {
	background-position: 50% 50%; 
	background-repeat: no-repeat; 
	background-size: cover; 
	width: 100%; 
	height: 290px;
	border-radius: 10px;
}
.detail-image-news {
	background-position: 50% 50%; 
	background-repeat: no-repeat; 
	background-size: contain; 
	width: 100%; 
	height: 450px;
	border-radius: 10px;
}
.image-right-news {
	background-position: 50% 50%; 
	background-repeat: no-repeat; 
	background-size: cover; 
	width: 100%; 
	height: 220px;
	border-radius: 10px;
}
.image-news-list {
	width: 100%;
	height: 200px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.news-title {
	font-size: 18px; 
	color: #0066A5;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 58px;
}
.news-title a {
	color: #1D1D1B !important;
	text-decoration: none;
}
.news-text {
	font-size: 14px; 
	line-height: 15px; 
	/*text-align: justify;*/ 
	color: #555555; 
	/*height: 60px; 
	text-overflow: ellipsis; 
	overflow: hidden;*/ 
	padding: 0 10px;
	margin-top: 5px;
}
.femeval-news-content {
	font-size: 14px;
	color: #555555; 
	margin: 20px 0;
}
.date-social {
	color:#95989A; 
	font-weight: 400; 
	font-size: 12px;
	display: none;
}
.date-social span {
	padding-right: 0px;
}
.date-social .label {
	padding: 3px 8px !important;
}
.news-social {
	float: right;
	padding-right: 0 !important;
}
.news-social ul {}
.news-social ul li {}
.news-social ul li a {}
.news-social span {
	padding-right: 5px !important;
}
.news-video-icon {
	color: rgba(255, 255, 255, 0.5);
	position: absolute; 
	margin: 0 auto; 
	left: 40%; 
	top: 15%;
}
.view-video {
	background-image: url('./../images/play-video-icon.png');
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 50%;
	left: 0;
	background-repeat: no-repeat;
	background-size: 15%;
	height: auto;
	transition: background-image .3s;
	z-index: 1;
    cursor: pointer; 
	background-position: center center;
}
.flex-article-multimedia {
	float: none; 
	max-height: auto; 
	height: auto;
	width: 100%; 
	min-width: auto;
}
.enlace-video {
	display: block;
	line-height: 0;
}
.enlace-video img {
	width: 100%; 
	max-height: auto;
	position: relative;
}
.publication-banner-container {
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px 10px;
    /*height: 395px;*/
}
.publication-title {
	text-align: center;
	font-size: 18px;
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
}
.publication-image {
	width: 100%;
    height: 200px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}
.rss-icon {
	position: absolute; 
	top: 20px; 
	right: 30px; 
}
/** News Details **/
.detail-pagination .pager li &gt; a, .pager li &gt; span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 8px;
	color: #0066A5;
}
.detail-pagination .pager .disabled &gt; a, 
.detail-pagination .pager .disabled &gt; a:hover, 
.detail-pagination .pager .disabled &gt; a:focus, .pager .disabled &gt; span {
    color: #777777;
    background-color: #ffffff;
    cursor: not-allowed;
}
.pagination &gt; .active &gt; a, 
.pagination &gt; .active &gt; span, 
.pagination &gt; .active &gt; a:hover, 
.pagination &gt; .active &gt; span:hover, 
.pagination &gt; .active &gt; a:focus, 
.pagination &gt; .active &gt; span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #eeeeee !important;
    border-color: #dddddd !important;
    cursor: default;
}
/** Cursos **/
.filters-left-panel {
	padding: 5px 0 !important;
}
.filters-left-panel label {
	/*width: 88% !important;*/
	display: inline-flex !important;
}
.filters-left-panel .femeval-list-group &gt; li &gt; label {
	font-weight: 400 !important;
	padding-left: 5px;
	text-overflow: ellipsis;
    overflow: hidden;
    /*width: 90%;*/
    max-width: 90%;
}
.filters-left-panel .femeval-list-group &gt; li &gt; input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    vertical-align: top;
}

.filters-left-panel .femeval-list-group &gt; li &gt; input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    vertical-align: top;
}

.description-text {
	color: #555555; 
	text-align: justify; 
	padding-right: 10px;
}

/** Agenda **/
.diary-square {
	background-color: #D0183D; 
	height: 60px; 
	width: 60px; 
	text-align: center; 
	padding: 6px;
	border-radius: 30px;
}
.diary-day {
	color: #FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-size: 26px;
}
.diary-month {
	color: #CCCCCC; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-size: 16px; 
	text-transform: uppercase; 
	font-weight: 400
}
.category-diary {
	color: #D0183D; 
	text-transform: uppercase; 
	font-size: 12px;
}
.date-diary {
	text-transform: uppercase;
}
.diary-title {
    font-size: 18px;
    color: #1D1D1B;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.diary-title a { 
	color: #1D1D1B !important;
	text-decoration: none;
}
.diary-text {
	font-size: 14px; 
	line-height: 15px; 
	color: #555555; 
	height: 60px; 
	text-overflow: ellipsis; 
	overflow: hidden; 
}

/** Banner promocional **/
.banner-container {
	background-color: #E3EAED; 
	border-radius: 10px; 
	margin-bottom: 20px; 
	padding: 15px 10px;
}
.banner-text {
	border-left: 4px solid #D0183D; 
	padding-left: 15px; 
	color: #1D1D1B; 
	font-size: 15px; 
	text-align: justify; 
	margin-bottom: 10px; 
	font-weight: 600;
	line-height: 16px;
}
/** Mail List **/
.mail-list-date {
	float: right; 
	margin-top: -25px; 
	text-align: right;
}
.mail-list-item-text {
	text-overflow: ellipsis; 
	height: 36px !important; 
	overflow: hidden;
}
/** Directorio de empresas **/
.directory-panel {
	border-right: 1px solid #DEDFE0;
	padding: 10px; 
	margin-bottom: 15px;
}
.directory-small-panel {
	border-right: none;
	padding: 10px; 
	margin-bottom: 15px;
}
.directory-mail-link {
	color: #D0183D;
}
.directory-web-link {
	color: #D0183D;
}
.directory-services {
	text-align: justify; 
	line-height: 15px; 
	font-size: 13px; 
	font-style: italic;
}
/** Hierarchy **/
#folders-list {
	color: #0066A5; 
	font-size: 15px;
}
#folders-list li span a {
	color: #0066A5 !important; 
	margin-left: 5px !important;
}
#folders-list .title {
	font-weight: bold;
}
/** Programa de Ayudas **/ 
.easy-row {}
.easy-image {
   width: 100%; 
   height: 200px;
   background-repeat: no-repeat; 
   background-position: center; 
   background-size: contain;
   /*border-radius: 10px;*/
}
.easy-text {
	/**height: 80px;**/
	margin: 10px 0;
}
/** Busqueda **/
.search-advanced-form {
	padding: 0 20px 20px;
}
.search-advanced-form h5 {
	color: #D0183D;
	font-size: 16px;
}
.noresults-search {
	margin: 0 auto; 
	text-align: center; 
	font-size: 16px; 
	color: #999; 
	padding: 20px 0;
}
.search-results-panel {
	padding: 15px; 
	background-color: #E9E9E9; 
	border-radius: 4px;
}
.result-number {
	font-size: 11px;
}
.result-order {
	font-size: 11px;
	float: right;
}
.filter-badges {
	font-size: 11px;
	padding-top: 10px
	
}
.search-results-list {
	padding: 20px 0;
}
.search-results-list-item {
	border-bottom: 1px solid #DEDFE0;
}
.search-results-list-body {
	padding-bottom: 15px;
}
.search-results-list-date {
	float: right; 
	margin-right: 10px; 
	font-size: 12px; 
	color: #999999;
}
.search-results-list-author {
	float: right; 
	margin-right: 5px; 
	font-size: 12px; 
	color: #D0183D;
}
.search-results-list-heading a {
	color: #D0183D;
}
.search-results-list-heading a:hover {
	color: #D0183D;
}
.search-results-list-body p {}
.search-results {
	float: right; 
	position: absolute; 
	top: -60px; 
	right: 10px;
}

/* Destacados */
.features-title {
	text-transform: uppercase;
}
.features-underline {
	height: 4px; 
	background-color: #D0183D; 
	width: 100%; 
	margin-bottom: 10px;
}
.features-panel {
	padding: 5px 15px; 
	line-height: 16px; 
	color: #555555;
	margin-bottom: 0;
}
.features-panel &gt; a {
	text-decoration: none;
	color: #555555;
}
.features-panel &gt; a:hover {
	text-decoration: none;
	color: #555555;
}
.features-panel &gt; a &gt; img {
	margin: 0 auto;
}
.features-categories {
	margin-left: 10px; 
	font-size: 16px;
	vertical-align: super; 
	color: #555555;
	line-height: 30px;
}
.fa-features {
	color: #1D1D1B;
	font-size: 22px !important;
}
.features-categories-sub {
	margin-left: 30px;
	color: #95989A;
}
.hr-features {
	border-top: 1px solid #DEDFE0 !important;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
}
/** Loading page **/
.loading-background {
	position: fixed; 
	top: 0; 
	right: 0; 
	bottom: 0; 
	left: 0; 
	z-index: 1050; 
	overflow: hidden; 
	-webkit-overflow-scrolling: touch; 
	outline: 0; 
	background-color: rgba(0, 0, 0, 0.7); 
	width: 100%; 
	height: 100%;
}
.loading-background-container {
	margin: 0 auto; 
	text-align: center; 
	position: absolute; 
	top: 50%; 
	left: 45%; 
	color: #FFFFFF;
}
/** Paginación **/
.pagination &gt; li &gt; a {
	color: #0066A5 !important;
}
/** Footer **/
footer#footer {
    display: none;
}
footer {
	background-color: #BDCCE9; 
	/*font-family: Open Sans;*/ 
	font-size: 13px; 
	padding-bottom: 20px;
}
footer h5 {
	font-size: 18px;
}
footer p {
	color: #0066A5 !important;
}
.footer01 {
	background-color:#0066A5; 
	height: 250px; 
	padding: 10px 0;
}
.col-footer {
	height: 220px; 
	padding-top: 10px;
	border-left: 1px solid #0066A5;
}
.femeval-row-footer {
	background-color: #e6e6e6;
	height: 250px;
	padding: 20px 0;
}
.col-footer:first-child {
	border-left: none;
}
.col-footer &gt; div {
	padding: 5px;
}
.nav-footer {
	padding-top: 15px;
}
.nav-footer &gt; ul {
	list-style: none; 
	text-align: left; 
	/*font-family: "Montserrat";*/
	line-height: 20px;
}
.nav-footer &gt; ul &gt; li {
	padding: 5px 0;
}
.nav-footer ul &gt; li &gt; a {
	text-decoration: none;
	color: #0066A5;
}
#footer a {
    color: #0066A5 !important;
}
.social-footer {
	text-align: left;
	width: 50%; 
	float: left;
}
.social-footer &gt; h5 {
	color: #0066A5;
	padding-bottom: 10px;
}
.social-footer &gt; ul {
	list-style: none; 
	padding-left: 5px;
}
.social-footer &gt; ul &gt; li {
	padding-bottom: 5px;
}
.social-footer &gt; ul &gt; li &gt; a {
	color: #0066A5; 
	text-decoration: none; 
	line-height: 14px;
}
.social-footer &gt; ul &gt; li &gt; a &gt; span {
	padding-right: 5px;
	font-size: 1.7em;
}
.social-footer-right {
	text-align: left;
	width: 50%; 
	float: left;
}
.social-footer-right &gt; ul {
	list-style: none; 
	padding-left: 0px;
	margin-top: 49px;
}
.social-footer-right &gt; ul &gt; li {
	padding-bottom: 5px;
}
.social-footer-right &gt; ul &gt; li &gt; a {
	color: #0066A5; 
	text-decoration: none; 
	line-height: 14px;
}
.social-footer-right &gt; ul &gt; li &gt; a &gt; span {
	padding-right: 5px;
	font-size: 1.7em;
}
.contact-footer {
	text-align: left; 
	color: #0066A5;
}
.contact-footer &gt; h5 {
	color:#0066A5;
}
.contact-footer &gt; address &gt; a {
	text-decoration: none;
	color: #0066A5;
	line-height: 30px;
}
.legal-links {
	margin: 0 auto; 
	padding: 15px 80px 30px;
	line-height: 22px;
}
.legal-links &gt; div {
	padding-left: 0px;
	padding-right: 0px;
}
.legal-links &gt; div &gt; a {
	color: #0066A5;
	text-decoration: none;
	/*padding: 0 50px;*/
}
.legal-links &gt; div &gt; a:hover {
	color: #0066A5;
	text-decoration: underline;
	/*padding: 0 50px;*/
}
.site-info {
    position: relative;
    text-align: center;
    padding: 5px 0px;
    background: #BDCCE9;
    font-weight: 500;
    color: #0066A5;
}
.btt &gt; a {
    border-radius: 0px 15px 0 0;
    color: #0066A5;
    background: #BDCCE9;
    display: block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    position: absolute;
    left: 100%;
    bottom: 75px;
    transition: all 0.2s linear 0s;
    width: 50px;
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.btt &gt; a:hover {
	color: #FFFFFF;
}
.btt &gt; a:focus {
	color: #95989A;
}
.btt &gt; a &gt; i {
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-left: 3px;
}

.jumbotron.femeval-jumbotron.femeval-small-jumbotron {
    display: none;
}
.acelera-body-phone {
	background-color: #FFFFFF;
	background-image: url("../images/oap-image-logo.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden;
	height: 100vh;
}
.overflow-container{
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    overflow-x: hidden;
    height: 100%;
    bottom: 0;
}
span.fa.fa-rss-square.fa-2x.rss-icon {
    display: none;
}
li.change-profile-class {
    display: none !important;
}


/** Media Queries **/
@media (max-width: 448px) { /** Desaparece el listado de web **/
	.social-right-navigation {
		display: none;
	}
	/*.panel-redes-sociales-mobile {
		height: 40px; 
	    width: 100%; 
	    background-color: #FFFFFF; 
	    position: fixed; 
	    bottom: 0; 
	    right: 0; 
	    left: 0; 
	    z-index: 999; 
	    border-top: 1px solid #CCCCCC; 
	    line-height: 40px;
	    display: block !important;
	}*/
	.linkedin-link-mobile {
	    color: #1884BB !important; 
	    text-decoration: none;
    }
    .linkedin-link-mobile:hover {
	    color: #1884BB !important; 
	    text-decoration: none;
    }
    .facebook-link-mobile {
	    color: #3D5B96 !important; 
	    text-decoration: none;
    }
    .facebook-link-mobile:hover {
	    color: #3D5B96 !important; 
	    text-decoration: none;
    }
    .twitter-link-mobile {
	   color: #3399CC !important;
	   text-decoration: none;
    }
    .twitter-link-mobile:hover {
	   color: #3399CC !important; 
	   text-decoration: none;
    }
    .youtube-link-mobile {
	   color: #C4302B !important; 
	   text-decoration: none;
    }
    .youtube-link-mobile:hover {
	   color: #C4302B !important; 
	   text-decoration: none;
   }
	.google-plus-link-mobile {
	   color: #95989A; 
	   text-decoration: none;
   }
    .google-plus-link-mobile:hover {
	   color: #d34836 !important; 
	   text-decoration: none;
   }
	.navbar-brand &gt; img {
		width: 90%;
	}
	.right-navigation-title h4 {
        font-size: 14px !important;
    }
	.logo-image {
		width: 170px !important;
		margin-top: 10px
	}
	.filter-badges {
		display: none;
	}
	.carousel-caption {
        left: 5% !important;
        bottom: 50px !important;
        text-align: left !important;
        top: 3%;
    }
	.femeval-jumbotron-gradient {
        background-color: #000000;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 200%);
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 200%);
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000000 200%);
        height: 200px !important;
     }
	.carousel-inner .item &gt; div {
		height: 250px !important;
	}
	.carousel-inner .item &gt; a {
		height: 250px !important;
	}
	.carousel-image {
		height: 250px !important;
	}
	.carousel-caption &gt; h2 {
		font-size: 20px
	}
	.contact-footer {
		text-align: center !important;
	}
	.contact-footer p {
		text-align: center !important;
		margin: 0 auto !important;
	}
}
@media (max-width: 458px) {
  .hidden-2 {
    display: none !important;
  }
}

@media (max-width: 568px) {
  .hidden-1 {
    display: none !important;
  }
}

@media (max-width: 678px) { /** Desaparece el listado de web **/
	.area-asociados-list {
		/*display: none;*/
		text-align: center
	}
	.right-navigation {
		top: 3px;
		display: none;
	}
	.navbar-toggle {
		margin-top: 20px !important;
	}
	.news-social {
		float: none;
		padding-top: 10px
	}
	.youtube-iframe-container {
	    position: absolute;
		right: 0 !important;
		left: 0 !important;
		bottom: 0 !important;
		top: 0 !important;
		margin: 0 auto; 
		width: 100% !important;
		height: 100% !important;
		color: #555555;
		background: rgba(255, 255, 255, 1);
		overflow: auto !important;
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
		box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
		padding: 40px;
		border-radius: 5px;
	}
	.search-results {
       float: right;
       position: absolute;
       top: -25px;
       right: 10px;
    }
	
	
}
@media (min-width: 678px) {
	.area-asociados-mobile {  /** Desaparece el listado de móvil **/
		display: none;
	}
}
@media (min-width: 768px) { 
	.panel-enlaces .container {
        width: 100%;
    }
}
@media (min-width: 979px) {
	.form-inline .form-group {
	   width: 50%;
    }
    .form-inline .form-control {
       width: 100% !important;
    }
	.carousel-indicators {
       bottom: 40px !important;
    }
    .navbar-nav &gt; li {
       margin-right: 20px !important;
    }	
}

@media (min-width: 992px) {
	.panel-enlaces .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
	.panel-enlaces .container {
        width: 1170px;
    }
}

@media (max-width: 768px) {
    .links-panel-enlaces {
        flex-direction: column;
    }    
    .panel-enlaces .container {
        /*width: 100%;*/
		margin-left: -15px;
		margin-right: -15px;
    }
	.panel-enlaces-image {
	    width: 44px; 
	    height: auto; 
	    max-width: 100%;
		padding: 6px;
    }
	.panel-enlaces h5 {
		/*display: none;*/
		font-size: 10px;
		margin: 0 !important;
		/*max-width: 60px;*/
        overflow: hidden;
	}
	.circle {
		display: none !important;
	}
	.thumbnail {
		padding: 0 !important;
		border: none !important;
		border-radius: 0 !important;
	}
	.col-mobile {
		padding: 0 !important;
	}
	
	.fa-2x {
        font-size: 1.6em !important;
    }
	.acelera-col-breadcrumb {
		display: none;
	}
	.breadcrumb-container {
		/*display: none;*/
		height: auto;
	}
	.main-menu-acelera-title {
		text-align: center; 
		color: #0066A5; 
		font-size: 19px;
	}
	.femeval-main-content-container.acelera-main-container {
		box-shadow: none !important; 
		padding: 10px; 
		border-radius: 0; 
		background-color: transparent !important;
		top: -20px;
        position: relative;
        overflow-x: hidden;
	}
	.redes-row {
		position: fixed;
		bottom: 0;
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
       max-height: 100%;
       min-height: 100%;
       position: fixed;
       width: 300px;
       padding: 0;
       top: 80px;
	   border-top: none !important;
    }
	.navbar-default.femeval-navbar {
       height: 80px;
       -webkit-box-shadow: none !important;
       box-shadow: none !important;
       background-color: #0066A5 !important;
	   color: #FFFFFF;
       top: 0 !important;
	   margin-top: 0 !important;
	   border-color: transparent !important;
	   border: none !important;
    }
	.navbar-default .navbar-toggle {
       border-color: transparent !important;
       float: left;
       margin-left: 10px;
    }
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
       background-color: transparent !important;
    }
	.navbar-default .navbar-toggle .icon-bar {
       background-color: #FFFFFF !important;
    }
	.login-panel {
       background: linear-gradient(0deg, rgba(233,73,115,1) 0%, rgba(0,102,165,1) 100%);
       width: 100%;
       min-height: 100px;
       padding: 10px;
       display: block; 
    }
	.login-panel-sign a {
	   color: #FFFFFF !important;
	}
	
}
@media (max-width: 978px) {
    .right-navigation {
    	right: 60px;
    }
    .right-navigation-title {
		right: 5px;
	}
	.right-navigation-title h4 {
		font-size: 16px;
	}
    .social-right-navigation {
        width: 48px;
        height: 48px;
        position: relative;
        top: 8px !important;
        left: 40px;
    }
    .femeval-navbar-nav {
        margin-left: 0.5% !important;
        padding: 0px 10px 0 30px;
        float: left !important;
		width: 100%;
        margin-right: 0 !important;
    }
	.femeval-navbar-nav li:last-child {
		border-top: 1px solid #DDDDDD;
	}
	.result-order {
		float: none;
		padding-top: 5px;
	}
	.carousel-caption {
        left: 10% !important;
		bottom: 50px !important;
		text-align: left !important;
		width: 80%;
		margin: 0 auto;
    }
	.navbar-nav .open .dropdown-menu &gt; li &gt; a, 
	.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 0;
    }
	.col-footer {
		border: none;
		margin: 0 auto;
		min-height: 125px !important;
	}
    .carousel-indicators {
       bottom: 40px !important;
    }
    .container-femeval { 
	   padding: 5px 10px;
    }
	#nav-theme {
		border-radius: 4px 4px 0 0;
	}
	.femeval-auxiliar-nav {
		position: absolute; 
		top: 0;
		right: 0; 
		float: right; 
		line-height: 40px; 
		width: 50px;
		display: block;
	}
	.femeval-auxiliar-nav .dropdown-menu {
        position: absolute !important; 
	    background-color: #FFFFFF !important; 
	    left: -130px !important; 
	    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important; 
	    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important; 
	    min-width: 200px !important;
	    padding: 10px 15px;
    }
	
	.formacion {
		background-color: #14467A !important;
	}
	.innovacion {
	    background-color: #800E65 !important;
    }
	.internacional {
	    background-color: #BEA711 !important; 
    }
    .calidad {
	    background-color: #DE9529 !important;
    }
    .seguridad {
	    background-color: #BE4B1E !important;
    }
    .prevencion {
	    background-color: #EAB817 !important;
    }
    .juridico {
	    background-color: #A7004B !important;
    }
    .atencion {
	    background-color: #C72879 !important;
    }
    .seguros {
	    background-color: #C72879 !important;
    }
    .recursos {
	    background-color: #2F3877 !important;
    }
    .medioambiente {
	    background-color: #3C654F !important;
    }
	.youtube-iframe-container {
	    position: absolute;
		right: 10%;
		left: 10%;
		bottom: 10%;
		top: 10%;
		margin: 0 auto; 
		width: 75%;
		height: 75%;
		color: #555555;
		background: rgba(255, 255, 255, 1);
		overflow: auto !important;
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
		box-shadow: 0 2px 5px rgba(0,0,0,.26) !important;
		padding: 40px;
		border-radius: 5px;
	}
	.no-padding {
		padding: 0 !important;
	}
	.directory-panel {
		border-right: none;
	}
}

@media (max-width: 991px) {
	.femeval-main-content-container {
    	width: 100% !important;
    	/*padding-left: 15px !important;
    	padding-right: 15px !important;*/
    }
}

.body-login #backArea a { 
    color: #E94973 !important;
}

.body-login{
  height:100%;
  font-family: 'Poppins', sans-serif;
  font-size:14px;
  background-color: #0066A5 !important;
  background: linear-gradient(top, #0066A5 0%, #E94973 100%);
  background: -moz-linear-gradient(top, #0066A5 0%, #E94973 100%);
  background: -webkit-linear-gradient(top, #0066A5 0%, #E94973 100%);
  width: 10px !important;
  min-width: 100%;
  -webkit-user-select: none; /* Disable content selection on mobile safari */
  -webkit-tap-highlight-color: rgba(0,0,0,0); /* Disable grey box when you click on something */
  -webkit-touch-callout: none;/* Remove Callout Context menu when tapping on something */
}

.body-login button.btn-submit {
  background: #E94973;
  color: white;
  border: none;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  margin-right: 15px;
  height: 38px;
  /*padding-top and line-height properties are used to vertically center the text both on webkit browsers an FF*/
  padding: 5px 25px;
  line-height: 5px;
  width: 220px;
  text-transform: capitalize;
  border-radius: 30px;
}

.body-login button.btn-submit:hover, button.btn-submit:focus {
  background-color: #E94973;
}

.body-login button.btn-submit:active {
  color: #E94973;
  background-color: #fff;
  padding: 1px 0;
}

.body-login .mgnl-form {
  /*background-color: #739821;*/
  font-family: 'Poppins', sans-serif;
  height: 154px;
  padding-bottom: 2px;
}

.body-login .mgnl-form label{
  float:left;
  display:inline-block;;
  width:80px;
  color: #BCBFC6;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  margin-top: 10px;
  margin-left:20px;
  text-align: left;
  text-transform: capitalize;
  cursor: default;
}

.body-login .mgnl-form input[type="text"], 
.body-login .mgnl-form input[type="password"] {
  width: 277px;
  padding-left: 8px;
  margin-bottom: 16px;
  border: 1px solid #BCBFC6;
  border-radius: 6px;
  color: #BCBFC6;
  font-size: 14px;
  height: 40px;
  background-color: #FAFAFA;
  -webkit-appearance: none;
  line-height: 25px\9; /*IE8 hack*/
}

.body-login .mgnl-form input[type="text"].error, 
.body-login .mgnl-form input[type="password"].error {
  border: 1px solid #DD052B;
  margin: -1px;
  margin-bottom: 15px;
}

.body-login .mgnl-form input[type="text"]:focus , 
.body-login .mgnl-form input[type="password"]:focus {
  border: 1px solid #DD052B;
  margin: -1px;
  margin-bottom: 15px;
}

/* for login-exception-sitaution */
.body-login .mgnl-form input[type="text"]:focus.error{
  border: 1px solid #DD052B;
  margin: -1px;
  margin-bottom: 15px;
}

.body-login .mgnl-form a{
  color:white;
  margin-left: 100px;
  font-size: 12px;
}

.body-login #content {
  position: absolute;
  top: 55px;
  left: 0;
  bottom: 0px;
  right: 0;
  overflow:hidden;
  min-height:410px;
  min-width:768px;
}
.body-login .content-image {
  background-image: url(../images/bg-acelera-simbolo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 340px;
  height: 340px;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.2;
}

/*.login-panel{
  border:none;
  width:900px;
  height:100%;
  margin-left:-450px;
  position:absolute;
  top:0px;
  left:50%;
  padding:0px;
  z-index:0;
  background: #ffffff;
  overflow:hidden;
}*/

.body-login #login.login-panel{
  width: 400px;
  height: auto;
  margin: 70px auto 0;
  padding: 10px;
  background-color: #FFFFFF;
  border:none;
  border-radius: 6px;
}

.body-login #login .header{
  padding: 12px 0;
  background-image:url(../images/logo-acelera-femeval-alt.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  /* background-position: 20px 20px; */
  height: 50px;
  width: 100%;
  text-align: center;
  margin:  0 auto;
}
.body-login #login .header .tag-line{
  float:right;
  color:white;
  margin-top:13px;
  display: none;
}

.body-login #login form{
  position:relative;
}

.body-login .divet {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 0;
  height: 0;
  left: 74px;
  position: absolute;
  display: none;
}

.body-login #login-divet {
  border-bottom: 10px solid #E94973;
  top: -9.5px;
}

.body-login .float-clear{
  height:0px;
  clear:both;
}

.body-login #footer {
  bottom: 40px;
  font-size: 10px;
  color: #BCBFC6;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 80px;
  background-image:url(../images/logo-redes.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  right: 0;
}

.body-login #footer a {color: white;}

.body-login #error-message {
  background-color: #DD052B;
  color: #FFFFFF;
  font-size: 12px;
  min-height: 19px;
  margin-top: 15px;
  padding: 5px 15px;
}

.body-login #error-message span {
    display: block;
    padding-left: 40px;
}

.body-login #error-divet {
  border-bottom: 10px solid #DD052B;
  top: 307px;
  left: 50%;
  margin-left: -10px;
}

.body-login .icon-error {
  margin-left:5px;
  margin-right:15px;
  margin-top: -1px;
  position: absolute;
}

.body-login .icon-error img{
  width:20px;
  height:20px;
}

.body-login .password-container {
  width: 100%; 
  text-align: center; 
  padding: 20px 0; 
  line-height: 0px;
  margin-top: 40px;
}
.body-login .recovery-password {
  float: left; 
  margin-left: 30px;
  font-size: 13px;
}
.body-login .remember-password {
  float: right; 
  margin-right: 30px;
  font-size: 13px;
}
.body-login .password-container &gt; span &gt; a {
	text-decoration: underline; 
	color: #BCBFC6;
}
.body-login .password-container &gt; span &gt; a:hover {
	text-decoration: underline; 
	color: #E94973;
}
.body-login #error-divet {
    top: 307px !important;
}

@media (max-width: 768px) {
  .body-login #content {
    min-width: 100%;
  }
  .body-login .content-image {
    background-image: url(../images/bg-acelera-simbolo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.2;
    display: none;
  }
  .body-login #login.login-panel {
    width: 330px;
    padding: 0px;
    background: none;
    border: none;
    border-radius: 6px;
    background-color: #FFFFFF;
    padding: 10px;
    /* margin: 0 auto; */
    position: initial;
    margin-top: 50px;
  }
  .body-login .login-panel {
    border: none;
    /*width: 900px;*/
    height: 100%;
    /*margin-left: -450px;
    position: absolute;
    top: 0px;
    left: 25%;*/
    z-index: 0;
    background: #ffffff;
    overflow: hidden;
  }
  .body-login .mgnl-form label {
    margin-left: 10px;
  }
  .body-login .mgnl-form input[type="text"], .body-login .mgnl-form input[type="password"] {
    width: 220px;
    padding-left: 8px;
    margin-bottom: 16px;
    border: 1px solid #999;
    border: 1px solid #BCBFC6;
    border-radius: 6px;
    color: #BCBFC6;
    font-size: 14px;
    height: 40px;
    background-color: #FAFAFA;
    -webkit-appearance: none;
    line-height: 25px\9;
  }
  .body-login .recovery-password {
    margin-left: 10px;
  }
  .body-login .remember-password {
    margin-right: 10px;
  }
  .body-login #footer {
    bottom: 40px;
    font-size: 10px;
    color: transparent;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 60px;
    background-image:url(../images/logo-redes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0;
  }
  a#externallink {
    color: transparent !important;
  }
	
}

/** Parsley Styles **/
.parsley-errors-list.filled {
  opacity: 1;
  color: #B94A48 !important;
  padding: 5px !important;
}

.parsley-errors-list.filled &gt; li {
  color: #B94A48 !important;
  padding: 5px !important; 
}

/** Carousel Colaboradores **/
.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }


@media (max-width: 448px){
.size {
    max-height: 70px !important; 
}
img.imgCar{
    height: 70% !important;
    padding-right: 0px;
}
}

/*CSS Popup Notificaciones APP OAP*/

.femeval-notifications-container {
  width: 98%; 
  min-height: 70px; 
  padding: 8px 15px 15px; 
  background-color: rgba(40, 42, 45, .8); 
  border-radius: 8px; 
  border: 1px solid #AAA; 
  position: fixed; 
  top: 4px; 
  left: 4px;
  z-index: 1040; 
  box-shadow: 0 2px 5px rgba(0,0,0,.26);
  -webkit-animation-name: example;  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s;  /* Safari 4.0 - 8.0 */  
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 1s;  
  animation-fill-mode: forwards;
  margin: 0 auto;
}
.femeval-notifications-container .notifications-close {
	position: absolute; 
	top: 5px; 
	right: 8px; 
	z-index: 1041;
	color: #FFF !important;
	opacity: .5;
}
.femeval-notifications-container .media {
	margin-top: 10px;
}
.femeval-notifications-container .media-heading {
	font-size: 16px;
	color: #FFF !important;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 18px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin-bottom: 10px;
	font-weight: bold;
}
.femeval-notifications-container .media-object {
	width: 50px; 
	height: 50px; 
	object-fit: cover; 
	object-position: center;
}
.femeval-notifications-container .media-date {
	font-size: 12px;
	color: #CCC !important;
}
.femeval-notifications-container .media-text {
	color: #000; 
	overflow: hidden;
	display: -webkit-box; 
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 13px;
	color: #FFF !important;
}
div#barraaceptacion {
    display: none !important;
}
.panel-body .fa-bell{
	position: absolute;
	top: 2px;
	left: 19px;
}
.panel-body .fa-user{
	position: absolute;
	top: 2px;
	left: 19px;
}

@media (max-width: 368px){
.navbar-brand &gt; img {
    width: 68%;
    position: absolute;
    top: 10px;
}
}</pre></body></html>