/* @import url('http://example.com/example_style.css'); */

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

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

/* Layout */

/* @import url('http://example.com/example_style.css'); */

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

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

html,
body {
  background-color: #fff !important;  
  font-family: 'Roboto', sans-serif; 
  margin: auto;
  color: #101014;
}

h1, h2 { 
  font-family: 'Montserrat', sans-serif !important;
}

h1 {
  font-size: 56px;
  line-height: 64px
}

h2 {
  font-size: 32px;
  line-height: 48px;
}


@media (max-width: 480px) {
  h1 {
    font-size: 32px;
    line-height: 40px;
  }
  
  h2 {
    font-size: 24px;
    line-height: 32px;
  }

}

a:hover {
  text-decoration:none;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}


/* Responsive grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}


@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
  
    .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
  }
}


@media (min-width: 768px) and (max-width: 1139px) {
  .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
  }
  
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
/* Blog header */
.blog-header {
  background-color: rgba(242, 245, 251, 1.0);
  padding: 82px 0;
  /* Blog header - author listing */
}

.blog-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .blog-header__inner {
    display: block;
  }
}

.blog-header--author {
  background-color: transparent;
}

.blog-header--author .blog-header__inner {
  justify-content: flex-start;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  .blog-header--author .blog-header__inner {
    display: block;
  }
}

.blog-header__title {
  margin: 0 0 32px;
  max-width: 380px;
  flex-basis: 380px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .blog-header__title {
    max-width: none;
  }
}

.blog-header__title span {
  color: #FF7839;
}

.blog-header__preheader {
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4678EE;
  display: block;
  margin: 0 0 .75rem;
}

.blog-header__image {
  margin-left: 32px;
}

@media screen and (max-width: 768px) {
  .blog-header__image {
    margin: 0 auto;
    max-width: 360px;
  }
}

.blog-header__image img {
  width: 100%;
}

.blog-header__author {
  flex-basis: 720px;
}

@media screen and (max-width: 768px) {
  .blog-header__author {
    margin: 32px 0 0;
  }
}

.blog-header__avatar {
  display: block;
  height: 360px;
  width: 100%;
  margin-right: 64px;
  max-width: 360px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .blog-header__avatar {
    margin: 0 auto;
  }
}

@media screen and (max-width: 360px) {
  .blog-header__avatar {
    height: 300px;
  }
}

.blog-header__author-social-links {
  margin: 0 -8px;
}

.blog-header__author-social-links a {
  display: inline-block;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  margin: 0 8px;
  position: relative;
}

.blog-header__author-social-links svg {
  fill: #101014;
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.blog-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding: 32px 0;
}

.blog-tags {
  list-style: none;
  padding: 0;
  margin: -7px;
  max-width: 680px;
}

.blog-tags li {
  display: inline-block;
  margin: 7px;
}

.blog-tags__link {
  background-color: rgba(0, 113, 255, 1.0);
  border: 1px solid rgba(255, 120, 57, 1.0);
  border-radius: 3px;
  color: rgba(255, 255, 255, 1);
  padding: 15px 25px;
  font-family: Libre Franklin, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: all 0.15s linear;
  /* To affect HubSpot CTAs */
  padding: 12px 18px;
  border-radius: 3px;
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.75rem;
  background-color: transparent;
  color: #dadada;
  border: 1px solid #dadada;
}

.blog-tags__link:hover, .blog-tags__link:focus, .blog-tags__link:active {
  background-color: rgba(59, 102, 201, 1.0);
  border-color: rgba(59, 102, 201, 1.0);
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  transform: scale(1.05);
}

.blog-tags__link:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

.blog-tags__link a {
  color: rgba(255, 255, 255, 1);
}

.blog-tags__link a:hover {
  color: white;
  text-decoration: none;
}

.blog-tags__link--current {
  background-color: #FF7839;
  border: none;
  color: white;
}

.blog-search {
  flex-basis: 400px;
  width: 100%;
  margin: 32px 0 0;
}

/* Blog listing */
/*.blog-index {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0;
} */

.blog-index:after {
  content: "";
  flex: auto;
}

.blog-index__post-wrapper {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
  padding: 24px;
}

@media screen and (min-width: 768px) {
  .blog-index__post-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post-wrapper {
    flex-basis: calc(100% / 3);
  }
}

