







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */














/* Headings */












































/* 1f. Tables */











/* 1g. Site header */


















/* 1d. Buttons */


















.content-wrapper {
  max-width: 1140px;
}

.dnd-section {
  padding: 50px 0px;
}


.content-wrapper--vertical-spacing {
  
}

.dnd-section > .row-fluid {
  max-width: 1140px;
}







body {
  font-size: 1em;
  color: #4B4B4D; 
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;

}

/* Paragraphs */

p {
  font-family: "Roboto Condensed", sans-serif;
  font-size:18px!important;
  color: #585757;
  font-weight: 400;
  line-height:1.5em!important;
}
span {
  font-size: 1em;
  color: #4B4B4D;

}
form label span {
  color:#09488d!important;
}
/* Anchors */

a {
  color: #4B4B4D;
}

a:hover,
a:focus,
a:active {
  color: #abcc59;
}

/* Headings */

h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.625em;
  color: #3a9eda;
  font-weight:900;
}

h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.5em;
  color:#09488D;
  font-weight:900!important;
  

}

h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.38em;
  color: #3a9eda;
  font-weight:900!important;
}

h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.25em;
  color: #09488D;
  font-weight: 500;
}

h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.163em;
  color: 

  
  
    
  


  rgba(0, 149, 166, 1.0)

;
  font-weight: 500;
}

h6 {
  font-family: LatoBold,sans-serif;
  font-size: 1em;
  color: 

  
  
    
  


  rgba(0, 149, 166, 1.0)

;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color: #3A80DA;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(58, 128, 218, 1.0)

;
  border: 0px solid #0095a6;
  border-radius: 0px;
  color: #ffffff;
  padding: 0px 0px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
  color: #ffffff;
  border-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
  color: #ffffff;
  border-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
}






/* 1e. Forms */










form,
.submitted-message {
  font-size: 1em;
  color: #4B4B4D;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(50, 69, 122, 0.0)

;
  color: #006362;
}

/* Form label */



/* Form help text */

form legend {
  color: #4B4B4D;
}

/* 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-color: 

  
  
    
  


  rgba(204, 204, 204, 0.0)

;
}

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(168, 179, 186, 1)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color:#3A9EDA!important;
  border: 0 none;
  border-radius: 2px!important;
  color: #fff!important;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
  color: #ffffff;
  border-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
  color: #ffffff;
  border-color: 

  
  
    
  


  rgba(9, 72, 143, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  border-color: #333333;
}

th,
td {
  border-color: #333333;
  color: #333333;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  border-bottom-color: #333333;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
  color: #333333;
}






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

.header-col.col2 {
  padding-top:16px;
  margin-left:70px;
}

.custom-menu-primary ul li a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: 

  
  
    
  


  rgba(75, 75, 77, 1.0)

;
}

.custom-menu-primary ul li a:hover,
.custom-menu-primary ul li a:focus,
.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: 

  
  
    
  


  rgba(75, 75, 77, 1.0)

;
}

.custom-menu-primary ul li a.active-item,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(75, 75, 77, 1.0)

;
} 

.custom-menu-primary ul ul,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.custom-menu-primary ul ul li a{
  color: 

  
  
    
  


  rgba(0, 149, 166, 1.0)

;
}

.custom-menu-primary ul ul li a:hover,
.custom-menu-primary ul ul li a:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  color: 

  
  
    
  


  rgba(0, 149, 166, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.custom-menu-primary ul ul li a.active-item{
  color: 

  
  
    
  


  rgba(0, 149, 166, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.hsearch-form button {
  color: 

  
  
    
  


  rgba(255, 153, 2, 1.0)

;
}

.hsearch-form button:hover {
  color: 

  
  
    
  


  rgba(255, 255, 4, 1.0)

;
}


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

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






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


.menu-service ul li a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu-service ul li a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}







.header-menu-lang {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.hlang-option {
  background-color: 

  
  
    
  


  rgba(75, 75, 77, 1.0)

;
}

.hlang-option a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.hlang-option a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.hsearch-form .tx-indexedsearch-form {
      border-color: 

  
  
    
  


  rgba(255, 2, 1, 1.0)

;
}

.custom-menu-primary ul.level-1>li:hover>a {
  background-color: 

  
  
    
  


  rgba(130, 147, 156, 0.3)

;
}






/* 1h. Site footer */









