







/* 1a. Containers */





/* 1b. Breakpoints */







/* 1c. Colors */









/* 1d. Typography */
















/* 1f. Corner Radius */



/* 1g. Lists */




/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */

















































/* 1l. Tables */











/* 1m. Site Header */












/* 1n. Site Footer */












/* 1o. Blog */








.content-wrapper, .page-center {
  max-width: 1276px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.content-wrapper--narrow {
  max-width: 760px;
}

@media screen and (min-width: 800px) {
  .content-wrapper--narrow {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post {
  padding: 80px 20px;
}

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





html {
  font-size: 19px;
}

body {
  font-family: 'GT Alpina Trial', serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 19px;
}
body .large {
  font-family: 'GT Alpina Trial', serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
  font-size: 22px;
}
body .extra-large {
  font-family: 'GT Alpina Trial', serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
  font-size: 36px;
  line-height: 1.35;
}
body .small {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #1D1E20;
  font-size: 15px;
  line-height: 1.15;
}
body .extra-small {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1D1E20;
  font-size: 13px;
  line-height: 1.35;
}
.{
 
}
.secondary-font{
  font-family:  {font=GT Alpina Trial, font_set=GOOGLE, styles={font-family='GT Alpina Trial', serif, font-style=normal, font-weight=300, text-decoration=none}, size=null, size_unit=null, color=#1D1E20, variant=300, fallback=serif, style=font-family: 'GT Alpina Trial', serif; font-style: normal; font-weight: 300; text-decoration: none, css=color: #1D1E20;font-family: 'GT Alpina Trial', serif; font-weight: 300;};
  font-weight: 300;
  font-style: normal;
  font-style: italic;
}

/* Paragraphs */

p, li {
  font-family: 'GT Alpina Trial', serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
  font-size: 19px;
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  font-weight: 300; text-decoration: underline; font-family: 'GT Alpina Trial', serif; font-style: normal;
  color: #1D1E20;
  font-family: inherit;
}

a:hover, a:focus {
  font-weight: 300; text-decoration: underline; font-family: 'GT Alpina Trial', serif; font-style: normal;
  color: #00ADAF;
  font-family: inherit;
}

a:active {
  font-weight: 300; text-decoration: underline; font-family: 'GT Alpina Trial', serif; font-style: normal;
  color: #50fdff;
  font-family: inherit;
}

a.button:disabled {
  background-color: #f1f1f1;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1D1E20;
  text-transform: none;
}



h1, .h1 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #1D1E20;
  font-size: 73px;
  letter-spacing: -0.48px;
  text-transform: none;
}

h2, .h2 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #1D1E20;
  font-size: 49px;
  letter-spacing: -0.32px;
  text-transform: none;
}

h3, .h3 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #1D1E20;
  font-size: 37px;
  letter-spacing: -0.32px;
  text-transform: none;
}

h4, .h4 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1D1E20;
  font-size: 25px;
  letter-spacing: -0.32px;
  text-transform: none;
}

h5, .h5 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #1D1E20;
  font-size: 18px;
  letter-spacing: -0.16px;
  text-transform: none;
}

h6, .h6 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1D1E20;
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: none;
}

/*-=-=- Only Desktop CSS -=-=-*/
@media (max-width:1199px ) {
  h1, .h1 { font-size: 73px; }
  h2, .h2 { font-size: 49px; }
  h3, .h3 { font-size: 37px; }
  h4, .h4 { font-size: 25px; }
  h5, .h5 { font-size: 18px; }
  h6, .h6 { font-size: 18px; }
}

/*-=-=- Smaller Desktop Devices -=-=-*/
@media (max-width:991px ) {
  h1, .h1 { font-size: 55px; }
  h2, .h2 { font-size: 44px; }
  h3, .h3 { font-size: 34px; }
  h4, .h4 { font-size: 23px; }
  h5, .h5 { font-size: 18px; }
  h6, .h6 { font-size: 18px; }
}