.blog-index__post {
  display: flex;
  flex-direction: column;
  
  border:none;
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.2);
  border-radius: 9px;
  height: 100%;
  overflow: hidden;
}

.blog-index__post img {
  height: auto;
  max-width: 100%;
}

.blog-index__post-content {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
}

.blog-index__post-content h3 {
  margin: 0 0 1rem;
}

.blog-index__post-content h3 a {
  color: #101014;
}

.blog-index__post-content h3 a:hover, .blog-index__post-content h3 a:visited {
  color: #101014;
}

.blog-index__post-preheader {
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4678EE;
  display: block;
  margin: 0 0 .75rem;
  text-transform: uppercase;
}

.blog-index__post-meta {
  display: flex;
  margin: 32px 0 0;
  color: #101014;
  font-size: 14px;
  text-transform: capitalize;
}

.blog-index__post-meta span {
  display: inline-block;
}

.blog-index__post-date {
  margin-left: 0;
}

.blog-index__post-image {
  display: block;
  background-image: url('//lp.staffomatic.com/hubfs/raw_assets/public/@marketplace/kalungicom/atlas-theme/images/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-index__author h2 {
  margin: 32px 0 1.5rem;
}

.blog-index__author hr {
  height: 2px;
  background-color: #DCDCDC;
}

/* Blog pagination */
.blog-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 3rem;
}

.blog-pagination__link {
  font-family: Libre Franklin, sans-serif;
  font-weight: bold;
  color: #101014;
  font-size: 1rem;
  line-height: 1;
  margin: 0 16px;
  text-decoration: none;
}

.blog-pagination__link:hover, .blog-pagination__link:focus {
  color: #FF7839;
  text-decoration: none;
}

.blog-pagination__link--active {
  color: #FF7839;
}

.blog-pagination__ellipsis {
  color: #101014;
  font-size: 1rem;
  line-height: 1;
}

/* Blog post */
.blog-header--post {
  min-height: 520px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.blog-post {
  margin: 0 auto;
  padding: 16px 0 16px;
}

.blog-post__meta {
  margin-top:16px;
  display: flex;
  align-items: center;
}

.blog-post__meta a {
  color: #C6C6C6;
  transition: color .25s ease-in;
}

.blog-post__meta a:hover {
  color: #FF7839;
  text-decoration: none;
}

.blog-post__timestamp {
  font-size:14px;
  color: #C6C6C6;
  margin-bottom:40px;
}

.blog-post__divider {
  margin: 24px 0 24px;
}

.blog-post__avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  margin-right: 8px;
}



.blog-post__preheader {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #9157EC;
    display: block;
    margin: 0 0 8px;
}

.blog-post__title {
  margin: 0 0 8px;
  max-width: 100%;
  font-weight:bold;
}

.blog-post__summary {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 0 2.5rem;
  max-width: 680px;
}

.blog-post__body-wrapper {
  max-width: 100%;
  margin: 0 auto;
}

.blog-post__body img {
  max-width: 100%;
}

.blog-post__tags {
  display: flex;
  flex-wrap: wrap;
}

.blog-post__tag-link {
  color: #FF7839;
  background-color: #e6edff;
  border-radius: 3px;
  font-size: 0.75rem;
  padding: 5px 10px;
  margin: 0 8px 8px 0;
}

#hs_cos_wrapper_my_social_sharing a {
	display: block;
	color: #101014;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Blog related posts */
.blog-more {
  margin: 44px 0 120px 0;
}

.blog-more h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight:bold;
  font-size:32px;
  line-height:48px;
  text-align:center;
  margin-bottom: 40px;
}

.blog-more--centered h2 {
  text-align: center;
}

/* Blog comments */
.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
  outline: none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #101014;
}


