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

.custom-menu-primary>div{
      margin-top: 0px !important;
}
  
  .submenu.level-1>li{
 margin-right: 0px !important;   
}

.max-800{
margin:0 auto;
  max-width:850px;
}
.functionComplement{
  padding: 30px; 
  background-color: #fff; 
  box-shadow: 101px 215px 142px 0px rgba(108, 107, 106, 0.02), 45px 95px 105px 0px rgba(108, 107, 106, 0.03), 11px 24px 58px 0px rgba(108, 107, 106, 0.04); 
  border-radius: 4px;
  max-width: 850px;
  margin: 0 auto;
}
.functionComplement h2{
  font-size: 32px;
  line-height: 40px;
  font-weight: 600 !important;
  margin: 0px;
}
.functionComplement h6{
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0px;
  padding-bottom:20px;
  text-align: left;
}
.functionComplement  .iconContent{
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.functionComplement  .iconContent .content{
padding-left: 16px;
}
.functionComplement  .iconContent .content h4{
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
  font-weight: 600;
}
.functionComplement  .iconContent .content p{
  font-size: 16px; 
  margin: 0px;
}
.navigateFund p{
    position: relative;
    padding-left: 20px;
}
.navigateFund p span strong:before {
    content: "";
    background: #1FCCC3;
    width: 12px;
    position: absolute;
    height: 12px;
    border-radius: 50%;
    left: 0;
    top: 8px;
}
.problemSolved{
padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
.plainingDistrubution {
max-width:850px;
  margin:0 auto;
  padding:30px;
  border-radius:4px;
  box-shadow: 101px 215px 142px 0px rgba(108, 107, 106, 0.02), 45px 95px 105px 0px rgba(108, 107, 106, 0.03), 11px 24px 58px 0px rgba(108, 107, 106, 0.04); 
  background-color:#fff;
}
.plainingDistrubution h3 {
    margin: 0;
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    color: #083A5C;
    font-family: 'Lato';
      padding-bottom: 10px;
}
.plainingDistrubution ul {
    margin: 0;
       padding-left: 16px;
}
.plainingDistrubution ul li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    color: #4F4D63;
    font-family: 'Lato';
      position: relative;
    margin-left: 6px;
  margin-bottom: 6px;
}
.plainingDistrubution ul li:before {
    content: "\f058";
    font-family: fontawesome;
    color: #1FCCC3;
    position: absolute;
    left: -20px;
}
.maintainVisibilty{
 padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

.authorBox {
    padding: 24px 0;
    border-bottom: 1px solid rgb(0 166 156 / 20%);
}
.authorBoxWrap {
    display: flex;
    gap: 18px;
    align-items: center;
    justify-content: center;
}
.authorBoxWrap img {
    width: 52px;
    border-radius: 8px;
    margin-right: 8px;
}
.authorBoxWrap span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    display: inline-block;
  color: #3E82EC;
}
.authorDate {
    position: relative;
    padding-left: 26px;
}
.authorDate:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #20CCC3;
    border-radius: 100%;
}
.headerBtn {
    padding-top: 20px;
}

.headerBtn a {
    padding: 10px 20px;
    border-radius: 10px;
    background: #ffffff;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 600;
}
.headerBtn a:hover{
    color:#fff;
}
.headerContent h1 {
    margin: 0;
    line-height: 54px;
}

.headerContent h6 {
    margin: 0;
    line-height: 36px;
}
.pt-top{
padding-top:60px;
}

.jake-logo-slider .swiper-slide {background: transparent !important;}

ul li p,
ol li p {
  font-size: 18px;
  color: #232f4c !important;
  line-height: 1.6;
}

ul li,
ol li {
  font-size: 18px;
  color: #232f4c !important;
  line-height: 1.6;
}



   .left-btn{
    
   text-align: right;

  }
  
    .right-btn{
    
   text-align: left;

  }


  