/*-=-=-  Mobile Devices -=-=-*/
@media (max-width:767px ) {
  h1, .h1 { font-size: 38px; }
  h2, .h2 { font-size: 33px; }
  h3, .h3 { font-size: 26px; }
  h4, .h4 { font-size: 21px; }
  h5, .h5 { font-size: 16px; }
  h6, .h6 { font-size: 16px; }
}




/* Lists */

ul,
ol {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
}

ul li,
ol li {
  margin: 0;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

/* Blockquote */

blockquote {
  border-left: 10px solid #00ADAF;
  padding-left: 1.5rem;
}

/* Horizontal Rules */

hr {
  border-bottom-color: #d0d0d0;
}





/* Primary Button */

button,
.button {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(29, 30, 32, 0.0)

;
  border: 2px solid #1D1E20;
  border-radius: 30px;
  color: #1D1E20;
  fill: #1D1E20;
  font-size: 18px;
  padding: 11px 24px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 173, 175, 0.0)

;
  border: 2px solid #00ADAF;
  color: #00ADAF;
}

button:active,
.button:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(80, 253, 255, 0);
  border: 2px solid #00ADAF;
  border-color: #50fdff;
  color: #00ADAF;
}

/* Disabled Button */

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  color: #f1f1f1;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
}

/* Secondary Button */

.button.button--secondary {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 2px solid #FFFFFF;
  border-radius: 30px;
  color: #ffffff;
  fill: #ffffff;
  padding: 11px 24px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #ffffff;
  color: #1D1E20;
  fill: #1D1E20;
}

.button.button--secondary:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border: 2px solid #ffffff;
  border-color: #ffffff;
  color: #6d6e70;
  fill: #6d6e70;
}

/* Simple Button */

.button.button--simple {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #1D1E20;
  fill: #1D1E20;
  text-transform: none;
}
.button.button--simple svg path{
  fill: #1D1E20; 
}



.button.button--simple:after {
  content: none;
}



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #1D1E20;
  fill: #00ADAF;
}
.button.button--simple:hover svg path,
.button.button--simple:focus svg path{
  fill: #00ADAF;
}



.button.button--simple:hover:after,
.button.button--simple:focus:after,
.button.button--simple:active:after {
  content: none;
}



.button.button--simple:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #50fdff;
  fill: #50fdff;
}

/* Button Sizing */

.button.button--small {
  font-size: 16px;
  padding: 12px 24px;
}

.button.button--large {
  font-size: 20px;
  padding: 11px 24px;
}





form {
  border: 1px none #D0D0D0;
  border-radius: 10px;
  padding: 50px 37px;
  background: linear-gradient(55.52deg, 

  
  
    
  


  rgba(0, 117, 120, 1.0)

 -24.97%, 

  
  
    
  


  rgba(40, 186, 188, 1.0)

 55.98%);
}

.hs-form-field {
  margin-bottom: 1.5rem;
}

/* Form Title */

.form-title {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background: linear-gradient(55.52deg, 

  
  
    
  


  rgba(0, 117, 120, 1.0)

 -24.97%, 

  
  
    
  


  rgba(40, 186, 188, 1.0)

 55.98%);
  border: 1px none #D0D0D0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #ffffff;
  font-size: 37px;
  padding: 0px 0px;
  text-transform: none;
}
@media (max-width:1199px ) {
  .form-title { font-size: 37px; }
}

/*-=-=- Smaller Desktop Devices -=-=-*/
@media (max-width:991px ) {
  .form-title { font-size: 34px; }
}

/*-=-=-  Mobile Devices -=-=-*/
@media (max-width:767px ) {
  .form-title { font-size: 26px; }
}

/* Labels */

.hs-form-field > label,
.hs-form-field > label span {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #ffffff;
  font-size: 15px;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
  font-size: 13px;
}

