







/* 1a. Containers */





/* 1b. Breakpoints */






/* 1c. Colors */











/* 1d. Typography */












/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */


;



/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */














































/* 1l. Tables */











/* 1m. Site Header */











/* 1n. Site Footer */















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

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

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

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





html {
  font-size: 16px;
}

body {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  color: #4f5b66;
  font-size: 16px;
  line-height: 21px ;
}

/* Paragraphs */

p {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #4f5b66;
  font-size: 18px;
  line-height: 26px;
  text-transform: none;
}

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

/* Anchors */

.add_cta a,.add_cta_color a{
  color:#FFFFFF; 
}
.add_cta a:hover,.add_cta a:focus,.add_cta_color a:hover,.add_cta_color a:focus{
  color: #FFFFFF;
}
a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #12acdc;
}

a:hover, a:focus {
  font-weight: 600; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #12acdc;
}

a:active {
  font-weight: 600; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #62fcff;
}

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

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #051f46;
  text-transform: none;
}



h1 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #124677;
  font-size: 52px;
  line-height: 60px;
  text-transform: none;
}

h2 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #124677;
  font-size: 38px;
  line-height: 44px;
  text-transform: none;
}

h3 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 200; text-decoration: none;
  color: #124677;
  font-size: 38px;
  line-height: 44px;
  text-transform: none;
}

h4 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #124677;
  font-size: 26px;
  line-height: 30px;
  text-transform: none;
}

h5 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #051f46;
  font-size: 22px;
  line-height: 30px;
  text-transform: capitalize;
}

h6 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #124677;
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
}



/* Lists */

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

ul li,
ol li {
  margin: 0.5rem;
}

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

/* Blockquote */

blockquote {
  border-left: 7px solid #12ACDC;
  padding-left: 0.9375rem;
}

/* Horizontal Rules */

hr {
  background-color: #d0d0d0;
  color: #d0d0d0;
}





/* Primary Button */

button,
.button {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(18, 172, 220, 1.0)

;
  border: 1px none #12ACDC;
  border-radius: 4px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 12px 36px;
  text-transform: none;
}

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

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(18, 172, 220, 1.0)

;
  border: 1px none #0;
  color: #FFFFFF;
}

button:active,
.button:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(98, 252, 255, 100);
  border: 1px none #0;
  border-color: #0;
}

/* Secondary Buttons */

.button.button--secondary {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(236, 162, 33, 0.0)

;
  border: 1px none #12ACDC;
  border-radius: 4px;
  color: #FFFFFF;
  fill: #FFFFFF;
  padding: 12px 36px;
}

.button.button--secondary:hover,
.button.button--secondary:focus {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(236, 162, 33, 1.0)

;
  border: 1px none #12ACDC;
  color: #FFFFFF;
  fill: #FFFFFF;
}

.button.button--secondary:active {
  background-color: rgba(255, 242, 113, 100);
  border: 1px none #12ACDC;
  border-color: #62fcff;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple Button */

.button.button--simple {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #ff5e14;
  fill: #ff5e14;
  text-transform: none;
}



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



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  border: none;
  color: #ff5e14;
  fill: #ff5e14;
}



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



.button.button--simple:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  border: none;
  color: #ffae64;
  fill: #ffae64;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 36px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 36px;
}





form,
form.hs-form {
  background-color: 

  
  
    
  


  rgba(242, 244, 246, 1.0)

;
  border: 1px none #D0D0D0;
  border-radius: 0px;
  padding: 20px 20px;
}

.hs-form-field {
  margin-bottom: 20px;
}

/* Form Title */

h3.form-title {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(5, 31, 70, 1.0)

;
  border-bottom: 2px solid #12ACDC;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #FFFFFF;
  font-size: 30px;
  padding: 20px 20px;
  text-transform: capitalize;
}

/* Labels */

.hs-form-field > label {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #051f46;
  font-size: 14px;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4f5b66;
  font-size: 14px;
}

/* Inputs */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px none #D0D0D0;
  border-radius: 0px;
  color: #051f46;
  font-size: 16px;
  padding: 10px 10px;
}

select {
  color: transparent;
}

::-webkit-input-placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

::-moz-placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

:-ms-input-placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

:-moz-placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

::placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

form .in-focus select {
  color: #4f5b66;
}

