/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */


















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

  .header__container {
    max-width: 1250px;
  }

  .footer__container {
    max-width: 1250px;
  }

  .page-center {
    max-width: 1250px;
  }

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


.dnd-section {
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}





html {
  font-size: 18;
}

body {
  color: #6d6e71;
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
}



p {
  font-family: Poppins;
}

a {
  color: rgba(0, 0, 238, 1.0);
}

a:hover,
a:focus {
  color:rgba(0, 0, 238,1.0);
}



@media (min-width: 992px) {
  h1 {
    font-size: 39px;
  }

  h2 {
    font-size: 33px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 26px;
  }
}



h1 {
  color: #4d4d4f;
  font-family: DM Serif Display;
  font-weight: 700;
}


h2 {
  color: #4d4d4f;
  font-family: DM Serif Display;
  font-weight: 700;
}


h3 {

  color: #4d4d4f;
  font-family: DM Serif Display;
  font-weight: 700;
}


h4 {
  color: #4d4d4f;
  font-family: DM Serif Display;
  font-weight: 700;
}


h5 {
  color: #4d4d4f;
  font-family: DM Serif Display;
  font-size: 22px;
  font-weight: 700;
}

h6 {
  color: #4d4d4f;
  font-family: DM Serif Display;
  font-size: 18px;
  font-weight: 700;
}








form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Poppins;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 143, 206, 1.0);
}

form .hs-button,
form .button--primary,
.error-page .hs-button {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(51, 143, 206, 1.0);
  border-radius: 30px;
  border-width: 2px;
  color: rgba(51, 143, 206, 1.0);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(51, 143, 206, 1.0);
  color: rgba(51, 143, 206, 1.0);
}


.hs-form label {
  color: rgba(51, 143, 206, 1.0);
}

.hs-form legend {
  color: rgba(102, 102, 102, 1.0);
}

form .hs-input,
form select,
form textarea, input[type="password"] {
  border-color: rgba(51, 143, 206, 1.0);
  background-color: rgba(#null, 0.0);
  color: ;
  border-radius: 0px;
}

form .hs-input:focus,
form select:focus,
form textarea:focus, input[type="password"]:focus {
  border-color: rgba(51, 143, 206, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

input:-moz-placeholder,
input::-webkit-input-placeholder {
  color: #6d6e71;
}


.hs-richtext {
  font-size: 18;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Poppins;
}

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

.fn-date-picker td.is-selected .pika-button {
  background: #494a52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #F8FAFC !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}





header.header {
  background-color: rgba(255, 255, 255, 1.0);
}




body  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
body .custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}







.footer {
  background-color: rgba(52, 52, 52, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer a {
  color: rgba(255, 255, 255, 1.0);
}

.footer a:hover {
  color: rgba(255, 255, 255, 1.0);
}


.copyright p {
  color: rgba(255, 255, 255, 1.0);
}
.footer-menu .left-col .hs-menu-wrapper>ul li a {
  color: rgba(255, 255, 255, 1.0);
}

.footer-menu .left-col .hs-menu-wrapper>ul li a:hover {
  color: rgba(178, 179, 179, 1.0);
}










.blog-post__date {
  border-color: #6d6e71;
}


.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52;
}


.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494a52;
}

.blog-post__title {
  color: #4d4d4f;
  font-family:DM Serif Display;
  font-size: 33px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}

@media (max-width: 767px) {
  body {
    font-size: 16.0000000002px;
  }
}




.nav-demo-btn {
  margin-top: -12px;
  padding: 10px 20px;
  border-radius: 8px;
  border: 3px solid #fff;
  margin-left: 14px;
  transition: all .3s ease-in-out;
  display: inline-block;
  background-color: #e8a937;
  color: #fff;
  margin-left: 0;
}

.nav-demo-btn:hover {
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e8a937),
    to(#e5bd76)
  );
}
  
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child:hover a:before {
  visibility: hidden !important;
}

.hs-menu-children-wrapper {
  -webkit-transition: opacity .3s,max-height .3s,-webkit-transform .3s;
  transition: opacity .3s,max-height .3s,-webkit-transform .3s;
  -o-transition: transform .3s,opacity .3s,max-height .3s;
  transition: transform .3s,opacity .3s,max-height .3s;
  transition: transform .3s,opacity .3s,max-height .3s,-webkit-transform .3s;
  -webkit-box-shadow: 2px 2px 4px #6d6e71;
  box-shadow: 2px 2px 4px #6d6e71;
}

.mobile-menu-wrapper .hs-menu-children-wrapper {
  box-shadow: none;
}

.mobile-menu-wrapper .nav-demo-btn {
  background: transparent;
  margin-left: 0;
  margin-top: 0px;
}

.hs-menu-depth-2:hover {
  background-color: #e8a937;
}

.hs-menu-depth-2:hover a {
  color: #fff !important;
}

@media (min-width: 981px) {
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    top: 31px;
  }
}
@media (min-width: 981px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>ul {
      z-index: 1000;
  }
}

.custom-menu-primary .login-btn {
  margin-left: 25px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 981px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 15px;
  }
}

@media (max-width: 1152px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .custom-menu-primary .login-btn {
    margin-left: 0;
  }
  .custom-menu-primary .nav-demo-btn {
    max-width: 106px;
    display: inline-block;
    margin-top: -10px;
    line-height: 20px;
    text-align: center;
  }
}