.blog-top-section, .blog-bottom-section {
  display:flex;
  flex-direction:row;
  width:100%
}
  
  .blog-top-left {
    width:25%;
    padding: 16px 24px 16px 0;
  }
  
  .blog-bottom-left {
    width:25%;
  }
  
  .blog-top-right, .blog-bottom-right {
     width:75%;
  } 
  
  .blog-content-module-title {
    margin-top:24px;
    margin-bottom:16px;
    font-weight:bold;
  }
  
  .blog-content-module-links p {
    color:#FF7839;
    text-decoration:underline;
    margin-bottom:8px;
  }
  
  .social-share-btns {
    margin-bottom:60px;
  }

  .social-share-btns h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
    font-size:24px;
    line-height:36px;
    margin-bottom:24px;
  }
  
  @media (max-width: 480px) {
    
    .blog-top-section, .blog-bottom-section {
      display:flex;
      flex-direction:column-reverse;
      width:100%
    }
    
    .blog-bottom-left {
    display:none;
    }
    
    .blog-top-right, .blog-top-left, .blog-bottom-right {
     width:100%;
     padding-left: 17px;
     padding-right:17px;
    }
    
    .blog-post__timestamp {
      margin-bottom: 24px;
      font-size:14px;
    }
    
    .blog-post {
    margin: 0 auto;
    padding: 24px 0 16px;
}
    
    .social-share-btns {
    margin-bottom:20px;
  }
    
    .social-share-btns h3 {
    font-size:18px;
  }
     
}

.cell_16787038376404-background-layers {
  min-height:791px!important;
  border-radius:40px!important;
  margin-top: 30px!important;
}


  



/* Header & Footer */


/* @import url('http://example.com/example_style.css'); */

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

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

.content-wrapper {
  max-width:1240px;
  margin:auto;
}


.kl-header {
  position: fixed;
  z-index: 12;
  width: 100%;
  box-shadow: 0px 5px 10px rgba(154, 161, 177, 0.1);
  background-color: rgba(255, 255, 255, 1.0);
}

.kl-megamenu-item {
  display: flex;
}

@media (min-width: 480px) and (max-width: 1130px) {
  .kl-megamenu-item {
    margin-bottom: 10px;
  }
}

.kl-megamenu-text {
  margin-left: 4px;
}

.kl-megamenu-text h3 {
  font-weight:500;
  font-family: 'Roboto', sans-serif!important;
  font-size:16px!important;
}

@media (max-width: 480px) {
  .kl-megamenu-icon {
    display:none;
  }
}

@media (min-width: 480px) and (max-width: 1130px) {
  .kl-megamenu-text {
    padding-top: 6px;
  }
}

.kl-header-placeholder {
  height: 82px;
}

.kl-navbar {
  height: 82px;
  display: flex;
  align-items: center;
  /**/
}

@media (min-width: 1131px) and (max-width: 1242px) {
  .kl-navbar {
    padding-left:15px!important;
    padding-right:15px!important;
  }
}

