/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


  
  
    
  


 

*, *:before , *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
 
body { margin: 0; padding: 0; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 28px; color: #000000; background: #F9F8F8; overflow-x: hidden }

img { border: 0; vertical-align: top; height: auto; max-width: 100%; }

hr { border: none; outline: none; float: left; width: 100%; height: 1px; background: #f2f2f2; clear: both; margin: 30px 0; } 

.clear { clear: both }

p { padding: 15px 0; margin: 0; }

h1 { color: #000000; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 60px; margin: 0; padding: 15px 0 25px; line-height: 62px; font-weight: 800; clear: both; }
h2 { font-weight: 800; color: #000000; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 50px; line-height: 54px; margin: 0; padding: 10px 0 10px; clear: both; }
h3 { font-weight: 800; color: #000000; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 42px; line-height: 44px; margin: 0; padding: 10px 0 10px; clear: both }
h4 { font-weight: 400; color: #000000; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 36px; line-height: 38px; margin: 0; padding: 10px 0 10px; clear: both }
h5 { font-weight: 700; color: #000000; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 28px; line-height: 32px; margin: 0; padding: 10px 0 10px; clear: both; }
h6 { font-weight: 700; color: #000000; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 26px; margin: 0; padding: 10px 0; line-height: 32px; clear: both; }
h1 span:not(.hs_cos_wrapper), h2 span:not(.hs_cos_wrapper), h3 span:not(.hs_cos_wrapper), h4 span:not(.hs_cos_wrapper), h5 span:not(.hs_cos_wrapper), h6 span:not(.hs_cos_wrapper) { color: #EE8028; } 
 
@media (min-width: 768px) and (max-width: 1200px) {
	
	h1 { font-size: 56px; line-height: 58px; }
	h2 { font-size: 42px; line-height: 44px; }
	h3 { font-size: 38px; line-height: 42px; }
	h4 { font-size: 32px; line-height: 36px; }
  h5 { font-size: 26px; line-height: 32px; }
  h6 { font-size: 24px; line-height: 30px; }

} 

@media (max-width: 767px) { 
	h1 { font-size: 50px; line-height: 54px; }
	h2 { font-size: 40px; line-height: 48px; }
	h3 { font-size: 34px; line-height: 36px; }
	h4 { font-size: 28px; line-height: 34px; }
  h5 { font-size: 24px; line-height: 32px; }
  h6 { font-size: 22px; line-height: 30px; }
} 

a { text-decoration: none; outline: none; color: #0877BE; transition: all .4s ease-in-out; }
a svg *, a svg { transition: all .4s ease-in-out; }
a:hover { color: #EE8028; text-decoration: none; }

input:not([type=submit]):not([type=checkbox]):not([type=radio]) , button , textarea, select { outline: none; border: 1px solid #dcdcdc; background: #fff; border-radius: 5px; height: 56px; padding: 0 20px; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size: 16px; width: 100%; }
input[type=checkbox] , input[type=radio] { width: auto; height: auto; } 
textarea { padding: 15px 20px; height: 100px; }
input[type=submit], button { min-width: 175px; font-family: 'Poppins', Arial, Helvetica, sans-serif; padding: 17px 35px; color: #fff; height: auto; width: auto; border: 1px solid #EE8028; cursor: pointer; background: #EE8028; font-size: 18px; line-height: 22px; font-weight: 700; display: inline-block;  transition: all .4s ease-in-out; }
input[type=submit]:hover , button:hover { background: none; color: #EE8028; }
 

.hs-form-required { color: #ff0000; }

ul.hs-error-msgs { margin: 0; padding: 0; list-style: none; float: left; width: 100%; }
.hs-form .input { margin: 0; }
.hs-form .hs-form-field { padding: 0 0 15px; }
body .hs-form fieldset.form-columns-2 .input { margin-right: 0 }
body .hs-form fieldset.form-columns-2 .field { padding: 0 0 15px 10px }
body .hs-form fieldset.form-columns-2 .field:first-child { padding: 0 10px 15px 0; }
body .hs-form fieldset.form-columns-3 .field { padding: 0 0 10px 15px }
body .hs-form fieldset.form-columns-3 .field:first-child { padding: 0 10px 15px 0; }
body .hs-form fieldset.form-columns-3 .field:first-child + .field { padding: 0 5px 15px; }
body .hs-form fieldset .hs-input { width: 100% !important; }
body .hs-form fieldset { max-width: none; }
body .hs-form fieldset input[type="checkbox"], body  .hs-form fieldset input[type="radio"] { width: auto !important; }
ul.inputs-list { margin: 0; padding: 5px 0; list-style: none; }
body .hs-form .input { margin-right: 0 !important; }

body .inputs-list .hs-form-checkbox-display , body .inputs-list .hs-form-booleancheckbox , body .inputs-list li.hs-form-radio { display: block; padding: 0 0 8px 25px; position: relative; }
body .inputs-list input[type="checkbox"] , body .inputs-list input[type="radio"] { position: absolute; left: 0; margin: 0; top: 0; opacity: 0; width: 20px; height: 20px; }
body .inputs-list input[type="radio"] { top: 3px; }
body .inputs-list input[type="checkbox"] + span { line-height: 22px; position: relative; display: block; }
body .inputs-list input[type="checkbox"] + span:before  { position: absolute; left: -25px; top: 0;  content: ''; width: 20px; height: 20px; border: 1px solid #dadada; color: #fafafa; background: #fafafa; }
body .inputs-list input[type="checkbox"]:checked + span:before { background: #EE8028; color: #fff; border-color: #EE8028; }
body .inputs-list input[type="checkbox"]:checked + span:after { text-align: center; color: #fff; position: absolute; left: -25px; top: 0;  content: "\f00c"; font-family: 'FontAwesome'; width: 20px; line-height: 20px; }

body .inputs-list input[type="radio"] + span:before { position: absolute; left: -2px; top: 2px;  content: ''; width: 20px; height: 20px; border: 1px solid #dadada;  background: #fafafa; border-radius: 100%; }
body .inputs-list input[type="radio"]:checked + span:after { position: absolute; left: 2px; top: 6px;  content: ''; width: 12px; height: 12px; border-color: #EE8028; background: #fff;  border-radius: 100%; }


@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
    
  body .hs-form fieldset.form-columns-2 .field { padding: 0 0 15px 0 }
  body .hs-form fieldset.form-columns-2 .field:first-child { padding: 0 0 15px 0 }
  body .hs-form fieldset.form-columns-3 .field { padding: 0 0 15px  }
  body .hs-form fieldset.form-columns-3 .field:first-child { padding: 0 0 15px 0; }
  body .hs-form fieldset.form-columns-3 .field:first-child + .field { padding: 0 0 15px; }
  
}

body a.cta_button { box-sizing: border-box !important; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul li a:link , .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:visited , body .hs-menu-wrapper.hs-menu-flow-vertical li a { max-width: none !important; text-overflow: inherit !important; vertical-align: top; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a  , body .hs-menu-wrapper.hs-menu-flow-vertical li a  { width: 100%; }
.hs-menu-wrapper.hs-menu-flow-horizontal ul { vertical-align: top; margin: 0; padding: 0; list-style: none; }
body .hs-menu-wrapper.hs-menu-flow-vertical li a { white-space: normal; }
.hs_submit { padding-top: 20px; }
.hs-form-field > label { font-weight: 700; }
.hs-form-field { font-size: 16px; }
.hs-form-required { margin-left: 5px; }


body [class*="span"] { min-height: 1px; }
.header-container-wrapper  [class*="span"] { min-height: 0; }

body .bgimg-main, body .set-bg { background-size: cover; background-repeat: no-repeat; background-position: center center; }
body .bg-img { display: none; }

/*Text Option*/
body .text-uppercase , body .title-uppercase h1 , body .title-uppercase h2 , body .title-uppercase h3 , body .title-uppercase h4 , body .title-uppercase h5 , body .title-uppercase h6 { text-transform: uppercase; }
body .text-center { text-align: center; }
body .text-left { text-align: left; }
body .text-right { text-align: right; }
body .text-white , body .text-white h1 , body .text-white h2 , body .text-white h3 , body .text-white h4 , body .text-white h5 , body .text-white h6 { color: #fff; }
body .text-italic { font-style: italic; }
.text-white a { color: #fff; }  
.text-white a:hover { color: #EE8028; }
body .text-white svg path { fill: #fff; }
body .text-white a:hover svg path { fill: #EE8028; }  

@media (max-width: 767px) { 
  body .text-m-center { text-align: center; } 
}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline: none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline: none; }
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-arrow { min-width: 0; padding: 0; cursor: pointer; z-index: 5; position: absolute; top: 50%; border-radius: 100%; transform: translateY(-50%); display: inline-block; color: rgba(0,0,0,0.2); background: none; width: 35px; height: 35px; font-size: 0; cursor: pointer; }
.slick-arrow:before { font-family: 'FontAwesome'; font-size: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.slick-arrow:hover { background: none; color: #000;  }
.slick-arrow.slick-prev { left: 0; }
.slick-arrow.slick-prev:before { content: "\f053"; }
.slick-arrow.slick-next { right: 0; }
.slick-arrow.slick-next:before { content: "\f054"; }
.slick-arrow.slick-disabled { display: none; }

ul.slick-dots { margin: 0; padding: 0; list-style: none; float: left; width: 100%;}
ul.slick-dots { text-align: center; padding: 10px 0 0; }
ul.slick-dots li { display: inline-block; padding: 0 5px; }
ul.slick-dots li button { display: inline-block; background: #a1a1a1;  width: 15px; height: 15px; border-radius: 100%; font-size: 0; cursor: pointer; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background: #fbb314; }

@media (min-width: 1280px) { 
  .slick-arrow.slick-prev { left: -30px; } 
  .slick-arrow.slick-next { right: -30px; }
}
 
a.arrow-link { font-weight: 700; color: #EE8028; display: flex; align-items: center; }
a.arrow-link svg { margin-left: 10px; }
a.arrow-link svg path { fill: #EE8028; }
a.arrow-link:hover { color: #EE8028; }
a.arrow-link:hover svg { transform: translateX(10px); }

@media (max-width: 768px) { 
  a.arrow-link { justify-content: center; }
} 

body a.link-style, body .link-style a { border-radius: 0; padding: 12px 20px; border: 1px solid #332E62; color: #fff; background: #332E62; position: relative; font-size: 18px; line-height: 22px; font-weight: 700; display: inline-block;  text-align: center; cursor: pointer; }
body a.link-style:hover, body .link-style a:hover { background: none; color: #332E62; text-decoration: none; }

body a.link-transparent, body .link-transparent a { border-color: #0877BE; background: none; color: #0877BE; } 
body a.link-transparent:hover, body .link-transparent a:hover { background: none; color: #0877BE; }

body a.link-style.link-white, body .link-style.link-white a { border-color: #fff; background: #fff; color: #EE8028; } 
body a.link-style.link-white:hover, body .link-style.link-white a:hover, a.link-style.link-hover-white:hover, .link-style.link-hover-white a:hover { background: #f34b45; color: #fff; }


@media (min-width: 768px) {  
  a.link-style + a, .link-style a + a { margin-left: 15px; }
}
@media (min-width: 992px) {  
  body a.link-big { font-size: 30px; line-height: 34px; padding: 30px 50px; }
} 
 
@media (max-width: 767px) { 
	body a.link-style, body .link-style a { padding: 10px 20px; margin: 5px 8px; } 
  body a.link-big { font-size: 20px; line-height: 30px; padding: 20px 40px; }
}
 
body .wrapper, body .wrapper-small, body .dnd-section > .row-fluid { margin: 0 auto !important; max-width: 1140px !important; float: none !important; width: 100%; } 

body .wrapper-small { max-width: 980px !important; }
 
@media (min-width: 992px) and (max-width: 1200px){	
	body .wrapper, body .dnd-section > .row-fluid {  max-width: 940px !important; }	 
  body .wrapper-small {  max-width: 820px; }	 
}

@media (min-width: 768px) and (max-width: 991px){ 
	body .wrapper, body .dnd-section > .row-fluid {  max-width: 720px !important; }	
  body .wrapper-small {  max-width: 640px; }	 
}

@media (max-width: 767px){ 
	body .wrapper, body .wrapper-small { max-width: 100% !important; padding: 0 20px; }	
  body .dnd-section > .row-fluid { max-width: 100% !important; }	
}

body [class*= "-force-full-width-section"] > .row-fluid {  max-width: none !important; }

:root { --column-gap: 2.13%; --column-width-multiplier: 8.333; }

.row-fluid { display: flex; flex-wrap: wrap; width: 100%; }


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{ min-height: 1px; width: 100%; }

@media (min-width: 768px) {
  .row-fluid { flex-wrap: nowrap; justify-content: space-between; }
  
    .row-fluid .span1 { width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span2 { width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span3 { width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span4 { width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span5 { width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span6 { width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span7 { width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span8 { width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span9 { width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span10 { width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100)); }
  
    .row-fluid .span11 { width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100)); }
  
}

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }
 

  .col-1 { 
    width: calc((100%/12) * 1);  
  }

  .col-2 { 
    width: calc((100%/12) * 2);  
  }

  .col-3 { 
    width: calc((100%/12) * 3);  
  }

  .col-4 { 
    width: calc((100%/12) * 4);  
  }

  .col-5 { 
    width: calc((100%/12) * 5);  
  }

  .col-6 { 
    width: calc((100%/12) * 6);  
  }

  .col-7 { 
    width: calc((100%/12) * 7);  
  }

  .col-8 { 
    width: calc((100%/12) * 8);  
  }

  .col-9 { 
    width: calc((100%/12) * 9);  
  }

  .col-10 { 
    width: calc((100%/12) * 10);  
  }

  .col-11 { 
    width: calc((100%/12) * 11);  
  }
 

@media (max-width: 767px) {  
  
    .col-s-1 {
      width: calc((100%/12) * 1); 
    }
  
    .col-s-2 {
      width: calc((100%/12) * 2); 
    }
  
    .col-s-3 {
      width: calc((100%/12) * 3); 
    }
  
    .col-s-4 {
      width: calc((100%/12) * 4); 
    }
  
    .col-s-5 {
      width: calc((100%/12) * 5); 
    }
  
    .col-s-6 {
      width: calc((100%/12) * 6); 
    }
  
    .col-s-7 {
      width: calc((100%/12) * 7); 
    }
  
    .col-s-8 {
      width: calc((100%/12) * 8); 
    }
  
    .col-s-9 {
      width: calc((100%/12) * 9); 
    }
  
    .col-s-10 {
      width: calc((100%/12) * 10); 
    }
  
    .col-s-11 {
      width: calc((100%/12) * 11); 
    }
   
}

@media (min-width: 576px) {   
  
    .col-sm-1 {
      width: calc((100%/12) * 1); 
    }
  
    .col-sm-2 {
      width: calc((100%/12) * 2); 
    }
  
    .col-sm-3 {
      width: calc((100%/12) * 3); 
    }
  
    .col-sm-4 {
      width: calc((100%/12) * 4); 
    }
  
    .col-sm-5 {
      width: calc((100%/12) * 5); 
    }
  
    .col-sm-6 {
      width: calc((100%/12) * 6); 
    }
  
    .col-sm-7 {
      width: calc((100%/12) * 7); 
    }
  
    .col-sm-8 {
      width: calc((100%/12) * 8); 
    }
  
    .col-sm-9 {
      width: calc((100%/12) * 9); 
    }
  
    .col-sm-10 {
      width: calc((100%/12) * 10); 
    }
  
    .col-sm-11 {
      width: calc((100%/12) * 11); 
    }
   
}

@media (min-width: 768px) {  
  
    .col-md-1 {
      width: calc((100%/12) * 1); 
    }
  
    .col-md-2 {
      width: calc((100%/12) * 2); 
    }
  
    .col-md-3 {
      width: calc((100%/12) * 3); 
    }
  
    .col-md-4 {
      width: calc((100%/12) * 4); 
    }
  
    .col-md-5 {
      width: calc((100%/12) * 5); 
    }
  
    .col-md-6 {
      width: calc((100%/12) * 6); 
    }
  
    .col-md-7 {
      width: calc((100%/12) * 7); 
    }
  
    .col-md-8 {
      width: calc((100%/12) * 8); 
    }
  
    .col-md-9 {
      width: calc((100%/12) * 9); 
    }
  
    .col-md-10 {
      width: calc((100%/12) * 10); 
    }
  
    .col-md-11 {
      width: calc((100%/12) * 11); 
    }
   
}

@media (min-width: 992px) {  
  
    .col-lg-1 {
      width: calc((100%/12) * 1); 
    }
  
    .col-lg-2 {
      width: calc((100%/12) * 2); 
    }
  
    .col-lg-3 {
      width: calc((100%/12) * 3); 
    }
  
    .col-lg-4 {
      width: calc((100%/12) * 4); 
    }
  
    .col-lg-5 {
      width: calc((100%/12) * 5); 
    }
  
    .col-lg-6 {
      width: calc((100%/12) * 6); 
    }
  
    .col-lg-7 {
      width: calc((100%/12) * 7); 
    }
  
    .col-lg-8 {
      width: calc((100%/12) * 8); 
    }
  
    .col-lg-9 {
      width: calc((100%/12) * 9); 
    }
  
    .col-lg-10 {
      width: calc((100%/12) * 10); 
    }
  
    .col-lg-11 {
      width: calc((100%/12) * 11); 
    }
   
}

@media (min-width: 1200px) {  
  
    .col-xl-1 {
      width: calc((100%/12) * 1); 
    }
  
    .col-xl-2 {
      width: calc((100%/12) * 2); 
    }
  
    .col-xl-3 {
      width: calc((100%/12) * 3); 
    }
  
    .col-xl-4 {
      width: calc((100%/12) * 4); 
    }
  
    .col-xl-5 {
      width: calc((100%/12) * 5); 
    }
  
    .col-xl-6 {
      width: calc((100%/12) * 6); 
    }
  
    .col-xl-7 {
      width: calc((100%/12) * 7); 
    }
  
    .col-xl-8 {
      width: calc((100%/12) * 8); 
    }
  
    .col-xl-9 {
      width: calc((100%/12) * 9); 
    }
  
    .col-xl-10 {
      width: calc((100%/12) * 10); 
    }
  
    .col-xl-11 {
      width: calc((100%/12) * 11); 
    }
   
}
 
.w-100 { width: 100%; }
.display-block { display: block !important; }
.display-inline-block { display: inline-block !important; }
.v-align-middle { vertical-align: middle; }
.v-align-top { vertical-align: top; }

.d-flex { display: flex !important; } 
.d-inline-flex { display: inline-flex !important; }
.d-none { display: none !important; }

.position-relative { position: relative !important; }
.position-absolute { position: absolute !important; }
.position-fixed { position: fixed !important; }
.position-sticky { position: -webkit-sticky !important; position: sticky !important; }

.top-0 { top: 0; }
.right-0 { right: 0; }
.left-0 { left: 0; }
.bottom-0 { bottom: 0; }

.top-10 { top: 10px; }
.right-10 { right: 10px; }
.left-10 { left: 10px; }
.bottom-10 { bottom: 10px; }

.flex-wrap { flex-wrap: wrap !important; }
.flex-nowrap { flex-wrap: nowrap !important; }
.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto!important; }
.flex-eq-width { flex-grow: 1; flex-basis: 0; }

.justify-content-start { justify-content: flex-start !important; }
.justify-content-end { justify-content: flex-end !important; }
.justify-content-center { justify-content: center !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-around { justify-content: space-around !important; }
.justify-content-evenly { justify-content: space-evenly !important; }
.align-items-start { align-items: flex-start !important; }
.align-items-end { align-items: flex-end !important; }
.align-items-center { align-items: center !important; }
.align-items-baseline { align-items: baseline !important; }
.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }
.align-content-end { align-content: flex-end !important; }
.align-content-center { align-content: center !important; }
.align-content-between { align-content: space-between !important; }
.align-content-around { align-content: space-around !important; }
.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }
.align-self-start { align-self: flex-start !important; }
.align-self-end { align-self: flex-end !important; }
.align-self-center { align-self: center !important; }
.align-self-baseline { align-self: baseline !important; }
.align-self-stretch { align-self: stretch !important; }

.flex-column { flex-direction: column !important; }

.me-auto { margin-right: auto!important; }
.ms-auto { margin-left: auto !important; }

.order-first { order: -1 !important; }
.order-0 { order: 0 !important; }
.order-1 { order: 1 !important; }
.order-2 { order: 2 !important; }
.order-3 { order: 3 !important; }
.order-4 { order: 4 !important; }
.order-5 { order: 5 !important; }
.order-last { order: 6 !important; }

.overflow-hidden { overflow: hidden; }

.float-left { float: left !important; }
.float-right { float: right !important; }
.float-none { float: none !important; }

@media (min-width: 768px) { 
	.md-d-flex { display: flex; }

	.md-flex-wrap { flex-wrap: wrap; }
	.md-flex-nowrap { flex-wrap: nowrap; }
	.md-flex-wrap-reverse { flex-wrap: wrap-reverse; }

	.md-justify-content-start { justify-content: flex-start; }
	.md-justify-content-end { justify-content: flex-end; }
	.md-justify-content-center { justify-content: center; }
	.md-justify-content-between { justify-content: space-between; }
	.md-justify-content-around { justify-content: space-around; }
	.md-justify-content-evenly { justify-content: space-evenly; }
	.md-align-items-start { align-items: flex-start; }
	.md-align-items-end { align-items: flex-end; }
	.md-align-items-center { align-items: center; }
	.md-align-items-baseline { align-items: baseline; }
	.md-align-items-stretch { align-items: stretch; }

	.md-align-content-start { align-content: flex-start; }
	.md-align-content-end { align-content: flex-end; }
	.md-align-content-center { align-content: center; }
	.md-align-content-between { align-content: space-between; }
	.md-align-content-around { align-content: space-around; }
	.md-align-content-stretch { align-content: stretch; }

	.md-align-self-auto { align-self: auto; }
	.md-align-self-start { align-self: flex-start; }
	.md-align-self-end { align-self: flex-end; }
	.md-align-self-center { align-self: center; }
	.md-align-self-baseline { align-self: baseline; }
	.md-align-self-stretch { align-self: stretch; } 
}

 
@media (min-width: 576px) {
  .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; }
}

@media (min-width: 768px) {
  .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; }
}

@media (min-width: 992px) {
  .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; }
}

@media (min-width: 1200px) {
  .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; }
}

@media (max-width: 767px) {
  .flex-m-wrap { flex-wrap: wrap !important; }
  .flex-m-nowrap { flex-wrap: nowrap !important; }
  .flex-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .order-m-first { order: -1 !important; }
  .order-m-0 { order: 0 !important; }
  .order-m-1 { order: 1 !important; }
  .order-m-2 { order: 2 !important; }
  .order-m-3 { order: 3 !important; }
  .order-m-4 { order: 4 !important; }
  .order-m-5 { order: 5 !important; }
  .order-m-last { order: 6 !important; }
  
	.m-d-flex { display: flex; }

	.m-flex-wrap { flex-wrap: wrap; }
	.m-flex-nowrap { flex-wrap: nowrap; }
	.m-flex-wrap-reverse { flex-wrap: wrap-reverse; }

	.m-justify-content-start { justify-content: flex-start; }
	.m-justify-content-end { justify-content: flex-end; }
	.m-justify-content-center { justify-content: center; }
	.m-justify-content-between { justify-content: space-between; }
	.m-justify-content-around { justify-content: space-around; }
	.m-justify-content-evenly { justify-content: space-evenly; }
	.m-align-items-start { align-items: flex-start; }
	.m-align-items-end { align-items: flex-end; }
	.m-align-items-center { align-items: center; }
	.m-align-items-baseline { align-items: baseline; }
	.m-align-items-stretch { align-items: stretch; }

	.m-align-content-start { align-content: flex-start; }
	.m-align-content-end { align-content: flex-end; }
	.m-align-content-center { align-content: center; }
	.m-align-content-between { align-content: space-between; }
	.m-align-content-around { align-content: space-around; }
	.m-align-content-stretch { align-content: stretch; }

	.m-align-self-auto { align-self: auto; }
	.m-align-self-start { align-self: flex-start; }
	.m-align-self-end { align-self: flex-end; }
	.m-align-self-center { align-self: center; }
	.m-align-self-baseline { align-self: baseline; }
	.m-align-self-stretch { align-self: stretch; }
}

.bottom-space-0 { padding-bottom: 0 !important; } 
.bottom-space { padding-bottom: 10px; } 
.bottom-space2 { padding-bottom: 20px; } 
.bottom-space3 { padding-bottom: 30px; } 
.bottom-space4 { padding-bottom: 40px; } 
.top-space-0 { padding-top: 0 !important; } 
.top-space { padding-top: 10px; } 
.top-space2 { padding-top: 20px; } 
.top-space3 { padding-top: 30px; } 
.top-space4 { padding-top: 40px; } 

@media (max-width: 767px) {
  .bottom-space-m  { padding-bottom: 10px; }
  .bottom-space2-m  { padding-bottom: 20px; }
  .bottom-space3-m  { padding-bottom: 30px; }
  .bottom-space4-m  { padding-bottom: 40px; }
  .top-space-m  { padding-top: 10px; }
  .top-space2-m  { padding-top: 20px; }
  .top-space3-m  { padding-top: 30px; }
  .top-space4-m  { padding-top: 40px; }
}


body .content-section { padding: 80px 0; }  
body .content-section2 { padding: 60px 0; }  

@media (min-width: 768px) and (max-width: 1200px) { 
  body .content-section { padding: 60px 0; }  
  body .content-section2 { padding: 40px 0; }  
}

@media (max-width: 767px){
  body .content-section { padding: 50px 0; } 
  body .content-section2 { padding: 35px 0; }  
}
 
.top { padding: 15px 0; background-color: transparent; background-image: linear-gradient(90deg, #0B5483 0%, #0877BE 20%); }

@media (min-width: 1101px){ 
  .mainmenu .hs-menu-wrapper > ul { margin: 0; padding: 0; list-style: none; display: flex; align-items: center; }
  .mainmenu .hs-menu-wrapper > ul > li { margin: 0; padding: 0; display: flex; position: relative; overflow: hidden; z-index: 9999; }
  .mainmenu .hs-menu-wrapper > ul > li:hover { overflow: visible; }
  .mainmenu .hs-menu-wrapper > ul > li > a:link , .mainmenu .hs-menu-wrapper > ul > li > a:visited { color: #fff; font-size: 18px; font-weight: 400; line-height: 22px; padding: 15px 20px; }
  .mainmenu .hs-menu-wrapper > ul > li > a:hover { color: #fff; text-decoration: underline !important; } 
  .mainmenu .hs-menu-wrapper > ul > li > a i { font-size: 11px; margin-left: 6px; }
  .mainmenu .hs-menu-wrapper ul li a:hover { text-decoration: none; }
   
  .mainmenu ul li.hs-item-has-children > ul { border-radius: 5px; opacity: 0; transform: translate(0, 10px); transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; visibility: hidden; position: absolute; top: 100%; left: 0 !important; border: none; background: #fff; width: 208px; margin: 0; padding: 0; list-style: none; text-align: left; }
  .mainmenu ul li.hs-item-has-children > ul > li { display: block; position: relative; }
	.mainmenu ul li.hs-item-has-children > ul li > a:link , .mainmenu ul li.hs-item-has-children > ul li > a:visited  { align-items: center; justify-content: space-between; color: #000; font-size: 14px; letter-spacing 1px; line-height: 20px; display: flex; padding: 10px 15px; }
	.mainmenu ul li.hs-item-has-children > ul li > a:hover { color: #fff; background: #f74940; } 
  .mainmenu .hs-menu-wrapper ul li:hover > ul { visibility: visible  !important; opacity: 1 !important; transform: translate(0) !important; }  
  a.mobile-trigger, span.child-triggerm { display: none !important; }  
  .row-fluid .mainmenu .hs-menu-wrapper {  display: block !important; }
  
  
  .mainmenu .hs-menu-wrapper > ul > li:last-child { margin-left: 10px; }
  .mainmenu .hs-menu-wrapper > ul > li:nth-last-child(2) { margin-left: 5px; }  
  .mainmenu .hs-menu-wrapper > ul > li:last-child > a { border: 2px solid #fff; background: #fff; color: #0877BE; border-radius: 8px; padding: 9px 24px; font-size: 16px; font-weight: 600; }
  .mainmenu .hs-menu-wrapper > ul > li:last-child > a:hover { background: #fff;  color:  !important; text-decoration: none !important; }
  .mainmenu .hs-menu-wrapper > ul > li:nth-last-child(2) > a { border: 2px solid #fff; color: #fff !important; border-radius: 8px; padding: 9px 24px; font-size: 16px; font-weight: 600; }
  .mainmenu .hs-menu-wrapper > ul > li:nth-last-child(2) > a:hover { background: none; color: #fff !important; text-decoration: none !important; }

  .mainmenu .hs-menu-wrapper { display: block !important; }
}

@media (max-width: 1100px){ 
	 
        /* Set Link Color */
   /* Set Link Hover Color */

 
	.mainmenu, .mainmenu *:not(i) { display: block; float: none; position: static; top: auto; right: auto; left: auto; bottom: auto; padding: 0px; margin: 0px; background-image: none; background-color: transparent; border: 0px;  border-radius: 0px;  box-shadow: none; max-width: none; height: auto; line-height: 1; font-weight: normal; text-decoration: none; text-indent: 0px; text-align: left;  color: #fff; }
	a.mobile-trigger { display: inline-block !important; cursor: pointer; position: absolute; top: 46px; background: #0877BE; right: 15px; width: 33px;  height: 33px; padding: 6px; z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase; transition: color .2s ease-in; }
	a.mobile-trigger:hover { text-decoration: none;  color: #fff; }
	a.mobile-trigger span { display: inline; }
	a.mobile-trigger span:before { position: absolute; content: 'Menu';  }
	a.mobile-trigger span:after { position: relative; right: 2px; content: 'Close';  background-color: #fff; opacity: 0; transition: opacity .4s ease-in-out; }
	.mobile-open a.mobile-trigger { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; transition: background-color 0.2s linear; }
	.mobile-open a.mobile-trigger span:after { opacity: 1; }
	a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s;  -webkit-transition-delay: .2s; -moz-transition-duration: 0s;  -moz-transition-delay: .2s;	transition-duration: 0s;  transition-delay: .2s; 	}
	a.mobile-trigger i:before, a.mobile-trigger i:after { position: absolute; content: ''; }
	a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after { width: 22px; height: 3px; border-radius: 2px; background-color: #fff; display: inline-block; }
	a.mobile-trigger i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform;  -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	a.mobile-trigger i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform;  -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	.mobile-open a.mobile-trigger i { background-color: rgba(0, 0, 0, 0.0);  -webkit-transition-delay: .2s;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.mobile-trigger i:before { margin-top: 0;  transform: rotate(45deg); -webkit-transition-delay: 0, .2s;  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open a.mobile-trigger i:after { margin-top: 0;  transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	
	span.child-triggerm { font-size: 14px; display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 40px !important; min-width: 40px !important; height: 40px !important; padding: 0 !important; line-height: 45px; text-align: center; }
  span.child-triggerm.child-open i { transform: rotate(-180deg); color: #0877BE; }
 
	.mainmenu .hs-menu-flow-horizontal,  .mainmenu .hs-menu-children-wrapper { display: none;  }
	.mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none; }
	.mainmenu .hs-menu-flow-horizontal { position: absolute; top: 126px; right: 0; width: 100%; padding: 5px; }
  .mainmenu .hs-menu-flow-horizontal { background-color: #0877BE; width: 100%;  z-index: 8888; }
	
	.mainmenu .hs-menu-flow-horizontal > ul li { position: relative; }
  .mainmenu .hs-menu-flow-horizontal > ul li:not(:first-child) { border-top: 1px solid rgba(255,255,255,0.2); }
	.mainmenu .hs-menu-flow-horizontal > ul > li a { font-size: 18px; font-weight: 600; line-height: 20px; padding: 10px 20px; overflow: visible; }
  .mainmenu .hs-menu-flow-horizontal > ul > li > ul { padding: 0 0 10px 20px; }
 
  .mainmenu .hs-menu-flow-horizontal ul li a i { display: none; }
	.mainmenu .hs-menu-flow-horizontal ul li a:hover {  color: #fff; }
  .mainmenu .hs-menu-flow-horizontal ul li li a:hover, .mainmenu .hs-menu-flow-horizontal ul li li a:focus { background: #3f444b; color: #fff; }
  .mainmenu .hs-menu-flow-horizontal ul li li a:hover i, .mainmenu .hs-menu-flow-horizontal ul li li a:focus i { color: #fff; }    
	
	.mainmenu .hs-menu-flow-horizontal > ul ul li { background-color: rgba(255, 255, 255, .08); }
	.mainmenu .hs-menu-flow-horizontal > ul ul li a { font-size: 12px;  line-height: 20px; padding: 10px 10px; }

  .mainmenu .hs-menu-wrapper ul li a:hover { text-decoration: none; }
  
  /*.mainmenu .hs-menu-wrapper > ul > li:last-child > a { background: #fff; color: #0877BE !important; } */
}


.footer { background: #0877BE; color: #fff; padding: 40px 0 30px; }
.footer a { color: #fff; }
.footer a:hover { color: #F3BE47; }
.footer h6 { color: #fff; font-size: 20px; line-height: 28px; padding: 0 0 15px; }
.footer svg path { fill: #fff; }
.footer a:hover svg path { fill: #F3BE47; }
.footer-contact-link svg { min-width: 20px; margin-right: 12px; } 
.footer-contact-link { padding-bottom: 12px; }
.footer-menu ul li { padding: 0 0 10px; }
/*.footer-menu ul li a { padding: 0 0 0 20px; background: url(https://45522721.fs1.hubspotusercontent-na1.net/hubfs/45522721/HealthLiteracyCouncil/arrow.svg) no-repeat left 6px; }*/
.footer-social a { margin: 5px; }

@media (min-width: 768px) {
  .footer-contact { padding-right: 5%; }
  .footer-social { padding-top: 60px; }
  .footer-social a { margin: 0 10px 0 0; }
  .footer { padding: 80px 0 50px; }
}

.footer2 { background: #0877BE; color: #fff; border-top: 1px solid rgba(255,255,255,0.3); padding: 18px 0; }