







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */








/* 1e. Forms */










/* 1f. Site header */





/* 1g. Site footer */




/* 1h. Background image */








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

.dnd-section {
  padding: 80px 20px;
}

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





html {
  font-size: {units=px, value=14}px;
}

body ,li {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
}

/* Paragraphs */

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

/* Anchors */

a {
  color: #0071bc;
}

a:hover,
a:focus {
  color: #004994;
}

a:active {
  color: #2899e4;
}

/* Headings */

h1 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
  font-size: 70px;
}

h2 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
  font-size: 38px;
}

h3 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
  font-size: 30px;
}

h4 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
  font-size: 24px;
}

h5 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
  font-size: 16px;
}

h6 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
  font-size: 14px;
}

/* Blockquote */

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





button,
.btn {
  background-color: 

  
  
    
  


  rgba(0, 113, 188, 1.0)

;
  border: 1px solid #0071bc;
  border-radius: 100px;
  color: #ffffff;
  padding: 15px 40px;
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 13px;
	display: inline-block;
}

button:hover,
button:focus,
.btn:hover,
.btn:focus {
  background-color:#f15a24;
  border-color:  #f15a24;
  color: #ffffff;
}

button:active,
.btn:active {
  background-color:#f15a24;
  border-color:  #f15a24;
  color: #ffffff;
}





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

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #f15a24;
}

/* Form label */

form label {
  color: #0071bc;
}

/* Form help text */

form legend {
  color: #0071bc;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC;
  color: #4d4d4d;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #0071bc;
}

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 113, 188, 1.0)

;
  border: 1px solid #0071bc;
  border-radius: 100px;
  color: #ffffff;
  padding: 15px 40px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 73, 148, 1.0);
  border-color: #004994;
  color: #ffffff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 153, 228, 1.0);
  border-color: #2899e4;
  color: #ffffff;
}





.header {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

body .main-nav a,
.logo {
  color: #1bbdf6;
  font-family: Montserrat;
}

body .main-nav a:hover,
body .main-nav 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: #0095ce;
}

body .main-nav a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #43e5ff;
}

body .main-nav > li > a.active-item:after {
  background-color: #0071bc;
  
}

body .main-nav .main-nav-drop,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  border-color: ;
}

body .main-nav-drop > li:first-child:before {
  border-color: ;
}

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

body .main-nav-drop .menu-item .menu-link:hover,
body .main-nav-drop .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .main-nav-drop > li:first-child:hover:before,
body .main-nav-drop > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

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

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #1bbdf6;
  }
}
.header-announcement p {
	font-family: "HelveticaNeue";
}




.main-footer {
  background-color: 

  
  
    
  


  rgba(243, 251, 254, 1.0)

;
}

/* Footer Content */

.main-footer h1,
.main-footer h2,
.main-footer h3,
.main-footer h4,
.main-footer h5,
.main-footer h6
.main-footer p,
.main-footer a,
.main-footer div,
.main-footer span {
  color: #0071bc;
}
.main-footer h4 {
	font-family: "Merriweather",serif;
	color: #494a52;
}
.main-footer nav ul li a {
	font-family: HelveticaNeue;
	color: #494A52;
}
.main-footer .copyright {
    font-family: HelveticaNeue;
}




.blog-post__date {
  border-color: #4d4d4d;
}

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

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

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

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

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

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

.blog-post__title {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
  font-size: 38px;
}

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

#comments-listing .comment-reply-to {
  color: #0071bc;
}

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

#comments-listing .comment-reply-to:active {
  color: #2899e4;
}





body .icon svg {
  fill: #0071bc;
}

body .tns-nav button.tns-nav-active {
  background-color: #0071bc;
}

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






.main{
  background-image:url('');
}