


:root {
  --primary-color: #512d74;
  --secondary-color: #404c54;
  --third-color: #99cccc;
  --fourth-color: #eef1f9;
  --fifth-color: #c1b6cd;
  --sixth-color: #cae2e2;
  --anchor-primary-color: #512d74;
  --anchor-primary-hover-color: #404c54;
  --header-background-color: #fff;;
  --header-sticky-background-color: #512d74;;
  --primary-round-edge: 6px;
  --primary-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0%); 
}


/** How to use a variable in css 

color: var(--secondary-color);

**/







 /** Menu Color **/

/* Section Spacing */

 /** Menu Color **/
 /** Menu Hover Color **/
 /** Menu Color **/
 /** Menu Hover Color **/

/* 1b. Colors */

/** Header Color **/

 /** Menu Color **/
 /** Menu Hover Color **/

/** Body Color **/

 /** Body Color **/
  /** Body Light Color **/
 /** Title Color **/
 /** Title Light Color **/

 /** Dark Background Color **/
 /** Dark Background Title Color **/
 /** Dark Background Body Color **/
 
 

/** Footer Color **/
 /** Footer Text Color **/
 /** Footer Column Title Color **/
 /** Footer Color **/
 /** Footer Hover Color **/

/* 1c. Typography */


/**  **/












































/* 1d.1. Buttons */

 
 
 
 

/** Primary CTA (button) **/
 
 
 
 
 

 
 






 

/** Secondry CTA (button) **/
 

 
 


 

/** Stand Out CTA (button) **/
 

 
 


 


/* 1e. Forms */











 
 



/** Form Button **/
 
 
 




 
 
 

/* 1e. Others */






*{
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body img{
  height:auto;
}

body .dnd-module .hs_cos_wrapper_type_form{
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  display: block;
}
body .dnd-module .hs_cos_wrapper_type_header,
body .dnd-module .hs_cos_wrapper_type_rich_text,
body .dnd-module .hs_cos_wrapper_type_linked_image,
body .wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 20px;
  width: 100%;
  z-index:5;
  display: block;
}

body:not(.modal-open) .wrapper{
  z-index:3;
}





html {
  font-size: 18px;
  scroll-behavior: smooth;
}

body {
  font-size: 18px!important;
  font-family: Rubik; font-style: normal; font-weight: 400; text-decoration: none;
  line-height: 28px!important;
  color: var(--sixth-color);
  -webkit-font-smoothing: antialiased;
}

.blog-index__post .auth_read-box .blog-index__post-author-name,
.blog-index__post .auth_read-box .reading-minutes span,
.blog-index__post .blog-index__post-timestamp{
  font-size: calc(18px - 4px);
    }

/* Paragraphs */

body dl,body ol,body ul {
  margin: 15px 0px;
  list-style:none;
  list-style-position: outside;
  padding-left:15px;
}
body ul{
  margin-left:20px;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ){
  list-style-type: none;
  position: relative;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) p{
  margin-bottom: 0px!important;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) ul{
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  margin: 0px;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) ul li p{
  margin-bottom: 0px!important;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) p ul li p{
  margin-bottom: 0px!important;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ):before{
  border: none!important;
  background-color: var(--third-color);
  content: "";
  height: 6px;
  margin-left: -20px;
  position: absolute;
  top: 10px;
  transform: none;
  width: 6px;
  border-radius: 50%;
  margin-top: 0;
}
body main ul li:not(.menu-item):not(footer li):not(form li):not(.card__feature-item):not(.nav-item-1 ) ul li:before{
  border: 1px solid var(--third-color)!important;
  background-color: transparent;
  content: "";
  height: 6px;
  margin-left: -20px;
  position: absolute;
  top: 10px;
  transform: none;
  width: 6px;
  border-radius: 50%;
  margin-top: 0;
}
body main ol{
  counter-reset: item;
}
body main ol li{
  counter-increment: item;
  margin-bottom: 5px;
  padding-left: 0px;
  position: relative;
}
body main ol li:before{
  content: counter(item);
  background-color: var(--third-color);
  border-radius: 100%;
  color: #fff;
  width: 25px;
  text-align: center;
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  line-height: 25px;
}
body main ol li a{
  color: var(--anchor-primary-color);
}
body main ol li a:hover{
  color: var(--anchor-primary-hover-color);
}
p{
  font-size: 18px!important;
  line-height: 28px!important;
  margin: 0 0 40px;
}

