@media only screen and (max-width: 768px) {
img.custom-logo {
   height: 55px !important;
}  
}

#site-header.medium-header #site-navigation-wrap {    
    border-top: 2px solid #B1B3B5;
}

img.custom-logo {
   width: 330px;
   height: 75px;
}

span.phone-top {
  font-size: 16px;
  color: #f26f21;
  font-weight: 600;
}

a {
	outline: none !important;
}

a:focus {
	outline: none !important;
}

span.phone-top:hover {
  font-size: 16px;
  color: #626366;
  font-weight: 600;
}

header.page-header.background-image-page-header {
  border-top: 2px solid #c6c6c6;
  border-bottom: 2px solid #F15A22;    
}

.categorias-internas .elementor-cta__bg-overlay {
    border-bottom: 4px solid #c6c6c6;
}

.categorias-internas {
    border-bottom: 6px solid #F15A22;
}

.categorias-internas .elementor-content-item.elementor-cta__content-item.elementor-cta__image {
    margin-top: -95px;
}

.categorias-internas .elementor-cta__content {
   overflow: visible;
}

span.tel-our-team:hover {
    color: #424242;
}