@media screen and (max-width: 1130px) {
  .kl-navbar {
    justify-content: space-between;
    padding-left:4%!important;
    padding-right:4%!important;
  }
  .kl-navbar--active .kl-navbar__content {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}

.kl-navbar__logo {
  width: auto;
  display: block;
  margin-right: 24px;
}

.kl-navbar__mobile {
  display: flex;
}

.kl-navbar__mobile .hs_cos_wrapper_type_language_switcher {
  display: none;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__mobile .hs_cos_wrapper_type_language_switcher {
    display: block;
  }
}

.kl-navbar__mobile .hs_cos_wrapper_type_language_switcher + .kl-navbar__hamburger {
  margin-left: 32px;
}

.kl-navbar__content {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__content {
    background-color: rgba(255, 255, 255, 1.0);
    position: fixed;
    width: 100%;
    height: calc(100% - 82px);
    left: 0;
    bottom: 0;
    padding: 45px 10%;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transform: translateY(8px);
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
  }
}

.kl-navbar__menu {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__menu {
    display: block;
    margin: 0 0 24px;
    width: 100%;
  }
}

.kl-navbar__item {
  position: relative;
  margin: 0 16px;
}

.kl-navbar__item--active .kl-navbar__panel {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

@media screen and (max-width: 1130px) {
  .kl-navbar__item--active .kl-navbar__panel {
    max-height: 100vh;
  }
}

.kl-navbar__item--active .kl-navbar__button {
 
color: #101014;
}

.kl-navbar__item--active .kl-navbar__button > span:after {
  visibility: hidden;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .kl-navbar__item {
    margin: 0 16px;
  }
}

/*  */

.kl-navbar__button {
  font-weight: 500;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 2em;
  word-break: normal;
  color: #101014;
  display: inline-block;
}

.button--outlined {
    background-color: transparent!important;
    padding: 5px 32px;
    border: solid 2px #FF7839;
    border-radius: 8px;
    text-decoration: none;
    color: #101014!important;
}

.button--outlined:hover {
    background-color: transparent!important;
    padding: 5px 32px;
    border: solid 2px #FF5809!important;
    border-radius: 8px;
    text-decoration: none;
    color: #101014!important;
}

/* For Simple Menu */

/*
.module_16777309704534__button {
    transition: all 0.4s ease;
    background-color: #FF7839;
    color: #fff;
    padding: 12px 30px;
    border: solid 2px #FF7839;
    border-radius: 8px;
    font-weight:500;
    font-family: 'Roboto', sans-serif;
    text-align:center!important;
}

.module_16777309704534__button:hover {
    transition: all 0.4s ease;
    background-color: #FF5809;
    color: #fff;
    padding: 12px 30px;
    border: solid 2px #FF7839;
    border-radius: 8px;
}

*/

/* For Mega Menu */

.module_16777560373198__button, .module_16782588971795__button {
    transition: all 0.4s ease;
    background-color: #FF7839;
    color: #fff;
    padding: 12px 30px;
    border: solid 2px #FF7839;
    border-radius: 8px;
    font-weight:500;
    font-family: 'Roboto', sans-serif;
    text-align:center!important;
}

.module_16777560373198__button:hover, .module_16782588971795__button:hover {
    transition: all 0.4s ease;
    background-color: #FF5809;
    color: #fff;
    padding: 12px 30px;
    border: solid 2px #FF5809;
    border-radius: 8px;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__button {
    font-size: 1rem;
  }
}

.kl-navbar__button > span {
  position: relative;
  display: inline-block;
  padding: 8px 0;
}

.kl-navbar__button > span:after {
  content: '';
  width: 0px;
  height: 2px;
  background-color: #FF7839;
  position: absolute;
  left: 0;
  bottom: 2px;
  visibility: hidden;
  transition: width .2s ease-in-out;
}

.kl-navbar__button:hover, .kl-navbar__button:focus, .kl-navbar__button:active, .kl-navbar__button--active {
  text-decoration: none;
  
  color:#101014;
}

.kl-navbar__button:hover > span:after, .kl-navbar__button:focus > span:after, .kl-navbar__button:active > span:after, .kl-navbar__button--active > span:after {
  visibility: hidden;
  width: 100%;
}

.kl-navbar__end {
  display: flex;
  align-items: center;
}

.kl-navbar__end > span + a {
  margin-left: 25px;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__end > span + a {
    margin-left: 0;
  }
}

.kl-navbar__end > a + a, .kl-navbar__end > a:not(:first-child) {
  margin-left: 16px;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__end .hs_cos_wrapper_type_language_switcher {
    display: none;
  }
}

.kl-navbar__end > .button_cta:not(:first-child) {
  margin-left: 25px;
}

.kl-navbar__panel {
  background-color: rgba(255, 255, 255, 1.0);
  visibility: hidden;
  opacity: 0;
  transform: translateY(8px);
  transition: all .25s ease-in-out;
  position: fixed;
  top: 82px;
  left: 0;
  width: 100%;
  z-index:1000;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__panel {
    position: static;
    max-height: 0;
    overflow: hidden;
  }
}

.kl-navbar__panel-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 1240px;
  margin: 0 auto;
  padding: 32px 0;
  justify-content: space-between;
}

.kl-navbar__panel-wrapper > div {
  flex-basis: none;
}

.kl-navbar__categories {
  display: flex;
  /*justify-content: space-between;*/
  flex-wrap: wrap;
  flex-basis: 910px;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__categories p {
    display: none;
  }
}

.kl-navbar__description {
  flex-basis: 250px;
  margin: 0 16px;
 
color: #101014;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__description {
    margin: 0;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 1130px) {
  .kl-navbar__description--full {
    flex-basis: auto;
  }
}

.kl-navbar__description h1, .kl-navbar__description h2, .kl-navbar__description h3, .kl-navbar__description h4, .kl-navbar__description h5, .kl-navbar__description h6 {
  color: inherit;
}

.kl-navbar__description h2  {
  /*font-size: 1.125rem;*/
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin: 0 0 .5rem;
  font-family: 'Roboto', sans-serif!important;
}

.kl-navbar__description h3 {
  /*font-size: 0.875rem;
  font-size: 24px;*/
  font-size: 16px!important;
  font-weight: 500;
  margin: 0 0 4px;
  font-family: 'Roboto', sans-serif!important;
}

.kl-navbar__description--full h2, .kl-navbar__description--full h3 {
  font-family: 'Roboto', sans-serif!important;
  font-weight: 500;
  font-size:16px!important;
  line-height:19px;
  margin: 0 0 4px;
}


.kl-navbar__description p {
  font-size: 16px;
  margin: 0 0 1.75rem;
}

.kl-navbar__description a {
 
color: #101014;
}

.kl-navbar__description a:hover, .kl-navbar__description a:focus {
  text-decoration: none;
 
color: #101014;
}

.kl-navbar .hamburger {
  display: none;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  min-width: auto;
}

@media screen and (max-width: 1130px) {
  .kl-navbar .hamburger {
    display: block;
  }
}

.kl-navbar .hamburger:focus {
  outline: none;
}

.kl-navbar .hamburger-box {
  width: 24px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.kl-navbar .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}

.kl-navbar .hamburger-inner, .kl-navbar .hamburger-inner::before, .kl-navbar .hamburger-inner::after {
  width: 24px;
  height: 3px;
  
  background-color:#FF7839;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.kl-navbar .hamburger-inner::before, .kl-navbar .hamburger-inner::after {
  content: "";
  display: block;
}

.kl-navbar .hamburger-inner::before {
  top: -8px;
}

.kl-navbar .hamburger-inner::after {
  bottom: -8px;
}

.kl-navbar .hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.kl-navbar .hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.kl-navbar .hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.kl-navbar .hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.kl-navbar .hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.kl-navbar .hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* Navbar submenu */
.kl-navbar-submenu-wrapper {
  position: absolute;
  left: -24px;
  visibility: hidden;
}

@media screen and (max-width: 1130px) {
  .kl-navbar-submenu-wrapper {
    position: static;
    visibility: visible;
    display: none;
  }
}

.kl-navbar__item:hover > .kl-navbar-submenu-wrapper {
  visibility: visible;
}

.kl-navbar-submenu {
  background-color: rgba(255, 255, 255, 1.0);
  box-shadow: 0px 5px 10px rgba(154, 161, 177, 0.1);
  list-style: none;
  font-family: 'Roboto', sans-serif;
  padding: 0;
  margin: 20px 0 0;
  width: 160px;
}

@media screen and (max-width: 1130px) {
  .kl-navbar-submenu {
    box-shadow: none;
    margin: 12px 0;
    width: auto;
  }
}

.kl-navbar-submenu .kl-navbar-submenu {
  position: absolute;
  top: 0px;
  left: 100%;
  transform: translateX(0);
  margin: 0;
  visibility: hidden;
}

@media screen and (max-width: 1130px) {
  .kl-navbar-submenu .kl-navbar-submenu {
    position: static;
    visibility: visible;
    display: none;
    margin-left: 20px;
  }
}

.kl-navbar-submenu__item {
  position: relative;
}

.kl-navbar-submenu__item:hover > .kl-navbar-submenu {
  visibility: visible;
}

.kl-navbar-submenu__item a {
  display: block;
  padding: 12px 24px;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1rem;
  word-break: normal;
  color: #101014;
}

.kl-navbar-submenu__item a:hover, .kl-navbar-submenu__item a:focus {
  
  color: #101014;
  text-decoration: none;
}

@media screen and (max-width: 1130px) {
  .kl-navbar-submenu__item a {
    padding: 12px 0;
  }
}

.kl-navbar__parent {
  cursor: pointer;
}

@media screen and (min-width: 1130px) {
  .kl-navbar__parent:hover > a:after {
    transform: rotate(225deg);
  }
}

.kl-navbar__parent > a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1130px) {
  .kl-navbar__parent > a {
    pointer-events: none;
  }
}