body *:last-child{
  margin-bottom: 0px;
}

body .blog-post__body ul li{
  position: relative;
  padding-left: 20px;

}
/* Anchors */
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a,
body p a,
body li a,
body ol a{
  font-family: ;
  color: #512d74;
  border-bottom: none;
  box-shadow: none;
}

.footer .active-branch > a,
.menu__link--active-branch > a,
.menu__link--active-link,
body h1 a:hover,
body h2 a:hover,
body h3 a:hover,
body h4 a:hover,
body h5 a:hover,
body h6 a:hover,
body a:not(.cta_button):hover,
body h1 a:focus,
body h2 a:focus,
body h3 a:focus,
body h4 a:focus,
body h5 a:focus,
body h6 a:focus,
body main a:focus,
body main a:hover,
body p a:focus {
  color: #404c54 !important;
  text-decoration: none;
}
body a.link-herf:focus,
body a.link-herf:hover{
  text-decoration: none !important;
}
body p a:active {
  color: #512d74;
}
.footer .footer-copyright .footer-legal ul li a,
.footer .footer-nav-list ul li a{
  color: #512d74; 
}
.footer .footer-nav-list ul li a:hover{
  color: #404c54;
}


body .theme-border-radius{
  border-radius: px; 
}
body .container-fluid{
  padding: 0;
}
.footer .footer-nav-list h6{
  color:#404c54 !important;
}
.footer .footer-copyright p{
  color: #404c54 
}
.header a,
.header .menu__item--depth-1 > a
.header .menu__submenu .menu__link{
  color: #404c54;
}
.header .nevigation-main a{
  font-size: 17px;
}
.header .nevigation-main .menu__submenu .menu__link{
  white-space:nowrap;
  padding: 11px 30px 11px 30px;
}
@media (max-width: 1399px) and (min-width: 1230px){
  .nevigation-main .menu__item--depth-1 {
    margin-right: 10px;
  }
  .nevigation-main .menu__item--depth-1 a{
    font-size:11px !important;
  }
}

.header .menu__item--depth-1 > a:hover,
.header .menu__submenu .menu__link:hover
{
  color: #512d74;
}

body .hs-menu-wrapper.flyouts .hs-item-has-children:hover>a:after,
body .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper
{
  border-color: #512d74;
}

.footer .footer-social svg:hover,
.footer li a:hover{
  color: #404c54;
  fill: #404c54;
}

.footer .footer-nav li.active a{
  color: #404c54;
}

.footer .social ul li a:hover {
  color: #512d74;
}

/* Headings */

body h1,
body .h1{
  font-family: Rubik, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #512d74;
  font-size: 54px!important;
  line-height: 70px!important;
  margin: 0px 0px 38px;
}

body h2, 
body .h2 {
  font-family: Rubik; font-style: normal; font-weight: normal; text-decoration: none;
  color: #404c54;
  font-size: 40px!important;
  line-height: 60px!important;
  margin: 0px 0px 20px;
}

body h3,
body .h3{
  font-family: Rubik; font-style: normal; font-weight: normal; text-decoration: none;
  color: #512d74;
  font-size: 30px!important;
  line-height: 48px!important;
  margin: 0px 0px 20px;
}

body h4,
body .h4{
  font-family: Rubik; font-style: normal; font-weight: normal; text-decoration: none;
  color: #512d74;
  font-size: 26px!important;
  line-height: 36px!important;
  margin: 0px 0px 20px;
}

