
:root {
  --primary-color: #f47721;
  --secondary-color: #1976d2;
  --anchor-primary-color: #343D45;
  --anchor-primary-hover-color: #f47721;
  --header-background-color: ;;
  --header-sticky-background-color: #e8ecf2;;
  --primary-round-edge: 0px;
  --primary-box-shadow: 0px 0px 10px 0px rgba(25, 118, 210, 30%); 
}






 /** 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 */






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: 16px;
  scroll-behavior: smooth;
}

body {
  font-family: Montserrat;
  color: #343D45;
  font-size: 16px;
  -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(16px - 4px);
}

/* Paragraphs */

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style-position: outside;
    margin-left:20px;
}

p{
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 40px;
}

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

body .blog-post__body ul li{
    position: relative;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/* Anchors */
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a,
body p a {
   font-family: ;
  color: #343d45;
  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 p a:focus {
  color: #f47721 !important;
  text-decoration: underline;
}
body a.link-herf:focus,
body a.link-herf:hover{
   text-decoration: none !important;
}
body p a:active {
  color: #343d45;
}
.footer .footer-copyright .footer-legal ul li a,
.footer .footer-nav-list ul li a{
  color: #343d45; 
}
.footer .footer-nav-list ul li a:hover{
  color: #F47721;
}


body .theme-border-radius{
 border-radius: px; 
}
body .container-fluid{
  padding: 0;
}
.footer .footer-nav-list h6{
  color:#1976d2 !important;
}
.footer .footer-copyright p{
  color: #343d45 
}
.header a,
.header .menu__item--depth-1 > a
.header .menu__submenu .menu__link{
  color: #343D45;
}
.header .menu__item--depth-1 > a:hover,
.header .menu__submenu .menu__link:hover
{
  color: #f47721;
}

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

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

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

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

/* Headings */

body h1,
body .h1{
  font-weight: 700; text-decoration: none; line-height: 48px; font-family: Poppins; font-style: normal;
  color: #343D45;
  font-size: 35px;
  margin: 0px 0px 38px;
}

body h2, 
body .h2 {
  font-weight: 700; text-decoration: none; line-height: 48px; font-family: Poppins; font-style: normal;
  color: #343D45;
  font-size: 32px;
  margin: 0px 0px 20px;
}

body h3,
body .h3{
  font-weight: 600; text-decoration: none; line-height: 34px; font-family: Poppins; font-style: normal;
  color: #343D45;
  font-size: 26px;
  margin: 0px 0px 20px;
}

body h4,
body .h4{
  font-weight: 700; text-decoration: none; line-height: 32px; font-family: Poppins; font-style: normal;
  color: #343D45;
  font-size: 24px;
  margin: 0px 0px 20px;
}

body h5,
body .h5{
  font-weight: 700; text-decoration: none; line-height: 30px; font-family: Poppins; font-style: normal;
  color: #343D45;
  font-size: 22px;
  margin: 0px 0px 20px;
}
body h1 + h5{
  font-weight:300 !important;
}
body h6,
body .h6{
  font-weight: 700; text-decoration: none; line-height: 60px; font-family: Poppins; font-style: normal;
  color: #343D45;
  font-size: 50px;
  margin: 0px 0px 20px;
}
@media (max-width: 1699px){
body h1,
body .h1{
    font-size:calc( 35px - 3px );
    line-height: 44px;
}
body h2, 
body .h2 {
  font-size: calc( 32px - 2px );
  line-height: 44px;
}
body h3,
body .h3{
  font-size: calc( 26px - 4px );
  line-height: 32px;
}
}
@media (max-width: 1439px){
body h1,
body .h1{
    font-size:calc( 35px - 8px );
    line-height: 40px;
}
body h2, 
body .h2 {
  font-size: calc( 32px - 6px );
  line-height: 38px;
}
body h3,
body .h3{
  font-size: calc( 26px - 6px );
  line-height: 28px;
}
body h4,
body .h4{
  font-size: calc( 24px - 2px );
  line-height: 30px;
}
}
@media (max-width: 1199px){
body h1,
body .h1{
    font-size:calc( 35px - 11px );
    line-height: 32px;
}
body h2, 
body .h2 {
  font-size: calc( 32px - 10px );
  line-height: 30px;
}
}

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

.special-font{
  font-family: ;
}

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

.body-color{
  color: #343D45;
}

.body-color p{
  color: #343D45;
}

.title-color{
  color: #343D45;
}

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

.link-color{
  color: #343D45;
}

.prod-category .item:hover .bottom-item h3
{
	color: #343D45;
}
.prod-category .item:hover .bottom-item a
{
	color: #343D45;
}

.banner .item h1 span {
  color: #343D45;
}
/** Swiper Slider **/

body .swiper-pagination-bullet{
  height: 15px;
  width: 15px;
	background-color: #ffffff;
  opacity:1;
  margin: 0 9px 0px !important
}
body .swiper-pagination-bullet-active{

	background-color: #1976D2;
}
body .swiper-button-next, body .swiper-button-prev{
  color: #343D45;
}

/* Blockquote */

blockquote {
  border-left-color: #343D45;
}


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: url( ) no-repeat 95% center;
  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 #aeaeb8;
    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 #1f79d5;
}

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

body form label input[type=checkbox] + span:after {
    border-bottom: 2px solid #aedb1e;
    border-left: 2px solid #aedb1e;
    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: #1f79d5;
    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 {
	background-color: #f8d7da;
	border: 1px solid transparent;
	border-color: #f5c6cb;
	border-radius: .25rem;
	color: #721c24;
	font-size:calc ( 16px - 5px );
	display: block !important;
	margin-bottom: 1rem;
	padding: .75rem 1.25rem;
}

@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(244, 119, 33, 0.8);
}

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


body a.cta-button,
body a.cta_button {
    font-weight: 600; text-decoration: none; font-family: Montserrat; font-style: normal;
    font-size: 16px;
    background: linear-gradient(to right, rgba(244, 119, 33, 1.0), rgba(244, 108, 26, 1.0), rgba(244, 96, 20, 1.0), rgba(244, 83, 15, 1.0), rgba(244, 67, 12, 1.0));
    border: 0px solid rgba(78, 204, 163, 0.0);
    border-radius: 30px;
    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;
    color: #ffffff;
    overflow: hidden;
    height: 60px;
    transition: 0.7s;
    margin-top:35px;
}

body a.cta-button:hover,
body a.cta_button:hover,
body a.cta_button:focus{
  background: linear-gradient(to right, rgba(244, 119, 33, 0.8), rgba(244, 108, 26, 0.8), rgba(244, 96, 20, 0.8), rgba(244, 83, 15, 0.8), rgba(244, 67, 12, 0.8));
  color: #ffffff ;
  border-color: rgba(255, 189, 53, 0.0);
  outline: none;
}

body button:focus{
  outline: 2px solid rgba(244, 119, 33, 0.8);
  outline-offset: 1px;
  border-radius: 30px;
}




body  a.cta_button.secondry-button {
    font-weight: 500; text-decoration: none; font-family: Poppins; font-style: normal;
    background: rgba(255, 255, 255, 1.0);
    border: 0px solid rgba(255, 255, 255, 0.0);
    border-radius: 30px;
    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: #343D45;
    overflow: hidden;
    height: 60px;
}

body a.cta_button.secondry-button:hover,
body a.cta_button.secondry-button:focus{
  background: rgba(255, 255, 255, 0.54);
  color: #343D45;
  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;
}



body  a.cta_button.standout-button{
    font-weight: 700; text-decoration: none; font-family: Poppins; font-style: normal;
    background-color: rgba(255, 255, 255, 0.0);
    border: 0px solid rgba(78, 204, 163, 1.0);
    border-radius: 30px;
    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: #4ECCA3;
    overflow: hidden;
    height: 60px;
    text-transform: uppercase;
}


body a.cta_button.standout-button:hover,
body a.cta_button.standout-button:focus{
  background-color: rgba(78, 204, 163, 1.0);
  color: #ffffff;
  border-color: rgba(78, 204, 163, 1.0);
  box-shadow: 0px 6px 15px rgba(78, 204, 163, 1.0);
  transform: translateY(-0.25em);
  -webkit-box-shadow: 0px 6px 15px rgba(78, 204, 163, 1.0);
  outline: none;
}


/** Owl Slider **/
body .masonry-gallery .prev,
body .masonry-gallery .next{
  color:#f47721;
}
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 #f47721;
    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: #f47721;
}
@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: 16px;
  line-height: 28px;
}

