







/* 1a. Containers */




/* 1b. Colors */







/* 1c. Typography */

/* global_fonts */














/* typo fonts */





























































/* 1d. Buttons */










/* 1e. Forms */











/* 1f. Tables */












/* 1g. Site header */
























/*  Site Header */
header.header{
	color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header .header_main{
	background-color: ;
}
.header .header_menu .hs-menu-wrapper>ul > li> a{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}
.header .header_menu .hs-menu-wrapper>ul > li> a:hover{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

; 
}
.header .header_menu .hs-menu-wrapper>ul ul > li> a{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}
.header .header_menu .hs-menu-wrapper>ul ul > li> a:hover{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.header .header_menu .hs-menu-wrapper>ul ul{
	background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border-color: 

  
  
    
  


  rgba(0, 0, 0, 0.1)

;
}
.header .mobile_button a,
.header .header_button a{
	color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	background:linear-gradient(90deg,

  
  
    
  


  rgba(250, 74, 60, 1.0)

 0,

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
}

.header .mobile_address .cm_cd_text{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;

}
.no-banner .header .header_main {
	border-color: 

  
  
    
  


  rgba(0, 0, 0, 0.1)

;
}


/* Mobile header */

.header .trigger_pan{
	background-color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}
.header .child_trigger,
.header .mobile_menu .hs-menu-wrapper > ul >li > a{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}
.header .mobile_menu .hs-menu-wrapper > ul >li> a:hover{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.header .mobile_menu .hs-menu-wrapper > ul ul > li> a{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
}
.header .mobile_menu .hs-menu-wrapper > ul ul > li> a:hover{
	color:

  
  
    
  


  rgba(20, 20, 20, 1.0)

;
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.header .mobile_wrapper{
	background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




.dnd_padd,
.dnd-section,
.content-wrapper--vertical-spacing {
	padding: 100px 0px;
}

@media(max-width:767px){
	.dnd_padd,
	.dnd-section,
	.content-wrapper--vertical-spacing {
		padding-top: 50.0px;
		padding-bottom: 50.0px;
	}

}
.mfp-auto-cursor .mfp-content,
.content-wrapper ,
.page-center,
.dnd-section > .row-fluid {
	max-width: 1074px;
	margin: 0 auto;
}
.cm_hm_banner .cm_hm_ic_wrp {
	left: calc(calc(100% - 1074px) / 2);
}

.header-container{
	max-width:1270px;
}




html {
	font-size: 16px;
}

body {
	font-size: 16px;
	color: #4A4A4A;
	font-weight: 300;
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
}

/* Paragraphs */

p {
	font-size: 16px;
	color: #4A4A4A;
	font-weight: 300;
}

/* Anchors */

a {
	color: #FA4A3C;
}

a:hover,
a:focus,
a:active {
	color: #FA4A3C;
}

/* Headings */

h1 {
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
	font-size: 50px;
	color: #141414;
	font-weight: 500;
}

h2,
.h2{
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
	font-size: 40px;
	color: #141414;
	font-weight: 500;
}

h3 {
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
	font-size: 34px;
	color: #141414;
	font-weight: 500;
}

h4 {
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
	font-size: 28px;
	color: #141414;
	font-weight: 500;
}

h5 {
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
	font-size: 22px;
	color: #141414;
	font-weight: 500;
}

h6 {
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif;
	font-size: 18px;
	color: #141414;
	font-weight: 500;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span{ 
	color: #FA4A3C;
}
.hs-blog-post h1 span,
.hs-blog-post h2 span,
.hs-blog-post h3 span,
.hs-blog-post h4 span,
.hs-blog-post h5 span,
.hs-blog-post h6 span{ 
	color: #FA4A3C;
}
/* Blockquote */

blockquote {
	border-left-color: 

  
  
    
  


  rgba(74, 74, 74, 1)

;
}









.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.widget-type-form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,
.hs_cos_wrapper_type_member_login , 
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request ,
.hs_cos_wrapper_type_password_reset{
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.02)

;
	border: 1px solid;
	border-image: linear-gradient(90deg,

  
  
    
  


  rgba(0, 0, 0, 0.08)

,

  
  
    
  


  rgba(0, 0, 0, 0.08)

) 1;
}
.cm_acd_wrp .cm_acd_header.active,
.tab-with-acc .accordion-item.active{
	color:

  
  
    
  


  rgba(255, 81, 47, 1.0)

;
}
.cm_acd_wrp .cm_acd_item.active,
.tab-with-acc .accordion-item.active{
	border-color:

  
  
    
  


  rgba(255, 81, 47, 1.0)

;
}
.cm_acd_wrp .cm_acd_item{
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.02)

;
	border-color:

  
  
    
  


  rgba(0, 0, 0, 0.08)

;
}

.tab-with-acc .accordion-item{
	border-color:

  
  
    
  


  rgba(0, 0, 0, 0.08)

;
}

form,
.submitted-message {
	font-size: 16px;
	color: #4A4A4A;
	font-weight: 300
}

/* Form title */

.form-title,
h3.form-title {
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
	color: #4A4A4A;
	
}

/* Form label */

form label {
	color: #4A4A4A;
}

/* Form help text */

form legend {
	color: #4A4A4A;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
	border-color: 

  
  
    
  


  rgba(74, 74, 74, 0.5)

;
	border-radius : 3px;
	background-color:rgba(74, 74, 74,0.0);
	color:#4A4A4A;
}
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
	border-color: #4A4A4A;
}
.cm_gs_wrp form select option,
.get_in_touch form select option{
	color: #4A4A4A;
}
/* Form placeholder text */

::-webkit-input-placeholder {
	color: #4A4A4A;
}

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

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
	background: 

  
  
    
  


  rgba(20, 20, 20, 1)

;
}

.fn-date-picker td .pika-button:hover {
	background-color: 

  
  
    
  


  rgba(20, 20, 20, 1)

 !important;
}

.fn-date-picker td.is-today .pika-button {
	color: 

  
  
    
  


  rgba(20, 20, 20, 1)

;
}

/* Submit button */

form input[type=submit],
form .hs-button {
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	border: 1px solid #FA4A3C;
	border-radius: 100px;
	color: #FFFFFF;
	padding: 14px 18px;
}

.blog-site-search .hs-search-field__bar button{
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	fill: #FFFFFF;
}

ul.topic .slick-arrow{
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
}

form input[type=submit]:hover,
form .hs-button:hover,
.blog-site-search .hs-search-field__bar button:hover {
	border-color: ;
	color: #FFFFFF;
}

.hs-button{
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	border: 1px solid #FA4A3C;
	border-radius: 100px;
	color: #FFFFFF;
	padding: 14px 18px;
}
.hs-button:focus,
.hs-button:hover{
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	border-color: ;
	color: #FFFFFF;
}

.tab-with-acc .nav-link{
	border: 1px solid #FA4A3C;
	border-radius: 100px;
	padding: 14px 18px;
}

.tab-with-acc .nav-link.current,
.tab-with-acc .nav-link:hover,
.tab-with-acc .nav-link:focus{
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	color: #FFFFFF;
}


.hs-sec-button{
	background-color: #FFFFFF;
	border: 1px solid #FA4A3C;
	border-radius: 100px;
	color: 

  
  
    
  


  rgba(255, 81, 47, 1.0)

;
	padding: 14px 18px;
}
.hs-sec-button:focus,
.hs-sec-button:hover{
	background-color: #FFFFFF;
	border: 1px solid #FA4A3C;
	border-radius: 100px;
}


form .actions input.hs-button:focus,
form .actions input.hs-button:hover,
form .actions input.hs-button {
	background-color: transparent;
	border: none;
	color: inherit;
	background-image: none;
	margin:0;
}
a.hs-sec-button,
a.hs-button,
form .actions input.hs-button{
	padding-right:  calc(18px + 26px);  
}

form .actions {
	display: inline-block;
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	border: 1px solid #FA4A3C;
	border-radius: 100px;
	color: #FFFFFF;
}


a.hs-sec-button:after,
.mobile_button a:after,
.header .header_button a:after,
a.hs-button:after,
form .actions:after {
	background-image: url("be492b9b93b1ac90d973d2cd9ee0d6b58f890076.svg");
		}

a.hs-sec-button:after{
	background-image: url("");
		}




table {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border-color: #141414;
}

th,
td {
	border-color: #141414;
	color: #141414;
}

thead th,
thead td {
	background-color: 

  
  
    
  


  rgba(20, 20, 20, 1)

;
	border-bottom-color: #141414;
	color: #FFFFFF;
}

tfoot td {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #141414;
}

















footer.footer{
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.02)

;
	color:

  
  
    
  


  rgba(74, 74, 74, 1)

;
}
.footer h5{
	color:

  
  
    
  


  rgba(20, 20, 20, 1)

;
}
.footer .ft_menu .hs-menu-wrapper ul li a{
	color:

  
  
    
  


  rgba(74, 74, 74, 1)


}
.footer .ft_menu .hs-menu-wrapper ul li a:hover{
	color:

  
  
    
  


  rgba(74, 74, 74, 1)


}
.footer .ft_copyright *:not(a){
	color:

  
  
    
  


  rgba(51, 71, 91, 1.0)


}










.blog-post__date {
	border-color: #4A4A4A;
}

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

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

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

.blog-pagination__link {
	color: #4A4A4A;
}

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

.blog-post__title {
	color: #141414;
	font-family:Inter,Helvetica,Arial,Lucida,sans-serif;
	font-size: 40px;
	font-weight: ;
}

.blog-post__author {
	background-color: #4A4A4A;
}

#comments-listing .comment-reply-to {
	color: #4A4A4A;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
	color: #4A4A4A;
}

#comments-listing .comment-reply-to:active {
	color: #4A4A4A;
}