/* 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: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4f5b66;
  font-size: 14px;
}

form ul.inputs-list li input + span:before {
  border: 1px solid #d0d0d0;
  border-radius: 0px;
}

form .input ul.invalid.error > li input + span:before {
  border-color: #12ACDC;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #12ACDC;
}

/* Inputs - Datepicker */

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

.hs-datepicker .is-selected button.pika-button {
  background-color: #008ebe !important;
}

.hs-datepicker .is-today button.pika-button {
  color: #008ebe;
}

/* 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: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4f5b66;
}

/* GDPR Text */

.legal-consent-container,
.legal-consent-container .hs-richtext,
.legal-consent-container .hs-richtext p {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4f5b66;
  font-size: 16px;
}

/* Validation */

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

.hs-error-msgs li,
.hs-error-msgs li label {
  color: #cc0201 !important;
}

.hs-error-msgs li a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Submit */



form input[type=submit],
form .hs-button {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(18, 172, 220, 1.0)

;
  border: 1px none #12ACDC;
  border-radius: 4px;
  color: #FFFFFF;
  fill: #FFFFFF;
  padding: 12px 36px;
  text-transform: none;
}

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

  
  
    
  


  rgba(18, 172, 220, 1.0)

;
  border: 1px none #0;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(98, 252, 255, 100);
  border: 1px none #0;
  border-color: #0;
}





form input[type=submit],
form .hs-button {
  font-size: 16px;
}







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D0D0D0;
}

th,
td {
  border: 1px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(79, 91, 102, 1)

;
  padding: 10px 10px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 2px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(79, 91, 102, 1)

;
}

tbody + tbody {
  border-top: 2px solid #D0D0D0;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 1px none #12ACDC;
}

.header__container {
  max-width: 1200px;
}

/* Search Bar */

.header__search.open,
.header__language-switcher.open {
  background-color: #051f46;
}

/* Site Navigation */

.header__navigation:before {
  background-color: rgba(18, 172, 220, 0.95);
}

.header__language-switcher .lang_list_class {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4f5b66;
}

.header__language-switcher .lang_list_class li a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4f5b66;
  text-transform: none;
}

.header .navigation-primary .submenu.level-1 > li.menu-item > a,
.header .navigation-primary .submenu.level-2 > li.menu-item > a.menu-link,
.header .navigation-primary .submenu.level-3 > li.menu-item > a.menu-link,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 13px;
  color: #4f5b66;
  text-transform: none;
}

.header .navigation-primary .submenu.level-1 > li.menu-item:hover > a.menu-link,
.header .navigation-primary .submenu.level-1 > li.menu-item > a.menu-link:focus,
.header__language-switcher .lang_list_class li a:hover,
.header__language-switcher .lang_list_class li a:hover {
  opacity: 1;
  font-weight: 500; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  font-size: 13px;
  color: #12acdc;
  background-color: rgba(18, 172, 220, 0.0);
}

.header .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow,
.header__language-switcher-label-current:after {
  border-top-color: #12acdc;
}

