/* ******************************************************************************
*********************************************************************************
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: 1170px;
}

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

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




html {
  font-size: 18;
}

body {
  
  color: #222222;
  
  font-family: Open Sans,Helvetica,Arial,Lucida,sans-serif;
  font-weight: 300;
  font-size: 18px;
}

p {
  font-family: Open Sans;
  font-weight: 300
}

a {
  font-family: Open Sans;
  color: rgba(0, 163, 224, 1.0);
  cursor: pointer;
}

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

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

h1 {
  
  color: #222222;
  
  font-family: Open Sans,Arial,sans-serif;
  font-size: 60px;
  font-weight: 400;
}

@media (max-width: 567px){
  h1 {
    font-size: 36.0px;
  }
}
h2 {
  
  color: #222222;
  
  font-family: Open Sans,Arial,sans-serif;
  font-size: 28px;
  font-weight: 400;
}

h3 {
  
  color: #1f333e;
  
  font-family: Open Sans,Arial,sans-serif;
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 567px){
  h3 {
    font-size: 33.6px;
  }
}

h4 {
  
  color: #222222;
  
  font-family: Open Sans,Arial,sans-serif;
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 567px){
  h4 {
    font-size: 22.0px;;
  }
}
h5 {
  
  color: #222222;
  
  font-family: Open Sans,Arial,sans-serif;
  font-size: 18px;
  font-weight: 400;
}

h6 {
  
  color: #222222;
  
  font-family: Open Sans,Arial,sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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





form,
.submitted-message {
  background-color: rgba(249, 249, 249, 1.0);
  border-color: rgba(242, 242, 242, 1.0);
  font-family: Open Sans;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 163, 224, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 163, 224, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(244, 207, 0, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(34, 34, 34, 1.0);
}

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

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

.hs-form legend {
  color: rgba(77, 77, 77, 1.0);
}
input[type="password"],
form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(0, 0, 0, 0.75);
  border-radius: 0px;
}
input[type="password"]:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  background-color: rgba(250, 250, 250, 1.0);
  border-color: rgba(153, 153, 153, 1.0);
}

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

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

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

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

.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(34, 34, 34, 1.0);
  color: rgba(34, 34, 34, 1.0);
}

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

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

table,
tbody + tbody {
  border-color: rgba(34, 34, 34, 1.0);
}





.header__container {
  max-width: 1170px;
}

/* Header Top  */

.header .header-top {
  background-color: rgba(255, 255, 255, 0.0);
}
.header .head-account ul li a{
  color: rgba(255, 255, 255, 1.0);
}
.header .head-account ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 163, 224, 1.0);
}
.header .header-social-nav ul li a,
.header .header-social-nav ul li a .fa-inverse{
  color: rgba(244, 244, 244, 1.0);
}
.header .header-social-nav ul li a:hover,
.header .header-social-nav ul li a:hover .fa-inverse{
  color: rgba(0, 163, 224, 1.0);
}

/* Header Bottom */

