/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap'); */




/* Test */


















































.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}

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

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





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

p {
  font-family: Poppins;
  font-weight: 400
}

a {
  font-family: Poppins;
  color: rgba(46, 104, 255, 1.0);
  cursor: pointer; 
  text-decoration: none;
}

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

a:active {
  color: rgba(86, 144, 255, 1.0);
}

.footer__hidden__contnt a {
  color: #fff;
}

.footer__hidden__contnt a:hover {
  color: rgba(255, 53, 0, 1.0);
}

h1 {
  color: #000000;
  font-family: Poppins;
  font-size: 40px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h1 {
    font-size: 34.0px;
  }
}

h2 {
  color: #000000;
  font-family: Poppins;
  font-size: 36px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h2 {
    font-size: 30.599999999999998px;
  }
}

h3 {
  color: #000000;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h3 {
    font-size: 20.4px;
  }
}

h4 {
  color: #000000;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
}

@media(max-width: 767px) {
  .hs-logo-grid__logo-wrapper {
    max-width: 45% !important;
    flex: 0 0 45% !important;
    padding-bottom: 6px !important;
  }
  h4 {
    font-size: 17.0px;
  }
}

h5 {
  color: #000000;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
}

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






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

.hs-button,
.button_primary,
.general__cta
{
  background-color: rgba(21, 95, 255, 1.0);
  border-color: rgba(21, 95, 255, 1.0);
  border-radius: 8px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 18px;
  border-style: solid;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  display: inline-block;
}

.hs-button.new,
.button_primary.new{
  padding: 15px 44px;   
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5555555556; 
  border-radius: 0;
}

.hs-button.new,
.button_primary.new.small{
  padding: 10px 20px; 
}

.hs-button.large,
.large .hs-button,
.large .general__cta{
  padding: 11px 23px;
}

.link-button .hs-button,
.link-button .button_primary,
.link-button .general__cta{
  color: #3278F5;   
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  padding: 0;
  border: unset;
  background-color: transparent;
}

.orange .hs-button,
.orange .general__cta{
  background-color: #E45E30;
  border-color: #E45E30;
  color: #FFF;
}

.orange.outline .hs-button,
.orange.outline .general__cta{
  background-color: transparent;
  border-color: #E45E30;
  color: #E45E30;
}

.white .hs-button,
.white .general__cta{
  background-color: #ffffff;
  border-color: #ffffff;
  color: #155FFF;
}

.arrow .hs-button,
.arrow .general__cta{
  position: relative;
  display: flex !important;
  width: fit-content;
  justify-content: center;
  align-items: center;
} 

