/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
#hs-banner-parent #hs-eu-cookie-confirmation.hs-banner-optimization-animation{
  z-index: 100;
}
#hs-eu-cookie-confirmation{
  min-width: 100%;
  margin: 0;
  padding: 0;
  bottom: 20px !important;
}
#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{
  flex-direction: row !important;
  width: 80%;
  margin: 0 auto;
}
body {
	line-height: 1.35;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.2;
}

p{
	margin: 0 0 1rem; 
}
.header_height {
	min-height: 182px;
}
.custom-header{
  box-shadow: none;
}
.custom-header.simple_menu {
	padding: 42px 0;
}
.header-top-menu {
	display: none;
}
header.header .content-wrapper{
	margin: 0 50px;
}
header.header .header-top .content-wrapper {
	margin: 0 auto;
}
header.header .header-top .contact-sec {
	width: 100%;
	text-align: center;
}
header.header .header-top .contact-sec p{
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 0;
}
.menu-primary .hs-menu-wrapper>ul>li:not(:last-child) {
	margin-right: 95px;
}
.menu-wrapper {
	flex-direction: row-reverse;
}
.menu-primary.desktop {
	margin-right: 0;
	margin-left: 95px;
}
footer.footer .hs-menu-wrapper>ul>li {
	justify-content: center;
}
footer.footer .footer-top-section .hs-menu-wrapper>ul>li+li {
	margin-top: 11px;
}
footer.footer .footer-bottom-section {
	font-size: 16px;
	font-weight: normal;
}
footer.footer .social-media-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
}
footer.footer .social-media-wrapper ul {
	margin-left: 15px;
}
.menu-primary .hs-menu-wrapper ul ul li a {
	text-transform: none;
	letter-spacing: 0;
}
.accordion-faq-wrapper .ac_togggle {
	left: 0;
	right: auto;
}
.accordion-faq-wrapper .ac_togggle svg {
	stroke-width: 3;
}
.accordion-faq-wrapper .ac_togggle {
	width: 30px;
}
.two-col-video-shadow.con_w_video_wrap .video_wrap {
	border-radius: 20px;
	-webkit-box-shadow: 25px 25px 0px 0px rgba(243,240,247,1);
	-moz-box-shadow: 20px 20px 0px 0px rgba(243,240,247,1);
	box-shadow: 25px 25px 0px 0px rgba(243,240,247,1);
}
.two-col-video-shadow.two-col-video-shadow-v2.con_w_video_wrap .video_wrap {
	-webkit-box-shadow: -25px -25px 0 0 #f3f0f7;
	-moz-box-shadow: 20px 20px 0 0 #f3f0f7;
	box-shadow: -25px -25px 0 0 #f3f0f7;
}
.two-col-video-shadow.two-col-video-shadow-v2.white-shadow.con_w_video_wrap .video_wrap {
	-webkit-box-shadow: -25px -25px 0 0 #fff;
	-moz-box-shadow: 20px 20px 0 0 #fff;
	box-shadow: -25px -25px 0 0 #fff;
}
.con_w_video_wrap video {
	vertical-align: middle;
}
.hs-button:after,
form .actions:after {
	content: none;
}
.con_w_video_wrap .hs-btn-grid {
	display: flex;
	row-gap: 15px;
	column-gap: 15px;
	flex-wrap: wrap;
}
.two-col-video-shadow-v2.con_w_video_wrap .hs-btn-grid{
	order: 3;
	margin-top: 30px;
}
.two-col-video-shadow-v2.con_w_video_wrap .content-col {
	display: flex;
	flex-wrap: wrap;
}
.two-col-video-shadow-v2.con_w_video_wrap .content-col .feature_wrap {
	padding-top: 15px;
	order: 2;
}
.two-col-video-shadow-v2.con_w_video_wrap .act_content {
	order: 1;
}
.two-col-video-shadow-v2.con_w_video_wrap .content-col .feature_wrap .item{
	font-size:20px;
	margin-bottom: 20px;
}
.two-col-video-shadow-v2.con_w_video_wrap .content-col .feature_wrap .item .content {
	display: flex;
}
.two-col-video-shadow-v2.con_w_video_wrap .content-col .feature_wrap .item .content>img {
	width: 50px;
	height: 50px;
	margin-right: 25px;
}
.two-col-video-shadow-v2.con_w_video_wrap .content-col .feature_wrap .item .content p {
	margin: 0;
}
.info-blocks-wrapper .info-blocks-card-inner p{
	line-height: 1.35;
}
.testimonials-slider-wrapper .content-holder .author-name {
	font-weight: 700;
	color: #230871 !important;
}
.con_w_video_wrap .video-title{
	margin-bottom:50px;
}
.con_w_video_wrap .video-title h2{
	margin:0;
}
.two-col-video-shadow-v2.con_w_video_wrap .row{
	align-items: flex-start;
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea{
	padding: 13px 15px;
	border-radius:10px;
	font-size: 15px;
	line-height: 22px;
}
.testimonials-slider-wrapper .arrows .slick-arrow svg {
	display: none;
}
.testimonials-slider-wrapper .arrows .slick-arrow img {
	width: 26px;
}

.partner-logo.logos_wrap:not(.as_slider) .items .item {
	text-align: center;
}
form .form-columns-2 .hs-form-field:first-child .input {
	margin-right: 15px;
}
.hs-form-field {
	margin-bottom: 20px;
}
form .form-columns-2 .hs-form-field:last-child .input {
	margin-left: 15px;
	margin-right: 0;
}
form .form-columns-1 .hs-form-field .input {
	margin: 0!important;
}
form .form-columns-1 .hs-form-field .input .hs-input {
	width: 100%;
	max-width: 100%;
}
form .inputs-list li label {
	font-weight: normal;
	font-size: 16px;
	color:#E64B38;
}
.hs-input.invalid.error{
	border-color:#E64B38;
}
form .inputs-list li label .hs-input~span {
	font-weight: normal;
	font-size: 16px;
	color: #404042;
}
form .hs-button.primary{
	background-color:rgba(230, 75, 56, 1.0); 
	border-color:rgba(230, 75, 56, 1.0); 
	color:#ffffff;
	font-family:Poppins;
	font-size:16px;
	font-weight:700;
}
form .hs-button.primary:hover{
	background-color:rgba(230, 75, 56, 1.0); 
	border-color:rgba(230, 75, 56, 1.0); 
	color:rgba(255, 255, 255, 1.0); 
}
form .form-columns-2 .hs-form-field:last-child>label {
	margin-left: 15px;
}
.blog-comments form, .hs-search-field, .subscription-form, .systems-page form, .widget-type-blog_subscribe, .widget-type-form,
.form_left .hs_cos_wrapper_type_form,
.form-sec .hs_cos_wrapper_type_form{
	box-shadow: 0px 2px 24px 0px #00000047;
	border-radius: 20px;
	padding: 40px 65px 60px;
	display: block;
}
form .hs-richtext,
form .hs-richtext p {
	font-size: 16px;
}
.cm_two_col h2 img {
	width: 30px;
	margin-right: 10px;
}
.cm_two_col .image-holder {
	box-shadow: 26px -26px 0 0 #fff;
	border-radius: 30px;
}
.cm_two_col .image-holder img {
	border-radius: 30px;
}
.cm_two_col.two-col-content-w-image-wrap .content-col .col-inner {
	display: flex;
	flex-direction: column;
	gap: 35px;
}
.accordion-faq-wrapper .ac_togggle svg.plus-icon circle,
.accordion-faq-wrapper .ac_togggle svg.minus-icon circle {
	stroke: inherit;
}
.accordion-faq-wrapper .accordion-heading {
	line-height: 1.5;
}
/* Edits */
.logos_wrap:not(.as_slider) .item{
  padding: 0 !important;
  width: 20% ;
  text-align: center;
}

.hs-button, form .actions, form .hs-button, form input[type=submit] {
	box-shadow: none;
	text-transform: none;
}
.menu-primary .hs-menu-wrapper>ul>li>a {
	font-weight: 700;
}
header.header .hs-button {
	text-transform: none;
}
.testimonials-slider-wrapper .author_meta {
	text-transform: none!important;
}
.testimonials-slider-wrap{
	padding-left: 50px !important;
	padding-right: 50px !important;
}


footer.footer .footer-bottom-section .widget-type-rich_text {
	font-size: 12px;
	line-height: 18px;
}
.footer-top-section .hs-menu-wrapper>ul>li>a {
	line-height: 1.35;
}
.footer .widget-type-linked_image img {
	max-width: 346px !important;
	width:100%;
}
.footer-top-section h3 {
	font-weight: 400;
	line-height: 20px;
	font-size: 15px;
}
form fieldset legend:not(:empty) {
	margin: 0 0 8px;
}
.form-title, .submitted-message, form label{
  font-weight: normal;
  font-size: 16px;
  color: #E64B38;
}

@media (min-width:992px) {
	.header-column.header-menu-column {
		display: flex !important;
	}
}

@media (min-width:768px) {
	.footer-top-section h3{
		margin:0;
	}
}

@media (max-width: 991px) {
	.header_height {
		min-height: 184px;
	}
	header.header .content-wrapper {
		margin: 0 15px;
	}
	.site-logo img {
		max-width: 100% !important;
		width: 180px !important;
	}
	.mobile-triger span {
		background: #230871;
		height: 4px;
	}
	.mobile-triger {
		gap: 10px;
	}
	.site-logo .widget-type-logo {
		margin-right: 15px;
	}



	.header-menu-column {
		background-color: #230871;
		display: none;
		left: -30px;
		margin-bottom: -42px;
		opacity: 1;
		padding: 10px 20px;
		position: relative;
		visibility: visible;
		width: calc(100% + 60px);
		transition: none;
		top: 30px;
		max-height: calc(100vh - 149px);
	}

	body .menu-primary .hs-menu-wrapper > ul > li > a,
	body .menu-primary .hs-menu-wrapper > ul > li > a:hover,
	body .menu-primary .hs-menu-wrapper > ul > li.active-branch > a:hover,
	body .menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
		color: #FFF;
	}

	.search_icons_wrap {
		padding: 0;
	}

	.menu-primary .hs-menu-wrapper>ul li {
		display: block;
		text-align: left;
	}

	.header-flex {
		display: block;
	}

	.header-btn-col {
		text-align: left;
		margin: 20px 0;
		padding: 0;
	}

	.header-btn-col a {
		display: block;
	}

	.mobile-open {
		overflow: inherit;
	}

	.mobile-open .mobile-triger span:first-child {
		top: 2px;
		position: relative;
	}

	.mobile-triger:before {
		position: absolute;
		left: -32px;
		top: -69px;
		width: 98px;
		height: 150px;
		background-color: #230871;
		content: '';
		opacity: 0;
		visibility: hidden;
		transition: all .3s ease;
	}

	.mobile-open .mobile-triger:before {
		opacity: 1;
		visibility: visible;
	}

	.mobile-open .mobile-triger span {
		background: #FFF;
	}

}
@media (max-width: 767px) {
  #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner
  flex-wrap: wrap;
  }
	h1 {
    font-size: 40px;
		line-height: 1.25;
	}
	h2 {
		font-size: 30px;
		line-height: 1.32;
	}
	body {
		font-size: 16px;
		line-height: 21px;
	}
  p{
   font-size: 16px;
    line-height: auto;
  }
  h3{
    font-size: 25px
      line-height: 33px;
  }
  h4{
    font-size: 21px;
    line-height: auto;
  }
  h5{
    font-size: 19px;
    line-height: auto;
  }
  footer.footer{
    text-align: center;
  }
  .footer .widget-type-linked_image img{
    text-align: center;
    margin: 0 auto;
  }
	footer.footer .social-media-wrapper ul {
		padding: 0;
	}
	footer.footer .social-media-wrapper {
		display: block;
	}
	.two-col-video-shadow-v2.con_w_video_wrap .content-col .feature_wrap .item .content>img {
		margin-right: 15px;
	}
	.con_w_video_wrap .hs-btn-grid .hs-btn-item {
		width: 100%;
	}
	.two-col-video-shadow-v2.con_w_video_wrap .hs-btn-grid{
		margin: 30px auto 0px auto;
	}
	.two-col-video-shadow-v2.con_w_video_wrap .hs-btn-grid .hs-btn-item a.hs-button {
		display: block;
	}
	.two-col-video-shadow-v2.con_w_video_wrap.con_pos_right .row {
		flex-direction: column-reverse;
		margin: 0;
	}
	.two-col-video-shadow.two-col-video-shadow-v2.con_w_video_wrap .video_wrap {
		-webkit-box-shadow: 15px 15px 0 0 #f3f0f7;
		-moz-box-shadow: 15px 15px 0 0 #f3f0f7;
		box-shadow: -15px -15px 0 0 #f3f0f7;
		margin-bottom: 40px;
	}
	.two-col-video-shadow.two-col-video-shadow-v2.white-shadow.con_w_video_wrap .video_wrap {
		-webkit-box-shadow: 15px 15px 0 0 #fff;
		-moz-box-shadow: 15px 15px 0 0 #fff;
		box-shadow: -15px -15px 0 0 #fff;
		margin-bottom: 40px;
	}
