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

/* Test */
















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

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1140px;
}




html {
  font-size: 16;
}

body {
  color: rgba(103, 103, 103, 1.0) ;
  font-family: Lato, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

p {
  font-family: Lato;
  font-weight: 300
}

a {
  color: rgba(65, 182, 230, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color: rgba(65, 182, 230, 1.0);
}

a:active {
  color: rgba(105, 222, 255, 1.0);
}


.blog-post_body a:after,
main a:after {
  border-bottom-color: rgba(#null, 0.0);
}

.blog-post_body a:hover:after,
main a:hover:after {
  border-bottom-color: rgba(#null, 0.0);
}



h1 {
  color: rgba(36, 41, 46, 1.0) ;  
  font-family: Lato;
  font-size: 5.4em;
  font-weight: 700;
}


h2 {
  color: rgba(36, 41, 46, 1.0) ;  
  font-family: Lato;
  font-size: 2.7em;
  font-weight: 700;
}


h3 {
  color: rgba(65, 182, 230, 1.0) ;  
  font-family: Lato;
  font-size: 2.625em;
  font-weight: 300;
}

h4 {
  color: rgba(65, 182, 230, 1.0) ;  
  font-family: Lato;
  font-size: 1.68em;
  font-weight: 300;
}

h5 {
  color: rgba(36, 41, 46, 1.0) ;  
  font-family: Lato;
  font-size: 14px;
  font-weight: 600;
}

h6 {
  color: rgba(36, 41, 46, 1.0) ;  
  font-family: Lato;
  font-size: 1rem;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}





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(65, 182, 230, 1.0);
}

.btn,
.hs-button,
.button--primary {
  background-color: rgba(255, 122, 89, 1.0);
  border-color: rgba(255, 122, 89, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.btn:focus,
.btn:hover,
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 122, 89, 1.0);
  border-color: rgba(255, 122, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);

}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 162, 129, 1.0);
  border-color: rgba(255, 162, 129, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

input.hs-search-field__input,
input#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(245, 248, 250, 0.0);
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 3px;
}

input.hs-search-field__input:focus,
input#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  background-color: rgba(245, 248, 250, 1.0);
}

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

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

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

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

.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, 0.0);
  border: 1px solid rgba(226, 226, 226, 0.0);
  color: rgba(103, 103, 103, 1.0);
}

thead th,
thead td {
  background-color: rgba(119, 187, 15, 0.0);
  color: rgba(103, 103, 103, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(103, 103, 103, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(226, 226, 226, 0.0);
}





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

.header__container {
  max-width: 100%;
}

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

body .custom-menu-primary .submenu.level-1 > li:hover > a,
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 {
  color: #41B6E6;
}

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: #41B6E6;
}
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: #fff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #fff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #41B6E6;
}

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

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: #FFF;
  color: #00abee;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #ffffff;
  background-color: #FFF;
}

.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(0, 0, 0, 1.0);
}


/*=========n=======*/
.custom-menu-primary .hs-menu-wrapper > ul > li > a .caret {
  color: rgba(65, 182, 230, 1.0);
}

@media(min-width:1200px){

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

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

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

  /*-----------*/

  .custom-menu-primary .hs-menu-wrapper > ul li> ul  {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.8);
  }

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

  .custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover {
    background-color: rgba(255, 255, 255, 0.0);
    color: rgba(0, 171, 238, 0.8) !important;
  }

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

}

.header .sign_up_cta{
  font-family: 16;
  border-color: rgba(0, 171, 238, 1.0);   
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.header .sign_up_cta:hover{
  font-family: 16;
  border-color: rgba(0, 171, 238, 1.0);   
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(0, 171, 238, 1.0);
}



/*--------------*/


@media(max-width: 1199px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }
 
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: #000000; /* change to desired color */
  }
}
  
  .fas.fa-bars {
  color: #000000; /* change to desired color */
}

  .header__navigation-toggle svg,
    fill: rgba(0, 0, 0, 1.0);
  }


}






.footer__container {
  max-width: 1140px;
}


/*--------footer top-------*/
.footer_top{
  background-color: #1D252C;
}