.arrow .hs-button:after,
.arrow .general__cta:after{
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 10.0001H15.8332M15.8332 10.0001L9.99984 4.16675M15.8332 10.0001L9.99984 15.8334' stroke='%23FFF' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-button.arrow .hs-button:after,
.link-button.arrow .button_primary:after,
.link-button.arrow .general__cta:after{
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 10.0001H15.8332M15.8332 10.0001L9.99984 4.16675M15.8332 10.0001L9.99984 15.8334' stroke='%23155fff' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");  
}

.orange.outline.arrow .hs-button:after,
.orange.outline.arrow .general__cta:after{
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 10.0001H15.8332M15.8332 10.0001L9.99984 4.16675M15.8332 10.0001L9.99984 15.8334' stroke='%23E45E30' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");  
}

/* .arrow.orange .hs-button:after,
.arrow.orange .general__cta:after{
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 10.0001H15.8332M15.8332 10.0001L9.99984 4.16675M15.8332 10.0001L9.99984 15.8334' stroke='%23EF6C00' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
} */


.hs-button:hover,
.hs-button:focus,
.button_primary:hover,
.button_primary:focus,
.hs-button:active,
.button_primary:active,
.general__cta:hover,
.general__cta:active
{
  color: rgba(21, 95, 255, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(21, 95, 255, 1.0);
}

.link-button .hs-button:hover,
.link-button .hs-button:active,
.link-button .button_primary:hover,
.link-button .button_primary:active,
.link-button .general__cta:hover,
.link-button .general__cta:active{
  color: #E45E30;
}

.arrow .hs-button:hover:after,
.arrow .hs-button:active:after,
.arrow .general__cta:hover:after,
.arrow .general__cta:active:after{
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 10.0001H15.8332M15.8332 10.0001L9.99984 4.16675M15.8332 10.0001L9.99984 15.8334' stroke='%23155fff' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");  
}

.link-button.arrow .hs-button:hover:after,
.link-button.arrow .button_primary:hover:after,
.link-button.arrow .general__cta:hover:after,
.link-button.arrow .hs-button:active:after,
.link-button.arrow .button_primary:active:after,
.link-button.arrow .general__cta:active:after{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M4.66699 9.99984H16.3337M16.3337 9.99984L10.5003 4.1665M16.3337 9.99984L10.5003 15.8332' stroke='%23E45E30' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.arrow.orange .hs-button:hover:after,
.arrow.orange .hs-button:active:after,
.arrow.orange .general__cta:hover:after,
.arrow.orange .general__cta:active:after{
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 10.0001H15.8332M15.8332 10.0001L9.99984 4.16675M15.8332 10.0001L9.99984 15.8334' stroke='%23E45E30' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");  
}

.orange.outline.arrow .hs-button:hover:after,
.orange.outline.arrow .hs-button:active:after,
.orange.outline.arrow .general__cta:hover:after,
.orange.outline.arrow .general__cta:active:after{
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 10.0001H15.8332M15.8332 10.0001L9.99984 4.16675M15.8332 10.0001L9.99984 15.8334' stroke='%23FFF' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");  
}

.orange .hs-button:hover,
.orange .general__cta:hover{
  background-color: transparent; 
  border-color: #E45E30;
  color: #E45E30;
} 

.orange.outline .hs-button:hover,
.orange.outline .hs-button:active,
.orange.outline .general__cta:hover,
.orange.outline .general__cta:active{
  background-color: #E45E30;
  border-color: #E45E30;
  color: #FFF;
}

.white .hs-button:hover,
.white .general__cta:hover{
  background-color: #E45E30; 
  border-color: #E45E30;
  color: #ffffff;
}

.orange.outline.underline .hs-button, .orange.outline.underline .general__cta{
  border-color: transparent;
  padding: 5px 7px;
  position: relative;
}

.orange.outline.underline .hs-button:before, .orange.outline.underline .general__cta:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #E45E30;
  transition: all ease 0.2s;
}

.orange.outline.underline .hs-button:hover:before, .orange.outline.underline .general__cta:hover:before {
  background: transparent;
}

@media( max-width: 767px ){
  .hs-button.new, .button_primary.new {
    font-size: 14px;
    padding: 7px 30px;
  }
}



.button_secondary,
.filter-dropdown-trigger {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(21, 95, 255, 1.0);
  border-radius: 8px;
  border-width: 1px;
  color: rgba(21, 95, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 16px;
  border-style: solid;
}

.button_secondary:hover,
.button_secondary:focus,
.button_secondary:active,
.filter-dropdown-trigger.open {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(21, 95, 255, 1.0);
  border-color: rgba(21, 95, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(0, 0, 0, 0.5);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(0, 0, 0, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(0, 0, 0, 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: #000;
}

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

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color: #FFD600 !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(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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





header.header .header_main {
  background-color: rgba(248, 250, 252, 1.0);
}
body .navigation .hs-menu-wrapper > ul > li > a {
  color: rgba(21, 95, 255, 1.0);
}
body .navigation .hs-menu-wrapper > ul > li:hover > a {
  color: rgba(255, 92, 49, 1.0);
  background-color: rgba(246, 249, 255, 1.0);
}
body .navigation .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(255, 92, 49, 1.0);
  background-color: rgba(246, 249, 255, 1.0);
}
body .navigation .megaMenu {
  background-color: rgba(247, 249, 255, 1.0);
}
body .navigation .megaMenu li a {
  color: rgba(25, 83, 208, 1.0);
}
body .navigation .megaMenu li a:hover {
  color: rgba(255, 92, 49, 1.0);
}
body .megaMenuCard .McardText .McardDes {
  color: rgba(123, 128, 137, 1.0);
}






.footer-top-section {
  background-color: rgba(26, 39, 79, 1.0);
  color: rgba(253, 253, 253, 1.0); 
}

.footer-top-section a{
  color: rgba(211, 225, 255, 1.0); 
}

.footer-top-section a:hover{
  color: rgba(255, 92, 49, 1.0); 
}




.footer-middle-section {
  background-color: rgba(20, 31, 63, 1.0);
  color: rgba(253, 253, 253, 1.0); 
  
}

.footer-middle-section a{
  color: rgba(211, 225, 255, 1.0); 
}

.footer-middle-section a:hover{
  color: rgba(255, 92, 49, 1.0); 
}



.footer-bottom-section {
  background-color: rgba(14, 21, 44, 1.0);
  color: rgba(253, 253, 253, 1.0);
}

.footer-bottom-section a{
  color: rgba(211, 225, 255, 1.0); 
}

.footer-bottom-section a:hover{
  color: rgba(255, 92, 49, 1.0); 
}



.copyright{
  color: rgba(#null, 0.0); 
}







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

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

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

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

.blog-pagination__link {
  color: #000;
}

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

.blog-post__title {
  color: #000000;
  font-family:Poppins;
  font-size: 36px;
  font-weight: ;
}

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

#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(238, 240, 242);
}

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

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

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

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

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

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

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

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

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

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

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

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

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

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

.blog-post__links {
  border-top:  2px solid rgb(235, 194, 0);
}

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

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

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(235, 194, 0);
}

.section.post-footer .hs-input {
  border-color: rgb(235, 194, 0);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}










body .icon svg {
  fill: #155FFF;
}

body .tns-nav button.tns-nav-active {
  background-color: #155FFF;
}

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

body .social-links__icon {
  background-color: #155FFF;
}

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





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



.m0{
  margin: 0 !important;
}





body .poweredby {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}

.feedback_msg.error-msg {
  font-size: 14px;
  padding-top: 5px;
  color: #ef6b51 !important;
}