/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */



















































.dnd-section>.row-fluid, .page-center, .content-wrapper, .container{
  max-width: 1140px;
}

.dnd-section,
.systems-page{
  padding-bottom: 50px;
  padding-top: 50px;
}

.dnd-section li {
  font-weight: 400
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
@media (max-width: 767px){
  .error-page{
    padding-bottom: 50px;
    padding-top: 50px;
  }  
}




html {
  font-size: 15;
}

body {
  color: #000000;
  font-family: Inter;
  font-weight: 400;
  font-size: 15px;
}

p {
  font-family: Inter;
  font-weight: 400
}

a {
  font-family: Inter;
  color: rgba(255, 0, 0, 1.0);
}

a:hover,
a:focus {
  color:#00b1e3;
}

a:active {
  color: rgba(255, 40, 40, 1.0);
}

h1 {
  color: #343434;
  font-family: Inter;
  font-size: 32px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h1 {
    font-size: 27.2px;
  }
}

h2 {
  color: #000000;
  font-family: Inter;
  font-size: 36px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h2 {
    font-size: 30.599999999999998px;
  }
}

h3 {
  color: #343434;
  font-family: Inter;
  font-size: 24px;
  font-weight: 500;
}

@media(max-width: 767px) {
  h3 {
    font-size: 20.4px;
  }
}

h4 {
  color: #343434;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h4 {
    font-size: 15.299999999999999px;
  }
}

h5 {
  color: #343434;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: #343434;
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
}







form,
.submitted-message {
  border-color: rgba(255, 255, 255, 0.0) ;
  font-family: Inter;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(52, 52, 52, 1.0);
}

.hs-button,
.button--primary {
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  border-color: rgba(230, 230, 230, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(51, 51, 51, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #333333;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(#null, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

.hs-form label {
  color: rgba(52, 52, 52, 1.0);
}

.hs-form legend {
  color: rgba(85, 85, 85, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-input[type=password],
.hs-input[type=text], 
.hs-search-field__input[type=text],
input[type=password] {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-input[type=password]:focus,
.hs-input[type=text]:focus,
.hs-search-field__input[type=text]:focus, 
input[type=password]:focus{
  border-color: rgba(82, 168, 236, 0.8);
}

.fn-date-picker .pika-table thead th {
  color: rgba(52, 52, 52, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000000;
}

.hs-richtext {
  font-size: 15;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Inter;
}

.fn-date-picker td.is-today .pika-button {
  color: #494a52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #494a52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #F8FAFC !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(52, 52, 52, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(52, 52, 52, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(52, 52, 52, 1.0);
}

table, td, th {
  border-color: rgba(0, 0, 0, 0.1);
}





.header-bottom {
  background-color: rgba(255, 255, 255, 1.0);
}


body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #343434;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #ff0000;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #ff0000;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #fff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #ff0000;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #ff0000;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #343434;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #fff;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #fff;
  color: #ff0000;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #343434;
  background-color: #fff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Inter;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(52, 52, 52, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a{
  color: #343434;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  color: #ff0000;
  background-color:rgba(255, 255, 255, 0.0); 
  border-color: #ff0000;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after,
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(3)>a:after{
  color: #ff0000;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color: #ff0000;
  background-color:rgba(255, 255, 255, 0.0); 
}
.custom-menu-primary .hs-menu-wrapper>ul>li> ul.hs-menu-children-wrapper{
  background-color: #fff;
}

.menu-innner>li>ul>li:nth-child(1)>a,
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4)>ul>li>a{
  border-color: #ff0000;
}


.menu-innner>li>ul>li:nth-child(2)>ul>li>a,
.menu-innner>li>ul>li:nth-child(1)>a,
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4)>ul>li>a{
  color: #343434;
}
.menu-innner>li>ul>li:nth-child(2)>ul>li>a:hover,
.menu-innner>li>ul>li:nth-child(1)>a:hover,
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4)>ul>li>a:hover{
  background-color:rgba(255, 255, 255, 0.0); 
  color: #ff0000;
}
.menu-innner>li>ul>li:nth-child(2)>ul>li.active>a,
.menu-innner>li>ul>li:nth-child(1).active>a,
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4)>ul>li.active>a{
  color: #343434;
  background-color:rgba(255, 255, 255, 0.0);
}


.header-top{
  background-color: rgba(52, 52, 52, 1.0);
}

.header-language-inner>*>*>ul>li>a{
  color: #fff;
}

.header-language-inner>*>*>ul>li>a:hover{
  color: #fff;
}

.header-language-inner>*>*>ul>li>a:hover:before, 
.header-language-inner>*>*>ul>li>a:hover:after,
.header-language-inner>*>*>ul>li:last-child:hover>a:before{
  background-color:rgba(255, 0, 0, 1.0); 

}

.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color: #fff;
}


.header-language-inner>*>*>ul>li>ul>li>a{
  color: #fff;
  background-color:rgba(0, 0, 0, 1.0); 
}

.header-language-inner>*>*>ul>li>ul>li>a:hover{
  background-color:rgba(52, 52, 52, 1.0); 
  color: #fff;
}
.header-language-inner>*>*>ul>li>ul>li.active>a{
  color: ;
  background-color:rgba(#null, 0.0);
}





@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(52, 52, 52, 1.0);
  }
}





.footer_top {
  background-color: rgba(52, 52, 52, 1.0);
  color: #e6e7e8;
}

.footer-address{
  color: #e6e7e8;
}

.footer_top a,
.menu-title h6 a{
  color: #b3b3b3;
}
.footer_top a:hover, 
.footer_top a:focus,
.menu-title h6 a:hover{
  color: #fff;
}
.top-inner .vl{
  border-color: #e6e7e8;
}
.elementor-social-icons-wrapper a,
.elementor-social-icon i{
  color: #b3b3b3;
}

.elementor-social-icons-wrapper a:hover{
  opacity:0.9;
}
.elementor-social-icons-wrapper a:hover i{
  color: #e6e7e8;
}

.ast-small-footer>.ast-footer-overlay{
  background-color: rgba(52, 52, 52, 1.0);

}
.ast-small-footer{
  color: #b3b3b3;
}






.blog-post__date {
  border-color: #000000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52;
}

.blog-pagination__link {
  color: #000000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494a52;
}

.blog-post__title {
  color: #000000;
  font-family:Inter;
  font-size: 36px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}