.footer {
  background-color: 

  
  
    
  


  rgba(75, 75, 77, 1)

;
  color: #ffffff;
}


.footer a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

.footer a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-bottom {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.footer-social a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

.footer-social a:hover {
  color: 

  
  
    
  


  rgba(171, 204, 89, 1.0)

;
}










/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

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

.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: #abcc59;
}

.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: #abcc59;
}

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

.blog-pagination__link {
  color: #4B4B4D;
}

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

.blog-post__title {
  color: 

  
  
    
  


  rgba(0, 99, 98, 1.0)

;
  font-family:LatoBold,sans-serif;
  font-size: 1.625em;
  font-weight: 500;
}

.blog-post__author {
  background-color: #3A80DA;
}

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

/*             Blog Grid Listing and Post styles            */













.card__price {
  font-family: LatoBold,sans-serif
    font-size: 1.38px;
  color: 

  
  
    
  


  rgba(0, 99, 98, 1.0)

;
  font-weight: 500
}

.dnd-section[class*="-force-full-width-section"]>.row-fluid,
.dnd-section[class*="-force-full-width-section"] {
  max-width: 100% !important;
  padding: 0;
  width:100% !important;
}

.header__container,.page-center,.dnd-section>.row-fluid,
.footer__container,.content-wrapper{
  max-width:1140px;
  width:100%;
  margin:0 auto;
  padding:0 20px;
}

@media (max-width:1199px) {
  
 .header__container,.page-center,.dnd-section>.row-fluid,
.footer__container,.content-wrapper{
  max-width:960.0px;
}
  
}


@media (min-width: 1025px) {
  
  h1 {
  font-size: 2.4999999999999996em;
}
  
  h2 {
  font-size: 1.875em;
}
  
  h3 {
  font-size: 1.7249999999999999em;
}
  
  h4 {
  font-size: 1.5625em;
}
  
 ol, p, ul {
    font-size: 0.9374999999999997em;
}
  
}

@media (max-width:991px) {
  
 .header__container,.page-center,.dnd-section>.row-fluid,
.footer__container,.content-wrapper{
  max-width:720.0000000000001px;
}
  
}

@media (max-width:767px) {
  
.header__container,.page-center,.dnd-section>.row-fluid,
.footer__container,.content-wrapper{
    max-width:540.0px;
  }
.hs-image__grid__list {
    flex-direction: column!important;
    flex-wrap: nowrap;
    width:70%;
    align-items: center;
    margin:0 auto!important;
}

.hs-image__grid__list li {
    padding:0px!important;
    margin-bottom:20px!important;
}
  
@media (max-width:575px) {
  
 .header__container,.page-center,.dnd-section>.row-fluid,
.footer__container,.content-wrapper{
  padding: 0 10px;
}
  
}






main.form-width-100-percent form {
  width: 100%!important;
}
main.form-width-100-percent form fieldset.form-columns-1 .hs-fieldtype-text .hs-input,  main.form-width-100-percent form fieldset.form-columns-1 .hs-fieldtype-textarea .hs-input ,  main.form-width-100-percent form fieldset.form-columns-1 .hs-fieldtype-select .hs-input, main.form-width-100-percent form fieldset.form-columns-1 .hs-fieldtype-number .hs-input{
  width: 100%!important;;
}
main.form-width-100-percent form fieldset.form-columns-3 .hs-form-field {
  width: 33.3%!important;
}
main.form-width-100-percent form .grecaptcha-badge {
  float: right;
}

ul.menu {
  display:none;
  }
 


#hs_form_target_widget_1652171238350 form {
  max-width: 100%!important; 
}
#hs_form_target_widget_1652171238350 form fieldset.form-columns-1 .hs-fieldtype-text .hs-input, #hs_form_target_widget_1652171238350 form fieldset.form-columns-1 .hs-fieldtype-textarea .hs-input {
  width: 100%;
}
#hs_form_target_widget_1652171238350 form fieldset.form-columns-3 .hs-form-field {
  width: 33.3%;
}
#hs_form_target_widget_1652171238350 form .grecaptcha-badge {
  float: right;
}

.hs-form fieldset {
    width: 100%!important;
}