.menu-item-10864, .menu-item-9994 { 
      background: #f98d00; 
       }
       .menu-item-10864 a:link, .menu-item-9994 a:link { 
      color: white!important;
       }
       .w-scroll-area .contact-info .menu-item-13044 a:link,
       .w-scroll-area .contact-info .menu-item-13161 a:link{ 
      color: #777!important;
       }
#header .header-menu #top-bar .menu-item a {
    color: #fff;
       }
#header .header-menu #top-bar .menu-item a:hover { 
    color: #fff;
       }
       
#header .header-menu #top-bar .social-icons > li a:hover{  
 color: #fff;
       }
#header .header-menu #top-bar .contact-info li i { 
    color: #fff;
       }
.fa-whatsapp:before {
    color: white;
}
#header #top-nav li > a:visited { 
    color: #777;
       }
       
.contact-info li {
  margin: 1px 10px;
  padding: 5px 14px;
  font-size: 13px;
}

.w-light .dropdown-nav .dropdown-nav>ul>li>a {
  display:block;
  position:relative;
  padding:0 12px;
  line-height:30px;
  height:100%; 
  text-decoration:none;
  text-transform:uppercase;
  overflow:hidden;
}

.wpml-ls-menu-item .wpml-ls-flag {
    margin-right: 4px;
}
.w-text-block a:link {
    text-decoration: underline;
    color: #f98d00!important;
}
.wpforms-form .wpforms-field-label{
    margin: 5px !important;
}
.wpforms-field {
    padding: 5px !important;
}
#footer-content a:link, #footer-content a:visited {
    color: white !important;
} 
.w-blog-posts .entry-summary {
    font-size: 14px;
    line-height: 1.2;
}

.wpforms-form button[type=submit] {
background-color: #f98d00 !important;
border-color: #f98d00 !important;
color: #fff !important;
transition: background 0.3s ease-in-out;
}

.wpforms-form button[type=submit]:hover {
background-color: #930e0e !important;
}

.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 14px;
}
  
  .wpforms-container .wpforms-field-label, .wp-core-ui div.wpforms-container .wpforms-field-label {
  display: block;
  font-weight: 400;
  font-style: normal;
  word-break: break-word;
  word-wrap: break-word;
}

.teaser .heading-title::after {
    content: "";
    height: 1px;
    width: 20px;
    display: block;
    background: #999;
    position: relative;
    left: 50%;
    margin-left: -10px;
    margin-top: 20px;}
    
  .teaser h2.heading-title {      font-size: 19px;
    text-align: center;
    font-weight: 700;
}