/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/******************************************/
@media (max-width: 1139px) {
  body .navigation-primary a.active-item {
    color: #fff!important;
}
  body .navigation-primary a {
    color: #fff;
}
.submenu.level-1>li>a {
    color:#fff!important
}
  body .navigation-primary .submenu.level-1 {
    background-color: #ba0707!important;
    border: 1px solid #fff!important;
}
  .submenu.level-1>li {
    border-top: 1px dotted #ced4db!important;  
} 
}

  .button {
    border-radius: 50px!important;
  }
  footer svg {
    fill: #fff!important;
  }
.body-container-wrapper .dnd-section:first-child:before {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(143,94,94,.64)),to(rgb(0 0 0 / 64%)))!important;
    background-image: linear-gradient(199deg,rgb(101 101 101 / 64%),rgb(0 0 0 / 64%))!important;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
  body .body-container-wrapper {
     padding: 0px!important; 
}
  @media (max-width: 767px) {
   .header .mt-40 {
    margin-top: 0px!important;
   } 
 }
.header__container .header__row-2 {
    border: none!important;
  }
  form .field label span:first-child {
    font-weight: bold;
    color: #d80909;
}

.header__language-switcher .lang_list_class li a, .header__language-switcher-label-current, .header__logo .logo-company-name, body .navigation-primary a {
    color: #000;
}
.header .mt-40 {
    margin-top: 0px!important
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
    border-color: #000000!important
}
[data-global-resource-path*="header-no-navigation.html"] .header, [data-global-resource-path*="header.html"] .header {
    background-color: white!important;
}
.tele {
background: url(https://44781784.fs1.hubspotusercontent-na1.net/hubfs/44781784/llamada-mobilec2.png);
    border: 0;
    background-size: contain;
    bottom: 220px;
    cursor: pointer;
    height: 50px;
    margin: auto;
    position: fixed;
    right: 20px;
    transition: all .4s ease-in-out;
    width: 50px;
    z-index: 99999;
}
.tele:hover{
    color: #fff;
}
.wasa {
background: url(https://44781784.fs1.hubspotusercontent-na1.net/hubfs/44781784/whatsapp.svg);
    border: 0;
    background-size: contain;
    bottom: 150px;
    cursor: pointer;
    height: 50px;
    margin: auto;
    position: fixed;
    right: 20px;
    transition: all .4s ease-in-out;
    width: 50px;
    z-index: 99999;
}
.wasa:hover{
    color: #fff;
}
.pricing-description {
  font-size: 18px!important;
}
.body-container .dnd-section:not(:last-child) {
    margin-bottom: 0!important;
    padding-top: 10px;
}
.body-container .dnd-section:first-child {
    padding-top: 200px!important;
    padding-bottom: 10px!important;
}
#hs_cos_wrapper_dnd_area-module-3 .th-card-1, #hs_cos_wrapper_dnd_area-module-4 .th-hero-1 {
    margin-top: 0em!important;
}
.heading-line{
display:none!important;
}
.th-blog-post-hero-case-study .blog-author {
display:none!important;

footer a, footer a:hover, footer a:focus, footer a:visited {
 color:white!important; 
}