.verror::-webkit-input-placeholder {color: #e10d2c !important;}
	.verror::-ms-input-placeholder{ color: #e10d2c !important;}
	.verror::placeholder { color: #e10d2c !important;}
.beneficial_list{
	list-style-type: none;
	padding-left: 0;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

@media(max-width: 780px){
	.beneficial_list{
		display: block;
		margin: 0 auto;
	}
}

@media(max-width: 1400px){
	header .hero-menu.small-texts .nav-item .nav-link{
		padding-left: 7px;
		padding-right: 7px;
		font-size: 15px;
	}
}
/*html body header .select-language-box .bootstrap-select.btn-group .dropdown-menu span.flag img{
	height: 15px!important;
}

html body .select-language-box .flag img{
	max-width: 20px!important;
}

@media(max-width: 1199px){
	html body .select-language-box .flag img{
		max-width: 32px!important;
	}
}
*/
.blog-wrapper .card-blog-post .card-block .card-text{
	text-align: justify;
}

html body header .btn-wrapper .call-to-action{
	margin-left: 10px;
	font-size: 13px;
	padding: 6px 20px;
}

.sub-title_dark{
	font-size: 19px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.62;
	letter-spacing: .5px;
	color: #2b3231;
}

.row.content-line.content-margin-b{
	padding-bottom: 20px;
}

html body footer .f-cantalin-box img{
	max-width: 300px;
}

.citrus-magic-wrapper #collapseResources, .new-venous-wrapper #collapseResources{
	max-width: 80%
}

.citrus-magic-wrapper #collapseResources a, .new-venous-wrapper #collapseResources a{
    color: #ca87bc;
    font-weight: 700;
    text-decoration: underline
}

.citrus-magic-wrapper #collapseResources ul li, .new-venous-wrapper #collapseResources ul li{
    font-size: 13px
}

.citrus-magic-wrapper #collapseResources ul li a, .new-venous-wrapper #collapseResources ul li a{
    color: #ca87bc;
    font-weight: 700;
    text-decoration: underline
}

.resources-body{
	font-size: 13px;
}

.btn-resources{
	box-shadow: none;
	outline: 0;
	font-size: 16px;
	color: #2b3231;
	font-weight: 700;
	border-bottom: 2px solid #2b3231;
	border-radius: 0;
	padding: 0;
	margin-bottom: 20px;
}

.resources-body{
	font-size: 13px;
}

.btn-resources{
	box-shadow: none;
	outline: 0;
	font-size: 16px;
	color: #2b3231;
	font-weight: 700;
	border-bottom: 2px solid #2b3231;
	border-radius: 0;
	padding: 0;
	margin-bottom: 20px;
}

.list-of-treatments{
	padding-left: 0;
	list-style-type: none;
	padding-top: 60px;
	padding-bottom: 60px;
}

.list-of-treatments li{
	display: inline-block;
}

.list-of-treatments li .card-treatment{
	border: 0;
	border-radius: 0;
	position: relative;
}

.list-of-treatments li .card-treatment::after{
	content: '';
	position: absolute;
	top: 70px;
	right: 0;
	background-image: url('/cantalin/img/icons/arrow-right.svg');	
	width: 44px;
	height: 19px;
	display: block;
}

.list-of-treatments li:last-child .card-treatment::after{
	content: unset;
}

.list-of-treatments li .card-treatment .img-top-wrapper{
	margin: 0 auto;
	text-align: center;
}

.list-of-treatments li .card-treatment .img-top-wrapper img{
	max-width: 166px!important;
}

.list-of-treatments li .card-treatment .card-body .card-text .card-title{
  	font-size: 16px;
  	font-weight: 800;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.31;
  	letter-spacing: 0.27px;
  	text-align: center;
  	color: #586462!important;
}

.en-box{
	left: -100px !important;
}

.list-of-care{
	padding-left: 0;
	list-style-type: none;
	padding-top: 60px;
	padding-bottom: 60px;
}

.list-of-care li{
	display: inline-block;
}