body h5,
body .h5{
  font-family: Rubik; font-style: normal; font-weight: normal; text-decoration: none;
  color: #512d74;
  font-size: 22px!important;
  line-height: 32px!important;
  margin: 0px 0px 20px;
}
body h1 + h5{
  font-weight:300 !important;
}
body h6,
body .h6{
  font-family: Rubik; font-style: normal; font-weight: normal; text-decoration: none;
  color: #404c54;
  font-size: 18px!important;
  line-height: 28px!important;
  margin: 0px 0px 20px;
}


body i{
  font-style: italic;
  font-weight: 400;
}
.title-font{
  font-family: ;
}

.special-font{
  font-family: ;
}

.body-font{
  font-family: Rubik;
}

.body-color{
  color: #512d74;
}

.body-color p{
  color: #512d74;
}

.title-color{
  color: ;
}

.accent-color,
.accent-color p{
  color: ;
}

.link-color{
  color: #512d74;
}

.prod-category .item:hover .bottom-item h3
{
  color: #512d74;
}
.prod-category .item:hover .bottom-item a
{
  color: ;
}

.banner .item h1 span {
  color: #512d74;
}
/** Swiper Slider **/

body .swiper-pagination-bullet{
  height: 15px;
  width: 15px;
  background-color: var(--primary-color);
  opacity:1;
  margin: 0 9px 0px !important
}

body .swiper-pagination-bullet-active{

  background-color: #fff;
}
body .swiper-button-next, body .swiper-button-prev{
  color: #512d74;
}

/* Blockquote */

blockquote {
  border-left-color: ;
}


body h3.form-title{
  display:none;
}

body form .hs-form-field {
  margin: 0 0 20px 0;
}

body form.hs-form fieldset{
  max-width: 100% !important;
  width: 100% !important;
  margin: 0;
}

body form.hs-form fieldset .hs-form-field{
  margin: 0 0 20px 0; 
  text-align: left;
}

body form .hs_submit.hs-submit{
  margin: 40px 0 0 0;
}

form .inputs-list.multi-container .hs-form-checkbox label {
  margin: 10px 0;
}

body form select{
  appearance: none;
}

body form select{
  appearance: none;
  background-color: #ffffff;
  background-size:20px;
}

body form label input[type=checkbox] {
  cursor: pointer;
  left: 0;
  margin-left: -20px;
  opacity: .00000001;
  position: absolute;
  min-height: 24px;
  width: 50%;
  z-index: 9999;
}

body form label input[type=checkbox] + span {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: 400;
  margin: 0;
  min-height: 24px;
  padding-left: 35px;
  position: relative;
}

body form label input[type=checkbox] + span:before {
  border: 1px solid var(--sixth-color);
  background-color: #fff;
  border-radius: 25%;
  content: '';
  height: 24px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  transition: transform .28s ease;
  width: 24px;
}

body form label input[type=checkbox]:checked~span:before, body form label input[type=checkbox]:checked~span:before {
  background-color: #FFF;
  border: 1px solid var(--sixth-color);
}

body form label input[type=checkbox]:checked~span:after, body form label input[type=checkbox]:checked~span:after {
  border-bottom: 2px solid var(--primary-color);
  border-left: 2px solid var(--primary-color);
  transform: rotate(-45deg) scale(1);
}

body form label input[type=checkbox] + span:after {
  border-bottom: 2px solid var(--primary-color);
  border-left: 2px solid var(--primary-color);
  content: '';
  display: block;
  height: 7px;
  left: 7px;
  position: absolute;
  top: 7px;
  transform: rotate(-45deg) scale(0);
  transition: transform ease .25s;
  width: 12px;
}