/* Form title */


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

/* Form label */

form label {
  color: #33475b;
  font-size: 16px;
}

form .hs-richtext p{
  color: #33475b;
}

/* Form help text */

form legend {
  color: #707C7A;
  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(245, 248, 250, 1.0);
  color: #33475b;
  border: 1px solid;
  border-color: rgba(203, 214, 226, 1.0);
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  width: 100% !important;
}
body form textarea{
  background-color: rgba(245, 248, 250, 1.0);
  color: #33475b;
  border-color: rgba(203, 214, 226, 1.0);
  border-radius: 3px;
  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: #52a8ec;
  outline: none;
}

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

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

body form input:::placeholder,
body form select:::placeholder,
body form textarea:::placeholder{
  color: #707C7A;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #707C7A;
}

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

/* Date picker */

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

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

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

/* 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(34, 61, 68, 1.0);
    border: 1px solid  rgba(34, 61, 68, 0.01);
    border-radius: 3px;
    font-weight: 700; text-decoration: none; font-family: Montserrat; font-style: normal;
    font-size:12px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 38px;
    text-align: center;
    padding: 0px 32px;
    text-align: center;
    color: #FFFFFF;
    overflow: hidden;
    height: 38px;
    transition: 0.25s;
}

 
body form button:hover, 
bodt .hs-submit input.hs-button:hover, 
body form .hs-button.primary:hover {
  background-color: rgba(34, 61, 68, 1.0);
  color: #ffffff !important;
  border-color: rgba(34, 61, 68, 1.0);
}


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





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

body h1 {
  font-size: 22px;
  line-height: 120%;
}

body h2 {
  font-size: 20px;
  line-height: 120%;
  margin: 0px 0px 25px;
}

body h3 {
  font-size: 20px;
  line-height: 120%;
}
  
body h4 {
  font-size: 20px;
  line-height: 120%;
}  

body h5 {
  font-size: 22px;
  line-height: 120%;
}

body h6 {
  font-size: 50px;
  line-height: 120%;
}  
  
body .font30 p{
  font-size: 24px;
  line-height: 120%;
}
    body .font24 p{
    font-size:18px;
  }
  
}


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