@charset "utf-8";
/* CSS components */
/* ++++++++++++++++++++++++++++++++++++ */
/*colors / fonts*/
/* ++++++++++++++++++++++++++++++++++++ */ :root {}
* {
  font-family: 'Ubuntu', sans-serif;
}
.fa-chevron-right {
  font-family: Font Awesome 5 Pro !important;
  font-style: normal !important;
}
.__bpost-red {
  color: #EF2637;
}
.__bpost-grey {
  color: #5A5A5F;
}
.__bpost-grey-light {
  color: #717176;
}
.__bpost-black {
  color: #5A5A5A;
}
.__bpost-white {
  color: #fff !important;
}
.__bpost-blue {
  color: #4195B9 !important;
}
.__subtxt {
  font-family: 'Ubuntu-medium', sans-serif;
  font-weight: 500 !important;
  font-size: 14px !important;
}
.dynamic-component h2, .dynamic_component_h2 {
  font-size: 42px !important;
  font-weight: 500 !important
}
.dynamic-component h4 {
  font-size: 24px !important;
  font-weight: 500 !important;
  color: #5A5A5F;
}
.dynamic-component h5 {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #5A5A5F;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*global*/
/* ++++++++++++++++++++++++++++++++++++ */

.ve--column{ padding-left: 0px !important; padding-right: 0px !important;}
.__bold-label {
  font-size: 18px !important;
  font-weight: 500 !important;
}
.__label {
  font-size: 14px !important;
  font-weight: 300 !important;
}
.__title-label {
  font-size: 30px !important;
  font-weight: 500 !important;
}
.__body-bold {
  font-size: 24px !important;
  font-weight: 500 !important;
}
.__text-p-bold {
  display: block;
  font-size: 24px !important;
  font-weight: 500;
}
.__tooltip {
  padding-left: 5px;
}
.__tooltip::after {
  font-family: "Font Awesome 5 Pro";
  content: "\F059";
  font-weight: 900;
  color: #EF2637;
}
.dynamic-component {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* .dynamic-component .btn:hover {
  color: #fff !important;
} */
.dynamic-component p {
  font-size: 16px;
  font-weight: 300;
  color: #717176;
}
a:hover {
  text-decoration: none !important;
}
a.__red-cta-arrow {
  color: #EF2637 !important;
  position: relative;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 500;
	display: block;
}
a.__grey-cta-arrow {
  color: #5A5A5F !important;
  position: relative;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 500;
	display: block;
	padding-bottom: 10px;
}
a.__red-cta-arrow:hover, a.__red-cta-arrow:hover::after {
  color: #BF1E2C !important;
}
a.__red-cta-arrow::after, a.__grey-cta-arrow::after {
  font-family: "Font Awesome 5 Pro";
  content: "\F054";
  font-weight: 400;
  color: #EF2637;
}

a.__white-cta-arrow::after {
  font-family: "Font Awesome 5 Pro";
  ;
  content: "\F054";
  font-weight: 400;
  color: #FFF;
}


.__btn-red {
  background: #EF2637;
  border-radius: 4px;
  color: #fff;
  /*height: calc(1.5em + .75rem + 12px);*/
  margin: 30px 0;
}
.__btn-red:hover {
  background: #bf1e2c;
}
.__btn-white {
  border: 1px solid #ef2637;
  color: #ef2637;
}
.__btn-white:hover {
  border: 1px solid #bf1e2c;
  color: #bf1e2c !important;
}
.btn:hover {
  color: #fff;
}
.__checklist {
  margin: 0 !important;
  padding: 0 !important
}
.__checklist li {
  list-style: none;
  font-size: 16px;
  font-weight: 400;
  color: #717176
}
.__checklist li::before {
  font-family: "Font Awesome 5 Pro";
  ;
  content: "\f058";
  font-weight: 300;
  color: #66A367;
  padding-right: 15px;
	font-size: 20px;
}
.__usp {
  position: absolute;
  bottom: -10%;
  left: 40%;
}
.__usp li {
  list-style: none;
  font-size: 16px;
  font-weight: 400;
  color: #717176;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 15px 25px 15px 25px;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px;
  border: 1px solid #eee;
}
.__usp li::before {
  font-family: "Font Awesome 5 Pro";
  ;
  content: "\f058";
  font-weight: 400;
  color: #66A367;
  padding-right: 15px;
}
.__center {
  text-align: center
}
.__align-left {
  text-align: left
}
.__align-right {
  text-align: right
}
.__right {
  padding: 50px 0 0 50px;
}
.btn-outline-light.red {
  color: #EF2637;
  border-color: #EF2637;
}
.btn-outline-light.red:hover {
  color: #FFF;
  background-color: #EF2637;
  border-color: #EF2637;
  transition: all 0.6s ease-out;
}
.__sub-services_navigation_photo-cards .display-4 {
  margin: 0px 0 15px !important;
	text-align: center;
}
.display-4 {
  line-height: 24px !important;
  margin: 35px 0px !important;
  font-weight: bold !important;
}
.display-2 {}
.display-2:after {
  content: '';
  display: block;
  width: 32px;
  height: 4px;
  position: relative;
  top: 30px;
  background-color: #EF2637;
  margin: 0px 0 60px 0;
}
.display-2.__center:after {
  content: '';
  display: block;
  width: 32px;
  height: 4px;
  position: relative;
  top: 30px;
  background-color: #EF2637;
  margin: 0px auto 60px !important;
}
/*.__align-left:after {
  content: '';
  display: block;
  width: 32px;
  height: 4px;
  position: relative;
  top: 30px;
  background-color: #EF2637;
}*/
.round {
  position: relative;
  width: 28px;
  height: 28px;
  display: block;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(239, 38, 55);
  border-image: initial;
  border-radius: 100%;
  margin: auto;
}
.__round-white {
  position: relative;
  border: 2px solid #FFF;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  margin: auto;
  display: block;
}
.next {
  background-color: red;
  -webkit-mask-image: url(img/arrow-ico.svg);
  mask-image: url(img/arrow-ico.svg);
}
.__next-white {
  background-color: white;
}
.__arrow-simple {
  position: absolute;
  bottom: 0;
  margin-left: 0px;
  width: 7px;
  height: 12px;
  background-size: contain;
  top: 4px;
  right: -20px;
}
.__sub-services_navigation_photo-cards .card-body {
  z-index: 9;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*sub-services_navigation_ico*/
/* ++++++++++++++++++++++++++++++++++++ */
.__sub-services_navigation_ico .card {
  background-color: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 10px 10px 15px 10px;
  cursor: pointer;
  transition: all 1s ease-out;
	min-height: 290px;
}
.__sub-services_navigation_ico .card:hover {
  -webkit-box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  transition: all 1s ease-out;
}
.__sub-services_navigation_ico .col-md-7{ min-height: 350px}
	
.__sub-services_navigation_ico a.__red-cta-arrow::after{ padding: 3px 0 0 2px }	
.__reverse-trap .__first-solution{ top: 30% !important;}	
.__reverse-trap .__third-solution{ top: 0 !important}
.card.__second-solution.__topsecond {
  top: 15%;
}
.card.__third-solution.__topthird {
  top: 30%;
}
.__title-push {
  margin-top: 16%;
  position: relative;
}
.__sub-services_navigation_ico .card-body svg {
  width: 56px;
	height: 56px;
  display: block;
  margin: auto;
}
.__sub-services_navigation_ico .card-body.text-md-left svg {
  width: 56px;
	height: 56px;
  display: block;
  margin: 0 0 30px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*sub-services_navigation_photo-cards*/
/* ++++++++++++++++++++++++++++++++++++ */
.__sub-services_navigation_photo-cards .card {
  background-color: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  /* cursor: pointer; */
  min-height: 400px;
  overflow: hidden;
  border: none;
  transition: all 1s ease-out;
}
.__card {
  position: relative;
  min-height: 375px;
}
.__sub-services_navigation_photo-cards img {
  max-width: 100%;
  object-fit: cover;
}
.__img-cta-card {
  position: absolute;
}
.__img-cta-card::after {	
	content: '';	
    position: absolute;	
    top: 0;	
    right: 0;	
    bottom: 0;	
    left: 0;	
    background: rgb(0, 0, 0);	
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.29735644257703087) 36%, rgba(0, 0, 0, 0.6951155462184874) 90%, rgba(0, 0, 0, 0.29735644257703087) 95%, rgba(0, 0, 0, 0) 100%);	
}
.__cta-card {
  position: absolute;
  bottom: 0px;
  left: 20%;
}
.__sub-services_navigation_photo-cards a.__white-cta-arrow::after {
  padding-left: 8px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*sub-services_navigation_cards */
/* ++++++++++++++++++++++++++++++++++++ */
.__sub-services_navigation_cards .card-body {
  padding: 30px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px !important;
}
.__sub-services_navigation_cards .card{ min-height: 360px;}
.__sub-services_navigation_cards .card-body svg {
  width: 56px;
	height: 56px;
}
.__sub-services_navigation_cards h4 {
  padding-top: 20px;
  margin-bottom: 40px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*sub-services_navigation_full-photo*/
/* ++++++++++++++++++++++++++++++++++++ */
.__sub-services_navigation_full-photo {
  position: relative;
  max-width: 100%;
  height: 500px;
	padding: 0px !important;
}
.__sub-services_navigation_full-photo img {
  object-fit: cover;
  width: 100%;
  max-height: 500px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.__sub-services_navigation_full-photo .__full-photo-cta {}
.__sub-services_navigation_full-photo .__full-photo-img::after {	
	content: '';	
  position: absolute;	
  top: 0;	
  right: 0;	
  bottom: 0;	
  left: 0;	
  background: rgb(0, 0, 0);	
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0.2) 90%, rgba(0, 0, 0, 0) 100%);	
}
.__sub-services_navigation_full-photo .__full-photo-txt {
  position: absolute;
  left: 45%;
	right: 10%;
  top: 50px;
  color: #fff;
}
.__sub-services_navigation_full-photo p {
  color: #fff;
}
.__sub-services_navigation_full-photo .btn-outline-light:hover, .__product_banner-full-background .btn-outline-light:hover{
  color: #5A5A5F !important;
}

/* ++++++++++++++++++++++++++++++++++++ */
/*sub-services_navigation_faq*/
/* ++++++++++++++++++++++++++++++++++++ */
.__sub-services_navigation_faq svg {
  width: 56px;
	height: 56px;
}
.__sub-services_navigation_faq .round {
  display: none !important;
}
.__sub-services_navigation_faq .card {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 1s ease-out;
}
.__sub-services_navigation_faq .card:hover {
  -webkit-box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  transition: all 1s ease-out;
}
.__sub-services_navigation_faq .card-body {
  padding-bottom: 0px !important;
}
.__sub-services_navigation_faq p {
  font-size: 24px !important;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*elevator_pitch-product*/
/* ++++++++++++++++++++++++++++++++++++ */
.__elevator_pitch-product img {
  width: 100%;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px;
  border: 1px solid #eee;
  border-radius: 8px;
  object-fit: cover;
	max-height: 400px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*main-benefit-action*/
/* ++++++++++++++++++++++++++++++++++++ */
.__main-benefit-action img {
  width: 50%;
  min-height: 512px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px;
  border: 1px solid #eee;
  border-radius: 8px;
  object-fit: cover;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_four-steps */
/* ++++++++++++++++++++++++++++++++++++ */
.__step-number {
  font-size: 28px;
  color: #4195B9;
  font-weight: 700;
}
.__point {
  color: #66A367 !important;
}
.__steps-body {
  padding: 40px 28px;
}
.__product_steps .slick-slide:nth-child(n+2)::before {
  content: "";
  position: absolute;
  top: calc(50%);
  background: url(img/Desktop-Stepper-3dots.svg) no-repeat 0 0;
  height: 35px;
  width: 35px;
}
.__product_steps .slick-slide:nth-child(n+2) > div {
  margin-left: 15px;
}
.slick-disabled {
  display: none !important
}
.__product_steps .slick-next::before {
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f054" !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}
.__product_steps .slick-prev::before {
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f053" !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}
.second-arrow {
  top: 100px !important;
}
.__steps-header {
  padding-bottom: 24px;
}
.__product_steps .slick-prev::before, .__product_steps .slick-next::before {
  color: #fff !important;
  opacity: 1 !important;
}
.__product_steps .slick-next, .__product_steps .slick-prev {
  background-color: #ef2637 !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  z-index: 1;
  color: #fff !important;
}
.slick-dots {
  position: relative !important;
  bottom: 5px !important;
  display: inline-block !important;
  width: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  text-align: center !important;
}
.__product_steps_btn_container {
  text-align: center;
	margin-top: 15px;
}
.__product_steps_btn {
  cursor: pointer;
}
.slick-dots li{ margin: 0 2px !important}
.slick-dots li.slick-active button::before {
  color: #ef2637 !important;
  font-weight: 900 !important;
}
.slick-dots li button:before {
  font-size: 8px !important;
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f111" !important;
  font-weight: 300 !important;
}
.__product_steps_btn_container i {
  color: #ef2637 !important;
}
.__product_steps .__card-col{min-height: 360px;}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_pricing_three-column */
/* ++++++++++++++++++++++++++++++++++++ */
.__first-price {
  padding: 40px;
  background-color: #ECF4F8;
  border-radius: 8px
}
.__second-price, .__focus-price-col {
  padding: 54px;
  margin-top: -20px;
  border-top: 4px solid #FFC222;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
}
.__third-price, .__normal-price-col {
  padding: 40px;
  background-color: #ECF4F8;
  border-radius: 8px
}
.__product_pricing_three-column .__label {
  padding: 24px 0 8px;
}
.__product_pricing_three-column h4 {
  padding-bottom: 35px
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_faqs */
/* ++++++++++++++++++++++++++++++++++++ */
.__faq-title {
  margin-bottom: 15px;
  border: 1px solid #eee !important;
  border-radius: 8px !important;
  background-color: #fff !important;
  padding: 24px 28px !important;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
}
.__headingfaq p {
  margin: 0 !important
}
.__headingfaq p > a {
  display: block;
	cursor: pointer;
}
.__closed[aria-expanded="false"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  font-weight: 400;
  color: rgb(239, 38, 55);
  position: absolute;
  right: 24px;
  font-size: 24px;
}
.__closed[aria-expanded="true"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f106";
  font-weight: 400;
  color: rgb(239, 38, 55);
  position: absolute;
  right: 24px;
  font-size: 24px;
}
.__faq-body {
  padding: 10px 0px 0px !important;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_related-services */
/* ++++++++++++++++++++++++++++++++++++ */
.__product_related-services .card {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 20px 40px;
  text-align: center;
  border-radius: 8px;
  border: none !important;
}
.__related-services .card{min-height: 200px}
.__product_related-services .card:hover {
  -webkit-box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 9px 22px -7px rgba(0, 0, 0, 0.43);
  transition: all 1s ease-out;
}
.__product_related-services .round {
  margin-top: 15px;
}
.__product_related-services .__red-cta-arrow {
  display: block;
  width: 100%
}
.__product_related-services>div{position: relative; min-height: 250px;}	
.__product_related-services>div::after{	
	content: '' ;	
	width: 100%;	
	background: #4195B9;	
	height: 150px;	
	position: absolute;	
	bottom: -25px;	
	z-index: -1;	
}
/* ++++++++++++++++++++++++++++++++++++ */
/* Top tasks */
/* ++++++++++++++++++++++++++++++++++++ */
.curve__header {
  z-index: -1;
}
.top-task-main-container {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.top-task-nav-container {
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 20px;
  width: 100%;
}
.top-task-nav {
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  text-align: center;
}
.top-task-nav.active {
  cursor: default;
  -webkit-filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
  z-index: 2;
}
.top-task-nav.active::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  border-radius: 4px 4px 0 0;
  height: calc(100% + 2px);
  width: 100%;
}
.top-task-nav.active::after {
  content: "";
  position: absolute;
  left: calc(50% - 14px);
  bottom: -11px;
  background: #fff;
  height: 20px;
  width: 20px;
  transform: rotate(45deg);
}
.top-task-container {
  display: block;
  position: relative;
}
.top-task-container.active::before, .top-task-container::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background: transparent;
  border-top: 3px solid #EF2637;
  display: block;
  height: 100%;
  width: 0%;
  transition: all .2s linear;
}
.top-task-nav.active .top-task-container::before, .top-task-container:hover::before {
  width: 100%;
}
.top-task-nav:first-child .top-task-container::before {
  border-radius: 4px 0 0 0;
}
.top-task-nav:last-child .top-task-container::before {
  border-radius: 0 4px 0 0;
}
.top-task-container::after {
  content: "";
  position: absolute;
  right: -2px;
  top: 0px;
  border-right: 2px dashed rgba(0, 0, 0, 0.1);
  display: block;
  height: calc(100% - 2px);
  width: 100%;
  z-index: 1;
}
.top-task-nav:last-child .top-task-container::after {
  border: none;
}
.top-task-nav.active .top-task-container::after {
  border: none;
}
.top-task {
  color: #5A5A5F;
  display: inline-block;
  padding: 38px 0 38px 45px;
  position: relative;
}
.top-task-track::before {
  content: "";
  position: absolute;
  left: 0px;
  top: calc(50% - 17px);
  background: url(../images/toptask/target.svg) no-repeat 0 0;
  height: 35px;
  width: 35px;
}
.top-task-pos::before {
  content: "";
  position: absolute;
  left: 10px;
  top: calc(50% - 17px);
  background: url(../images/toptask/pin.svg) no-repeat 0 0;
  height: 35px;
  width: 23px;
}
.top-task-calculator::before {
  content: "";
  position: absolute;
  left: 0px;
  top: calc(50% - 17px);
  background: url(../images/toptask/money.svg) no-repeat 0 0;
  height: 35px;
  width: 35px;
}
.top-task-shm::before {
  content: "";
  position: absolute;
  left: 0px;
  top: calc(50% - 17px);
  background: url(../images/toptask/parcel.svg) no-repeat 0 0;
  height: 35px;
  width: 33px;
}
.top-task-cta-container {
  padding: 0 50px 40px;
  position: relative;
  width: 100%;
}
.top-task-cta-container .form-group label {
  color: #5A5A5F;
}
.top-task-cta-container .form-control {
  height: calc(1.5em + .75rem + 12px);
}
.top-task-cta-container .red__cta__arrow {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  margin-left: 40px;
}
.top-task-cta, .tip-cta {
  height: 0px;
  top: 0px;
  opacity: 0;
  /*overflow: hidden;*/
  transition: top .2s linear, opacity .2s linear;
}
.top-task-cta.active, .tip-cta.active {
  height: auto;
  top: 20px;
  opacity: 1;
}
.top-task-mobile {
  cursor: pointer;
  display: block;
  font-weight: 500;
  padding: 18px 0;
  position: relative;
}
.top-task-mobile::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0px;
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
  width: calc(100% + 30px);
}
.top-task-nav-mobile:first-child .top-task-mobile::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0px;
  border: none;
  width: calc(100% + 30px);
}
.top-task-mobile::after {
  content: "";
  position: absolute;
  right: 0px;
  top: calc(50% - 10px);
  background-color: #EF2637;
  -webkit-mask-image: url(img/arrow-ico.svg);
  mask-image: url(img/arrow-ico.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  height: 20px;
  width: 13px;
  transform: rotate(90deg);
}
.top-task-nav-mobile.active {
  color: #EF2637;
}
.top-task-nav-mobile.active .top-task-mobile::before {
  border: none;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
}
.top-task-nav-mobile.active .top-task-mobile::after {
  transform: rotate(-90deg);
}
.btn-top-task {
  background: #EF2637;
  border-radius: 4px;
  color: #fff;
  height: calc(1.5em + .75rem + 12px);
  margin: 0;
  width: auto;
  position: absolute;
  top: 31px;
  padding-top: 12px;
}
.btn-top-task .next {
  background-color: #fff;
  height: 24px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 10px;
  top: 14px;
  color: #fff;
}
.small-gutter > [class*='col-'] {
  padding-right: 10px;
  padding-left: 10px;
}
.small-gutter > [class*="col-"]:first-child {
  padding-left: 15px;
}
.small-gutter > [class*="col-"]:last-child {
  padding-right: 15px;
}
.__top-tasks-btn {
  height: 48px;
  width: 100%;
  padding: 10px 0 0;
  color: rgb(255, 255, 255);
  background: rgb(239, 38, 55);
  border-radius: 4px;
}
.__top-tasks_full-block input {
  font-size: 14px;
}
.__help {
  font-size: 14px !important;
	display: inline !important;
}
/* ++++++++++++++++++++++++++++++++++++ */
/* Top tasks - calculator letters */
/* ++++++++++++++++++++++++++++++++++++ */
.__top-tasks_letters-calculator {
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 42px 42px 0;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
}
.custom-select {
  background: none;
}
.__select::after {
  padding-top: 12px;
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
  font-weight: 400;
  color: rgb(239, 38, 55);
  position: absolute;
  right: 24px;
  top: 30px;
}
.__select-custom {
  border: 1px solid #eee;
  width: 100%;
  text-align: left;
  height: calc(1.5em + 0.75rem + 12px);
  padding: 0.650rem 1.75rem .375rem .75rem;
  color: #495057;
  font-size: 14px;
}
.__select-custom:hover {
  border: 1px solid #eee;
  width: 100%;
  text-align: left;
  height: calc(1.5em + 0.75rem + 12px);
  padding: 0.650rem 1.75rem .375rem .75rem;
  color: #495057 !important;
  font-size: 14px;
}
.__select-custom::after {
  padding-top: 2px;
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
  font-weight: 400;
  color: rgb(239, 38, 55);
  position: absolute;
  right: 24px
}
.dropdown-menu.show {
  width: 100%;
  font-size: 14px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/* product advantage presentation */
/* ++++++++++++++++++++++++++++++++++++ */
.__product_advantage-presentation .__btn-red {
  margin-bottom: 5px;
}
.__img-mansori {
  position: relative;
	min-height: 450px;
}
.__img-1 {
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.75);
  position: absolute;
  width: 140px !important;
  height: 160px;
  top: 0;
  left: 194px;
  object-fit: cover;
}
.__img-2 {
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.75);
  position: absolute;
  width: 334px !important;
  height: 220px;
  top: 180px;
  left: 0;
  object-fit: cover;
}
.__img-3 {
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.75);
  position: absolute;
  width: 230px !important;
  height: 350px;
  top: 90px;
  left: 344px;
  object-fit: cover;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_col-photos-descriptions */
/* ++++++++++++++++++++++++++++++++++++ */
.__product_col-photos-descriptions .slick-slide {
  margin-right: 15px
}
.__col-descriptions {
  border-radius: 8px;
  padding: 250px 28px 40px !important;
  position: relative
}
.__col-descriptions-photo {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 100%;
}
.__col-descriptions-photo img {
  width: 100%;
  border-radius: 8px 8px 0 0;
  object-fit: cover;
	max-height: 220px;
}
.__card-col {
  /*padding: 0 15px;*/
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 8px;
  width: 99% !important;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
}
.__product_col-photos-descriptions .slick-prev::before, .__product_col-photos-descriptions .slick-next::before {
  color: red !important;
}
.__product_col-photos-descriptions .slick-next, .__product_col-photos-descriptions .slick-prev {
  display: none !important;
}
.__product_col-photos-descriptions_btn_container {
  text-align: center;
	margin-top: 15px;
}
.__product_col-photos-descriptions_btn {
  cursor: pointer;
}
.__product_col-photos-descriptions_btn_container i {
  color: #ef2637 !important;
}
.__disable {
  cursor: default;
  opacity: .3;
}
.__disable i {
  color: #666 !important;
}
.__product_col-photos-descriptions .__card-col{min-height: 460px;}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_testimonials */
/* ++++++++++++++++++++++++++++++++++++ */
.__product_testimonials .slick-prev::before, .__product_testimonials .slick-next::before {
  color: red !important;
}
.__product_testimonials .slick-next, .__product_testimonials .slick-prev {
  display: none !important;
}
.__product_testimonials_btn_container {
  text-align: center;
	margin-top: 15px;
}
.__product_testimonials_btn {
  cursor: pointer;
}
.__product_testimonials_btn_container i {
  color: #ef2637 !important;
}
.__card-testi {
  padding: 50px 0 10px 25px;
  position: relative;
}
div.slick-slide:nth-of-type(even) > div > div.__card-testi {
  padding: 25px 0 0 25px;
  position: relative;
}
div.slick-slide:nth-of-type(even) > div > div.__card-testi > div.__testi-img img {
  top: 0px;
}
div.slick-slide:nth-of-type(even) > div > div.__card-testi > div.__testi-content::after {
  top: 60px;
}
div.slick-slide:nth-child(1) > div > div.__card-testi > div.__testi-content::after, div.slick-slide:nth-child(4) > div > div.__card-testi > div.__testi-content::after {
  background-color: #4195B9;
}
div.slick-slide:nth-child(2) > div > div.__card-testi > div.__testi-content::after, div.slick-slide:nth-child(5) > div > div.__card-testi > div.__testi-content::after {
  background-color: #FFC222;
}
div.slick-slide:nth-child(3) > div > div.__card-testi > div.__testi-content::after, div.slick-slide:nth-child(6) > div > div.__card-testi > div.__testi-content::after {
  background-color: #66A367;
}
.__testi-content {
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 268px 20px 20px;
  width: 85% !important;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
}
.__testi-content p.__bold-label {
  margin-bottom: 0px !important;
	font-weight: 500 !important;
}
.__testi-content::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f10d";
  font-weight: 900;
  color: #fff;
  position: absolute;
  right: 36px;
  font-size: 24px;
  top: 80px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  padding-left: 19px;
  padding-top: 11px;
}
.__testi-img img {
  object-fit: cover;
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 8px;
  top: 25px;
  left: 0px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_tips-accordion */
/* ++++++++++++++++++++++++++++++++++++ */
.__tips-accordion-nav-container {
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 20px;
  width: 100%;
}
.__tips-accordion-nav {
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  text-align: center;
  border-right: 2px dashed #eee;
  border-bottom: 2px dashed #eee;
}
.__tips-accordion-nav.active {
  cursor: default;
  -webkit-filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
  z-index: 2;
  border-left: 4px solid #ef2637;
}
.__tips-accordion-nav.active::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -2px;
  background: #fff;
  border-radius: 4px 4px 0 0;
  height: calc(102% + 2px);
  width: calc(100% + 2px);
  z-index: -1;
}
.__tips-accordion-nav.active::after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: 40%;
  background: #fff;
  height: 20px;
  width: 20px;
  transform: rotate(45deg);
}
.__tips-accordion-nav.active .__tips-accordion-container::before, .__tips-accordion-container:hover::before {
  width: 100%;
}
.__tips-accordion-nav:first-child .__tips-accordion-container::before {
  border-radius: 4px 0 0 0;
}
.__tips-accordion-nav:last-child .__tips-accordion-container::before {
  border-radius: 0 4px 0 0;
}
.__tips-accordion-nav:last-child .__tips-accordion-container::after {
  border: none;
}
.__tips-accordion-nav.active .__tips-accordion-container::after {
  border: none;
}
.__tips-accordion-nav-mobile:first-child .__tips-accordion-mobile::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0px;
  border: none;
  width: calc(100% + 30px);
}
.__tips-accordion-nav-mobile.active {
  color: #EF2637;
}
.__tips-accordion-nav-mobile.active .__tips-accordion-mobile::before {
  border: none;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
}
.__tips-accordion-nav-mobile.active .__tips-accordion-mobile::after {
  transform: rotate(-90deg);
}
.__tips-accordion-main-container {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.__tips-mobile {
  cursor: pointer;
  display: block;
  font-weight: 500;
  padding: 18px 0;
  position: relative;
}
.__tips-mobile::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0px;
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
  width: calc(100% + 30px);
}
.__tips-accordion-nav-mobile:first-child .__tips-accordion-nav-mobile::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0px;
  border: none;
  width: calc(100% + 30px);
}
.__tips-mobile::after {
  content: "";
  position: absolute;
  right: 0px;
  top: calc(50% - 10px);
  background-color: #EF2637;
  -webkit-mask-image: url(img/arrow-ico.svg);
  mask-image: url(img/arrow-ico.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  height: 20px;
  width: 13px;
  transform: rotate(90deg);
}
.__tips-accordion-nav-mobile.active {
  color: #EF2637;
}
.__tips-accordion-nav-mobile.active .__tips-mobile::before {
  border: none;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
}
.__tips-accordion-nav-mobile.active .__tips-mobile::after {
  transform: rotate(-90deg);
}
.__tip-cta {
  height: 0px;
  top: 0px;
  opacity: 0;
  /*overflow: hidden;*/
  transition: top .2s linear, opacity .2s linear;
}
.__tip-cta.active {
  height: auto;
  top: 20px;
  opacity: 1;
}
.active .__tip-title{ color: #ef2736;}
.__tip-title {
  display: block;
  padding: 36px 0;
  color: #5A5A5F;
}
.__tip-title::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  font-weight: 400;
  color: rgb(239, 38, 55);
  position: absolute;
  padding-left: 10px;
}
.__tips-accordion-container > div.row:last-child > .__tips-accordion-nav {
  border-bottom: none !important;
}
.__tips-accordion-cta-container {
  padding: 73px 0 73px 75px;
}
.__img-tips {
  height: 344px;
  width: 273px;
  border-radius: 8px;
  position: absolute;
  top: -40%;
  right: -100%;
}
/* ++++++++++++++++++++++++++++++++++++ */
/* product reason why */
/* ++++++++++++++++++++++++++++++++++++ */
.__product_reason-why .card-body {
  padding: 30px;
}
.__product_reason-why svg {
  width: 56px;
	height: 56px;
}
.__product_reason-why h4 {
  margin-top: 25px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/* header_commercial_page */
/* ++++++++++++++++++++++++++++++++++++ */
.__header_commercial_page {
  position: relative;
  /*height: 637px;*/
  padding: 0px !important;
}
.__header-img {
  /*position: absolute;*/
  width: 100%;
}
.__header-img::before{	
	content: '';	
    position: absolute;	
    top: 0;	
    right: 0;	
    bottom: 0;	
    left: 0;	
    background: rgb(0, 0, 0);	
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 30%, rgba(255, 255, 255, 0) 100%);	
	    border-bottom-left-radius: 55% 15%;	
    border-bottom-right-radius: 65% 40%;	
}
.__header-img img {
  object-fit: cover;
  width: 100%;
  max-height: 450px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 55% 15%;
  border-bottom-right-radius: 65% 40%;
}
.__header-content {}
.__header-title h1 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 35px !important
}
.__header-sub-title h2 {
  font-size: 24px !important;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  width: 60%
}
.__header-txt {
  position: absolute;
  top: 25px;
  left: 128px;
}
.__header-social-proof {
  position: absolute;
  top: 275px;
  right: 210px;
  display: block;
  padding: 15px 20px 15px 45px;
  background: #000;
  opacity: 0.8;
  border-radius: 8px;
  max-width: 400px;
}
p.__social-proof-txt {
  color: #fff !important;
  z-index: 2;
  font-size: 12px !important;
  font-weight: 300;
  margin-bottom: 0px !important;
}
.__header-social-proof::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  font-weight: 900;
  color: #fff;
  position: absolute;
  left: -12px;
  font-size: 10px;
  top: 32%;
  background: #4195B9;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  padding: 5px 0 0 11px
}
.__header_cta-box {
  position: relative;
  top: -35px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  display: block;
  background: #fff;
  border-radius: 8px;
}
.__header_cta-box .d-flex {
  padding: 30px;
}
.__header_cta-box .__btn-red {
  margin: 0;
}
.__header_cta-box p {
  padding: 6px 0 0;
  margin-bottom: 0;
	color: #5A5A5F;
}
.__first-cta{padding-left: 15px !important}	
.__second-cta{ text-align: right;}	
.__first-cta a, .__second-cta a {padding: 7px 25px;}	
.__label-cta{font-size: 14px !important; padding-top: 7px}
.__header_commercial_page .__checklist {
  padding-top: 21px !important;
}
.__header_commercial_page .__checklist li {
  color: #fff;
  display: flex;
}
.__header_commercial_page .__checklist li::before {
  font-family: "Font Awesome 5 Pro";
  ;
  content: "\f058";
  font-weight: 300;
  color: #FFF;
  padding-right: 15px;
}
.__header_commercial_page .row {
  margin-right: 0px;
}
.__header_commercial_page .row .col-12 {
  padding-right: 0;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_banner-full-background*/
/* ++++++++++++++++++++++++++++++++++++ */
.__product_banner-full-background {
  background: #4195B9 url("img/Curve-banner.svg") 0px -50px no-repeat;
  background-size: 100%;
  border-radius: 8px;
	padding-bottom: 0px !important;
}
.__product_banner-full-background-img img {
  position: absolute;
  width: 350px;
  max-height: 650px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
  bottom: 0;
  left: 25%;
}
.__product_banner-full-background p {
  color: #fff;
}
.__full-banner_left {
  position: relative;
  min-height: 400px;
}
.__full-banner_right {
  padding: 45px 0 30px;
}
.__bpost-white:after {
  background-color: #FFF !important;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_partners-list*/
/* ++++++++++++++++++++++++++++++++++++ */
.__product_partners-list {}
.__product_partners-list h4 {
  padding-bottom: 45px;
}
.__product_partners-list .__partner {
  background-color: #fff;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  margin: 0 15px;
  padding: 20px 0 0;
}
.__product_partners-list img {
  width: 50px;
  height: 40px;
  object-fit: cover;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_pricing_table_list*/
/* ++++++++++++++++++++++++++++++++++++ */
.__product_tabs {}
.__product_tabs ul li a {
  color: #5A5A5F !important;
  padding: 0.5rem 3rem;
}
.__product_tabs ul li a:hover {
  border-color: #fff #fff #ef2637 !important;
  border-bottom: 2px solid #ef2637 !important;
}
.__product_tabs ul li a.active {
  border-color: #fff #fff #ef2637 !important;
  border-bottom: 2px solid #ef2637 !important;
  font-weight: bold;
}
.__product_tabs nav a {
  color: #5A5A5F !important;
  padding: 0.5rem 3rem;
}
.__product_tabs nav a:hover {
  border-color: #fff #fff #ef2637 !important;
  border-bottom: 2px solid #ef2637 !important;
}
.__product_tabs nav a.active {
  border-color: #fff #fff #ef2637 !important;
  border-bottom: 2px solid #ef2637 !important;
  font-weight: bold;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_pricing_tabs_card*/
/* ++++++++++++++++++++++++++++++++++++ */
.__product_pricing_tabs_card {}
.__product_pricing_tabs_card .__checklist { margin-bottom: 15px !important}
/* ++++++++++++++++++++++++++++++++++++ */
/*product_reminder_main_cta*/
/* ++++++++++++++++++++++++++++++++++++ */
.__product_reminder_main_cta {}
/* ++++++++++++++++++++++++++++++++++++ */
/*header_crossroad_page*/
/* ++++++++++++++++++++++++++++++++++++ */
.__header_crossroad_page{
	padding: 0px !important;
}
.__header_crossroad_page-img{
	background: #66A367 url(img/Curve-banner.svg) 0px -50px no-repeat;
	background-size: 100%;
    object-fit: cover;
    width: 100%;
    height: 400px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 55% 15%;
    border-bottom-right-radius: 65% 40%;
}
/* .__header_crossroad_page-img::after{	
	content: "";	
    position: absolute;	
    	
    left: 0%;	
    width: 100%;	
    height: 100%;	
    	
    background-image: url(img/Curve-banner.svg);	
    background-repeat: no-repeat;	
    	
    background-size: cover;	
		
} */
.__header_crossroad_page h1 {
  font-size: 66px;
  color: #fff;
  font-weight: 500;
  line-height: 38px;
  margin-bottom: 35px !important;
}
.__header_crossroad_page h2 {
  font-size: 24px !important;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  width: 100%;
}
.__content-crossroad svg{ width: 56px; height: 56px;}

.__content-crossroad .card-body{text-align: center; -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);}

.__crossroad-block .card-body p{ font-weight: 500 !important; margin: 15px 0;}
.__crossroad-block{top: -75px; }
/* ++++++++++++++++++++++++++++++++++++ */
/*bloc_text*/
/* ++++++++++++++++++++++++++++++++++++ */
.__bloc_text a{margin-top: 25px;}
.__bloc_text .__btn-red{display: block;
    width: fit-content;}

/* ++++++++++++++++++++++++++++++++++++ */
/*header_blue_service-related*/
/* ++++++++++++++++++++++++++++++++++++ */
.__header_blue_service-related{
	padding: 0px !important;
}
.__header_blue_page-img{
	background: #4195B9 url("img/Curve-banner.svg")  0px -50px no-repeat;
	/*transform: rotateY(180deg);*/
	background-size: 100%;
    object-fit: cover;
    width: 100%;
    height: 400px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 55% 15%;
    border-bottom-right-radius: 65% 40%;}
.__header_blue_service-related h1 {
  font-size: 66px;
  color: #fff;
  font-weight: 500;
  line-height: 38px;
  margin-bottom: 35px !important
}
.__header_blue_service-related h2 {
  font-size: 24px !important;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  width: 100%
}


/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* media queries for mobile and tablets */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
@media only screen and (min-width : 1200px) {
  .container {
    max-width: 1186px;
  }
}
@media screen and (max-width: 1199px) {
  /*global*/
  .dynamic-component h2 {
    font-size: 24px !important;
    font-weight: 500 !important
  }
  .dynamic-component h4 {
    font-size: 18px !important;
    font-weight: 500 !important
  }
 .dynamic-component h5 {
    font-size: 18px !important;
    font-weight: 500 !important
  }
  .__sub-services_navigation_faq a.__red-cta-arrow::after {
    padding: 0 0 0 2px !important;
  }
  .round a.__red-cta-arrow::after {
    padding: 0 0 0 10px;
  }
  .__main-benefit-action img {
    width: 70%
  }
  .__usp {
    position: absolute;
    bottom: 2%;
    left: 20%;
  }
  .__right {
    padding: 20px 0 0 15px;
  }
  .__sub-services_navigation_ico .card-body, .__sub-services_navigation_faq .card-body, .__product_faqs .card-body {
    padding: 5px;
  }
  .display-2.__center:after {
    margin: 0px auto 40px !important;
  }
  .card.__second-solution.__topsecond {
    top: 0;
  }
  .card.__third-solution.__topthird {
    top: 0;
  }
  .__sub-services_navigation_ico .card-body svg, .__sub-services_navigation_faq .card-body svg, .__header_crossroad_page .card-body svg {
    width: 40px;
	  height: 40px;
    display: block;
    float: left;
    margin-right: 15px;
  }
  .__sub-services_navigation_cards .card-body svg {
    width: 28px;
    float: inherit;
  }
  .__sub-services_navigation_faq .round {
    display: block !important;
  }
  .__sub-services_navigation_faq p {
    font-size: 16px !important;
  }
  .round {
    float: right;
    top: 6px;
  }
  .__round-white {
    float: right;
  }
  .round.cta__tp {
    position: absolute;
    top: 31px;
  }
  .display-4 {
    margin: 9px 0 0px !important;
    line-height: 24px;
    display: block;
    font-variant: proportional-nums;
    position: relative;
    float: left;
  }
  .__sub-services_navigation_ico .card {
    padding: 15px 10px 15px 10px;
    text-align: left;
		min-height: auto;
  }
  .__sub-services_navigation_faq .card {
    padding: 8px 10px 12px 10px;
  }
  .card.__first-solution {
    width: 90%;
  }
  .card.__second-solution {
    width: 90%;
    left: 5%;
  }
  .card.__third-solution {
    width: 90%;
    left: 10%;
  }
  .__title-push {
    margin-top: 0%;
    margin-bottom: 5%;
  }
  .__sub-services_navigation_photo-cards .card {
    min-height: 100px;
    margin: 15px 0 0 0;
  }
  .__sub-services_navigation_cards .card, .__sub-services_navigation_ico .card, .__sub-services_navigation_faq .card {
    margin: 15px 0 0 0;
  }
  .__sub-services_navigation_cards p {
    float: inherit;
  }
  .jumbotron {
    padding: 2rem !important
  }
  .__second-price, .__focus-price-col {
    margin: 15px 0;
  }
  .__third-price, .__normal-price-col {
    margin-bottom: 15px;
  }
  .__product_related-services .card {
    margin-bottom: 15px;
  }
  .top-task {
    color: #5A5A5F;
    display: inline-block;
    padding: 37px 0 38px 1px;
    position: relative;
  }
  .top-task-track::before, .top-task-pos::before, .top-task-calculator::before, .top-task-shm::before {
    display: none;
  }
}
@media screen and (max-width: 991px) {}
@media screen and (max-width: 768px) {
  .display-2:after {
    top: 15px !important;
    margin: 0px 0 35px 0 !important;
  }
  p {
    font-size: 14px;
  }
  /* ++++++++++++++++++++++++++++++++++++ */
  /*sub-services_navigation_photo-cards*/
  /* ++++++++++++++++++++++++++++++++++++ */
  .__card {
    position: relative;
    min-height: 120px;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  }
  .__img-cta-card {
    display: none;
  }
  .__sub-services_navigation_photo-cards .__cta-card > h5, .__sub-services_navigation_photo-cards .__cta-card .__white-cta-arrow::after {
    color: #EF2637 !important
  }
  .__sub-services_navigation_photo-cards .__cta-card .__round-white {
    border: 2px solid #ef2637 !important;
  }
  .__cta-card {
    bottom: 25%;
    left: 5%;
  }
  .__sub-services_navigation_photo-cards .d-flex {
    padding: 15px;
  }
  .__sub-services_navigation_photo-cards .d-flex div.__card:nth-child(2), .__sub-services_navigation_photo-cards .d-flex div.__card:nth-child(3) {
    margin-bottom: 15px;
  }
  .__sub-services_navigation_photo-cards .__round-white {
    margin-left: 20px;
  }
  .card.__first-solution {
    width: 100%;
  }
  .card.__second-solution {
    width: 100%;
    left: 0%;
  }
  .card.__third-solution {
    width: 100%;
    left: 0%;
  }
	.__reverse-trap .card.__first-solution{ top: 0 !important}
  .pr-5, .px-5 {
    padding-right: 1rem !important;
  }
  .display-1 {
    font-size: 36px;
  }
  /************************************/
  /*sub-services_navigation_full-photo*/
  /************************************/
  .__sub-services_navigation_full-photo {
    height: auto
  }
  .__sub-services_navigation_full-photo .__full-photo-txt {
    left: 10%;
    background: #fff;
    border-radius: 8px;
    top: 100px;
    color: #5A5A5F !important;
    padding: 15px;
    width: 78%;
  }
  .__sub-services_navigation_full-photo h2, .__sub-services_navigation_full-photo p {
    color: #5A5A5F;
  }
  .__sub-services_navigation_full-photo a {
    border: 1px solid #ef2736;
    color: #ef2736;
  }
  .__top-tasks_letters-calculator {
    padding: 23px 26px 0 !important;
  }
  .top-task-cta-container {
    padding: 0;
  }
  .top-task-cta.active {
    margin-bottom: 20px;
  }
  .top-task-cta label {
    display: block;
  }
  .top-task-cta-container .red__cta__arrow {
    float: right;
    line-height: 18px;
    margin: 3px 30px 0 0;
  }
  .small-gutter > [class*='col-'] {
    padding-right: 15px;
    padding-left: 15px;
  }
  .__top-tasks-btn {
    margin-top: 0px !important;
  }
  .__img-mansori{ min-height: 250px;}	
	.__img-1{ width: 68px !important; height: 77px;left: 135px;}	
	.__img-2{ width: 170px !important; height: 110px; left: 135px; top: 87px;}	
	.__img-3{ height: 170px; width: 110px !important; left: 15px; top: 43px;}
  .__col-descriptions {
    background-size: 100%
  }
  .__product_steps .slick-next, .__product_steps .slick-prev, .__product_col-photos-descriptions .slick-next, .__product_col-photos-descriptions .slick-prev {
    display: none !important;
  }
  .__product_steps .slick-slide:nth-child(n+2)::before {
    display: none !important
  }
  .__related-services .round a.__red-cta-arrow::after {
    padding: 0 0 0 2px;
  }
  .__tips-accordion-cta-container {
    padding: 0px;
  }
  .__tips-content {
    padding: 0px !important
  }
  .__tip-cta.active {
    top: 0px;
    padding: 20px 0 20px 25px;
  }
  .__tips-accordion-cta-container .__tips-accordion-nav-mobile:first-child > .__tips-mobile::before {
    display: none
  }
  /* product reason why */
  .text-md-center {
    text-align: center;
  }
  .__product_reason-why h4 {
    padding: 25px 0 15px 0
  }
  .__product_reason-why .card-body {
    padding: 25px 5px
  }
  /* ++++++++++++++++++++++++++++++++++++ */
  /* header_commercial_page */
  /* ++++++++++++++++++++++++++++++++++++ */
  .__header-txt {
    position: relative;
    left: 5%;
    top: -25px;
    width: 90%;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 15px;
    -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  }
  .__header-img img {
    height: 232px;
  }
	.__header-img::before{ height: 230px;}
  .__header-social-proof {
    top: 128px;
    left: 10%;
    width: 85%;
  }
  .__social-proof-txt {
    line-height: 1;
    font-size: 12px !important;
  }
  .__header_cta-box p {
    margin-bottom: 10px;color: #5A5A5F !important
  }
	.__label-cta p{ color: #5A5A5F}
  .__header-title h1 {
    font-size: 14px;
    color: #5A5A5F;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 15px !important
  }
  .__header-sub-title h2 {
    font-size: 18px !important;
    color: #5A5A5F;
    font-weight: 500;
    line-height: 30px;
    width: 100%
  }
  .__header_commercial_page .__checklist {
    padding-top: 21px !important;
  }
  .__header_commercial_page .__checklist li {
    font-size: 14px !important;
    line-height: 2;
    color: #5A5A5F;
    display: flex;
  }
  .__header_commercial_page .__checklist li::before {
    font-family: "Font Awesome 5 Pro";
    ;
    content: "\f058";
    font-weight: 300;
    color: #66A367;
    padding-right: 15px;
  }
  .__header_cta-box {
    left: 5%;
    width: 90%;
    top: 10px;
    background: none;
    box-shadow: none;
    position: relative;
  }
  .__first-cta, .__second-cta {
    padding: 0 !important
  }
  .__first-cta a, .__second-cta a {
    width: 100%;
  }
  .__row-cta {
    margin: 0px !important;
    padding: 0 !important
  }
  /* ++++++++++++++++++++++++++++++++++++ */
  /*product_banner-full-background*/
  /* ++++++++++++++++++++++++++++++++++++ */
  .__product_banner-full-background {}
  .__product_banner-full-background-img img {
    position: relative;
    width: 350px;
    max-height: 650px;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
    bottom: 0;
    left: 0%;
    object-position: 0px 100px;
  }
  .__full-banner_right {
    padding: 45px 0 30px 30px;
  }
  /* ++++++++++++++++++++++++++++++++++++ */
  /*product_partners-list*/
  /* ++++++++++++++++++++++++++++++++++++ */
  .__product_partners-list {}
  .__product_partners-list .__partner {
    margin: 5px 5px;
  }
  /* ++++++++++++++++++++++++++++++++++++ */
  /*product_pricing_table_list*/
  /* ++++++++++++++++++++++++++++++++++++ */
  .__product_tabs ul li {flex: 1 1 auto;
    text-align: center;}
  .__product_tabs ul li a {
    padding: 0.5rem 0.5rem;
  }
	.__product_tabs nav a {
   flex: 1 1 auto;
    text-align: center;
    padding: 0.5rem 0.5rem;
  }
  /* ++++++++++++++++++++++++++++++++++++ */
  /*product_pricing_tabs_card*/
  /* ++++++++++++++++++++++++++++++++++++ */
  .__product_pricing_tabs_card {}
  /* ++++++++++++++++++++++++++++++++++++ */
  /*product_reminder_main_cta*/
  /* ++++++++++++++++++++++++++++++++++++ */
  .__product_reminder_main_cta a {
    width: 100%
  }
/* ++++++++++++++++++++++++++++++++++++ */
/*header_crossroad_page*/
/* ++++++++++++++++++++++++++++++++++++ */	
	
	.__crossroad-block{margin-bottom: 15px;}
	.__crossroad-block svg{ float: left; width: 42px; height: 42px}
	.__crossroad-block p{ float: left; padding-left: 10px; width: 70%; margin: 9px 0 0px !important;
    
    display: block;
    font-variant: proportional-nums;
    position: relative;}
	
	.__crossroad-block .round a.__red-cta-arrow::after {
    padding: 0 0 0 4px;
}
	.__header_crossroad_page-img{ height: 300px;}
	.__header_crossroad_page-img h1{ font-size: 42px; margin-bottom: 25px !important
}
	.__header_crossroad_page-img h2{ font-size: 36px; margin-bottom: 30px;}
/* ++++++++++++++++++++++++++++++++++++ */
/*header_blue_service-related*/
/* ++++++++++++++++++++++++++++++++++++ */
	
	.__header_blue_page-img{ height: 300px;}
	.__header_blue_page-img h1{ font-size: 42px; margin-bottom: 25px !important
}
	.__header_blue_page-img h2{ font-size: 36px; margin-bottom: 30px;}
	
	
}
@media screen and (max-width: 576px) {
  .round.cta__tp {
    position: absolute;
    top: 33px;
    right: 17px;
  }
}