.kl-navbar__parent > a:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-right: 1px solid #003045;
  border-bottom: 1px solid #003045;
  transform: rotate(45deg);
  transform-origin: 6px 6px;
  transition: transform .25s ease-in-out;
}

.kl-navbar__parent--active > .kl-navbar-submenu-wrapper,
.kl-navbar__parent--active > .kl-navbar-submenu {
  display: block;
}

.kl-navbar__parent--active > a:after {
  transform: rotate(225deg);
}

.kl-navbar__parent--active > a {
  
  color: #101014;
}

.kl-navbar__parent--active > a > span:after {
  visibility: hidden;
  width: 100%;
}

/* ====================================== */

.kl-navbar-submenu-wrapper ul li {
    margin-bottom: 0;
}

.dropdown-icon {
        position: absolute;
        top: 10px;
        right: 0;
        transform: translateY(-50%);
        width: 16px;
        height: 16px;
        background-image: url("https://lp.staffomatic.com/hubfs/Arrow_down%20icon.svg-1.svg");
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        opacity: 1;
        transition: opacity 0.2s ease-in-out;
}

@media screen and (max-width: 1130px) {
  top: 11px;
  
  .dropdown-icon {
    transform: translateY(-50%)!important;
    transition: all 0.2s ease-in-out;
  }

  .kl-navbar__item--active span.dropdown-icon {
      transform: rotateZ(180deg) translateY(-50%)!important;
      top: -5px!important;
  }
  
}