.cont_details .title .blueLine{
  border-color: rgba(65, 182, 230, 1.0);
}

.cont_details .title h3{
  color: #ffffff;
}

.cont_details .item .circle{
  color: rgba(63, 63, 63, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.cont_details .item:hover .circle{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(19, 181, 234, 1.0);
}

.cont_details .item .text * {
  color: #ffffff;
}

.cont_details .item .text a{
  color: #ffffff;
}
.cont_details .item .text a:hover{
  color: #ffffff;
}




/*-----*/

.footer_top h3.form-title{
  color: #ffffff;
}

.footer_top form .hs-input{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(220, 220, 220, 1.0);
}

.footer_top form .hs-button{
  background-color: rgba(65, 182, 230, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer_top form .hs-button:hover{
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


/*--------footer middle-------*/
.footer_midd{
  background-color: #1D252C;
}

.footer_midd .social-icons a{
  color: #ffffff;
}

.footer_midd .social-icons a:hover{
  color: #ffffff;
}

.footer__copyright{
  color: #ffffff;
}


/*--------footer bottom-------*/

.footer_bottom{
  background-color: #1D252C;
}

.footer_bottom ul > li a{
  color: rgba(255, 255, 255, 1.0);
}

.footer_bottom ul > li a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.footer_bottom li.partnerlogin > a,
.footer_bottom li.login > a  {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(0, 171, 238, 1.0);
}


.footer_bottom li.partnerlogin > a:hover,
.footer_bottom li.login > a:hover {
  color: rgba(0, 171, 238, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
  border-color: rgba(0, 171, 238, 1.0);
}

.f_alert {
  background-color: rgba(111, 111, 111, 1.0); 
}

.f_alert p  a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(111, 111, 111, 0.0);
  border-color: rgba(0, 171, 238, 1.0);
}

.f_alert p  a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(111, 111, 111, 0.0);
  border-color: rgba(0, 171, 238, 1.0);
}






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

.blog-post__date {
  border-color: #676767;
}

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

.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: #3f3f3f;
}

.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: #8f8f8f;
}

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

.blog-pagination__link {
  color: #676767;
}

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

.blog-post__title {
  color: #24292e;
  font-family:Lato;
  font-size: 2.7px;
  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);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(#null);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__tag-link:hover{
  color: #41B6E6;
}

.blog-post__read-more svg {
  fill: #676767;
}

.blog-post__read-more a:hover svg {
  fill: #41B6E6;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #676767;
}

.blog-sidebar a:hover {
  color: #41B6E6;
}

.blog__subscription-block {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #676767;
}

.blog-post__body, .blog-post__tags a {
  color: #676767;
}

.blog-post__meta a:hover {
  color: #41B6E6
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #676767;
}

.blog-post__back-to-blog:hover {
  color: #41B6E6;
}

.blog-post__back-to-blog svg {
  fill: #676767;
}

a.blog-post__back-to-blog:hover svg {
  fill: #41B6E6;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}










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;
}

.page-center {
  max-width: 1140px;
  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: 1199px) {
  .footer__container,
  .header__container,
  .content-wrapper,
  .page-center,
  .container,
  .dnd-section > .row-fluid   {
    max-width: 959.999999991px;
  }
}

@media (max-width: 991px) {
  .footer__container,
  .header__container,
  .content-wrapper,
  .page-center,
  .container,
  .dnd-section > .row-fluid   {
    max-width: 719.9999999903999px;
  }


  h1{
    font-size: 4.199999999958em; 
  }


}

@media (max-width: 767px) {
  .footer__container,
  .header__container,
  .content-wrapper,
  .page-center,
  .container,
  .dnd-section > .row-fluid   {
    max-width: 539.9999999928px;
  }
  h1{
    font-size: 4.799999999952em; 
  }
}


@media (max-width: 575px) {
  .footer__container,
  .header__container,
  .content-wrapper,
  .page-center,
  .container,
  .dnd-section > .row-fluid   {
    max-width: 539.9999999928px;
  }

  h1{
    font-size: 2.9999999999700004em; 
  }

  h2{
    font-size: 2.199999999987em; 
  }


}

.body-wrapper {
  padding-top: 58px;
}