li#media_image-3.widget.widget_media_image {
    list-style: none;
}

.custom-logo {
	margin-top: 20px;
}

.country {
	margin-top: -10px;
}

.publicidad{
width:1040px;
	margin:auto;}
.publicidad image{
width:100%;
	margin:auto;}
@media only screen and (max-width: 600px) {
    .publicidad{
width:320px !important;
	margin:auto;}
}
#footer-area {
    background: url(https://blog.qualylife.com.co/wp-content/uploads/2020/05/bg-qualylife-blog-footer-1.jpg)no-repeat center bottom;
    color: #999;
    min-height: 285px;
	margin-top: 50px;
}

.menu-item {
	font-family:'Oswald';
}

#nav_menu-3 {
	font-family:'Oswald';
	border: solid 1px #2b4858;
    border-radius: 53px;
	padding-top:20px;
    background-color: #f0f1f3d6;
    text-transform: uppercase;
    font-size: 14px !important;
    text-align: center;
	margin-top: 100px;
}
#footer-area .widget ul li {
   
	display: inline-block;
    border: none;
    margin-right: 5px;
}
.widget ul li {
    
	list-style: none;
    border-bottom: 1px solid #F2F2F2;
}
#footer-area .footer-widget-area {
      
	padding: 40px 0 20px 0;
    overflow: hidden;
}

#footer-area .widget ul li {
    display: inline-block;
    border: none;
    margin-right: 5px;
}
ul.lang {
    display: block;
    position: absolute;
    list-style: none;
    width: 130px;
        top: 120px;
    left: 110px;
	z-index:9999999;
}
ul.lang li {
    display: inline-block;
}
.site-header {
    background-image: url(https://blog.qualylife.com.co/wp-content/uploads/2020/05/bg-qualylife-blog-header-2.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top center;
    height: 180px;
}
.navigation {
    clear: both;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    display: block;
}
.nombre{
	font-weight: bold;
    padding-top: 10px;
    font-size: 14px;
    width: 160px;
    text-align: center;
    float: left;
}
.cargo{
	padding-top:10px;
    width: 160px;
    color: #fa971d;
    text-align: center;
    float: left;
	font-size:8px;
}

.fotog{
	padding-top:10px;
	width: 160px;
	text-align: center;
	float: left;
}

.e1{
	margin:2px;
  width: 160px;
  float: left;
}

.fotog img{
    padding: 7px;
    width: 80px;
}

@media only screen and (max-width: 768px) {
	
   #nav_menu-3 {
    font-size: 12px !important;
    margin-top: 0px;
    display: none;
	}
	
#footer-area {
    background:#f0f1f3;
    color: #999;
    min-height: 30px;
	}

}


@media (min-width: 768px) {

	.main-navigation a {
    font-size: 16px;
    font-weight: 400;
    padding: 15px 10px;
}
}
	
	
@media (max-width: 899px) and (min-width: 544px) {
	
	.widget_nav_menu {
	width: 100%;
	}
	
.footer-widgets {	
	padding: 40px 0 10px;
	}
	
}