.partner-logo.logos_wrap:not(.as_slider) .item {
    padding: 0 !important;
		width: 100% !important;
		text-align: center;
	}

	.partner-logo.logos_wrap:not(.as_slider) .items .item:not(:last-child) {
		margin-bottom: 40px;
	}
	.blog-comments form, .hs-search-field, .subscription-form, .systems-page form, .widget-type-blog_subscribe, .widget-type-form,
	.form_left .hs_cos_wrapper_type_form,
	.form-sec .hs_cos_wrapper_type_form{
		padding: 50px 30px 40px;
	}
	form .form-columns-2 .hs-form-field:last-child .input {
		margin-left: 0;
	}

	form .form-columns-2 .hs-form-field:last-child>label {
		margin-left: 0px;
	}
	form .form-columns-2 .hs-form-field .hs-input {
		width: 100% !important;
	}
	.main-banner .form-sec .hs_submit.hs-submit input.hs-button {
		min-width: 110px;
	}
	header.header .header-top .contact-sec .widget-type-rich_text p {
		font-size: 16px !important;
		line-height: 20px !important;
	}
	footer .widget-type-menu {
		margin-bottom: 0;
    text-align: center;
	}
	.footer-top-section .social-media-wrapper h3 {
		text-align: left !important;
	}

	footer.footer .social-media-wrapper ul {
		margin: 0;
		justify-content: flex-start !important;
	}

	footer .hs-menu-wrapper>ul {
		text-align: center;
	}

	footer.footer .footer_dnd_area_top2-module-3-flexbox-positioning{
    text-align: center;
		/*  align-items: flex-start !important; */
	}
	form .form-columns-2 .hs-form-field:first-child .input {
		margin-right: 10px;
	}
  .content-column{
    max-width: 75% !important;
  }
  .testimonials-slider-wrapper .arrows .slick-arrow {
    top: calc(50% - -120px)  !important;
}
  .testimonials-slider-wrapper .arrows .next-arrow{
    right: 10px !important;
  }
 
}

@media (max-width: 479px) {
	.site-logo img {
		width: 158px !important;
	}
	form .form-columns-2 .hs-form-field:first-child .input {
		margin-right: 0;
	}
	form fieldset.form-columns-2 .hs-form-field {
		width: 100% !important;
	}

}