.list-of-care li .card-care{
	border: 0;
	border-radius: 0;
	position: relative;
}

.list-of-care li .card-care .img-top-wrapper{
	margin: 0 auto;
	text-align: center;
}

.list-of-care li .card-care .img-top-wrapper img{
	max-width: 166px!important;
}

.list-of-care li .card-care .card-body .card-text .card-title{
  	font-size: 16px;
  	font-weight: 800;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.31;
  	letter-spacing: 0.27px;
  	text-align: center;
  	color: #586462!important;
}

.list-of-risks-factors{
	list-style-type: none;
	padding-left: 100px;
}

.list-of-risks-factors li{
	margin-bottom: 45px;
}

.list-of-risks-factors .risk-card .img-box{
	flex-basis: 166px;
	flex-shrink: 0;
}

.list-of-risks-factors .risk-card .img-box img{
	width: 166px;
}

.list-of-risks-factors .risk-card .risk-title{
	font-size: 16px;
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.31;
	letter-spacing: 0.27px;
	color: #586462;
}

.list-of-risks-factors .risk-card .content-box{
	padding-left: 45px;
	padding-right: 45px;
	width: 100%;
}

.list-of-risks-factors .risk-card .content-box .txt{
	text-align: justify;
}

.blog-post-single-wrapper .description{
	text-align: justify;
}

.blog-post-single-wrapper .description p{
	text-align: justify;
}

@media(max-width: 780px){
	.list-of-risks-factors{
		padding-left: 20px;
	}

	.list-of-risks-factors .risk-card .content-box{
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media(max-width: 575px){
	.list-of-risks-factors{
		padding-left: 0;
	}

	.list-of-risks-factors .risk-card .img-box{
		padding-bottom: 20px;
	}

	.list-of-risks-factors .risk-card .content-box{
		padding-left: 0;
		padding-right: 0;
		text-align: justify;

	}
}
.f-cantalin-box-img.langbox{
	left: 8px !important;
}
.cantalin-micro-inner-content-wrapper .content-line{
	padding-bottom: 20px;
}
.cantalin-micro-inner-content-wrapper #collapseBlock p{
	font-size: 13px;
}
.cantalin-micro-inner-content-wrapper .card .sm-title{
	font-size: 20px;
}
.cantalin-micro-inner-content-wrapper .card .subtitle, .cantalin-micro-inner-content-wrapper .card .subtitle p{
	font-size: 14px;
}


.lt-critus .sub-titles {
    font-size: 32px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: .5px;
    color: #ca87bc;}
.lt-critus p {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: .3px;
    color: #2b3231;
}
.row.content-line.lt-critus {margin-top: 60px;margin-bottom: 40px;}
.lt-critus-actions .card {border: 0;}
.lt-critus-actions  .sm-title{
	font-size: 20px;
	font-weight: 900;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: .4px;
text-align: center;
color: #586462;
}

.lt-critus-actions .card img{
	max-width: 235px;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.resources_text p{
	padding-top: 80px;
	font-weight: 400;
	font-size: 14px;
}
.next_tab{
	border-radius: 19.5px;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	border: 2px solid #ca87bc;
	text-align: center;
	padding: 8px 38px;
	cursor: pointer;
	background-color: #ca87bc;
	color: #fff;
	transition: color .4s ease-out;
	transition: background-color .4s ease-out;
	transition: border-color .4s ease-out;
}
.next_tab:hover{
	background-color: #edc8dc!important;
	color: #fff!important;
	border-color: #edc8dc!important;
	transition: color .4s ease-out;
	transition: background-color .4s ease-out;
	transition: border-color .4s ease-out;
}

html body header .select-language-box .bootstrap-select.btn-group .dropdown-menu span.flag img{
	object-fit: contain;
}

.kz-ru{
	height: 28px !important;
	object-fit: contain;
	max-width: 50px !important;
}


@font-face {
  font-family: 'cantalin';
  src: url('/cantalin/fonts/Calibri-Bold.ttf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'cantalin';
  src: url('/cantalin/fonts/Calibri.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}