/* @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    */
/*****************************************/

/* 5px Site Styling */

body {
  --kl-header-height: 120px;

  padding-top: var(--kl-header-height);
}

.kl-header-placeholder, .kl-navbar {
     height: 0px; !importnat 
}

.kl-header {
  width: 100%;
  height: var(--kl-header-height);
  position: fixed;
  top: 0;
  left: 0;
  background: #292663;
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;
  box-shadow: 0 5px 10px rgb(154 161 177 / 10%);
}

.kl-header--hidden {
  transform: translateY(calc(-1 * var(--kl-header-height)));
  box-shadow: none;
}

.kl-header__link {
  color: #ffffff;
  text-decoration: none;
  margin: 0 1em;
  font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1.5px;
}

p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #646464;
}

.dnd-section .dnd-column {
    border-radius: 10px;
}

.widget_1649797692560__primary_cta {
    background-color: rgba(182,67,66,1.0) !important;
    color: #fff;
}

.widget_1649797692560__primary_cta:hover {
    background-color: #fff !important;
    color: rgba(182,67,66,1.0);
}

.dnd_area-dnd_partial-3-module-2__primary_cta {
    background-color: rgba(182,67,66,1.0) !important;
    color: #fff;
}

.dnd_area-dnd_partial-3-module-2__primary_cta:hover {
    background-color: #fff !important;
    color: rgba(182,67,66,1.0);
}

.module_1650378245815__primary_cta {
    background-color: rgba(182,67,66,1.0) !important;
    color: #fff;
}

.module_1650378245815__primary_cta:hover {
    background-color: #fff !important;
    color: rgba(182,67,66,1.0);
}

.widget_1650378183380__primary_cta {
    background-color: rgba(182,67,66,1.0) !important;
    color: #fff;
}

.widget_1650378183380__primary_cta:hover {
    background-color: #fff !important;
    color: rgba(182,67,66,1.0);
}

.kl-rich-text__buttons .button, .kl-rich-text__buttons .button_cta {
  font-size: 15px;
}

form input[type=submit], form .hs-button {
  font-size: 15px;
  background-color: rgba(182,67,66,1.0) !important;
  color: #fff;
}

.hs-button:hover {
  font-size: 15px;
  background-color: #fff !important;
  color: rgba(182,67,66,1.0) !important;
}

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea {
    background-color: #FFF;
    border: 1.3px solid #292663;
    display: inline-block;
    font-size: .875rem;
    font-weight: normal;
    padding: 0.75rem 1rem;
    width: 100%;
    border-color: #292663;
    color: #292663;
}

form .hs-richtext, form .hs-richtext p {
    font-size: 12px;
}

.kl-navbar-submenu__item a:hover, .kl-navbar-submenu__item a:focus {
    color: #b64342;
}

/* 5px Site Styling */

/* 5px Header Styling */

.kl-navbar__search {
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.kl-navbar__button {
    font-size: 14px;
}

/* 5px Header Styling */

/* 5px Footer Styling */

.kl-footer__byline {
  display: none
}

.kl-footer__menu a {
    font-size: 16px;
}

.kl-footer__group h3:after {
  content: url('https://5804539.fs1.hubspotusercontent-na1.net/hubfs/5804539/Underline.svg');  
  display: inherit;
  margin-top: -15px;
}

.kl-footer__wrapper {
    padding: 60px 45px;
}

.kl-footer__social a:hover svg {
    fill: #fff;
}

.kl-footer__legal a:hover, .kl-footer__legal a:focus, .kl-footer__legal a:active {
    color: #b64342;
    text-decoration: none;
}

/* 5px Footer Styling */

/* 5px Form Styling */

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea {
    border-radius: 6px;
}

/* 5px Form Styling */

/* 5px Blog Styling */

.hs-rss-module {
  display: flex;
}

.hs-related-blog-item, .hs-rss-item {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    order: 2;
}

/* 5px Blog Styling */

/* 5px Blog Pagingation Styling */

.hs-pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 5px;
    width: 50%;
    padding: 8px;
    margin: 10px auto auto auto;
}

.hs-pagination__link {
    align-items: center;
    display: flex;
    margin-right: 0.5rem;
    color: #171717;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
}

.hs-pagination__link:hover {
    color: #b64342;
}

.blog-post-title h2 {
  font-size: 38px !important;
  line-height: 47px !important;
}


/* 5px Blog Pagingation Styling */


.plyr button:hover {
  transform: translate(-50%,-50%) !important;
}

/* Owl Slider  */

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: -3em;
}
.owl-nav button.owl-next {
  right: -3em;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc !important;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000 !important;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(5.5);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
    outline: none;
}

@media only screen and (max-width: 600px) {
  .owl-nav button.owl-prev {
    left: 2em;
  }
  .owl-nav button.owl-next {
    right: 2em;
  }
  
  .owl-nav button {
    top: 75%;
  }
}