/*             Blog Grid Listing and Post styles            */


.hs-blog-listing,
.hs-blog-post {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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


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

.blog-sidebar a {
	color: #4A4A4A;
}

.blog__subscription-block {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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

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

.blog-post__links-container {
	border-top:  2px solid rgb(54, 54, 54);
}

.blog-post__back-to-blog {
	color: #4A4A4A;
}

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

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

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

.blog-recent-posts {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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











body .slick-arrow svg{
	fill:

  
  
    
  


  rgba(255, 81, 47, 1.0)

;
}
body .slick-arrow:hover svg{
	fill:

  
  
    
  


  rgba(221, 36, 118, 1.0)

;
}
body ul.slick-dots li button{
	background-color:

  
  
    
  


  rgba(20, 20, 20, 1)

;
}

body ul.slick-dots li.slick-active button,
body ul.slick-dots li:hover>button{
	background-color:

  
  
    
  


  rgba(255, 81, 47, 1.0)

;
}


.cm_gs_wrp:before{
	background: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
}

.card__price {
	font-family: Inter,Helvetica,Arial,Lucida,sans-serif
		font-size: 34px;
	color: #141414;
	font-weight: 500
}

@media(max-width:767px){
	.h1,h1{
		font-size:40.0px;
	}
	.h2,h2{
		font-size:32.0px;
	}
	.h3,h3{
		font-size:27.200000000000003px;
	}
	.h4,h4{
		font-size:22.400000000000002px;
	}
	.h5,h5{
		font-size:17.6px;
	}
	.h6,h6{
		font-size:14.4px;
	}

}

.pillar_section .label-container .label:before{
	background: 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 ;
}
.pillar_section .scrollbar{
	border-color: 

  
  
    
  


  rgba(255, 81, 47, 1.0)


}

.pillar_section .title span,
.pillar_section .label-container .label.active{
	color: 

  
  
    
  


  rgba(255, 81, 47, 1.0)

;
}

.pillar_section .title span{
	color: 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 !important;
}







.pillar_section .content_box .keys ul > li:before{
	background-image: url("");
		}

.pillar_section .content_box .keys ul > li:hover *{
	color: 

  
  
    
  


  rgba(255, 81, 47, 1.0)


}

.pillar_section .content_box .keys ul > li:hover:before{
	background-image: url("");
		}

.header .header_menu .hs-menu-wrapper>ul li.hs-item-has-children>a:after{
	background-image: url("0a68b4d9e4f72c52570a203e178e1bb4e1ecd17a.svg");
		}
.header .header_menu .hs-menu-wrapper>ul li.hs-item-has-children>a:hover:after{
	background-image: url("0a68b4d9e4f72c52570a203e178e1bb4e1ecd17a.svg");
		}
.popup_modal .closeIcon svg{
	fill: 

  
  
    
  


  rgba(20, 20, 20, 1)

		;
	fill: 

  
  
    
  


  rgba(255, 81, 47, 1.0)


}

.popup_modal .popup_modal_box{
	background: 

  
  
    
  


  rgba(20, 20, 20, 1)

		;
}
body .get_in_touch form label.hs-form-booleancheckbox-display > span:before {
	border-color: 

  
  
    
  


  rgba(74, 74, 74, 0.5)

;
}
.cm_tes_wrp .cm_tes_inner,
.cm_wwq_wrp .count{
	background: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
}
.post-item .author{
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	color: #FFFFFF;
}
.post-item .blog-box{
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.02)

;
	border: 1px solid;
	border-image: linear-gradient(90deg,

  
  
    
  


  rgba(0, 0, 0, 0.08)

,

  
  
    
  


  rgba(0, 0, 0, 0.08)

) 1;
}
.item_bg{
	background: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
}
.topic_link_sp{
	color:#FA4A3C;
}
@media(max-width:767px){

	.cm_gs_right{
		background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.02)

;
	}
	.cm_gs_left{
		background: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
	}
}

.post_banner_wrp,
.progress-bar-background{
	background-color: 

  
  
    
  


  rgba(20, 20, 20, 1)

;
}

.progress-bar,
.medialinks ul li a,
.recent-posts-wrapper .side__num{
	background-image: linear-gradient(90deg, 

  
  
    
  


  rgba(255, 81, 47, 1.0)

 0%, 

  
  
    
  


  rgba(221, 36, 118, 1.0)

 100%);
}
.post-pagination .item-pagination-icon svg{
	stroke: 

  
  
    
  


  rgba(20, 20, 20, 1)

;
}