







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */
















.content-wrapper, .container {
    max-width: 1240px;
}

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

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





html {
    font-size: 18px;
}

body {
    font-family: Chivo; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1a1b1f;
}

/* Paragraphs */

p, span, div, li {
    font-family: Chivo; font-style: normal; font-weight: normal; text-decoration: none;
}
li{
    font-size: 18px;
}
/* Anchors */

a {
    color: #6BB1E2;
}

a:hover,
a:focus {
    color: #4389ba;
}

a:active {
    color: #93d9ff;
}

/* Headings */

h1 {
    font-weight: 700; text-decoration: none; font-family: Chivo; font-style: normal;
    color: #1a1b1f;
    font-size: 70px;
}

h2 {
    font-weight: 700; text-decoration: none; font-family: Chivo; font-style: normal;
    color: #1a1b1f;
    font-size: 48px;
}

h3 {
    font-weight: 700; text-decoration: none; font-family: Chivo; font-style: normal;
    color: #1a1b1f;
    font-size: 34px;
}

h4 {
    font-weight: 700; text-decoration: none; font-family: Chivo; font-style: normal;
    color: #1a1b1f;
    font-size: 24px;
}

h5 {
    font-weight: 700; text-decoration: none; font-family: Chivo; font-style: normal;
    color: #1a1b1f;
    font-size: 20px;
}

h6 {
    font-weight: normal; text-decoration: none; font-family: Chivo; font-style: normal;
    color: #1a1b1f;
    font-size: 16px;
}

/* Blockquote */

blockquote {
    border-left-color: #1F364A;
}





button,
.button,
.k2-button{
    
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    border-radius: 27px;
    padding: 11px 31px;
    transition: all 0.3s ease-in-out;
    background-image: linear-gradient(180deg,rgba(31,54,74,1.0) 0%,rgba(107,177,226,1.0) 100%);
    color: rgba(255,255,255,1.0);
}
}

button:hover,
.button:hover,
button:focus,
.button:focus,
.k2-button:hover,
.k2-button:focus{

    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    border-radius: 27px;
    padding: 11px 31px;
    transition: all 0.3s ease-in-out;
    background-image: linear-gradient(180deg,rgba(31,54,74,1.0) 0%,rgba(107,177,226,1.0) 100%);
    color: rgba(255,255,255,1.0);
}
}

button:active,
.button:active,
.k2-button:active {
    background-color:

  
  
    
  


  rgba(31, 54, 74, 1.0)

;
    border-color: 1px solid #1F364A;
    color: #FFFFFF;
}





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

/* Form title */

h3.form-title {
    background-color: 

  
  
    
  


  rgba(31, 54, 74, 1.0)

;
    color: #1A1B1F;
}

/* Form label */

form label {
    color: #000000;
}

/* Form help text */

form legend {
    color: #000000;
}

/* 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: #1a1b1f;
}

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: #1F364A;
}

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

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

  
  
    
  


  rgba(107, 177, 226, 1.0)

;
    border: 1px solid #6BB1E2;
    border-radius: 27px;
    color: #FFFFFF;
    padding: 13px 32px;
}

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

  
  
    
  


  rgba(31, 54, 74, 1.0)

;
    border-color: 1px solid #1F364A;
    color: #FFFFFF;
}

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

  
  
    
  


  rgba(31, 54, 74, 1.0)

;
    border-color: 1px solid #1F364A;
    color: #FFFFFF;
}





table {
    background-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
    border-color: #000000;
}

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

thead th,
thead td {
    background-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
    border-bottom-color: #000000;
    color: #1A1B1F;
}

tfoot td {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    color: #000000;
}

tbody + tbody {
    border-top-color: #000000;
}





.header {
    background-color: ;
}

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

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,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
    color: ;
}

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

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

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

body .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,
body .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: ;
}

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

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

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

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

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





.footer {
    background-color: ;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
    color: ;
}





.blog-post__date {
    border-color: #1a1b1f;
}

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

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

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

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

.blog-pagination__link {
    color: #1a1b1f;
}

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

.blog-post__title {
    font-weight: 700; text-decoration: none; font-family: Chivo; font-style: normal;
    color: #1a1b1f;
    font-size: 48px;
}

.blog-post__author {
    background-color: #1F364A;
}

#comments-listing .comment-reply-to {
    color: #6BB1E2;
}

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

#comments-listing .comment-reply-to:active {
    color: #93d9ff;
}











body .icon svg {
    fill: #6BB1E2;
}

body .tns-nav button.tns-nav-active {
    background-color: #6BB1E2;
}

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

body .team-member__description {
    background-color: #1F364A;
}