* {
	font-family: 'Montserrat', sans-serif;
}
a:hover, a:active {
	text-decoration: none !important;
}
big {
	font-size: 1.5em;
	font-weight: 700;
}
.xdsoft_pretty {
	height: 26px;
	z-index: 2;
}
.xdsoft_item {
	background: #f4f4f4;
	opacity: 1;
}
.bg-custom {
	background-color: #7260a5;
}
.navbar-dark .navbar-nav .active>.nav-link {
	color: #fffc00;
	text-decoration: underline;
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}
/*montserrat font */
nav {
	font-family: 'Montserrat', sans-serif;
}

nav {
	/*min-height: 80px;*/
	padding: 1.25rem 1rem !important;
	font-size: 1em;
	font-weight: 400;
}
.form-check {
	margin: 0.25em 0;
	padding-left: 0 !important;
}
.id_cost {
	display: none;
}
.filter-form .form-check label {
	width: 135px;
	height: 35px;
}
.filter-form .form-check label[for*=id_client_types] {
	width: 250px;
}
.form-wrapper {
	padding: 2em;
	border-radius: 10px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	background-image: url('images/light-abstraction.png');
	
}
.ui-button.ui-widget.ui-corner-all.highlighted {	
  background-image: -moz-linear-gradient( -90deg, rgb(249,159,113) 0%, rgb(253,128,104) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(249,159,113) 0%, rgb(253,128,104) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(249,159,113) 0%, rgb(253,128,104) 100%);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  color: white;
  width: 135px;
  height: 35px;
  text-align: center;
}
.highlited-link, .highlight-text {
	/*color: rgb(248,150,100);*/
	color: rgb(253,129,104);
}
.therapist_item {
	border-radius: 10px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	padding: 1em;
	
}
.profile-filter-image {
	overflow: hidden;
	min-height: 316px;	
}
.profile-filter-image.not-cut {
	min-height: unset;
}
.mh-48 {
	min-height: 48px;
}
.higlighted-light-button, .main-button, .remove-light-button {
	padding: .4em .75em !important;
	width: 135px;
	height: auto;
	min-height: 35px;
	text-align: center;
}
.higlighted-light-button {
	background: #fff;
	border: 1px solid #7260a5;
	color: #7260a5 !important;
	transition: all .2s linear;
}
.higlighted-light-button:hover {
	background: #7260a5 !important;
	color: #fff !important;
}
.main-button {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	color: #fff !important;
	background: #7260a5;
	
}
.main-button:hover {
	color: #fff !important;
	background: #7464a9 !important;
	
}
.therapist-name {
	color: #212529 !important;
	font-size: 1.25em;
}
.fw-500 {
	font-weight: 500;
}
.main-button.ui-button:focus {
	background: #7260a5 !important;
}
.remove-light-button {
	background: #fff;
	border: 1px solid #999;
	color: #999 !important;
	transition: all .2s linear;
}
.remove-light-button:hover {
	background: #eee;
	color: #999 !important;
}
.registration .colored:nth-of-type(2) {
	background: rgba(253,246,207,.5);
}
.registration .colored:nth-of-type(3) {
	background: rgba(170,210,220,.5);
}
.registration .colored:nth-of-type(4) {
	background: rgba(250,220,210,.5);
}
.g-recaptcha {
	overflow: hidden;
}
.order-wrapper {
	padding: 2em;
    border-radius: 10px;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 15%);
    background: rgba(253,246,207,.5);
}
label[for*="therapist_approve"].ui-state-active {
	background: #54b55d !important;
}
label[for*="rejected"].ui-state-active {
	background: #e95f5f !important;
}
.toast-header.success, .success {
	background-color: #54b55d;
	color: white;
}
.toast-header.error, .error {
	background-color:#e95f5f;
	color: white;
}
.hiw_wrapper {
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 20px 0px rgba(224, 84, 0, 0.3);  	
}
.round_div {
	width: 108px;
	height: 108px;
	border-radius: 50%;
	color: white;
	text-align: center;
	line-height: 108px;
	font-weight: 600;
	font-size: 48px;
}
.red {
	background: #ff4f3d;
}
.red-filled-button, .red-empty-button:hover, .red-empty-button:active {	
	border-radius: 5px;
	background: #ff4f3d;
	color: white;
	transition: all .2s linear;	
	font-size: 1.25em;
	line-height: 2.5em;
	border: 1px solid #fff;
}
.red-filled-button:hover, .red-filled-button:active, .red-empty-button {
	background: white;
	border: 1px solid #ff4f3d;
	color: #ff4f3d;
	text-decoration: none;
}
.red-empty-button {
	border-radius: 5px;
	font-size: 1.25em;
	line-height: 2.5em;
	transition: all .2s linear;	
}
.yellow {
	background: #ffd416;
}
.grey {
	background: #ccc;
}
.divider {
	height: 1px;
	
}
.main_screen {
	background: url('images/Grieving-Hands-web-min.png') no-repeat;
	height: 620px;
	margin-top: -80px;
}
h1.main_header {
	font-size: 1.75em;
	text-transform: uppercase;
	color: white;
	font-weight: 600;
}
h2.main_header {
	font-size: 1.25em;
	text-transform: uppercase;
	color: white;
	font-weight: 500;
}
.main_screen li {
	color: white;
}
.main_screen * {
	text-shadow: 1px 1px 4px #444;
}
.main_screen_carousel .carousel-item>div {
	margin: 0 15%;
	color: #444;
	text-shadow: none;
}
.main_screen_carousel .carousel-item>div * {
	color: #444;
	text-shadow: none;
}
.main_screen_carousel{
	min-height: 251px;
	border-radius: 10px;
	/*background: rgba(255, 255, 255, .9);*/
	background: url('images/geometry_abstract-min.png') no-repeat;
	box-shadow: 1px 1px 4px #444;
}
.carousel-control-next-icon  {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f99f71' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
	
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f99f71' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}
.abstract-background {
	background: url('images/geometry_abstract-min.png') no-repeat;
}
.wide {
	width: auto !important;
}
.footer {
	background: #25011f;
	margin-bottom: 0;
}
.logo {
	position: relative;
	width: 120px;
	height: 120px;
	top: 40px;
	right: 30px;
	
}
@media screen and (max-width: 480px) {
	h1 {
		font-size: 2rem;
	}
}
.footer .nav-link {
	color: white;
}
.footer .nav-link:hover, .footer .nav-link:active {
	color: #ccc;
}
.footer .active .nav-link {
	color: #ffd416;
	text-decoration: underline;
}
.footer .logo {
	top: 0px;
}
.mh-80 {
	max-height: 80px;
}

.navbar-collapse .logo {
	/*top: 0px;*/
}
.navbar-collapse .navbar-brand {
	margin-right: 0;
}
@media screen and (max-width: 992px) {
	.mh-80 {
		max-height:unset;
	}
	.navbar-collapse .logo {
		top: 0px;
	}
	.logo {
		right: 0px;
	}
	#navbarNav > ul {
		margin-left: 8px !important;
	}
}
.therapist_nav {
	border-radius: 5px;
	background: rgba(114, 96, 165, .7);
	font-size: 0.9em !important;
	width: 100%;
}
.therapist_nav a, .therapist_nav a:active, .therapist_nav a:hover {
	color: white;
}
.therapist_nav .nav-link.active {
	background: rgba(114, 96, 165, .5);
	text-decoration: underline;
}

@-webkit-keyframes fadeIn {
0% {opacity: .5; bottom: 80px;}

100% {opacity: 1; bottom: 20px;}
}
@keyframes fadeIn {
0% {opacity: .5; bottom: 80px;}

100% {opacity: 1; bottom: 20px;}
}

.toast.show {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.badge {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: rgb(253,129,104);
	padding: 0 !important;
}