.header .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow:before,
.header__language-switcher-label-current:before {
  border-top-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .navigation-primary .submenu.level-1 > .has-submenu:hover > .menu-arrow,
.header__language-switcher:hover .header__language-switcher-label-current:after {
  border-bottom-color: #12acdc;
}

.header .navigation-primary .submenu.level-1 > .has-submenu:hover > .menu-arrow:before,
.header__language-switcher:hover .header__language-switcher-label-current:before {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .navigation-primary .submenu.level-1 > li.menu-item > a.menu-link.active-branch {
  font-weight: 500; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  font-size: 13px;
  color: #12acdc;
  background-color: rgba(18, 172, 220, 0.0);
}
.header .navigation-primary .submenu.level-1 > li:last-child > a.active-item:after{
  display:none;
}
.header .navigation-primary .submenu.level-1 > li > a.active-item:after,
.header .navigation-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #12acdc;
}

/* Child menu */

.header .navigation-primary .submenu.level-2,
body .submenu.level-2 > li,
.header .navigation-primary .submenu.level-3,
.header ul.lang_list_class {
  border-top-color: #12ACDC;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .navigation-primary .submenu.level-2 > li.menu-item > a.menu-link,
.header .navigation-primary .submenu.level-3 > li.menu-item > a.menu-link,
.header__language-switcher:hover ul.lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  text-transform: none;
}

.header .navigation-primary .submenu.level-2 > li.menu-item:hover > a.menu-link,
.header .navigation-primary .submenu.level-3 > li.menu-item:hover > a.menu-link {
  font-weight: 500; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  background-color: rgba(18, 172, 220, 0.0);
  color: #12acdc;
}

.header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link:before,
.header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link:before {
  border-left-color: #12acdc;
}

.header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link:after,
.header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link:after {
  border-left-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Mobile */
@media screen and (max-width: 767px) {

  /* Icon */
  body .header .header__navigation-toggle {
    background-color: #4f5b66;
  }

  body .header .navigation-primary .submenu > .has-submenu input[type="checkbox"] ~ .menu-arrow,
  body .header .navigation-primary .submenu > .has-submenu:hover input[type="checkbox"] ~ .menu-arrow {
    border-top-color: #4f5b66;
  }

  body .header .header__mobile-menu-icon,
  body .header .header__mobile-menu-icon:after,
  body .header .header__mobile-menu-icon:before {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header .navigation-primary .submenu.level-1 {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header .navigation-primary .submenu > .has-submenu input[type="checkbox"] ~ .menu-arrow:before,
  .header .navigation-primary .submenu > .has-submenu:hover input[type="checkbox"] ~ .menu-arrow:before,
  .header .navigation-primary .submenu > .has-submenu input[type="checkbox"] ~ .menu-arrow:before,
  .header .navigation-primary .submenu > .has-submenu:hover input[type="checkbox"] ~ .menu-arrow:before {
    border-top-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
  }

}





.footer {
  background-color: 

  
  
    
  


  rgba(247, 248, 249, 1.0)

;
}

.footer__container {
  max-width: 1200px;
}

.footer__row--info {
  border-top: 2px none #d3d3d3;
}

.footer__site-map__section a {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #414042;
  font-size: 14px;
  text-transform: none;
}

.footer__site-map__section a:hover,
.footer__site-map__section a:focus {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #12acdc;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.footer__site-map__section a:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #12acdc;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.footer__right {
  background-color: #f1f1f1;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
}

.footer__copyright-bar {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border-top: 1px solid #d0d0d0;
  color: #8a8a8a;
}

.footer__copyright-bar__secondary-links a:not(:last-of-type) {
  border-right: 1px solid #8a8a8a;
}

@media screen and (min-width: 768px) {
  .footer__site-map__section a,
  .footer__site-map__section a:hover,
  .footer__site-map__section a:active,
  .footer__site-map__section a:focus {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  .footer__site-map__section ul {
    flex-direction: row;
  }
}

@media screen and (min-width: 1200px) {
  .footer__left {
    flex: 1 1 auto;
    padding: 0;
  }

  .footer__site-map__section li:not(:last-of-type) a {
    margin-right: 25px;
  }

  .footer__copyright-bar {
    padding: 20px 0;
  }
}





/* Blog Meta - Author/Avatar/Timestamp */

.blog-meta__author {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.blog-meta__timestamp {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Tags/Topics */
.blog-tag {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-weight: 700;
}

/* Blog Listing */

.blog-navigation .blog-navigation__text {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #051f46;
}

/* Blog Postcard */

.blog-postcard__post-details h2 {
  color: #4f5b66;
  font-family: Inter;
  font-weight: 700;
}

/* Blog Pagination */

.blog-pagination__link {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4f5b66;
}

/* Blog Post */


.blog-post__title {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #124677;
  font-size: 52px;
  letter-spacing: 60px;
  text-transform: none;
}


.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4,
.blog-post__body h5,
.blog-post__body h6 {
  color: #051f46;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

/* Recent Posts */

.blog-recent-posts .content-wrapper > h2 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-weight: 700;
}





/* Error Pages - Global */

.error-page:before {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #051f46;
}

.hs-search-results__title:hover {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-size: 26px;
}

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 20px;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 20px;
  padding: 10px 10px !important;
}





/* Icon */

body .icon svg {
  fill: #12ACDC;
  width: 16px;
}

/* Social Follow */

.blog-post__social-sharing .social-links__icon,
body .social-links__icon {
  background-color: #12ACDC;
}

.blog-post__social-sharing .social-links__icon svg,
body .social-links__icon svg {
  fill: #FFFFFF;
}

body .social-links__icon:hover,
body .social-links__icon:focus,
body .social-links__icon:active {
  background-color: #12ACDC;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg,
body .social-links__icon:active svg {
  fill: #FFFFFF;
}

/* Statistic */

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

body .statistic__bar,
body .statistic__fill,
body .statistic__fill {
  border-color: #12ACDC;
}

body .statistic__info {
  color: #12ACDC;
}

/* Testimonial slider */

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

body .tns-nav .tns-nav-active {
  background-color: #12ACDC;
}

.testimonial__module {
  border-top-color: #12ACDC !important;
}

.testimonial__module__text:before {
  background-color: #12ACDC !important;
}

/* Card section */

.cards__card.card,
.card.pricing-card {
  border-top-color: #12ACDC;
}

.card-section__wrapper .tns-nav .tns-nav-active {
  background-color: #12ACDC !important;
}

/* Latest posts */

.news_listing__featured_image {
  border-bottom-color: #12ACDC !important;
}

.news_listing__wrapper .tns-nav .tns-nav-active {
  background-color: #12ACDC !important;
}



#left-col {
  float: left; min-height: 400px; padding: 0 40px 0 0; position: relative; height: 1000px;width:26%;
}
#right-col {
  min-height: 400px;
}
#main-content {
  float: left;
  margin-top: 90px;
  width:74%;
}
@media only screen and (max-width: 979px) {
  #main-content {
    margin-top: 64px;
  }
}
@media only screen and (max-width: 768px) {
  #left-col {
    float: none;
    min-height: 80px;
    text-align: center;
    width: 100%;
    height: unset;
    margin-bottom: 20px;
    margin-top: 90px;
  }
  #main-content {
    width: 100%;
  }
}

/* ----------------- Custom media Queries Starts Here ---------------- */
h2 {
  font-size: 36px; 
}
@media(max-width:1024px){
  h1{
    font-size: ;
    line-height: ;
  }
  h2{
    font-size: 34px;
    line-height: ;
  }
  h3{
    font-size: ;
    line-height: ; 
  }
  h4{
    font-size: ;
    line-height: ;
  }
  h5{
    font-size: ;
    line-height: ; 
  }
  h6{
    font-size: ;
    line-height: ; 
  }
  p{
    font-size: ;
    line-height: ;
  }
}

@media(max-width:992px){
  h1{
    font-size: 46px;
    line-height: ;
  }
  h2{
    font-size: 34px;
    line-height: ;
  }
  h3{
    font-size: 32px;
    line-height: ; 
  }
  h4{
    font-size: 30px;
    line-height: ;
  }
  h5{
    font-size: 22px;
    line-height: ; 
  }
  h6{
    font-size: 19px;
    line-height: ; 
  }
  p{
    font-size: ;
    line-height: ;
  }
}

@media(max-width:767px){
  h1{
    font-size: 42px;
    line-height: ;
  }
  h2{
    font-size: 36px;
    line-height: ;
  }
  h3{
    font-size: 32px;
    line-height: ; 
  }
  h4{
    font-size: 29px;
    line-height: ;
  }
  h5{
    font-size: 21px;
    line-height: ; 
  }
  h6{
    font-size: 18px;
    line-height: ; 
  }
  p{
    font-size: ;
    line-height: ;
  } 
  .cell_16022249630922-padding{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
}

@media(max-width:640px){
  h1{
    font-size: 40px;
    line-height: ;
  }
  h2{
    font-size: 34px;
    line-height: ;
  }
  h3{
    font-size: 32px;
    line-height: ; 
  }
  h4{
    font-size: 28px;
    line-height: 26px;
  }
  h5{
    font-size: 20px;
    line-height: ; 
  }
  h6{
    font-size: 18px;
    line-height: ; 
  }
  p{
    font-size: ;
    line-height: ;
  }
}

@media(max-width:480px){
  h1{
    font-size: 36px;
    line-height: ;
  }
  h2{
    font-size: 32px;
    line-height: ;
  }
  h3{
    font-size: 28px;
    line-height: ; 
  }
  h4{
    font-size: 24px;
    line-height: ;
  }
  h5{
    font-size: 19px;
    line-height: ; 
  }
  h6{
    font-size: 17px;
    line-height: ; 
  }
  p{
    font-size: 14px;
    line-height: ;
  }
}





/* ----------------- Custom media Queries Ends Here ---------------- */


._only_flex {
  display: flex;    
}