@media (max-width: 767px) {
img.custom-logo {
    max-height: 70px !important;
}
}

.page-header {    
  	border-top: 2px solid #009bc8;
  	border-bottom: 2px solid #009bc8;
}

img.custom-logo {
    height: 70px;
}

#site-logo #site-logo-inner a img {
    width: auto;
    height: 70px;
}

a {
	outline: none !important;
}

a:focus {
	outline: none !important;
}

span.qlwapp-label {
    font-size: 18px !important;
    font-weight: 600;
}

.qlwapp-footer {
    font-size: 14px !important;
    font-weight: 600;
}

#scroll-top {
    bottom: 100px !important;
}

span.subtitulos {
    font-size: 14px;
    letter-spacing: 1px;
}

span.text-footer {
    font-size: 28px;
}


h1.page-header-title.clr {
    display: none;
}