/* ******************************************************************************
*********************************************************************************
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: 100% !important;
}

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

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

.dnd-section .widget-type-cell {
    padding-left: 0px !important;
    padding-right: 0px !important;
}





body {
  color: #041e42;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
}

a {
  color: rgba(214, 65, 10, 1.0);
}

a:hover,
a:focus {
  color:#041E42;
}

a:active {
  color: rgba(254, 105, 50, 1.0);
}

h1 {
  color: #041e42;
  font-family: Poppins;
  font-size: 46px;
  font-weight: 600;
}

h2 {
  color: #041e42;
  font-family: Poppins;
  font-size: 30px;
  font-weight: 700;
}

h3 {
  color: #041e42;
  font-family: Poppins;
  font-size: 30px;
  font-weight: 700;
}

h4 {
  color: #041e42;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
}

h5 {
  color: #041e42;
  font-family: Poppins;
  font-size: 21px;
  font-weight: 600;
}

h6 {
  color: #041e42;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(4, 30, 66, 1.0);
}

.hs-button:not(input),
form .actions,
.system-layout form .hs-button {
  background-color: rgba(214, 65, 10, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration {
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration:hover {
  border-radius:0;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.hs-button:not(input):hover,
form .actions:hover,
.hs-button:not(input):focus,
form .actions:focus,
.system-layout form .hs-button:hover {
  background-color: rgba(4, 30, 66, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.hs-form label {
  color: rgba(4, 30, 66, 1.0);
}

.hs-form legend {
  color: rgba(4, 30, 66, 1.0);
}

html form input,
html form select,
html form textarea,
html form input[type="text"],
.hs-input,
form #hs-pwd-widget-password,
.topic_filter select {
  border-color: rgba(4, 30, 66, 1.0);
  color: #041e42;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-width:0px;
  background-color: rgba(255, 255, 255, 1.0);
}

html form input:focus,
html form select:focus,
html form textarea:focus,
html form input[type="text"]:focus
.hs-input:focus,
form #hs-pwd-widget-password:focus {
  border-color: rgba(4, 30, 66, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

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

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

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

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

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

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





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

thead th,
thead td {
  background-color: rgba(4, 30, 66, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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





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

.header__container {
  max-width: 1300px;
}

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(4, 30, 66, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li > a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li a:hover,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(4, 30, 66, 1.0);
}
body .navigation-primary > ul.submenu > li.has-submenu:after {
  color: rgba(4, 30, 66, 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(4, 30, 66, 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(255, 255, 255, 0.0);
}
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: rgba(4, 30, 66, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(4, 30, 66, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(4, 30, 66, 1.0);
}
body .custom-menu-primary .submenu ul {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(219, 219, 219, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 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(4, 30, 66, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(4, 30, 66, 1.0);
}
.header__language-switcher-label-current:after {
  border-top-color: rgba(4, 30, 66, 1.0);
}
body .header-menu-wrapper .is-secondary {
  background-color: rgba(214, 65, 10, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(214, 65, 10, 0.0);

}
body .header-menu-wrapper .is-secondary:hover {
  background-color: rgba(214, 65, 10, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(214, 65, 10, 0.0);
}

/* ======== Bottom Menu ======= */
.bottom-menu {
  background-color: rgba(214, 65, 10, 1.0);
}
.bottom-menu .hs-menu-wrapper > ul > li {}
.bottom-menu .hs-menu-wrapper > ul > li > a,
.bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration {
  color: rgba(4, 30, 66, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.bottom-menu .hs-menu-wrapper > ul > li > a:hover,
.bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration:hover, .bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration:hover > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.bottom-menu .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(4, 30, 66, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.bottom-menu .hs-menu-wrapper > ul ul {
  background-color: rgba(214, 65, 10, 1.0);
}
.bottom-menu .hs-menu-wrapper > ul ul li {}
.bottom-menu .hs-menu-wrapper > ul ul li a {
  color: rgba(4, 30, 66, 1.0);
}
.bottom-menu .hs-menu-wrapper > ul ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.bottom-menu .hs-menu-wrapper > ul ul li.active-branch > a {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
.bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration {
  border-color: rgba(4, 30, 66, 1.0);
}
.bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration:hover {
  border-color: rgba(255, 255, 255, 1.0);
}
.bottom-menu .hs-menu-wrapper > ul > li.menu-item-book-a-demonstration:hover > a {
  color: rgba(255, 255, 255, 1.0);
}


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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(4, 30, 66, 1.0);
  }
}





.footer {
  background-color: rgba(4, 30, 66, 1.0);
}
.footer .footer__top {
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__top a {
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__top a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__top .column-contact i,
.footer .footer__top .column-address i ,
.address:before,
.address span,
a .is-secondary {
  color: rgba(214, 65, 10, 1.0);
}
.column-social .buttons .social_btn {
  background-color: rgba(214, 65, 10, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.column-social .buttons .social_btn i {
  color: rgba(255, 255, 255, 1.0);
}
.column-social .buttons .social_btn:hover {
  background-color: rgba(214, 65, 10, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.column-social .buttons .social_btn:hover i {
  color: rgba(255, 255, 255, 1.0);
}
.column-login .button.is-white {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(4, 30, 66, 1.0);
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.column-login .button.is-white:hover {
  background-color: rgba(249, 249, 249, 1.0);
  color: rgba(4, 30, 66, 1.0);
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.column-login .button.is-secondary {
  background-color: rgba(214, 65, 10, 1.0);
  color: rgba(4, 30, 66, 1.0);
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.column-login .button.is-secondary:hover {
  background-color: rgba(214, 65, 10, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* ======= Footer Bottom ========== */
.footer .footer__bottom {
  background-color: rgba(4, 30, 66, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__bottom a {
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__bottom a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__bottom .footer__copyright {
  color: rgba(255, 255, 255, 1.0);
}
.footer__container {
  max-width: 1300px;
}





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

.blog-post__date {
  border-color: #041e42;
}

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

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

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

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

.blog-pagination__link {
  color: #041e42;
}

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

.blog-post__title {
  color: #041e42;
  font-family:Poppins;
  font-size: 30px;
  font-weight: ;
}

.blog-post__author {
  background-color: #041E42;
}

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

body .tns-nav button.tns-nav-active {
  background-color: #041E42;
}

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

body .social-links__icon {
  background-color: #041E42;
}

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

.page-center {
  max-width: 1300px;
  margin: 0 auto;
}




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







/*********** New CSS 2023 ************/
 
.page-center {
    max-width: 1300px !important;
    margin: 0 auto !important;
    padding: 0px 20px !important;
}

h1, h2, h3, h4, h5, h6, p { 
  margin: 0px 0px 20px !important;
  line-height: 1.2;
}

a {  
  transition: all 0.7s ease;
}

a:hover { 
  transition: all 0.7s ease;
}
 
p {  
  line-height: 1.5;
}

img {
    height: auto !important;
    max-width: 100%;
}

.btn ,
.cta_button ,
.btn-orange a {
    background: #D6410A;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    min-width: 150px;
    padding: 12px 30px;
    text-align: center;
    transition: all .5s ease;
}

.btn:hover ,
.cta_button:hover ,
.btn-orange a:hover ,
.btn:focus ,
.cta_button:focus ,
.btn-orange a:focus {
    background: #041E42; 
    color: #fff; 
}
  
 


/******** Responsive code starts here *******/
 
/************** ipad ***************/

@media (max-width: 1080px) {

  .h1, h1 {
      font-size: 40px;
  }
  
  
  br {
      display: none;
  }
   
  .btn, .btn-orange a, .cta_button { 
      min-width: 150px;
      padding: 12px 20px; 
  }
 
  body .dnd-section>.row-fluid,
  body .footer__container { 
      padding-left: 0px !important;
      padding-right: 0px !important; 
  }
  
}

/************** ipad nd tab ***************/

@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){

 
}

/************** iphone roatate***************/

@media (max-width: 767px) {

  .h1, h1 {
      font-size: 34px;
  }

  .h2, h2 {
      font-size: 26px;
  }

  .h3, h3 {
      font-size: 24px;
  }
   
  form .form-columns-2 .hs-form-field .hs-input ,
  form .form-columns-3 .hs-form-field .hs-input {
    width: 100% !important;
  }
 
   
  
}

/************** iphone ***************/

@media (max-width: 479px) {


}