body form label input[type="radio"]:checked,
body form label input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
body form label input[type="radio"]:checked + span,
body form label input[type="radio"]:not(:checked) + span
{
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
body form label input[type="radio"]:checked + span:before,
body form label input[type="radio"]:not(:checked) + span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
body form label input[type="radio"]:checked + span:after,
body form label input[type="radio"]:not(:checked) + span:after {
  content: '';
  width: 12px;
  height: 12px;
  background: var(--primary-color);
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body form label input[type="radio"]:not(:checked) + span:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
body form label input[type="radio"]:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

body form .legal-consent-container .hs-form-booleancheckbox-display>span {
  display: block;
  margin: 20px 0 0 0;
}
body form .legal-consent-container .hs-form-booleancheckbox-display>span,
body form .legal-consent-container p{
  font-size:14px;
}
body form textarea{
  border: 1px solid;
  border-radius: 12px;
  margin-bottom: 0px;
  outline: none !important;
  padding: 19px 20px 16px 24px;
  width: 100% !important;
}


body form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body form ul.hs-error-msgs{
  margin-top: 20px; 
  max-width: 100%;
  width: 100%;
  margin-right: 8px;
}

body form .hs_error_rollup ul.no-list.hs-error-msgs{
  margin-top: 0px; 
}

.form_box .form-title{
  display:none;
}
body form.hs-form .hs-richtext{
  margin:0px 0px 20px;
}
body form.hs-form .hs-form-field > label{
  display: block;
  line-height: 100%;
  margin: 0 0 7px; 
  text-align:left;
  font-size: 13px;
}
body form.hs-form .hs-form-field > label .hs-form-required{
  color: red;
}
body form label span:empty {
  display: none;
}


body .submitted-message {
  background-color: #d4edda;
  border: 1px solid transparent;
  border-color: #c3e6cb;
  border-radius: .25rem;
  color: #155724;
  margin-bottom: 1rem;
  padding: .75rem 1.25rem;
  position: relative;
}

body form label.hs-error-msg, body form ul.hs-error-msgs li label {
  color: var(--anchor-primary-hover-color);
  font-size:calc ( 18px - 5px );
    display: block !important;
    margin-bottom: 1rem;
    }

@media screen and (max-width: 767px) and (min-width: 375px){

  body form{
    max-width: 585px !important;
    width: 100%;
    margin: 0 auto;
  }

}


body .footer-form{
  margin: 60px 0 0; 
}

body .footer-form form{
  display: flex;
  justify-content: center;
}

.footer .footer-form form .hs_submit{
  margin-left: 12px;
}

.footer .footer-form form input[type=email]{
  border: 1px solid #D3D7DE;
}







button:active,
.button:active {
  background-color: rgba(193, 182, 205, 1.0);
}

body .ctabox{
  margin: 40px 0 0; 
}


body a.cta-button,
body a.cta_button {
  font-family: Rubik; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 20px;
  background: linear-gradient(to right, rgba(81, 45, 116, 1.0), rgba(81, 45, 116, 1.0), rgba(81, 45, 116, 1.0), rgba(81, 45, 116, 1.0), rgba(81, 45, 116, 1.0));
  border: 0px solid rgba(81, 45, 116, 0.0);
  border-radius: 10px;
  box-sizing: border-box !important;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 60px;
  text-align: center;
  padding: 12px 24px;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  height: 60px;
  transition: .2s;
  margin-top:35px;
  text-transform: uppercase;
}

body a.cta-button:hover,
body a.cta_button:hover,
body a.cta_button:focus{
  background: linear-gradient(to right, rgba(193, 182, 205, 1.0), rgba(193, 182, 205, 1.0), rgba(193, 182, 205, 1.0), rgba(193, 182, 205, 1.0), rgba(193, 182, 205, 1.0));
  color: #512d74 !important;
  border-color: rgba(64, 76, 84, 0.0);
  outline: none;
  transform: scale(1.05);
}

body button:focus{
  outline: 2px solid rgba(193, 182, 205, 1.0);
  outline-offset: 1px;
  border-radius: 10px;
}




body  a.cta_button.secondry-button {
  font-weight: 700; text-decoration: none; font-family: Rubik; font-style: normal;
  background: rgba(153, 204, 204, 1.0);
  border: 0px solid rgba(255, 255, 255, 0.0);
  border-radius: 10px;
  box-sizing: border-box !important;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 60px;
  text-align: center;
  padding: 0px 32px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  overflow: hidden;
  height: 60px;
}

body a.cta_button.secondry-button:hover,
body a.cta_button.secondry-button:focus{
  background: rgba(255, 255, 255, 0.5);
  color: #404c54 !important;
  border-color: rgba(255, 255, 255, 0.0);
  outline: none;
}



body a.cta_button.large-button {
  min-width: 288px;
  width: 100%;
  max-width:max-content;
}




/** Owl Slider **/
body .masonry-gallery .prev,
body .masonry-gallery .next{
  color:#512d74;
}
body .owl-theme .owl-dots {
  margin-top: 50px;
}

body .owl-theme .owl-dots button + button {
  margin-left: 60px;
}

body .owl-theme .owl-dots button.owl-dot span {
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #512d74;
  width: 8px;
  height: 8px;
  margin: 0;
}

body .owl-theme .owl-dots button.owl-dot:hover span, body  .owl-theme .owl-dots button.owl-dot.active span {
  background-color: #512d74;
}
@media (max-width:991px) and (min-width:768px){
  body a.cta-button,
  body a.cta_button{
    min-width: auto !important;
    min-height: 60px !important;
    height: auto !important;
    line-height: 130% !important;;
    padding-top:5px;
    padding-bottom:5px;
  }
}
@media (max-width:560px){
  body a.cta_button.large-button{
    min-width: auto !important;
  }
}
@media (max-width:450px){
  body a.cta_button.large-button{
    max-width:100%;
  }
}
@media (max-width:767px){

  body a.cta-button,
  body a.cta_button{
    line-height: normal !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    min-height:60px !important;
    height:auto !important;
  }
}





form,
.submitted-message {
  font-size: 18px;
  line-height: 28px;
}

/* Form title */


body .form-title h3{
  background-color:rgba(255, 255, 255, 0.0);
  color:#404c54
}

/* Form label */

form label {
  color: #404c54;
  font-size: 18px;
}

form .hs-richtext p{
  color: #404c54;
}

/* Form help text */

form legend {
  color: #512d74;
  font-size: 16px;
}

/* Form inputs */

body form input[type=text],
body form input[type=email],
body form input[type=password],
body form input[type=tel],
body form input[type=number],
body form input[type=file],
body form select{
  padding: 0 0 0 24px;
  background-color: rgba(255, 255, 255, 1.0);
  color: #404c54;
  border: 1px solid;
  border-color: rgba(135, 140, 145, 1.0);
  border-radius: 6px;
  height: 40px;
  line-height: 40px;
  width: 100% !important;
}
body form textarea{
  background-color: rgba(255, 255, 255, 1.0);
  color: #404c54;
  border-color: rgba(135, 140, 145, 1.0);
  border-radius: 6px;
  line-height: normal;
}
body form input[type=text]:focus,
body form input[type=email]:focus,
body form input[type=password]:focus,
body form input[type=tel]:focus,
body form input[type=number]:focus,
body form input[type=file]:focus,
body form select:focus,
body form textarea:focus {
  border-color: #404c54;
  outline: none;
}

body form input::-webkit-input-placeholder,
body form select::-webkit-input-placeholder,
body form textarea::-webkit-input-placeholder{ /* Edge */
  color: #512d74;
}

body form input::-ms-input-placeholder,
body form select::-ms-input-placeholder,
body form textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: #512d74;
}

body form input:::placeholder,
body form select:::placeholder,
body form textarea:::placeholder{
  color: #512d74;
}
body form input.invalid, body form input.error{
  border-color:var(--anchor-primary-hover-color);
}
/* Form placeholder text */

::-webkit-input-placeholder {
  color: #512d74;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #404c54;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  outline: none;
}

body form button, 
body .hs-submit input.hs-button, 
body form .hs-button.primary {
  background-color: rgba(81, 45, 116, 1.0);
  border: 1px solid  rgba(81, 45, 116, 0.01);
  border-radius: 10px;
  font-weight: 700; text-decoration: none; font-family: Rubik; font-style: normal;
  font-size:20px !important;
  box-sizing: border-box !important;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /* line-height: 60px; */
  text-align: center;
  padding: 12px 24px;
  text-align: center;
  color: #FFFFFF;
  overflow: hidden;
  height: 60px;
  transition: .2s;
  text-transform: uppercase;
}


body form button:hover, 
bodt .hs-submit input.hs-button:hover, 
body form .hs-button.primary:hover {
  background-color: rgba(64, 76, 84, 1.0);
  color: #ffffff !important;
  border-color: rgba(64, 76, 84, 1.0);
  transform: scale(1.05);
}


body form button:focus, 
bodt .hs-submit input.hs-button:focus, 
body form .hs-button.primary:focus {
  background-color: rgba(64, 76, 84, 1.0);
  color: #ffffff !important;
  border-color: rgba(64, 76, 84, 1.0);
  box-shadow: 0px 6px 15px rgba(64, 76, 84, 1.0);
  transform: translateY(-0.25em);
  -webkit-box-shadow: 0px 6px 15px rgba(64, 76, 84, 1.0);
}





@media screen and (max-width: 767px) and (min-width: 320px){
  body {
    font-size: 14px!important;
    line-height: 22px!important;
  }  
  p {
    font-size: 14px!important;
    line-height: 22px!important;
  } 

  body h1 {
    font-size: 35px!important;
    line-height: 50px!important;
  }

  body h2 {
    font-size: 30px!important;
    line-height: 40px!important;
    margin: 0px 0px 25px;
  }

  body h3 {
    font-size: 24px!important;
    line-height: 30px!important;
  }

  body h4 {
    font-size: 20px!important;
    line-height: 26px!important;
  }  

  body h5 {
    font-size: 18px!important;
    line-height: 26px!important;
  }

  body h6 {
    font-size: 18px!important;
    line-height: 22px!important;
  }  

  body .font30 p{
    font-size: 24px;
    line-height: 120%;
  }
  body .font24 p{
    font-size:18px;
  }
  body, p, body h1, body h2, body h3, body h4, body h5, body h6, body main ul li, body main ol li, body div:not(.swiper-pagination){
    text-align: left!important;
  }
  body .footer .footer-copyright{
    justify-content: flex-start;
  }
}


@media screen and (max-width: 479px) and (min-width: 375px){
  body a.cta_button, .hs-submit input.hs-button, body a.cta-global{
    max-width: 100%;
    width: 100%;
  }

  body .font24 p{
    font-size:18px;
  }

  body a.cta_button,
  body  a.cta_button.secondry-button
  body  a.cta_button.standout-button{
    padding: 0px 16px;
    min-width: 180px;
  }
}

/* Blog Listing */

.hs-blog-listing #main-content .search-box .hs-search-field form button {
  padding: 10px;
  height: 100%;
}
body .systems-page--search-results .title-desc-box.bl-page{
  display:none;
}
body .systems-page--search-results .title-desc-box.search-page{
  display:block!important;
}
body .systems-page--search-results .search-box {
    background: linear-gradient(to left, rgba(238, 241, 249, 1), rgba(238, 241, 249, 1));
}
body .hs-search-results{
  background: linear-gradient(180deg,#eef1f9,#eef1f9);
}
body .search-box .hs-search-field__bar button{
  height: 40px;
}
@media screen and (max-width: 1750px) and (min-width: 1660px){
  body .header .nevigation-main a{font-size: 15px;} 
  body .menu__item--depth-1{margin-right: 30px;}
}
@media screen and (max-width: 1659px) and (min-width: 1620px){
  body .header .nevigation-main a{font-size: 14px;} 
  body .menu__item--depth-1{margin-right: 30px;}
}
@media screen and (max-width: 1619px) and (min-width: 1400px){
  body .header .nevigation-main a{font-size: 13px;} 
  body .menu__item--depth-1{margin-right: 12px;}
}