







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */













/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */


  





.content-wrapper,
.page-center,
.blog-container ,
.container,
.dnd-section > .row-fluid   {
  max-width: 84vw;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 30px 0;
}








body {
  font-size: 20px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: ;
  font-family: Inter, sans-serif;
}

/* Anchors */

a {    

  color: rgba(76, 98, 108, 1.0);
}

a:hover,
a:focus,
a:active {

  color: rgba(115, 115, 115, 1.0);
}

/* Headings */

h1 {
  font-family: tt-firs-neue-medium;
  font-size: 70px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 500;
}

h2 {
  font-family: tt-firs-neue-medium;
  font-size: 58px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 500;
}

h3 {
  font-family: tt-firs-neue-medium;
  font-size: 48px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 500;
}

h4 {
  font-family: tt-firs-neue-medium;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700;
}

h5 {
  font-family: Inter;
  font-size: 28px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 400;
}

h6 {
  font-family: Inter;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 400;
}
@media(max-width: 767px){
  h1 {
    font-size: 42.0px;
  }
  h2 {
    font-size: 34.8px;
  }
  h3 {
    font-size: 28.799999999999997px;
  }
  
}
/* Blockquote */






.hs-button,
.hs-button.primary,
input[type="submit"],
input[type="button"],
a.button{
  background-color: rgba(40, 185, 218, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 13px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding: 20px 16px;
}
.hs-button:hover,
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover{
  background-color: rgba(40, 185, 218, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);

}






form{
  background-color: rgba(#null, 0.0);
}

form,
.submitted-message {
  font-size: 20px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 
}

/* Form title */

h3.form-title {
  color: rgba(0, 0, 0, 1.0);
}

/* Form label */

form label {
  color: rgba(0, 0, 0, 1.0);
}
/* Form help text */

form legend {
  color: rgba(#null, 0.0);
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-width: 1px;
  border-color: rgba(228, 234, 235, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(56, 62, 78, 1.0);
  border-radius: 15px;
}


form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

/* Form placeholder text */


::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Date picker */

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

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

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

/* Submit button */







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: rgba(85, 85, 85, 1.0);
}

th,
td {
  border-color: rgba(85, 85, 85, 1.0);
  color: rgba(85, 85, 85, 1.0);
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(85, 85, 85, 1.0)

;
  border-bottom-color: #555555;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: rgba(85, 85, 85, 1.0);
}





body.header-show header.site-header{
   background-color: rgba(255, 255, 255, 0.0);
}

.main-navigation .hs-menu-wrapper>ul>li a{
  color: rgba(0, 0, 0, 1.0);
}
.main-navigation .hs-menu-wrapper>ul>li a:hover{
  color: rgba(40, 185, 218, 1.0);
}
.main-navigation .hs-menu-wrapper>ul>li:hover{
  color: rgba(151, 151, 151, 0.0);
}


.main-navigation .hs-menu-wrapper ul>li>ul{
   background-color: rgba(255, 255, 255, 1.0);
}


header.site-header{
  background-color: rgba(255, 255, 255, 0.0);
}
body.header-show header.site-header {
  background-color: rgba(255, 255, 255, 1.0);
}
header .header_menu .custom_menu_primary .hs-menu-wrapper >ul >li>a{
  color: rgba(0, 0, 0, 1.0);
}
header .header_menu .custom_menu_primary .hs-menu-wrapper >ul >li:hover>a{
  color: rgba(40, 185, 218, 1.0);
  background-color: rgba(151, 151, 151, 0.0); 
}
.main-navigation .hs-menu-wrapper>ul>li:hover {
  background-color: rgba(151, 151, 151, 0.0); 
}
.main-navigation .hs-menu-wrapper ul>li>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}
.main-navigation .hs-menu-wrapper ul>li>ul>li>a:hover{
  color: rgba(40, 185, 218, 1.0);
  background-color: rgba(151, 151, 151, 0.0);
}
.main-navigation .hs-menu-wrapper>ul>li:nth-of-type(6)>a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(40, 185, 218, 1.0);
  
}  
.main-navigation .hs-menu-wrapper>ul>li:nth-of-type(6)>a:hover{
  color: rgba(40, 185, 218, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}  


 

footer{
   background-color: rgba(255, 255, 255, 1.0);
}

.footer-menu .hs-menu-wrapper ul li a{
    color: rgba(56, 62, 78, 1.0);
}
.footer-menu .hs-menu-wrapper ul li a:hover{
    color: rgba(40, 185, 218, 1.0);
}
h3.form-title{
    color: rgba(0, 0, 0, 1.0);
}
.footer-bottom ul li a {
    color: rgba(0, 0, 0, 0.5);
}


.body-wrapper .cm_iwt_wrp .col-lg span{
  background-color: rgba(#null, 0.0);
}
.body-wrapper .cm_iwt_wrp .col-lg:hover span{
  background-color: rgba(#null, 0.0);
}
.body-wrapper .cm_iwt_wrp .col-lg a{
  color: rgba(#null, 0.0);
}
.body-wrapper .cm_iwt_wrp .col-lg a:hover{
  color: rgba(#null, 0.0);
}
.body-wrapper .cm_iwt_wrp .col-lg i{
  color: rgba(#null, 0.0);
}
.body-wrapper .cm_iwt_wrp .col-lg:hover i{
  color: rgba(#null, 0.0);
}
.body-wrapper  .cm_iwt_wrp{
  background-color: rgba(#null, 0.0);
}
.footer .custom_footer{
  background-color: rgba(#null, 0.0);
}
.footer .copyright_text p {
  color: rgba(#null, 0.0);
}
.footer .footer_right_section .hs-menu-wrapper ul li a{
  color: rgba(#null, 0.0);
}
.footer .footer_right_section .hs-menu-wrapper ul li a:hover{
  color: rgba(#null, 0.0);
}
.footer_right_section ul.socialSignals li a{
  color: rgba(#null, 0.0);
}
.footer_right_section ul.socialSignals li a{
  color: rgba(#null, 0.0);
}
.footer .top_header{
  background-color: rgba(#null, 0.0); 
}




/* Blog Header */











.card__price {
  font-family: tt-firs-neue-medium
    font-size: 48px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 500
}

.systems-page .form-container label {
  font-family: Roboto;
  font-weight: ;
  color: #000000;
}
.blog-post__tags {
  font-family: Roboto;
  font-weight: ;
  color: #000000;
}
form#email-prefs-form h1 {
  font-family: Roboto;
  font-weight: ;
  color: #000000;
}
form#email-prefs-form h2 {
  font-family: Roboto;
  font-weight: ;
  color: #000000;
}
p.header {
  color: #000000;
}

/* added by maryam */
.lang_list_class{
  width: max-content !important;
}