@media screen and (max-width: 786px){
  
  
.dnd-section>.row-fluid {
    max-width: 100%;
    padding-left: 0px;
  padding-right: 0px; 
}
  
    .left-btn{
    
   text-align: center;
    margin-right: 0px;
  }
  
    .right-btn{
    
   text-align:center;
    margin-left: 0px;
  }
  }

 .body-container .green-dots ul  {
  list-style: none !important; /* Remove default bullets */
 padding: 0px;
    margin 0px;
}
  
  .body-container .green-dots ul li{
     padding-left: 0em; 

}
  

 .body-container .green-dots ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #232f4c !important; /* Change the color */
  font-weight: bold !important; /* If you want it to be bold */

}
  
    .body-container .green-dots ul li p{
    margin-top: -1.2em; 
  margin-left: 1em;
}
  


/*---Secondary CTA---*/

.hs-home-one .hs-button {
    margin-top: 0px !important;
}

a.cta_button{
  font-size: 17px;
}

.hs-button-3,
.button--primary {
 background: #4a68b2;
    border: 1px solid #408bf1;
    border-radius: 10px;
   
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-decoration:none;
  transition: all 300ms linear 0s;
  text-align: center;
}

.hs-button-3:hover,
.hs-button-3:focus,
.button--primary:hover,
.button--primary:focus {
  background:#408bf1;
border: 1px solid #408bf1;
  color: #fff;
  text-decoration:none;
}

.hs-button-3:active,
.button--primary:active {
  background-color: #408bf1;
border: 1px solid #408bf1;
  color: #fff;
}