.custom_header-bottom{
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a,
body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(0, 0, 0, 1.0);
}

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: rgba(0, 162, 223, 1.0);
}

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: rgba(118, 118, 118, 1.0);
}
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: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(246, 246, 246, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-item,
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(118, 118, 118, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover > a.active-item,
body .custom-menu-primary .submenu.level-1 > li:hover > a.active-branch {
  color: rgba(0, 163, 224, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu li.has-submenu > .dropdown{
  background-color: rgba(246, 246, 246, 1.0);
  border-color: rgba(0, 163, 224, 0.0);
}
body .custom-menu-primary .dropdown ul.submenu.level-2 > .menu-item > .menu-link{
  color: rgba(4, 119, 161, 1.0);
}
body .custom-menu-primary .dropdown ul.submenu.level-2 > li > ul .menu-item > .menu-link{
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .dropdown ul.submenu.level-2 > li > ul .menu-item > .menu-link:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 163, 224, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li#ABOUT .dropdown .menu-col > ul > li > ul > li#Blog > a:before,
body .custom-menu-primary .dropdown ul.submenu.level-2 > li > ul > li > ul > li > a:before{
  color: rgba(0, 163, 224, 1.0);
}
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(255, 255, 255, 0.0);
  color: rgba(0, 163, 224, 1.0);
}
body .custom-menu-primary .dropdown .submenu.level-2 > li > a.active-item,
body .custom-menu-primary .dropdown .submenu.level-2 .menu-item .menu-link.active-branch.active-item,
body .custom-menu-primary .dropdown .submenu.level-2 .menu-item.active-branch > .menu-link.active-item {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .dropdown .submenu.level-2 > li > a.active-item:hover,
body .custom-menu-primary .dropdown .submenu.level-2 .menu-item .menu-link.active-branch.active-item:hover,
body .custom-menu-primary .dropdown .submenu.level-2 .menu-item.active-branch > .menu-link.active-item:hover {
  color: rgba(0, 163, 224, 1.0);
}
body .custom_header-search a.search-icon{
  color: rgba(0, 0, 0, 1.0);
}
body .custom_header-search:hover a.search-icon{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(230, 230, 230, 0.1);
}
body .custom_header-search .hs-search-field form input.hs-search-field__input{
  color: rgba(0, 0, 0, 0.75);
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom_header-search .hs-search-field form input.hs-search-field__input:focus{
  background-color: rgba(250, 250, 250, 1.0);
}
body .custom_header-search .hs-search-field form button{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(0, 163, 224, 1.0);
}
body .custom_header-search .hs-search-field form button:hover{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(0, 163, 224, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

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





body .footer-top .try-it-today {
  border-color: rgba(232, 232, 232, 1.0);
}
.footer-top .try-it-today .top-heading h2 {
  color: rgba(246, 246, 246, 1.0);
}
.footer-top a.sidebutton,
.footer-top .try-it-today a.downloadlink2{
  background-color: rgba(244, 207, 0, 1.0);
  color: rgba(51, 51, 51, 1.0);
}
.footer-top a.sidebutton:hover,
.footer-top .try-it-today a.downloadlink2:hover{
  background-color: rgba(0, 163, 224, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer-menu {
  background-color: rgba(78, 78, 78, 1.0);
}
.footer .footer-menu .hs-menu-wrapper > ul > li > a{
  border-color: rgba(31, 31, 31, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer-menu .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(0, 163, 224, 1.0);
}
.footer .footer__main{
  background-color: rgba(0, 36, 65, 1.0);
}
.form-group h3.form-title,
.footer .footer-social-nav h6{
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer-social-nav ul li a .fa-inverse,
.footer .footer-social-nav ul li a{
  color: rgba(208, 208, 208, 1.0);
}
.footer .footer-social-nav ul li a:hover .fa-inverse,
.footer .footer-social-nav ul li a:hover{
  color: rgba(0, 163, 224, 1.0);
}
.footer .footer-button .hs-button,
.footer .footer-button .cta_button{
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer-button .hs-button:hover,
.footer .footer-button .cta_button:hover{
  border-color: rgba(0, 163, 224, 1.0);
  background-color: rgba(0, 163, 224, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .form-group form .hs-input{
  border-color: rgba(255, 255, 255, 1.0);
}
.footer .form-group form .hs-input::placeholder{
  color: rgba(255, 255, 255, 1.0);
}
.footer .form-group form .hs-richtext p{
  color: rgba(255, 255, 255, 1.0);
}
.footer .form-group form .hs-button{
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .form-group form .hs-button:hover{
  border-color: rgba(0, 163, 224, 1.0);
  background-color: rgba(0, 163, 224, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .form-group form .hs-button:focus{
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(244, 207, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
.footer .footer-bottom{
  border-color: rgba(244, 207, 0, 1.0);
  background-color: rgba(41, 41, 41, 1.0);
}
.footer .footer__copyright p{
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__copyright p a{
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__copyright p a:hover{
  color: rgba(0, 163, 224, 1.0);
}

.footer__container {
  max-width: 1170px;
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #222222;
}

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

.blog-post__title {
  color: #222222;
  font-family:Open Sans;
  font-size: 28px;
  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(245, 245, 245);
}

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

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

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

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

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

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

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

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

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

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

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

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

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

.blog-post__meta a:hover {
  color: #000000
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

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

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

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










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: 1170px;
  margin: 0 auto;
}




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




nav .submenu li#PRODUCTS>.dropdown .menu-col {
  width: 100%;
}

/* .navigation-primary li#PRODUCTS>.dropdown ul.submenu.level-2>li#PRODUCTS.no-submenu:first-child {
width: 100%;
}

.navigation-primary li#SOLUTIONS >.dropdown ul.submenu.level-2>li#SOLUTIONS.no-submenu:first-child {
width: 100%;
} */

li#SOLUTIONS > .dropdown ul.submenu.level-2 > li.no-submenu > a {
  cursor: pointer;
}

@media screen and (min-width: 768px) { 
  .submenu.level-1 li.has-submenu.menu-item>.dropdown {
    left: auto;
    max-width: 317px;
    padding:33.67px 28px 36px;
  }
  .navigation-primary .submenu li {
    font-size: 14px;
    line-height: 18px;
  }
  .submenu.level-1 li#SOLUTIONS .dropdown {
    padding-right: 17.72px;
  }
  .submenu.level-1 li.has-submenu.menu-item>.dropdown .menu-col > .submenu > li + li {
    margin-top: 25px;
  }
  .header .submenu.level-3 {
    margin-top: 7px;
  }
  body .custom-menu-primary .dropdown ul.submenu.level-2 > .menu-item > .menu-link {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0;
  }
  li#PRODUCTS>.dropdown .menu-col ul.submenu.level-2>li>ul.submenu {
    margin: 0;
  }
  .submenu .has-submenu .dropdown .container .image-col {
    display: none;
  }

  li#PRODUCTS>.dropdown .menu-col ul.submenu.level-2>li>ul.submenu.level-3 {
    margin-bottom: 0;
  }
  .submenu.level-1>li#ABOUT.has-submenu .dropdown .menu-col {
    width: 100%;
  }
}

@media(max-width:1199px) and (min-width:768px){
  .submenu.level-1>li#ABOUT .dropdown {
    max-width: max-content;
    right: 4px;
  }
}

@media(max-width:767px){
  .dropdown ul.submenu.level-2 > li + li {
    margin-top: 17px;
  }
  .submenu li.has-submenu > .dropdown {
    padding-block:20px 30px !important;
  }
}