/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1450px;
}

.dnd-section {
  padding-bottom: 30px;
  padding-top: 30px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1450px;
}




body {
  
  color: rgba(122, 122, 122, 1.0 );
  
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
}

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

a {
  font-family: Arial;
  color: rgba(0, 178, 225, 1.0);
  cursor: pointer;
}

a:hover,
a:focus,
a:active{
  color: rgba(0, 151, 193, 1.0);
}


h1 {
  color: rgba(57, 56, 57, 1.0);
  font-family: Gotham Book,Helvetica,Arial,Lucida,sans-serif;
  font-size: 33px;
  font-weight: 400;
}
@media (min-width: 1600px) {
  h1 {
    font-size: 55.00000000011px;
  }
}
h2 {
  color: rgba(57, 56, 57, 1.0);
  font-family: Gotham Book,sans-serif;
  font-size: 19.2px;
  font-weight: 400;
}
@media (min-width: 1600px) {
  h2 {
    font-size: 32.000000000064px;
  }
}
h3 {
  color: rgba(57, 56, 57, 1.0);
  font-family: Gotham Book,sans-serif;
  font-size: 1.125em;
  font-weight: 600;
}

h4 {
  color: rgba(57, 56, 57, 1.0);
  font-family: Gotham Book,sans-serif;
  font-size: 1em;
  font-weight: 600;
}

h5 {
  color: rgba(57, 56, 57, 1.0);
  font-family: Gotham Book,sans-serif;
  font-size: 0.875em;
  font-weight: 600;
}

h6 {
  color: rgba(57, 56, 57, 1.0);
  font-family: Gotham Book,sans-serif;
  font-size: 0.75em;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Arial;
}

h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 0, 0, 1.0);
}
.body-container-wrapper form .hs-form-field>label {
  color: rgba(57, 56, 57, 1.0);
}