.hs-button-2,
.button--primary {
  background: linear-gradient(to right,#29d9a4, #1fcbc5);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 10px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-decoration:none;
}

.hs-button-2:hover,
.hs-button-2:focus,
.button--primary:hover,
.button--primary:focus {
  background: linear-gradient(to right,#29d9a4, #1fcbc5);
  background-color: ;
  border-color: ;
  color: #fff;
  text-decoration:none;
}

.hs-button-2:active,
.button--primary:active {
  background-color: rgba(#null, 0.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}


  .purple-header{
 font-size: 30px; line-height: 1.5;color: #6d5fea;font-weight:700;
  }

 @media (max-width: 767px){
     .purple-header{
 font-size: 26px; 
  }
   
.custom-btn-section ul li a.hs-button {
    width: 100%;
    text-align: center;
  
 
}
    .custom-btn-section ul li a.hs-button {
    
    padding: 12px

}
   h2{

    font-size: 2rem !important;

}
   
   .hs-home-one .custom-full-width-content-section h1 {

    font-size: 2rem !important;

}
     .lp-head{
    font-size: 2rem !important;
}   
  } 


    fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {

    min-height: 60px !important;
}

.hs-home-one .custom-full-width-content-section h1 {
    margin-top: 6px;
    font-size: 4rem;
    font-weight: 700;
  color: #fff;
}
  .lp-head{
    margin-top: 6px;
    font-size: 3.4rem;
    font-weight: 700;
  color: #fff;
}
















.dnd-section > .row-fluid {
  max-width: 90%;
  padding-left:15px;
  padding-right:15px;
}

.dnd-section {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left:15px;
  padding-right:15px;
}

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





p.footer-title{
  display: none !important;
}
  
  .blog-post__body p{
    font-family: ;
  font-size: 17px !important;
    font-weight: 300;
      line-height: 1.6 !important;
}
   .blog-post__body ul li, ol li{
   font-size: 17px !important;
    padding-bottom: 19px;
}




h2{
    font-weight: 400  !important;
  }
  .blog-post h1 {

    font-size: 2em !important;
    font-weight: 400 !important;
}




html {
  font-size: 14px;
  line-height: 1.6;
}

.card-body li {
 padding: 15px 0px !important; 
}

body {
  color: #4f4d63;
  font-family: Lato;
  font-size: 1rem;
  line-height: 1.6;
}
.body-wrapper {
  /*font-size: 18px;*/
  font-weight: 400;
}
p {
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
line-height: 1.6 !important;
}

a {
  font-family: Lato;
  color: rgba(0, 123, 255, 1.0);
}

a:hover,
a:focus {
  color:#4f4d63;
}

a:active {
  color: rgba(40, 163, 255, 1.0);
}

h1 {
  color: #102d7b;
  font-family: Lato;
  font-size: 40px;
  font-weight: 300;
}


h2 {
  color: #102d7b;
  font-family: Poppins;
  font-size: 32px;
  font-weight: 700;
}



h3 {
  color: #4f4d63;
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
}


h4 {
  color: #252221;
  font-family: Lato;
  font-size: 14px;
  font-weight: 500;
}



h5 {
  color: #212529;
  font-family: Lato;
  font-size: 13px;
  font-weight: 500;
}

h6 {
  color: #212529;
  font-family: Lato;
  font-size: 12px;
  font-weight: 500;
}

blockquote {
  border-left: 10px solid #6D5FEA !important;
  background: #f8f8fa;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(33, 37, 41, 1.0);
}

.hs-button,
.button--primary {
  background: linear-gradient(to right,#29d9a4, #1fcbc5);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 10px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-decoration:none;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background: linear-gradient(to right,#29d9a4, #1fcbc5);
  background-color: ;
  border-color: ;
  color: #fff;
  text-decoration:none;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(#null, 0.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: #212529;
}

.hs-form legend {
  color: rgba(33, 37, 41, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: #4f4d63;
  border-radius: 10px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(204, 204, 204, 1.0);
}

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

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #4f4d63;
}

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(233, 236, 239, 1.0);
  color: rgba(79, 77, 99, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(99, 99, 99, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(79, 77, 99, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(233, 236, 239, 1.0);
}





.header {
  background-color: #ffffff;
  background: #ffffff;
}

.header__container {
  max-width: %;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #fff;
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus,
.custom-btn-section ul li a:hover{
  color: #CFE2F3;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #102d7b;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
background-color: rgba(255, 255, 255 , 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255 , 0.0);
} 
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #102d7b;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #333;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #333;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(51, 51, 51, 1.0);
  color: #a9a9a9;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #25d5b1;
  background-color: rgba(51, 51, 51, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch:hover {
  color: #a9a9a9;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lato;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(#255, 255, 255, 1.0);
}

@media(max-width: 767px) {
  

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#255, 255, 255, 1.0);
  }
}





.footer-top-section{
  color: #fff;
  background: linear-gradient(#312e5b,#0e1738);
}
.footer-bottom-section{
  background-color: rgba(235, 238, 243, 1.0);
  color: #fff;
}

.footer__container {
  max-width: 90%;
}
.footer__copyright {
 color: #3e4750;
}

.footer__main h2{
  color: #fff;
}
.footer a{
 color: rgba(255, 255, 255, 1.0);
}
.footer a:hover,
.footer a:focus {
 color:#92DAAC;
}




.content-wrapper {
  max-width: 90%;
}

.blog-post__date {
  border-color: #4f4d63;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #4f4d63;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #27253b;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #77758b;
}

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

.blog-pagination__link {
  color: #4f4d63;
}

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

.blog-post__title {
  color: #102d7b;
  font-family:Poppins;
  font-size: 32px;
  font-weight: ;
}

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

#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: #4f4d63;
}

body .tns-nav button.tns-nav-active {
  background-color: #4f4d63;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #4f4d63;
}

body .social-links__icon {
  background-color: #4f4d63;
}

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: #212529;
}

.page-center {
  max-width: 90%;
  margin: 0 auto;
}




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




@media(max-width: 690px) {
  #toc{
  display:none;
  }
.functionComplement .iconContent {
    display: block;
    align-items: center;
    padding-bottom: 40px;
}
  .functionComplement .iconContent .content {
    padding-left: 0px;
     padding-top: 20px;
}
  .functionComplement {
        padding: 20px;
  }
  .functionComplement .iconContent .image img{
  margin:0 !important;
  }
  .plainingDistrubution h3 {
      font-size: 20px;
      line-height: 28px;
  }
  .plainingDistrubution ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .authorBoxWrap {
      display: flex;
      gap: 18px;
      align-items: center;
      justify-content: center;
  }
  .authorName{
      display: flex;
    justify-content: center;
    align-items: center;
  }
  .authorBoxWrap img{
    margin:0 !important;
  }
  
}