







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */










































































/* 1d. Buttons */










/* 1e. Forms */











/* 1f. Tables */











/* 1g. Site header */










/* 1h. Site footer */

















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

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

.content-wrapper--vertical-spacing {
}


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







body {
font-size: calc(0.22vw + 13.78px);
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 400;
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
  
  
}

/* Paragraphs */

p {
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 400;
}

/* Anchors */

a {
  color: #00505a;
}

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

/* Headings */

h1 {
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
  font-size: 56px;
  color: 

  
  
    
  


  rgba(0, 240, 255, 1.0)

;
  font-weight: 700;
}

h2 {
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
  font-size: 45px;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 700;
}

h3 {
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
  font-size: 38px;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 700;
}

h4 {
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
  font-size: 31px;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 700;
}

h5 {
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
  font-size: 24px;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 700;
}

h6 {
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
  font-size: 17px;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 700;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(238, 104, 51, 0.0)

;
  border: 3px solid 

  
  
    
  


  rgba(128, 167, 172, 1)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(128, 167, 172, 1)

;
  padding: 12px 25px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  border-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1)

;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  border-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1)

;
}







form,
.submitted-message {
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  
      padding: 20px 20px;
  
  
}



/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  
  padding: 20px 20px 0;
  margin:0;
  
}

/* Form label */

form label,
.systems-page form p,
.systems-page form,
.systems-page form h3,
.systems-page form a,
.systems-page form,
.systems-page form span,
.systems-page form .page-header h1,
.systems-page form .page-header h2 {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.hs-error-msgs label,
.systems-page form,
.systems-page form h3,
.systems-page form a,
.systems-page form p,
.systems-page form,
.systems-page form span,
.systems-page form .page-header h1,
.systems-page form .page-header h2 {
  
  
}

/* 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(26, 98, 107, 1)

;
}

form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover{

}



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,
form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover{
  border-color: 

  
  
    
  


  rgba(26, 98, 107, 1)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #80a7ac;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(238, 104, 51, 0.0)

;
  border: 3px solid 

  
  
    
  


  rgba(128, 167, 172, 1)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(128, 167, 172, 1)

;
  padding: 12px 25px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  border-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1)

;
}


form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  border-color: 

  
  
    
  


  rgba(0, 240, 255, 1)

;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1)

;
}
  




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

th,
td {
  border-color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1)

;
}

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

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





header.header {
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
}

.no-banner header.header,
.sticky header.header{
  background-color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
}

.logo_descriptin{
  color: ;
}

.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: FilsonPro,Arial,Helvetica,sans-serif;
}

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

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

.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  border-color: ;
}

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

.header__language-switcher .lang_list_class li:hover{
  background-color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
}

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

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

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


.navigation-primary>ul>li>a,
.extra-links_col .hs-menu-wrapper>ul >li>a {
  color: 

  
  
    
  


  rgba(26, 98, 107, 1.0)

;
}
.navigation-primary>ul>li>a:hover,
.extra-links_col .hs-menu-wrapper>ul >li>a:hover {
  color: 

  
  
    
  


  rgba(26, 98, 107, 1.0)

;
}

.navigation-primary ul.submenu.level-2{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.navigation-primary ul.submenu.level-2 li a{
  color: 

  
  
    
  


  rgba(26, 98, 107, 1.0)

;
}

.navigation-primary ul.submenu.level-2 li a:hover{
  color: 

  
  
    
  


  rgba(26, 98, 107, 1.0)

;
}





@media(max-width: 767px) {
  

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






.menu-button .menu-icon span:nth-child(1),
.menu-button .menu-icon span:nth-child(2),
.menu-button .menu-icon span:nth-child(3) {
background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  
}

.menu-button:hover .menu-icon span:nth-child(1),
.menu-button:hover .menu-icon span:nth-child(2),
.menu-button:hover .menu-icon span:nth-child(3) {
background-color: 

  
  
    
  


  rgba(0, 240, 255, 1.0)

;
  
}

.mobile-open .menu-button .menu-icon span:nth-child(1),
.mobile-open .menu-button .menu-icon span:nth-child(2),
.mobile-open .menu-button .menu-icon span:nth-child(3),
.mobile-open .menu-button:hover .menu-icon span:nth-child(1),
.mobile-open .menu-button:hover .menu-icon span:nth-child(2),
.mobile-open .menu-button:hover .menu-icon span:nth-child(3){
background-color: 

  
  
    
  


  rgba(26, 45, 80, 1.0)

;
  
}






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

.navigation-primary ul li a::after,
.extra-links_col .hs-menu-wrapper>ul >li>a:after {
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.navigation-primary ul ul li a::after {
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






.header_bottom {
  color: 

  
  
    
  


  rgba(26, 98, 107, 1.0)

;
}

.header_bottom a {
  color: 

  
  
    
  


  rgba(26, 98, 107, 1.0)

;
}

.header_bottom a:hover {
  color: 

  
  
    
  


  rgba(26, 98, 107, 1.0)

;
}




.header_socials a .colour {
  fill: 

  
  
    
  


  rgba(128, 167, 172, 1.0)

;
  color: 

  
  
    
  


  rgba(128, 167, 172, 1.0)

;
}

.header_socials a:hover .colour {
  fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






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

/* Footer Content */

.footer * {
  color: ;
}





/* 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: 

  
  
    
  


  rgba(0, 80, 90, 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: #00505a;
}

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

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

.blog-pagination__link {
	color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
}

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



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

#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: FilsonPro,Arial,Helvetica,sans-serif
  font-size: 38px;
  color: 

  
  
    
  


  rgba(0, 80, 90, 1.0)

;
  font-weight: 700
}

.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{
    width:calc(( 100vw - 5.76vw - 24.5vw + 180px - 17px ) / 12 * 12 - 0.5px + 5.76vw);
    margin: 0 auto;
    padding: 0 0 0 5.76vw;
    max-width:100%;
  }







@media (max-width: 1000px) {
  
  body {
    font-size: calc(0.385vw + 14.15px);
}

.header__container,.page-center,.dnd-section>.row-fluid,
  .footer__container,.content-wrapper{
    width:calc(( 100vw - 5.76vw - 40vw + 170px - 17px ) / 6 * 6 - 0.5px + 5.76vw);
  }
  
}

@media (max-width: 767px) {
  .content-wrapper,
.dnd-section>.row-fluid {
    padding: 0 5.76vw;
  }
}

@media (max-width: 480px) {
  
  
  
  body {
    font-size: calc(0.625vw + 13px);
}

.header__container,.page-center,.dnd-section>.row-fluid,
  .footer__container,.content-wrapper{
    width:calc(( 100vw - 5.76vw - 15vw + 50px - 17px ) / 6 * 6 - 0.5px + 5.76vw);
  }
  
  .dnd-section>.row-fluid {
    width: 100%;
  }
  
}