/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  color: #1D1E20;
  font-size: 15px;
  padding: 15px 17px;
}

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 {
  outline-color: #1D1E20;
}

::-webkit-input-placeholder {
  color: #6D7074;
}

::-moz-placeholder {
  color: #6D7074;
}

:-ms-input-placeholder {
  color: #6D7074;
}

:-moz-placeholder {
  color: #6D7074;
}

::placeholder {
  color: #6D7074;
  opacity: 1;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #ffffff;
  font-size: 15px;
}

/* Inputs - Datepicker */

.fn-date-picker .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #FFFFFF;
}

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

.hs-datepicker .is-selected button.pika-button {
  background-color: #00ADAF;
  color: #1D1E20;
}

.hs-datepicker button.pika-button:hover {
  background-color: #1D1E20 !important;
}

/* Form Rich Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #ffffff;
  font-size: 15px;
}

/* GDPR Text */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
  font-size: 13px;
}

/* Validation */

.hs-input.invalid.error {
  border-color: red;
}

.hs-error-msg,
.hs-error-msgs, .hs-error-msgs li {
  color: red;
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 15px;
}

/* Submit */



form input[type='submit'],
form .hs-button {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 2px solid #FFFFFF;
  border-radius: 30px;
  color: #ffffff;
  fill: #ffffff;
  padding: 11px 24px;
  text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #ffffff;
  color: #1D1E20;
  fill: #1D1E20;
}

form input[type='submit']:active,
form .hs-button:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border: 2px solid #ffffff;
  border-color: #ffffff;
  color: #6d6e70;
  fill: #6d6e70;
}





form input[type='submit'],
form .hs-button {
  font-size: 18px;
  padding: 11px 24px;
}



/* Inline Thank You Message */

.submitted-message {
  background: linear-gradient(55.52deg, 

  
  
    
  


  rgba(0, 117, 120, 1.0)

 -24.97%, 

  
  
    
  


  rgba(40, 186, 188, 1.0)

 55.98%);
  border: 1px none #D0D0D0;
  border-radius: 10px;
  padding: 50px 37px;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D2E9FC;
}

th,
td {
  border: 1px solid #D2E9FC;
  color: #1D1E20;
  padding: 15px 15px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom: 2px none #D2E9FC;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px none #D2E9FC;
}






.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-bottom: 1px none #FFFFFF;
}

.header__container {
  max-width: 1276px;
}

/* Header Content */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header span,
.header div,
.header li,
.header blockquote,
.header .related-post__title a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Logo */

.header__logo .logo-company-name {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Navigation Menu */

.header__menu .hs-menu-item a {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #000000;
  font-size: 15px;
  text-transform: capitalize;
}

.header__menu .hs-menu-item a:hover,
.header__menu .hs-menu-item a:focus {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #6d7074;
}

.header__menu .hs-menu-item a:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #6d7074;
}

/*.header__menu .hs-menu-children-wrapper {
background-color: #000000;
}*/

.header__menu .hs-menu-children-wrapper .hs-menu-item a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
} 

.header__menu .hs-menu-children-wrapper .hs-menu-item a:hover,
.header__menu .hs-menu-children-wrapper .hs-menu-item a:focus {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #00ADAF;
}

.header__menu .hs-menu-children-wrapper .hs-menu-item a:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #00ADAF;
}

/* Blog Post Listing Module */

.header .blog-post-listing h1,
.header .blog-post-listing h2,
.header .blog-post-listing h3,
.header .blog-post-listing h4,
.header .blog-post-listing h5,
.header .blog-post-listing h6,
.header .blog-post-listing p,
.header .blog-post-listing div,
.header .blog-post-listing span {
  color: #000000;
}

header.header.header-white-version .header__menu div#hs_menu_wrapper_my_menu > ul > li > a {
    color: #fff;
}





.footer--site-page {
  background-color: 

  
  
    
  


  rgba(29, 30, 32, 1.0)

;
  border-top: 1px none #1D1E20;
}