.body-container-wrapper .hs-button,
.body-container-wrapper .button--primary {
  background-color: rgba(0, 178, 225, 1.0);
  border-color: rgba(0, 178, 225, 1.0);
  border-radius: 15px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.body-container-wrapper .hs-button:hover,
.body-container-wrapper .hs-button:focus,
.body-container-wrapper .button--primary:hover,
.body-container-wrapper .button--primary:focus {
  background-color: rgba(0, 178, 225, 1.0);
  border-color: rgba(0, 178, 225, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(40, 218, 255, 1.0);
  border-color: rgba(40, 218, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(57, 56, 57, 0.9);
}

form input,
form select,
form textarea,
.hs-input,
input[type="password"] {
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(51, 71, 91, 0.9);
  border-radius: 15px; 
}
.body-container-wrapper form .hs-input,
.body-container-wrapper form input[type="password"] {
  border-color: rgba(203, 214, 226, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
  color: rgba(51, 71, 91, 0.9);
  border-radius: 15px; 
}
.body-container-wrapper form .hs-input:focus,
.body-container-wrapper form input[type="password"]:focus {
  border-color: rgba(82, 168, 236, 1.0);
}

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

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

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

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

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

.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);
  border: 1px solid rgba(238, 238, 238, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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

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

table,
tbody + tbody {
  border-color: rgba(238, 238, 238, 1.0);
}




.cst-header-top-grp {
  background-color: rgba(224, 224, 224, 1.0);
}
.cst-header-top-grp .page-center .left-grp .elementor-column-wrap.elementor-element-populated .elementor-widget-wrap .inner-grp ul.elementor-icon-list-items li.elementor-icon-list-item a .elementor-icon-list-text {
  color: rgba(57, 56, 57, 1.0);
}
.cst-header-top-grp .page-center .left-grp .elementor-column-wrap.elementor-element-populated .elementor-widget-wrap .inner-grp ul.elementor-icon-list-items li.elementor-icon-list-item:hover a .elementor-icon-list-text {
  color: rgba(0, 178, 225, 1.0);
}
.cst-header-top-grp .page-center .search-grp form input[type="text"] {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
}
.cst-header-top-grp .page-center .search-grp form .search-submit {
  background-color: rgba(224, 224, 224, 1.0);  
  color: rgba(138, 138, 138, 1.0);  

}
.cst-header-top-grp .page-center .search-grp form .search-submit:hover {
  background-color: rgba(0, 178, 225, 1.0); 
  color: rgba(255, 255, 255, 1.0);  
}
.cst-header-nav-grp {
  background-color: rgba(255, 255, 255, 1.0); 
}

.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li>a {
  color: rgba(57, 56, 57, 1.0); 
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li:hover>a {
  color: rgba(57, 56, 57, 1.0); 
  background-color: rgba(0, 0, 0, 0.0); 
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.active-branch>a {
  color: rgba(57, 56, 57, 1.0); 

}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.has-submenu>ul {
  background-color: rgba(255, 255, 255, 1.0); 
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.has-submenu>ul>li>a,
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.has-submenu>ul>li.has-submenu>ul>li>a{
  color: rgba(57, 56, 57, 1.0);
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.has-submenu>ul>li:hover>a,
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.has-submenu>ul>li.has-submenu>ul>li:hover>a{
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 178, 225, 1.0);
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.has-submenu>ul>li.has-submenu.active-branch>a{
  color: rgba(0, 178, 225, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.has-submenu>ul>li.has-submenu.active-branch >ul>li>a{
  color: rgba(0, 178, 225, 1.0);
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.equipment .mega-menu-outter-grp {
  background-color: rgba(255, 255, 255, 1.0); 
}
.cst-header-nav-grp .page-center .cst-header-menu-grp .cst-menu-section .menu-main-menu-container .navigation-primary>ul>li.equipment .mega-menu-outter-grp .mega-menu-grp {
  border-color: rgba(0, 178, 225, 1.0);
}
.cst-desktop-menu .navigation-primary>ul>li.equipment .mega-menu-outter-grp .elementor-top-section .elementor-container .elementor-row .elementor-top-column .elementor-widget-wrap .elementor-element p a {
  color: rgba(0, 178, 225, 1.0);
}
.cst-desktop-menu .navigation-primary>ul>li.equipment .mega-menu-outter-grp .elementor-top-section .elementor-container .elementor-row .elementor-top-column .elementor-widget-wrap .elementor-element p a:hover {
  color: rgba(0, 151, 193, 1.0);
}
.cst-desktop-menu .navigation-primary>ul>li.equipment .mega-menu-outter-grp .elementor-btm-section .elementor-col-25 .elementor-column-wrap .elementor-widget-wrap .elementor-widget-container ul>li>a .jet-menu-title {
  color: rgba(57, 56, 57, 1.0);
}
.cst-desktop-menu .navigation-primary>ul>li.equipment .mega-menu-outter-grp .elementor-btm-section .elementor-col-25 .elementor-column-wrap .elementor-widget-wrap .elementor-widget-container ul>li:hover>a .jet-menu-title {
  color: rgba(0, 178, 225, 1.0);
  background-color: rgba(0, 178, 225, 0.0);
}
.cst-header-nav-grp .page-center .cst-header-btn-grp .elementor-column-wrap .elementor-widget-wrap .elementor-widget-button a {
  background-color: rgba(0, 178, 225, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 50px;
}
.cst-header-nav-grp .page-center .cst-header-btn-grp .elementor-column-wrap .elementor-widget-wrap .elementor-widget-button a:hover {
  background-color: rgba(0, 151, 193, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1450px;
}

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

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: ;
}

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: ;
}
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: ;
}
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: 
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: ;
}

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

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: ;
  color: ;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: ;
  background-color: ;
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(#null, 0.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 0.0);
  }
}






.cst-footer-grp {
  background-color: rgba(0, 178, 225, 1.0);
}
.cst-footer-grp .page-center {
  max-width: 1200px!important;
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .social-grp .inner-grp .elementor-widget-container .elementor-social-icons-wrapper.elementor-grid .elementor-grid-item a.elementor-icon {
  background-color: rgba(255, 255, 255, 1.0);
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .social-grp .inner-grp .elementor-widget-container .elementor-social-icons-wrapper.elementor-grid .elementor-grid-item a.elementor-icon i {
  color: rgba(0, 178, 225, 1.0);
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .social-grp .inner-grp .elementor-widget-container .elementor-social-icons-wrapper.elementor-grid .elementor-grid-item a.elementor-icon:hover i {
  color: rgba(0, 178, 225, 1.0);
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .copyright-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-widget-container h2 {
  color: rgba(255, 255, 255, 1.0);
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .menu-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-widget-container .ftr-menu>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .menu-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-widget-container .ftr-menu>ul>li.active>a {
  color: rgba(57, 56, 57, 1.0);
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .menu-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-widget-container .ftr-menu>ul>li.active>a:hover {
  color: rgba(57, 56, 57, 1.0);
}
.cst-footer-grp .cst-btm-ftr-grp .elementor-container .menu-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-widget-container .ftr-menu>ul>li>a:hover {
  color: rgba(57, 56, 57, 1.0);
}
.cst-footer-grp .cst-top-ftr-grp .footer-up-date-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-cta .elementor-cta__content {
  background-color: rgba(255, 255, 255, 1.0);
}
.cst-footer-grp .cst-top-ftr-grp .footer-up-date-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-cta .elementor-cta__content .elementor-cta__title {
  color: rgba(0, 178, 225, 1.0);  
}
.cst-footer-grp .cst-top-ftr-grp .footer-up-date-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-cta .elementor-cta__content .elementor-cta__button-wrapper a.elementor-cta__button {
  background-color: rgba(0, 178, 225, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 30px;
}
.cst-footer-grp .cst-top-ftr-grp .footer-up-date-grp .elementor-column-wrap .elementor-widget-wrap .inner-grp .elementor-cta .elementor-cta__content .elementor-cta__button-wrapper a.elementor-cta__button:hover {
  background-color: rgba(0, 151, 193, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.cst-footer-pop-grp {
  background-color: rgba(0, 0, 0, 0.8);
}
.cst-footer-pop-grp .cst-form-content-grp {
  background-color: rgba(255, 255, 255, 1.0);
}

.cst-footer-pop-grp .cst-form-content-grp .cst-close-button i {
  color: rgba(163, 163, 162, 1.0);
}
.cst-footer-pop-grp .cst-form-content-grp .cst-close-button:hover i {
  color: rgba(0, 178, 225, 1.0);
}
.cst-footer-pop-grp .cst-form-content-grp .cst-pop-content .heading-grp .elementor-widget-container .widget-type-text>span {
  color: rgba(0, 0, 0, 1.0);
}
.cst-footer-pop-grp .cst-form-content-grp .cst-pop-content .form-grp form .hs-form-field>label {
  color: rgba(65, 64, 66, 1.0);
}
.cst-footer-pop-grp .cst-form-content-grp .cst-pop-content .form-grp form .hs-form-field .hs-input {
  color: rgba(65, 64, 66, 1.0);
  background-color: rgba(247, 247, 247, 1.0);
  border-radius: 0px;
}
.cst-footer-pop-grp .cst-form-content-grp .cst-pop-content .form-grp form .hs-richtext p {
  color: rgba(163, 163, 162, 1.0);
}

 .cst-footer-pop-grp .cst-form-content-grp .cst-pop-content .form-grp form .hs_submit.hs-submit .hs-button{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 178, 225, 1.0);
  border-radius: 50px;
} 
.cst-footer-pop-grp .cst-form-content-grp .cst-pop-content .form-grp form .hs_submit.hs-submit .hs-button:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 159, 204, 1.0); 
}

.hs-form .hs-button {
  background-color: black !important;
  color: white !important;
}
















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;
}

.page-center {
  max-width: 1450px;
  margin: 0 auto;
}




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

body .hs-button, .body-container-wrapper .button--primary {
    background-color: rgb(15, 15, 15);
    border-color: rgba(0, 178, 225, 1.0);
    border-radius: 15px;
    border-width: 1px;
    color: rgba(255, 255, 255, 1.0);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
}