@media screen and (max-width: 480px) {
  .kl-navbar__content {
    padding: 30px 12px;
  }
  
  .kl-navbar__description--full {
    display:none!important;
  }
  
  .kl-navbar__categories {
    display: flex;
    flex-wrap: nowrap!important;
    flex-direction: column!important;
  }
  
  .kl-navbar__panel-wrapper {
    padding: 10px 0!important;
  }
  
  .kl-navbar__description h3,
  .kl-navbar__description h4,
  .kl-navbar__description h5 {
    font-size:16px!important;
    line-height:24px!important;
    font-weight:400!important;
  }
  
  .kl-navbar__end {
    align-items: center;
    display: flex;
    flex-direction: column!important;
    width:100%!important;
  }
  
  .module_16777560373198__button, .module_16782588971795__button {
    width:100%!important;
    text-align:center!important;
    margin-left:0!important;
  }
  .button--outlined {
    margin-bottom:16px;!important;
  }
  
} 
/* @import url('http://example.com/example_style.css'); */

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

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

.input .iti__flag-container {
    z-index: 1!important;
}

footer {
      background: #003045;
    }
    
    .container {
      max-width:1240px;
    }
    
    .col-4 {
      max-width: 24%;
    }
    
    .col-2 {
      max-width: 17%;
      margin: 0 1%;
    }
    
    .footer-top {
      padding-top: 80px;
      padding-bottom: 15px;
    }
    
    .footer-bottom {
      padding-bottom: 80px;
      align-items: center;
    }
    
    hr{
        height: 1px;
        background-color: #FAFAFA;
        border: none;
    }
    
    .footer-text-col h5 {
      font-size:16px;
      color: #B58FF2;
      margin-bottom: 24px;
    }
    
    .footer-text-col p {
      color: #fff;
    }    
    
   .footer-text-col ul {
      padding:0;
    }
    
   .footer-text-col ul li {
      list-style: none;
      text-decoration: none;
      margin-bottom: 24px;
      color: #fff;
    }
    
   .footer-text-col ul li a {
      color:#fff;
      font-size: 16px;
      line-height: 16px;
    }
    
   .footer-text-col ul li a:hover {
      text-decoration: none;
      color:#fff;
    }
    
    .social {
      display: flex;
      justify-content: end;
    }
    
    .copyright {
      font-family: 'Roboto', sans-serif;
      color: #fff
    }
    
    .social-icon {
      margin: 0 4px;
    }
    
    @media (max-width: 980px) {
      .col-4 {
       max-width: 100%;
       flex: 100%;
      }
      
      .col-2 {
        max-width: 50%;
        flex: 50%;
        margin: 20px 0 10px 0;
      }
      
      .footer-top {
        padding-top: 40px;
      }
      
      .footer-bottom {
        padding-bottom: 40px;
      }
      
      .social {
        justify-content:flex-start;
      }
       
    }
    
    @media (max-width: 480px) {
      .col-6 {
        flex: 100%;
        max-width: 100%;
        justify-content: center;
      }
      
      .social {
       justify-content: center !important;
      }
      
      .footer-bottom {
        flex-direction: column-reverse;
      }
      
      .copyright {
        text-align: center;
        margin-top: 15px;
      }
      
    }