.footer--landing-page {
  background-color: 

  
  
    
  


  rgba(29, 30, 32, 1.0)

;
}

.footer__container {
  max-width: 1276px;
}


/* Footer Content */

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer p,footer p.small, footer p.large, footer p.extra-small, footer p.extra-large,
footer a:not(.button),
footer div,
footer span,
footer blockquote,
footer .related-post__title a {
  color: #EBEAEA;
}
footer svg {
  fill: #EBEAEA;
}



.footer--site-page h4 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: none;
}



/* Footer Menu */

.footer .hs-menu-item a {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #EBEAEA;
  font-size: 15px;
  text-transform: none;
}

.footer .hs-menu-item a:hover,
.footer .hs-menu-item a:focus {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #EBEAEA;
}

.footer .hs-menu-item a:active {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #EBEAEA;
}

/* Form Module */

.footer--site-page .form-title,
.footer--site-page form .hs-richtext,
.footer--site-page form .hs-richtext *,
.footer--site-page form .hs-richtext p,
.footer--site-page form .hs-richtext h1,
.footer--site-page form .hs-richtext h2,
.footer--site-page form .hs-richtext h3,
.footer--site-page form .hs-richtext h4,
.footer--site-page form .hs-richtext h5,
.footer--site-page form .hs-richtext h6,
.footer--site-page .hs-form-field > label,
.footer--site-page .hs-form-field > label span,
.footer--site-page .hs-form-field legend,
.footer--site-page form .inputs-list:not(.no-list) label,
.footer--site-page form .inputs-list:not(.no-list) label > span,
.footer--site-page form .inputs-list:not(.no-list) label > span p {
  color: #EBEAEA;
}

/* Blog Post Listing Module */

.footer .blog-post-listing h1,
.footer .blog-post-listing h2,
.footer .blog-post-listing h3,
.footer .blog-post-listing h4,
.footer .blog-post-listing h5,
.footer .blog-post-listing h6,
.footer .blog-post-listing p,
.footer .blog-post-listing div,
.footer .blog-post-listing span {
  color: #000000;
}

/* Related Posts Module */

.footer--site-page .related-post__title a:hover,
.footer--site-page .related-post__title a:focus {
  color: #9b9a9a;
}

.footer--site-page .related-post__title a:active {
  color: #ffffff;
}

/* Social Follow Module */

.footer--site-page .social-links__icon svg {
  fill: #EBEAEA;
}

.footer--site-page .social-links__icon:hover svg {
  fill: 

  
  
    
  


  rgba(29, 30, 32, 1.0)

;
}

.footer--site-page .social-links__icon:hover {
  background-color: #EBEAEA;
}





/* Error Pages - Global */

.error-page:before {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #1D1E20;
}

.hs-search-results__title:hover {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-family: 'Work Sans', 'Arial', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #ffffff;
  font-size: 15px;
  padding: 6px 0px;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #ffffff;
}

/* Password Prompt */

.password-prompt input[type='password'] {
  margin-bottom: 1.5rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type='email'] {
  margin-bottom: 1.5rem;
  padding: 15px 17px !important;
}





/* Icon */

body .icon svg {
  fill: #00ADAF;
}

/* Pricing Table */

body .price-block__header {
  background-color: #00ADAF;
}

body .billing-selectors__pricing-option input[type='radio']:checked + label:before {
  border-color: #00ADAF;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */

body .social-links__icon svg {
  fill: #000000;
}

body .social-links__icon:hover svg {
  fill: #000000;
}

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

/* Statististic */

body .statistic__circle {
  background-color: #d0d0d0;
}

body .statistic__info {
  color: #000000;
}

body .statistic__bar,
body .statistic__fill,
body .statistic__fill {
  border-color: #00ADAF;
}

body .statistic__circle:after {
  background-color: #FFFFFF
}

/* Testimonial Slider */

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

body .tns-nav .tns-nav-active {
  background-color: #00ADAF;
}