/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */
















.dnd-section > .row-fluid,
.page-center {
  max-width: 1467px;
}

.dnd-section {
  padding-bottom: 7.5rem;
  padding-top: 7.5rem;
  padding-left: 1.500000000000055rem;
  padding-right: 8.000000000000002rem;
}

@media (min-width: 1200px){
  .dnd-section {
    padding-left: 164.9999999592px;
    padding-right: 164.9999999592px;
  }
}

@media (min-width: 1798px){
  .dnd-section {
    padding-left: calc((100% - 1467px)/ 2);
    padding-right: calc((100% - 1467px)/ 2);
  }
}





html {
  font-size:10.0px;
}

@media (min-width: 576px){
  html {
    font-size:12.0px;
  }
}

@media (min-width: 768px){
  html {
    font-size:14.0px;
  }
}

@media (min-width: 992px){
  html {
    font-size: 16px;
  }
}

body {
  color: rgba(18, 78, 117, 1.0);
  font-weight: 400;
  font-family:Segoe UI;
}

p {
  font-family: Segoe UI;
  font-weight: 400
}

a {
  font-family: Segoe UI;
  color: rgba(18, 78, 117, 1.0);
}

a:hover,
a:focus ,
a:active{
  color:rgba(18, 78, 117, 1.0);
}

a:active {
  color: rgba(18, 78, 117, 1.0);
}

h1 {
 color: rgba(0, 0, 0, 1.0);
  font-family: Anko Regular;
  font-size: 6.25rem;
  font-weight: 400;
}

@media (max-width: 575px){
  h1 {
    font-size: 3.75rem;
  }
  
}


h2 {
   color: rgba(18, 78, 117, 1.0);
  font-family: Lemon Milk Pro Ultra Bold;
  font-size: 1.4rem;
  font-weight: 900;
}

@media (max-width: 575px){
   h2 {
    font-size: 1.9999999999979998rem;
  }
  
}

h3 {
   color: rgba(0, 0, 0, 1.0);
  font-family: Lemon Milk Pro Ultra Bold;
  font-size: 1.125rem;
  font-weight: 900;
}


h4 {
   color: rgba(0, 0, 0, 1.0);
  font-family: google;
  font-size: 1.1rem;
  font-weight: 500;
}


h5 {
  color: rgba(33, 37, 41, 1.0);
  font-family: Lemon Milk Pro Ultra Bold;
  font-size: 1rem;
  font-weight: 500;
}

h6 {
   color: rgba(33, 37, 41, 1.0);
  font-family: Lemon Milk Pro Ultra Bold;
  font-size: 0.9rem;
  font-weight: 500;
}

blockquote {
  border-left: 10px solid ;;
}

.hashtags {
    color: #bb7a8a;
    font-size: 1.2rem;
    line-height: 1.5;
    font-family: "Anko Regular",sans-serif;
    font-weight: bold;
}





form,
.submitted-message {
  border-color: rgba(33, 37, 41, 1.0) ;
  font-family: Segoe UI;
}
h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(18, 78, 117, 1.0);
  border-color: rgba(18, 78, 117, 1.0);
  border-radius: 6px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(18, 78, 117, 1.0);
  border-color: rgba(18, 78, 117, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(18, 78, 117, 1.0);
  border-color: rgba(18, 78, 117, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(18, 78, 117, 1.0);
}

.hs-form legend {
  color: rgba(18, 78, 117, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
input#hs-pwd-widget-password {
  border-color: rgba(33, 37, 41, 1.0);
  color:rgba(33, 37, 41, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus {
  border-color: rgba(33, 37, 41, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
    color: rgba(18, 78, 117, 1.0);
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Segoe UI;
}

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

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

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

@media (max-width: 575px){
  .hs-form label {
    font-size: 1.4rem!important;
  }






th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(0, 0, 0, 1.0);
  color: rgba(18, 78, 117, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(18, 78, 117, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 1.0);
}






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

.blog-post__date {
  border-color: rgba(18, 78, 117, 1.0);
} 

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: rgba(18, 78, 117, 1.0);
}

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

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

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

.blog-pagination__link {
  color: #124e75;
}

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

.blog-post__title {
  color: #124e75;
  font-family:Lemon Milk Pro Ultra Bold;
  font-size: 1.4px;
  font-weight: ;
}

.blog-post__author {
  background-color: ;
}

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










body .icon svg {
  fill: ;
}

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

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

body .social-links__icon {
  background-color: ;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: ;
}

.page-center {
  max-width: 1467px;
  margin: 0 auto;
}




div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
    background-color: #124e75 !important;
    border: 1px solid #124e75 !important;
    margin-right: 12px !important;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400 !important;
    line-height: inherit;
    text-align: left;
    text-shadow: none !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button, div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    border-radius: 30px;
    display: inline-block;
    padding: 10px 16px !important;
    text-decoration: none !important;
}





.home-page .section-one h2.swap-element{
    min-height: 32rem;
}
.home-page .section-one h2.swap-element span {
    top: 0rem;
    font-size: 5rem;
    line-height: 1.1;
    margin-left: 6rem;
}
.home-page .section-one h2.swap-element span::before{
    left: -6rem;
}
@media (max-width: 991px){
  .home-page .section-one h2.swap-element{
    min-height: 37rem;
  }
}
@media (max-width: 575px){
  .home-page .section-one .dnd-section{
    padding-right: 1rem;
  }
  .home-page .section-one .dnd-section .row-number-3{
    padding-right: 8.000000000000002rem;
  }
  .home-page .section-one h2.swap-element{
      min-height: 14rem;
  }
  .home-page .section-one h2.swap-element span {
      top: 0rem;
      font-size: 2.8rem;
      margin-left: 4rem;
  }
  .home-page .section-one h2.swap-element span::before{
      left: -4rem;
  }
}
@media (max-width: 476px){
  .home-page .section-one h2.swap-element{
      min-height: 18rem;
  }
}
@media (max-width: 400px){
  .home-page .section-one h2.swap-element {
    min-height: 20rem;
}
}

*:focus {outline: none !important;}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled{
  display:none!important
}