







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

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





html {
  font-size: 16px;
}

body {
  font-family: proxima-nova, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #575757;
}

/* Paragraphs */

p, span {
  font-family: proxima-nova, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-family: proxima-nova, sans-serif;
}

p {
  line-height: 2;
}

/* Anchors */

a {
  color: #003f72;
}

/*a:hover,
a:focus {
color: #00174a;
}

a:active {
color: #28679a;
}
*/
/* Headings */


h1 {
  font-family: proxima-nova, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #212121;
  font-size: clamp(40px, 5.666666666666667vw, 68px);
  font-family: proxima-nova, sans-serif;
}


h2 {
  font-family: proxima-nova, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #034284;
  font-weight: 500 !important;
  font-size: clamp(30px, 3.1666666666666665vw, 38px);
  font-family: proxima-nova, sans-serif;
}


h3 {
  font-family: proxima-nova, serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #034284;
  font-size: clamp(21px, 2.1666666666666665vw, 26px);
  font-family: proxima-nova, sans-serif;
}


h4 {
  font-family: proxima-nova, serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #034284;
  font-size: clamp(21px, 1.9166666666666667vw, 23px);
  font-family: proxima-nova, sans-serif;
}


h5 {
  font-family: proxima-nova, serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #212121;
  font-size: clamp(14px, 1.6666666666666667vw, 20px);
  font-family: proxima-nova, sans-serif;
}


h6 {
  font-family: proxima-nova, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; text-transform: uppercase;
  color: #212121;
  font-size: clamp(16px, 1.5vw, 18px);
  font-family: proxima-nova, sans-serif;
}

@media screen and (min-width: 1200px){
  h1{
    font-size: 68px;
  }
  h2{
    font-size: 38px;
  }
  h3{
    font-size: 26px;
  }
  h4{
    font-size: 23px;
  }
  h5{
    font-size: 20px;
  }
  h6{
    font-size: 18px;
  }
  ul, li, p{
    font-size: 16px;
  }
}

strong

/* Blockquote */

blockquote {
  border-left-color: #EBB600;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 63, 114, 1.0)

;
  border: 1px solid #003F72;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

/* button:hover,
button:focus,
.button:hover,
.button:focus {
background-color: rgba(0, 23, 74, 1.0);
border-color: #00174a;
color: #FFFFFF;
}

button:active,
.button:active {
background-color: rgba(40, 103, 154, 1.0);
border-color: #28679a;
color: #FFFFFF;
} */





form,
.submitted-message {
  font-family: proxima-nova, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

.form-title {
  background-color: transparent;
  
}

/* Form label */

form label {
  color: #575757;
}

/* Form help text */

form legend {
  color: #575757;
}

/* 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: #D1D6DC;
  color: #575757;
}

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: #003F72;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #575757;
}

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

/* Date picker */

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

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

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

/* Submit button */











.main-menu .menu-slide .widget-type-menu.submenu {
    padding-left: 35px;
    padding-top: 0;
}

.header {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  position: fixed;
  right: 0px;
  z-index: 99999;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: proxima-nova, sans-serif;
}

body .navigation-primary a:hover,
body .navigation-primary 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: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #003F72;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

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

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

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link: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 {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;

  }
}
}





.footer {
  background-color: 

  
  
    
  


  rgba(3, 66, 132, 1.0)

;
}

/* Footer Content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer label,
.footer span,
.footer li,
.footer img,
.footer a{
  color: #ffffff;
}

.footer hr{
  display: block;
  height: 0.25px;
  border: 0;
  border-top: 0.25px solid #ccc;
  margin: 1em 0;
  padding: 0;
  opacity: 0.5;
}

.footer__social-address *{
  text-align: right;
}

.footer__social-address p{
  font-size: 11px; 
}

.footer__social{
  display: flex;
  justify-content: flex-end;
  margin: 10px 0px;
}

.footer__social > div{
  margin: 2.5px;
}


.footer ul{
  margin-left: -40px;
}

.footer li{
  list-style-type: none;
  margin: 5px 0px;
}

.footer li a{
  font-size: 13px;
}

.footer .s-media{
}

@media screen and (max-width: 800px){
  .footer__social-address *{
    text-align: left;
  } 

  .footer__social{
    display: inline-flex;
    justify-content: flex-start;
  }
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog listing */

.blog-index__post-title-link {
  color: #034284;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #575757;
}

/* Blog pagination */

.blog-pagination__link {
  color: #575757;
}

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

.blog-pagination__next-link svg,
.blog-pagination__prev-link svg {
  fill: #575757;
}

/* Blog post */

.blog-post__meta a {
  color: #575757;
}

.blog-post__tag-link {
  color: #575757;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #2f2f2f;
}

.blog-post__tag-link:active {
  color: #7f7f7f;
}

/* Blog related posts */

.blog-related-posts__title a {
  color: #034284;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #003f72;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #00174a;
}

#comments-listing .comment-reply-to:active {
  color: #28679a;
}











.card__price {
  font-family: proxima-nova, serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #034284;
  font-size: 26px;
}