.hhs-lang-switch .globe_class {
    background-image: none !important;
    font-family: Font Awesome\ 5 Free;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    line-height: 1;
    text-rendering: auto;
    height: 30px !important;
}

.lang_list_class:after, .lang_list_class:before {
       display: none !important;
}

.hhs-lang-switch .lang_list_class {
    text-align: center;
    left: -43px;
    
}

.error-page-con {
    padding: 100px 0;
    position: relative;
    text-align: center;
}


body form.hs-form fieldset .hs-form-field {
    padding: 20px 10px 0 0;
}

.hs-input, select {
font-size: 14px !important;
  
    color: black;
    background-color: transparent;
    border-bottom: 1px solid black;
	  border-top: 0;
    padding: 0;
	  border-right: 0;
    border-left: 0;
    border-radius: 0px;
    margin-bottom: 12x !important;
	
	}

body textarea {
    min-height: 30px;
}

.splide__toggle {
    display:none !important;
    
    }

.splide__pagination__page.is-active {
   background: #E60F78 !important;
}

.inputs-list>li {
    display: block;
    padding: 0; 
    width: 100%;
      margin-bottom: -5px;
}



li {
    margin-bottom: 55px;
}

 @media (max-width: 992px) {
   
   .quote-con {
    padding: 0px 0;
    margin: 7px !important;
    /* font-size: 9pt; */
}
   @media (max-width: 992px) {
 .data-hs-responsive-table
     
{
    position: static;

}
   }   

  @media (max-width: 992px) {
    li {
        font-size: 16px;
        line-height: 200%;
    }
    
    .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {

                  padding: 12px 0 !important;
    max-width: 100%;
    width: 100%;
    overflow: visible;
}
    
    .sc-site-header__menu .hs-menu-item.hs-menu-depth-2 {
           width: 100%;
        margin-top: -10px;
        margin-block-end: inherit;
}
    .hhs-flexi-card img
 {
        width: 100%;;
        
    }
    
.hhs-lang-switch .globe_class {
    margin-left: 0px;
}    
    
    .hhs-lang-switch .lang_list_class {
       margin-left: -20px;
}
.hs-form legend, .legal-consent-container, .legal-consent-container p {
    font-size: 14px !important;
}