﻿﻿@charset 'UTF-8';

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, footer, header, nav, section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio, video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

.jq-checkbox, .jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.jq-checkbox input, .jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0
}

.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden
}

.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em
}

.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.jq-select-multiple, .jq-selectbox {
	position: relative;
	display: inline-block
}

.jq-select-multiple select, .jq-selectbox select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0
}

.jq-select-multiple li, .jq-selectbox li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.jq-selectbox {
	z-index: 5;
}

.jq-selectbox__select {
	position: relative
}

.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.jq-selectbox__dropdown {
	position: absolute
}

.jq-selectbox__search input {
	-webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none
}

.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch
}

.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

.jq-number {
	display: inline-block
}

.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left
}

.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	height: 100%;
	left: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	-o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	-o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	-o-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s, visibility 0s;
	-o-transition: opacity .25s, visibility 0s;
	transition: opacity .25s, visibility 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	text-align: center;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}

.fancybox-slide--next {
	z-index: 99995
}

.fancybox-slide--image {
	overflow: visible;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px 6px 0 6px
}

.fancybox-slide--iframe {
	padding: 44px 44px 0
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0 0 6px 0;
	max-width: 100%;
	overflow: auto;
	padding: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
	margin: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-dragging .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image, .fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--html .fancybox-content {
	margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
	height: calc(100% - 44px);
	margin-bottom: 44px
}

.fancybox-iframe, .fancybox-video {
	background: 0 0;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	vertical-align: top
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	outline: 0;
	padding: 10px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
	color: #fff
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default
}

.fancybox-button svg {
	display: block;
	overflow: visible;
	position: relative;
	shape-rendering: geometricPrecision
}

.fancybox-button svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3
}

.fancybox-button--play svg path:nth-child(2) {
	display: none
}

.fancybox-button--pause svg path:nth-child(1) {
	display: none
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
	fill: currentColor
}

.fancybox-button--share svg path {
	stroke-width: 1
}

.fancybox-navigation .fancybox-button {
	height: 38px;
	opacity: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
	-webkit-transition: opacity .25s, visibility 0s, color .25s;
	-o-transition: opacity .25s, visibility 0s, color .25s;
	transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button::after {
	content: '';
	left: -25px;
	padding: 50px;
	position: absolute;
	top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 6px
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #555;
	cursor: pointer;
	height: 44px;
	margin: 0;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	z-index: 10
}

.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	-webkit-transition: stroke .1s;
	-o-transition: stroke .1s;
	transition: stroke .1s
}

.fancybox-close-small:focus {
	outline: 0
}

.fancybox-close-small:hover svg {
	opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
	color: #ccc;
	padding: 5px;
	right: -12px;
	top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
	background: 0 0;
	color: #fff
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none
}

.fancybox-caption {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px 25px 44px;
	right: 0
}

.fancybox-caption::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
	background-repeat: repeat-x;
	-webkit-background-size: contain;
	background-size: contain;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: -1
}

.fancybox-caption::after {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	content: '';
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top: 0
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: fancybox-rotate .8s infinite linear;
	animation: fancybox-rotate .8s infinite linear;
	background: 0 0;
	border: 6px solid rgba(100, 100, 100, .5);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
	
}

@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
	
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
	background: #f4f4f4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #fff;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs>ul {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x>ul {
	overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.fancybox-thumbs>ul>li {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.fancybox-thumbs>ul>li:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity: 1
}

.jq-checkbox, .jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #c3c3c3;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -webkit-linear-gradient(#fff, #e6e6e6);
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
	cursor: pointer
}

.jq-checkbox.focused, .jq-radio.focused {
	border: 1px solid #08c
}

.jq-checkbox.disabled, .jq-radio.disabled {
	opacity: .55
}

.jq-checkbox {
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg)
}

.jq-radio {
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #777;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}

.jq-file {
	width: 270px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-file input {
	cursor: pointer
}

.jq-file__name {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: inset 1px 1px #f1f1f1;
	box-shadow: inset 1px 1px #f1f1f1;
	font: 14px/32px Arial, sans-serif;
	color: #333
}

.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #ccc;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -webkit-linear-gradient(#fff, #e6e6e6);
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff
}

.jq-file:hover .jq-file__browse {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-file:active .jq-file__browse {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd
}

.jq-file.focused .jq-file__name {
	border: 1px solid #5794bf
}

.jq-file.disabled, .jq-file.disabled .jq-file__browse, .jq-file.disabled .jq-file__name {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888
}

.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0
}

.jq-number__field {
	width: 100px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-number__field:hover {
	border-color: #b3b3b3
}

.jq-number__field input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: 0;
	background: 0 0;
	font: 14px Arial, sans-serif;
	color: #333
}

.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -webkit-linear-gradient(#fff, #e6e6e6);
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #fff;
	cursor: pointer
}

.jq-number__spin.minus {
	top: auto;
	bottom: 0
}

.jq-number__spin:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-number__spin:active {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd
}

.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent
}

.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent
}

.jq-number__spin.minus:hover:after {
	border-top-color: #000
}

.jq-number__spin.plus:hover:after {
	border-bottom-color: #000
}

.jq-number.focused .jq-number__field {
	border: 1px solid #5794bf
}

.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888
}

.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #aaa
}

.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #aaa
}

.jq-selectbox {
	vertical-align: middle;
	cursor: pointer
}

.jq-selectbox__select {
	height: 32px;
	padding: 5px 45px 5px 10px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -webkit-linear-gradient(#fff, #e6e6e6);
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff;
}

.jq-selectbox__select:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-selectbox__select:active {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd
}

.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #f6f3e5;
}

.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888
}

.jq-selectbox__select-text {
	display: block;
	width: 100%;
}

.jq-selectbox .placeholder {
	color: #888
}

.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #ccc
}

.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #aaa
}

.jq-selectbox__dropdown {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	top: 42px !important;
	padding: 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	font: 14px/18px Arial, sans-serif;
}

.jq-selectbox__search {
	margin: 5px
}

.jq-selectbox__search input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	-webkit-box-shadow: inset 1px 1px #f1f1f1;
	box-shadow: inset 1px 1px #f1f1f1;
	color: #333
}

.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #f0f0f0;
	font-size: 13px
}

.jq-selectbox ul {
	margin: 0;
	padding: 0
}

.jq-selectbox li {
	min-height: 18px;
	padding: 11px 10px;
	color: #231f20;
	font-size: 1rem;
	font-weight: 400;
}

.jq-selectbox li.selected {
	background-color: #f6f3e5;
	color: #003f62;
	font-size: 1rem;
	font-weight: 400;
}

.jq-selectbox li:hover {
	background-color: #08c;
	color: #fff
}

.jq-selectbox li.disabled {
	color: #aaa
}

.jq-selectbox li.disabled:hover {
	background: 0 0
}

.jq-selectbox li.optgroup {
	font-weight: 700
}

.jq-selectbox li.optgroup:hover {
	background: 0 0;
	color: #231f20;
	cursor: default
}

.jq-selectbox li.option {
	padding-left: 25px
}

.jq-select-multiple {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default
}

.jq-select-multiple.focused {
	border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888
}

.jq-select-multiple ul {
	margin: 0;
	padding: 0
}

.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none
}

.jq-select-multiple li:first-child {
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
	background: #08c;
	color: #fff
}

.jq-select-multiple li.disabled {
	color: #aaa
}

.jq-select-multiple li.optgroup {
	font-weight: 700
}

.jq-select-multiple li.option {
	padding-left: 25px
}

.jq-select-multiple li.selected.disabled, .jq-select-multiple.disabled li.selected {
	background: #ccc;
	color: #fff
}

input[type=email].styler, input[type=password].styler, input[type=search].styler, input[type=tel].styler, input[type=text].styler, input[type=url].styler, textarea.styler {
	padding: 8px 9px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px Arial, sans-serif;
	color: #333
}

input[type=search].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

textarea.styler {
	overflow: auto
}

input[type=email].styler:hover, input[type=password].styler:hover, input[type=search].styler:hover, input[type=tel].styler:hover, input[type=text].styler:hover, input[type=url].styler:hover, textarea.styler:hover {
	border-color: #b3b3b3
}

input[type=email].styler:hover:focus, input[type=password].styler:hover:focus, input[type=search].styler:hover:focus, input[type=tel].styler:hover:focus, input[type=text].styler:hover:focus, input[type=url].styler:hover:focus, textarea.styler:hover:focus {
	border-color: #ccc;
	border-top-color: #b3b3b3;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler, input[type=button].styler, input[type=reset].styler, input[type=submit].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background: -webkit-linear-gradient(#fff, #e6e6e6);
	background: -o-linear-gradient(#fff, #e6e6e6);
	background: linear-gradient(#fff, #e6e6e6);
	-webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff;
	cursor: pointer
}

button.styler.styler::-moz-focus-inner, input[type=button].styler.styler::-moz-focus-inner, input[type=reset].styler.styler::-moz-focus-inner, input[type=submit].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0
}

button.styler:not([disabled]):hover, input[type=button].styler:not([disabled]):hover, input[type=reset].styler:hover, input[type=reset].styler:not([disabled]):hover, input[type=submit].styler:not([disabled]):hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
	background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
	background: -o-linear-gradient(#f6f6f6, #e6e6e6);
	background: linear-gradient(#f6f6f6, #e6e6e6)
}

button.styler:active, input[type=button].styler:active, input[type=reset].styler:active, input[type=submit].styler:active {
	background: #f5f5f5;
	-webkit-box-shadow: inset 1px 1px 3px #ddd;
	box-shadow: inset 1px 1px 3px #ddd
}

button.styler[disabled], input[type=button].styler[disabled], input[type=submit].styler[disabled] {
	border-color: #ccc;
	background: #f5f5f5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888
}

.datepicker-container {
	background-color: #fff;
	direction: ltr;
	font-size: 12px;
	left: 0;
	line-height: 30px;
	position: fixed;
	top: 0;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 210px;
	z-index: -1;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.datepicker-container::after, .datepicker-container::before {
	border: 5px solid transparent;
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	width: 0
}

.datepicker-dropdown {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 3px 6px #ccc;
	box-shadow: 0 3px 6px #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	z-index: 1
}

.datepicker-inline {
	position: static
}

.datepicker-top-left, .datepicker-top-right {
	border-top-color: #39f
}

.datepicker-top-left::after, .datepicker-top-left::before, .datepicker-top-right::after, .datepicker-top-right::before {
	border-top: 0;
	left: 10px;
	top: -5px
}

.datepicker-top-left::before, .datepicker-top-right::before {
	border-bottom-color: #39f
}

.datepicker-top-left::after, .datepicker-top-right::after {
	border-bottom-color: #fff;
	top: -4px
}

.datepicker-bottom-left, .datepicker-bottom-right {
	border-bottom-color: #39f
}

.datepicker-bottom-left::after, .datepicker-bottom-left::before, .datepicker-bottom-right::after, .datepicker-bottom-right::before {
	border-bottom: 0;
	bottom: -5px;
	left: 10px
}

.datepicker-bottom-left::before, .datepicker-bottom-right::before {
	border-top-color: #39f
}

.datepicker-bottom-left::after, .datepicker-bottom-right::after {
	border-top-color: #fff;
	bottom: -4px
}

.datepicker-bottom-right::after, .datepicker-bottom-right::before, .datepicker-top-right::after, .datepicker-top-right::before {
	left: auto;
	right: 10px
}

.datepicker-panel>ul {
	margin: 0;
	padding: 0;
	width: 102%
}

.datepicker-panel>ul::after, .datepicker-panel>ul::before {
	content: " ";
	display: table
}

.datepicker-panel>ul::after {
	clear: both
}

.datepicker-panel>ul>li {
	background-color: #fff;
	cursor: pointer;
	float: left;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 30px
}

.datepicker-panel>ul>li:hover {
	background-color: #e5f2ff
}

.datepicker-panel>ul>li.muted, .datepicker-panel>ul>li.muted:hover {
	color: #999
}

.datepicker-panel>ul>li.highlighted {
	background-color: #e5f2ff
}

.datepicker-panel>ul>li.highlighted:hover {
	background-color: #cce5ff
}

.datepicker-panel>ul>li.picked, .datepicker-panel>ul>li.picked:hover {
	color: #39f
}

.datepicker-panel>ul>li.disabled, .datepicker-panel>ul>li.disabled:hover {
	background-color: #fff;
	color: #ccc;
	cursor: default
}

.datepicker-panel>ul>li.disabled.highlighted, .datepicker-panel>ul>li.disabled:hover.highlighted {
	background-color: #e5f2ff
}

.datepicker-panel>ul>li[data-view="month next"], .datepicker-panel>ul>li[data-view="month prev"], .datepicker-panel>ul>li[data-view="year next"], .datepicker-panel>ul>li[data-view="year prev"], .datepicker-panel>ul>li[data-view="years next"], .datepicker-panel>ul>li[data-view="years prev"], .datepicker-panel>ul>li[data-view=next] {
	font-size: 18px
}

.datepicker-panel>ul>li[data-view="month current"], .datepicker-panel>ul>li[data-view="year current"], .datepicker-panel>ul>li[data-view="years current"] {
	width: 150px
}

.datepicker-panel>ul[data-view=months]>li, .datepicker-panel>ul[data-view=years]>li {
	height: 52.5px;
	line-height: 52.5px;
	width: 52.5px
}

.datepicker-panel>ul[data-view=week]>li, .datepicker-panel>ul[data-view=week]>li:hover {
	background-color: #fff;
	cursor: default
}

.datepicker-hide {
	display: none
}

.fa, .fab, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	text-align: center;
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: solid .08em #eee;
	-webkit-border-radius: .1em;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
	
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
	
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	-ms-transform: scale(-1, -1);
	transform: scale(-1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-500px:before {
	content: "\f26e"
}

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-card:before {
	content: "\f2bb"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-adn:before {
	content: "\f170"
}

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-algolia:before {
	content: "\f36c"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-amazon-pay:before {
	content: "\f42c"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-amilia:before {
	content: "\f36d"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-android:before {
	content: "\f17b"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-pay:before {
	content: "\f415"
}

.fa-archive:before {
	content: "\f187"
}

.fa-arrow-alt-circle-down:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-arrows-alt-h:before {
	content: "\f337"
}

.fa-arrows-alt-v:before {
	content: "\f338"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-asymmetrik:before {
	content: "\f372"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-audible:before {
	content: "\f373"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-aws:before {
	content: "\f375"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

.fa-bath:before {
	content: "\f2cd"
}

.fa-battery-empty:before {
	content: "\f244"
}

.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-bed:before {
	content: "\f236"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bimobject:before {
	content: "\f378"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-bold:before {
	content: "\f032"
}

.fa-bolt:before {
	content: "\f0e7"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-btc:before {
	content: "\f15a"
}

.fa-bug:before {
	content: "\f188"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

.fa-bus:before {
	content: "\f207"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-calendar:before {
	content: "\f133"
}

.fa-calendar-alt:before {
	content: "\f073"
}

.fa-calendar-check:before {
	content: "\f274"
}

.fa-calendar-minus:before {
	content: "\f272"
}

.fa-calendar-plus:before {
	content: "\f271"
}

.fa-calendar-times:before {
	content: "\f273"
}

.fa-camera:before {
	content: "\f030"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-car:before {
	content: "\f1b9"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-caret-square-down:before {
	content: "\f150"
}

.fa-caret-square-left:before {
	content: "\f191"
}

.fa-caret-square-right:before {
	content: "\f152"
}

.fa-caret-square-up:before {
	content: "\f151"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-apple-pay:before {
	content: "\f416"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-centercode:before {
	content: "\f380"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-chart-area:before {
	content: "\f1fe"
}

.fa-chart-bar:before {
	content: "\f080"
}

.fa-chart-line:before {
	content: "\f201"
}

.fa-chart-pie:before {
	content: "\f200"
}

.fa-check:before {
	content: "\f00c"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-circle:before {
	content: "\f111"
}

.fa-circle-notch:before {
	content: "\f1ce"
}

.fa-clipboard:before {
	content: "\f328"
}

.fa-clock:before {
	content: "\f017"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-closed-captioning:before {
	content: "\f20a"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-cloud-download-alt:before {
	content: "\f381"
}

.fa-cloud-upload-alt:before {
	content: "\f382"
}

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-code:before {
	content: "\f121"
}

.fa-code-branch:before {
	content: "\f126"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cog:before {
	content: "\f013"
}

.fa-cogs:before {
	content: "\f085"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comments:before {
	content: "\f086"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-compress:before {
	content: "\f066"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-cpanel:before {
	content: "\f388"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-crop:before {
	content: "\f125"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-cut:before {
	content: "\f0c4"
}

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-deaf:before {
	content: "\f2a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

.fa-dollar-sign:before {
	content: "\f155"
}

.fa-dot-circle:before {
	content: "\f192"
}

.fa-download:before {
	content: "\f019"
}

.fa-draft2digital:before {
	content: "\f396"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-dribbble-square:before {
	content: "\f397"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-edge:before {
	content: "\f282"
}

.fa-edit:before {
	content: "\f044"
}

.fa-eject:before {
	content: "\f052"
}

.fa-elementor:before {
	content: "\f430"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-ember:before {
	content: "\f423"
}

.fa-empire:before {
	content: "\f1d1"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-envira:before {
	content: "\f299"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-euro-sign:before {
	content: "\f153"
}

.fa-exchange-alt:before {
	content: "\f362"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-expand:before {
	content: "\f065"
}

.fa-expand-arrows-alt:before {
	content: "\f31e"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-external-link-alt:before {
	content: "\f35d"
}

.fa-external-link-square-alt:before {
	content: "\f360"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-dropper:before {
	content: "\f1fb"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-facebook-messenger:before {
	content: "\f39f"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-female:before {
	content: "\f182"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-alt:before {
	content: "\f15c"
}

.fa-file-medical-alt:before {
	content: "\f478"
}

.fa-file-archive:before {
	content: "\f1c6"
}

.fa-file-audio:before {
	content: "\f1c7"
}

.fa-file-code:before {
	content: "\f1c9"
}

.fa-file-excel:before {
	content: "\f1c3"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-pdf:before {
	content: "\f1c1"
}

.fa-file-powerpoint:before {
	content: "\f1c4"
}

.fa-file-video:before {
	content: "\f1c8"
}

.fa-file-word:before {
	content: "\f1c2"
}

.fa-film:before {
	content: "\f008"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-flag:before {
	content: "\f024"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-flipboard:before {
	content: "\f44d"
}

.fa-fly:before {
	content: "\f417"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-font:before {
	content: "\f031"
}

.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-fort-awesome-alt:before {
	content: "\f3a3"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frown:before {
	content: "\f119"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-gavel:before {
	content: "\f0e3"
}

.fa-gem:before {
	content: "\f3a5"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-github:before {
	content: "\f09b"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-gitkraken:before {
	content: "\f3a6"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-gitter:before {
	content: "\f426"
}

.fa-glass-martini:before {
	content: "\f000"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-play:before {
	content: "\f3ab"
}

.fa-google-plus:before {
	content: "\f2b3"
}

.fa-google-plus-g:before {
	content: "\f0d5"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-gratipay:before {
	content: "\f184"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-gulp:before {
	content: "\f3ae"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hand-lizard:before {
	content: "\f258"
}

.fa-hand-paper:before {
	content: "\f256"
}

.fa-hand-peace:before {
	content: "\f25b"
}

.fa-hand-point-down:before {
	content: "\f0a7"
}

.fa-hand-point-left:before {
	content: "\f0a5"
}

.fa-hand-point-right:before {
	content: "\f0a4"
}

.fa-hand-point-up:before {
	content: "\f0a6"
}

.fa-hand-pointer:before {
	content: "\f25a"
}

.fa-hand-rock:before {
	content: "\f255"
}

.fa-hand-scissors:before {
	content: "\f257"
}

.fa-hand-spock:before {
	content: "\f259"
}

.fa-handshake:before {
	content: "\f2b5"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-hdd:before {
	content: "\f0a0"
}

.fa-heading:before {
	content: "\f1dc"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-heart:before {
	content: "\f004"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

.fa-history:before {
	content: "\f1da"
}

.fa-hockey-puck:before {
	content: "\f453"
}

.fa-home:before {
	content: "\f015"
}

.fa-hooli:before {
	content: "\f427"
}

.fa-hospital:before {
	content: "\f0f8"
}

.fa-hotjar:before {
	content: "\f3b1"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-start:before {
	content: "\f251"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-hubspot:before {
	content: "\f3b2"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-id-card:before {
	content: "\f2c2"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-industry:before {
	content: "\f275"
}

.fa-info:before {
	content: "\f129"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-italic:before {
	content: "\f033"
}

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-key:before {
	content: "\f084"
}

.fa-keyboard:before {
	content: "\f11c"
}

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-korvue:before {
	content: "\f42f"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-laravel:before {
	content: "\f3bd"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-lemon:before {
	content: "\f094"
}

.fa-less:before {
	content: "\f41d"
}

.fa-level-down-alt:before {
	content: "\f3be"
}

.fa-level-up-alt:before {
	content: "\f3bf"
}

.fa-life-ring:before {
	content: "\f1cd"
}

.fa-lightbulb:before {
	content: "\f0eb"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-linkedin-in:before {
	content: "\f0e1"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-lira-sign:before {
	content: "\f195"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-lock:before {
	content: "\f023"
}

.fa-lock-open:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
	content: "\f309"
}

.fa-long-arrow-alt-left:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up:before {
	content: "\f30c"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-male:before {
	content: "\f183"
}

.fa-map:before {
	content: "\f279"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-map-marker-alt:before {
	content: "\f3c5"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-medapps:before {
	content: "\f3c6"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-medium-m:before {
	content: "\f3c7"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-medrt:before {
	content: "\f3c8"
}

.fa-meetup:before {
	content: "\f2e0"
}

.fa-meh:before {
	content: "\f11a"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-microsoft:before {
	content: "\f3ca"
}

.fa-minus:before {
	content: "\f068"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-mix:before {
	content: "\f3cb"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-user-tie:before {
	content: "\f508";
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-mizuni:before {
	content: "\f3cc"
}

.fa-mobile:before {
	content: "\f10b"
}

.fa-mobile-alt:before {
	content: "\f3cd"
}

.fa-modx:before {
	content: "\f285"
}

.fa-monero:before {
	content: "\f3d0"
}

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-moon:before {
	content: "\f186"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-music:before {
	content: "\f001"
}

.fa-napster:before {
	content: "\f3d2"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-nintendo-switch:before {
	content: "\f418"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-osi:before {
	content: "\f41a"
}

.fa-outdent:before {
	content: "\f03b"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-patreon:before {
	content: "\f3d9"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-pen-square:before {
	content: "\f14b"
}

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-percent:before {
	content: "\f295"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

.fa-phone:before {
	content: "\f095"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-phone-volume:before {
	content: "\f2a0"
}

.fa-php:before {
	content: "\f457"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-plane:before {
	content: "\f072"
}

.fa-play:before {
	content: "\f04b"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-playstation:before {
	content: "\f3df"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-plus:before {
	content: "\f067"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-pound-sign:before {
	content: "\f154"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-print:before {
	content: "\f02f"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-pushed:before {
	content: "\f3e1"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-python:before {
	content: "\f3e2"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-question:before {
	content: "\f128"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-random:before {
	content: "\f074"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-react:before {
	content: "\f41b"
}

.fa-rebel:before {
	content: "\f1d0"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-red-river:before {
	content: "\f3e3"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-rendact:before {
	content: "\f3e4"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-reply:before {
	content: "\f3e5"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-replyd:before {
	content: "\f3e6"
}

.fa-resolving:before {
	content: "\f3e7"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-road:before {
	content: "\f018"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-rupee-sign:before {
	content: "\f156"
}

.fa-safari:before {
	content: "\f267"
}

.fa-sass:before {
	content: "\f41e"
}

.fa-save:before {
	content: "\f0c7"
}

.fa-schlix:before {
	content: "\f3ea"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-search:before {
	content: "\f002"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-sellcast:before {
	content: "\f2da"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-server:before {
	content: "\f233"
}

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-share:before {
	content: "\f064"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-sign-in-alt:before {
	content: "\f2f6"
}

.fa-sign-language:before {
	content: "\f2a7"
}

.fa-sign-out-alt:before {
	content: "\f2f5"
}

.fa-signal:before {
	content: "\f012"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-sistrix:before {
	content: "\f3ee"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-slack:before {
	content: "\f198"
}

.fa-slack-hash:before {
	content: "\f3ef"
}

.fa-sliders-h:before {
	content: "\f1de"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-smile:before {
	content: "\f118"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-snowflake:before {
	content: "\f2dc"
}

.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-alpha-down:before {
	content: "\f15d"
}

.fa-sort-alpha-up:before {
	content: "\f15e"
}

.fa-sort-amount-down:before {
	content: "\f160"
}

.fa-sort-amount-up:before {
	content: "\f161"
}

.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-numeric-down:before {
	content: "\f162"
}

.fa-sort-numeric-up:before {
	content: "\f163"
}

.fa-sort-up:before {
	content: "\f0de"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-speakap:before {
	content: "\f3f3"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-square-full:before {
	content: "\f45c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-staylinked:before {
	content: "\f3f5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-steam-symbol:before {
	content: "\f3f6"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-sticker-mule:before {
	content: "\f3f7"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-strava:before {
	content: "\f428"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-subway:before {
	content: "\f239"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-sun:before {
	content: "\f185"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-supple:before {
	content: "\f3f9"
}

.fa-sync:before {
	content: "\f021"
}

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-table-tennis:before {
	content: "\f45d"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-taxi:before {
	content: "\f1ba"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-telegram-plane:before {
	content: "\f3fe"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

.fa-times:before {
	content: "\f00d"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-tint:before {
	content: "\f043"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-train:before {
	content: "\f238"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-trash-alt:before {
	content: "\f2ed"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-trello:before {
	content: "\f181"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-tv:before {
	content: "\f26c"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-uikit:before {
	content: "\f403"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-undo:before {
	content: "\f0e2"
}

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-university:before {
	content: "\f19c"
}

.fa-unlink:before {
	content: "\f127"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-untappd:before {
	content: "\f405"
}

.fa-upload:before {
	content: "\f093"
}

.fa-usb:before {
	content: "\f287"
}

.fa-user:before {
	content: "\f007"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-md:before {
	content: "\f0f0"
}
.fa-spinner:before {
	content: "\f110";
}
.fa-user-plus:before {
	content: "\f234"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-venus:before {
	content: "\f221"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-viber:before {
	content: "\f409"
}

.fa-video:before {
	content: "\f03d"
}

.fa-vimeo:before {
	content: "\f40a"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-vimeo-v:before {
	content: "\f27d"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-vk:before {
	content: "\f189"
}

.fa-vnv:before {
	content: "\f40b"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-vuejs:before {
	content: "\f41f"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-whatsapp-square:before {
	content: "\f40c"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-whmcs:before {
	content: "\f40d"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-won-sign:before {
	content: "\f159"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-wordpress-simple:before {
	content: "\f411"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-xbox:before {
	content: "\f412"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-y-combinator:before {
	content: "\f23b"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-yen-sign:before {
	content: "\f157"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-youtube-square:before {
	content: "\f431"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fa-brands-400.eot);
	src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
	font-family: 'Font Awesome 5 Brands'
}

@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fa-regular-400.eot);
	src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/fa-solid-900.eot);
	src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900
}

.fa-receipt:before {
	content: "\f543";
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	min-width: calc(100% + 2px) !important;
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before, .slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: " "
}

[dir=rtl] .slick-prev:before {
	content: " "
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: " "
}

[dir=rtl] .slick-next:before {
	content: ' '
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.cabinetContent .addFolder, .icon-s-addFolder, .table_stat_ui .uiDoc {
	background-image: url(../img/sprite.png);
	background-position: -362px -351px;
	width: 23px;
	height: 21px;
}

.cabinetContent .addFolder.active, .cabinetContent .addFolder:hover, .icon-s-addFolderGreen, .table_stat_ui .uiDoc:hover {
	background-image: url(../img/sprite.png);
	background-position: -334px -351px;
	width: 23px;
	height: 21px
}

.icon-s-adn {
	background-image: url(../img/sprite.png);
	background-position: -434px -271px;
	width: 25px;
	height: 31px
}

.analizContent .row .avntajProduct .allAvantage .oneAvantage .icon.first, .descriptionAdvantage .service--description__advantage.d-flex .icon.first, .icon-s-analiz1 {
	background-image: url(../img/sprite.png);
	background-position: -370px -184px;
	width: 50px;
	height: 50px
}

.analizContent .row .avntajProduct .allAvantage .oneAvantage .icon.second, .descriptionAdvantage .service--description__advantage.d-flex .icon.second, .icon-s-analiz2 {
	background-image: url(../img/sprite.png);
	background-position: -370px -294px;
	width: 50px;
	height: 50px
}

.analizContent .row .avntajProduct .allAvantage .oneAvantage .icon.third, .descriptionAdvantage .service--description__advantage.d-flex .icon.third, .icon-s-analiz3 {
	background-image: url(../img/sprite.png);
	background-position: -370px -239px;
	width: 50px;
	height: 50px
}

.analizContent .analizIcons .rowIcons .icon.first, .icon-s-analizIcon1 {
	background-image: url(../img/sprite.png);
	background-position: -434px -96px;
	width: 30px;
	height: 30px
}

.analizContent .analizIcons .rowIcons .icon.second, .icon-s-analizIcon2 {
	background-image: url(../img/sprite.png);
	background-position: -434px -201px;
	width: 30px;
	height: 30px
}

.analizContent .analizIcons .rowIcons .icon.third, .icon-s-analizIcon3 {
	background-image: url(../img/sprite.png);
	background-position: -434px -131px;
	width: 30px;
	height: 30px
}

.analizContent .analizIcons .rowIcons .icon.fourth, .icon-s-analizIcon4 {
	background-image: url(../img/sprite.png);
	background-position: -434px -236px;
	width: 30px;
	height: 30px
}

.icon-s-cabinet, .whyWe .container .whyWeContent .whyWeItem.third:before {
	background-image: url(../img/sprite.png);
	background-position: -370px 0;
	width: 59px;
	height: 60px
}

.blockOurAvantage .ourItem .prez .ourIcon.card, .icon-s-card {
	background-image: url(../img/sprite.png);
	background-position: -184px -200px;
	width: 89px;
	height: 89px
}

.checkbox__text:before, .icon-s-check {
	background-image: url(../img/sprite.png);
	background-position: -471px -248px;
	width: 18px;
	height: 18px
}

.cabinetBlock .logining .authorize form .btnForm .checkbox__text:before, .icon-s-checkForm {
	background-image: url(../img/sprite.png);
	background-position: -471px -437px;
	width: 13px;
	height: 13px
}

.checkbox input:checked+.checkbox__text:before, .icon-s-checked {
	background-image: url(../img/sprite.png);
	background-position: -471px -294px;
	width: 18px;
	height: 18px
}

.cabinetBlock .logining  .authorize form .btnForm .checkbox input:checked+.checkbox__text:before, .icon-s-checkedForm {
	background-image: url(../img/sprite.png);
	background-position: -471px -419px;
	width: 13px;
	height: 13px
}

.cabinetContent .checklist, .icon-s-checklist, .table_stat_ui .uiItem {
	background-image: url(../img/sprite.png);
	background-position: -470px -145px;
	width: 17px;
	height: 23px;
	z-index: 4;
}

.cabinetContent .checklist.active, .cabinetContent .checklist:hover, .icon-s-checklistGreen, .table_stat_ui .uiItem:hover {
	background-image: url(../img/sprite.png);
	background-position: -471px -173px;
	width: 17px;
	height: 23px
}

.icon-s-close {
	background-image: url(../img/sprite.png);
	background-position: -471px -381px;
	width: 14px;
	height: 14px
}

.cabinetContent.cart .row .closeCart, .icon-s-closeCart {
	background-image: url(../img/sprite.png);
	background-position: -251px -351px;
	width: 23px;
	height: 23px
}

.cabinetContent.cart .row .closeCart:hover, .icon-s-closeCartHover {
	background-image: url(../img/sprite.png);
	background-position: -223px -351px;
	width: 23px;
	height: 23px
}

.icon-s-closeGreen {
	background-image: url(../img/sprite.png);
	background-position: -471px -400px;
	width: 14px;
	height: 14px
}

.alignPriceTitle #price .how:before, .icon-s-coins {
	background-image: url(../img/sprite.png);
	background-position: -390px -351px;
	width: 22px;
	height: 20px
}

.icon-s-colba {
	background-image: url(../img/sprite.png);
	background-position: -112px -351px;
	width: 22px;
	height: 25px
}

.icon-s-control, .whyWe .container .whyWeContent .whyWeItem.fourth:before {
	background-image: url(../img/sprite.png);
	background-position: -370px -65px;
	width: 46px;
	height: 61px
}

.icon-s-cubic, .whyWe .container .whyWeContent .whyWeItem.second:before {
	background-image: url(../img/sprite.png);
	background-position: 0 -351px;
	width: 61px;
	height: 54px
}

.blockOurAvantage .ourItem .prez .ourIcon.doctor, .icon-s-doctor {
	background-image: url(../img/sprite.png);
	background-position: -248px 0;
	width: 117px;
	height: 103px
}

.cabinetEntred .selecItem ul li.document:before, .icon-s-document {
	background-image: url(../img/sprite.png);
	background-position: -78px -410px;
	width: 23px;
	height: 19px
}

.icon-s-economy, .typeAnaliz .typeItems .oneType .economy .iconEconomy {
	background-image: url(../img/sprite.png);
	background-position: -66px -351px;
	width: 41px;
	height: 43px
}

.cabinetContent .email, .icon-s-email, .table_stat_ui .uiEmail {
	background-image: url(../img/sprite.png);
	background-position: -340px -309px;
	width: 23px;
	height: 17px
}

.cabinetContent .email.active, .cabinetContent .email:hover, .icon-s-emailGreen, .table_stat_ui .uiEmail:hover {
	background-image: url(../img/sprite.png);
	background-position: -106px -410px;
	width: 23px;
	height: 17px
}

.cabinetEntred .selecItem ul li.file:before, .icon-s-file {
	background-image: url(../img/sprite.png);
	background-position: -471px -30px;
	width: 19px;
	height: 23px
}

.cabinetContent .add .iconAdd, .icon-s-filePlus {
	background-image: url(../img/sprite.png);
	background-position: -471px -340px;
	width: 14px;
	height: 18px
}

.cabinetContent .add .iconAdd:hover, .icon-s-filePlusGreen {
	background-image: url(../img/sprite.png);
	background-position: -471px -317px;
	width: 14px;
	height: 18px
}

.cabinetEntred .selecItem ul li.hospital:before, .icon-s-hospital {
	background-image: url(../img/sprite.png);
	background-position: -52px -410px;
	width: 21px;
	height: 23px
}

.icon-s-infoCheck, .info .checkRow .checkbox__text:after {
	background-image: url(../img/sprite.png);
	background-position: -353px -200px;
	width: 12px;
	height: 12px
}

.icon-s-infoChecked, .info .checkRow .checkbox input:checked+.checkbox__text:after {
	background-image: url(../img/sprite.png);
	background-position: -353px -234px;
	width: 12px;
	height: 12px
}

.icon-s-infoRadio, .info .radioRow .radio__text:after {
	background-image: url(../img/sprite.png);
	background-position: -353px -251px;
	width: 12px;
	height: 12px
}

.icon-s-infoRadioCheck, .info .radioRow .radio input:checked+.radio__text:after {
	background-image: url(../img/sprite.png);
	background-position: -353px -217px;
	width: 12px;
	height: 12px
}

.icon-s-lamp, .statistic .recomand .lamp {
	background-image: url(../img/sprite.png);
	background-position: -278px -200px;
	width: 70px;
	height: 70px
}

.icon-s-log-preload {
	background-image: url(../img/sprite.png);
	background-position: 0 0;
	width: 120px;
	height: 120px
}

.icon-s-logo {
	background-image: url(../img/sprite.png);
	background-position: 0 -125px;
	width: 196px;
	height: 70px
}

.icon-s-map-pin, .information .map .legend li.recolt:before {
	background-image: url(../img/sprite.png);
	background-position: -471px 0;
	width: 19px;
	height: 25px
}

.footer .container .col .payment a.masterCard, .icon-s-masterCard {
	background-image: url(../img/sprite.png);
	background-position: -163px -309px;
	width: 48px;
	height: 30px
}

.blockOurAvantage .ourItem .prez .ourIcon.microscope, .icon-s-microscop {
	background-image: url(../img/sprite.png);
	background-position: 0 -200px;
	width: 84px;
	height: 104px
}

.icon-s-mob-logo1 {
	background-image: url(../img/sprite.png);
	background-position: 0 -309px;
	width: 105px;
	height: 37px
}

.icon-s-modify, .modifyIcon {
	background-image: url(../img/sprite.png);
	background-position: -471px -225px;
	width: 18px;
	height: 18px
}

.icon-s-modifyHover, .modifyIcon:hover {
	background-image: url(../img/sprite.png);
	background-position: -471px -271px;
	width: 18px;
	height: 18px
}

.cabinetEntred .selecItem ul li.myMedics:before, .icon-s-myMedics {
	background-image: url(../img/sprite.png);
	background-position: -434px -366px;
	width: 24px;
	height: 24px
}

.cabinetEntred .selecItem ul li.otciot:before, .icon-s-otciot {
	background-image: url(../img/sprite.png);
	background-position: 0 -438px;
	width: 20px;
	height: 24px
}

.icon-s-packet {
	background-image: url(../img/sprite.png);
	background-position: -245px -309px;
	width: 28px;
	height: 19px
}

.icon-s-pin, .information .map .legend li.medic:before {
	background-image: url(../img/sprite.png);
	background-position: -434px -166px;
	width: 30px;
	height: 30px
}

.analizContent .row .analizTitle .preparation, .icon-s-preparation {
	background-image: url(../img/sprite.png);
	background-position: -434px 0;
	width: 32px;
	height: 51px
}

.cabinetEntred .selecItem ul li.register:before, .icon-s-register {
	background-image: url(../img/sprite.png);
	background-position: -434px -337px;
	width: 26px;
	height: 24px
}

.analizContent .row .analizTitle .result, .icon-s-result {
	background-image: url(../img/sprite.png);
	background-position: -370px -131px;
	width: 56px;
	height: 48px
}

.icon-s-search {
	background-image: url(../img/sprite.png);
	background-position: -471px -201px;
	width: 19px;
	height: 19px
}

.cabinetEntred .selecItem ul li.security:before, .icon-s-security {
	background-image: url(../img/sprite.png);
	background-position: 0 -410px;
	width: 21px;
	height: 23px
}

.changeSelect .jq-selectbox__trigger .jq-selectbox__trigger-arrow, .icon-s-selectArrow, .selectBox .changeSelect .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
	background-image: url(../img/sprite.png);
	background-position: -278px -275px;
	width: 20px;
	height: 12px;
}

.cabinetEntred .selecItem ul li.services:before, .icon-s-services {
	background-image: url(../img/sprite.png);
	background-position: -309px -309px;
	width: 26px;
	height: 18px
}

.cabinetEntred .selecItem ul li.servicesList:before, .icon-s-servicesList {
	background-image: url(../img/sprite.png);
	background-position: -278px -309px;
	width: 26px;
	height: 18px
}

.cabinetEntred .selecItem ul li.profil:before, .icon-s-setting {
	background-image: url(../img/sprite.png);
	background-position: -216px -309px;
	width: 24px;
	height: 24px
}

.cabinetEntred .selecItem ul li.shit:before, .icon-s-shit {
	background-image: url(../img/sprite.png);
	background-position: -26px -410px;
	width: 21px;
	height: 23px
}

.icon-s-slideBtnWhite {
	background-image: url(../img/sprite.png);
	background-position: -471px -363px;
	width: 16px;
	height: 13px
}

.icon-s-sonografie {
	background-image: url(../img/sprite.png);
	background-position: -434px -56px;
	width: 28px;
	height: 35px
}

.blockOurAvantage .ourItem .prez .ourIcon.star, .icon-s-star {
	background-image: url(../img/sprite.png);
	background-position: -125px 0;
	width: 118px;
	height: 118px
}

.cabinetEntred .selecItem ul li.statistic:before, .icon-s-statistic {
	background-image: url(../img/sprite.png);
	background-position: -279px -351px;
	width: 23px;
	height: 23px
}

.icon-s-statistic2, .statisticIcon {
	background-image: url(../img/sprite.png);
	background-position: -471px -116px;
	width: 18px;
	height: 24px
}

.icon-s-statistic2Hover, .statisticIcon:hover {
	background-image: url(../img/sprite.png);
	background-position: -471px -87px;
	width: 18px;
	height: 24px
}

.icon-s-statisticHover {
	background-image: url(../img/sprite.png);
	background-position: -471px -58px;
	width: 18px;
	height: 24px
}

.cabinetEntred .selecItem ul li.statisticRound:before, .icon-s-statisticRound {
	background-image: url(../img/sprite.png);
	background-position: -139px -351px;
	width: 23px;
	height: 23px
}

.icon-s-stetascop {
	background-image: url(../img/sprite.png);
	background-position: -434px -307px;
	width: 25px;
	height: 25px
}

.icon-s-termometr, .whyWe .container .whyWeContent .whyWeItem.first:before {
	background-image: url(../img/sprite.png);
	background-position: -201px -125px;
	width: 31px;
	height: 61px
}

.blockOurAvantage .ourItem .prez .ourIcon.test, .icon-s-test {
	background-image: url(../img/sprite.png);
	background-position: -248px -108px;
	width: 115px;
	height: 83px
}

.alignPriceTitle #price .time:before, .icon-s-time {
	background-image: url(../img/sprite.png);
	background-position: -307px -351px;
	width: 22px;
	height: 22px
}

.footer .container .col .payment a.visa, .icon-s-visa {
	background-image: url(../img/sprite.png);
	background-position: -110px -309px;
	width: 48px;
	height: 30px
}

.cabinetEntred .selecItem ul li.visit:before, .icon-s-visit, .table_stat_ui .uiHistory {
	background-image: url(../img/sprite.png);
	background-position: -195px -351px;
	width: 23px;
	height: 23px
}

.icon-s-visitHover, .table_stat_ui .uiHistory:hover {
	background-image: url(../img/sprite.png);
	background-position: -167px -351px;
	width: 23px;
	height: 23px
}

.blockOurAvantage .ourItem .prez .ourIcon.watch, .icon-s-watch {
	background-image: url(../img/sprite.png);
	background-position: -89px -200px;
	width: 90px;
	height: 92px
}

@font-face {
	font-family: Roboto;
	src: url(../fonts/Roboto-Regular.woff) format("woff");
	src: url(../fonts/Roboto-Regular.woff2) format("woff2");
	src: url(../fonts/Roboto-Regular.woff2) format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: RobotoBold;
	src: url(../fonts/Roboto-Regular.woff) format("woff");
	src: url(../fonts/Roboto-Regular.woff2) format("woff2");
	src: url(../fonts/Roboto-Regular.woff2) format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

*, body, html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Roboto, sans-serif
}

body, html {
	height: 100%
}

body.padding, html.padding {
	padding-top: 100px
}

:focus {
	outline: 0
}

ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.container {
	width: 1170px;
	height: auto;
	margin: 0 auto;
}

a {
	text-decoration: none;
	-webkit-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	/* max-height: 60px; */
	/* overflow: hidden; */
}

.hidden {
	display: none !important
}

p {
	line-height: 1.5
}

img {
	max-width: 100%;
}

.image {
	position: relative;
	overflow: hidden
}

.image img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: 5000px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

@-webkit-keyframes move {
	0%, 100% {
		-webkit-transform: rotate(-99deg);
		transform: rotate(-99deg)
	}
	
	10%, 90% {
		-webkit-transform: translate3d(-1px, 0, 0) rotate(-99deg);
		transform: translate3d(-1px, 0, 0) rotate(-99deg)
	}
	
	20%, 80% {
		-webkit-transform: translate3d(2px, 0, 0) rotate(-99deg);
		transform: translate3d(2px, 0, 0) rotate(-99deg)
	}
	
	30%, 50%, 70% {
		-webkit-transform: translate3d(-4px, 0, 0) rotate(-99deg);
		transform: translate3d(-4px, 0, 0) rotate(-99deg)
	}
	
	40%, 60% {
		-webkit-transform: translate3d(4px, 0, 0) rotate(-99deg);
		transform: translate3d(4px, 0, 0) rotate(-99deg)
	}
	
}

@keyframes move {
	0%, 100% {
		-webkit-transform: rotate(-99deg);
		transform: rotate(-99deg)
	}
	
	10%, 90% {
		-webkit-transform: translate3d(-1px, 0, 0) rotate(-99deg);
		transform: translate3d(-1px, 0, 0) rotate(-99deg)
	}
	
	20%, 80% {
		-webkit-transform: translate3d(2px, 0, 0) rotate(-99deg);
		transform: translate3d(2px, 0, 0) rotate(-99deg)
	}
	
	30%, 50%, 70% {
		-webkit-transform: translate3d(-4px, 0, 0) rotate(-99deg);
		transform: translate3d(-4px, 0, 0) rotate(-99deg)
	}
	
	40%, 60% {
		-webkit-transform: translate3d(4px, 0, 0) rotate(-99deg);
		transform: translate3d(4px, 0, 0) rotate(-99deg)
	}
	
}

@-webkit-keyframes logoBounce {
	0% {
		top: -60px
	}
	
	50% {
		top: 0
	}
	
	100% {
		top: -60px
	}
}

@keyframes logoBounce {
	0% {
		top: -60px
	}
	
	50% {
		top: 0
	}
	
	100% {
		top: -60px
	}
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 999
}

.preloader .preloader-logo {
	position: relative;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-animation-name: logoBounce;
	animation-name: logoBounce;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	top: -60px;
	background-image: url(../img/log-preload.png);
}

.preloader .preloader-logo::after {
	content: "";
	position: absolute;
	bottom: -60px;
	left: 10px;
	background: #333;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-filter: blur(3px);
	filter: blur(3px);
	width: 40px;
	height: 15px;
	opacity: .15;
	-webkit-animation-name: shadowBounce;
	animation-name: shadowBounce;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
@-webkit-keyframes shadowBounce {
	0% {
		bottom: -60px
	}
	
	50% {
		bottom: 0;
		opacity: .25;
		width: 60px;
		left: 0
	}
	
	100% {
		bottom: -60px
	}
}

@keyframes shadowBounce {
	0% {
		bottom: -60px
	}
	
	50% {
		bottom: 0;
		opacity: .25;
		width: 60px;
		left: 0
	}
	
	100% {
		bottom: -60px
	}
}
.infoBox {
	/* left: -88px !important; */
}

.footerBottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.footer {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.close {
	position: absolute;
	right: 10px;
	top: 10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.content ul {
	list-style: inherit;
	padding-left: 20px
}

.content p {
	font-family: Roboto, sans-serif;
	font-size: 17px;
	color: #666;
	text-align: justify;
	margin: 5px 0
}

.content a {
	color: #42aace;
	text-decoration: underline
}

.content a:hover {
	opacity: .8
}

h1 {
	margin: 20px 0;
	color: #000;
	font-size: 22px;
	font-family: Roboto, sans-serif;
	font-weight: 400
}

.textLeft {
	text-align: left !important
}

.textRight {
	text-align: right !important
}

.textCenter {
	text-align: center !important
}

.table_visit table {
	width: 100%
}

.table_visit table th {
	text-align: center;
	padding: 10px;
	font-size: 18px;
	color: #5a5c5d
}

.table_visit table td {
	font-size: 17px;
	color: #5a5c5d;
	text-align: center
}

.table_visit table.clear td {
	border-bottom: none !important;
	display: block;
	padding: 5px
}

textarea {
	width: 100%;
	margin-bottom: 5px;
	resize: none
}

#messageresult {
	position: fixed;
	bottom: 40px;
	right: 20px
}

#messageresult .succes {
	background: #5eb79c;
	padding: 20px 30px;
	color: #fff
}

#messageresult .error {
	background: #b51313 !important;
	padding: 20px 30px;
	color: #fff
}

#messageresult button {
	width: 100%;
	margin-top: 10px;
	background: 0 0;
	cursor: pointer;
	border: 1px solid #d2d3d3;
	padding: 5px 10px;
	font-size: 14px;
	color: #5a5c5d;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

#messageresult button:hover {
	border-color: #5eb79c
}

div#captcha_block_usignin {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	width: 100%
}

div#captcha_block_usignin input {
	width: 100%
}

.btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	padding: 10px 15px;
	background: #5eb79c;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border: none;
	cursor: pointer
}

.btn:hover {
	background: #324556
}

.service-details {
	font-size: 1rem;
	line-height: 1.5rem
}

hr {
	border-color: #f6f3e5;
	border-top: 1px solid rgba(0, 0, 0, .1);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	margin: 0
}

.modifyIcon {
	display: block
}

.statisticIcon {
	display: block
}

.no_border {
	border: none !important
}

.header {
	width: 100%;
	display: block
}

.header .headerTop {
	background-color: #324556;
	height: 30px;
	webkit-box-align: center !important;
	-ms-flex-align: center !important;
	-webkit-box-align: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	display: -ms-flexbox !important;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: flex !important
}

.header .headerTop .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 0;
	position: relative
}

.header .headerTop .container .lang {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	position: relative
}

.header .headerTop .container .lang.active .changeLang {
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}

.header .headerTop .container .lang .changeLang {
	position: absolute;
	left: -10px;
	top: calc(100% + 5px);
	display: block;
	background-color: #324556;
	padding: 5px 0;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.header .headerTop .container .lang .changeLang li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 25px
}

.header .headerTop .container .lang .changeLang li a:hover {
	background-color: #fff;
	color: #324556
}

.header .headerTop .container .lang svg {
	width: 7px;
	height: 12px;
	fill: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	margin-left: 3px;
	stroke-width: 26px;
	stroke: #fff
}

.header .headerTop .container .hello {
	margin-left: 10px;
	font-size: 14px
}

.header .headerTop .container .topMenu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto
}

.header .headerTop .container .topMenu li {
	margin-left: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header .headerTop .container .topMenu li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header .headerTop .container .topMenu li a svg {
	width: 20px;
	height: 20px;
	fill: #fff
}

.header .headerTop .container .topMenu li a svg.logOut {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 5px
}

.header .headerTop .container .topMenu li a.active, .header .headerTop .container .topMenu li a:hover {
	text-decoration: underline
}

.header .headerSecond {
	padding: 20px 0;
	background-color: #f6f3e5
}

.header .headerSecond .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header .headerSecond .container .secondMenu {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0 0 0 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}

.header .headerSecond .container .secondMenu li {
	margin: 0 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.header .headerSecond .container .secondMenu li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: center;
}

.header .headerSecond .container .secondMenu li a:hover span {
	text-decoration: underline
}

.header .headerSecond .container .secondMenu li a img {
	width: 24px;
	height: 24px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.header .headerSecond .container .secondMenu li a span {
	color: #324556;
	white-space: nowrap
}

.header .headerSecond .container .secondMenu li:nth-of-type(1) a img {
	width: 24px;
	height: 24px;
	margin-bottom: 2px;
}

.header .headerSecond .container .righPart {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	min-width: 472px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.header .headerSecond .container .righPart .phone {
	margin-right: 30px;
	text-align: right
}

.header .headerSecond .container .righPart .phone .greenLine {
	color: #5eb79c;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px
}

.header .headerSecond .container .righPart .phone .call {
	display: block;
	color: #999;
	font-size: 24px;
	font-weight: 600
}

.header .headerSecond .container .righPart .phone .call .firstNum {
	color: #999;
	font-size: 25px;
	font-weight: 600
}

.header .headerSecond .container .righPart .phone .call span {
	color: #333
}

.header .headerSecond .container .righPart .phone .call svg {
	width: 16px;
	height: 16px;
	margin-right: 2px;
	fill: #5eb79c;
	-webkit-animation: move 1s infinite ease;
	animation: move 1s infinite ease
}

.header .headerSecond .container .righPart .phone .order {
	color: #999;
	font-size: 12px;
	white-space: nowrap
}

.header .headerSecond .container .righPart .phone .order a {
	color: #009bc6;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 12px;
	letter-spacing: -.4px
}

.header .headerSecond .container .righPart .phone .order a:hover {
	text-decoration: underline
}

.header .headerSecond .container .righPart .cabinet {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.header .headerSecond .container .righPart .cabinet .user {
	padding: 16px 18px;
	background-color: #5eb79c;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header .headerSecond .container .righPart .cabinet .user:hover {
	background-color: #324556
}

.header .headerSecond .container .righPart .cabinet .user:hover .men svg {
	fill: #324556
}

.header .headerSecond .container .righPart .cabinet .user .men {
	-webkit-border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 3px;
	margin-right: 5px;
}

.header .headerSecond .container .righPart .cabinet .user .men i {
	/* width: 10px; */
	/* height: 10px; */
	color: #ffffff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.header .headerSecond .container .righPart .cabinet .user span {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #fff;
	font-weight: 900
}

.header .headerSecond .container .righPart .cabinet .cart {
	padding: 16px 16px;
	background-color: #324556;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.header .headerSecond .container .righPart .cabinet .cart svg {
	width: 18px;
	height: 18px;
	fill: #fff
}

.header .headerSecond .container .righPart .cabinet .cart .order {
	position: absolute;
	left: 12px;
	bottom: calc(100% - 10px);
	border: 2px solid #f6f3e5;
	font-size: 12px;
	color: #324556;
	background-color: #ff928b;
	padding: 3px 7px 1px 7px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 900;
	display: none
}

.header .headerSecond .container .righPart .cabinet .cart .order.active {
	display: block
}

.header .headerMenu {
	background-color: #5eb79c;
	/*-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;*/
	/* transform: translate3d(0,0,0); */
}

#sitecontent.content_login .container.career__container {
	min-height: 0;
}

@media (max-width: 650px) {
	.header .headerMenu {
		position: relative;
		z-index: 999;
	}
}

.header .headerMenu.translate {
	opacity: 0;
	visibility: hidden
}

.header .headerMenu.translate .container .menu>li div.itemMenuTop {
	padding: 15px 15px 15px 50px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.header .headerMenu.active {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	opacity: 1;
	visibility: visible;
	/*-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;*/
	height: 85px;
	overflow: hidden;
	
}

.header .headerMenu .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 100%
}

.header .headerMenu .container .menu {
	width: calc(100% - 245px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 50px;
	height: 100%
}

.header .headerMenu .container .menu.noHover li:hover {
	background-color: transparent
}

.header .headerMenu .container .menu>li {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.header .headerMenu .container .menu>li.activeMenu {
	background: #324556
}

.header .headerMenu .container .menu>li.active {
	background-color: #324556
}

.header .headerMenu .container .menu>li.active .submenu {
	opacity: 1;
	visibility: visible;
	height: calc(100vh - 225px);
	min-height: 658px;
	padding: 5px 30px 30px 0px;
}

.header .headerMenu .container .menu>li div.itemMenuTop, .header .headerMenu .container .menu>li>a {
	padding: 0px 15px 0px 50px;
	color: #fff;
	height: 90px !important;
	position: relative;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.header .headerMenu .container .menu>li div.itemMenuTop .menuIcon, .header .headerMenu .container .menu>li div.itemMenuTop svg, .header .headerMenu .container .menu>li>a .menuIcon, .header .headerMenu .container .menu>li>a svg {
	width: 30px;
	height: 30px;
	position: absolute;
	top: calc(50% - 15px);
	left: 10px;
	fill: #fff
}

.header .headerMenu .container .menu>li div.itemMenuTop .menuIcon.pachet, .header .headerMenu .container .menu>li>a .menuIcon.pachet {
	background-image: url(../img/packet.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center
}

.header .headerMenu .container .menu>li .submenu {
	padding: 5px 30px 30px;
	background-color: #324556;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 13;
}

.header .headerMenu .container .menu>li .submenu .titleSubmenu {
	text-align: center;
	font-size: 19px;
	color: #fff
}

.header .headerMenu .container .menu>li .submenu .titleSubmenu a {
	font-size: 19px;
	color: #fff
}

.header .headerMenu .container .menu>li .submenu .titleSubmenu a:hover {
	color: #5eb79c
}

.header .headerMenu .container .menu>li .submenu .titleSubmenu svg {
	width: 15px;
	height: 15px;
	margin-left: 5px;
	fill: #fff
}

.header .headerMenu .container .menu>li .submenu .itemSubmenu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 75%;
}

.header .headerMenu .container .menu>li .submenu .itemSubmenu .col {
	width: 33%;
	display: block;
	padding: 0 5px;	/* margin: 30px 0 */
}

.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li {
	margin-bottom: .75rem;
}

.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a {
	color: #fff;
	position: relative;
	line-height: 1.5rem;
	font-size: 0.875rem;
}

.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a svg.gift {
	fill: #ff928b;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	position: absolute;
	right: -30px;
	bottom: 3px
}

.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a svg.star {
	fill: #26c1ec;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	position: absolute;
	right: -30px;
	bottom: 3px
}

.header .headerMenu .container .menu>li .submenu .promition {
	width: 100%
}

.header .headerMenu .container .menu>li .submenu .promition li svg {
	width: 20px;
	height: 20px
}

.header .headerMenu .container .menu>li .submenu .promition li svg.arrow {
	fill: #fff;
	width: 14px;
	height: 14px
}

.header .headerMenu .container .menu>li .submenu .promition li svg.gift {
	margin-right: 5px;
	fill: #ff928b
}

.header .headerMenu .container .menu>li .submenu .promition li svg.star {
	fill: #26c1ec;
	margin-right: 5px
}

.header .headerMenu .container .menu>li .submenu .promition li a {
	font-size: 19px
}

.header .headerMenu .container .menu>li .submenu .promition li a:hover {
	opacity: .8
}

.header .headerMenu .container .menu>li .submenu .promition li a.prom {
	color: #ff928b
}

.header .headerMenu .container .menu>li .submenu .promition li a.new {
	color: #26c1ec
}

.header .headerMenu .container .search {
	margin-left: auto;
	position: relative;
	width: 250px;
	padding-left: 8px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.header .headerMenu .container .search.fixed {
	width: 260px
}

.header .headerMenu .container .search.fixed.active {
	top: 0;
	bottom: 0
}

.header .headerMenu .container .search.fixed.active input {
	padding: 15px 35px 15px 40px
}

.header .headerMenu .container .search.goSearch>svg {
	display: none
}

.header .headerMenu .container .search.goSearch .loader {
	display: block
}

.header .headerMenu .container .search.goSearch .searchResault {
	opacity: 1;
	visibility: visible;
	height: auto
}

.header .headerMenu .container .search.active {
	position: absolute;
	width: auto;
	left: 0;
	padding-left: 0;
	right: 0;
	top: 10px;
	bottom: 10px
}

.header .headerMenu .container .search.active svg {
	left: 15px
}

.header .headerMenu .container .search.active .close {
	cursor: pointer;
	opacity: 1;
	visibility: visible;
	top: calc(50% - 8px)
}

.header .headerMenu .container .search input {
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	padding: 16px 35px 16px 40px;
	font-family: Roboto, sans-serif;
	height: 100%
}

.header .headerMenu .container .search input:focus {
	outline: 0
}

.header .headerMenu .container .search svg {
	width: 15px;
	height: 15px;
	fill: #ccc;
	position: absolute;
	top: calc(50% - 8px);
	left: 25px
}

.header .headerMenu .container .search .loader {
	display: none
}

.header .headerMenu .container .search .searchResault {
	position: absolute;
	top: calc(100% - 5px);
	background-color: #fff;
	left: 0;
	z-index: 5;
	right: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 1;
	visibility: visible;
	height: auto;
	overflow: hidden;
	margin-top: 0 !important;
	border: none !important
}

.header .headerMenu .container .search .searchResault .oneResault {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 20px;
	border-bottom: 1px solid #f6f3e5
}

.header .headerMenu .container .search .searchResault .oneResault .name {
	width: calc(100% - 300px);
	padding-right: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header .headerMenu .container .search .searchResault .oneResault .name a {
	color: #26c1ec
}

.header .headerMenu .container .search .searchResault .oneResault .name a:hover {
	color: #324556
}

.header .headerMenu .container .search .searchResault .oneResault .name .time {
	color: #999;
	margin-left: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header .headerMenu .container .search .searchResault .oneResault .name .time svg {
	width: 15px;
	height: 15px;
	fill: #999;
	stroke: #999;
	stroke-width: 25px;
	margin: 0 5px;
	position: relative;
	left: auto;
	top: auto
}

.header .headerMenu .container .search .searchResault .oneResault .order {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 300px
}

.header .headerMenu .container .search .searchResault .oneResault .order .price {
	color: #5eb79c;
	font-size: 18px;
	font-weight: 800;
	margin-right: 20px
}

.header .headerMenu .container .search .searchResault .oneResault .order .addBag {
	background-color: #5eb79c;
	color: #fff;
	padding: 7px 20px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer
}

.header .headerMenu .container .search .searchResault .oneResault .order .addBag:hover {
	background-color: #324556
}

.header .headerMenu .container .search .searchResault .oneResault .order .addBag svg {
	width: 15px;
	height: 15px;
	fill: #fff;
	margin-right: 5px;
	position: relative;
	left: auto;
	top: auto
}

.header .headerMenu .container .search .searchResault .oneResault:nth-last-of-type(1) {
	border-bottom: none
}

.header .logo {
	display: block;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 197px;
	width: 197px;
	height: 70px;
	background-image: url(../img/logo.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.header .logoFix {
	display: none !important;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
	-webkit-transition: .7s !important;
	-o-transition: .7s !important;
	transition: .7s !important
}

.header .logoFix a {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 50px;
	width: 50px;
	height: 50px;
	background-image: url(../img/log-preload.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 !important;
	margin: 0 10px
}

.header .logoFix.block {
	display: block !important
}

.header .logoFix.fixed {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	visibility: visible
}

.loader {
	margin: 0 auto;
	font-size: 1px;
	width: 15px;
	height: 15px;
	color: #ccc;
	position: absolute;
	top: calc(50% - 8px);
	left: 15px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

@-webkit-keyframes load5 {
	0%, 100% {
		-webkit-box-shadow: 0 -2.6em 0 0 #ccc, 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .5), -1.8em -1.8em 0 0 rgba(204, 204, 204, .7);
		box-shadow: 0 -2.6em 0 0 #ccc, 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .5), -1.8em -1.8em 0 0 rgba(204, 204, 204, .7)
	}
	
	12.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .7), 1.8em -1.8em 0 0 #ccc, 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .5);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .7), 1.8em -1.8em 0 0 #ccc, 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .5)
	}
	
	25% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .5), 1.8em -1.8em 0 0 rgba(204, 204, 204, .7), 2.5em 0 0 0 #ccc, 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .5), 1.8em -1.8em 0 0 rgba(204, 204, 204, .7), 2.5em 0 0 0 #ccc, 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	37.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .5), 2.5em 0 0 0 rgba(204, 204, 204, .7), 1.75em 1.75em 0 0 #ccc, 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .5), 2.5em 0 0 0 rgba(204, 204, 204, .7), 1.75em 1.75em 0 0 #ccc, 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	50% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .5), 1.75em 1.75em 0 0 rgba(204, 204, 204, .7), 0 2.5em 0 0 #ccc, -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .5), 1.75em 1.75em 0 0 rgba(204, 204, 204, .7), 0 2.5em 0 0 #ccc, -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	62.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .5), 0 2.5em 0 0 rgba(204, 204, 204, .7), -1.8em 1.8em 0 0 #ccc, -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .5), 0 2.5em 0 0 rgba(204, 204, 204, .7), -1.8em 1.8em 0 0 #ccc, -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	75% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .5), -1.8em 1.8em 0 0 rgba(204, 204, 204, .7), -2.6em 0 0 0 #ccc, -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .5), -1.8em 1.8em 0 0 rgba(204, 204, 204, .7), -2.6em 0 0 0 #ccc, -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	87.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .5), -2.6em 0 0 0 rgba(204, 204, 204, .7), -1.8em -1.8em 0 0 #ccc;
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .5), -2.6em 0 0 0 rgba(204, 204, 204, .7), -1.8em -1.8em 0 0 #ccc
	}
	
}

@keyframes load5 {
	0%, 100% {
		-webkit-box-shadow: 0 -2.6em 0 0 #ccc, 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .5), -1.8em -1.8em 0 0 rgba(204, 204, 204, .7);
		box-shadow: 0 -2.6em 0 0 #ccc, 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .5), -1.8em -1.8em 0 0 rgba(204, 204, 204, .7)
	}
	
	12.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .7), 1.8em -1.8em 0 0 #ccc, 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .5);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .7), 1.8em -1.8em 0 0 #ccc, 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .5)
	}
	
	25% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .5), 1.8em -1.8em 0 0 rgba(204, 204, 204, .7), 2.5em 0 0 0 #ccc, 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .5), 1.8em -1.8em 0 0 rgba(204, 204, 204, .7), 2.5em 0 0 0 #ccc, 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	37.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .5), 2.5em 0 0 0 rgba(204, 204, 204, .7), 1.75em 1.75em 0 0 #ccc, 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .5), 2.5em 0 0 0 rgba(204, 204, 204, .7), 1.75em 1.75em 0 0 #ccc, 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	50% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .5), 1.75em 1.75em 0 0 rgba(204, 204, 204, .7), 0 2.5em 0 0 #ccc, -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .5), 1.75em 1.75em 0 0 rgba(204, 204, 204, .7), 0 2.5em 0 0 #ccc, -1.8em 1.8em 0 0 rgba(204, 204, 204, .2), -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	62.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .5), 0 2.5em 0 0 rgba(204, 204, 204, .7), -1.8em 1.8em 0 0 #ccc, -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .5), 0 2.5em 0 0 rgba(204, 204, 204, .7), -1.8em 1.8em 0 0 #ccc, -2.6em 0 0 0 rgba(204, 204, 204, .2), -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	75% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .5), -1.8em 1.8em 0 0 rgba(204, 204, 204, .7), -2.6em 0 0 0 #ccc, -1.8em -1.8em 0 0 rgba(204, 204, 204, .2);
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .5), -1.8em 1.8em 0 0 rgba(204, 204, 204, .7), -2.6em 0 0 0 #ccc, -1.8em -1.8em 0 0 rgba(204, 204, 204, .2)
	}
	
	87.5% {
		-webkit-box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .5), -2.6em 0 0 0 rgba(204, 204, 204, .7), -1.8em -1.8em 0 0 #ccc;
		box-shadow: 0 -2.6em 0 0 rgba(204, 204, 204, .2), 1.8em -1.8em 0 0 rgba(204, 204, 204, .2), 2.5em 0 0 0 rgba(204, 204, 204, .2), 1.75em 1.75em 0 0 rgba(204, 204, 204, .2), 0 2.5em 0 0 rgba(204, 204, 204, .2), -1.8em 1.8em 0 0 rgba(204, 204, 204, .5), -2.6em 0 0 0 rgba(204, 204, 204, .7), -1.8em -1.8em 0 0 #ccc
	}
	
}

.menu-trigger {
	width: 40px;
	height: 25px;
	position: relative;
	cursor: pointer;
	display: none;
	vertical-align: top
}

.menu-trigger .line {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	background: #fff
}

.menu-trigger.first .line {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	background: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.menu-trigger.first .line.line-1 {
	-webkit-transition: all .3s .3s, -webkit-transform .3s 0s;
	transition: all .3s .3s, -webkit-transform .3s 0s;
	-o-transition: all .3s .3s, transform .3s 0s;
	transition: all .3s .3s, transform .3s 0s;
	transition: all .3s .3s, transform .3s 0s, -webkit-transform .3s 0s
}

.menu-trigger.first .line.line-2 {
	top: 50%;
	margin-top: -1px;
	left: 0;
	-webkit-transition: all .3s .3s;
	-o-transition: all .3s .3s;
	transition: all .3s .3s
}

.menu-trigger.first .line.line-3 {
	bottom: 0;
	top: auto;
	left: 0;
	-webkit-transition: all .3s .3s, -webkit-transform .3s 0s;
	transition: all .3s .3s, -webkit-transform .3s 0s;
	-o-transition: all .3s .3s, transform .3s 0s;
	transition: all .3s .3s, transform .3s 0s;
	transition: all .3s .3s, transform .3s 0s, -webkit-transform .3s 0s
}

.menu-trigger.first.active .line-1 {
	top: 50%;
	margin-top: -1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .3s, -webkit-transform .3s .3s;
	transition: all .3s, -webkit-transform .3s .3s;
	-o-transition: all .3s, transform .3s .3s;
	transition: all .3s, transform .3s .3s;
	transition: all .3s, transform .3s .3s, -webkit-transform .3s .3s
}

.menu-trigger.first.active .line-2 {
	opacity: 0;
	-webkit-transition: all .3s, opacity .3s 0s;
	-o-transition: all .3s, opacity .3s 0s;
	transition: all .3s, opacity .3s 0s
}

.menu-trigger.first.active .line-3 {
	bottom: 50%;
	margin-bottom: -1px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all .3s, -webkit-transform .3s .3s;
	transition: all .3s, -webkit-transform .3s .3s;
	-o-transition: all .3s, transform .3s .3s;
	transition: all .3s, transform .3s .3s;
	transition: all .3s, transform .3s .3s, -webkit-transform .3s .3s
}

.footer {
	background: #324556;
	padding: 25px 0;
	margin-top: 30px
}

.footer .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer .container .col {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.footer .container .col p {
	color: #fff;
	margin: 0;
	line-height: 1.7;
	font-size: 14px
}

.footer .container .col h5 {
	font-size: 1rem;
	margin: 0;
	color: #fff;
	font-weight: 400;
	margin-bottom: 8px
}

.footer .container .col .social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 5px
}

.footer .container .col .social .oneSocial {
	margin-right: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.footer .container .col .social .oneSocial svg {
	width: 13px;
	fill: #fff;
	height: 13px;
	margin-right: 5px
}

.footer .container .col .social .oneSocial a {
	color: #fff;
	font-size: 14px
}

.footer .container .col .social .oneSocial a:hover {
	text-decoration: underline
}

.footer .container .col .payment {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.footer .container .col .payment a {
	display: block;
	margin-left: 15px
}

.footer .container .col:nth-of-type(2) {
	margin-left: -40px
}

.toTop {
	width: 40px;
	height: 40px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #5eb79c;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	right: 120px;
	bottom: 20px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 14
}

.toTop.active {
	opacity: 1;
	visibility: visible
}

.toTop svg {
	width: 15px;
	height: 15px;
	fill: #fff;
	stroke: #fff;
	stroke-width: 10px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.indexSlide {
	margin-top: 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}

.indexSlide .slick-list {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}

.indexSlide .item {
	position: relative;
	overflow: hidden
}

.indexSlide .item .photoItem {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 550px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}

.indexSlide .item .cover {
	background-color: rgba(50, 69, 86, .6);
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}

.indexSlide .item .slideContain {
	position: absolute;
	left: 0;
	right: 0;
	max-height: 400px;
	z-index: 4;
	overflow: hidden;
	bottom: 60px;
	padding-left: 60px
}

.indexSlide .item .slideContain p {
	color: #fff;
	font-size: 19px;
	margin: 0;
	line-height: 1.5
}

.indexSlide .item .slideContain p.big {
	font-size: 50px;
	margin: 3px 0
}

.indexSlide .item .slideContain a.btn {
	margin-top: 10px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #26c1ec;
	padding: 15px 13px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #26c1ec;
	font-weight: 700;
	font-size: 0.9375rem;
	text-transform: uppercase;
}

.indexSlide .item .slideContain a.btn:hover {
	background-color: #324556;
	color: #fff
}

.indexSlide .item .slideContain a.btn:hover i {
	color: #fff
}

.indexSlide .item .slideContain a.btn i {
	/* width: 20px; */
	/* height: 20px; */
	color: #26c1ec;
	margin-right: 5px;
}

.indexSlide button {
	display: none
}

.indexSlide .slick-dots {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	bottom: auto;
	background-color: #f6f3e5;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.indexSlide .slick-dots li:nth-last-of-type(1) {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.indexSlide .slick-dots li:nth-of-type(1) {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.indexSlide .slick-dots li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 16px 25px;
	background-color: transparent;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.indexSlide .slick-dots li:before {
	height: 3px;
	background-color: #324556;
	z-index: 5;
	left: 0;
	bottom: 0;
	opacity: .3;
	width: 0;
	content: '';
	position: absolute
}

.indexSlide .slick-dots li a {
	color: #26c1ec;
	font-size: 15px
}

.indexSlide .slick-dots li.slick-active:before {
	width: 100%;
	-webkit-transition: 3.3s cubic-bezier(.15, .14, .69, .7);
	-o-transition: 3.3s cubic-bezier(.15, .14, .69, .7);
	transition: 3.3s cubic-bezier(.15, .14, .69, .7)
}

.indexSlide .slick-dots li.slick-active, .indexSlide .slick-dots li:hover {
	background-color: #5eb79c
}

.indexSlide .slick-dots li.slick-active a, .indexSlide .slick-dots li:hover a {
	color: #fff
}

.whyWe {
	width: 100%;
	min-height: 615px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 1.875rem;
	position: relative;
	overflow: hidden;
	margin-top: -15px;
}
.whyWe:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateZ(0);
}



.whyWe .container .whyWeContent {
	display: block;
	max-width: 470px;
	width: 100%;
}

.whyWe .container .whyWeContent .whyWeTitle {
	color: #fff;
	padding: 25px;
	background-color: #224356;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: 900;
	font-size: 18px
}

.whyWe .container .whyWeContent .whyWeItem {
	padding: 30px 30px 30px 153px;
	color: #fff;
	position: relative;
	line-height: 1.5rem;
	font-weight: 400;
	font-size: 0.875rem;
	font-family: "Roboto",sans-serif;
}

.whyWe .container .whyWeContent .whyWeItem:before {
	content: '';
	position: absolute
}

.whyWe .container .whyWeContent .whyWeItem.first {
	background-color: #00b9c3;
}

.whyWe .container .whyWeContent .whyWeItem.first:before {
	left: 58px;
	top: calc(50% - 30px);
}

.whyWe .container .whyWeContent .whyWeItem.second {
	background-color: #009da6;
}

.whyWe .container .whyWeContent .whyWeItem.second:before {
	left: 44px;
	top: calc(50% - 30px)
}

.whyWe .container .whyWeContent .whyWeItem.third {
	background-color: #00b89c;
}

.whyWe .container .whyWeContent .whyWeItem.third:before {
	left: 44px;
	top: calc(50% - 30px)
}

.whyWe .container .whyWeContent .whyWeItem.fourth {
	background-color: #009f81;
}

.whyWe .container .whyWeContent .whyWeItem.fourth:before {
	left: 52px;
	top: calc(50% - 30px);
}

.whyWe .container .whyWeContent .whyWeItem.fifth {
	background-color: #00957e;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.whyWe .container .whyWeContent .whyWeItem.fifth:before {
	left: 43px;
	top: calc(50% - 30px);
	width: 61px;
	height: 61px;
	background-image: url(../img/medal.png);
	background-repeat: no-repeat;
	background-position: center;
}

.whyWe .container .whyWeContent .whyWeItem.sixth {
	background-color: #00856b;
}

.whyWe .container .whyWeContent .whyWeItem.seventh {
	background-color: #1f5a60;
}

.statistic {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.statistic .statisticNumbers {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 800px;
	padding-right: 40px;
	height: 100%
}

.statistic .statisticNumbers .numberItem {
	width: calc(30% - 20px);
	margin-right: 20px;
	margin-top: 40px;
}

.statistic .statisticNumbers .numberItem .num, .statistic .statisticNumbers .numberItem .num .span {
	margin-bottom: 3px;
	font-size: 36px;
	font-weight: 600;
	color: #324556
}

.statistic .statisticNumbers .numberItem .text {
	font-size: 18px;
	color: #324556;
	line-height: 1.2;
	margin: 0
}

.statistic .statisticNumbers .numberItem:nth-of-type(3n) {
	margin-right: 0
}

.statistic .recomand {
	width: calc(100% - 800px);
	background-color: #f6f3e5;
	padding: 25px;
	position: relative;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 100%
}

.statistic .recomand .recomandTitle {
	color: #324556;
	font-size: 18px;
	font-weight: 900
}

.statistic .recomand .recomandList {
	margin-top: 25px
}

.statistic .recomand .recomandList li {
	padding-left: 30px;
	margin: 10px 0;
	position: relative;
	z-index: 4
}

.statistic .recomand .recomandList li svg {
	width: 14px;
	height: 14px;
	fill: #ccc;
	position: absolute;
	left: 0;
	top: 2px
}

.statistic .recomand .recomandList li a {
	font-size: 14px;
	color: #009bc6
}

.statistic .recomand .recomandList li a:hover {
	text-decoration: underline
}

.statistic .recomand .lamp {
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	right: 15px;
	bottom: 20px
}

.team {
	/*background-image: url(../img/team.jpg);*/
	position: relative;
	width: 100%;
	height: auto;
/*	min-height: 650px;
*/	background-repeat: no-repeat;
	background-position: 50% 60%;
	position: relative;
	margin: 60px 0 30px 0;
	overflow: hidden

	
}

.team:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 180px;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
	background: -webkit-linear-gradient(top, #fff, transparent);
	background: -o-linear-gradient(top, #fff, transparent)
}

.team-bg-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}

.team .container {
	position: relative;
	height: 650px;
	overflow: hidden;

	height: 0;
	padding: 0 10px;
	padding-top: 56.25%;
}

.team .container .aboutTeam {
	max-width: 390px;
	padding: 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #26c1ec;
	position: absolute;
	left: 0;
	bottom: 30px
}

.team .container .aboutTeam .aboutTitle {
	color: #fff;
	font-size: 28px;
}

.team .container .aboutTeam .aboutText {
	font-size: 16px;
	color: #fff;
	margin: 20px 0;
	line-height: 1.5
}

.team .container .aboutTeam .btn {
	padding: 10px;
	display: block;
	background-color: #fff;
	color: #26c1ec;
	font-weight: 600;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-transform: inherit;
	font-size: 0.9rem;
}

.team .container .aboutTeam .btn:hover {
	background-color: #324556;
	color: #fff
}

/*.team-video {
	width: 100%;
	height: 100%;
}

.team-video iframe {
	width: 100%;
	height: 100%;
}
*/


.publication {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px
}

.publication .commentSliderBlock {
	width: 870px;
	position: relative
}

.publication .commentSliderBlock .commentSlider {
	width: 100%;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.publication .commentSliderBlock .commentSlider button {
	display: none !important
}

.publication .commentSliderBlock .commentSlider .commentItem {
	width: 100%;
	min-height: 480px;
	position: relative;
	overflow: hidden
}

.publication .commentSliderBlock .commentSlider .commentItem .photo {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 480px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.publication .commentSliderBlock .commentSlider .commentItem .cover {
	background-color: rgba(50, 69, 86, .6);
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.publication .commentSliderBlock .commentSlider .commentItem .comment {
	position: absolute;
	left: 20px;
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
	max-width: 350px;
	max-height: 310px;
	overflow: hidden;
	top: 75px;
	z-index: 4;
	font-style: italic;
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	bottom: 30px;
	position: absolute;
	z-index: 4;
	left: 20px;
	right: 20px;
	color: #fff
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .work {
	max-width: 350px;
	font-size: 14px
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .work p {
	margin: 0
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .work a {
	color: #fff
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .work a:hover {
	text-decoration: underline
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .name {
	max-width: calc(100% - 350px);
	color: #fff;
	font-size: 14px;
	text-align: right
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .name p {
	margin: 0
}

.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .name strong {
	font-size: 16px
}

.publication .lastPublications {
	width: calc(100% - 870px);
	background-color: #5eb79c;
	padding: 30px 0 0 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 30px
}

.publication .lastPublications .lastTitle {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 0 20px
}

.publication .lastPublications .listeItems {
	padding: 14px 0;
}

.publication .lastPublications .listeItems li {
	position: relative
}

.publication .lastPublications .listeItems li a {
	position: relative;
	z-index: 4;
	color: #fff;
	padding: 10px 20px;
	display: block;
	font-size: 14px;
	line-height: 1.7;
	background-color: #5eb79c;
	max-height: 60px;
	overflow: hidden;
}

.publication .lastPublications .listeItems li a:hover {
	background-color: transparent
}

.publication .lastPublications .listeItems li .back {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat
}

.publication .lastPublications .listeItems li .back:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #324556;
	opacity: .6
}

.topSlide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 32px;
	z-index: 4
}

.topSlide .titleSlide {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.topSlide .arrowsSlide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.topSlide .arrowsSlide label {
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	margin: 0 10px
}

.topSlide .arrowsSlide label.left svg {
	margin-right: 7px
}

.topSlide .arrowsSlide label.right i {
	margin-left: 7px
}

.topSlide .arrowsSlide label i {
	width: 10px;
	height: 10px;
	fill: #fff;
	stroke-width: 20px;
	stroke: #fff
}
.topSlide .arrowsSlide label.right svg {
	margin-left: 7px
}

.topSlide .arrowsSlide label svg {
	width: 10px;
	height: 10px;
	fill: #fff;
	stroke-width: 20px;
	stroke: #fff
}

.information {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px
}

.information .contactTable {
	background-color: #f6f3e5;
	padding: 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 370px
}

.information .contactTable .number {
	color: #999;
	font-size: 36px;
	display: block;
	position: relative;
	padding-right: 25px;
	font-weight: 900
}

.information .contactTable .number svg {
	width: 30px;
	height: 30px;
	fill: #999;
	position: absolute;
	right: 0;
	top: 5px;
	-webkit-transform: rotate(-100deg);
	-ms-transform: rotate(-100deg);
	transform: rotate(-100deg)
}

.information .contactTable .number span {
	color: #324556
}

.information .contactTable p {
	color: #b3b2ae;
	margin: 0;
	font-size: 14px
}

.information .contactTable p span {
	font-size: 1.125rem;
	color: #333;
	font-weight: normal;
}

.information .contactTable .address {
	margin: 15px 0
}

.information .contactTable .address p {
	line-height: 2
}

.information .map {
	width: calc(100% - 370px);
	padding-left: 30px;
	position: relative
}

.information .map #locations-map {
	height: 100%;
	width: 100%
}

.information .map .legend {
	position: absolute;
	left: 30px;
	bottom: 0;
	background-color: #f6f3e5;
	padding: 15px 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.information .map .legend li {
	position: relative;
	margin-right: 20px;
	font-size: 15px
}

.information .map .legend li.recolt {
	padding-left: 25px
}

.information .map .legend li.recolt:before {
	position: absolute;
	left: 0;
	top: calc(50% - 13px);
	content: ''
}

.information .map .legend li.medic {
	padding-left: 35px
}

.information .map .legend li.medic:before {
	position: absolute;
	left: 0;
	top: calc(50% - 15px);
	content: ''
}

.time .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 10px 0
}

.time .row div {
	width: 50%;
	font-size: 14px;
	color: #999
}

.time .row div.day {
	font-size: 18px;
	color: #333;
	margin-top: 10px
}

.time .row div.hour {
	font-weight: 600;
	font-size: 18px;
	color: #333
}

.slidersBottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.slidersBottom .oneSliderWrap {
	width: calc(50% - 15px);
	margin-right: 30px;
	position: relative;
	background-color: #324556;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.slidersBottom .oneSliderWrap .titleSlide {
	font-size: 19px;
	display: block
}

.slidersBottom .oneSliderWrap .slider {
	background-color: #324556;
	padding: 70px 25px 25px 25px;
	-webkit-border-radius: 10px;
	border-radius: .25rem!important;
	height: 200px;
}

.slidersBottom .oneSliderWrap .slider button {
	display: none !important
}

.slidersBottom .oneSliderWrap .slider .slideItem .flexContent {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.slidersBottom .oneSliderWrap .slider .slideItem .flexContent .content {
	color: #fff;
	padding: 0 25px;
	font-size: 15px;
	line-height: 1.5
}

.slidersBottom .oneSliderWrap .slider .slideItem .flexContent .content .titleSlide {
	margin-bottom: 20px
}

.slidersBottom .oneSliderWrap:nth-of-type(2n) {
	margin-right: 0
}

.servicesBlock {
}

.servicesBlock .alignSort {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.servicesBlock .alignSort .scrollPacient {
	display: none
}

.servicesBlock .alignSort.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 85px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	z-index: 7;
	background: #ebebeb;
	padding: 5px 10px
}

.servicesBlock .alignSort.sticky .scrollPacient {
	display: block
}

.servicesBlock .alignSort.sticky .showAlphabet {
	display: none
}

.servicesBlock .alignSort.sticky a {
	width: 100% !important;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	height: 100%
}

.servicesBlock .alignSort .howSort {
	background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.servicesBlock .alignSort .howSort a {
	display: block;
	padding: 5px 40px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: 0 0;
	color: #324556;
	position: relative
}

.servicesBlock .alignSort .howSort a.active {
	background-color: #5eb79c;
	color: #fff
}

.servicesBlock .alignSort .howSort a span {
	color: #c4203c;
	position: absolute;
	top: 1px;
	right: 30px;
	font-size: 13px
}

.servicesBlock .listSort {
	display: none
}

.servicesBlock .category {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px
}

.servicesBlock .category.slick-slider .slick-list, .servicesBlock .category.slick-slider .slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 10px
}

.servicesBlock .category.slick-slider .slick-list a.categoryItem.active.slick-slide.slick-active, .servicesBlock .category.slick-slider .slick-track a.categoryItem.active.slick-slide.slick-active {
	-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .75);
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .75)
}

.servicesBlock .category .categoryItem {
	padding: 5px 15px 5px 5px;
	word-break: break-all;
	background-color: #324556;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 10px 50px 0 0;
	border-radius: 10px 50px 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 20%
}

.servicesBlock .category .categoryItem.active, .servicesBlock .category .categoryItem:hover {
	background-color: #ebebeb;
	color: #324556
}

.servicesBlock .category div.categoryItem {
	cursor: pointer;
	position: relative
}

.servicesBlock .category div.categoryItem.active, .servicesBlock .category div.categoryItem:hover {
	background-color: #324556;
	color: #fff
}

.servicesBlock .category div.categoryItem.active svg {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.servicesBlock .category div.categoryItem.active .submenuCategory {
	opacity: 1;
	visibility: visible
}

.servicesBlock .category div.categoryItem.active .submenuCategory li {
	padding: 5px
}

.servicesBlock .category div.categoryItem svg {
	width: 15px;
	height: 15px;
	margin-left: 10px;
	fill: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.servicesBlock .category div.categoryItem .submenuCategory {
	display: block;
	width: 250px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 6;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.servicesBlock .category div.categoryItem .submenuCategory li {
	padding: 0 5px;
	background-color: #324556;
	border-top: 1px solid #d2d3d3;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.servicesBlock .category div.categoryItem .submenuCategory li.active, .servicesBlock .category div.categoryItem .submenuCategory li:hover {
	background-color: #5eb79c
}

.servicesBlock .category div.categoryItem .submenuCategory li a {
	color: #fff
}

.servicesBlock .selectServices {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	background: #f6f3e5;
}

.servicesBlock .selectServices.one {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.servicesBlock .selectServices.one .colServices {
	width: 100%;
	padding: 0
}

.servicesBlock .selectServices .colServices {
	width: 50%;
	padding: 0
}

.servicesBlock .selectServices .colServices .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #26c1ec;
}

.servicesBlock .selectServices .colServices .row.title {
	background-color: rgba(236, 236, 236, 0.95);
	color: #003f62;
	top: 84px;
	z-index: 4;
	position: -webkit-sticky;
	position: sticky;
	padding: 20px 30px;
	margin-left: -20px;
	margin-right: -20px !important;
}

.servicesBlock .selectServices.usg_analysis_list .colServices .row .rightBlock,
.servicesBlock .usg_analysis_list .selectServices .colServices .row .rightBlock {
	width: 65px;
}

.servicesBlock .selectServices.usg_analysis_list .colServices .row .centerBlock,
.servicesBlock .usg_analysis_list .selectServices .colServices .row .centerBlock {
	width: calc(100% - 85px);
}

.servicesBlock .selectServices.usg_analysis_list .colServices .row .rightBlock .col,
.servicesBlock .usg_analysis_list .selectServices .colServices .row .rightBlock .col {
	width: 100%;
}

.servicesBlock .selectServices.usg_analysis_list .colServices .row .rightBlock .hidden_col,
.servicesBlock .usg_analysis_list .selectServices .colServices .row .rightBlock .hidden_col {
	width: 0;
}

.servicesBlock .selectServices .colServices .row.title .centerBlock .cod, .servicesBlock .selectServices .colServices .row.title .centerBlock .col, .servicesBlock .selectServices .colServices .row.title .centerBlock .name, .servicesBlock .selectServices .colServices .row.title .rightBlock .cod, .servicesBlock .selectServices .colServices .row.title .rightBlock .col, .servicesBlock .selectServices .colServices .row.title .rightBlock .name {
	font-weight: 600
}

.servicesBlock .selectServices .colServices .row .checkBlock {
	width: 20px;
	position: relative
}

.servicesBlock .selectServices .colServices .row .centerBlock {
	/*width: calc(100% - 170px);*/
	width: calc(100% - 150px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.servicesBlock .selectServices .colServices .row .centerBlock .cod {
	width: 75px;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.servicesBlock .selectServices .colServices .row .centerBlock .name {
	/*width: calc(100% - 10px);*/
	/*display: block;*/
	width: calc(100% - 50px);
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.servicesBlock .selectServices .colServices .row .centerBlock div.name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 10px;
}

.servicesBlock .selectServices .colServices .row .centerBlock .name a.name {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-decoration: none
}

.servicesBlock .selectServices .colServices .row .centerBlock .name a.name:hover {
	color: #00a0c0
}

.servicesBlock .selectServices .colServices .row .rightBlock {
	/*width: 150px;*/
	width: 130px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.servicesBlock .selectServices .colServices .row .rightBlock .col {
	padding: 0 2px;
	width: 50%;
	text-align: center;
	font-size: 14px;
	color: #333
}

.servicesBlock .selectServices .colServices .titleServices {
	margin: 0 10px;
	display: block;
	color: #26c1ec;
	font-size: 1.125rem;
	font-weight: 700;
	/* margin-bottom: 8px; */
	/* margin-top: 20px */
	padding: 22px 10px 5px 10px;
}

.servicesBlock .selectServices .colServices:nth-of-type(1n) {
	padding-left: 20px;
}

.servicesBlock .selectServices .colServices:nth-of-type(2n) {
	padding-right: 20px;
}

.page-item:last-child .page-link i {
	line-height: 49px
}

.listSort {
	margin: 15px 0;
	display: block
}

.listSort ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.listSort ul li a {
	font-size: 17px;
	font-family: Roboto, sans-serif;
	color: #324556;
	width: 20px;
	height: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 1px;
	text-transform: uppercase
}

.listSort ul li a.active, .listSort ul li a:hover {
	background-color: #5eb79c;
	color: #fff
}

.checkbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px
}

.checkbox__text {
	position: relative;
	padding: 0 0 0 60px;
	cursor: pointer
}

.checkbox__text:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0
}

.selectServices.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 85px;
	z-index: 4;
}

.paginator {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.paginator li {
	margin: 0 3px
}

.paginator li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 26px;
	height: 25px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #324556
}

.paginator li a:hover {
	color: #5eb79c
}

.paginator li a:hover svg {
	fill: #5eb79c
}

.paginator li a.active {
	color: #fff;
	background-color: #5eb79c
}

.paginator li a svg {
	width: 100%;
	height: 100%;
	fill: #324556;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.cabinetBlock {
	background-color: #f9f9f9;
	padding: 0 60px;
	margin-top: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.cabinetBlock .benefits {
	width: 340px;
	padding: 30px 10px;
	background-color: #f6f3e5;
	font-size: 16px;
	color: #666;
	line-height: 1.5
}

.cabinetBlock .benefits a, .cabinetBlock .benefits sup {
	color: #cb4e5c
}

.cabinetBlock .benefits .titleBenef {
	color: #cb4e5c;
	font-size: 19px
}

.cabinetBlock .benefits ul {
	margin: 30px 0
}

.cabinetBlock .benefits ul li {
	padding-left: 10px;
	font-size: 16px;
	color: #666;
	margin: 3px 0;
	position: relative
}

.cabinetBlock .benefits ul li:after {
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #cb4e5c
}

.cabinetBlock .login {
	width: calc(100% - 340px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.cabinetBlock .login .icon {
	width: 160px;
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
	cursor: pointer
}

.cabinetBlock .login .icon svg {
	width: 40px;
	height: 40px;
	margin: 0 auto
}

.cabinetBlock .login .icon .titleIcon {
	font-size: 18px;
	margin-bottom: 20px
}

.cabinetBlock .login .authorize {
	width: 170px;
	background-color: #324556;
	padding: 30px 20px 20px 20px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.cabinetBlock .login .authorize.active {
	width: calc(100% - 170px)
}

.cabinetBlock .login .authorize.active form {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .9s;
	-o-transition: .9s;
	transition: .9s
}

.cabinetBlock .login .authorize .icon svg {
	fill: #fff;
	width: 50px;
	height: 50px
}

.cabinetBlock .login .authorize .icon .titleIcon {
	color: #fff
}

.cabinetBlock .login .authorize form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 390px;
	max-width: 100%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	margin: 0 auto;
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s
}

.cabinetBlock .login .authorize form input {
	padding: 10px 20px;
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	background: 0 0;
	width: 100%;
	margin: 10px 0
}

.cabinetBlock .login .authorize form input::-webkit-input-placeholder {
	color: #fff
}

.cabinetBlock .login .authorize form input:-ms-input-placeholder {
	color: #fff
}

.cabinetBlock .login .authorize form input::-ms-input-placeholder {
	color: #fff
}

.cabinetBlock .login .authorize form input::placeholder {
	color: #fff
}

.cabinetBlock .login .authorize form .btnForm {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 10px
}

.cabinetBlock .login .authorize form .btnForm input {
	width: 0
}

.cabinetBlock .login .authorize form .btnForm .checkbox__text {
	padding: 0 0 0 20px;
	font-size: 13px;
	color: #fff
}

.cabinetBlock .login .authorize form .btnForm .submitForm {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #5eb79c;
	position: relative;
	width: 70px;
	height: 20px
}

.cabinetBlock .login .authorize form .btnForm .submitForm label {
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.cabinetBlock .login .authorize form .btnForm .submitForm label:hover {
	background-color: #fff
}

.cabinetBlock .login .authorize form .btnForm .submitForm label:hover svg {
	fill: #324556
}

.cabinetBlock .login .authorize form .btnForm .submitForm svg {
	width: 40px;
	height: 20px;
	fill: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.cabinetBlock .login .authorize form .btnForm .submitForm input {
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	top: 0;
	left: 0
}

.cabinetBlock .login .authorize form a {
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	display: block;
	width: 100%;
	margin-top: 2px
}

.cabinetBlock .login .registration {
	width: 170px;
	background-color: #5eb79c;
	padding: 30px 20px 20px 20px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.cabinetBlock .login .registration.active {
	width: calc(100% - 170px)
}

.cabinetBlock .login .registration.active .contentReg {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .9s;
	-o-transition: .9s;
	transition: .9s;
	display: block
}

.cabinetBlock .login .registration .icon svg {
	fill: #324556
}

.cabinetBlock .login .registration .icon .titleIcon {
	color: #324556;
	margin-top: 10px
}

.cabinetBlock .login .registration .contentReg {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
	display: none
}

.cabinetBlock .login .registration .contentReg p {
	font-size: 14px;
	color: #324556;
	margin: 15px 0;
	line-height: 1.5
}

.cabinetBlock .login .registration .contentReg .btnReg, .cabinetBlock .login .registration .contentReg a {
	font-size: 16px;
	color: #fff;
	display: block;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #324556;
	border: none
}

.cabinetBlock .login .registration .contentReg .btnReg:hover, .cabinetBlock .login .registration .contentReg a:hover {
	background-color: #fff;
	color: #324556
}

.cabinetBlock .login .registration .contentReg .btnReg {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.header .headerMenu.icon .container .menu-trigger {
	display: none !important
}

.header .headerMenu.icon .container .menu .btnSearch {
	display: none;
}

.header .headerMenu.icon .container .search.show {
	opacity: 1;
	visibility: visible;
	padding-left: 0;
	bottom: 10px
}

.header .headerMenu.icon .container .search.show svg {
	left: 15px
}

.header .headerMenu.icon .container .search.show .close {
	opacity: 1;
	visibility: visible
}

.slideAbout {
	position: relative;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 40px
}

.slideAbout .slidePhoto button {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden
}

.slideAbout .slidedBtn label {
	position: absolute;
	z-index: 5;
	width: 60px;
	height: 60px;
	top: calc(50% - 25px);
	background-color: #5eb79c;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slideAbout .slidedBtn label:hover {
	background: #fff
}

.slideAbout .slidedBtn label:hover svg {
	fill: #324556
}

.slideAbout .slidedBtn label svg {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 40px;
	height: 40px;
	fill: #fff
}

.slideAbout .slidedBtn label.next {
	right: 0
}

.slideAbout .slidedBtn label.prev {
	left: 0
}

.answer {
	display: block;
	list-style: none !important;
	margin-top: 5px;
	padding-left: 0 !important;
	margin-bottom: 10px
}

.answer li {
	position: relative;
	border-top: 1px solid #e2e2e2
}

.answer li div.open {
	padding: 20px 30px 20px 0;
	font-size: 20px;
	font-weight: 100;
	color: #00accd;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer
}

.answer li div.open:hover {
	padding: 20px 30px 20px 10px
}

.answer li div.open.active {
	padding: 20px 30px 20px 10px
}

.answer li div.open.active svg.active {
	opacity: 0;
	visibility: hidden
}

.answer li div.open.active svg {
	opacity: 1;
	visibility: visible
}

.answer li div.open svg {
	width: 20px;
	height: 20px;
	fill: #00accd;
	position: absolute;
	right: 0;
	top: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.answer li div.open svg.active {
	opacity: 1;
	visibility: visible
}

.answer li .content {
	display: none;
	padding: 10px 5px;
	background-color: #e2e2e2;
	color: #324556;
	font-size: 17px;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.answer li .content:hover {
	padding: 10px 5px
}

.answer li:nth-last-of-type(1) {
	border-bottom: 1px solid #e2e2e2
}

.allAnswer {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 40px 10px 10px;
	background-color: #5eb79c;
	text-transform: uppercase;
	color: #fff !important;
	text-decoration: none !important;
	position: relative
}

.allAnswer .arr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #86c9b5;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}

.allAnswer .arr svg {
	width: 30px;
	height: 30px;
	fill: #fff
}

.blockOurAvantage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.blockOurAvantage .ourItem {
	width: 260px;
	min-height: 270px;
	background-color: #e2e2e2;
	padding: 30px;
	margin: 5px 30px 55px 30px;
	display: block;
	text-decoration: none !important;
	position: relative
}

.blockOurAvantage .ourItem:hover {
	opacity: 1 !important
}

.blockOurAvantage .ourItem:hover .prez {
	opacity: 0;
	visibility: hidden
}

.blockOurAvantage .ourItem:hover .hoverCont {
	opacity: 1;
	visibility: visible
}

.blockOurAvantage .ourItem .prez {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.blockOurAvantage .ourItem .prez .ourIcon {
	margin: 0 auto
}

.blockOurAvantage .ourItem .prez .ourDesc {
	font-size: 15px;
	color: #324556;
	margin-top: 30px;
	text-align: center
}

.blockOurAvantage .ourItem .hoverCont {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.blockOurAvantage .ourItem .hoverCont .desc {
	font-size: 15px;
	color: #324556;
	margin-top: 30px;
	text-align: center
}

.blockOurAvantage .ourItem .hoverCont .content {
	font-size: 13px;
	color: #324556;
	margin-top: 30px;
	text-align: center
}

.cabinetEntred {
	margin-top: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cabinetEntred .firstTabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.cabinetEntred .firstTabs .tab {
	display: block;
	background: #5eb79c;
	border-left: none;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	text-align: center;
	padding: 10px 20px 10px 5px;
	-webkit-border-radius: 0 35px 0 0;
	border-radius: 0 35px 0 0;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	cursor: pointer
}

.cabinetEntred .firstTabs .tab.active {
	background-color: #d2d3d3;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .75);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .75)
}

.cabinetEntred .firstTabs .tab.active:hover {
	color: #333
}

.cabinetEntred .firstTabs .tab:hover {
	color: #fff
}

.cabinetEntred .firstTabs .tab:nth-of-type(1), .cabinetEntred .firstTabs .tab:nth-of-type(2) {
	border-top: none
}

.cabinetEntred .selecItem {
	padding: 25px 0 20px 10px;
	background-color: #d2d3d3;
	width: 320px
}

.cabinetEntred .selecItem ul {
	display: block
}

.cabinetEntred .selecItem ul li {
	position: relative;
	padding-left: 35px
}

.cabinetEntred .selecItem ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px
}

.cabinetEntred .selecItem ul li a {
	display: block;
	color: #333;
	padding: 8px 3px 5px 8px;
	width: 100%
}

.cabinetEntred .cabinetContent {
	width: 100%;
	/* background: #f6f3e5; */
	padding: 0px 0px;
}

.cabinetEntred .cabinetContent .titleCabinetContent {
	font-size: 19px;
	color: #5a5c5d;
	margin-bottom: 30px;
	text-align: center
}

.cabinetEntred .cabinetContent .info {
	margin-bottom: 20px;
	padding: 0 20px
}

.cabinetEntred .cabinetContent .info .rowInfo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 7px 0;
	border-bottom: 1px solid #d2d3d3
}

.cabinetEntred .cabinetContent .info .rowInfo .titleCabinetContent {
	font-size: 19px;
	color: #5a5c5d;
	margin-bottom: 30px;
	text-align: center
}

.cabinetEntred .cabinetContent .info .rowInfo .firstInfo {
	width: 40%;
	font-size: 14px;
	color: #5a5c5d;
	padding-right: 5px
}

.cabinetEntred .cabinetContent .info .rowInfo .secondInfo {
	font-size: 14px;
	color: #5a5c5d;
	width: 60%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cabinetEntred .cabinetContent .info .rowInfo .secondInfo a {
	font-size: 14px;
	color: #5a5c5d;
	text-decoration: underline
}

.cabinetEntred .cabinetContent .info .rowInfo .secondInfo a:hover {
	color: #324556
}

.cabinetEntred .cabinetContent .info .rowInfo .secondInfo input {
	background: 0 0;
	border: 1px solid #d2d3d3;
	padding: 5px;
	font-size: 14px;
	color: #5a5c5d
}

.cabinetEntred .cabinetContent .info .rowInfo .secondInfo button {
	height: 100%;
	background: 0 0;
	cursor: pointer;
	border: 1px solid #d2d3d3;
	padding: 5px 10px;
	font-size: 14px;
	color: #5a5c5d;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.cabinetEntred .cabinetContent .info .rowInfo .secondInfo button:hover {
	border-color: #5eb79c
}

.cabinetEntred .cabinetContent .info .rowInfo .thirdInfo {
	width: 80px;
	text-align: right;
	padding-left: 3px
}

.cabinetEntred .cabinetContent .info .rowInfo .thirdInfo a {
	font-size: 14px;
	color: #5a5c5d;
	text-decoration: underline
}

.cabinetEntred .cabinetContent .info .rowInfo .thirdInfo a:hover {
	color: #324556
}

.analizContent {
	position: relative
}

.analizContent .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.analizContent .row .analizTitle {
	width: 150px;
	padding-right: 10px;
	font-size: 22px;
	color: #074062;
	text-align: center
}

.analizContent .row .analizTitle .preparation {
	margin: 5px auto
}

.analizContent .row .analizTitle .result {
	margin: 5px auto
}

.analizContent .row .analizDesc {
	width: calc(100% - 150px);
	font-size: 16px;
	color: #324556;
	position: relative;
	line-height: 1.4;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #324556
}

.analizContent .row .analizDesc ul {
	list-style: inherit;
	padding-left: 20px
}

.analizContent .row .analizDesc p, .analizContent .row .analizDesc span {
	font-size: 16px;
	color: #324556;
	line-height: 1.4;
	margin: 0
}

.analizContent .row .analizDesc a {
	font-size: 16px;
	color: #00accd
}

.analizContent .row .analizDesc a:hover {
	color: #5eb79c
}

.analizContent .row .analizDesc .atention {
	font-size: 16px;
	color: #00accd;
	margin-top: 20px
}

.analizContent .row .analizDesc .analizTitle {
	width: 100%;
	text-align: left
}

.analizContent .row .analizDesc .priceBlock {
	width: 100%;
	max-width: 450px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;
	background: #f4d884;
	padding: 5px 5px 20px 5px
}

.analizContent .row .analizDesc .priceBlock .priceRow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 15px
}

.analizContent .row .analizDesc .priceBlock .priceRow>div {
	padding: 0 10px;
	font-size: 22px;
	color: #074062
}

.analizContent .row .avntajProduct {
	margin-top: 25px
}

.analizContent .row .avntajProduct .allAvantage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.analizContent .row .avntajProduct .allAvantage .oneAvantage {
	padding: 10px;
	width: 140px;
	margin: 5px;
	border: 1px solid #324556
}

.analizContent .row .avntajProduct .allAvantage .oneAvantage .icon {
	margin: 0 auto 10px auto
}

.analizContent .row .avntajProduct .allAvantage .oneAvantage .text {
	font-size: 14px;
	font-weight: 100;
	text-align: center
}

.analizContent .row:nth-last-of-type(1) {
	padding-top: 20px
}

.analizContent .row:nth-last-of-type(1) .analizDesc {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.analizContent .analizIcons {
	display: block;
	position: fixed;
	top: 330px;
	z-index: 6;
	right: calc(50% - 620px)
}

.analizContent .analizIcons .rowIcons {
	position: relative;
	cursor: pointer
}

.analizContent .analizIcons .rowIcons:hover .content {
	opacity: 1;
	visibility: visible
}

.analizContent .analizIcons .rowIcons .icon {
	border: 2px solid #ffc107;
	width: 35px !important;
	height: 35px !important
}

.analizContent .analizIcons .rowIcons .icon.first {
	background-color: #5eb79c
}

.analizContent .analizIcons .rowIcons .icon.first+.content {
	background: #5eb79c
}

.analizContent .analizIcons .rowIcons .icon.second {
	background-color: #f6f3e5
}

.analizContent .analizIcons .rowIcons .icon.second+.content {
	background: #5eb79c
}

.analizContent .analizIcons .rowIcons .icon.third {
	background-color: #00accd
}

.analizContent .analizIcons .rowIcons .icon.third+.content {
	background: #00accd
}

.analizContent .analizIcons .rowIcons .icon.fourth {
	background-color: #324556
}

.analizContent .analizIcons .rowIcons .icon.fourth+.content {
	background: #324556
}

.analizContent .analizIcons .rowIcons .content {
	right: 100%;
	position: absolute;
	z-index: 6;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	color: #fff;
	background: #00accd;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.analizBtn {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 20px;
	background: #5eb79c !important;
	color: #fff !important;
	font-size: 16px;
	text-transform: uppercase;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px auto 0 auto
}

.analizBtn:hover {
	background: #324556 !important
}

.analizBtn svg {
	width: 25px;
	height: 25px;
	margin-left: 10px;
	fill: #fff
}

.alignPriceTitle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.alignPriceTitle.sticky {
	position: fixed;
	background: #fff;
	top: 58px;
	z-index: 6;
	width: 100%;
	max-width: 1170px
}

.alignPriceTitle h1 {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.alignPriceTitle #price {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	padding-left: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.alignPriceTitle #price .analizBtn {
	margin: 0
}

.alignPriceTitle #price .analizBtn svg {
	width: 40px;
	height: 40px;
	fill: #5eb79c;
	display: none
}

.alignPriceTitle #price .how, .alignPriceTitle #price .time {
	font-family: Roboto, sans-serif;
	font-size: 20px;
	color: #324556;
	margin-right: 20px;
	position: relative;
	margin-bottom: 10px
}

.alignPriceTitle #price .how {
	padding-left: 35px
}

.alignPriceTitle #price .how:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0
}

.alignPriceTitle #price .time {
	padding-left: 35px
}

.alignPriceTitle #price .time:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0
}

.typeAnaliz {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #324556
}

.typeAnaliz .typeTitle {
	font-size: 22px;
	color: #074062;
	text-align: center;
	margin: 5px auto
}

.typeAnaliz .typeDesc {
	font-size: 16px;
	color: #074062;
	text-align: center;
	line-height: 1.5
}

.typeAnaliz .typeItems {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px
}

.typeAnaliz .typeItems .oneType {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: calc(33.33% - 24px);
	margin-right: 35px;
	margin-bottom: 10px;
	padding: 20px 10px;
	border: 1px solid #5eb79c;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.typeAnaliz .typeItems .oneType:hover {
	border-color: transparent;
	-webkit-box-shadow: 0 0 21px -1px rgba(0, 0, 0, .75);
	box-shadow: 0 0 21px -1px rgba(0, 0, 0, .75)
}

.typeAnaliz .typeItems .oneType:hover .typeBtn {
	background: 0 0;
	border-color: #324556;
	color: #324556
}

.typeAnaliz .typeItems .oneType .oneTypeTitle {
	font-size: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.typeAnaliz .typeItems .oneType .oneTypeTitle .line {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 1px;
	background: #324556
}

.typeAnaliz .typeItems .oneType .oneTypeTitle .text {
	font-size: 20px;
	color: #324556;
	padding: 0 5px
}

.typeAnaliz .typeItems .oneType span, .typeAnaliz .typeItems .oneType strong {
	display: block;
	color: #324556;
	font-size: 16px;
	text-align: center;
	line-height: 1.5
}

.typeAnaliz .typeItems .oneType strong {
	margin-top: 20px
}

.typeAnaliz .typeItems .oneType .economy .iconEconomy {
	margin: 10px auto
}

.typeAnaliz .typeItems .oneType .economy p {
	font-size: 22px;
	color: #324556;
	margin: 0;
	text-align: center;
	line-height: 1.2
}

.typeAnaliz .typeItems .oneType .economy p.procent {
	font-size: 40px
}

.typeAnaliz .typeItems .oneType .typeBtn {
	width: 200px;
	margin: 10px auto 0 auto;
	padding: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #324556;
	background-color: #324556;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.typeAnaliz .typeItems .oneType:nth-of-type(3n) {
	margin-right: 0
}

.breadcrumbs {
	margin-top: 20px
}

.breadcrumbs ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.breadcrumbs ul li a {
	display: block;
	margin-right: 15px;
	margin-bottom: 5px;
	position: relative;
	font-size: 17px;
	font-weight: 100;
	color: #000
}

.breadcrumbs ul li a:hover {
	color: #5eb79c
}

.breadcrumbs ul li a:before {
	color: #000;
	content: '/';
	position: absolute;
	right: -10px;
	top: 0;
	font-size: 17px;
	font-weight: 100
}

.breadcrumbs ul li span {
	font-size: 17px;
	font-weight: 100;
	color: #5eb79c
}

.cabinetContent .cabinetTitle {
	padding: 20px 0px;
	background-color: #f6f3e5;
	font-size: 18px;
	color: #5a5c5d;
	text-align: left;
	width: 100%;	/* margin: 5px 0px; */
}

.cabinetContent.myDocument .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.cabinetContent.myDocument .row .colDate {
	width: 270px;
	font-size: 17px;
	color: #5a5c5d
}

.cabinetContent.myDocument .row .colDoc {
	width: calc(100% - 370px);
	font-size: 17px;
	border-right: 1px solid #d2d3d3;
	border-left: 1px solid #d2d3d3;
	color: #5a5c5d
}

.cabinetContent.myDocument .row .colIcon {
	width: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f6f3e5;
}

.cabinetContent.myDocument .allDoc {
	margin: 5px 0 20px 0
}

.cabinetContent.myDocument .allDoc .colDate {
	padding: 5px 20px
}

.cabinetContent.myDocument .allDoc .colDoc, .cabinetContent.myDocument .allDoc .colIcon {
	padding: 5px 10px;
	background: 0 0
}

.cabinetContent .addFolder {
	display: block;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

.cabinetContent .email {
	display: block;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.cabinetContent .checklist {
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	cursor: pointer
}

.colIcon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.colIcon a {
	margin: 0 5px;
	padding: 5px 10px;
	position: relative;
}

.cabinetContent.visit .allVisits {
	margin: 5px 0 20px 0
}

.cabinetContent.visit .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.cabinetContent.visit .row .colDate {
	width: 245px;
	border-right: 1px solid #efece1;
	padding: 5px 20px;
	font-size: 17px;
	color: #5a5c5d;
}

.cabinetContent.visit .row .colServices {
	width: 100px;
	text-align: center;
	border-right: 1px solid #efece1;
	padding: 5px;
	font-size: 17px;
	color: #5a5c5d;
}

.cabinetContent.visit .row .colServices svg {
	display: none
}

.cabinetContent.visit .row .colPrice {
	width: 145px;
	text-align: center;
	border-right: 1px solid #efece1;
	padding: 5px;
	font-size: 17px;
	color: #5a5c5d;
}

.cabinetContent.visit .row .colStatus {
	width: 200px;
	border-right: 1px solid #efece1;
	padding: 5px 10px;
	font-size: 17px;
	color: #5a5c5d;
}

.cabinetContent.visit .row .colIcon {
	width: 350px;
	/* width: 100%; */
	padding: 5px;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	position: relative;
}

.cabinetContent.visit .row .colIcon.colIcon_repeat {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cabinetContent.visit .row .colIcon .colIcon-img {
	width: 15px;
	height: 15px;
	margin-right: 10px;
}

.cabinetContent.visit .row.title {
	background-color: #f6f3e5;
	color: #999999;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	font-size: 18px;
	font-weight: 700;
}

.cabinetContent.visit .row.title .colDate, .cabinetContent.visit .row.title .colIcon, .cabinetContent.visit .row.title .colPrice, .cabinetContent.visit .row.title .colServices, .cabinetContent.visit .row.title .colStatus {
	margin: 0;
	padding: 0
}

.cabinetContent.visit .openBlock {
	background-color: #d2d3d3;
	padding: 5px 30px;
	display: none
}

.cabinetContent.visit .openBlock .rowOpen {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.cabinetContent.visit .openBlock .rowOpen .colCod {
	width: 65px;
	padding: 5px 20px 5px 0;
	font-size: 16px;
	color: #5a5c5d;
	border-right: 1px solid #ebebeb
}

.cabinetContent.visit .openBlock .rowOpen .colName {
	width: 315px;
	padding: 5px;
	font-size: 16px;
	border-right: 1px solid #ebebeb;
	color: #5a5c5d
}

.cabinetContent.visit .openBlock .rowOpen .colPrice {
	width: 100px;
	padding: 5px;
	font-size: 16px;
	border-right: 1px solid #ebebeb;
	color: #5a5c5d;
	text-align: center
}

.cabinetContent.visit .openBlock .rowOpen .colIcon {
	width: 100px;
	padding: 5px;
	font-size: 16px;
	color: #5a5c5d;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.cabinetContent.visit .openBlock .rowOpen.title {
	margin-bottom: 10px
}

.cabinetContent.visit .openBlock .rowOpen.title .colCod, .cabinetContent.visit .openBlock .rowOpen.title .colIcon, .cabinetContent.visit .openBlock .rowOpen.title .colName, .cabinetContent.visit .openBlock .rowOpen.title .colPrice {
	color: #324556;
	font-size: 16px;
	font-weight: 600
}

.cabinetContent.visit .openBlock .rowOpen.title .colCod, .cabinetContent.visit .openBlock .rowOpen.title .colName, .cabinetContent.visit .openBlock .rowOpen.title .colPrice {
	text-align: center;
	border-color: #5a5c5d
}

.selectBox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 15px;	/* margin-bottom: 20px */
}

.selectBox form {
	position: relative;
	margin: 5px 0;
	width: 100%;
}

.selectBox form input {
	
	/* width: 250px; */
	padding: 2px 30px 3px 10px;
	color: #979799;
	border: 1px solid #f6f3e5;
	font-size: 17px;
	font-family: Roboto, sans-serif;
	height: 44px;
	background: 0 0;
}

.selectBox form.search_top button {
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.selectBox form .btn {
	padding: 7px 15px
}

.selectBox form label {
	position: absolute;
	top: 12px;
	right: 10px;
	cursor: pointer;
}

.selectBox form label svg {
	width: 20px;
	height: 20px;
	fill: #43423e
}

.selectBox .changeSelect {
	margin: 0 5px;
	width: 180px
}

.selectBox .changeSelect .jq-selectbox__select {
	height: auto;
	background: 0 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 17px;
	border: 1px solid #d2d3d3
}

.selectBox .changeSelect .jq-selectbox__trigger {
	border: none
}

.selectBox .changeSelect .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
	border: none;
	top: 11px;
	right: 8px
}

.statisticRow {
	padding: 10px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.statisticRow .first {
	padding: 0 30px;
	color: #5a5c5d
}

.statisticRow .second {
	padding: 0 30px;
	color: #5a5c5d
}

.photoStatstic {
	text-align: center
}

.rowMedics.title {
	margin: 10px 0;
	padding: 10px 0;
	background-color: #ebebeb;
	font-size: 18px;
	color: #5a5c5d;
	text-align: center
}

.rowMedics.title .colAction, .rowMedics.title .colEmail, .rowMedics.title .colId, .rowMedics.title .colMedic, .rowMedics.title .colPhone, .rowMedics.title .colStatus, .rowMedics.title .colTrigger {
	color: #324556;
	padding: 0 10px;
	border-right: 1px solid #324556
}

.rowMedics.title .colAction {
	border: none
}

.rowMedics.title .colId {
	padding: 1px
}

.rowMedics {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.rowMedics .colAction, .rowMedics .colEmail, .rowMedics .colId, .rowMedics .colMedic, .rowMedics .colPhone, .rowMedics .colStatus, .rowMedics .colTrigger {
	color: #686a69;
	border-right: 1px solid #d2d3d3;
	padding: 10px;
	word-break: break-word;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.rowMedics .colStatus {
	width: 130px
}

.rowMedics .colId {
	width: 65px;
	padding: 1px
}

.rowMedics .colMedic {
	width: 220px
}

.rowMedics .colPhone {
	width: 150px
}

.rowMedics .colEmail {
	width: 180px
}

.rowMedics .colTrigger {
	width: 80px
}

.rowMedics .colAction {
	width: 100px;
	border: none
}

.cabinetContent .paginator {
	margin-top: 20px
}

.cabinetContent .add {
	width: 100%;
	padding: 15px 30px;
	text-align: right;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.cabinetContent .add .iconAdd {
	cursor: pointer
}

.cabinetContent .securityRow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 30px
}

.cabinetContent .securityRow a, .cabinetContent .securityRow div {
	display: block;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	color: #475663
}

.cabinetContent .securityRow div {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.cabinetContent .securityRow div.remove {
	margin-left: 20px
}

.cabinetContent .securityRow a {
	text-decoration: underline;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-left: 150px
}

.cabinetContent .changePassword {
	padding: 30px
}

.cabinetContent .changePassword .changeRow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.cabinetContent .changePassword .changeRow .text {
	width: 250px;
	color: #5a5c5d
}

.cabinetContent .changePassword .changeRow input {
	background: 0 0;
	width: 200px;
	padding: 5px;
	border: 1px solid #324556
}

.cabinetContent .changePassword .allignSubmit {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px
}

.cabinetContent .changePassword .allignSubmit button {
	text-transform: uppercase;
	padding: 10px 20px;
	color: #fff;
	background: #324556;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.cabinetContent .changePassword .allignSubmit button:hover {
	color: #324556;
	background: 0 0
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.addNew {
	display: none
}

.addNew.active {
	display: block
}

.addNewConfirm .insert,
.addNew .insert {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 30px;
	margin: 15px 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.addNewConfirm .insert label,
.addNew .insert label {
	color: #5a5c5d;
	margin-right: 20px
}

.addNewConfirm .insert input, 
.addNew .insert input {
	background: 0 0;
	width: 200px;
	padding: 5px;
	border: 1px solid #324556
}

.addNewConfirm .allignSubmit,
.addNew .allignSubmit {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px;
	width: 100%
}

.addNewConfirm .allignSubmit button,
.addNew .allignSubmit button {
	text-transform: uppercase;
	padding: 10px 20px;
	color: #fff;
	background: #324556;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.addNewConfirm .allignSubmit button:hover,
.addNew .allignSubmit button:hover {
	color: #324556;
	background: 0 0
}

.addNew .selectBox {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.addNew .selectBox .changeSelect {
	width: 80%;
	margin-bottom: 10px;
	margin-left: 0
}

.addNew .selectBox input {
	background: 0 0;
	width: 80%;
	padding: 5px;
	border: 1px solid #324556
}

.addNewConfirm .text,
.addNew .text {
	color: #5a5c5d;
	text-align: center;
	margin-bottom: 10px
}

.icons {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.icons a {
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	margin: 0 3px
}

.icons div {
	width: 18px;
	height: 18px;
	margin-left: 10px;
	cursor: pointer
}

.icons div:hover svg {
	fill: #5eb79c
}

.icons div:hover svg.envelopeCircle {
	stroke: #5eb79c
}

.icons div svg {
	width: 100%;
	height: 100%;
	fill: #8e9697;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.icons div svg.envelopeCircle {
	fill: transparent;
	stroke-width: 30px;
	stroke: #8e9697
}

.icons .remove {
	cursor: pointer
}

.blog {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0
}

.blog .oneBlog {
	width: calc(33.33% - 17px);
	height: 240px;
	margin-right: 25px;
	margin-bottom: 25px
}

.blog .oneBlog:nth-of-type(3n) {
	margin-right: 0
}

.oneBlog {
	display: block;
	position: relative;
	overflow: hidden
}

.oneBlog:hover .cover {
	background: rgba(0, 0, 0, .3)
}

.oneBlog .photo {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.oneBlog .cover {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .5);
	padding: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.oneBlog .cover .titleBlog {
	margin-bottom: 5px;
	font-size: 18px;
	color: #fff
}

.oneBlog .cover .dateBlog {
	color: #d0d0d0;
	font-size: 14px
}

.oneBlogBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 20px 0
}

.oneBlogBlock .content {
	width: calc(100% - 375px);
	padding-right: 20px
}

.oneBlogBlock .content p {
	color: #004062
}

.oneBlogBlock .content .titleDate {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #f6f3e5;
	padding: 10px 20px
}

.oneBlogBlock .content .titleDate .title {
	font-size: 17px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 10px;
	color: #324556;
	font-weight: 600
}

.oneBlogBlock .content .titleDate .date {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	color: #324556;
	font-size: 15px
}

.oneBlogBlock .fewBlog {
	width: 375px;
	display: block
}

.oneBlogBlock .fewBlog .oneBlog {
	width: 100%;
	height: 240px;
	margin-bottom: 20px
}

.oneBlogBlock .fewBlog .oneBlog:nth-of-type(2n) {
	margin-right: 0
}

.feedback {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.feedback .feedbackTitle {
	width: 100%;
	margin-bottom: 20px;
	font-size: 25px;
	color: #074062
}

.feedback form {
	width: 50%;
	padding-right: 10px
}

.feedback form input, .feedback form textarea {
	padding: 5px 10px;
	border: 1px solid #4d4d4d;
	color: #074062;
	font-size: 17px;
	width: 100%;
	margin-bottom: 10px
}

.feedback form textarea {
	resize: none;
	height: 85px
}

.feedback form button {
	width: 50%;
	padding: 5px;
	background-color: #5eb79c;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	float: right;
	border: none
}

.feedback form button:hover {
	background: #324556
}

.feedback .contact {
	width: 50%
}

.feedback .contact a, .feedback .contact p {
	color: #074062;
	margin: 0;
	font-size: 19px
}

.feedback .contact a:hover {
	opacity: .7
}

.text {
	margin: 20px 0
}

.text ul {
	list-style: inherit;
	padding-left: 20px
}

.text img {
	max-width: 370px;
	float: left;
	margin: 0 10px 10px 0
}

.text .titleText {
	font-size: 25px;
	color: #324556
}

.text p {
	font-family: Roboto, sans-serif;
	font-weight: 100;
	color: #324556
}

.textPage {
	margin-top: 25px
}

.textPage h3 {
	margin-bottom: .875rem;
	font-weight: 700;
	color: #324556;
	margin-top: 0;
	font-size: 1.5rem
}

.textPage h1 {
	font-weight: 900;
	color: #336;
	text-align: center;
	margin-bottom: 1.3rem;
	font-size: 2.25rem;
	margin-top: 0
}

.textPage .profileName {
	font-weight: 700;
	color: #336;
	margin-top: -7px;
	margin-bottom: 1rem;
	text-transform: capitalize;
	font-size: 2.25rem
}

.textPage h4 {
	font-weight: 700;
	color: #336;
	margin-top: 0;
	margin-bottom: 1.25rem;
	font-size: 1.5rem
}

.textPage h5 {
	font-size: 1.25rem;
	font-weight: 700;
	color: #336;
	margin-top: 0;
	margin-bottom: .625rem
}

.textPage .contentRow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.textPage .contentRow .textCol {
	width: 800px;
	margin-bottom: 1.25rem;
	padding-right: 10px
}

.textPage .contentRow .imgCol {
	width: calc(100% - 800px);
	margin-bottom: 1.25rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.textPage .contentRow .imgCol svg {
	width: 120px;
	height: 160px;
	fill: #5eb79c
}

.textPage ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 1.125rem
}

.textPage ul li {
	position: relative;
	padding-left: 1.25rem;
	margin-bottom: .3125rem;
	line-height: 1.5rem;
	font-size: .875rem;
	font-weight: 400;
}

.textPage ul li:before {
	content: "\00b7";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: .875rem;
	height: .875rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #5eb79c;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
	line-height: .2;
	position: absolute;
	left: 0;
	top: .3125rem
}

.textPage ol {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	margin-bottom: 1.125rem;
	margin-top: 0;
}

.textPage ol li {
	position: relative;
	padding-left: 1.25rem;
	margin-bottom: .3125rem;
	line-height: 1.5rem;
	font-size: .875rem;
	font-weight: 400;
	margin-right: 10px
}

.textPage ol li:before {
	content: "\00b7";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: .875rem;
	height: .875rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #5eb79c;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
	line-height: .2;
	position: absolute;
	left: 0;
	top: .3125rem
}

.textPage .list-unstyled {
	list-style: none
}

.textPage .list-unstyled li:before {
	display: none
}

.textPage .contactTextPage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.textPage .contactTextPage .contact-blk--wrapp {
	width: calc(33.33% - 20px);
	margin-right: 30px;
	margin-bottom: 30px;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.textPage .contactTextPage .contact-blk--wrapp:nth-of-type(3n) {
	margin-right: 0
}

.textPage .profileBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 25px
}

.textPage .profileBlock .profileImg {
	width: 50%;
	padding-right: 20px
}

.textPage .profileBlock .profileImg img {
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.textPage .profileBlock .contentProfile {
	width: 50%
}

.textPage .profileBlock p {
	font-size: .875rem;
	margin-top: 0;
	margin-bottom: 1rem;
	line-height: 1.2;
	color: #212529
}

.textPage .profileBlock .call-btn {
	font-size: 1rem;
	color: #000;
	font-weight: 700
}

.textPage .profileBlock .call-btn:hover {
	text-decoration: underline
}

.cabinetContent.cart {
	width: 100%
}

.cabinetContent.cart .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/*-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;*/
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	padding: 10px 20px;
	/* border-bottom: 1px solid #f6f3e5; */
	color: #324556;
	font-size: 1.125rem;
	line-height: 30px;
}

.cabinetContent.cart .row.title {
	padding: 0 20px;
	border-bottom: none;
	background: #f6f3e5;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.cabinetContent.cart .row .cabinetTitle {
	height: 100%
}

.cabinetContent.cart .row .cabinetTitleMob {
	display: none;
}

.cabinetContent.cart .row .rowText {
	font-size: 19px;
	color: #324556;
	font-weight: 100;
	margin: 0 auto;
}

.cabinetContent.cart .row .closeCart {
	cursor: pointer
}

.cabinetContent.cart .row .colCod {
	flex-shrink: 0;
	width: 90px;
	/*-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;*/
}

.cabinetContent.cart .row .colName {
	/*width: 630px;*/
	/*flex-grow: 1;*/
	width: calc(100% - 650px);
	padding-right: 10px;
	text-align: left;
	/*-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;*/
}

.cabinetContent.cart .row .colMedic {
	width: 120px;
	text-align: left;
}

.cabinetContent.cart .row .colHow {
	 width: 130px; 
	text-align: left;
}

.cabinetContent.cart .row .colHow .howOrder {
	margin: 0;
}

.cabinetContent.cart .row .colTime {
	width: 130px;
	/*-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;*/
}

.cabinetContent.cart .row .colPrice {
	width: 130px;
	/*text-align: center;*/
	/*-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;*/
}

.cabinetContent.cart .row .colIcon {
	width: 49px;
	text-align: center
}

.cabinetContent.cart .totalCart {
	font-size: 22px;
	color: #324556;
	text-align: right;
	padding: 19px 20px;	/* background: #ebebeb; */
	border-bottom: 1px solid #f6f3e5;
	color: #324556;
	font-size: 1.125rem;
	line-height: 30px;
}

.algnBtnCart {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
	margin-top: 20px;
}

.changeNumber.jq-number {
	padding: 0
}

.changeNumber .jq-number__field {
	width: 90px;
	padding: 0 25px;
	border: none !important;
	-webkit-box-shadow: none;
	box-shadow: none
}

.changeNumber .jq-number__field input {
	font-weight: 100;
	font-size: 19px;
	color: #324556;
	padding: 0;
	text-align: center
}

.changeNumber .jq-number__spin {
	width: 25px;
	height: 25px;
	border: 1px solid #5eb79c;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: 0 0;
	top: calc(50% - 12px);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.changeNumber .jq-number__spin:hover {
	border-color: #324556
}

.changeNumber .jq-number__spin:hover.minus:after, .changeNumber .jq-number__spin:hover.plus:after {
	color: #324556
}

.changeNumber .jq-number__spin:after {
	border: none
}

.changeNumber .jq-number__spin.minus {
	left: 0
}

.changeNumber .jq-number__spin.minus:after {
	content: ' ';
	color: #5eb79c;
	position: absolute;
	font-size: 13px;
	left: 5px;
	top: 5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.changeNumber .jq-number__spin.plus {
	right: 0
}

.changeNumber .jq-number__spin.plus:after {
	content: '+';
	color: #5eb79c;
	position: absolute;
	left: 6px;
	top: 1px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.howOrder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100px;
	border: 2px solid #f6f3e5;
	color: #003f62;
	height: 50px;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin: 0px 15px;
}

.howOrder img {
	width: 12px;
}

.howOrder input {
	width: 40px;
	margin: 0 5px;
	background: 0 0;
	border: none;
	text-align: center;
	color: #324556;
}

.howOrder .minus, .howOrder .plus {
	border: none;
	background: 0 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 19px;
	color: #5eb79c;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	color: #324556;
	font-weight: bold;
	padding: 0 3px;
}

.howOrder .minus:hover, .howOrder .plus:hover {
	border-color: #324556;
	color: #324556
}

.howOrder .plus {
	font-size: 15px;
}

.info .textCenter {
	font-size: 19px;
	color: #324556;
	margin-bottom: 20px
}

.info .cabinetTitle {
	margin: 10px 0
}

.info .radioRow {
	padding: 10px 20px 0 20px
}

.info .radioRow .radio input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px
}

.info .radioRow .radio__text {
	position: relative;
	padding: 0 0 0 30px;
	cursor: pointer;
	font-size: 19px;
	color: #324556
}

.info .radioRow .radio__text:after {
	content: '';
	position: absolute;
	top: calc(50% - 6px);
	left: 4px;
	width: 16px;
	height: 16px
}

.info .checkRow {
	padding: 10px 20px 0 20px
}

.info .checkRow .checkbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px
}

.info .checkRow .checkbox__text {
	position: relative;
	padding: 0 0 0 30px;
	cursor: pointer;
	font-size: 19px;
	color: #324556
}

.info .checkRow .checkbox__text:before {
	display: none
}

.info .checkRow .checkbox__text:after {
	content: '';
	position: absolute;
	top: calc(50% - 6px);
	left: 2px
}

.info .cost, .info .youCost {
	padding: 10px;
	background: #ebebeb;
	color: #324556;
	text-align: right;
	font-size: 19px;
	font-weight: 100;
	margin-top: 10px
}

.info .youCost {
	font-weight: 600;
	margin-top: 0
}

.info .alignInfoBtn {
	padding: 10px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.contactTitle {
	font-weight: 900;
	color: #324556;
	font-size: 2.25rem;
	padding-top: 1.45rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: -8px
}

.contactTitle #resetMap {
	display: none;
	margin-top: 10px;
	cursor: pointer;
	font-weight: 400;
	color: #007bff;
	font-size: 16px
}

#contact-locations-map {
	height: 25.9375rem;
	width: 100%;
	margin-top: 1.45rem
}

#contact-locations-map .marker-holder {
	text-align: center;
	padding: 10px;
}

#contact-locations-map .marker-holder h5 {
	font-size: 16px;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
	margin-top: 0;
}

#contact-locations-map .marker-holder p {
	margin-bottom: 0;
	margin-top: 10px;
	font-weight: 700
}

.oneCity {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.oneCity .rounded {
	-webkit-border-radius: .25rem !important;
	border-radius: .25rem !important
}

.oneCity .contact-blk--wrapp:nth-of-type(3n) {
	margin-right: 0
}

.contact-item:not(first-of-type) {
	display: inline-block;
    vertical-align: top;
}

.contact-info {
	min-height: 77px;
}

.inline_item {
	width: calc(33.33% - 20px);
    margin-right: 30px;
}

.inline_item .contact-blk--wrapp{
	width: 100%;
	margin-right: 0;
}

.inline_2_item {
    width: calc(66.66% + 20px);
}

.inline_2_item .contact-blk--wrapp {
    width: calc(50% - 30px);
}

.inline_2_item .contact-blk--wrapp:last-child {
    margin-right: 0;
}

.mr-0 {
	margin-right: 0;
}

.contact-blk--wrapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(33.33% - 20px);
	margin-right: 30px;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.contact-blk--wrapp .contact-blk--wrapp-image {
	width: 100%;
	height: 14.375rem;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: 100%;
	vertical-align: middle;
	border-style: none
}

.contact-blk--wrapp .contact-blk--wrapp-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: .875rem;
	color: #999;
	line-height: 1.875rem;
	padding: 1.3rem 1.875rem;
	background-color: #f6f3e5 !important
}

.contact-blk--wrapp .contact-blk--wrapp-content address {
	font-style: normal;
	line-height: inherit;
	margin-bottom: 0
}

.contact-blk--wrapp .contact-blk--wrapp-content address b {
	display: block;
	font-weight: 900;
	color: #333;
	font-size: 1.125rem
}

.inline_item .contact-blk--wrapp .contact-blk--wrapp-content address > b,
.inline_2_item .contact-blk--wrapp .contact-blk--wrapp-content address > b {
	min-height: 54px;
}

.contact-blk--wrapp .contact-blk--wrapp-content address p {
	margin: 0;
	padding: 0;
}

.contact-blk--wrapp .contact-blk--wrapp-content address label {
	position: relative;
	color: #009bc6;
	cursor: pointer;
	text-decoration: underline
}

.contact-blk--wrapp .contact-blk--wrapp-content address label input {
	position: absolute;
	display: none
}

.contact-blk--wrapp .contact-blk--wrapp-content h4 {
	font-size: 1.125rem;
	color: #333;
	margin-bottom: .3rem;
	margin-top: 0;
	font-weight: 500
}

.contact-blk--wrapp .contact-blk--wrapp-content ul.guard-medic {
	margin-bottom: .625rem;
	min-height: 48px;
}

.contact-blk--wrapp .contact-blk--wrapp-content ul.guard-medic span {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	color: #333
}

.contact-blk--wrapp .contact-blk--wrapp-content ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 0;
}

.contact-blk--wrapp .contact-blk--wrapp-content ul li span {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 57.377%;
	-ms-flex: 0 0 57.377%;
	flex: 0 0 57.377%;
	max-width: 57.377%
}

.contact-blk--wrapp .contact-blk--wrapp-content ul .working-program_daily span {
	color: #333;
	font-size: 1.125rem
}

.contact-blk--wrapp .contact-blk--wrapp-content ul strong {
	font-weight: 900;
	font-size: 1.125rem;
	color: #333
}

.contact-blk--wrapp .contact-blk--wrapp-content ul small {
	font-size: .875rem
}

.contact-blk--wrapp .contact-blk--wrapp-content ul .working-program_results {
	margin-bottom: .625rem
}

.contact-blk--wrapp .contact-blk--wrapp-content ul.info-center a {
	color: #999;
}

.contact-blk--wrapp .contact-blk--wrapp-content ul.info-center a strong {
	font-size: .875rem
}

.contact-blk--wrapp .contact-blk--wrapp-content .btn-success {
	width: 100%;
	font-size: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .82rem 1.25rem;
	margin-top: 1.25rem;
	margin-bottom: .625rem;
	text-transform: initial;
	line-height: 1.5;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
}

.contact-blk--wrapp .contact-blk--wrapp-content .btn-success svg.phone {
	width: 16px;
	height: 16px;
	fill: #fff;
	-webkit-transform: rotate(267deg) translateX(-1px);
	-ms-transform: rotate(267deg) translateX(-1px);
	transform: rotate(267deg) translateX(-1px)
}

.contact-blk--wrapp .time .row {
	margin: 0
}

.photoTopPage {
	position: relative;
	max-height:calc(100vh - 230px);
}

.photoTopPage:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #336;
	opacity: .4;
}

.photoTopPage img {
	vertical-align: middle;
	max-height: calc(100vh - 230px);
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	border-style: none;
}

.photoTopPage .descriptionPhotoPage {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(84, 140, 133, .9);
	font-size: 1rem;
	line-height: 1.5rem;
	padding-top: 1.55rem;
	padding-bottom: 1.125rem;
	min-height: unset;
}

.photoTopPage .descriptionPhotoPage .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	min-height: unset !important;
	flex-wrap: wrap;
}

.photoTopPage .descriptionPhotoPage .container .col {
	width: 33.33%;
	padding-right: 15px;
	color: #fff
}

.photoTopPage .descriptionPhotoPage .container .col .titledescPage {
	font-size: 2.25rem;
	font-weight: 700
}

.photoTopPage .descriptionPhotoPage .container .col p {
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem
}

.photoTopPage .descriptionPhotoPage .container .col b, .photoTopPage .descriptionPhotoPage .container .col strong {
	font-weight: bolder
}

.photoTopPage .descriptionPhotoPage .container .col2 {
	width: calc(100% - 33.33%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.photoTopPage .descriptionPhotoPage .container .col2 p {
	color: #fff;
	width: calc(50% - 15px);
	margin-right: 30px;
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem
}

.photoTopPage .descriptionPhotoPage .container .col2 p:nth-of-type(2n) {
	margin-right: 0
}

.photoTopPage .descriptionPhotoPage .container .col:nth-of-type(3n) {
	padding-right: 0;
	padding-left: 15px
}

.titleGreen {
	padding: 1.875rem 0;
	margin-top: -.525rem;
	margin-bottom: 0;
	color: #5eb79c;
	font-weight: 900;
	line-height: 2.875rem;
	font-size: 2.25rem
}

.specialites {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.specialites .bg-light.rounded.specialities--blk {
	background-color: #f6f3e5;
	color: #666;
	line-height: 1.875rem;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	width: calc(33.33% - 20px);
	margin-right: 30px;
	margin-bottom: 30px
}

.specialites .bg-light.rounded.specialities--blk:hover .specialities--blk_bg {
	background-position: 50% 100%;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.specialites .bg-light.rounded.specialities--blk .rounded-top {
	-webkit-border-top-left-radius: .25rem !important;
	border-top-left-radius: .25rem !important;
	-webkit-border-top-right-radius: .25rem !important;
	border-top-right-radius: .25rem !important
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_bg {
	height: 160px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	position: relative
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_bg a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_descr {
	padding: 1.55rem 1.875rem 1.875rem
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_descr h3 {
	margin-bottom: 1rem;
	color: #336;
	font-weight: 900;
	font-size: 1.5rem;
	margin-top: 0;
	line-height: 1.2
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_descr ul {
	margin-bottom: 1.3rem
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_descr ul li {
	font-size: 14px
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_descr .list-unstyled {
	padding-left: 0;
	list-style: none
}

.specialites .bg-light.rounded.specialities--blk .specialities--blk_descr .list-unstyled i {
	color: #ccc;
	font-weight: 900
}

.specialites .bg-light.rounded.specialities--blk:nth-of-type(3n) {
	margin-right: 0
}

.btn-success {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .87rem 1.25rem;
	background-color: #5eb79c;
	border: none;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	text-transform: initial;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.btn-success:hover {
	background-color: #324556 !important;
	color: #fff
}

.btn-success:hover i {
	-webkit-animation: shake 2s 0 linear;
	-moz-animation: shake 2s 0 linear;
	-ms-animation: shake 2s 0 linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes shake {
	10%, 90% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0)
	}
	
	20%, 80% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0)
	}
	
	30%, 50%, 70% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0)
	}
	
	40%, 60% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0)
	}
	
}

@keyframes shake {
	10%, 90% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0)
	}
	
	20%, 80% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0)
	}
	
	30%, 50%, 70% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0)
	}
	
	40%, 60% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0)
	}
	
}

.teamMember {
	background-color: #336;
	padding-top: 1.5rem;
	margin-bottom: 1.875rem
}

.teamMember .container .titleTeam {
	font-size: 2.25rem;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
}

.teamMember .container .alignMember {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.teamMember .container .alignMember .meds-team__medic:nth-of-type(4n) {
	margin-right: 0
}

.meds-team__medic {
	width: calc(25% - 23px);
	background-color: #f6f3e5;
	position: relative;
	margin-bottom: 30px;
	margin-right: 30px;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.meds-team__medic img {
	width: 100%;
	height: 250px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top;
	-webkit-border-radius: .25rem .25rem 0 0;
	border-radius: .25rem .25rem 0 0;
}

.meds-team__medic .meds-team__medic-info {
	font-size: .875rem;
	color: #666;
	line-height: 1.5rem;
	padding: 1.6rem 1.875rem 1.875rem
}

.meds-team__medic .meds-team__medic-info h3 {
	font-weight: 900;
	font-size: 1.3125rem;
	color: #336;
	margin-bottom: .5rem;
	margin-top: 0
}

.meds-team__medic .meds-team__medic-info strong {
	font-weight: 700;
	color: #333;
	line-height: 1.875rem
}

.meds-team__medic .meds-team__medic-info ul {
	margin-bottom: 1.2rem;
	padding-left: 0;
	list-style: none
}

.teamMember+.container .information {
	margin-bottom: 0
}

.medThree {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.medThree .meds-team__medic {
	width: calc(33.33% - 20px);
	margin-right: 30px;
	margin-bottom: 30px
}

.medThree .meds-team__medic img {
	height: 350px;
	-webkit-border-top-left-radius: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-top-right-radius: .25rem;
	border-top-right-radius: .25rem
}

.medThree .meds-team__medic:nth-of-type(3n) {
	margin-right: 0
}

.titleServiceDetails {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 1.875rem;
	padding-bottom: 1.875rem
}

.titleServiceDetails h1 {
	font-weight: 900;
	color: #036;
	margin-bottom: 0;
	font-size: 2.25rem;
	line-height: 1.2;
	margin-top: 0;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.titleServiceDetails .service--meta {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-size: 1rem;
	line-height: 1.5rem;
	white-space: nowrap
}

.titleServiceDetails .service--meta .service-price--selected {
	font-weight: 900;
	font-size: 2.25rem;
	color: #5eb79c
}

.titleServiceDetails .service--meta .service-code--selected {
	color: #999;
	margin-left: 1rem;
	margin-right: 1rem;
	font-size: 1rem;
	line-height: 1.5rem
}

.titleServiceDetails .service--meta .btn-success {
	background-color: #5eb79c;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	color: #fff;
	font-weight: 900;
	font-family: Roboto, sans-serif;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.titleServiceDetails .service--meta .btn-success:hover i {
	-webkit-animation: none;
	animation: none
}

.service--description {
	padding-top: 20px;
	/* border-bottom: 1px solid #f6f3e5; */
	/* background-color: #f6f3e5; */
	font-size: 16px !important;
	line-height: 1.5 !important;
	color: #212529;	/* height: 100px; */
	
	 overflow: hidden; 
}

.service--description p {
	margin: 0 !important;
	margin-bottom: 16px !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}

.service--description a {
	color: #26c1ec;
	margin: 0 !important;
	margin-left: 10px !important;
	margin-bottom: 16px !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}

.service--description ul {
	display: block;
    list-style-type: disc;
    margin-block-start: 16px !important;
    margin-block-end: 16px !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    font-size: 16px !important;
	line-height: 1.5 !important;
}

.service--description ol {
	display: block;
    list-style-type: decimal;
    margin-block-start: 16px !important;
    margin-block-end: 16px !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    font-size: 16px !important;
	line-height: 1.5 !important;
}

.service--description ul li,
.service--description ol li {
	display: list-item;
    text-align: -webkit-match-parent;
    font-size: 16px !important;
	line-height: 1.5 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;

}

.service--description b,
.service--description strong,
.service--description i,
.service--description em,
.service--description span {
	font-size: 16px !important;
	line-height: 1.5 !important;
}

.service--description h1,
.service--description h2,
.service--description h3,
.service--description h4,
.service--description h5,
.service--description h6 {
	font-size: 16px !important;
	line-height: 1.5 !important;
	margin: 0 !important;
	margin-bottom: 16px !important;
}

.service--descriptionBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #f6f3e5;
	border-top: 1px solid #f6f3e5;
	margin-top: 20px;
}

.service--descriptionBlock .service--description_meta {
	padding-top: 1.5rem;
	padding-bottom: 1.55rem;
	padding-right: 15px;
	width: 25%;
	position: relative
}

.service--descriptionBlock .service--description_meta.method {
	padding-left: 0
}

.service--descriptionBlock .service--description_meta.method .method--tooltip {
	position: absolute;
	-webkit-box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .55);
	box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .55);
	background-color: #fff;
	bottom: 75%;
	left: 0;
	padding: .625rem 1rem;
	font-size: .875rem;
	z-index: 3;
	-webkit-transform: translate(-40%, 0);
	-ms-transform: translate(-40%, 0);
	transform: translate(-40%, 0);
	display: none;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	line-height: 1.5rem
}

.service--descriptionBlock .service--description_meta.method .method--tooltip:before {
	content: "";
	position: absolute;
	bottom: -.5rem;
	left: 50%;
	margin-left: -.5rem;
	width: 1rem;
	height: 1rem;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-box-shadow: 4px 4px 4px -3px rgba(0, 0, 0, .55);
	box-shadow: 4px 4px 4px -3px rgba(0, 0, 0, .55)
}

.service--descriptionBlock .service--description_meta.method a {
	color: #26c1ec
}

.service--descriptionBlock .service--description_meta.method p {
	padding-left: 30px
}

.service--descriptionBlock .service--description_meta.method p svg {
	position: absolute;
	min-width: 24px;
	max-width: 24px;
	height: 24px;
	margin-right: 10px;
	left: 0
}

.service--descriptionBlock .service--description_meta label {
	margin-bottom: 0;
	color: #999;
	font-size: 1rem;
	line-height: 1.5rem
}

.service--descriptionBlock .service--description_meta p {
	color: #212529;
	margin: 0
}

.service--descriptionBlock .service--description_meta p a {
	color: #26c1ec
}

.service--descriptionBlock .service--description_meta p a:hover {
	text-decoration: underline
}

.service--description__wrapp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 1.75rem 0;
}

.service--description__wrapp .service--description__info {
	width: 25%;
	padding-right: 10px;
	padding-left: 10px;
}

.service--description__wrapp .service--description__info.d-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.service--description__wrapp .service--description__info .icon {
	color: #5eb79c;
	font-size: 4.5rem;
	padding-right: 1.55rem;
	margin-top: .3125rem
}

.service--description__wrapp .service--description__info h1 {
	font-size: 1.8rem;
	margin-top: 0;
	margin-bottom: .55rem;
	color: #5eb79c;
	font-weight: 900;
	line-height: 2.25rem;
}

.service--description__wrapp .service--description__info span {
	font-size: 1rem;
	line-height: 1.5rem
}

.service--description__wrapp .service--description__info h4 {
	font-size: 1.125rem;
	font-weight: 900;
	color: #333;
	margin-bottom: 3px;
	line-height: 2.25rem;
	margin-top: 0
}

.service--description__wrapp .service--description__info p {
	margin-bottom: .875rem;
	margin-top: 0
}

.service--description__wrapp .service--description__info ul li {
	position: relative;
	padding-left: 1.25rem;
	margin-bottom: .45rem;
	font-size: 1rem;
	line-height: 1.5rem
}

.service--description__wrapp .service--description__info ul li:before {
	content: "\00b7";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: .875rem;
	height: .875rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #5eb79c;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
	line-height: .2;
	position: absolute;
	left: 0;
	top: .25rem
}

.indicatii {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.indicatii .bg-light {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 9px;
	margin-bottom: 1.875rem;
	padding: 0 1.875rem;
	background-color: #f6f3e5;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	font-size: 1rem;
	line-height: 1.5rem;
	width: 75%
}

.indicatii .bg-light .service--description__info {
	width: 33.33%;
	padding: 1.25rem .9375rem .625rem;
	font-size: 1rem;
	line-height: 1.5rem
}

.indicatii .bg-light .service--description__info h4 {
	margin-top: 0;
	font-size: 1.125rem;
	font-weight: 900;
	color: #333;
	margin-bottom: 3px;
	line-height: 2.25rem
}

.indicatii .bg-light .service--description__info:nth-of-type(2) {
	width: calc(100% - 33.33%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.indicatii .bg-light .service--description__info:nth-of-type(2) p {
	margin-top: 0;
	width: 50%;
	padding: 0 10px
}

.service--description__wrappResult {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.service--description__wrappResult .service--description__info {
	width: 75%;
	padding-left: 15px;
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}

.service--description__wrappResult .service--description__info .icon {
	color: #5eb79c;
	font-size: 4.5rem;
	padding-right: 1.55rem;
	margin-top: .3125rem
}

.service--description__wrappResult .service--description__info h1 {
	margin-bottom: .55rem;
	color: #5eb79c;
	font-size: 1.8rem;
	font-weight: 900;
	line-height: 2.25rem;
	margin-top: -6px;
}

.service--description__wrappResult .service--description__info span {
	font-size: 1rem;
	line-height: 1.5rem
}

.service--description__wrappResult .service--description__info p {
	margin-bottom: .875rem;
	margin-top: 0
}

.service--description__wrappResult .service--description__info.d-flex {
	width: 25%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.descriptionAdvantage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.descriptionAdvantage .service--description__advantage {
	width: 25%;
	padding: 1.25rem 1.5rem 1.25rem 0
}

.descriptionAdvantage .service--description__advantage.d-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.descriptionAdvantage .service--description__advantage.d-flex .icon {
	min-width: 50px;
	min-height: 50px;
	margin-right: 20px
}

.descriptionAdvantage .service--description__advantage h3 {
	margin-top: 0;
	color: #333;
	line-height: 2.25rem;
	margin-bottom: 0;
	font-weight: 900;
	font-size: 1.5rem
}

.descriptionAdvantage .service--description__advantage span {
	font-size: 1rem;
	line-height: 1.5rem
}

.servicesTitleGreen {
	color: #5eb79c;
	font-weight: 900;
	margin-bottom: 0;
	margin-top: .625rem;
	padding-top: 1.45rem;
	padding-bottom: .3125rem;
	font-size: 2.25rem;
	text-align: center
}

.servicesTitleGreen+p {
	margin-top: 0;
	font-size: 1rem;
	line-height: 1.5rem
}

.servicesListTitle {
	font-weight: 900;
	color: #324556;
	margin-bottom: 0;
	font-size: 2.25rem;
	margin-top: 0;
	line-height: 1.2;
	text-align: center
}

.services-list {
	padding-top: .66rem
}

.services-list-categories {
	padding: 0;
	padding-top: 0
}

.service-list-img {
	padding: 10px 0;
	border-bottom: 1px solid #f6f3e5;
}

.service-list-img img {
	width: 100%;
}

.services-list-title {
	margin-top: 10px;
	padding: 18px 10px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	background-color: #5eb79c;
	text-align: center;
	border-radius: 3px;
}

.services-list .card.service {
	padding: 0;
	border: none;
	background-clip: padding-box;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	background-color: #fff
}

.services-list .card.service .card-header {
	-webkit-border-radius: 0;
	border-radius: 0;
	background-clip: padding-box;
	border-bottom: 1px solid #f6f3e5;
	background-color: transparent;
	padding: 1.125rem 0;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.services-list .card.service .card-header.active h4 .btn-link .fa-plus-square {
	display: none
}

.services-list .card.service .card-header.active h4 .btn-link .fa-minus-square {
	display: block
}

.services-list .card.service .card-header h4 {
	font-size: 1.125rem;
	margin-bottom: 0 !important;
	margin-top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 55%;
}

.services-list .card.service .card-header h4 .btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem .375rem 0;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.services-list .card.service .card-header h4 .btn-link {
	color: #009bc6;
	position: relative;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
	text-transform: none;
	text-decoration: none;
	overflow: hidden;
}

.services-list .card.service .card-header h4 .btn-link .fas {
	color: #ccc;
	margin-right: 10px
}

.services-list .card.service .card-header h4 .btn-link .fa-gift {
	margin-right: 0;
	margin-left: 10px
}

.services-list .card.service .card-header h4 .btn-link .fa-plus-square:before {
	content: "\f0fe"
}

.services-list .card.service .card-header h4 .btn-link .fa-minus-square {
	display: none
}

.services-list .card.service .card-header h4 .btn-link .fa-minus-square:before {
	content: "\f146"
}

.services-list .card.service .card-header h4 .btn-link .fa-star {
	color: #26c1ec;
	margin-right: 0;
	margin-left: 10px
}

.services-list .card.service .card-header h4 .badge.badge-promo .fas {
	color: #ff928b !important;
	position: relative
}

.services-list .card.service .card-header h4 .badge i {
	position: relative
}

.services-list .card.service .card-header .service-code {
	font-size: 1.125rem;
	color: #999;
	text-transform: uppercase;
	min-width: 50px
}

.services-list .card.service .card-header .servicesTime {
	position: relative;
	max-width: 78px;
	color: #999
}

.services-list .card.service .card-header .servicesTime i {
	margin-right: 5px
}

.services-list .card.service .card-header .service-price {
	font-size: 1rem;
	font-weight: 700;
	color: #5eb79c;
	width: 78px !important;
	text-align: right;
}

.services-list .card.service .card-header .btn-success {
	padding: .37rem 1.25rem;
	display: flex;
}

.services-list .card.service .card-header .btn-success i {
	margin-right: 10px
}

.services-list .card.service .card-header .btn-success:hover i {
	-webkit-animation: none;
	animation: none
}

.services-list .collapse {
	display: none
}

.services-list .collapse .card-body {
	background-color: #f6f3e5;
	background-clip: padding-box;
	position: relative;
	padding: 1.5rem 1.875rem;
	color: #333;
	margin-top: -.125rem;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px
}

.services-list .collapse .card-body:before {
	content: "";
	position: absolute;
	top: 0;
	left: 30px;
	width: 30px;
	height: 30px;
	background-color: #f6f3e5;
	-webkit-transform: rotate(45deg) translateX(-15px);
	-ms-transform: rotate(45deg) translateX(-15px);
	transform: rotate(45deg) translateX(-15px);
	z-index: 5
}

.services-list .collapse .card-body .service-desc {
	margin-bottom: 3.0625rem;
	font-size: 1rem;
	margin-top: 0;
	color: #333;
	line-height: 1.5rem
}

.services-list .collapse .card-body .service-metod {
	-webkit-column-count: 2;
	column-count: 2;
	margin-bottom: 1.9rem
}

.services-list .collapse .card-body .service-metod li {
	margin-bottom: 1.2rem;
	padding-left: 15px;
}

.services-list .collapse .card-body .service-metod li span:first-of-type {
	display: block;
	color: #666
}

.services-list .collapse .card-body .service-metod li span {
	font-size: 1rem;
	line-height: 1.5rem
}

.services-list .collapse .card-body .service-metod li a {
	color: #009bc6
}

.services-list .collapse .card-body .service-metod li a:hover {
	text-decoration: underline
}
.services-list .collapse .card-body .service-metod li:before {
	display: none;
}
.services-list .collapse .__footer {
	background-clip: padding-box;
	color: #fff;
	padding: 1.25rem 1.25rem 1.25rem 1.875rem;
	background-color: #324556;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.services-list .collapse .__footer h4 {
	margin: 0;
	font-size: 1rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
	margin: 0 !important;
}

.services-list .collapse .__footer h4 .btn-default {
	padding: 8px 12px 5px 12px;
	margin-left: 10px;
	cursor: pointer;
	color: #26c1ec;
	font-weight: 700;
	font-size: .875rem;
	text-transform: uppercase;
	background-color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	display: inline-block
}

.services-list .collapse .__footer h4 .btn-default:hover {
	-webkit-box-shadow: 0 0 0 2px #fff;
	box-shadow: 0 0 0 2px #fff;
	text-decoration: none;
	background-color: #324556;
	color: #fff
}

.services-list .collapse .__footer h4 .btn-default i {
	margin-right: 2px
}

.services-list .collapse .__footer .btn-primary {
	color: #fff;
	background-color: #26c1ec;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	border: none;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	text-transform: initial;
}

.services-list .collapse .__footer .btn-primary:hover {
	-webkit-box-shadow: 0 0 0 2px #fff;
	box-shadow: 0 0 0 2px #fff;
	text-decoration: none;
	background-color: #324556;
	color: #fff
}

.services-list .collapse .__footer .btn-primary i {
	margin-right: 3px
}

.packetBlock {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.packetBlock .service--analyze-box {
	width: calc(33.33% - 20px);
	margin-right: 30px;
	margin-bottom: 30px;
	background-color: #f6f3e5;
	line-height: 1.5rem;
	min-height: 430px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #999;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	text-align: center;
	font-size: 1rem;
	height: 100%
}

.packetBlock .service--analyze-box:hover {
	-webkit-box-shadow: 0 .625rem 1rem rgba(0, 0, 0, .25);
	box-shadow: 0 .625rem 1rem rgba(0, 0, 0, .25);
	-webkit-transform: translate(0, -.625rem);
	-ms-transform: translate(0, -.625rem);
	transform: translate(0, -.625rem)
}

.packetBlock .service--analyze-box h3 {
	color: #336;
	font-weight: 900;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
	padding-bottom: .8rem;
	padding-top: 1rem;
	font-size: 1.5rem;
	margin-top: 0
}

.packetBlock .service--analyze-box .service--analyze-box__description {
	padding: 1.4rem 1.875rem 1.875rem
}

.packetBlock .service--analyze-box .service--analyze-box__description h4 {
	font-size: 1.125rem;
	color: #333;
	line-height: 1.875rem;
	margin-top: 0;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500
}

.packetBlock .service--analyze-box .service--analyze-box__description ul {
	margin-bottom: 1.65rem;
	padding: 0;
	list-style-type: none;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.5rem
}

.packetBlock .service--analyze-box .service--analyze-box__description ul .__economy {
	color: #5eb79c;
	font-size: 1.125rem;
	font-weight: 700
}

.packetBlock .service--analyze-box .service--analyze-box__description ul .__economy i {
	font-size: 2.25rem;
	margin-right: .3125rem
}

.packetBlock .service--analyze-box .service--analyze-box__description ul .__economy-numb {
	font-size: 1.5rem;
	font-weight: 700;
	color: #333
}

.packetBlock .service--analyze-box .service--analyze-box__description .service--analyze-price {
	padding: 0;
	list-style-type: none;
	font-size: 1.125rem;
	font-weight: 700;
	color: #5eb79c;
	padding-top: 1.65rem !important;
	border-top: 1px solid #fff;
	margin-bottom: 1.5rem !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.packetBlock .service--analyze-box .service--analyze-box__description .service--analyze-price .__price {
	font-size: 1.125rem;
	font-weight: 700;
	color: #5eb79c
}

.packetBlock .service--analyze-box .service--analyze-box__description .service--analyze-price .__price-numb del {
	font-weight: 400;
	color: #999;
	margin: 0 10px;
}

.packetBlock .service--analyze-box .service--analyze-box__description .btn-success:hover i {
	-webkit-animation: none;
	animation: none
}

.packetBlock .service--analyze-box:nth-of-type(3n) {
	margin-right: 0
}

.packetBlock .service--analyze-box:nth-of-type(2n) .service--analyze-box__description {
	padding: 1.4rem 1.875rem 2.2rem 1.875rem
}

.aboutPhotoTop {
	width: 100%;
	height: calc(100vh - 230px);
	position: relative
}

.aboutPhotoTop .bgTop {
	background-image: url(../img/why_bg.jpg);
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.aboutPhotoTop .bgTop:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #336;
	opacity: .4
}

.aboutPhotoTop .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	height: 100%;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.aboutPhotoTop .container .colAbout {
	width: 50%;
	padding-right: 10px;
	padding-bottom: 1.26rem
}

.aboutPhotoTop .container .colAbout legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	line-height: inherit;
	white-space: normal;
	font-size: 1.125rem;
	font-weight: 900;
	margin-bottom: 0;
	color: #fff
}

.aboutPhotoTop .container .colAbout h1 {
	font-size: 3rem;
	font-weight: 900;
	margin-bottom: 1.25rem;
	line-height: 1.2;
	color: #fff;
	margin-top: 0
}

.aboutPhotoTop .container .colAbout h1 span {
	font-weight: 400
}

.aboutPhotoTop .container .colAbout p {
	color: #fff;
	margin: 0;
	font-size: 1.125rem;
	line-height: 1.875rem
}

.aboutPhotoTop .container .colAbout.blue {
	padding: 1.3rem 1.875rem 1.4rem;
	font-size: 1rem;
	background-color: #324556;
	line-height: 1.875rem
}

.aboutPhotoTop .container .colAbout.blue p {
	color: #fff;
	font-size: 16px
}

.about--description {
	background-color: #f6f3e5;
	color: #324556;
	font-size: 1rem;
	line-height: 1.875rem;
	padding-top: 3.3rem;
	padding-bottom: 2.125rem
}

.about--description .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.about--description .container h1 {
	margin-top: 0;
	color: #324556;
	font-weight: 900;
	margin-bottom: .875rem;
	font-size: 2.25rem;
	width: 100%
}

.about--description .container .colAbout {
	padding-right: 20px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.about--description .container .colAbout p {
	margin-top: 0;
	margin-bottom: 1rem;
	color: #324556;
	font-size: 1rem;
	line-height: 1.875rem;
	width: 50%;
	padding-right: 15px
}

.about--description .container .colAbout p:nth-of-type(2n) {
	padding-right: 0;
	padding-left: 15px
}

.about--description .container .colAbout:nth-of-type(2n) {
	padding-right: 0;
	padding-left: 20px
}

.about--services {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 3.25rem
}

.about--services .oneServices {
	width: 50%;
	margin-bottom: 3.25rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-right: 15px
}

.about--services .oneServices .about--services_desc {
	color: #666;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70%;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	min-width: 70%;
	font-size: 1rem;
	line-height: 1.5rem;
	padding-right: 2.5rem
}

.about--services .oneServices .about--services_desc h3 {
	color: #324556;
	font-size: 1.5rem;
	font-weight: 900;
	margin-bottom: .4375rem;
	margin-top: 0
}

.about--services .oneServices .about--services_desc p {
	margin: 0
}

.about--services .oneServices .about--services_icon {
	width: 170px;
	height: 170px
}

.about--services .oneServices .about--services_icon .img-fluid {
	max-width: 100%;
	height: auto
}

.about--services .oneServices:nth-of-type(2n) {
	padding-left: 15px;
	padding-right: 0
}

.about--specialities {
	background-color: #5eb79c;
	padding-top: 3.3125rem;
	padding-bottom: 2.8125rem;
	color: #fff
}

.about--specialities h1 {
	margin-top: 0;
	font-weight: 900;
	margin-bottom: .5rem;
	font-size: 2.25rem;
	color: #fff;
	text-align: center
}

.about--specialities span {
	font-size: 1.125rem;
	color: #fff;
	text-align: center;
	width: 100%;
	display: inline-block
}

.about--specialities .lists {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 3.1875rem
}

.about--specialities .lists .about--specilities_lists {
	width: calc(33.33% - 14px);
	min-height: 70px;
	background-repeat: no-repeat;
	background-position: 90% top;
	-webkit-background-size: 70px 70px;
	background-size: 70px;
	margin-right: 20px
}

.about--specialities .lists .about--specilities_lists h3 {
	font-weight: 900;
	font-size: 1.5rem;
	margin-bottom: 1.125rem;
	margin-top: 0
}

.about--specialities .lists .about--specilities_lists ul {
	margin-bottom: 1rem;
	font-size: 1.125rem;
	line-height: 1.875rem;
	padding-left: 0;
	list-style: none
}

.about--specialities .lists .about--specilities_lists ul li {
	position: relative;
	padding-left: 1.25rem;
	margin-bottom: .45rem
}

.about--specialities .lists .about--specilities_lists ul li:before {
	content: "\00b7";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: .875rem;
	height: .875rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #5eb79c;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
	line-height: .2;
	position: absolute;
	left: 0;
	top: .25rem
}

.about--specialities .lists .about--specilities_lists ul li a {
	color: #fff
}

.about--specialities .lists .about--specilities_lists:nth-of-type(3n) {
	margin-right: 0
}

.qc-section {
	font-size: 1rem;
	color: #324556;
	line-height: 1.875rem;
	padding-top: 3.3125rem;
	padding-bottom: 1.5625rem;
	margin-bottom: 3.75rem;
	background-color: #f6f3e5
}

.qc-section .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.qc-section .container .title {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding-right: 15px
}

.qc-section .container .title h1 {
	font-weight: 900;
	color: #324556;
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.2;
	font-size: 2.25rem
}

.qc-section .container .desc {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.666667%;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	padding-left: 15px
}

.qc-section .container .desc p {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 1rem;
	color: #324556;
	line-height: 1.875rem
}

.certificates {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.certificates .colCertif {
	width: 50%;
	padding-right: 15px
}

.certificates .colCertif .qc-section--company {
	color: #666;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 1.875rem
}

.certificates .colCertif .qc-section--company:after {
	display: block;
	clear: both;
	content: ""
}

.certificates .colCertif .qc-section--company .bg-light {
	padding: 1.25rem .625rem 1.25rem .625rem;
	max-width: 170px;
	height: 200px;
	margin-right: 1.875rem;
	text-align: center;
	background-color: #f6f3e5;
	float: left;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	color: #666;
	font-size: 1rem;
	line-height: 1.5rem
}

.certificates .colCertif .qc-section--company .bg-light:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.certificates .colCertif .qc-section--company .bg-light img {
	height: 100px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-bottom: 1.25rem;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	max-width: 100%
}

.certificates .colCertif .qc-section--company .bg-light a {
	padding: 10px 15px
}

.certificates .colCertif h3 {
	color: #324556;
	font-weight: 900;
	margin-bottom: 0;
	font-size: 1.5rem;
	margin-top: 0
}

.certificates .colCertif p {
	margin-top: 0;
	margin-bottom: 1rem;
	color: #666;
	font-size: 1rem;
	line-height: 1.5rem
}

.certificates .colCertif ul {
	padding-left: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 1rem
}

.certificates .colCertif ul li {
	position: relative;
	padding-left: 1.875rem
}

.certificates .colCertif ul li:after {
	content: "";
	position: absolute;
	top: .625rem;
	left: 0;
	width: 3px;
	height: 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #5eb79c
}

.certificates .colCertif:nth-of-type(2n) {
	padding-left: 15px;
	padding-right: 0
}

.gallery-wrapp {
	background-color: #324556;
	padding-top: 3.3125rem;
	padding-bottom: 2.55rem;
	color: #fff
}

.gallery-wrapp .photoGalleryWrapp .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.gallery-wrapp .photoGalleryWrapp .row.three {
	overflow: hidden
}

.gallery-wrapp .photoGalleryWrapp .row.three .big {
	width: calc(50% - 20px)
}

.gallery-wrapp .photoGalleryWrapp .row.three .normal {
	width: calc(25% - 20px)
}

.gallery-wrapp .photoGalleryWrapp .row.three img {
	margin-right: 30px;
	height: 240px;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	vertical-align: middle;
	border-style: none;
	max-width: 100%;
	margin-bottom: 1.875rem
}

.gallery-wrapp .photoGalleryWrapp .row.three img:nth-of-type(3) {
	margin-right: 0
}

.gallery-wrapp .photoGalleryWrapp .row.five .big {
	width: calc(25% - 25px)
}

.gallery-wrapp .photoGalleryWrapp .row.five .normal {
	width: calc(16.6% - 23px)
}

.gallery-wrapp .photoGalleryWrapp .row.five img {
	margin-right: 30px;
	height: 170px;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	vertical-align: middle;
	border-style: none;
	max-width: 100%;
	margin-bottom: 1.875rem
}

.gallery-wrapp .photoGalleryWrapp .row.five img:nth-of-type(5) {
	margin-right: 0
}

.gallery-wrapp h1 {
	font-weight: 900;
	margin-bottom: 1.3rem;
	font-size: 2.25rem;
	line-height: 1.2;
	color: #fff;
	margin-top: 0;
	text-align: center
}

.gallery-wrapp .galleryDesc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.gallery-wrapp .galleryDesc .gallery-wrapp--desc {
	width: 50%;
	padding-right: 15px;
	font-size: 1rem;
	line-height: 1.875rem
}

.gallery-wrapp .galleryDesc .gallery-wrapp--desc:after {
	display: block;
	clear: both;
	content: ""
}

.gallery-wrapp .galleryDesc .gallery-wrapp--desc .float-left {
	float: left;
	margin-right: 1.875rem
}

.gallery-wrapp .galleryDesc .gallery-wrapp--desc .float-left img {
	max-width: 270px;
	max-height: 330px;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.gallery-wrapp .galleryDesc .gallery-wrapp--desc h3 {
	font-weight: 900;
	margin-bottom: 1rem;
	font-size: 1.5rem;
	margin-top: 0
}

.gallery-wrapp .galleryDesc .gallery-wrapp--desc p {
	margin-bottom: .625rem;
	font-size: 1rem;
	line-height: 1.875rem;
	margin-top: 0
}

.gallery-wrapp .galleryDesc .gallery-wrapp--desc:nth-of-type(2n) {
	padding-left: 15px;
	padding-right: 0
}

.about--tabs {
	background-color: #f6f3e5;
	padding-top: 3.2rem;
	padding-bottom: 3.75rem;
	margin-bottom: -30px
}

.about--tabs .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.about--tabs .container .title {
	width: 25%
}

.about--tabs .container .title h1 {
	font-weight: 900;
	line-height: 3rem;
	color: #324556;
	margin-bottom: 1rem;
	margin-top: 0;
	font-size: 2.25rem
}

.about--tabs .container .title .icon {
	display: inline-block;
	width: 80px;
	height: 70px;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat
}

.about--tabs .container .tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 30px;
	width: 75%
}

.about--tabs .container .tabs ul {
	width: 33.33%
}

.about--tabs .container .tabs ul li {
	color: #324556;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.5rem
}

.about--tabs .container .tabs ul li.active a {
	background-color: #fff
}

.about--tabs .container .tabs ul li a {
	display: block;
	color: #324556;
	padding: 13px 20px;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	background-clip: padding-box
}

.about--tabs .container .tabs .tabContent {
	width: calc(100% - 33.33%);
	background-color: #fff;
	color: #666;
	padding: 1.25rem 1.875rem .325rem;
	line-height: 1.875rem;
	min-height: 100%;
	font-size: 1rem
}

.about--tabs .container .tabs .tabContent p {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 1rem;
	line-height: 1.875rem;
	color: #666
}

.title-form {
	text-align: center;
	font-size: 20px;
	margin-bottom: 15px
}

#create_user {
	margin: 15px auto 0 auto;
	display: inherit
}

.cabinetContent .servicesBlock {
	padding: 20px 0
}

a.js_alhl {
	text-decoration: underline;
	color: #00accd
}

.analyse-noselected, .analyse-selected {
	margin: 5px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.analyse-noselected .right, .analyse-selected .right {
	margin-left: 15px
}

.row.styleRow {
	padding: 10px 0;
	border-bottom: 1px solid #d2d3d3;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.row.styleRow:hover {
	background: #d2d3d3
}

.table_visit {
	background: #ffffff;
	border: none;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	color: #3c4147;
	font-size: 18px;
	padding: 0 0 7px;
}

.table_visit td {
	padding: 10px 0;
	border-bottom: 1px solid
}

.selectDate {
	margin-bottom: 20px;	/* padding: 0 20px; */
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.selectDate span {
	color: #333;
	font-family: Roboto, sans-serif
}

.selectDate input {
	border: 1px solid #d2d3d3;
	margin: 0 5px;
	background: 0 0;
	padding: 10px;
	width: 160px;
	color: #333;
	font-family: Roboto, sans-serif;
	text-shadow: 1px 1px #fff;
}

.selectDate .btn {
	padding: 7px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #5eb79c;
}

.list {
	overflow: auto
}

.table_stat_ui {
	width: 100%;
	min-width: 500px
}

.table_stat_ui th {
	padding: 10px 20px;
	background-color: #ebebeb;
	font-size: 18px;
	color: #5a5c5d
}

.table_stat_ui tr:hover>td {
	background: #d2d3d3
}

.table_stat_ui tr:hover .history-table {
	background: #d2d3d3
}

.table_stat_ui tr td {
	padding: 10px 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.table_stat_ui tr>td {
	border-bottom: 1px solid #d2d3d3
}

.table_stat_ui tr td:nth-of-type(2) {
	text-align: center
}

.table_stat_ui .history-table {
	background: #d2d3d3
}

.table_stat_ui .history-table>td {
	border-bottom: 1px solid
}

.table_stat_ui .nowrap {
	white-space: nowrap
}

.table_stat_ui .uiItem {
	display: block;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.table_stat_ui .uiDoc {
	display: block;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.table_stat_ui .uiEmail {
	display: block;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.table_stat_ui .uiHistory {
	display: block;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.medic-create {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d3d3
}

.medic-create.allwidth form {
	max-width: 100%
}

.medic-create.registerForm form input {
	border-color: #324556;
	margin-bottom: 10px;
	background: #fff;
	color: #324556
}

.medic-create.registerForm form input::-webkit-input-placeholder {
	color: #324556
}

.medic-create.registerForm form input:-ms-input-placeholder {
	color: #324556
}


.medic-create.registerForm form input::placeholder {
	color: #324556
}

.medic-create.registerForm form .changeSelect {
	background: #fff;
	margin-bottom: 10px
}

.medic-create.registerForm form .changeSelect .jq-selectbox__select {
	border-color: #324556
}

.medic-create form {
	display: block;
	max-width: 400px;
	margin: 0 auto;
	width: 100%
}

.medic-create form .left.lft, .medic-create form .txr {
	display: block;
	width: 100%;
	margin: 15px 0;
	text-transform: uppercase;
	text-align: left;
	color: #324556
}

.medic-create form .left.lft {
	margin: 10px 0
}

.medic-create form .auto.pl button {
	margin-top: 10px
}

.medic-create form .auto.head.txr {
	font-size: 20px
}

.medic-create form input {
	padding: 3px 40px 3px 10px;
	color: #324556;
	border: 1px solid #d2d3d3;
	font-size: 17px;
	font-family: Roboto, sans-serif;
	height: 34px;
	background: 0 0;
	width: 100%
}

.medic-create form input[type=checkbox] {
	height: auto !important;
	width: auto;
	margin-left: 10px
}

.medic-create form textarea {
	width: 100%;
	margin-bottom: 5px;
	resize: none;
	padding: 3px 40px 3px 10px;
	color: #324556;
	border: 1px solid #d2d3d3;
	font-size: 17px;
	font-family: Roboto, sans-serif;
	background: 0 0
}

.medic-create form .changeSelect .jq-selectbox__dropdown {
	top: 34px !important
}

.changeSelect {
	width: 100%;
}

.changeSelect .jq-selectbox__select {
	height: auto;
	background: 0 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 17px;
	border: 1px solid #f6f3e5;
	width: 100%;
}

.changeSelect .jq-selectbox__trigger {
	border: none
}

.changeSelect .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
	border: none;
	top: 16px;
	right: 8px;
}

.rowMedics.rowSpecial .colAction {
	width: 115px
}

.rowMedics.rowSpecial .colMedic {
	width: 300px
}

.rowMedics.rowSpecial .colStatus {
	width: 165px
}

.history-table td {
	border-bottom: 1px solid #36403d00 !important;
}

.history-table td.colIcon {
	color: #d2d3d3;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.selectedPatient {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #d2d3d3;
	padding: 15px;
	margin-top: 20px
}

.selectedPatient p {
	width: 100%
}

.selectedPatient .btn {
	margin: 0 10px 10px 10px
}

#sitecontent.content_login {
	min-height: 450px;
}

#sitecontent.content_login .cabinetContent, #sitecontent.content_login .cabinetEntred, #sitecontent.content_login .container {
	min-height: 430px
}

label.margin .select2-container {
	margin: 10px 0
}

.center_content .auto {
	text-align: center
}

#udocshistory_content .row.title, #uhistory_content .row.title {
	position: -webkit-sticky;
	position: sticky;
	top: 84px
}

.name_pacient {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #324556;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Roboto, sans-serif;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.name_pacient svg {
	width: 22px;
	height: 19px;
	stroke-width: 1px;
	fill: #324556;
	cursor: pointer;
	stroke: #324556;
	margin-left: 10px
}

.venue_div {
	padding-left: 20px;
	margin-top: 10px;
	max-width: 400px
}

.venue_div .auto {
	font-size: 19px;
	color: #324556
}

.venue_div .jq-selectbox__select {
	min-height: 32px
}

.venue_div .js_order_venuedate {
	background: 0 0;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 17px;
	border: 1px solid #d2d3d3;
	padding: 5px 10px;
	color: #324556
}

.greenTitle h3 {
	font-size: 20px;
	margin: 10px 0;
	background-color: #5eb79c;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase
}

.visitIcon td {
	border: none !important
}

#password2_signup_block {
	overflow: hidden
}

.mob_btn {
	text-align: center;
	width: 100%;
	background-color: #5eb79c;
	color: #324556;
	font-size: 20px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	display: none;
	position: relative;
	padding: 5px 20px
}

.mob_btn svg {
	width: 10px;
	height: 10px;
	position: absolute;
	fill: #324556;
	left: 15px;
	top: calc(50% - 8px)
}

.menu_mob {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: absolute;
	z-index: 44;
	background: #fff;
	top: 0;
	left: -160%;
	width: 310px;
	display: none
}

.menu_mob .error {
	text-align: right;
	margin-bottom: 15px;
	padding-right: 6px
}

.menu_mob.active {
	left: 0
}

.menu_mob .menu_item span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 5px
}

.menu_mob .menu_item span svg {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.menu_mob .menu_item .pohClass.active svg {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.menu_mob .menu_item .selecItem {
	padding: 0
}

.menu_mob .menu_item .selecItem ul li {
	padding: 5px 5px 5px 40px
}

.menu_mob .menu_item .selecItem ul li:before {
	left: 10px;
	top: 10px
}

.selectBox .changeSelect {
	z-index: 3
}

.header .headerMenu.active {
	overflow: visible
}

.header .headerMenu.active.bottom {
	overflow: visible
}

.change_her {
	position: relative;
}

.added__text {
	text-align:center;
	position:fixed !important;
	bottom: 80px;
	right: 20px;
	padding: 20px 50px;
	background-color: rgba(94,183,156,.6);
	border-radius: .25rem;
	border:1px solid #5eb79c;
	z-index: 99;
}

.added__text h5 {
	color: #fff;
}

.cart_choice_btn {
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #e0e0e0;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #324556;
    background: transparent;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    cursor: pointer;
    overflow: hidden;
}

.cart_choice_btn:hover {
	border: 1px solid #5eb79c;
}

.cart_choice_btn.active{
	border: 1px solid #5eb79c;
    background-color: #5eb79c;
    color: #ffffff;
}

.user-cabinet-title {
	color: #053f61;
		font-weight: 700;
		font-size: 26px;
}

.user-cabinet-title svg {
	fill: #053f61;
}

.selected-data {
	flex-wrap: wrap;
	display: none;
	font-size: 16px;
    font-weight: 100;
    border-bottom: 1px solid #f6f3e5;
    padding: 10px 0;
    background-color: #5eb79c;
    color: #ffffff;
    border-radius: 0.25rem;
}

.selected-data.active {
	display: flex;
}

.selected-data__item {
	margin: 0 15px 0 5px;
}

.medic_select {
	position: relative;
	z-index: 2;
	border: 1px solid #61b79c;
	border-radius: 3px;
	/*margin-top: -27px;*/

	display: none;
}

/*.medic_one, .medic_location, .medic_calendar, .medic_worktime, .cart_choise_confirm-block {
	display: none;
}*/

.medic_select_item:not(:first-of-type) {
	display: none;
}

.cart_choise_confirm-block {
	display: none;
}

.medic_specialization .medic_select_content,
.medic_one .medic_select_content,
.medic_location .medic_select_content,
.medic_worktime .medic_select_content,
.cart_choise_confirm-block .medic_select_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-right: -10px;
	padding: 30px 70px;
}

.medic_one .medic_select_content,
.medic_location .medic_select_content,
.medic_worktime .medic_select_content,
.cart_choise_confirm-block .medic_select_content {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.medic_select_content label {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.medic_select_content label.medic_spec_btn,
.medic_select_content label.medic_btn {
	width: calc(25% - 10px);
}

label.medic_spec_btn.active,
label.medic_location_btn.active,
label.medic_time_btn.active  {
	border: 1px solid #5eb79c;
    background-color: #5eb79c;
    color: #ffffff;
}

label.medic_btn {
	position: relative;
	padding: 0;
	background-color: #f6f3e6;
}

label.medic_btn img {
	width: 100%;
	height: 240px;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}

label.medic_btn h3 {
	font-weight: 900;
    font-size: 1.3125rem;
    color: #336;
    margin-bottom: .5rem;
    margin-top: 0;
    text-align: left;
}

label.medic_btn .medic_btn_info {
	padding: 1.6rem 1.875rem 1.875rem;
}

label.medic_btn.active {
	border: 1px solid #5eb79c;
}

label.medic_btn.notActive::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
	-webkit-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

label.medic_btn.notActive:hover::after {
	opacity: 0
}

.medic_select_content input {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
}

.medic_select_title {
	border-top: 1px solid #f6f3e5;
    border-bottom: 1px solid #f6f3e5;
    color: #333333;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0;
    padding: 18px 20px;
    color: #ffffff !important;
    background: #5eb79c !important;
    border-radius: 4px 4px 0 0;
}

.cart_choice_calendar {
	width: 100%;
	max-width: 370px;
	margin: 0 auto;
}

.cart_choise_confirm-block button {
	min-width: 180px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #5eb79c;
}

.cart_choise_confirm-block button:hover {
	border: 1px solid #5eb79c;
    background-color: #5eb79c;
    color: #ffffff;
}

.cart_row_border.notActive {
	background-color: #fdfbf4;
}

.medicChoiceBtn.active {
	border: 1px solid #5eb79c;
	background-color: transparent;
	color: #324556;
}

.medicChoiceBtn.done {
    border: 1px solid #5eb79c;
    background-color: #5eb79c;
    color: #ffffff;
}

.medic_select_map_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.medic_select_map_block a {
	margin-bottom: 20px;
	color: #336;
	text-decoration: underline;
}

.medic_select_map_block img {
	display: block;
}

.medic_select_map_block a:hover {
	color: #5eb79c;
}

.medic_select_map {
	display: none;
	width: 100%
}

.analysis_note {
	border-top: 1px solid #334555;
	border-bottom: 1px solid #334555;
	padding: 20px 0;
}

.analysis_note h3 {
	margin: 0;
	margin-bottom: 10px;
}

.analysis_btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: -10px;
    padding: 30px 70px;
}

.analysis_btns button {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #5eb79c;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #324556;
    background: transparent;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    cursor: pointer;
    overflow: hidden;
}

.analysis_btns button.active,
.analysis_btns button:hover {
	color: #ffffff;
	background: #5eb79c;
}

.nowrap {
	white-space: nowrap;
}

.nav-pils-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.nav-pils-wrap > .nav-pills {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.nav-pils-wrap > span {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-bottom: 10px;
    margin-left: auto;
}

@media only screen and (min-width:1170px) {
	#uhistory_content .show:before {
		content: "";
		position: absolute;
		background-color: #fff;
		box-shadow: 0 15px 0 0 #fff, 0 0 10px 0 rgba(0,0,0,0.3);
		border-radius: 4px 4px 0 0;
		top: -5px;
		padding: 20px 5px;
		right: -20px;
		left: 0;
		z-index: 3;
		opacity: 1;
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
		transition-delay: .3s;
		max-width: 100%;
	}
	
	.no_img {
		background: none !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0;
	}
	
	#uhistory_content .show span {
		position: relative;
		/* top: -5px; */
		z-index: 999;
		/* padding: 5px 10px; */
		color: #009bc6;
	}
	.cabinetContent .checklist, .icon-s-checklist, .table_stat_ui .uiItem {background: unset;width: 100%;color: #009bc6;}
	
	.cabinetContent .checklist.active, .cabinetContent .checklist:hover, .icon-s-checklistGreen, .table_stat_ui .uiItem:hover {
		background: unset;
		width: 100%;
	}
	
	.cabinetContent .addFolder, .icon-s-addFolder, .table_stat_ui .uiDoc {
		/* background: unset; */
		/* width: 100%; */
		color: #009bc6;
		margin: 0 5px;
	}
	
	.cabinetContent .addFolder.active, .cabinetContent .addFolder:hover, .icon-s-addFolderGreen, .table_stat_ui .uiDoc:hover {
		/* background: unset; */
		/* width: 100%; */
	}
	.header .headerMenu .container .menu>li:hover {
		background-color: #324556;
		padding: 0 10px;
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a.active, .header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a:hover {
		color: #f5f5f5;
		text-decoration: underline;
	}
	
	.servicesBlock .alignSort .howSort a:hover {
		background-color: #5eb79c;
		color: #fff
	}
	
	.cabinetEntred .selecItem ul li.active a, .cabinetEntred .selecItem ul li:hover a {
		background-color: #ebebeb
	}
	
	.service--descriptionBlock .service--description_meta.method:hover .method--tooltip {
		display: block
	}
	
	.services-list .card.service .card-header:hover {
		background-color: #f6f3e5;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
		-webkit-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease
	}
	
}

@media only screen and (max-width:1170px) {
	.cabinetContent .checklist span {
		display: none;
	}
	
	.cabinetContent .addFolder span {
		display: none;
	}
	.offset-md-2 {
		margin-left: 10%;
	}
	
	.header .headerSecond .container .secondMenu li a span {
		display: none;
	}
	
	.header .headerSecond .container .secondMenu {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		padding: 0 10px;
		margin-bottom: 5px;
	}
	
	.container {
		width: 100%;
		padding: 0 10px
	}
	
	.header .headerTop .container {
		padding: 5px 10px
	}
	
	.header .headerSecond .container .secondMenu {
		padding: 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.header .headerSecond .container .secondMenu li {
		margin: 5px 10px
	}
	
	.header .headerSecond .container .secondMenu li a {
		font-size: 14px;
		white-space: nowrap
	}
	
	.header .headerMenu.active {
		height: auto
	}
	
	.header .headerMenu .container {
		padding: 10px 0
	}
	
	.header .headerMenu .container .menu {
		position: absolute;
		display: block;
		top: calc(100% - 1px);
		left: 0;
		z-index: 9;
		background-color: #5eb79c;
		min-width: 310px;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		opacity: 0;
		visibility: hidden;
		height: 30px;
		padding-right: 0
	}
	
	.header .headerMenu .container .menu.active {
		opacity: 1;
		visibility: visible
	}
	
	.header .headerMenu .container .menu.active li a {
		padding: 20px 15px 20px 50px
	}
	
	.header .headerMenu .container .menu>li.activeMenu {
		background: 0 0
	}
	
	.header .headerMenu .container .menu>li.activeMenu svg {
		fill: #324556 !important
	}
	
	.header .headerMenu .container .menu>li {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.header .headerMenu .container .menu>li div.itemMenuTop, .header .headerMenu .container .menu>li>a {
		padding: 10px 15px 10px 50px;
		display: block;
		width: 100%;
		margin: 5px 0;
		height: auto !important;
	}
	.photoTopPage .descriptionPhotoPage .container .col2 {
		width: 100%;
	}
	.photoTopPage .descriptionPhotoPage .container .col .titledescPage {
		margin-bottom: 15px;
	}
	
	.header .headerMenu .container .menu>li .submenu {
		position: relative;
		opacity: 1;
		visibility: visible;
		top: auto;
		left: auto;
		right: auto;
		background-color: #5eb79c;
		padding: 10px;
		height: auto;
		width: 100%;
		display: none
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col {
		margin: 0;
		width: 100%
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col h4 {
		margin: 0 10px;
		border-bottom: 1px solid #2c3d4c;
		padding: 10px 0px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.mega-menu_aside {
		width: 100%;
		position: relative;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu {
		width: 100%;
	}
	
	.btnSubmenu {
		width: 100%;
	}
	
	.btnSubmenu {
		width: 100% !important;
	}
	
	.mega-menu_aside {
		
		/* display: none; */
		display: block;
		position: initial !important;
		width: 100% !important;
		background-color: transparent !important;
		top: 0 !important;
		-webkit-transform: translate(0, -0px) !important;
		-ms-transform: translate(0, -0px) !important;
		transform: translate(0, -0px) !important;
		max-width: 100% !important;
	}
	
	.btnSubmenu .btn_all_analiz {
		width: 100%;
		margin: 5px 0px;
	}
	
	.closeMega {
		display: none;
	}
	
	.mega-menu_aside-offers {
		max-width: 100% !important;
	}
	
	.btnSubmenu {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 15px;
	}
	
	.btnSubmenu .facebook_mes_btn {
		margin: 5px 0px;
	}
	
	.header .menu_item__title a {
		margin-bottom: 0 !important;
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li {
		margin-bottom: 0;
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a {
		padding: 2px 30px !important;
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a {
		display: block;
		padding: 5px 30px;
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a svg.gift {
		position: relative;
		right: 0;
		bottom: 0;
		margin-left: 5px
	}
	
	.header .headerMenu .container .menu>li .submenu .itemSubmenu .col li a svg.star {
		position: relative;
		right: 0;
		bottom: 0;
		margin-left: 5px
	}
	
	.header .headerMenu .container .menu>li .submenu .promition {
		margin-top: 10px
	}
	
	.header .headerMenu .container .menu>li .submenu .promition li {
		margin: 5px 0
	}
	
	.header .headerMenu .container .menu>li .submenu .promition li a {
		padding: 10px
	}
	
	.header .headerMenu .container .menu>li .submenu .promition li a.prom {
		color: #fff
	}
	
	.header .headerMenu .container .menu>li .submenu .promition li a.new {
		color: #fff
	}
	
	.header .headerMenu .container .search {
		width: auto;
		max-width: 290px
	}
	
	.header .headerMenu .container .search input {
		margin-left: 5px !important;
		margin-top: 2px !important;
	}
	
	.selectServices.sticky {
		top: 87px
	}
	
	.header .headerMenu .container .search input {
		padding: 10px 35px 10px 40px
	}
	
	.header .headerMenu .container .search .searchResault {
		top: calc(100% + 10px);
		min-width: 600px;
		left: auto
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .name {
		width: calc(100% - 200px)
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .name .time {
		margin-left: 0;
		margin-top: 5px
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .name .time svg {
		display: block
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .order {
		width: 200px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .order .addBag {
		margin-top: 5px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .order .addBag svg {
		display: block
	}
	
	.header .logoFix.fixed {
		display: none !important
	}
	
	.header .logoFix {
		display: none !important
	}
	
	.loader {
		left: 25px
	}
	
	.menu-trigger {
		display: block
	}
	
	.close {
		right: 5px;
		top: 1px !important;
		padding: 10px;
	}
	
	.toTop {
		right: 20px
	}
	
	.indexSlide {
		margin-top: 15px
	}
	
	.whyWe .container {
		padding: 30px 10px
	}
	
	.statistic {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.statistic .statisticNumbers {
		width: 635px
	}
	
	.statistic .recomand {
		width: calc(100% - 635px)
	}
	
	.publication .commentSliderBlock {
		width: 670px
	}
	
	.publication .lastPublications {
		width: calc(100% - 670px)
	}
	
	.servicesBlock {
		min-height: 0
	}
	
	.servicesBlock .alignSort.sticky {
		top: 50px
	}
	
	.servicesBlock .selectServices .colServices .row.title {
		top: 50px
	}
	
	.selectServices.sticky {
		top: 49px;
	}
	
	.cabinetBlock {
		padding: 0
	}
	
	.header .headerMenu.icon .container .menu {
		position: relative;
		top: auto;
		left: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		opacity: 1;
		visibility: visible;
		width: 100%
	}
	
	.header .headerMenu.icon .container .menu span {
		display: none;
	}
	
	.header .headerMenu.icon .container .menu>li.active {
		position: absolute;
		z-index: 999;
		background: #5eb79c;
		left: -10px;
		right: 0;
		top: -10px;
		bottom: -10px;
	}
	
	.header .headerMenu.icon .container .menu>li.active svg {
		left: 20px;
	}
	
	.header .headerMenu.icon .container .menu>li.active.btnSearch {
		position: relative;
		z-index: 999;
		background: #5eb79c;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto
	}
	
	.header .headerMenu.icon .container .menu>li.active .itemMenuTop {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: 10px 15px 10px 50px;
	}
	
	.header .headerMenu.icon .container .menu>li.active .itemMenuTop span {
		display: block
	}
	
	.header .headerMenu.icon .container .menu>li.active .submenu {
		top: 100%;
		left: 0;
		overflow-x: scroll;
	}
	
	.btn.btn-success.mega-menu__all-btn span {
		display: block !important;
	}
	
	.btnSubmenu .facebook_mes_btn  span {
		white-space: nowrap;
		display: block !important;
		width: 100%;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	
	.header .headerMenu.icon .container .menu .btnSearch {
		display: block;
	}
	
	.header .headerMenu.icon .container .menu .btnSearch svg {
		top: calc(50% - 16px);
	}
	.header .headerMenu.icon.active .container .menu .btnSearch svg {top: calc(50% - 20px) !important;}
	.header .headerMenu.icon .container .search {
		width: auto;
		position: absolute;
		z-index: 9;
		left: 0;
		right: 10px;
		max-width: 100%;
		top: 5px;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s
	}
	
	.cabinetEntred {
		padding: 10px
	}
	
	.analizContent {
		padding-right: 35px
	}
	
	.analizContent .analizIcons {
		right: 0
	}
	
	.alignPriceTitle.sticky {
		top: 50px;
		left: 10px;
		right: 10px;
		width: auto
	}
	
	.cabinetContent.cart .row {
		/*-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap*/
	}
	
	.cabinetContent.cart .row .colCod {
		margin: 5px 0;
		/*display: none;*/
	}
	
	.cabinetContent.cart .row .colName {
		/*width: calc(100% - 85px);*/
		margin: 5px 0;
		/*width: 33%;*/
		text-align: left;
	}
	
	.cabinetContent.cart .row .colHow .cabinetTitle {
		padding-left: 0
	}
	
	.cabinetContent.cart .row .colHow {
		/*width: 15%;		*/
		/*margin: 5px 0*/
	}
	
	.cabinetContent.cart .row .colHow .rowText {/* text-align: left; *//* padding-left: 20px; */}
	
	.cabinetContent.cart .row .colTime {
		/*width: 25%;*/
		margin: 5px 0
	}
	
	.cabinetContent.cart .row .colPrice {
		/*width: 20%;*/
		margin: 5px 0
	}
	
	.cabinetContent.cart .row .colIcon {
		/*width: 5%;*/
		margin: 5px 0
	}
	
	.cabinetContent.cart .row.title .colIcon {
		display: none;
	}
	
	.howOrder {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(4n) {
		margin-right: 30px
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(3n) {
		margin-right: 0
	}
	
	.meds-team__medic {
		width: calc(33.33% - 20px)
	}
	
	.service--description__wrapp .service--description__info {
		width: 33.33%
	}
	
	.indicatii .bg-light {
		width: 100%
	}
	
	.aboutPhotoTop {
		height: 400px
	}
	
	#sitecontent.content_login {
		min-height: 0
	}
	
	#sitecontent.content_login .cabinetContent, #sitecontent.content_login .cabinetEntred, #sitecontent.content_login .container {
		min-height: 0
	}
	
	#udocshistory_content .row.title, #uhistory_content .row.title {
		top: 50px;
	}
	
	.header .headerMenu .container {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	
	.header .headerMenu.active.bottom {
	}
	
	.header .headerMenu.layout-bg:before {
		top: 127px !important;
	}
	
	.header .headerMenu.active:before {
		top: 50px !important;
	}
	
}

@media only screen and (max-width:1170px) and (max-width:480px) {
	.header .headerMenu.icon .container .menu>li .itemMenuTop {
		padding: 10px 15px 10px 30px
	}
	
	.header .headerMenu.icon .container .menu>li .itemMenuTop .menuIcon, .header .headerMenu.icon .container .menu>li .itemMenuTop svg {
		width: 20px;
		height: 20px;
		top: calc(50% - 10px) !important;
	}
	
	.header .headerMenu.icon .container .menu .btnSearch svg {
		top: calc(50% - 45px) !important
	}
	
}

@media only screen and (max-width:1170px) and (max-width:1170px) {
	.header .headerMenu.icon .container .menu>li .submenu {
		padding: 10px 5px !important;
		background-color: #324556;
		position: absolute;
		left: -10px;
		right: 0;
		top: calc(100% + 10px);
		opacity: 1;
		visibility: visible;
		z-index: 6;
		width: calc(100% + 10px);
	}
	
}

@media only screen and (max-width: 970px) {
	
	.servicesBlock .selectServices .colServices .row .centerBlock .name{
		width:auto;
	}
	.photoTopPage {
		background-position: center center !important;
	}
	.team_mobile {
		display: block !important;
		/*height: 300px !important;*/
		opacity: 1 !important;
		visibility: visible !important;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		/*margin: 30px 15px 0px;*/
		margin-top: 30px;
		height: 0;
		padding-top: 56.25%;
	}
	.team-bg-video {
		display: none;
	}

	.order-list__preview-title {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 1 60% !important;
		-ms-flex: 0 1 60% !important;
		flex: 0 1 60% !important;
		/*min-width: 320px;*/
	}
	
	.offset-md-2 {
		margin-left: 8% !important;
	}
	
	.radio_addon_parent .col-md-4 {
		width: 100% !important;
		text-align: center !important;
	}
	
	.row.radio_addon .col-md-6 {
		width: 50% !important;
		margin: 0 !important;
	}
	
	.radio_addon_parent .col-md-8 {
		width: 100% !important;
	}
	
	.col-md-8.package-item__intro {
		width: 100% !important;
		display: inline-block;
		float: left
	}
	
	.col-md-4.package-item__meta {
		width: 100% !important;
		display: inline-block
	}
	
	.package-item .service-price {
		width: 100px !important;
	}
	
	.news_content .col-md-4 {
		width: 50% !important;
		padding-right: 15px !important
	}
	
	.row.pochet_medical .col-md-4 {
		width: 50% !important;
		width: calc(50% - 10px) !important;
		margin-right: 10px !important
	}

	
	.service-details__advantages .col-md-3 {
		width: calc(100% - 10px) !important;
		margin-right: 10px
	}
	
	.service-details__advantages .col-md-3 {
		width: calc(25% - 10px);
		margin-right: 10px;
		margin-bottom: 15px
	}
	
	.service-details__advantages h1 {
		text-align: center !important
	}
	
	.news_content {
		width: 100% !important;
		padding-right: 0 !important
	}
	
	aside.news_sidebar {
		display: block !important;
		max-width: 100% !important
	}
	
	.news_tips {
		display: block !important
	}
	
	.header .headerSecond {
		padding: 5px 0;
		position: relative
	}
	
	.header .headerSecond .container .secondMenu {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		padding: 0 10px;
		margin-bottom: 5px
	}
	
	.header .headerSecond .container .secondMenu li {
		margin: 0
	}
	
	.header .headerSecond .container .secondMenu li a span {
		display: none
	}
	
	.header .headerSecond .container .righPart {
		margin-left: auto;
		min-width: auto
	}
	
	.header .headerSecond .container .righPart .phone .greenLine {
		font-size: 11px
	}
	
	.header .headerSecond .container .righPart .phone .call .firstNum {
		font-size: 20px
	}
	
	.header .headerSecond .container .righPart .phone .call {
		font-size: 20px
	}
	
	.header .headerSecond .container .righPart .cabinet .user {
		padding: 6px 10px;
	}
	
	.header .headerSecond .container .righPart .cabinet .user .men svg {
		width: 10px;
		height: 10px
	}
	
	.header .headerSecond .container .righPart .cabinet .user span {
		font-size: 13px
	}
	
	.header .headerSecond .container .righPart .cabinet .cart {
		padding: 5px 10px
	}
	
	.header .headerSecond .container .righPart .cabinet .cart .order {
		left: 0;
		bottom: calc(100% - 7px);
		padding: 0 5px
	}
	
	.header .logo {
		background-image: url(../img/logo.png);
		width: 105px;
		height: 37px;
		min-width: 105px;
		-webkit-background-size: contain;
		background-size: contain
	}
	
	.footer {
		padding: 0 0 20px 0
	}
	
	.footer .container {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.footer .container .col {
		width: 100%;
		margin-top: 20px
	}
	
	.footer .container .col .payment {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	
	.footer .container .col:nth-of-type(2) {
		margin-left: 0
	}
	
	.indexSlide .item .photoItem {
		height: 400px
	}
	
	.indexSlide .item .cover {
		background: 0 0
	}
	
	.indexSlide .item .slideContain {
		position: relative;
		bottom: auto;
		background-color: #5eb79c;
		max-height: 9999999px;
		right: auto;
		left: auto;
		padding: 15px 10px
	}
	
	.indexSlide .item .slideContain p {
		font-size: 17px
	}
	
	.indexSlide .item .slideContain p.big {
		font-size: 30px
	}
	
	.indexSlide .slick-dots {
		display: none
	}
	
	.whyWe {
		background-image: none;
		min-height: auto;
		margin: 30px 0
	}
	
	.whyWe .container {
		padding: 0 10px
	}
	
	.whyWe .container .whyWeContent {
		max-width: 100%
	}
	
	.statistic .statisticNumbers {
		width: 100%
	}
	
	.statistic .statisticNumbers .numberItem {
		margin-bottom: 30px
	}
	
	.statistic .recomand {
		width: 100%
	}
	
	.team {
		height: auto;
		min-height: auto;
		background-image: none !important;
	}
	
	.team .container {
		padding: 0;
		height: auto
	}
	
	.team .container .aboutTeam {
		bottom: auto;
		max-width: 100%;
		position: relative
	}
	
	.publication {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.publication .commentSliderBlock {
		width: 100%
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .photo {
		-webkit-border-radius: 0;
		border-radius: 0
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .cover {
		-webkit-border-radius: 0;
		border-radius: 0
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .comment {
		right: 20px;
		max-width: 100%;
		top: 15px
	}
	
	.publication .lastPublications {
		width: 100%;
		margin-top: 20px;
		margin-left: 0
	}
	
	.topSlide {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		padding: 10px 5px;
		background-color: #5eb79c
	}
	
	.topSlide .arrowsSlide {
		display: none
	}
	
	.information {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.information .contactTable {
		width: 100%;
		margin-bottom: 20px
	}
	
	.information .map {
		width: 100%;
		padding-left: 0
	}
	
	.information .map .legend {
		left: 0
	}
	
	.slidersBottom .oneSliderWrap {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}
	
	.slidersBottom .oneSliderWrap .slick-initialized .slick-slide {
		margin: 0 20px
	}
	
	.slidersBottom .oneSliderWrap .slider {
		padding: 25px;
		height: auto;
	}
	
	.servicesBlock {
		
		/* padding: 10px */
	}
	
	.servicesBlock .category .categoryItem {
		width: 33.33%;
		-webkit-border-radius: 0;
		border-radius: 0
	}
	
	.servicesBlock .selectServices {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.servicesBlock .selectServices .colServices {
		width: 100%;
		padding: 0;
	}
	
	.servicesBlock .selectServices .colServices:nth-of-type(1n) {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0 !important;
		overflow: hidden;
	}
	
	.servicesBlock .selectServices .colServices .row.title {
		margin-right: 0px
	}
	
	section.services-block .dropdown, .dropup {
		display: none
	}

	.nav-pils-wrap {
		display: none;
	}
	
	.servicesBlock .selectServices .colServices .row .rightBlock {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 80px;
	}
	
	.selectServices.sticky .colServices:nth-of-type(2) {
		display: none
	}
	
	.cabinetBlock {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.cabinetBlock .benefits_blk {
		width: 100% !important
	}
	
	.login_blk {
		width: 100% !important
	}
	
	.cabinetBlock .benefits {
		width: 100%
	}
	
	.cabinetBlock .login {
		width: 100%
	}
	
	.blockOurAvantage .ourItem {
		width: calc(50% - 20px);
		margin: 5px 10px 20px 10px
	}
	
	.cabinetEntred {
		padding: 0;
	}
	
	.cabinetEntred .firstTabs {
		width: 100%
	}
	
	.cabinetEntred .firstTabs.slick-slider .slick-list, .cabinetEntred .firstTabs.slick-slider .slick-track {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-top: 10px
	}
	
	.cabinetEntred .firstTabs .tab {
		-webkit-writing-mode: inherit;
		-ms-writing-mode: inherit;
		writing-mode: inherit;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		padding: 10px;
		-webkit-border-radius: 0;
		border-radius: 0;
		font-size: 16px;
		width: 50%;
		border-right: 1px solid #f6f3e5;
		border-top: 1px solid #f6f3e5;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	
	.cabinetEntred .firstTabs .tab.active {
		-webkit-box-shadow: none;
		box-shadow: none
	}
	
	.cabinetEntred .firstTabs .tab:nth-of-type(2n) {
		border-right: none
	}
	
	.cabinetEntred .selecItem {
		width: 100%;
		padding: 10px 0
	}
	
	.cabinetEntred .selecItem ul li {
		margin: 0
	}
	
	.cabinetEntred .selecItem ul li.active {
		background-color: #ebebeb
	}
	
	.cabinetEntred .selecItem ul li a {
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
	
	.cabinetEntred .cabinetContent {
		width: 100%;
		padding: 0px 0;
	}
	
	.analizContent .analizIcons {
		top: 270px
	}
	
	.alignPriceTitle {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.alignPriceTitle h1 {
		width: 100%
	}
	
	.alignPriceTitle #price {
		width: 100%;
		margin-bottom: 10px;
		padding-left: 0;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	
	.alignPriceTitle #price .analizBtn {
		margin-bottom: 10px;
		padding: 0;
		background: 0 0 !important
	}
	
	.alignPriceTitle #price .analizBtn span {
		display: none
	}
	
	.alignPriceTitle #price .analizBtn svg {
		display: block
	}
	
	.typeAnaliz .typeItems .oneType {
		width: calc(50% - 10px);
		margin-right: 20px
	}
	
	.typeAnaliz .typeItems .oneType:nth-of-type(3n) {
		margin-right: 20px
	}
	
	.typeAnaliz .typeItems .oneType:nth-of-type(2n) {
		margin-right: 0
	}
	
	.selectBox {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	
	.selectBox .changeSelect {
		width: calc(50% - 10px);
		padding: 0 10px;
		margin-left: 0;
		margin-bottom: 10px
	}
	
	.rowMedics.title .colAction, .rowMedics.title .colEmail, .rowMedics.title .colId, .rowMedics.title .colMedic, .rowMedics.title .colPhone, .rowMedics.title .colStatus, .rowMedics.title .colTrigger {
		padding: 10px
	}
	
	.rowMedics.title .colMedic, .rowMedics.title .colTrigger {
		border: none
	}
	
	.rowMedics {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.rowMedics .colAction, .rowMedics .colEmail, .rowMedics .colId, .rowMedics .colMedic, .rowMedics .colPhone, .rowMedics .colStatus, .rowMedics .colTrigger {
		width: 33.33%
	}
	
	.rowMedics .colId {
		border: none
	}
	
	.rowMedics .colTrigger {
		border: none
	}
	
	.blog .oneBlog {
		width: calc(50% - 12px);
		margin-right: 24px
	}
	
	.blog .oneBlog:nth-of-type(3n) {
		margin-right: 24px
	}
	
	.blog .oneBlog:nth-of-type(2n) {
		margin-right: 0
	}
	
	.oneBlogBlock {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.oneBlogBlock .content {
		width: 100%;
		padding-right: 0
	}
	
	.oneBlogBlock .fewBlog {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 25px
	}
	
	.oneBlogBlock .fewBlog .oneBlog {
		width: calc(50% - 10px);
		margin-right: 20px
	}
	
	.textPage .contentRow {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.textPage .contentRow .textCol {
		width: 100%
	}
	
	.textPage .contentRow .imgCol {
		width: 100%
	}
	
	.textPage .contactTextPage .contact-blk--wrapp {
		width: calc(50% - 15px)
	}
	
	.textPage .contactTextPage .contact-blk--wrapp:nth-of-type(3n) {
		margin-right: 30px
	}
	

	.textPage .contactTextPage .contact-blk--wrapp:nth-of-type(2n) {
		margin-right: 0
	}
	
	.textPage .profileBlock {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 15px
	}
	
	.textPage .profileBlock .profileImg {
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0;
		text-align: center
	}
	
	.textPage .profileBlock .profileImg img {
		max-width: 450px
	}
	
	.textPage .profileBlock .contentProfile {
		width: 100%
	}
	
	.oneCity .contact-blk--wrapp:nth-of-type(3n) {
		margin-right: 30px
	}
	
	.oneCity .contact-blk--wrapp:nth-of-type(2n) {
		margin-right: 0 !important
	}
	
	.contact-blk--wrapp,
	.inline_item {
		width: calc(50% - 15px)
	}

	.inline_item.mr-0 {
		margin-right: 30px;
	}

	.inline_2_item {
		width: 100%;
	}

	.inline_2_item .contact-blk--wrapp {
		width: calc(50% - 15px);
	}
	
	.photoTopPage {
		max-height: 999999999999999999px;
		/* padding: 0 10px */
	}
	
	.photoTopPage:before {
		left: 0;
		right: 0;
	}

	.photoCareerPage {
		min-height: 0 !important;
	}
	
	.photoTopPage .descriptionPhotoPage {
		position: relative
	}
	
	.photoTopPage .descriptionPhotoPage .container .col {
		width: 50%
	}
	
	.photoTopPage .descriptionPhotoPage .container .col:nth-of-type(3n) {
		padding-right: 15px;
		padding-left: 0
	}
	
	.photoTopPage .descriptionPhotoPage .container .col:nth-of-type(2n) {
		padding-right: 0
	}
	
	.specialites .bg-light.rounded.specialities--blk {
		width: calc(50% - 15px)
	}
	
	.specialites .bg-light.rounded.specialities--blk:nth-of-type(3n) {
		margin-right: 30px
	}
	
	.specialites .bg-light.rounded.specialities--blk:nth-of-type(2n) {
		margin-right: 0
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(4n) {
		margin-right: 15px;
		margin-bottom: 15px
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(3n) {
		margin-right: 30px
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(3n) {
		margin-right: 15px;
		margin-bottom: 15px
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(2n) {
		margin-right: 0;
		margin-bottom: 15px
	}
	
	.meds-team__medic {
		width: calc(50% - 8px);
		margin-right: 15px;
		margin-bottom: 15px
	}
	
	.meds-team__medic .meds-team__medic-info {
		padding: 10px
	}
	
	.medThree .meds-team__medic {
		width: calc(50% - 15px)
	}
	
	.medThree .meds-team__medic:nth-of-type(3n) {
		margin-right: 30px
	}
	
	.medThree .meds-team__medic:nth-of-type(2n) {
		margin-right: 0
	}
	
	.titleServiceDetails {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 15px 0
	}
	
	.titleServiceDetails h1 {
		width: 100%;
		margin-bottom: 10px
	}
	
	.titleServiceDetails .service--meta {
		width: 100%;
		white-space: normal
	}
	
	.titleServiceDetails .service--meta .service-price--selected {
		font-size: 26px
	}
	
	.titleServiceDetails .service--meta .service-code--selected {
		font-size: 16px
	}
	
	.service--descriptionBlock {
		padding-bottom: 15px
	}
	
	.service--descriptionBlock .service--description_meta {
		width: 50%;
		padding-bottom: 0;
		padding-top: 15px
	}
	
	.service--description__wrapp .service--description__info {
		width: 50%
	}
	
	.indicatii .bg-light {
		padding-top: 15px
	}
	
	.indicatii .bg-light .service--description__info {
		width: 50%;
		padding-top: 0;
		padding-bottom: 15px
	}
	
	.indicatii .bg-light .service--description__info:nth-of-type(2) {
		width: 100%
	}
	
	.service--description__wrappResult .service--description__info {
		width: 100%
	}
	
	.service--description__wrappResult .service--description__info.d-flex {
		width: 100%
	}
	
	.descriptionAdvantage {
		margin-top: 15px
	}
	
	.descriptionAdvantage .service--description__advantage {
		width: 50%;
		padding: 0 15px 15px 15px
	}
	
	.services-list .card.service .card-header h4 .btn {
		white-space: normal;
	}
	
	.services-list .collapse .card-body {
		padding: 15px
	}
	
	.services-list .collapse .card-body .service-desc {
		margin-bottom: 20px
	}
	
	.services-list .collapse .card-body .service-metod li {
		margin-bottom: 10px;
	}
	
	.services-list .collapse .__footer {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.services-list .collapse .__footer h4 {
		width: 100%
	}
	
	.services-list .collapse .__footer .btn-primary {
		margin: 10px 0
	}
	
	.packetBlock .service--analyze-box {
		width: calc(50% - 15px)
	}
	
	.packetBlock .service--analyze-box:nth-of-type(3n) {
		margin-right: 30px
	}
	
	.packetBlock .service--analyze-box:nth-of-type(2n) {
		margin-right: 0
	}
	
	.aboutPhotoTop {
		height: auto
	}
	
	.aboutPhotoTop .bgTop {
		position: relative;
		height: 200px;
		margin-bottom: 20px
	}
	
	.aboutPhotoTop .container {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.aboutPhotoTop .container .colAbout legend {
		color: #333
	}
	
	.aboutPhotoTop .container .colAbout h1 {
		color: #333;
		margin-bottom: 15px
	}
	
	.aboutPhotoTop .container .colAbout p {
		color: #333
	}
	
	.aboutPhotoTop .container .colAbout {
		width: 100%;
		padding-right: 0
	}
	
	.about--description {
		padding-top: 20px;
		padding-bottom: 5px;
		margin-top: 15px
	}
	
	.about--description .container .colAbout {
		width: 100%;
		padding-right: 0
	}
	
	.about--description .container .colAbout p {
		width: 100%;
		padding-right: 0
	}
	
	.about--description .container .colAbout p:nth-of-type(2n) {
		padding-left: 0
	}
	
	.about--description .container .colAbout:nth-of-type(2n) {
		padding-left: 0
	}
	
	.about--services {
		margin-top: 20px
	}
	
	.about--services .oneServices {
		padding-right: 0;
		width: 100%;
		margin-bottom: 20px
	}
	
	.about--services .oneServices {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.about--services .oneServices:nth-of-type(2n) {
		padding-left: 0
	}
	
	.about--specialities .lists .about--specilities_lists {
		width: calc(50% - 10px);
		margin-right: 20px
	}
	
	.about--specialities .lists .about--specilities_lists:nth-of-type(3n) {
		margin-right: 20px
	}
	
	.about--specialities .lists .about--specilities_lists:nth-of-type(2n) {
		margin-right: 0
	}
	
	.qc-section {
		padding-top: 20px;
		padding-bottom: 0
	}
	
	.qc-section .container .title {
		width: 100%;
		min-width: 100%;
		padding-right: 0
	}
	
	.qc-section .container .desc {
		width: 100%;
		min-width: 100%;
		padding-left: 0
	}
	
	.certificates .colCertif {
		width: 100%;
		padding-right: 0
	}
	
	.certificates .colCertif:nth-of-type(2n) {
		padding-left: 0
	}
	
	.gallery-wrapp {
		padding-top: 2.3125rem
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.three .big {
		width: 100%;
		margin-right: 0
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.three .normal {
		width: calc(50% - 15px)
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.five .big {
		width: calc(50% - 15px);
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.five .big:nth-of-type(3n) {
		margin-right: 0
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.five .normal {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		width: calc(33.33% - 20px)
	}
	
	.gallery-wrapp .galleryDesc .gallery-wrapp--desc {
		width: 100%;
		padding-right: 0
	}
	
	.gallery-wrapp .galleryDesc .gallery-wrapp--desc:nth-of-type(2n) {
		padding-left: 0
	}
	
	.about--tabs .container {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.about--tabs .container .title {
		width: 100%
	}
	
	.about--tabs .container .tabs {
		width: 100%;
		padding-left: 0;
		margin-top: 10px
	}
	
	.medic-create form .changeSelect {
		width: 100%;
		padding: 0
	}
	
	.changeSelect {
		width: calc(50% - 10px);
		padding: 0 10px;
		margin-left: 0;
		margin-bottom: 10px;		/* border: 1px solid #f6f3e5; */
	}
	
	.rowMedics.rowSpecial .colMedic {
		width: auto
	}
	
	.cabinetContent.myDocument .row .colIcon a {
		margin: 0 20px 0 0
	}
	
}

@media all and (max-width:800px) {
	.order-list__preview-title {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 1 45% !important;
		-ms-flex: 0 1 45% !important;
		flex: 0 1 45% !important;
		min-width: auto !important;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		white-space: nowrap;
		overflow: hidden;
	}
	
	.row.addon_services .col-md-6 {
		width: 100% !important;
	}
	
	.cabinetContent.cart .row .colName {
		width: 50%;
	}
	
	.cabinetContent.cart .row .colHow {
		/* display: none; */
	}
	
	.fancybox-thumbs {
		width: 110px
	}
	
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	
	.fancybox-thumbs>ul>li {
		max-width: calc(100% - 10px)
	}
	
	.user-cabinet__history-table_actions {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.row.calendar_map .col-md-6 {
		width: 100% !important;
		margin: 0 !important;
	}
	
	.user-cabinet_cart-info__select-blk .jq-selectbox.jqselect.filter_el.changeSelect.status_select {
		width: 100% !important;
		padding: 0 !important;
	}
	
	.btn_action_cart .col-md-4 {
		width: 50% !important;
	}

	.order-list__preview-code {
		display: none !important;
	}

	.medic_select_content label.medic_spec_btn,
	.medic_select_content label.medic_btn {
		width: calc(50% - 10px);
	}
	
}

@media only screen and (max-width: 750px) {
	.servicesBlock .selectServices .colServices .row .centerBlock .name{
		width:calc(100% - 50px);
	}
}

@media only screen and (max-width:650px) {

	span.service-title {
		white-space: initial !important;
	}

	.oneCity .contact-blk--wrapp:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.order-list__preview-term {
		display: none !important;
	}

	.order-list__preview-title {
	    -webkit-box-flex: 0 !important;
	    -webkit-flex: 0 0 70% !important;
	    -ms-flex: 0 0 70% !important;
	    flex: 0 0 70% !important;
	}

	.offset-md-2 {
		margin-left: 0% !important;
	}
	
	.user-cabinet__filters .btn {
		width: 100% !important;
		margin-top: 20px;
		min-width: 300px;
	}
	
	.btn_action_cart .col-md-4 {
		width: 100% !important;
		margin: 0 !important;
	}
	
	.btn_action_cart .row {
		display: block !important;
	}
	
	.btn_action_cart .col-md-4 a {
		width: 100% !important;
		margin: 0;		/* display: initial; */
	}
	
	.b
	.btn_action_cart .row {
		display: block !important;
	}
	
	.cabinetContent.cart .row .colIcon {
		width: 10%;
		margin: 5px 0;
	}
	
	.cabinetContent.cart .row .colName {
		width: 70%;
	}
	
	.cabinetContent.cart .row .colTime {
		display: none;
	}
	
	.user-cabinet__filters .col-md-5 {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 80% !important;
		-ms-flex: 0 0 80% !important;
		flex: 0 0 80% !important;
		max-width: 80% !important;
		margin: 20px 0 !important;
	}
	
	.user-cabinet__filters {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
		padding-left: 15px;
		margin-right: 15px;
	}
	
	.user-cabinet__filters .col-md-1 {
		text-align: right !important;
		margin: 20px 0 !important;
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 20% !important;
		-ms-flex: 0 0 20% !important;
		flex: 0 0 20% !important;
		max-width: 20% !important;
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.user-cabinet__filters h1 {
		margin-top: 0 !important;
	}
	
	.user-cabinet__filters .col-md-3 {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-bottom: 15px !important;
	}
	
	.user-cabinet__filters .col-md-3 .select-selected {
		margin: 0 !important;
	}
	
	.user-cabinet__filters .col-md-3  .select-items {
		margin: 0 !important;
	}
	
	section.user-cabinet {
		overflow: hidden !important;
	}
	
	.user-cabinet__history-table_intro {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 18.5% !important;
		-ms-flex: 0 0 18.5% !important;
		flex: 0 0 18.5% !important;
		min-width: 190px !important;
	}
	
	.user-cabinet__history-table_services {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 10.2% !important;
		-ms-flex: 0 0 10.2% !important;
		flex: 0 0 10.2% !important;
		min-width: 76px !important;
	}
	
	.user-cabinet__history-table_price {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 12.5% !important;
		-ms-flex: 0 0 12.5% !important;
		flex: 0 0 12.5% !important;
		min-width: 80px !important;
	}
	
	.user-cabinet__history-table_status {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 22.3% !important;
		-ms-flex: 0 0 22.3% !important;
		flex: 0 0 22.3% !important;
		min-width: 130px !important;
	}
	
	.user-cabinet__history-table_actions {
		-webkit-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.row.user-cabinet__menu .col-md-3 {
		width: calc(25% - 5px) !important;
		margin-right: 5px !important;
	}
	
	.user-cabinet__menu .btn {
		padding: 11px 10px !important;
	}
	
	.user-cabinet__menu .btn i {
		margin-right: 0px !important;
	}
	
	.btn.new-pass, .btn.new-content-btn {
		width: 100% !important;
	}
	
	.user-cabinet__filters .col-md-5 {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 80% !important;
		-ms-flex: 0 0 80% !important;
		flex: 0 0 80% !important;
		max-width: 80% !important;
	}
	
	.col-12.mb-0.user-cabinet__history-table.settings {
		padding: 0 !important;
	}
	
	.user-cabinet__history-table_intro {
		
		/* padding: 15px 20px 15px 0px; */
	}
	
	.user-cabinet__settings-row .user-cabinet__history-table_input {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		min-width: 330px !important;
		padding: 0 20px 15px !important;
	}
	
	.user-cabinet__settings-row .user-cabinet__history-table_intro {
		-webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
	}
	
	button.btn.btn-success.btn-edit {
		margin-right: 0 !important;
	}
	
	.user-cabinet__menu .btn i {
		font-size: 24px !important;
	}
	
	.w-100 {
		width: unset !important;
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.user-cabinet__menu .btn {
		text-transform: lowercase !important;
		-o-text-overflow: ellipsis !important;
		text-overflow: ellipsis !important;
		white-space: nowrap !important;
		overflow: hidden !important;
		font-size: 0 !important;
	}

	.row.pochet_medical {
		margin-right: 0;
	}
	
	.row.pochet_medical .col-md-4 {
		width: 100% !important;
		width: calc(100% - 10px) !important;
		margin-right: 0 !important;
		max-width: 100% !important;
	}
	
	.news_content .col-md-6 {
		width: 100% !important;
		padding-right: 0px !important
	}
	
	.news_content .col-md-4 {
		width: 100% !important;
		padding-right: 0px !important
	}
	
	.table_visit table th {
		font-size: 16px;
		padding: 0
	}
	
	.table_visit table td {
		font-size: 15px
	}
	
	.autentifications--blk.sign-up .login-form .col-md-6 {
		width: 100% !important
	}
	
	.header .headerSecond .container .righPart .phone {
		margin-right: 15px
	}
	
	.header .headerSecond .container .righPart .phone .call {
		margin: 0
	}
	
	.header .headerSecond .container .righPart .phone .order {
		display: none
	}
	
	.header .headerSecond .container .righPart .cabinet .user {
		padding: 6px;
	}
	
	.header .headerSecond .container .righPart .cabinet .user span {
		display: none
	}
	
	.cabinet .dropdown-menu {
		left: -99px !important;
		position: absolute;
	}
	
	.header .headerSecond .container .righPart .cabinet .cart {
		padding: 5px
	}
	
	.header .headerMenu .container .search .searchResault {
		min-width: 300px
	}
	
	.header .headerMenu .container .search .searchResault .oneResault {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .name {
		width: 100%
	}
	
	.header .headerMenu .container .search .searchResault .oneResault .order {
		width: 100%;
		margin-top: 5px
	}
	
	.indexSlide .item .photoItem {
		height: 315px
	}
	
	.statistic .statisticNumbers .numberItem {
		width: calc(33.3% - 20px)
	}
	
	.statistic .statisticNumbers .numberItem:nth-of-type(4n) {
		margin-right: 20px
	}
	
	.statistic .statisticNumbers .numberItem:nth-of-type(3n) {
		margin-right: 0
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem {
		min-height: 370px
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .photo {
		min-height: 370px
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .comment {
		right: auto;
		left: auto;
		bottom: auto;
		max-width: 100%;
		top: auto;
		position: relative;
		padding: 10px;
		height: auto;
		background-color: #5eb79c
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor {
		right: auto;
		left: auto;
		bottom: auto;
		max-width: 100%;
		top: auto;
		position: relative;
		padding: 10px;
		height: auto;
		background-color: #5eb79c;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .work {
		max-width: 100%
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .aboutAuthor .name {
		max-width: 100%;
		width: 100%
	}
	
	.cabinetEntred .cabinetContent .info .rowInfo {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.cabinetEntred .cabinetContent .info .rowInfo .secondInfo {
		width: 100%;
		padding: 0;
		margin: 5px 0
	}
	
	.analizContent .row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.analizContent .row .analizTitle {
		width: 100%;
		padding-right: 0
	}
	
	.analizContent .row .analizDesc {
		width: 100%;
		margin-top: 10px
	}
	
	.alignPriceTitle #price .how, .alignPriceTitle #price .time {
		font-size: 17px
	}
	
	.typeAnaliz .typeItems .oneType {
		width: 100%;
		margin-right: 0
	}
	
	.typeAnaliz .typeItems .oneType:nth-of-type(3n) {
		margin-right: 0
	}
	
	.cabinetContent.myDocument .row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.cabinetContent.myDocument .row .colDate {
		width: 100%
	}
	
	.cabinetContent.myDocument .row .colDoc {
		width: 100%;
		border: none
	}
	
	.cabinetContent.myDocument .row .colIcon {
		width: 100%;
		padding: 10px 10px 0 10px;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	
	.cabinetContent.myDocument .allDoc .colDate {
		padding: 0 10px 5px 10px;
		border-bottom: 1px dashed #d2d3d3
	}
	
	.cabinetContent.myDocument .allDoc .colDoc {
		border-bottom: 1px dashed #d2d3d3 !important
	}
	
	.colIcon {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	
	.cabinetContent.visit .row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		/* padding: 10px; */
	}
	
	.cabinetContent.visit .row div {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;		/* text-align: left; */
	}
	
	.cabinetContent.visit .row .colDate {
		width: 40%
	}
	
	.cabinetContent.visit .row .colServices {
		width: 20%
	}
	
	.cabinetContent.visit .row .colServices svg {
		display: block;
		width: 10px;
		height: 10px;
		margin-left: 5px;
		fill: #dd2e44
	}
	
	.cabinetContent.visit .row .colServices svg.check {
		fill: #29d85e
	}
	
	.cabinetContent.visit .row .colPrice {
		width: 20%
	}
	
	.cabinetContent.visit .row .colStatus {
		width: 50%;
		border-right: none;
		display: none
	}
	
	.cabinetContent.visit .row .colIcon {
		width: 20%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		border-right: none;
		margin-top: 5px;
		padding: 0
	}

	.cabinetContent.visit .row .colIcon.colIcon_repeat {
		width: 100%;
		margin: 10px 0;
	}
	
	.cabinetContent.visit .row .colIcon a {
		margin: 0 5px
	}
	
	.cabinetContent.visit .row.title {
		padding: 0
	}
	
	.cabinetContent.visit .row.title .colDate {
		width: 40%
	}
	
	.cabinetContent.visit .row.title .colIcon {
		width: 20%;
		padding: 0
	}
	
	.cabinetContent.visit .row.title .colIcon a {
		margin: 0 5px
	}
	
	.cabinetContent.visit .row.title .colServices {
		width: 20%
	}
	
	.cabinetContent.visit .row.title .colPrice {
		width: 20%
	}
	
	.cabinetContent.visit .row.title .colStatus {
		display: none
	}
	
	.cabinetContent.visit .row.title .colIcon {
		display: none
	}
	
	.cabinetContent.visit .openBlock {
		padding: 5px 15px
	}
	
	.cabinetContent.visit .openBlock .rowOpen {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.cabinetContent.visit .openBlock .rowOpen .colName {
		border-right: none
	}
	
	.cabinetContent.visit .openBlock .rowOpen .colPrice {
		text-align: left
	}
	
	.cabinetContent.visit .openBlock .rowOpen .colIcon {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	
	.cabinetContent.visit .openBlock .rowOpen .colCod, .cabinetContent.visit .openBlock .rowOpen .colIcon, .cabinetContent.visit .openBlock .rowOpen .colName, .cabinetContent.visit .openBlock .rowOpen .colPrice {
		width: 50%;
		padding: 5px 10px
	}
	
	.cabinetContent.visit .openBlock .rowOpen.title .colCod, .cabinetContent.visit .openBlock .rowOpen.title .colIcon, .cabinetContent.visit .openBlock .rowOpen.title .colName, .cabinetContent.visit .openBlock .rowOpen.title .colPrice {
		width: 50%;
		padding: 5px 10px;
		text-align: left
	}
	
	.cabinetContent .securityRow {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.cabinetContent .securityRow div {
		width: 50%;
		margin: 5px 0
	}
	
	.cabinetContent .securityRow a {
		width: 50%;
		padding-left: 0;
		text-align: right
	}
	
	.addNew .insert input {
		width: 100%;
		margin-top: 10px
	}
	
	.blog .oneBlog {
		height: 190px
	}
	
	.feedback form {
		padding-right: 0;
		width: 100%;
		margin-bottom: 10px
	}
	
	.feedback .contact {
		width: 100%
	}
	
	.text img {
		float: none;
		margin: 10px auto
	}

	.contact-item {
		display: block;
	}
	.contact-item:not(first-of-type) {
		display: block;
	}
	
	.textPage .contactTextPage .contact-blk--wrapp {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0
	}
	
	.textPage .contactTextPage .contact-blk--wrapp:nth-of-type(3n) {
		margin-right: 0
	}
	
	.cabinetContent.cart .totalCart {
		font-size: 18px
	}
	
	.contactTitle {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.contactTitle #resetMap {
		font-weight: 400;
		color: #007bff
	}

	.contact-item {
		display: block;
	}
	
	.contact-blk--wrapp,
	.inline_item,
	.inline_2_item .contact-blk--wrapp {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px
	}

	.oneCity .contact-blk--wrap:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.photoTopPage .descriptionPhotoPage .container .col {
		width: 100%;
		padding: 0 0 15px 0
	}
	
	.photoTopPage .descriptionPhotoPage .container .col p {
		margin-bottom: 0
	} 
	
	.photoTopPage .descriptionPhotoPage .container .col2 p {
		margin-bottom: 15px;
		width: 100%;
	}
	
	.service--description__wrapp .service--description__info {
		width: 100%
	}
	
	.indicatii .bg-light {
		padding: 15px 15px 0 15px
	}
	
	.indicatii .bg-light .service--description__info {
		width: 100%;
		padding-bottom: 0
	}
	
	.indicatii .bg-light .service--description__info:nth-of-type(2) p {
		width: 100%;
		padding: 0
	}
	
	.descriptionAdvantage .service--description__advantage {
		width: 100%
	}
	
	.services-list .collapse .card-body .service-metod {
		-webkit-column-count: 1;
		column-count: 1;
		margin-bottom: 0
	}
	
	.packetBlock .service--analyze-box {
		width: 100%;
		margin-right: 0
	}
	
	.packetBlock .service--analyze-box:nth-of-type(3n) {
		margin-right: 0
	}
	
	.about--specialities .lists .about--specilities_lists {
		width: 100%;
		margin-right: 0
	}
	
	.about--specialities .lists .about--specilities_lists:nth-of-type(3n) {
		margin-right: 0
	}
	
	.gallery-wrapp .galleryDesc .gallery-wrapp--desc .float-left {
		width: 100%;
		float: none;
		text-align: center;
		margin-right: 0
	}
	
	.center-select {
		margin-left: 0 !important;
		max-width: 100%;
		width: auto !important
	}
	
	.center-select .select2-container {
		max-width: 100%
	}
	
	.name_pacient {
		font-size: 19px
	}
	
	.cabinetEntred .firstTabs, .cabinetEntred .selecItem {
		display: none
	}
	
	.cabinetEntred {
		position: relative
	}
	
	.mob_btn {
		display: block
	}
	
	.container.noPaddingMob {
		padding: 0
	}
	
	.selectBox.sortSelects {
		padding: 0 10px
	}
	
	.menu_mob {
		display: block
	}
	
	.header .headerMenu.translate {
		
		/* overflow: auto; */
		
		/* overflow-x: hidden; */
	}
	
	.cabinetContent.visit .allDoc .row {
		background: #fff;
		margin-bottom: 5px;
		padding: 0;
		border-bottom: none
	}
	
}

@media only screen and (max-width:320px) {
	.header .headerSecond .container .secondMenu li a svg {
		margin-right: 0;
	}
	
}

@media only screen and (max-width:480px) {
	.new_element {
		font-size: 12px !important;
		margin-left: 10px !important;
	}
	button#saveData i {
		font-size: 1.5rem;
	}
	
	button#saveData {
		margin-right: 15px;
		text-transform: lowercase !important;
		-o-text-overflow: ellipsis !important;
		text-overflow: ellipsis !important;
		white-space: nowrap !important;
		overflow: hidden !important;
		font-size: 0 !important;
	}
	
	button#cancelData {
		margin-right: 15px;
		text-transform: lowercase !important;
		-o-text-overflow: ellipsis !important;
		text-overflow: ellipsis !important;
		white-space: nowrap !important;
		overflow: hidden !important;
		font-size: 0 !important;
	}
	
	button#cancelData i {
		font-size: 1.5rem;
	}
	
	.radio_addon_parent .col-md-4 {
		width: 100% !important;
		text-align: left !important;
	}
	
	.row.radio_addon .col-md-6 {
		width: 100% !important;
		margin: 5px 0 !important;
	}
	
	.radio_addon_parent .col-md-8 {
		width: 100% !important;
	}
	
	.total_item_money .row .colPrice {
		display: block !important;
		width: 100% !important;
		text-align: right !important;
	}
	
	.total_item_money .row .colPrice .rowText {
		text-align: right !important;
	}
	
	.cabinetEntred .btn-create-order {
		max-width: 100% !important;
	}
	
	.cabinetContent.cart .row .colName {
		width: 90%;
	}
	
	.cabinetContent.cart .row .colPrice {
		display: none;
	}
	
	form.js_af {
		width: 100%;
		/*display: block !important;*/
		/* text-align: center; */
	}
	
	.user-cabinet__history-table_services {
		display: none !important;
	}
	
	.header .headerTop .container .lang {
		font-size: 10px
	}
	
	.header .headerTop .container .lang svg {
		width: 8px;
		height: 8px;
		margin-left: 6px
	}
	
	.header .headerTop .container .topMenu {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	
	.header .headerTop .container .topMenu li {
		margin: 3px
	}
	
	.header .headerTop .container .topMenu li a {
		font-size: 10px
	}
	
	.header .headerSecond .container .righPart .phone {
		margin-right: 5px
	}
	
	.header .headerSecond .container .righPart .phone .greenLine {
		display: none
	}
	
	.header .headerSecond .container .righPart .phone .call .firstNum {
		display: none
	}
	
	.header .headerSecond .container .righPart .phone .call span {
		display: none
	}
	
	.header .headerSecond .container .righPart .phone .call svg {
		-webkit-animation: none;
		animation: none;
		-webkit-transform: rotate(-100deg);
		-ms-transform: rotate(-100deg);
		transform: rotate(-100deg);
		margin-top: 4px;
		width: 20px;
		height: 20px;
		margin-right: 5px
	}
	
	.header .headerSecond .container .righPart .cabinet .user .men {
		margin-right: 0
	}
	
	.header .headerMenu.translate .container .menu>li div.itemMenuTop {
		padding: 15px 15px 15px 30px
	}
	.header .headerMenu.icon.active .container .menu .btnSearch svg {top: calc(50% - 15px) !important;}
	.indexSlide .item .photoItem {
		height: 270px;
		height: calc(145px + (315 - 145)*(100vw - 320px)/(650 - 320))
	}
	
	.indexSlide {
		margin-left: -5px;
		margin-right: -5px;
	}
	.indexSlide .item {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.indexSlide .item .slideContain p {
		font-size: 15px;
		margin-bottom: 5px;
	}
	
	.indexSlide .item .slideContain p.big {
		font-size: 25px
	}
	
	/*	.indexSlide .item .slideContain {
			position: relative;
			padding-bottom: 70px;
		}
	
		.slideContain a {
			position: absolute;
			left: 10px;
			bottom: 10px;
		}*/
	
	.slideContain p span span {
		line-height: 1;
		font-size: 22px !important;
	}
	
	.whyWe .container .whyWeContent .whyWeItem {
		padding: 20px 10px 20px 80px
	}
	
	.whyWe .container .whyWeContent .whyWeItem.first:before {
		left: 20px
	}
	
	.whyWe .container .whyWeContent .whyWeItem.second:before {
		left: 6px
	}
	
	.whyWe .container .whyWeContent .whyWeItem.third:before {
		left: 8px
	}
	
	.whyWe .container .whyWeContent .whyWeItem.fourth:before {
		left: 15px
	}

	.whyWe .container .whyWeContent .whyWeItem.fifth:before {
		left: 8px;
	}
	
	.statistic .statisticNumbers .numberItem {
		width: calc(50% - 10px)
	}
	
	.statistic .statisticNumbers .numberItem:nth-of-type(3n) {
		margin-right: 20px
	}
	
	.statistic .statisticNumbers .numberItem:nth-of-type(2n) {
		margin-right: 0
	}
	
	.publication .commentSliderBlock .commentSlider .commentItem .photo {
		min-height: 220px
	}
	
	.information .map #locations-map {
		height: 350px
	}
	
	.slidersBottom .oneSliderWrap .slider .slideItem .flexContent {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.slidersBottom .oneSliderWrap .slider .slideItem .flexContent .content {
		padding: 20px 0
	}
	
	.slidersBottom .oneSliderWrap .slider .slideItem .flexContent .content .titleSlide {
		margin-bottom: 10px
	}
	
	.servicesBlock .alignSort .howSort a {
		width: 50%;
		text-align: center
	}
	
	.servicesBlock .category .categoryItem {
		width: 50%;
		-webkit-border-radius: 0;
		border-radius: 0
	}
	
	.servicesBlock .selectServices .colServices .row {
		padding: 10px 2px 10px 4px
	}
	
	.servicesBlock .selectServices .colServices .row .centerBlock {
		width: calc(100% - 100px)
	}
	.servicesBlock .selectServices .colServices .row .rightBlock .col:last-child {
		width: 5px;
		min-width: 40px;
		text-align: center;
	}
	
	.servicesBlock .selectServices .colServices .row .rightBlock {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
	
	.servicesBlock .selectServices .colServices .row .rightBlock .col:first-child {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right;
	}


	
	.servicesBlock .selectServices .colServices .row .centerBlock .name {
		font-size: 12px;
	}
	
	.servicesBlock .selectServices .colServices .row .centerBlock .cod {
		font-size: 12px;
	}
	
	.servicesBlock .selectServices.sticky .colServices .row .rightBlock .col 
	{/* width: 100% !important; */min-width: 40px;text-align: right;}

		.servicesBlock .selectServices.usg_analysis_list .colServices .row .rightBlock .col,
		.servicesBlock .usg_analysis_list .selectServices .colServices .row .rightBlock .col {
			width: 100%;
			text-align: center;
		}
	
	.servicesBlock .selectServices .colServices .row .rightBlock .col strong {
		display: block !important;
	}
	.servicesBlock .selectServices.sticky .colServices .row .rightBlock .col strong {
		position: absolute;
		/* display: none; */
		top: 32px;
	}
	span.zi {
		display: none;
	}
	
	.servicesBlock .selectServices .colServices .row .rightBlock .col {/* width: 100% !important; */min-width: 38px;text-align: right;font-size: 12px;}
	
	span.period_zi {
		display: block !important;
	}
	
	.cabinetBlock .login {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.cabinetBlock .login .authorize {
		width: 100%
	}
	
	.cabinetBlock .login .authorize.active {
		width: 100%
	}
	
	.cabinetBlock .login .authorize form {
		opacity: 1;
		visibility: visible
	}
	
	.cabinetBlock .login .registration {
		width: 100%
	}
	
	.cabinetBlock .login .registration.active {
		width: 100%
	}
	
	.cabinetBlock .login .registration .contentReg {
		display: block;
		opacity: 1;
		visibility: visible
	}
	
	.slideAbout .slidedBtn label {
		width: 30px;
		height: 30px
	}
	
	.slideAbout .slidedBtn label svg {
		width: 20px;
		height: 20px
	}
	
	.blockOurAvantage .ourItem {
		width: 100%;
		margin: 5px 0
	}
	
	.cabinetEntred .selecItem ul li {
		margin: 0
	}
	
	.cabinetEntred .cabinetContent .info .rowInfo .firstInfo {
		width: 50%;
		padding: 0 3px
	}
	
	.cabinetEntred .cabinetContent .info .rowInfo .thirdInfo {
		width: 100%;
		margin-top: 5px
	}
	
	.analizContent .row .analizDesc .priceBlock .priceRow {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.analizContent .row .analizDesc .priceBlock .priceRow>div {
		width: 100%;
		margin: 5px 0
	}
	
	.cabinetContent.visit .openBlock .rowOpen .colCod, .cabinetContent.visit .openBlock .rowOpen .colIcon, .cabinetContent.visit .openBlock .rowOpen .colName, .cabinetContent.visit .openBlock .rowOpen .colPrice {
		width: 100%;
		border: none;
		padding: 5px 10px
	}
	
	.cabinetContent.visit .openBlock .rowOpen.title .colCod, .cabinetContent.visit .openBlock .rowOpen.title .colIcon, .cabinetContent.visit .openBlock .rowOpen.title .colName, .cabinetContent.visit .openBlock .rowOpen.title .colPrice {
		width: 100%;
		border: none
	}
	
	.selectBox {
		margin-bottom: 10px;
		padding: 0
	}
	
	.selectBox .changeSelect {
		width: 100%;
		padding: 0
	}
	
	.statisticRow {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.statisticRow .first {
		width: 100%;
		margin-bottom: 5px
	}
	
	.statisticRow .second {
		width: 100%
	}
	
	.rowMedics.title .colAction, .rowMedics.title .colEmail, .rowMedics.title .colId, .rowMedics.title .colMedic, .rowMedics.title .colPhone, .rowMedics.title .colStatus, .rowMedics.title .colTrigger {
		padding: 5px
	}
	
	.rowMedics.title .colId, .rowMedics.title .colPhone {
		border: none
	}
	
	.rowMedics.title .colMedic {
		border-right: 1px solid #324556
	}
	
	.rowMedics .colAction, .rowMedics .colEmail, .rowMedics .colId, .rowMedics .colMedic, .rowMedics .colPhone, .rowMedics .colStatus, .rowMedics .colTrigger {
		width: 50%;
		padding: 5px
	}
	
	.rowMedics .colMedic {
		border: none
	}
	
	.rowMedics .colPhone {
		border: none
	}
	
	.rowMedics .colEmail {
		border: none
	}
	
	.cabinetContent .securityRow a, .cabinetContent .securityRow div {
		width: 50%;
		margin: 5px 0;
		word-break: break-all
	}
	
	.cabinetContent .changePassword .changeRow {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.cabinetContent .changePassword .changeRow .text {
		width: 100%;
		margin-bottom: 10px
	}
	
	.cabinetContent .changePassword .changeRow input {
		width: 100%
	}
	
	.blog .oneBlog {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}
	
	.blog .oneBlog:nth-of-type(3n) {
		margin-right: 0
	}
	
	.oneBlogBlock .fewBlog .oneBlog {
		width: 100%;
		margin-right: 0
	}
	
	.text img {
		max-width: 100%
	}
	
	.textPage .profileBlock .profileImg img {
		max-width: 100%
	}
	
	.cabinetContent.cart .row .colHow {
		width: 50%;
	}
	
	.cabinetContent.cart .row .colTime {
		width: 50%
	}
	
	.cabinetContent.cart .row .colPrice {
		width: 50%
	}
	
	.cabinetContent.cart .row .colPrice .rowText {
		text-align: left;
		padding-left: 20px
	}
	.howOrder {
		margin:0;
	}
	
	.cabinetContent.cart .row .colIcon {
		width: 10%;
		/* display: none; */
	}
	
	.info .alignInfoBtn {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.info .alignInfoBtn .btn {
		width: 100%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 5px 0
	}
	
	.contact-blk--wrapp .contact-blk--wrapp-content {
		padding: 1.3rem .9175rem
	}
	
	.specialites .bg-light.rounded.specialities--blk {
		width: 100%;
		margin-right: 0
	}
	
	.specialites .bg-light.rounded.specialities--blk:nth-of-type(3n) {
		margin-right: 0
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(4n) {
		margin-right: 0
	}
	
	.teamMember .container .alignMember .meds-team__medic:nth-of-type(3n) {
		margin-right: 0
	}
	
	.meds-team__medic {
		width: 100%;
		margin-right: 0
	}
	
	.medThree .meds-team__medic {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}
	
	.medThree .meds-team__medic:nth-of-type(3n) {
		margin-right: 0
	}
	
	.service--descriptionBlock .service--description_meta {
		width: 100%
	}
	
	.about--services .oneServices .about--services_desc {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-top: 10px
	}
	
	.about--services .oneServices .about--services_icon {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin: 0 auto
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.three .normal {
		width: 100%;
		margin-right: 0
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.five .big {
		width: 100%;
		margin-right: 0
	}
	
	.gallery-wrapp .photoGalleryWrapp .row.five .normal {
		width: 100%;
		margin-right: 0
	}
	
	.about--tabs .container .tabs {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.about--tabs .container .tabs ul {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	
	.about--tabs .container .tabs .tabContent {
		width: 100%
	}
	
	.selectDate {
		margin-bottom: 10px;
		padding: 0 15px;
	}
	
	.selectDate span {
		display: none
	}
	
	.selectDate input {
		width: calc(50% - 4px);
		margin: 2px;
	}
	
	.selectDate .btn {
		margin-top: 5px;
		width: 100%;
	}
	
	.changeSelect {
		width: 100%;
		padding: 0
	}
	
	.jq-selectbox {
		margin-left: 0px !important;
	}
	
	.jq-selectbox.jqselect.changeSelect.status_select {
		margin-right: 0px !important
	}

	.medic_select_content label.medic_spec_btn,
	.medic_select_content label.medic_btn {
		width: calc(100% - 10px);
	}

	.medic_specialization .medic_select_content,
	.medic_one .medic_select_content,
	.medic_location .medic_select_content,
	.medic_worktime .medic_select_content,
	.cart_choise_confirm-block .medic_select_content {
		padding: 30px 15px;
	}
	
}

.autentifications {
	padding-top: 53px;
	padding-bottom: 30px
}

.autentifications h1 {
	color: #003f62;
	font-size: 2.25rem;
	font-weight: 900;
	margin-bottom: 21px;
	margin: 0;
	margin-top: 0
}

.autentifications--blk {
	color: #333333;
	font-size: 1.125rem;
	margin-bottom: 30px;
	background-color: #f6f3e5;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.autentifications--blk h3 {
	color: #003f62;
	border-bottom: 1px solid #fff;
	font-size: 1.5rem;
	font-weight: 900;
	margin-bottom: 0;
	padding: .9375rem 0 .9375rem 1.875rem
}

.autentifications--blk__content {
	padding: 1.875rem
}

.autentifications--blk__content ul {
	margin-bottom: 19px
}

.autentifications--blk__content ul li {
	background-position: left center;
	-webkit-background-size: 57px 57px;
	background-size: 57px;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 4.375rem;
	margin-bottom: 12px;
	min-height: 70px;
	padding-left: 5.625rem
}

.autentifications--blk__content ul li span {
	display: inline-block;
	line-height: 1.5rem
}

.autentifications--blk__content .btn-primary {
	font-size: 1rem;
	font-weight: 900;
	background-color: #003f62;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 1.25rem;
	height: 50px;
	color: #ffffff !important;
	width: 100% !important
}

.autentifications--blk__content .btn-primary i {
	font-size: .875rem;
	margin: 0
}

.autentifications--blk__content h4 {
	color: #003f62;
	font-size: 1.125rem;
	font-weight: 900;
	margin-bottom: 19px
}

.autentifications--blk__content p {
	line-height: 30px;
	margin-bottom: 18px
}

.autentifications--blk__content p b {
	color: #003f62;
	font-size: 1.125rem;
	font-weight: 900
}

.autentifications--blk.logining {
	font-size: 1rem;
	padding-bottom: 39px
}

.autentifications--blk.logining h3 {
	color: #fff
}

.autentifications--blk.logining .login-form .input-group {
	margin-bottom: 30px
}

.autentifications--blk.logining .login-form .input-group-prepend .input-group-text {
	background-color: #fff;
	border-color: #fff;
	color: #cccccc;
	font-size: .875rem;
	padding: 0;
	width: 30px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.autentifications--blk.logining .login-form .input-group .form-control {
	border-color: #fff !important;
	color: #003f62;
	font-size: 1rem;
	padding: 10px;
	height: 50px;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.autentifications--blk.logining .login-form .input-group .form-control::-webkit-input-placeholder {
	color: #cccccc
}

.autentifications--blk.logining .login-form .input-group .form-control:-moz-placeholder {
	color: #cccccc
}

.autentifications--blk.logining.login-form .input-group .form-control::-moz-placeholder {
	color: #cccccc
}

.autentifications--blk.logining.login-form .input-group .form-control:-ms-input-placeholder {
	color: #cccccc
}

.autentifications--blk.logining.login-form .input-group a {
	color: #fff;
	text-decoration: underline
}

.autentifications--blk.sign-up {
	padding-bottom: 0
}

.autentifications--blk.sign-up .autentifications--blk__content {
	padding: 1.6rem 1.875rem 1.875rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.autentifications--blk.sign-up .login-form h4 {
	font-size: 1.125rem;
	font-weight: 900;
	color: #003f62;
	margin-bottom: .75rem
}

.autentifications--blk.sign-up .login-form .input-group {
	margin-bottom: 0
}

.autentifications--blk.sign-up .login-form .input-group .custom-select {
	background-color: #fff;
	background-image: url('../images/icons/arrow-down.svg');
	-webkit-background-size: 14px 14px;
	background-size: 14px;
	background-position: calc(100% - 20px);
	background-repeat: no-repeat;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	max-width: calc(100% - 30px);
	position: relative;
	outline: none !important
}

.autentifications--blk.sign-up .login-form .info {
	margin-bottom: 1.45rem;
	margin-top: .315rem
}

.autentifications--blk.benefits .custom-checkbox {
	color: #333333 !important;
	margin-bottom: 41px
}

.autentifications .custom-checkbox {
	color: #fff
}

.autentifications .custom-checkbox label {
	cursor: pointer;
	margin-bottom: 0
}

.autentifications .custom-checkbox label::before {
	background-color: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 14px;
	height: 14px
}

.autentifications .custom-checkbox label::after {
	width: 10px;
	height: 6px;
	border: 1px solid #5eb79c;
	border-top-color: transparent;
	border-right-color: transparent;
	top: 6px;
	left: 2px;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
	opacity: 0
}

.autentifications .custom-checkbox input[type="checkbox"]:checked+label::after {
	opacity: 1
}

.autentifications .custom-checkbox input[type="checkbox"]:checked~label::before {
	background-color: #fff;
	background-image: none
}

.autentifications .cabinetBlock .benefits .autentifications--blk {
	background-color: #f6f3e5
}

.autentifications .bg-success {
	background-color: #5eb79c !important
}

.autentifications .input-group-prepend {
	margin-right: -1px
}

.autentifications .input-group-append, .input-group-prepend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.autentifications .input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
	width: 100%
}

.autentifications .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-border-radius: 0 .25rem .25rem 0;
	border-radius: 0 .25rem .25rem 0;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.autentifications span.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem 0 0 .25rem;
	border-radius: .25rem 0 0 .25rem
}

.custom-control.custom-checkbox {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.autentifications .custom-checkbox label::after {
	width: 10px;
	height: 6px;
	border: 1px solid #5eb79c;
	border-top-color: transparent;
	border-right-color: transparent;
	top: 6px;
	left: 2px;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
	opacity: 0
}

.autentifications .custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 50% 50%;
	background-size: 50% 50%
}

.autentifications .custom-checkbox label::before {
	background-color: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 14px;
	height: 14px
}

.autentifications .custom-checkbox .custom-control-label::before {
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.autentifications .custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #dee2e6
}

.autentifications .col-md-6, .col-md-12, .col-6, .col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.autentifications--blk.sign-up .login-form .col-md-6 {
	-ms-flex: 0 0 50%;
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	float: left
}

.autentifications--blk.sign-up .login-form  .mb-3 {
	margin-bottom: 1rem !important
}

.autentifications--blk.sign-up .login-form .clear {
	clear: both
}

.autentifications--blk.sign-up .login-form .input-group {
	margin-bottom: 5px
}

.cabinetBlock .benefits_blk {
	width: 50%;
	margin-right: 20px
}

.login_blk {
	width: 50%;
	display: -ms-flexbox;
	-webkit-border-radius: 20px;
	border-radius: 20px
}

.cabinetBlock.autentifications {
	padding: 0;
	background: transparent;
	line-height: unset
}

.autentifications .logining .login-form .input-group.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important
}

.autentifications .logining .login-form .input-group a {
	color: #fff;
	text-decoration: underline
}

.pagination {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin-bottom: 1.875rem
}

.pagination .page-item .page-link {
	color: #009bc6;
	font-size: 1rem;
	line-height: 3.125rem;
	background-color: transparent;
	padding: 0;
	width: 3.125rem;
	height: 3.125rem;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	margin-left: 0
}

.pagination .page-item .page-link:hover {
	background-color: #324556;
	color: #fff
}

.pagination .page-item.active .page-link {
	background-color: #f6f3e5;
	color: #324556
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding-left: 0;
	list-style: none;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}

.page-item:first-child .page-link {
	margin-left: 0;
	-webkit-border-top-left-radius: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-bottom-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	-webkit-border-top-right-radius: .25rem;
	border-top-right-radius: .25rem;
	-webkit-border-bottom-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	-webkit-border-top-left-radius: .3rem;
	border-top-left-radius: .3rem;
	-webkit-border-bottom-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	-webkit-border-top-right-radius: .3rem;
	border-top-right-radius: .3rem;
	-webkit-border-bottom-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	-webkit-border-top-left-radius: .2rem;
	border-top-left-radius: .2rem;
	-webkit-border-bottom-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	-webkit-border-top-right-radius: .2rem;
	border-top-right-radius: .2rem;
	-webkit-border-bottom-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.news_content {
	width: calc(100% - 25%);
	padding-right: 20px;
	padding-top: 23px;
}

aside.news_sidebar {
	display: block;
	max-width: 25%;
	margin-top: 30px;
	padding: 0 11px;
}

.news_tips {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 20px;
}

.sidebar__widget {
	overflow: hidden;
	font-size: .875rem;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 30px
}

.sidebar__widget .title {
	background-color: #324556;
	color: #fff;
	font-weight: 900;
	font-size: 1.125rem;
	margin: 0;
	padding: 18px 30px 16px;
}

.sidebar__widget ul {
	margin-bottom: 0
}

.sidebar__widget.categories ul {
	color: #26c1ec;
	line-height: 2.25rem;
	padding-top: 9px;
	padding-bottom: 11px
}

.sidebar__widget.categories ul a {
	display: block;
	color: inherit;
	padding: 0 20px 0 30px
}

.sidebar__widget.categories ul a:hover {
	color: #333333;
	text-decoration: none
}

.sidebar__widget.newsletter {
	color: #fff;
	padding-top: 9px;
	background-color: #324556 !important
}

.sidebar__widget.newsletter .newsletter--wrapp {
	padding: 0 30px 30px
}

.sidebar__widget.newsletter .newsletter--wrapp p {
	font-size: .875rem;
	line-height: 1.5rem;
	margin-bottom: 22px;
	margin-top: 4px
}

.sidebar__widget.newsletter .newsletter-form .form-group {
	margin-bottom: 30px
}

.sidebar__widget.newsletter .newsletter-form .form-group .form-control {
	height: 50px;
	color: #333333;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 10px 20px;
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.sidebar__widget.newsletter .newsletter-form .form-group::-webkit-input-placeholder {
	color: #999
}

.sidebar__widget.newsletter .newsletter-form .form-group:-moz-placeholder {
	color: #999
}

.sidebar__widget.newsletter .newsletter-form .form-group::-moz-placeholder {
	color: #999
}

.sidebar__widget.newsletter .newsletter-form .form-group:-ms-input-placeholder {
	color: #999
}

.sidebar__widget.newsletter .newsletter-form .btn[type="submit"] {
	width: 100%;
	height: 50px;
	padding: 10px 20px
}

.sidebar__widget.newsletter .newsletter-form .btn[type="submit"]:hover {
	color: #26c1ec !important;
	background-color: #fff !important
}

.sidebar__widget.categories {
	background-color: #f6f3e5 !important
}

.sidebar__widget.latest-articles {
	background-color: #5eb79c !important
}

.latest-articles {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: relative;
	overflow: hidden;
	min-height: 480px;
	margin-bottom: 1.875rem
}

.latest-articles h4 {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 900;
	padding: 1.7rem 1.875rem .625rem;
	margin: 0
}

.latest-articles ul {
	margin: 0
}

.latest-articles ul li {
	position: relative
}

.latest-articles .latest-articles_link {
	position: relative;
	display: block;
	padding: .625rem 1.5rem .625rem 1.875rem;
	color: #fff;
	line-height: 1.5rem;
	text-decoration: none;
	z-index: 1;
	background-color: #5eb79c;
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
	/* max-height: 50px; */
	/* overflow: hidden; */
}

.latest-articles .latest-articles_link:hover {
	background-color: transparent;
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease
}

.latest-articles .articl-thumb {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat
}

.latest-articles .articl-thumb::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #324556;
	opacity: .6
}

.new_intro_title h1 {
	font-weight: 900;
	color: #003f62;
	margin: 0;
	font-size: 2.25rem;
	line-height: 1.2;
}

.new_intro_title {
	color: #999;
	font-size: 1rem;
	margin-bottom: 21px;
}

.promotions--blk {
	color: #333333;
	line-height: 1.5rem;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.promotions--blk:hover {
	background-color: #324556 !important;
	color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.promotions--blk:hover h3 {
	color: #fff
}

.promotions--blk:hover .btn-success {
	color: #26c1ec;
	background-color: #fff
}

.promotions--blk img {
	width: 100%;
	height: 510px;
	-o-object-fit: cover;
	object-fit: cover
}

.promotions--blk .badge {
	font-size: 1rem;
	position: absolute;
	right: 30px;
	bottom: 45px;
}

.promotions--blk .badge.badge-active {
	background-color: #ff928b
}

.promotions--blk .badge.badge-expired {
	background-color: #999
}

.promotions--blk__excerpt {
	padding: 0px 30px 30px;
}

.promotions--blk__excerpt h3 {
	color: #26c1ec;
	font-size: 1.5rem;
	font-weight: 900;
	margin-bottom: 0;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	word-wrap: break-word;
	max-height: 65px;
	height: 54px;
}

.promotions--blk__excerpt h3 a {
	color: inherit;
	line-height: 1.1;
}

.promotions--blk__excerpt p {
	margin-bottom: 22px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	word-wrap: break-word;
	max-height: 3.6em;
	line-height: 1.8em;
	height: 48px;
	margin-bottom: 22px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.promotions--blk__excerpt .btn-success {
	height: 50px;
	padding: 10px 20px
}

.promotions--blk__excerpt .btn-success:hover {
	color: #26c1ec !important;
	background-color: #fff !important
}

.promotions--blk.small {
	font-size: 14px
}

.promotions--blk.small img {
	height: 280px
}

.promotions--blk.small>a {
	display: block;
	position: relative;
	border: 1px solid #f6f3e5;
}

.promotions--blk.small>a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #324556;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.promotions--blk.small>a:hover::before {
	opacity: .6;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.promotions--blk.featured {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-size: 1rem;
	height: 550px;
	position: relative
}

.promotions--blk.featured .promotions-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6)
}

.promotions--blk.featured .promotions--blk__excerpt {
	position: relative;
	z-index: 1;
	width: 100%
}

.promotions--blk.featured .promotions--blk__excerpt h3>a {
	color: #fff;
	font-size: 1.875rem
}

.promotions--blk.featured .promotions--blk__excerpt .btn-default {
	max-width: 170px;
	font-weight: 700;
	padding: .938rem .85rem;
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

.btn-default {
	background-color: #fff;
	color: #26c1ec;
	font-weight: 700;
	font-size: .875rem;
	text-transform: uppercase;
	padding: .938rem .85rem
}

.align-items-center {
	/* -webkit-box-align: center !important; */
	-ms-flex-align: center !important;
	/* -webkit-align-items: center !important; */
	/* align-items: center !important; */
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important
}

.bg-light {
	background-color: #f6f3e5 !important
}

.news_content .col-md-6 {
	width: calc(100% - 50%);
	padding-right: 20px;
	float: left
}

.clear {
	clear: both
}

.news {
	padding-top: 23px
}

.news--intro {
	color: #999;
	font-size: 1rem;
	margin-bottom: 0;
}

.news--intro h1 {
	font-weight: 900;
	color: #003f62;
	margin-bottom: 0
}

.news--blk {
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	height: 200px !important;
	border-radius: 0.25rem;
}

.news--blk::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 33.3333%;
	height: 100%;
	background-color: #324556;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.news--blk__link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.news--blk img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.3333%;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	min-width: 33.333%;
	height: 200px
}

.news--blk:hover {
	background-color: #324556 !important;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.news--blk:hover:before {
	opacity: .6;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.news--blk:hover h3, .news--blk:hover p {
	color: #fff
}

.news--excerpt {
	font-size: 1rem;
	color: #324556;
	line-height: 1.5rem;
	padding: 0 30px 23px;
	width: 100%;
}

.news--excerpt h3 {
	font-weight: 900;
	color: #009bc6;
	line-height: 1.875rem;
	margin-bottom: 9px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	max-height: 59px;
	overflow: hidden;
}

.news--excerpt p {
	margin-bottom: 9px;
	margin-top: 0;
	max-height: 50px;
	overflow: hidden;
}

.news--excerpt__meta {
	color: #999
}

.news_content .col-md-4 {
	width: 33.333333%;
	padding-right: 20px;
	float: left
}

.interview--blk {
	color: #333333;
	line-height: 1.5rem;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.interview--blk:hover {
	background-color: #324556 !important;
	color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.interview--blk:hover>a::before {
	opacity: .6;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.interview--blk:hover h4 {
	color: #fff
}

.interview--blk:hover .btn-success {
	color: #26c1ec;
	background-color: #fff
}

.interview--blk>a {
	display: block;
	position: relative
}

.interview--blk>a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 180px;
	background-color: #324556;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.interview--blk img {
	width: 100%;
	height: 180px;
	-o-object-fit: cover;
	object-fit: cover
}

.interview--blk__content {
	padding: 27px 30px 30px
}

.interview--blk__content h4 {
	color: #26c1ec;
	font-size: 1.125rem;
	font-weight: 900;
	margin-bottom: 5px;
	height: 54px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-top: 0;
}

.interview--blk__content h4 a {
	color: inherit
}

.interview--blk__content p {
	height: 72px;
	margin-bottom: 22px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.interview--blk__content .btn-success {
	height: 50px;
	padding: 10px 20px
}

.interview--blk__content .btn-success:hover {
	color: #26c1ec !important;
	background-color: #fff !important
}

.inv-blk {
	color: #333333;
	line-height: 1.5rem;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.inv-blk:hover {
	background-color: #324556 !important;
	color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.inv-blk:hover>a::before {
	opacity: .6;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.inv-blk:hover h3 {
	color: #fff
}

.inv-blk:hover .btn-success {
	color: #26c1ec;
	background-color: #fff
}

.inv-blk img {
	width: 100%;
	height: 280px;
	-o-object-fit: cover;
	object-fit: cover
}

.inv-blk>a {
	display: block;
	position: relative
}

.inv-blk>a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 280px;
	background-color: #324556;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.inv-blk__excerpt {
	padding: 27px 30px 30px
}

.inv-blk__excerpt h3 {
	color: #26c1ec;
	font-size: 1.5rem;
	font-weight: 900;
	margin-bottom: 11px;
	height: 57px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.inv-blk__excerpt h3 a {
	color: inherit
}

.inv-blk__excerpt p {
	height: 48px;
	margin-bottom: 22px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.inv-blk__excerpt .btn-success {
	height: 50px;
	padding: 10px 20px
}

.inv-blk__excerpt .btn-success:hover {
	color: #26c1ec !important;
	background-color: #fff !important
}

.news_content .col-md-4:nth-child(4n+4) {
	padding: 0
}

.breadcrumb {
	background-color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	color: #999999;
	font-size: 1rem;
	padding: 0;
	margin: 0
}

.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item a {
	color: inherit
}

.breadcrumb-item.active {
	color: inherit
}

.article {
	font-size: 1rem;
	color: #333333;
	line-height: 1.875rem;
}

.article p {
	margin-bottom: 23px;
	line-height: 1.875rem
}

.article p:first-of-type {
	line-height: 1.5rem;
	margin-bottom: 30px
}

.article p>a {
	color: #26c1ec;
	text-decoration: underline
}

.article--post-date {
	color: #999999;
	font-size: 1rem
}

.article h3 {
	color: #003f62;
	font-weight: 900;
	margin-bottom: 21px;
	margin-top: 0;
}

.article h5 {
	font-size: 1rem;
	font-weight: 700;
	color: #333333;
	line-height: 1.5rem;
	margin-bottom: 35px
}

.article h4 {
	font-size: 1.125rem;
	font-weight: 700;
	color: #003f62;
	margin-bottom: 22px;
	margin-top: 15px;
}

.article h4:first-of-type {
	margin-bottom: 36px !important
}

/*.article .featured-image {
	max-width: 420px;
	margin-left: 30px;
	margin-bottom: 30px
}*/

.article--video {
	/* margin-top: 26px; */
	/* margin-bottom: 27px; */
	/* position: relative; */
	/* padding-bottom: 56.25%; */
	/* padding-top: 25px; */
	/* height: 0; */
	/* margin-bottom: 10px; */
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-bottom: 0;
}

.article .gallery .slider-for {
	margin-bottom: 30px
}

.article .gallery .slider-for .slick-slide {
	width: 100%;
	height: 285px;
	-o-object-fit: cover;
	object-fit: cover
}

.article .gallery .slick-slide {
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.article .gallery .slider-nav {
	margin: 0 -15px
}

.article .gallery .slider-nav .slick-slide {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	position: relative;
	padding: 0 15px;
	height: 90px;
	overflow: hidden
}

.article .gallery .slider-nav .slick-slide img {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.article .gallery .slider-nav .slick-slide::before {
	content: "";
	position: absolute;
	left: 15px;
	right: 15px;
	height: 100%;
	background-color: #324556;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	opacity: 0
}

.article .gallery .slider-nav .slick-current::before {
	opacity: .6
}

.article .gallery.left {
	max-width: 50%;
	margin-right: 30px
}

.article .gallery.full {
	margin: 0 -15px
}

.article .gallery.full .w-50 {
	padding: 0 15px
}

.article .gallery .images {
	position: relative;
	width: 100%;
	padding-bottom: 290px;
	height: 0;
	margin-bottom: 22px
}

.article .gallery .images>div {
	position: absolute;
	display: block;
	left: 15px;
	right: 15px;
	opacity: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .88s ease;
	-o-transition: all .88s ease;
	transition: all .88s ease
}

.article .gallery .images>div.active {
	opacity: 1
}

.article .gallery .images>div img {
	width: 100%;
	height: 290px;
	-o-object-fit: cover;
	object-fit: cover
}

.article .gallery .thumbs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px
}

.article .gallery .thumbs>div {
	position: relative;
	margin-bottom: 30px;
	padding: 0 15px;
	width: 50%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	height: 130px;
	cursor: pointer;
	-webkit-transition: all .88s ease;
	-o-transition: all .88s ease;
	transition: all .88s ease
}

.article .gallery .thumbs>div img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.article .gallery .thumbs>div:before {
	content: '';
	position: absolute;
	left: 15px;
	right: 15px;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #324556;
	opacity: 0;
	-webkit-transition: all .88s ease;
	-o-transition: all .88s ease;
	transition: all .88s ease
}

.article .gallery .thumbs>div.active:before {
	opacity: .6
}

.article ul {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 1.875rem
}

.article ul.numbered {
	list-style-type: decimal;
	margin-left: 15px
}

.article ul.arrows li {
	position: relative;
	padding-left: 16px
}

.article ul.arrows li::before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	height: 0;
	width: 0;
	border: 8px solid #02a6c6;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent
}

.article span {
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}

.article .btn-success {
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 27px;
	max-width: 200px;
	height: 50px;
	padding: 10px 20px
}

.article .services-list {
	padding-top: 0
}

.article .services-list .card-header .btn-success {
	margin-bottom: 0
}

.article .btn-link {
	font-size: 1.125rem;
	font-weight: 700;
	color: #009bc6;
	padding: 0;
	text-decoration: underline
}

.article--social-share {
	margin: 25px -15px 30px
}

.article--social-share .btn {
	
	/* flex: 0 0 33.3333%; */
	min-width: calc(33.3333% - 30px);
	margin: 0 15px;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	text-decoration: none;
	padding: 13px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.article--social-share .btn.btn-fb {
	background-color: #224b89
}

.article--social-share .btn.btn-linkedin {
	background-color: #0064a9
}

.article--social-share .btn.btn-link {
	background-color: #3e8cfa
}

.article--social-share .btn i {
	margin-right: 20px
}

.news-carousel {
	padding: 25px 0;
	margin-bottom: -30px;
}

.news-carousel h3 {
	color: #003f62;
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 24px;
	margin-top: 0;
}

.news-carousel--item {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 0 30px 30px;
	position: relative;
	overflow: hidden
}

.news-carousel--item .img-link {
	position: relative;
	display: block;
	width: calc(100% + 60px);
	height: 180px;
	margin-left: -30px;
	margin-bottom: 27px
}

.news-carousel--item .img-link img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.news-carousel--item .img-link:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #324556;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.news-carousel--item h4 {
	font-size: 1.12rem;
	font-weight: 900;
	color: #009bc6;
	margin-bottom: 25px;
	max-height: 50px;
	overflow: hidden;
}

.news-carousel--item h4 a {
	color: inherit
}

.news-carousel--item .btn-success {
	font-weight: 700;
	font-size: 1rem;
	padding: 13px 20px
}

.news-carousel--item:hover {
	background-color: #003f62;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.news-carousel--item:hover .img-link::before {
	opacity: .6;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.news-carousel--item:hover h4 {
	color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.news-carousel--item:hover .btn-success {
	background-color: #fff !important;
	color: #009bc6 !important
}

.service .__header h4 {
	font-size: 1.125rem !important;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
	min-width: 49%
}

.w-50 {
	width: 50% !important
}

.w-100 {
	width: 100% !important;
}

span.service-title {
	white-space: pre-wrap;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 1.125rem;
	border: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.services-list {
	margin-bottom: 1.875rem;
	padding-top: .66rem
}

.services-list-categories {
	padding: 0;
}

.float-right {
	float: right !important
}

/*.article .featured-image {
	max-width: 420px;
	margin-left: 30px
}*/
/*added 11.05.2020*/
.article .featured-image {
	width: 420px;
	max-width: 100%;
	margin-left: 30px;
}

.article .gallery.left {
	max-width: 50%;
	margin-right: 30px;
	margin-bottom: 30px;
}

.float-left {
	float: left !important
}

article.news_content.news.article {
	overflow: hidden
}

.sugestion .it {
	border: none !important
}

.services-block__intro {
	padding-top: 30px;
	padding-bottom: 21px
}

.services-block__intro-text {
	font-size: 17px;
	color: #053f61;
}

.services-block__intro-img {
	margin-bottom: 20px;
}

.services-block__intro-img img {
	width: 100%;
}


.services-block__intro h1 {
	font-size: 2.25rem;
	font-weight: 900;
	color: #003f62;
	margin-bottom: 0;
}

.services-block__intro .dropdown .dropdown-toggle {
	font-size: .875rem;
	font-weight: 900
}

.services-block__intro .dropdown .dropdown-menu {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	text-transform: uppercase;
	padding: .5rem
}

.services-block__intro .dropdown .dropdown-menu a {
	clear: none;
	float: left;
	padding: .25rem .5rem;
	width: auto
}

.services-block__intro .dropdown .dropdown-menu.show {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	left: auto !important;
	right: 0;
	top: 100% !important
}

.services-block .nav-link {
	background-color: #f6f3e5;
	color: #009bc6;
	font-size: 1rem;
	font-weight: 900;
	padding: .925rem 1.25rem;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	outline: none !important;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	text-decoration: none;
}

.services-block .nav-link.active, .services-block .nav-link:hover {
	background-color: #003f62;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.services-block .nav-item {
	margin-right: 20px
}

.services-block .nav-item:last-child {
	margin-right: 0
}

.services-block .tab-pane {
	background-color: #f6f3e5 !important;
	-webkit-border-bottom-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
	-webkit-border-bottom-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.services-block .tab-pane .services-title {
	background-color: #003f62;
	color: #fff;
	font-weight: 900;
	margin-bottom: 0;
	margin-top: -1px;
	padding: 10px 0;
	position: relative;
	text-align: center;
	font-size: 1.5rem;
}

.services-block .tab-pane .services-title::before, .services-block .tab-pane .services-title::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%
}

.services-block .tab-pane .services-title::before {
	background: #004062;
	background: -webkit-gradient(left top, right top, color-stop(50%, #004062), color-stop(100%, rgba(255, 255, 255, 0.3)));
	background: -webkit-linear-gradient(left, #004062 50%, rgba(255, 255, 255, 0.3) 100%);
	background: -o-linear-gradient(left, #004062 50%, rgba(255, 255, 255, 0.3) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(50%, #004062), to(rgba(255, 255, 255, 0.3)));
	background: linear-gradient(to right, #004062 50%, rgba(255, 255, 255, 0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004062', endColorstr='#ffffff', GradientType=1)
}

.services-block .tab-pane .services-title::after {
	left: auto;
	right: 0;
	background: rgba(255, 255, 255, 0.3);
	background: -webkit-gradient(left top, right top, color-stop(0, rgba(255, 255, 255, 0.3)), color-stop(100%, #004062));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.3) 0, #004062 50%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0.3) 0, #004062 50%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.3)), color-stop(50%, #004062));
	background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0, #004062 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#004062', GradientType=1)
}

.services-block .tab-pane .services-title span {
	position: relative;
	z-index: 1
}

.services-block .tab-pane .services-title:first-of-type {
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0
}

.services-block .tab-pane h4 {
	color: #26c1ec;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 20px
}

.services-block .tab-pane .tabs-legend>div {
	border-bottom: 1px solid #26c1ec;
	color: #003f62;
	font-size: 1rem;
	font-weight: 700;
	padding: 0 20px 13px
}

.services-block .tab-pane .tabs-legend>div:first-of-type {
	padding-right: 10px
}

.services-block .tab-pane .tabs-legend>div:last-of-type {
	padding-left: 15px
}

.services-block .tab-pane .tabs-legend__checkbox {
	font-size: 1.25rem;
	line-height: 1;
	margin-right: 10px
}

.services-block .tab-pane .tabs-legend__name {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}

.services-block .tab-pane .tabs-legend__term {
	margin-left: 10px
}

.services-block .tab-pane .column-count-two {
	border: 1px solid #f6f3e5;
	border-top: none;
	-webkit-border-bottom-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
	-webkit-border-bottom-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
	background-color: #f6f3e5 !important;
	-webkit-column-fill: balance;
	column-fill: balance;
	padding: 0 20px 20px
}

.services-block .tab-pane .column-count-two div, .services-block .tab-pane .column-count-two h4 {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid
}

.services-block .tab-pane .services__block-service {
	font-size: 1rem;
	border-bottom: 1px solid #26c1ec;
	padding-bottom: 15px;
	padding-top: 15px
}

.services-block .tab-pane .services__block-service a {
	color: #324556;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-decoration: none
}

.services-block .tab-pane .services__block-service a:hover {
	color: #009bc6;
	text-decoration: underline
}

.services-block .tab-pane .services__block-service .term {
	color: #999;
	margin-left: 30px
}

.services-block .tab-pane .services__block-service .price {
	color: #5eb79c;
	font-weight: 700
}

.services-block .tab-pane .custom-checkbox {
	color: #999;
	margin-right: 15px
}

.services-block .tab-pane .custom-checkbox input[type="checkbox"] {
	display: none
}

.services-block .tab-pane .custom-checkbox label {
	padding-left: 30px;
	position: relative;
	margin: 0
}

.services-block .tab-pane .custom-checkbox label::before {
	content: "";
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #26c1ec
}

.services-block .tab-pane .custom-checkbox label::after {
	color: #324556;
	content: "\f00c";
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	position: absolute;
	left: 2px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.services-block .tab-pane .custom-checkbox input[type="checkbox"]:checked+label::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.services-block .card .btn {
	font-size: .875rem;
	font-weight: 900
}

.services-block .card-header h4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41%;
	-ms-flex: 0 0 41%;
	flex: 0 0 41%;
	min-width: 41%
}

.services-block .card-header .btn-link {
	color: #009bc6;
	font-size: 1rem;
	font-weight: 400
}

.services-block .card .custom-select {
	max-width: 60px
}

.services-block .card .custom-select::after {
	display: none
}

.services-block .tab-content {
	padding-bottom: 30px
}

section.services-block *, ::after, ::before {
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.services-block__intro .dropdown .dropdown-toggle i {
	margin-right: 5px
}

section.services-block .dropdown, .dropup {
	position: relative
}

section.services-block .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

section.services-block .dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

li.nav-item.mTSThumbContainer {
	padding: 25px 0px
}

.selectServices .price {
	color: #5eb79c;
	font-weight: 700
}

.selectServices .term {
	color: #999;
	margin-left: 30px
}

.selectServices .badge {
	font-size: .875rem
}

.selectServices .badge-promo {
	color: #ff928b
}

.selectServices  .badge-new {
	color: #26c1ec
}

.service_bg {
	background: #f6f3e5
}

.service-details {
	font-size: 1rem;
	line-height: 1.5rem
}

.service-details a {
	color: #26c1ec;
}

.service-details__intro {
	padding-top: 53px;
	margin-bottom: 54px
}

.service-details__intro h1 {
	color: #003f62;
	font-weight: 900;
	margin-bottom: 16px;
	font-size: 2.25rem;
	line-height: normal
}

.service-details__intro p {
	margin-bottom: 0
}

.service-details__intro-blk {
	margin-bottom: 30px;
	/*min-height: 575px;*/
	overflow: hidden
}

.service-details__intro-blk .title {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 26px 30px 20px;
	position: relative;
	height: 230px;
	width: 100%
}

.service-details__intro-blk .title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.25)
}

.service-details__intro-blk .title h3 {
	font-weight: 900;
	position: relative;
	z-index: 1
}

.service-details__intro-blk ul {
	line-height: 1.875rem;
	margin: 0;
	padding: 22px 20px 20px 30px
}

.service-details__intro-blk ul li {
	position: relative;
	counter-increment: list
}

.service-details__intro-blk ul li::before {
	content: counters(list, " ") ".";
	display: inline-block;
	width: 25px
}

.service-details__advantages {
	display: flex;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 54px
}

.service-details__advantages h1 {
	color: #003f62;
	font-weight: 900;
	margin-bottom: 0;
	text-align: left;
	font-size: 2.25rem;
	line-height: 1.2
}

.service-details__advantages .number {
	background-color: #003f62;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.75rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	margin: 0 auto 10px
}

.service-details__advantages p {
	font-size: 1.125rem;
	margin-bottom: 0
}

.service-details .btn-primary {
	color: #fff
}

.service-details .btn-primary:hover {
	-webkit-box-shadow: 0 0 0 2px #fff;
	box-shadow: 0 0 0 2px #fff
}

.service-details .separator {
	margin: 0;
	border-color: #f6f3e5
}

.service-details .service {
	padding-top: 1.875rem
}

.service-details .service .title-icon {
	max-width: 60px;
	margin-right: 20px
}

.service-details .service.card {
	padding: 0;
	border: none
}

.service-details .service h1 {
	font-weight: 900;
	color: #003366;
	margin-bottom: 0;
	line-height: initial
}

.service-details .service .service--meta {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.service-details .service .service-price--selected {
	font-weight: 900;
	font-size: 2.25rem;
	color: #5eb79c
}

.service-details .service .service-code--selected {
	color: #999999;
	margin-left: 1rem;
	margin-right: 1rem
}

.service-details .service .custom-select {
	margin: 0 1rem
}

.service-details .service .btn-success {
	color: #fff;
	font-weight: 900
}

.service-details .service .btn-success i {
	font-size: .875rem;
	margin-right: .3125rem
}

.service-details .service--description {
	border: none;
	padding: 1.55rem 0 1.5rem;
	background-color: transparent
}

.service-details .service--description p {
	margin-bottom: 0
}

.service-details .service--description p a {
	display: inline-block
}

.service-details .service--description_meta {
	padding-top: 1.5rem;
	padding-bottom: 1.55rem
}

.service-details .service--description_meta label {
	margin-bottom: 0;
	color: #999999
}

.service-details .service--description_meta p {
	margin-bottom: 0
}

.service-details .service--description_meta.method p {
	-webkit-background-size: contain;
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat
}

.service-details .service--description_meta.method p a {
	color: #26c1ec;
	display: inline-block;
	margin-left: .325rem;
	cursor: pointer
}

.service-details .service--description__advantage {
	padding: 1.25rem 1.5rem 1.25rem .9375rem
}

.service-details .service--description__advantage h3 {
	color: #333333;
	line-height: 2.25rem;
	margin-bottom: 0;
	font-weight: 900
}

.service-details .service--description__advantage img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 3.75rem;
	-ms-flex: 0 0 3.75rem;
	flex: 0 0 3.75rem;
	min-width: 3.75rem;
	margin-right: 1.875rem
}

.service-details .service--description__info {
	padding-top: 1.75rem
}

.service-details .service--description__info .icon {
	margin-right: 1.55rem;
	background-repeat: no-repeat;
	background-position: top;
	-webkit-background-size: contain;
	background-size: contain;
	width: 3.75rem;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 3.75rem;
	-ms-flex: 0 0 3.75rem;
	flex: 0 0 3.75rem
}

.service-details .service--description__info h2 {
	margin-bottom: .55rem;
	color: #5eb79c;
	font-weight: 900;
	line-height: 2.25rem
}

.service-details .service--description__info h4 {
	font-size: 1.125rem;
	font-weight: 900;
	color: #333333;
	margin-bottom: 3px;
	line-height: 2.25rem
}

.service-details .service--description__info p {
	margin-bottom: .875rem
}

.service-details .service--description__info ul {
	margin-bottom: 0
}

.service-details .service--description__info ul li {
	position: relative;
	padding-left: 1.25rem;
	margin-bottom: .45rem
}

.service-details .service--description__info ul li::before {
	content: "\00b7";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: .875rem;
	height: .875rem;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #5eb79c;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
	line-height: .2;
	position: absolute;
	left: 0;
	top: .25rem
}

.service-details .service--description__wrapp .bg-light {
	margin-top: 9px;
	margin-bottom: 1.875rem;
	padding: 0 1.875rem
}

.service-details .service--description__wrapp .bg-light .service--description__info {
	padding: 1.25rem .9375rem .625rem
}

.service-details .services--title h1 {
	color: #5eb79c;
	font-weight: 900;
	margin-bottom: 0;
	margin-top: .625rem;
	border-top: 1px solid #f6f3e5;
	padding-top: 1.45rem;
	padding-bottom: .3125rem
}

.service-details .services--title p {
	margin-bottom: 1.5rem
}

.service-details .services--title.second h1 {
	border-top: none
}

.service-details .services-list {
	margin-bottom: 1.4rem
}

.service-details .packages-intro {
	margin-bottom: 7px
}

.service-details .packages-intro h1 {
	font-weight: 900;
	color: #5eb79c;
	margin-bottom: 5px
}

.service--analyze-box {
	margin-bottom: 1.875rem;
	line-height: 1.5rem;
	min-height: 430px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #999999;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.service--analyze-box .title {
	color: #333366;
	font-weight: 900;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
	padding-bottom: .8rem;
	padding-top: 1rem
}

.service--analyze-box .service--analyze-box__description {
	padding: 1.4rem 1.875rem 1.875rem
}

.service--analyze-box .service--analyze-box__description h4 {
	font-size: 1.125rem;
	color: #333333;
	line-height: 1.875rem
}

.service--analyze-box .service--analyze-box__description p {
	margin-bottom: 1.35rem
}

.service--analyze-box .service--analyze-box__description ul {
	margin-bottom: 1.65rem;
	padding: 0;
	list-style-type: none
}

.service--analyze-box .service--analyze-box__description ul .__economy {
	color: #5eb79c;
	font-size: 1.125rem;
	font-weight: 700
}

.service--analyze-box .service--analyze-box__description ul .__economy i {
	font-size: 2.25rem;
	margin-right: .3125rem
}

.service--analyze-box .service--analyze-box__description ul .__economy-numb {
	font-size: 1.5rem;
	font-weight: 700;
	color: #333333
}

.service--analyze-box .service--analyze-box__description ul .__price-numb del {
	font-weight: 400;
	color: #999999
}

.service--analyze-box .service--analyze-box__description .btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-weight: 900;
	line-height: 1.875rem;
	padding: .625rem 1.25rem
}

.service--analyze-box:hover {
	-webkit-box-shadow: 0 .625rem 1rem rgba(0, 0, 0, 0.25);
	box-shadow: 0 .625rem 1rem rgba(0, 0, 0, 0.25);
	-webkit-transform: translate(0, -0.625rem);
	-ms-transform: translate(0, -0.625rem);
	transform: translate(0, -0.625rem);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.service--analyze-price {
	font-size: 1.125rem;
	font-weight: 700;
	color: #5eb79c;
	padding-top: 1.65rem !important;
	border-top: 1px solid #fff;
	margin-bottom: 1.5rem !important
}

.service-details__advantages .col-md-3 {
	text-align: center;
	width: calc(25% - 10px)
}

.row.pochet_medical {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.row.pochet_medical .col-md-4 {
	width: calc(33.333333% - 10px);
	max-width: calc(33.333333% - 10px);
	margin-right: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
}

.row.pochet_medical .col-md-4:nth-of-type(3n) {
	margin-right: 0
}

.service-details .text-success {
	color: #5eb79c !important
}

.service-details h1 {
	font-size: 2.25rem
}

.packages-grid--element_blk {
	/*margin-bottom: 1.875rem;*/
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: .25rem !important;
	border-radius: .25rem !important;
}

.packages-grid--element_blk .img-fluid {
	max-height: 180px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.packages-grid--element_blk .title {
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: .9375rem 1.875rem;
	text-transform: capitalize;
	background-color: #5eb79c !important;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

.packages-grid--element_blk .content {
	padding: 1.45rem 1.875rem .625rem
}

.packages-grid--element_blk .content__list {
	color: #999;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 1rem;
	line-height: 1.875rem;
	margin-top: 1.35rem;
	margin-bottom: 0;
	padding-top: 1.875rem;
	padding-bottom: .625rem
}

.packages-grid--element_blk .content__list li {
	position: relative;
	margin-bottom: 1.25rem
}

.packages-grid--element_blk .content__list li .tooltip {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 160px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10px;
	margin-top: -30px;
	color: #333;
	border: 1px solid #cccccc;
	bottom: 100%;
	margin-bottom: 10px;
	min-height: 45px;
	z-index: -1
}

.packages-grid--element_blk .content__list li .tooltip::before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 15px;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border: 1px solid transparent;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1
}

.packages-grid--element_blk .content__list li:hover .tooltip {
	-webkit-animation: fadeInUp .3s ease;
	animation: fadeInUp .3s ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	z-index: 99
}

.packages-grid--element_blk .content__list img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 3.125rem;
	-ms-flex: 0 0 3.125rem;
	flex: 0 0 3.125rem;
	width: 3.125rem;
	margin-right: 1.25rem
}

.packages-grid--element_blk .content__prices {
	color: #999;
	font-size: 1.5rem;
	line-height: 1.875rem;
	margin-bottom: 0;
	padding-top: .7rem;
	padding-bottom: .87rem;
	padding-left: 0
}

.packages-grid--element_blk .content__prices label {
	font-size: 1rem;
	display: block;
	margin-bottom: 0
}

.packages-grid--element_blk .content__prices b {
	font-weight: 700;
	color: #333333
}

.packages-grid--element_blk .content__prices .text-success {
	font-weight: 700
}

.packages-grid--element_blk .content .btn {
	padding: .8125rem 1.25rem;
	margin-bottom: 1.25rem;
	font-weight: 700;
	width: 100%
}

.packages-grid--element_blk .content .btn.btn-primary {
	background-color: #003f62
}

.packages-grid--element_blk .content .btn.btn-primary:hover {
	background-color: #324556
}

.packages-grid--element_blk .content .btn i {
	font-size: .875rem
}

.packages-grid--element_blk .description {
	font-size: 1.125rem;
	line-height: 1.875rem;
	margin-bottom: 0;
	text-align: left
}

.packages-grid--element_blk .description .btn-link {
	padding: 0;
	margin-bottom: 0;
	color: #26c1ec;
	background: transparent;
	text-decoration: none;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.5
}

.packages-grid--element_blk:hover {
	margin-top: -5px;
	box-shadow: 0 .25rem .625rem 0 rgba(0, 0, 0, 0.25);
	transition: all .3 ease;
}

.packages-carousel {
	/*width: calc(100% + 20px);*/
	margin-left: -10px;
	position: relative;
	padding-top: 60px
}

.packages-carousel .slick-dots {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: unset
}

.packages-carousel .slick-dots li {
	margin-right: 10px
}

.packages-carousel .slick-dots li:last-child {
	margin-right: 0
}

.packages-carousel .slick-dots li button {
	background-color: #f6f3e5;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	outline: none !important;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	font-size: 0
}

.packages-carousel .slick-dots li.slick-active button {
	background-color: #5eb79c
}

.packages-carousel {
	/*display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex*/
}

.packages-carousel .col-md-4 {
	display: block;
	/*-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	-webkit-flex: 0 0 calc(33.333333% - 13px);
	flex: 0 0 calc(33.333333% - 13px);
	max-width: calc(33.333333% - 10px);
	margin-right: 22px;
	margin-left: 5px;*/
	margin: 0 10px;
	/*margin-bottom: 15px;*/
}
.packages-grid--element {
	padding-top: 10px;
}

.packages-grid--element .rounded {
	height: 100%;
}

.packages-carousel .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.packages-carousel .list-inline-item {
	display: inline-block;
	text-align: center
}

.packages-grid--element_blk .content__list li:hover .tooltip {
	-webkit-animation: fadeInUp .3s ease;
	animation: fadeInUp .3s ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	z-index: 999;
	opacity: 1
}

.text-center {
	text-align: center
}

.package-item__intro {
	color: #333333;
	font-size: 1.125rem;
	line-height: 1.875rem;
	padding-top: 1.6875rem;
	padding-right: 1.875rem;
	margin-bottom: 1.25rem;
}

.package-item__intro ul {
	margin-bottom: 20px;
	padding-left: 40px;
	list-style: disc;
}

.package-item__intro h1 {
	font-weight: 700;
	color: #003f62;
	margin-bottom: 1.0625rem;
	line-height: 1;
	font-size: 2.25rem;
}

.package-item__intro p {
	margin-bottom: 0
}

.package-item__meta {
	padding-top: 1.6875rem;
	margin-bottom: 1.875rem
}

.package-item__meta ul {
	color: #999;
	font-size: 1.5rem;
	margin-bottom: .875rem
}

.package-item__meta ul label {
	font-weight: 400;
	font-size: 1rem;
	display: block;
	margin-bottom: 0
}

.package-item__meta ul b {
	color: #333333;
	font-weight: 700
}

.package-item__meta ul .text-success {
	font-weight: 700;
	color: #5eb79c
}

.package-item__meta .btn-success {
	padding: .8125rem 1.25rem
}

.package-item__list {
	color: #999;
	font-size: 1rem;
	margin-bottom: 1.875rem
}

.package-item__list.bg-light {
	background-color: transparent !important;
}

.package-item__list li {
	align-items: center;
	padding: 1.875rem .9375rem 1.625rem;
	width: 33.333333%;
	background-color: #f6f3e5 !important;
}

.package-item__list li:first-child {
	border-top-left-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important;
}

.package-item__list li:last-child {
	border-top-right-radius: .25rem!important;
	border-bottom-right-radius: .25rem!important;
}

.package-item__list li img {
	width: 3.125rem;
	margin-bottom: .875rem
}

.package-item__services-title {
	background-repeat: no-repeat;
	background-position: top left;
	-webkit-background-size: 3.75rem 3.75rem;
	background-size: 3.75rem;
	border-bottom: 1px solid #f6f3e5;
	line-height: 3.75rem;
	margin-bottom: 0;
	padding-left: 5rem;
	padding-bottom: 2.2rem;
	font-weight: 700
}

.package-item__services-title.border-0 {
	border: none;
}

.col-md-8.package-item__intro {
	width: 66.666667%;
	display: inline-block;
	float: left
}

.col-md-4.package-item__meta {
	width: 33.333333%;
	display: inline-block
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	-webkit-justify-content: space-around !important;
	justify-content: space-around !important
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	-webkit-flex-direction: column !important;
	flex-direction: column !important
}

.package-item .service-price {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	width: 36%
}

.row.pochet_medical .col-md-4 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
}

.service-details__intro-blk {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.row.pochet_medical {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
	margin-left: -10px;
}

.package-item__list li span {
	text-align: center
}

/*--- 05.10.2018 ---*/
.user-cabinet {
	padding-top: 30px;
	/* overflow: hidden; */
}

.user-cabinet__menu .btn {
	color: #009bc6;
	font-size: 18px;
	font-weight: 700;
	padding: 11px 20px;
	margin-bottom: 30px;
	text-align: left;
	text-transform: lowercase;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.user-cabinet__menu .btn i {
	margin-right: 10px
}

.user-cabinet .pills-menu {
	margin-left: -15px;
	margin-bottom: 30px
}

.user-cabinet .pills-menu li {
	padding: 0 15px
}

.user-cabinet .pills-menu li .btn {
	color: #009bc6;
	font-size: 18px;
	font-weight: 700;
	padding: 11px 20px;
	text-align: left
}

.user-cabinet__filters {
	margin-bottom: 30px
}

.user-cabinet__filters h1 {
	color: #003f62;
	font-size: 36px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 0;
	margin: 0;
}

.user-cabinet__filters .bootstrap-select {
	width: 100% !important
}

.user-cabinet__filters  .btn {
	border: 1px solid #f6f3e5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 1rem;
	font-weight: 700;
	text-transform: initial;
	height: 45px;
	padding: 10px 20px;
	outline: none !important;
}

.user-cabinet__filters  .btn:after {
	border: none;
	border-top: 2px solid #d5d5d5;
	border-left: 2px solid #d5d5d5;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	vertical-align: 11px;
	margin-left: -5px
}

.user-cabinet__filters .btn:hover {
	background-color: #324556 !important;
}

.user-cabinet__filters  div.dropdown-menu {
	border-color: #f6f3e5;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	color: #324556;
	font-size: 16px;
	margin: -1px 0 0 0;
	padding: 0
}

.user-cabinet__filters div.dropdown-menu li {
	padding: 0 20px;
	border-bottom: 1px solid #f6f3e5
}

.user-cabinet__filters  div.dropdown-menu li:last-child {
	border-bottom: none
}

.user-cabinet__filters  div.dropdown-menu li.selected {
	background-color: #f6f3e5
}

.user-cabinet__filters  div.dropdown-menu li a {
	color: inherit;
	display: block;
	outline: none;
	line-height: 40px
}

.user-cabinet__filters .show .dropdown-menu {
	display: block !important
}

.user-cabinet__filters .show .btn {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0
}

.user-cabinet__filters .show .btn::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.user-cabinet__history-table {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #324556;
	font-size: 18px;
	margin-bottom: 60px;
	padding: 0;
}

.user-cabinet__history-table a, .user-cabinet__history-table span {
	display: block
}

.user-cabinet__history-table_header {
	background-color: #f6f3e5;
	color: #999999;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}

.user-cabinet__history-table_header h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	margin: 0
}

.user-cabinet__history-table_intro, .user-cabinet__history-table_services, .user-cabinet__history-table_price, .user-cabinet__history-table_status, .user-cabinet__history-table_actions {
	padding: 15px 20px
}

.user-cabinet__history-table_intro {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 18.5%;
	-ms-flex: 0 0 18.5%;
	flex: 0 0 18.5%;
	min-width: 200px;
}

.user-cabinet__history-table_services {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10.2%;
	-ms-flex: 0 0 10.2%;
	flex: 0 0 10.2%;
	min-width: 80px
}

.user-cabinet__history-table_price {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	min-width: 100px
}

.user-cabinet__history-table_status {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 22.3%;
	-ms-flex: 0 0 22.3%;
	flex: 0 0 22.3%;
	min-width: 200px
}

.user-cabinet__history-table_actions {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.user-cabinet__history-table_content {
	border-bottom: 1px solid #f6f3e5;
	position: relative;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 0px;
}

.user-cabinet__history-table_content a {
	color: #ffffff;
	float: left;
}

.user-cabinet__history-table_content .collapsing {
	opacity: 0;
	width: 100%
}

.user-cabinet__history-table_content .collapse {
	padding: 0;
	z-index: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%
}

.user-cabinet__history-table_content .collapse.show {
	opacity: 1;
	-webkit-animation: fadeInUp 0 .3s ease;
	-moz-animation: fadeInUp 0 .3s ease;
	-ms-animation: fadeInUp 0 .3s ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.user-cabinet__history-table_content .collapse .card {
	border: none;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	color: #3c4147;
	font-size: 18px;
	padding: 0 0 7px
}

.user-cabinet__history-table_content .collapse .card__header {
	border-bottom: 1px solid #f6f3e5;
	margin-bottom: 9px;
	padding: 10px 0
}

.user-cabinet__history-table_content .collapse .card__header h4 {
	color: #999999;
	font-size: 18px;
	font-weight: 700;
	margin: 0
}

.user-cabinet__history-table_content .collapse .card__code, .user-cabinet__history-table_content .collapse .card__name, .user-cabinet__history-table_content .collapse .card__price {
	padding: 9px 20px
}

.user-cabinet__history-table_content .collapse .card__code {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 18.5%;
	-ms-flex: 0 0 18.5%;
	flex: 0 0 18.5%;
	min-width: 200px
}

.user-cabinet__history-table_content .collapse .card__name {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 200px
}

.user-cabinet__history-table_content .collapse .card__price {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	min-width: 100px
}

.user-cabinet__history-table_content a[data-toggle="collapse"] {
	position: relative;
	z-index: 2
}

.user-cabinet__history-table_content a[data-toggle="collapse"]::before {
	content: "";
	position: absolute;
	background-color: #fff;
	-webkit-box-shadow: 0 15px 0 0 #fff, 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 15px 0 0 #fff, 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	top: -15px;
	right: -20px;
	bottom: -12px;
	left: -20px;
	z-index: -1;
	opacity: 1;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

.user-cabinet__history-table_content a[data-toggle="collapse"].collapsed::before {
	opacity: 0;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.user-cabinet .separator {
	border-color: #f6f3e5;
	margin: 0 0 30px;
	margin-right: -15px;
	margin-left: -15px;
}

.user-cabinet.settings {
	padding-bottom: 30px;
	overflow: hidden;
}

.user-cabinet__settings-row .user-cabinet__history-table_intro {
	
	/* flex: 0 0 30%; */
	font-size: .875rem;
	color: #999;
}

.user-cabinet__settings-row .user-cabinet__history-table_intro h4 {
	color: #333333
}

.user-cabinet__settings-row .user-cabinet__history-table_input {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 28%;
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	min-width: 330px;
	padding: 0 20px 0 0;
	float: left;
}

.user-cabinet__settings-row .user-cabinet__history-table_input input {
	border: 1px solid transparent;	/* border-bottom-color: #f6f3e5; */
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #333333;
	font-size: 1.125rem;
	width: 100%;
	line-height: 1;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding: 15px 0;
	pointer-events: none;
	margin-bottom: -1px;
	cursor: inherit;
}

.user-cabinet__settings-row .user-cabinet__history-table_input.editable input {
	border-bottom-color: #333333;
	pointer-events: all;
	cursor: text;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.user-cabinet__settings-row .user-cabinet__history-table_actions {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.user-cabinet__settings-row .user-cabinet__history-table_actions, .user-cabinet__settings-row .user-cabinet__history-table_status {
	line-height: 1;
	padding: 14px 20px;
}

.user-cabinet__settings-row .user-cabinet__history-table__controls {
	margin-top: 30px;
	margin-bottom: 30px
}

.user-cabinet__settings-row .user-cabinet__history-table__controls .btn {
	color: #fff;
	display: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 1rem;
	font-weight: 900;
	margin-right: 30px;
	min-width: 140px;
	padding: 13px 20px;
	text-transform: lowercase;
}

.user-cabinet__settings-row .user-cabinet__history-table__controls .btn-success {
	width: 370px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.user-cabinet__settings-row .user-cabinet__history-table__controls .btn.visible {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.user-cabinet__settings-row .user-cabinet__history-table_content.phones {
	border-top: 1px solid #f6f3e5;
	margin-top: -1px
}

.user-cabinet__settings-row .btn.new-content-btn {
	margin-top: 30px
}

.user-cabinet__settings-row .user-cabinet__history-table_content.new-element input {
	border: 1px solid transparent;
	border-bottom-color: #333333;
	cursor: text;
	padding: 15px 0;
	pointer-events: all;
	margin-bottom: -1px
}

.user-cabinet__settings-row .user-cabinet__history-table_content.new-element .user-cabinet__history-table_intro, .user-cabinet__settings-row .user-cabinet__history-table_content.new-element .user-cabinet__history-table_status {
	padding: 0 20px
}

.user-cabinet__settings-row.password-recovery .user-cabinet__history-table_input .form-control {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-color: #f6f3e5;
	cursor: text;
	padding: 6px 16px;
	pointer-events: all;
	outline: none !important
}

.user-cabinet__settings-row.password-recovery .user-cabinet__history-table_input .form-control:focus {
	border-color: #333333
}

.user-cabinet__settings-row.password-recovery .user-cabinet__history-table__controls .btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.btn.new-pass, .btn.new-content-btn {
	width: 370px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
	font-size: 1rem;
	font-weight: 900;
	padding: 13px 20px
}

.user-cabinet__cart-table_header {
	background-color: #f6f3e5;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.user-cabinet__cart-table_header h4 {
	color: #999;
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0
}

.user-cabinet__cart-table_code, .user-cabinet__cart-table_service, .user-cabinet__cart-table_quantity, .user-cabinet__cart-table_term, .user-cabinet__cart-table_price {
	padding: 19px 20px
}

.user-cabinet__cart-table_code {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12%;
	-ms-flex: 0 0 12%;
	flex: 0 0 12%;
	min-width: 145px
}

.user-cabinet__cart-table_service {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 35%;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
	min-width: 415px
}

.user-cabinet__cart-table_quantity {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 14.5%;
	-ms-flex: 0 0 14.5%;
	flex: 0 0 14.5%;
	min-width: 150px
}

.user-cabinet__cart-table_term {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 11%;
	-ms-flex: 0 0 11%;
	flex: 0 0 11%;
	min-width: 130px
}

.user-cabinet__cart-table_price {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 11%;
	-ms-flex: 0 0 11%;
	flex: 0 0 11%;
	min-width: 140px
}

.user-cabinet__cart-table_actions {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 19px 0 20px 20px
}

.user-cabinet__cart-table_content {
	border-bottom: 1px solid #f6f3e5;
	color: #324556;
	font-size: 1.125rem;
	line-height: 30px
}

.user-cabinet__cart-table_content .btn-link {
	color: #26c1ec;
	padding: 0
}

.user-cabinet__cart-table_content .service-cant {
	border: 2px solid #f6f3e5;
	color: #003f62;
	width: 115px;
	height: 50px;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.user-cabinet__cart-table_content .user-cabinet__cart-table_quantity {
	position: relative
}

.user-cabinet__cart-table_content .user-cabinet__cart-table_quantity .button {
	cursor: pointer;
	padding: 0 15px;
	position: absolute;
	top: 28px
}

.user-cabinet__cart-table_content .user-cabinet__cart-table_quantity .button.inc {
	right: 40px
}

.user-cabinet__cart-table_content .user-cabinet__cart-table_quantity .button.dec {
	left: 25px
}

.user-cabinet__cart-table_total {
	border-bottom: 1px solid #f6f3e5;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.875rem;
	padding: 16px 0 14px 20px;
	margin-bottom: 30px
}

.user-cabinet__cart-table_total h4 {
	color: #324556;
	font-size: 1.125rem;
	font-weight: 700
}

.user-cabinet__cart-table .btn-create-order {
	padding: 13px 20px;
	font-weight: bold;
	width: 100%;
	max-width: 370px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.user-cabinet__cart-table input[type=number]::-webkit-inner-spin-button, .user-cabinet__cart-table input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

.user-cabinet__cart-table input[type=number] {
	-moz-appearance: textfield
}

.user-cabinet_cart-info {
	color: #324556;
	font-size: 1rem;
	line-height: 1.875rem
}

.user-cabinet_cart-info-title {
	padding: 0 !important;
}

.user-cabinet .list-profile {
	margin-bottom: 30px;
}

.user-cabinet_cart-info .title {
	border-top: 1px solid #f6f3e5;
	border-bottom: 1px solid #f6f3e5;
	color: #333333;
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0;
	padding: 18px 20px
}

.user-cabinet_cart-info .title_green {
	color: #ffffff !important;
	background: #5eb79c !important;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.user-cabinet_cart-info .title.bg-light {
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.user-cabinet_cart-info .select-title {/* padding-left: 20px; */}

.user-cabinet_cart-info .bootstrap-select .btn-default {
	background-image: url('../images/icons/arrow-down.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
	-webkit-background-size: 10px 10px;
	background-size: 10px;
	border: 1px solid #f6f3e5;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #324556;
	font-weight: 400;
	font-size: 1rem;
	text-transform: inherit;
	line-height: 1;
	padding: 15px 15px 13px;
	outline: none !important
}

.user-cabinet_cart-info .bootstrap-select .btn-default:hover {
	background-color: transparent
}

.user-cabinet_cart-info .bootstrap-select .btn-default:after {
	display: none
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu {
	border-color: #f6f3e5;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	color: #324556;
	margin-top: -2px
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul {
	font-size: 1rem;
	line-height: 30px
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul li {
	border-bottom: 1px solid #f6f3e5;
	padding: 0 20px
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul li.selected {
	background-color: #f6f3e5
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul li a {
	color: inherit;
	display: block;
	outline: none !important;
	line-height: 40px
}

.user-cabinet_cart-info .bootstrap-select.show .dropdown-menu {
	display: block !important
}

.user-cabinet_cart-info .timepicker {
	background-image: url('../images/icons/arrow-down.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
	-webkit-background-size: 10px 10px;
	background-size: 10px;
	border: 1px solid #f6f3e5;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: 100%;
	max-width: 370px;
	outline: none
}

.user-cabinet_cart-info hr {
	border-color: #f6f3e5
}

.user-cabinet_cart-info .btn.w-100 {
	margin-bottom: 10px !important;
}

.row.user-cabinet__menu .col-md-3 {
	width: calc(25% - 20px);
	margin-right: 30px;
}

.row.user-cabinet__menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.row.user-cabinet__menu .col-md-3:last-child {
	margin-right: 0 !important;
}

.user-cabinet__menu  .btn-light:hover, .user-cabinet__menu  .btn-light.active {
	background-color: #003f62 !important;
	color: #fff !important;
}

.user-cabinet__menu  .btn-light {
	background-color: #f6f3e5;
	color: #009bc6 !important;
}

.user-cabinet__filters {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.user-cabinet__filters .col-md-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.666667%;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start !important;
	-webkit-justify-content: flex-start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.user-cabinet__filters .col-md-3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 28%;
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	max-width: 28%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
}

.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px;
	z-index: 1;
}

.bootstrap-select>select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: .5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none;
}

.user-cabinet__filters .bootstrap-select.show .dropdown-menu {
	display: block !important;
}

.user-cabinet__history-table_header {
	background-color: #f6f3e5;
	color: #999999;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.user-cabinet__history-table_content .collapse {
	display: none;
}

.user-cabinet__history-table_content .collapse.show {
	display: block;
}

.custom-select {
	position: relative;
	font-family: Arial;
	width: 100%;
}

.custom-select select {
	display: none; /*hide original SELECT element:*/
}

.select-selected {
	background-color: white;
}

/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	display: inline-block;
	content: "";
	top: 22px;
	right: 10px;
	border: none;
	border-top: 2px solid #d5d5d5;
	border-left: 2px solid #d5d5d5;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	vertical-align: 11px;
	margin-left: -5px;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	top: 24px;
}

/*style the items (options), including the selected item:*/
.select-items div {
	color: #ffffff;
	padding: 8px 16px;
	border: 1px solid #f6f3e5;
	border-color: transparent #f6f3e5 rgb(246, 243, 229) #f6f3e5;
	cursor: pointer;	/* border: 1px solid #f6f3e5; */
	color: #324556;
	font-size: 1rem;
	font-weight: 400;
	text-transform: initial;
	height: 50px;
	padding: 13px 20px;
	outline: none !important;
}

.select-selected {
	color: #ffffff;
	padding: 8px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	border: 1px solid #f6f3e5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #324556;
	font-size: 1rem;
	font-weight: 400;
	text-transform: initial;
	height: 50px;
	padding: 13px 20px;
	position: relative;
	outline: none !important;
	margin: 0px 15px;
}

/*style items (options):*/
.select-items {
	position: absolute;
	background-color: white;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	margin: 0 15px;
}

/*hide the items when the select box is closed:*/
.select-hide {
	display: none;
}

.select-items div:hover, .same-as-selected {
	background-color: rgb(246, 243, 229);
}

.btn-primary {
	background-color: #26c1ec;
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.btn-primary .fas {
	margin-right: 5px;
}

.btn-danger .fas {
	margin-right: 5px;
}

.alert {
	
	/*color: #324556*/
	color: #fff
}

.alert h5 {
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 1.25rem;
	margin: 0;
}

.alert p {
	margin-bottom: 0;
	margin: 0;
}

.alert .close {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	text-shadow: none;
	opacity: 1;
	width: 30px;
	height: 30px;
	background: #324556;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: -15px;
	border: none;
	margin-right: -15px;
	visibility: visible;
	cursor: pointer;
}

.alert.alert-success {
	background-color: rgba(94, 183, 156, 0.75);
	border-color: #5eb79c;
	max-width: 500px;
}

.alert.alert-danger {
	background-color: rgba(220, 53, 69, 0.69);
	border-color: #dc3545;
	max-width: 500px;
}

.alert.alert-info {
	background-color: rgba(153, 153, 153, 0.69);
	border-color: #999999
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
}

.dropdown-menu.show {
	display: block;
}

.cabinet a.dropdown-item {
	color: inherit !important;
	padding: 10px 20px !important;
	border-bottom: 1px solid #f6f3e5 !important;
}

.cabinet .dropdown-item:focus, .dropdown-item:hover {
	color: #16181b !important;
	text-decoration: none !important;
	background-color: #f8f9fa !important;
}

.cabinet a.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.cabinet .dropdown-menu {
	border: none;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
	color: #009bc6;
	font-size: 1rem;
	line-height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.cabinet >.dropdown .dropdown-menu a i {
	margin-right: 10px;
}

.cabinetContent.cart .row .colCod .cabinetTitle:nth-of-type(1) {
	color: #324556;
}

.master_card svg {
	width: 48px;
	height: 30px;
}

.photoTopPage {
	height: 100%;
	background-attachment: fixed;
	background-position: center 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

div#uhistory_content ul.pagination {
	margin-top: 30px;
}

.jq-selectbox.jqselect.changeSelect.status_select {
	margin-right: 15px;
}

.auto {
	text-align: center;
	margin: 10px 0px;
}

form.js_af {
	width: 100%;
	position: relative;
}

.close_form {
	position: absolute;
	top: 5px;
	right: 20px;
    width: 20px;
    cursor: pointer;
}

.close_form svg {
	width: 20px;
	height: 20px;
	fill: #000;
}

.jq-selectbox {
	margin-left: 10px;
}

img.icon_title {
	width: 65px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: 15px;
}

i.showInfo.fas.fa-info-circle {
	color: #26c1ec;
}

img.equipment_icon {
	width: 20%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 50px;
	margin-right: 15px;
}

.service--description__info.col-md-3 {
	width: 37.5%;
}

.edit-data input[type="text"] {
	height: 40px;
	border: 1px solid #5eb79c;
	padding: 0px 10px;
	margin: 5px 10px 5px 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

button#saveData {
	margin-right: 15px;
}

a.see_more {
	color: #26c1ec;
	cursor: pointer;
}

.service--description.hide_txt {
	height: 90px;
	overflow: hidden;
}

.cabinetEntred .btn-create-order {
	padding: 13px 20px;
	font-weight: bold;
	width: 100%;
	max-width: 370px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

/*-- 12.11..2018 ---*/
.user-cabinet_cart-info {
	color: #324556;
	font-size: 1rem;
	line-height: 1.875rem
}

.user-cabinet_cart-info .title {
	border-top: 1px solid #f6f3e5;
	border-bottom: 1px solid #f6f3e5;
	color: #333333;
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0;
	padding: 18px 20px;
}

.user-cabinet_cart-info .title.bg-light {
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.user-cabinet_cart-info .title.all-costs {
	line-height: 1.2
}

.user-cabinet_cart-info .select-title {
	display: block;
	margin-bottom: 6px
}

.user-cabinet_cart-info .bootstrap-select .btn-default {
	background-image: url('../images/icons/arrow-down.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
	-webkit-background-size: 10px 10px;
	background-size: 10px;
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #324556;
	font-weight: 400;
	font-size: 1rem;
	text-transform: inherit;
	line-height: 1.1;
	padding: 14px 20px 13px;
	outline: none !important
}

.user-cabinet_cart-info .bootstrap-select .btn-default:hover {
	background-color: transparent
}

.user-cabinet_cart-info .bootstrap-select .btn-default:after {
	display: none
}

.user-cabinet_cart-info .bootstrap-select .btn-default .filter-option {
	padding-right: 15px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu {
	border-color: #ccc;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	color: #324556;
	margin-top: -2px
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul {
	font-size: 1rem;
	line-height: 30px
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul li {
	border-bottom: 1px solid #ccc;
	padding: 0 20px
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul li.selected {
	background-color: #f6f3e5
}

.user-cabinet_cart-info .bootstrap-select .dropdown-menu ul li a {
	color: inherit;
	display: block;
	outline: none !important;
	line-height: 40px
}

.user-cabinet_cart-info .bootstrap-select.show .dropdown-menu {
	display: block !important
}

.user-cabinet_cart-info hr {
	border-color: #f6f3e5
}

.user-cabinet_cart-info .btn.w-100 {
	color: #fff;
	font-weight: 700;
	padding: 13px 20px;
	margin-bottom: 30px
}

.user-cabinet_cart-info .infowindow {
	-webkit-animation: fadeInUp .5s 1 ease;
	-moz-animation: fadeInUp .5s 1 ease;
	-ms-animation: fadeInUp .5s 1 ease;
	line-height: 30px;
	text-align: center;
	overflow: hidden
}

.user-cabinet_cart-info .infowindow h5 {
	margin-bottom: 0
}

.user-cabinet_cart-info__select-blk {
	margin-bottom: 20px
}

.user-cabinet_cart-info__additional-addres {
	display: none;
	margin-bottom: 30px
}

.user-cabinet_cart-info__additional-addres .form-group {
	margin-bottom: 0
}

.user-cabinet_cart-info__additional-addres .form-group .form-control {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-color: #ccc;
	padding: 12px 20px;
	outline: none !important;
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.custom-datepicker {
	max-width: 70%;
	min-width: 400px
}

.bootstrap-datetimepicker-widget .timepicker {
	background-image: none;
	padding: 0 20px
}

.bootstrap-datetimepicker-widget table td {
	width: auto;
	height: auto;
	line-height: 38px !important
}

.bootstrap-datetimepicker-widget table td.today {
	background-color: #26c1ec;
	color: #fff
}

.bootstrap-datetimepicker-widget table td.active {
	background-color: #003f62
}

.bootstrap-datetimepicker-widget table td .btn {
	color: #26c1ec
}

.bootstrap-datetimepicker-widget table td span {
	width: auto;
	height: auto;
	line-height: 30px;
	padding: 0 10px
}

.bootstrap-datetimepicker-widget table td span:hover {
	background-color: #f6f3e5
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background-color: #f6f3e5
}

.bootstrap-datetimepicker-widget table thead tr th {
	color: #003f62;
	line-height: 38px;
	text-transform: capitalize
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	border-color: #ccc;
	min-width: 320px;
	padding: 10px
}

.bootstrap-datetimepicker-widget.dropdown-menu::before {
	border-bottom: 7px solid #ccc !important
}

.bootstrap-datetimepicker-widget.dropdown-menu.top::before {
	border-top: 7px solid #ccc !important;
	border-bottom: none !important
}

.bootstrap-datetimepicker-widget.dropdown-menu table thead tr th {
	padding: 5px 0
}

.bootstrap-datetimepicker-widget.dropdown-menu table thead tr th.dow {
	color: #324556
}

.bootstrap-datetimepicker-widget.dropdown-menu table tbody tr td.day {
	height: auto;
	width: auto;
	line-height: 30px;
	padding: 5px 0
}

.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch {
	color: #324556;
	text-transform: uppercase
}

.ui-timepicker-wrapper {
	color: #324556;
	border-color: #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 1rem;
	line-height: 30px;
	width: 150px;
	text-align: center
}

.ui-timepicker-wrapper .ui-timepicker-list li {
	padding: 5px 20px
}

.ui-timepicker-wrapper .ui-timepicker-list li:hover {
	background-color: #324556;
	color: #fff
}

.ui-timepicker-wrapper .ui-timepicker-list .ui-timepicker-selected {
	background-color: #324556;
	color: #fff
}

.order-preview__blk {
	font-size: 1rem;
	color: #324556;
	line-height: 1.875rem;
	margin-bottom: 17px
}

.order-preview__blk label {
	margin-bottom: 5px
}

.order-preview__blk h5 {
	color: #333333;
	font-weight: 700;
	font-size: 1.125rem;
	margin-bottom: 15px
}

.order-preview__blk .btn {
	font-weight: 700;
	padding: 12px 20px
}

.order-preview__blk .btn.btn-primary {
	background-color: #009bc6 !important;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #fff !important;
	font-size: 1rem;
	overflow: visible;
	line-height: 26px;
	margin-bottom: 21px;
	text-shadow: none;
	z-index: 3
}

.order-preview__blk .btn.btn-primary .addeventatc_icon {
	display: none !important
}

.order-preview__blk .btn.btn-primary:hover {
	background-color: #003f62
}

.order-preview #location-map {
	background-color: #f6f3e5;
	width: 100%;
	height: 295px;
	margin: 25px 0 30px
}

.order-preview .copyx {
	display: none !important
}

.order-preview__preparing {
	color: #324556;
	font-size: 1rem;
	line-height: 1.875rem;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px
}

.order-preview__preparing h3 {
	margin-bottom: 15px
}

.order-preview__preparing p {
	margin-bottom: 0
}

.order-preview__preparing a {
	color: #009bc6
}

.order-list h3 {
	font-weight: 700;
	margin-bottom: 24px;
	margin-top: -5px
}

.order-list h5 {
	color: #324556;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 0
}

.order-list__preview {
	color: #324556;
	font-size: 1.125rem
}

.order-list__preview-header {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}

.order-list__preview-header h5 {
	color: #999;
	font-weight: 700;
	font-size: 1.125rem;
	margin-bottom: 0
}

.order-list__preview-code, .order-list__preview-title, .order-list__preview-term, .order-list__preview-cost {
	padding: 19px 20px
}

.order-list__preview-code {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8%;
	-ms-flex: 0 0 8%;
	flex: 0 0 8%;
	min-width: 80px
}

.order-list__preview-title {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 72%;
	-ms-flex: 0 0 72%;
	flex: 0 0 72%;
	/*min-width: 420px*/
}

.order-list__preview-term {
	text-align: center;
}

.order-list__preview-term, .order-list__preview-cost {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10%;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	min-width: 120px
}

.order-list__preview-content {
	border-bottom: 1px solid #f6f3e5
}

.order-list__preview-footer {
	border-bottom: 2px solid #f6f3e5;
	font-size: 1.25rem;
}

.row.calendar_map {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 30px;
}

.row.calendar_map .col-md-6 {
	width: calc(50% - 15px);
	margin-right: 30px;
	margin-bottom: 10px;
	max-width: calc(50% - 15px);
}

.bootstrap-datetimepicker-widget {
	list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	display: block;
	margin: 2px 0;
	padding: 4px;
	width: 19em
}

@media (min-width:768px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
	
}

@media (min-width:992px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
	
}

@media (min-width:1200px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
		width: 38em
	}
	
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
	content: '';
	display: inline-block;
	position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	top: -7px;
	left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	top: -6px;
	left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, 0.2);
	bottom: -7px;
	left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid white;
	bottom: -6px;
	left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
	left: auto;
	right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
	left: auto;
	right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
	margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
	width: 54px;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
	line-height: 2.5;
	height: 2.5em;
	width: 100%
}

.bootstrap-datetimepicker-widget table {
	width: 100%;
	margin: 0
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.bootstrap-datetimepicker-widget table th {
	height: 20px;
	line-height: 20px;
	width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
	width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
	cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #eee
}

.bootstrap-datetimepicker-widget table td {
	height: 54px;
	line-height: 54px;
	width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
	font-size: .8em;
	height: 20px;
	line-height: 20px;
	color: #777
}

.bootstrap-datetimepicker-widget table td.day {
	height: 20px;
	line-height: 20px;
	width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
	background: #eee;
	cursor: pointer
}

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
	color: #777
}

.bootstrap-datetimepicker-widget table td.today {
	position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
	content: '';
	display: inline-block;
	border: solid transparent;
	border-width: 0 0 7px 7px;
	border-bottom-color: #337ab7;
	border-top-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	bottom: 4px;
	right: 4px
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #337ab7;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
	border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	margin: 2px 1.5px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.bootstrap-datetimepicker-widget table td span:hover {
	background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
	background-color: #337ab7;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget table td span.old {
	color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
	background: none;
	color: #777;
	cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
	height: 27px;
	line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
	width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
	line-height: 1.8em !important
}

.input-group.date .input-group-addon {
	cursor: pointer
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.checkbox label {
	color: #333333;
	line-height: 1.875rem;
	margin-bottom: 0;
	cursor: pointer
}

.checkbox label:after {
	content: '';
	display: table;
	clear: both
}

.checkbox .cr {
	position: relative;
	background-color: #fff;
	-webkit-border-radius: .25em;
	border-radius: .25em;
	width: 1.875rem;
	height: 1.875rem;
	float: left;
	margin-right: .5em
}

.checkbox .cr .cr-icon {
	position: absolute;
	font-size: .875em;
	line-height: 0;
	top: 15px;
	left: 9px;
	color: #009bc6
}

.checkbox label input[type="checkbox"] {
	display: none
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
	-webkit-transform: scale(3) rotateZ(-20deg);
	-ms-transform: scale(3) rotate(-20deg);
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
	-webkit-transform: scale(1) rotateZ(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotateZ(0deg);
	opacity: 1
}

.checkbox label input[type="checkbox"]:disabled+.cr {
	opacity: .5
}

.checkbox-svg {
	margin-bottom: 15px;
}

.checkbox-svg .label-checkbox {
	color: #324556;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1rem;
	line-height: 30px;
	margin-bottom: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox-svg .label-checkbox .checkbox {
	position: relative;
	margin-right: 30px;
	width: 30px;
	height: 30px;
	border: 2px solid #f6f3e5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.checkbox-svg .label-checkbox .checkbox svg {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 30px;
	height: 30px
}

.checkbox-svg .label-checkbox .checkbox svg path {
	fill: none;
	stroke: #5eb79c;
	stroke-width: 1;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-dasharray: 71px;
	stroke-dashoffset: 71px;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.checkbox-svg .label-checkbox .checkbox svg polyline {
	fill: none;
	stroke: #FFF;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-dasharray: 18px;
	stroke-dashoffset: 18px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(.65) translate(5px, 5px);
	-ms-transform: scale(.65) translate(5px, 5px);
	transform: scale(.65) translate(5px, 5px)
}

.checkbox-svg .label-checkbox span {
	pointer-events: none;
	vertical-align: middle
}

.checkbox-svg .label-checkbox input:checked+.checkbox {
	border-color: #5eb79c
}

.checkbox-svg .label-checkbox input:checked+.checkbox svg path {
	fill: #5eb79c
}

.checkbox-svg .label-checkbox input:checked+.checkbox svg polyline {
	stroke-dashoffset: 0
}

.checkbox-svg .label-checkbox:hover .checkbox svg path {
	stroke-dashoffset: 0
}

.checkbox-svg .cntr {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	text-align: center
}

.checkbox-svg .invisible {
	position: absolute;
	z-index: -1;
	width: 0;
	height: 0;
	opacity: 0
}

.radiobox-svg .btn-radio {
	cursor: pointer;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 1rem;
	line-height: 30px
}

.radiobox-svg .btn-radio svg {
	fill: none;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	margin-right: 20px
}

.radiobox-svg .btn-radio svg circle {
	stroke-width: 1px;
	stroke: #f6f3e5
}

.radiobox-svg .btn-radio svg path {
	stroke: #5eb79c
}

.radiobox-svg .btn-radio svg path.inner {
	stroke-width: 6;
	stroke-dasharray: 19;
	stroke-dashoffset: 19
}

.radiobox-svg .btn-radio svg path.outer {
	stroke-width: 1;
	stroke-dasharray: 57;
	stroke-dashoffset: 57
}

.radiobox-svg .btn-radio input {
	display: none
}

.radiobox-svg .btn-radio input:checked+svg path {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.radiobox-svg .btn-radio input:checked+svg path.inner {
	stroke-dashoffset: 38;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

.radiobox-svg .btn-radio input:hover+svg path.outer, .radiobox-svg .btn-radio input:checked+svg path.outer {
	stroke-dashoffset: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.radiobox-svg .btn-radio span {
	display: inline-block;
	vertical-align: middle
}

@media screen and (max-width:480px) {
	.radiobox-svg .btn-radio {
		display: block;
		float: none
	}
	
}

.no-padding {
	padding: 0;
}

.row.addon_services {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;	/* margin-bottom: 30px; */
}

.row.addon_services .col-md-6 {
	width: calc(50% - 30px);
	margin-right: 30px;
	margin-bottom: 10px;
	max-width: calc(50% - 30px);
}

.radio_addon_parent {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
	border: none !important;
	margin-bottom: 10px;
}

.radio_addon_parent .col-md-4 {
	width: 33.333333%;
	float: left;
}

.radio_addon_parent .col-md-8 {
	width: 66.666667%;
	float: left;
}

.row.radio_addon {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	/* margin-top: 20px; */
	
	/* margin-bottom: 30px; */
	border: none !important;
}

.row.radio_addon .col-md-6 {
	width: calc(50% - 30px);
	margin-right: 30px;
	margin-bottom: 10px;
	max-width: calc(50% - 30px);
}

.pr-3, .px-3 {
	padding-right: 1rem !important;
}

.w-50 {
	width: 50% !important;
}

.user-cabinet_cart-info__additional-addres .jq-selectbox.jqselect.changeSelect.status_select {
	margin: 0;
}

.text-success {
	color: #5eb79c !important;
}

.row.prices_analiz {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1.5rem 0;
	border-bottom: transparent !important;
}

.pt-4, .py-4 {
	padding-top: 1.5rem !important;
}

.btn_action_cart .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.btn_action_cart .col-md-4 {
	width: 33.333333%;
	margin-right: 15px;
}

.row.calendar_map .col-md-6:last-child {
	margin-right: 0px;
}

.user-cabinet_cart-info__select-blk

.jq-selectbox.jqselect.filter_el.changeSelect.status_select {
	margin: 0;
}

@media (min-width:768px) {
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		-webkit-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
		flex: 0 0 50%;		/* max-width: 50%; */
	}
	
	.row.order-preview {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.order-preview__blk {
		font-size: 1rem;
		color: #324556;
		line-height: 1.875rem;
		margin-bottom: 17px
	}
	
	.order-preview__blk label {
		margin-bottom: 5px
	}
	
	.order-preview__blk h5 {
		color: #333333;
		font-weight: 700;
		font-size: 1.125rem;
		margin-bottom: 15px
	}
	
	.order-preview__blk .btn {
		font-weight: 700;
		padding: 12px 20px
	}
	
	.order-preview__blk .btn.btn-primary {
		background-color: #009bc6 !important;
		border: none;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		color: #fff !important;
		font-size: 1rem;
		overflow: visible;
		line-height: 26px;
		margin-bottom: 21px;
		text-shadow: none;
		z-index: 3
	}
	
	.order-preview__blk .btn.btn-primary .addeventatc_icon {
		display: none !important
	}
	
	.order-preview__blk .btn.btn-primary:hover {
		background-color: #003f62
	}
	
	.order-preview #location-map {
		background-color: #f6f3e5;
		width: 100%;
		height: 295px;
		margin: 25px 0 30px
	}
	
	.order-preview .copyx {
		display: none !important
	}
	
	.order-preview__preparing {
		color: #324556;
		font-size: 1rem;
		line-height: 1.875rem;
		padding-top: 25px;
		padding-bottom: 25px;
		margin-bottom: 30px
	}
	
	.order-preview__preparing h3 {
		margin-bottom: 15px
	}
	
	.order-preview__preparing p {
		margin-bottom: 0
	}
	
	.order-preview__preparing a {
		color: #009bc6
	}
	
	.order-list h3 {
		font-weight: 700;
		margin-bottom: 24px;
		margin-top: -5px
	}
	
	.order-list h5 {
		color: #324556;
		font-weight: 700;
		margin-bottom: 0
	}
	
	.order-list__preview {
		color: #324556;
		font-size: 1.125rem
	}
	
	.order-list__preview-header {
		-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px
	}
	
	.order-list__preview-header h5 {
		color: #999;
		font-weight: 700;
		font-size: 1.125rem;
		margin: 0;
	}
	
	.order-list__preview-code, .order-list__preview-title, .order-list__preview-term, .order-list__preview-cost {
		padding: 19px 20px
	}
	
	.order-list__preview-code {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8%;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		min-width: 80px
	}
	
	.order-list__preview-title {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 60%;
		-ms-flex: 0 1 60%;
		flex: 0 1 60%;
		/*min-width: 420px;*/
	}
	
	.order-list__preview-term, .order-list__preview-cost {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		min-width: 120px
	}
	
	.order-list__preview-content {
		border-bottom: 1px solid #f6f3e5
	}
	
	.order-list__preview-footer {
		border-bottom: 2px solid #f6f3e5
	}
	
	.offset-md-2 {
		margin-left: 16.666667%;
	}
	
}

.service--description__info.col-md-3 b {
	font-size: 20px;
}

.edit-data select {
	display: block;
	height: 40px;
	max-width: 260px;
	width: 100%;
	margin-bottom: 10px;
}

.edit-data {
}

.edit-data textarea {
	border-color: #5eb79c;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.edit-data.selectBox {
	padding: 0;
}

span.period_zi {
	display: none;
}

.servicesBlock .selectServices .colServices .row .rightBlock .col strong {
	display: none;
}

.cart_row_border {
	border-bottom: 1px solid #f6f3e5;
}

.header .menu_item__title svg {
	width: 20px;
	height: 20px;
	fill: #fff;
}

.header .menu_item__title a {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 1.29rem;
}

.header .menu_item__title a:hover {
	text-decoration: underline;
}

.btnSubmenu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
	width: 75%;
	float: left;
}

.btnSubmenu .btn_all_analiz {
	margin-right: 25px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 40%;
}

.btnSubmenu .facebook_mes_btn {width: 70%;}

.btnSubmenu .btn_all_analiz a:hover {
	background-color: #fff !important;
	color: #5eb79c !important;
	outline: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btnSubmenu .facebook_mes_btn a:hover {
	background-color: #fff !important;
	color: #009bc6 !important;
	outline: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btnSubmenu .btn_all_analiz a {
	width: 100%;
	height: 60px;
	font-size: 1.125rem;
	font-weight: 900;
	line-height: 2.9rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .375rem 2rem;
}

.btnSubmenu .facebook_mes_btn a {
	width: 100%;
	height: 60px;
	font-size: 1.125rem;
	font-weight: 900;
	line-height: 2.9rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-transform: unset;
	padding: .375rem 2rem;
}

.btnSubmenu .btn_all_analiz a svg {
	fill: #fff;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.btnSubmenu .btn_all_analiz a:hover svg {
	fill: #5eb79c;
}

.btnSubmenu .facebook_mes_btn a svg {
	width: 20px;
	height: 20px;
	fill: #fff;
	margin-right: 10px;
}

.btnSubmenu .facebook_mes_btn a:hover svg {
	width: 20px;
	height: 20px;
	fill: #26c1ec;
}

ul.list-unstyled {
	line-height: 1.5rem;
	margin: 0;
}
.row.service-details__advantages ul.list-unstyled {
	line-height: 1.875rem;
	margin: 0;
	padding: 22px 20px 20px 30px;
	font-family: "Roboto",sans-serif;
	font-size: 1rem;
}

.calendar_map_checkbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
}

.calendar_map_checkbox .label-checkbox {
	cursor: pointer;
}

.calendar_map_checkbox .checkbox-svg {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
}

.calendar_map_checkbox .checkbox {
	margin-top: -2px;
	border: 2px solid #b5b5b2 !important;
}

.nmw {
	max-width: none;
	margin-top: 0;
	padding-left: 0;
}

.mega-menu_item__search {
	padding-top: 1.875rem;
	margin-bottom: 1.65rem;
	position: relative
}

.mega-menu_item__search .input-group {
	height: 50px
}

.mega-menu_item__search .input-group-text {
	position: relative;
	background-color: #fff;
	color: #ccc;
	font-size: .85rem;
	border: none;
	padding-left: 1rem
}

.mega-menu_item__search .input-group-text .load {
	display: none
}

.mega-menu_item__search .form-control {
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #324556;
	padding-left: 0
}

.mega-menu_item__search .search-results {
	width: 100%;
	background-color: #fff;
	margin: -3px 0 0 0;
	position: absolute;
	top: 100%;
	left: 0;
	line-height: 1.875rem;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	z-index: 99;
	display: none
}

.mega-menu_item__search .search-results li {
	padding: .625rem .625rem .625rem 1.125rem;
	border-top: 1px solid #f6f3e5;
	margin-bottom: 0;
	cursor: pointer
}

.mega-menu_item__search .search-results .result-title {
	font-size: 1rem;
	color: #26c1ec
}

.mega-menu_item__search .search-results .result-title:hover {
	color: #324556
}

.mega-menu_item__search .search-results .result-title .time {
	color: #999999;
	margin-left: 5px
}

.mega-menu_item__search .search-results .price {
	color: #5eb79c;
	font-size: 1rem;
	font-weight: 700
}

.mega-menu_item__search .search-results .price .btn {
	padding: .4rem 1.12rem;
	margin-left: 1.125rem
}

.services-mega-menu.tab-content>.tab-pane {
	display: block;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	background-color: inherit
}

.services-mega-menu.tab-content>.active {
	visibility: visible;
	opacity: 1
}

.services-mega-menu_item .menu_item__title {
	padding-left: 30px;
	-webkit-background-size: 20px 20px !important;
	background-size: 20px !important
}

#analyses .menu_item__title {
	background: url('../images/icons/1.svg') no-repeat left top
}

#consulations .menu_item__title {
	background: url('../images/icons/2.svg') no-repeat left top
}

#ultrasonograph .menu_item__title {
	background: url('../images/icons/3.svg') no-repeat left top
}

#md-box .menu_item__title {
	background: url('../images/icons/4.svg') no-repeat left top
}

#investig .menu_item__title {
	background: url('../images/icons/5.svg') no-repeat left 2px
}

.mega-menu_main-items {
	padding-right: 30px;
	padding-top: 28px
}

.mega-menu_main-items .menu_item__title {
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 1.29rem
}

.mega-menu_main-items .menu_item__title a {
	color: inherit
}

.mega-menu_main-items ul {
	color: #fff;
	line-height: 1.5rem;
	margin-bottom: 1.5rem
}

.mega-menu_main-items ul li {
	margin-bottom: .75rem
}

.mega-menu_main-items ul a {
	color: inherit
}

.mega-menu_main-items ul a:hover {
	color: inherit
}

.mega-menu_main-items ul .badge {
	padding: 0;
	font-size: 100%
}

.mega-menu_main-items ul .badge.badge-new {
	color: #26c1ec
}

.mega-menu_main-items ul .badge.badge-promo {
	color: #ff928b
}

.mega-menu_main-items ul .btn {
	font-size: .75rem;
	font-weight: 900;
	padding: 0
}

.mega-menu_main-items .mega-menu__all-btn {
	width: 100%;
	height: 60px;
	font-size: 1.125rem;
	font-weight: 900;
	line-height: 2.9rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mega-menu_main-items .mega-menu__all-btn i {
	margin-right: 10px;
	display: inline-block;
	width: 1.35rem;
	height: 1.25rem;
	background-position: left;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.mega-menu_main-items .mega-menu__all-btn.btn-success:hover, .mega-menu_main-items .mega-menu__all-btn.btn-success:focus, .mega-menu_main-items .mega-menu__all-btn.btn-success:active {
	background-color: #fff !important;
	color: #5eb79c !important;
	outline: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.mega-menu_main-items .mega-menu__all-btn.btn-success:hover i, .mega-menu_main-items .mega-menu__all-btn.btn-success:focus i, .mega-menu_main-items .mega-menu__all-btn.btn-success:active i {
	background-position: right;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.mega-menu_main-items .mega-menu__all-btn.btn-primary:hover, .mega-menu_main-items .mega-menu__all-btn.btn-primary:focus, .mega-menu_main-items .mega-menu__all-btn.btn-primary:active {
	background-color: #fff !important;
	color: #009bc6 !important;
	outline: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.mega-menu_main-items .mega-menu__all-btn.btn-primary:hover i, .mega-menu_main-items .mega-menu__all-btn.btn-primary:focus i, .mega-menu_main-items .mega-menu__all-btn.btn-primary:active i {
	background-position: right;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.bg-darken {
	background-color: #24323f;
}

.mega-menu_aside {
	height: calc(100% + 90px);
	padding-right: 0;
	position: fixed;
	right: 0;
	top: 231px;
	-webkit-transform: translate(0, -91px);
	-ms-transform: translate(0, -91px);
	transform: translate(0, -91px);
	overflow-y: hidden;
	overflow-x: hidden;
	width: 100%;
}

.mega-menu_aside-offers {
	padding-left: .975rem;
	padding-right: 2.5rem;
	color: #fff;
	line-height: 1.5rem;
	padding-top: 1.55rem;
	max-width: 53%;
	min-width: 280px;
}

.mega-menu_aside-offers .aside-offer_title {
	position: relative;
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	margin-top: 0;
}

.mega-menu_aside-offers .aside-offer_title::after {
	position: absolute;
	top: -8px;
	right: 0;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 2.5rem;
	font-size: .875rem;
	text-align: center;
	color: #324556;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
}

.mega-menu_aside-offers .aside-offer_title.promo::after {
	content: "\f06b";
	background-color: #ff928b
}

.mega-menu_aside-offers .aside-offer_title.new::after {
	content: "\f005";
	background-color: #26c1ec
}

.mega-menu_aside-offers ul {
	margin-bottom: 1.5rem
}

.mega-menu_aside-offers ul li {
	margin-bottom: .62rem
}

.mega-menu_aside-offers ul li:last-child {
	margin-bottom: 0
}

.mega-menu_aside-offers ul li a {
	color: inherit;
	font-size: 0.875rem;
	font-weight: 400;	/* text-decoration: underline; */
}

.mega-menu_aside-offers ul li .btn {
	padding: 0;
	font-weight: 900;
	font-size: .875rem
}

.mega-menu_aside-offers ul li .btn .fas {
	margin-left: 3px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.mega-menu_aside-offers ul li .btn:hover {
	color: inherit
}

.mega-menu_aside-offers ul li .btn:hover .fas {
	-webkit-transform: translate(5px, 0);
	-ms-transform: translate(5px, 0);
	transform: translate(5px, 0);
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	background-color: transparent;
}

.mega-menu_aside-offers ul li a:hover {
	text-decoration: underline;
}


.header .headerMenu.layout-bg:before {
	height: calc(100vh - 225px);
	min-height: 700px;
	width: 100%;
	content: " ";
	position: absolute;
	background-color: #324556;
	top: 230px;
	z-index: 9;
}

.header .headerMenu.active:before {
	top: 85px;
}

.closeMega {
	position: absolute;
	right: 30px;
	top: 17px;
	padding: 0;
	background-color: transparent;
	border: none;
	font-size: 2.5rem;
	color: #ff928b;
	z-index: 9;
	outline: none;
	cursor: pointer;
}

.header .headerMenu.active .mega-menu_aside {
	top: 85px;
	height: calc(100% - -91px);
}



.header .headerMenu.active .mega-menu_aside {
	top: 85px !important;
	height: 100%;
	max-height: 803px;
}
.loadingind.preloader {
	background-color: #ffffffa1;
}

.prescrie_analiza .colHow {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

button.btn.btn-success.btn-create-order.findpatient_btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}


.input-icon-group i {
	z-index: 999;
	top: calc(50% - 8px);
	left: 13px;
	position: absolute;
	display:none;
}
.selectServices.sticky {
	background: transparent;
}
.service-details__intro-blk ul li a {
	color: #000;
}
.row.mb-3.justify-content-between.package-total {
	display: flex;
	justify-content: space-between !important;
	flex-wrap: wrap;
}
.service-details__intro-blk ul li a:hover {
	color: #777777;
}
.services-list .collapse .card-body .service-metod li.analize_conexe:last-child {
	min-height: 160px;
}

@media (max-width: 992px) {
	.cabinetContent.cart .row  .col-md-6 {
		flex: 0 0 100%;
		margin-right: 0;
		margin: 0;
		padding: 10px 0px;
		width: 100% !important;
		max-width: 100% !important;
	}
	.btnSubmenu .facebook_mes_btn {
		width: 100%;
	}
	
	.btnSubmenu .btn_all_analiz {
		width: 100%;
	}
	.header .headerSecond .container .secondMenu li a img {
		width: 20px !important;
		height: 20px !important;
	}
	
	.header .headerSecond .container .secondMenu {
		margin-bottom: 0;
	}
	
	.total_item_money .row {
		text-align: right;
	}
	
	.total_item_money .colIcon {
		display: none;
	}
	
	.total_item_money .colName {
		display: none;
	}
	
	.checkbox-svg .label-checkbox .checkbox {
		margin-right: 15px;
		width: 30px;
		height: 30px;
		padding: 13px;
	}
	.row.radio_addon .col-md-6 {
		width:100% !important;
		flex: 0 0 100%;
		margin-right: 0;
		max-width: 100% !important;
		padding-bottom:10px;
	}
	.row.radio_addon {
		margin: 0;
		padding: 0 !important;
	}
	.cabinetContent.cart .row {
		padding: 5px !important;
		display: flex;
		justify-content: space-between;
	}
	/*.cabinetContent.cart .row.title:first-child {
		display: none;
	}*/
	
	.rellax { transform: translate3d(0,0,0) !important; } }
.meds-team__medic .btn {
	padding: .87rem 1.25rem;
	display: flex;
}
.meds-team__medic .meds-team__medic-info ul li {
	padding: 0;
}

.services-list .card.service .card-header h4.active .btn-link .fa-plus-square {
	display: none;
}
.services-list .card.service .card-header h4.active .btn-link .fa-minus-square {
	display: block;
}
.row.mb-3.justify-content-between.package-total h2 {
	margin-bottom: -45px;
	margin-top: 10px;
}

.indexSlide button.slick-next:before {
	content: " ";
	display: inline-block;
	border: 1px solid;
	border-width: 0 3px 3px 0;
	padding: 10px;
	top: 8%;
	position: absolute;
	left: 0;
	border-radius: 4px;
	transform: rotate(180deg);
	z-index: 8;
}
.indexSlide button.slick-next {
	content: " ";
	display: inline-block;
	border: 1px solid;
	border-width: 0 5px 5px 0;
	padding: 10px;
	top: 45%;
	position: absolute;
	right: 25px;
	border-radius: 4px;
	transform: rotate(130deg);
	z-index: 8;
}
.indexSlide button.slick-prev {
	content: " ";
	display: inline-block;
	border: 1px solid;
	border-width: 0 5px 5px 0;
	padding: 10px;
	top: 45%;
	position: absolute;
	left: 25px;
	border-radius: 4px;
	transform: rotate(135deg);
	z-index: 8;
}
.indexSlide button.slick-prev:before {
	content: " ";
	display: inline-block;
	border: 1px solid;
	border-width: 0 3px 3px 0;
	padding: 10px;
	top: 8%;
	position: absolute;
	left: 0;
	border-radius: 4px;
	transform: rotate(0deg);
	z-index: 8;
}

.indexSlide .slick-next, .slick-prev {
	z-index: 98;
}

.analysis_info_ajax {
	border: none;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
	color: #3c4147;
	font-size: 18px;
	/* padding: 0 0 7px; */
}

.analysis_info_ajax .history-table thead th {
	border-bottom: 1px solid #f6f3e5;
	margin-bottom: 9px;
	padding: 20px 0;
}
.article--video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rounded {
	border-radius: .25rem!important;
}

article.news_content.news.article ol {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 1.875rem;
	padding-left: 0;
}

.article ul li::before {
	content: "";
	position: absolute;
	top: 8px;
	left: 15px;
	height: 0;
	width: 0;
	border: 8px solid #02a6c6;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
}

.article ul li {
	position: relative;
	padding-left: 30px;
	margin-left: -15px;
}

article.news_content.news.article ol li {
	list-style-type: decimal;
	margin-left: 30px;
}
.latest-articles ul li a {
	max-height: 60px;
	overflow: hidden;
}

.slidersBottom .oneSliderWrap .slider img {
	height: 100px;
	/* width: 100px !important; */
	min-width: 100px;
}

btn_more_package {
	color: #fff!important;
}

a.btn_more_package {
	color: #fff;
	padding: .8125rem 1.25rem;
	max-width: 220px;
}
.news-carousel--item {
	margin: 0px 15px;
}

ol.breadcrumb li {
	list-style: none !important;
	padding: 0;
	margin: 0 !important;
}


.cabinetContent .selected .colIcon a.checklist span:before {
	content: " ";
	position: absolute;
	background-color: #fff;
	box-shadow: 0 15px 0 0 #fff, 0 0 10px 0 rgba(0,0,0,0.3);
	border-radius: 4px 4px 0 0;
	top: -8px;
	right: -20px;
	left: -10px;
	z-index: -1;
	opacity: 1;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	transition-delay: .3s;
	height: 36px;
	z-index: -1;
	width: 100%;
}

.selected .colIcon a.checklist span {
	z-index: 3;
	position: relative;
	padding-right: 25px;
}

.total_item_money .colHow {
	text-align: left !important;
}
.total_item_money .colHow .rowText {
	margin: 0 !important;
	padding: 0 !important;
}

.cabinetContent.cart .row .colPrice {
	/* width: 50%; */
	/*text-align: right;*/
}



select.setvisit_select {
	padding: 10px 20px;
	width: 100%;
	border-color: #f6f3e5;
	background: transparent;
}
@media only screen and (max-width:1800px) {
	.mega-menu_aside {
		/* position: absolute; */
		/* top: 0; */
		width: 30%;
	}
}
@media only screen and (max-width:1300px) {
	.mega-menu_aside {
		/* position: absolute; */
		/* top: 0; */
		width: 25%;
	}
	
}
@media screen and ( max-height: 850px ){
	.header .headerMenu.active .mega-menu_aside {max-height: 791px;}
}
.mvisit_icons .uiItem {
	width: 20px !important;
	background-image: url(../img/sprite.png) !important;
	z-index: 2;
	background-position: -470px -145px !important;
}

.mvisit_icons .uiItem:hover {
	background-image: url(../img/sprite.png) !important;
	background-position: -470px -173px !important;
	width: 20px !important;
	z-index: 2;
}


.norm_icons .uiItem, .norm_icons .checklist {
	background: url(../img/sprite.png) !important;
	background-position: -470px -145px !important;
	width: 18px;
	opacity: 1;
	visibility: visible;
}
.norm_icons .uiItem:hover, .norm_icons .checklist:hover {
	background-image: url(../img/sprite.png);
	background-position: -470px -173px !important;
	width: 18px;
	height: 23px;
}
.specialites  .btn {
	padding: .87rem 1.25rem;
	display: flex;
}
.phone_span span {
	font-weight: bold;
}



.supervisorstatistic .uiItem, .supervisorstatistic .checklist {
	background: url(../img/sprite.png) !important;
	background-position: -470px -145px !important;
	width: 18px;
	opacity: 1;
	visibility: visible;
}
.supervisorstatistic .uiItem:hover, .supervisorstatistic .checklist:hover {
	background-image: url(../img/sprite.png);
	background-position: -470px -173px !important;
	width: 18px;
	height: 23px;
}

.new_create_medic select {
	width: 100%;
	height: 35px;
}

.new_create_medic textarea {
	height: 120px;
}
.new_create_medic .txl {
	text-align: left;
	margin-left: -10px;
}

.new_create_medic .txl label.css-label {
	margin-right:10px;
}

.cart__fixed--scroll {
	position: fixed !important;
	display: block !important;
	top: 145px;
	right: 0;
	z-index: 999;
	border-radius: 5px;
	cursor: pointer;
}

.cart__fixed--scroll {
	padding: 16px 16px;
	background-color: #324556;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cart__fixed--scroll svg {
	width: 18px;
	height: 18px;
	fill: #fff;
}
.cart__fixed--scroll  .cart .order {
	position: absolute;
	left: 12px;
	bottom: calc(100% - 10px);
	border: 2px solid #f6f3e5;
	font-size: 12px;
	color: #324556;
	background-color: #ff928b;
	padding: 3px 7px 1px 7px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 900;
	display: none;
}


.cart__fixed--scroll .cart .order.active {
	display: block;
}
.sidebar__widget.categories ul a.active {
	font-weight: bold;
}
.interview--blk>a {
	border: 1px solid #f2f2f2;
	border-bottom: none;
}

.interview--blk img {
	border-radius: 4px 4px 0 0;
}
.promotions--blk.featured .promotions--blk__excerpt .btn-default:hover {
	color: #fff;
}

.forgotpassword {
	display: flex;
	justify-content: center;
}
.services-list .card.service .card-header h4 {
	/* width: 60% !important; */
	align-items: flex-start;
	justify-content: flex-start;
	display: flex;
}

.card.service {
	display: flex;
	justify-content: flex-start;
}



.services-list .card.service .card-header h4 .btn-link {
	justify-content: flex-start !important;
	text-overflow: ellipsis;
	overflow: hidden;
}

.row.mb-3.justify-content-between.package-total h2 {
	font-size: 1.3rem;
}

.services-list .card.service .card-header h4 .btn-link {
	/* width: 30% !important; */
}
.forgotpassword .login_blk {
	width: 35%;
}
.forgotpassword {
	display: flex;
	justify-content: center;
}
.new_forgot h1{
	padding: 0 25px;
}
.new_forgot h3{
	margin-top: 0;
}
.new_forgot h4{
	font-size: 19px;
}
.new_forgot .logining{
	padding: 20px;
	margin-top: 20px;
}
.new_forgot .input-group{
	margin-bottom: 20px;
}
.new_forgot .text_inputs{
	display: block;
	width: 100%;
}
.new_forgot input[type=text]{
	width: 100%;
	margin-top: 10px;
}
.new_forgot button{
	margin-top: 20px;
}

.detail_info{
	margin: 0 auto 25px;
	width: 50%;
}
.detail_info .cabinetTitle{
	margin-bottom: 0;
}
.detail_info .statisticRow{
	border: 1px solid #ebebeb;
	border-top: none;
}
@media screen and (max-width:900px) {
	.detail_info{
		margin: 0 auto;
		width: 100%;
	}

	.medThree .meds-team__medic img {
		height: 250px;
	}
}
.news--blk img {
	object-fit: cover;
	object-position: center;
}

/*new selected pacient*/
.new_services_block{
	padding-bottom: 0;
}
.new_selected_pacient{
	font-size: 18px;
	margin: 5px 0 15px 0;
	color: #003f62;
}
.new_selected_pacient a{
	text-decoration: underline;
	color: #00accd;
	margin-left: 20px;
	font-size: 16px;
}

.new_cabinet_content.cart .row{
	padding-left: 0;
}
.new_cabinet_content.cart .row .colName{
	width: 500px;
}
.new_cabinet_content .colIcon{
	width: auto !important;
	margin-left:10px;
}
.new_cabinet_content .colIcon a{
	padding: 0;
	margin: 0;
}
section.bg-white.meds-team.teamMember {
	background: #fff;
}

.team_labs_med .meds-team__medic img {
	width: 100%;
	height: 180px;
	object-fit: cover;
	object-position: top;
}

section.bg-white.meds-team h1 {
	color: #333366;
	font-size: 2.25rem;
}

.new_element{
	font-size: 14px;
	color: #ff3f3f;
	font-weight: 600;
	margin-left: 15px;
	text-transform: uppercase;
}

@media screen and (max-width: 1170px) {
	.header .headerMenu.layout-bg {
		z-index: 9999;
		position: fixed;
		width: 100%;
	}
	
	.header .headerMenu .container .menu li.active .submenu.show {
		z-index: 99999;
		height: calc(100vh - 139px);
		position: absolute;
		top: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		width: calc(100% + 10px);
	}
	
	.header .headerMenu.active .container .menu li.active .submenu.show {
		height: calc(100vh - 50px);
		z-index: 99999;
		position: absolute;
		top: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		width: calc(100% + 10px);
	}
}




.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background-color: rgba(50, 69, 85, 0.3);
}

.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 100%;
	max-width: 660px;
	background-color: #fff;
	border-radius: 5px;
	z-index: 999;

  	-webkit-box-shadow: 0px 4px 9.3px 0.7px rgba(0, 0, 0, 0.25);

  	        box-shadow: 0px 4px 9.3px 0.7px rgba(0, 0, 0, 0.25);
}

#free-call {
	max-width: 485px;
}

.modal-note {
	font-weight: 700;
	font-size: 25px;
}

.modal-info {
	padding-bottom: 10px;
	font-weight: 700;
}

.modal-content {
	padding: 20px;
	width: 100%;
	max-height: 90vh;
	overflow: hidden;
	overflow-y: auto;
}

.modal-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background-color: #fff;

	cursor: pointer;
}

.free-call {
	width: 485px;
	padding: 20px 40px;
	padding-bottom: 40px;
}

.modal-title {
	margin: 0;
	margin-bottom: 20px;
	font-weight: 700;
}

.modal-form {
	width: 100%;
}

.modal-form-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.modal-form-item label {
	margin-right: 20px;
	min-width: 55px;
}

.modal-form input {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	width: 100%;
	padding: 12px 20px;
	border: none;
	border-radius: 5px;
	background-color: #e4e7ea;
}

.modal .btn {
	display: block;
	width: 170px;
	margin: 30px auto;
	text-transform: none;
	font-weight: 900;
}

.check-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-right: -25px;
}

.check-social label {
	display: block;
	position: relative;
	height: 34px;
	margin-right: 25px;
	margin-top: 15px;
	padding-left: 20px;
	cursor: pointer;
}

.check-social input {
	position: absolute;

  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;

  white-space: nowrap;

  -webkit-clip-path: inset(100%);

          clip-path: inset(100%);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

.check-social .check-box {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	background-image: url(../img/sprite.png);
    background-position: -471px -248px;
    width: 18px;
    height: 18px;
}

.check-social input:checked + .check-box {
	background-image: url(../img/sprite.png);
    background-position: -471px -294px;
    width: 18px;
    height: 18px;
}


.work-time {
	width: 215px;
	margin: 0 auto;
	padding-left: 10px;
	color: #324556;
	font-weight: 700;
}

.work-time > div {
	margin-bottom: 5px;
}

.working-days {
	display: inline-block;
	width: 120px;
	white-space: nowrap;
}

.working-time {
	display: inline-block;
	/*width: 120px;*/
	white-space: nowrap;
}

@media (max-width: 500px) {
	.modal {
		width: 100%;
	}

	.free-call {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
}

.note {
	padding: 10px 0;
}


.note a,
.note span,
.note-important span {
	position: relative;
	font-size: 20px;
	color: #da3148;
	padding-left: 25px;
}

.note-important span {
	color: #61b79c;
}

.note a:hover {
	text-decoration: underline;
}

.note a::before,
.note span::before,
.note-important span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
/*	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);*/
	width: 20px;
	height: 20px;

	background-image: url("../img/warning-button.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.note-green {
	color: #61b79c;
}

.note-important span::before {
	background-image: url("../img/info-button.svg");
}

.required-tests-list {
	width: calc(100% + 20px);
	margin-left: -10px;
	border-collapse: collapse;
}

.required-test {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.required-test > div {
	padding: 5px 0;
	padding-left: 10px;
	border-bottom: 1px solid #d2d3d3;
}

.test-code {
	width: 120px;
}

.test-code label {
	position: relative;
	padding-left: 33px;
	white-space: nowrap;
}

.test-code input {
	position: absolute;

	  width: 1px;
	  height: 1px;
	  margin: -1px;
	  border: 0;
	  padding: 0;

	  white-space: nowrap;

	  -webkit-clip-path: inset(100%);

	          clip-path: inset(100%);
	  clip: rect(0, 0, 0, 0);
	  overflow: hidden;
}

.test-code .check-box {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 18px;
	height: 18px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: 2px solid #da3148;
	/*background-image: url(../img/sprite.png);
    background-position: -471px -248px;*/
} 

.test-code input:checked + .check-box {
    background-image: url(../img/sprite.png);
    background-position: -473px -296px;
    /*background-position: -471px -294px;*/
    width: 18px;
    height: 18px;
}

.test-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.test-name div {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}

.test-price {
	width: 105px;
	min-width: 105px;
}

.test-waiting {
	width: 60px;
	min-width: 60px;
}

.info-part {
	margin-bottom: 10px;
}

@media (max-width: 500px) {
	.modal-info {
		font-size: 15px;
	}

	.required-test {
		font-size: 13px;
	}

	.test-code label {
		position: relative;
		padding-left: 22px;
		white-space: nowrap;
	}

	.test-price {
		width: 80px;
		min-width: 90px;	
	}
}

.cabinetContent.cart .total_item_money .row {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

@media (max-width: 650px) {
	.cabinetContent.cart .row.title:first-child {
		display: none;
	}
	.cabinetContent.cart .total_item_money .row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.cabinetContent.cart .total_item_money .row .colName,
	.cabinetContent.cart .total_item_money .row .colTime {
		display: none;
	}

	.cabinetContent.cart .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		        line-height: 1;
	}
	.cabinetContent.cart .row .rowText {
		margin: 0;
	}
	.cabinetContent.cart .row .cabinetTitleMob {
		/*align-self: flex-start;*/
		display: block;
		padding: 5px 10px;
		/*background-color: #f6f3e5;*/
		/*width: 30%;*/
		/*min-width: 150px;*/
		margin-right: 5px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
	}

	.cabinetContent.cart .row .colCod,
	.cabinetContent.cart .row .colName,
	.cabinetContent.cart .row .colTime,
	.cabinetContent.cart .row .colPrice,
	.cabinetContent.cart .row .colMedic,
	.cabinetContent.cart .row .colHow {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		margin: 0;
		padding: 3px 0;
	}

	.cabinetContent.cart .row .colHow {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.cabinetContent.cart .row .colCod .rowText,
	.cabinetContent.cart .row .colName .rowText,
	.cabinetContent.cart .row .colTime .rowText,
	.cabinetContent.cart .row .colPrice .rowText,
	.cabinetContent.cart .row .colHow .rowText {
		padding: 5px 0;

	}

	.cabinetContent.cart .row .colIcon {
		position: absolute;
		top: 8px;
		right: 10px;
	}
	.cabinetContent.cart .row {
		position: relative;
	}

	.services-list-title {
		padding: 10px;
	}
}


/*YouTube Player*/
.mb_YTPlayer:focus {
  outline: 0
}

.YTPWrapper {
  display: block;
  transform: translateZ(0)translate3d(0, 0, 0);
  transform-style: preserve-3d;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box
}

.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, .51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade .1s infinite alternate;
  animation: fade .1s infinite alternate
}

@-webkit-keyframes fade {
  0% {
    opacity: .5
  }

  100% {
    opacity: 1
  }
}

@keyframes fade {
  0% {
    opacity: .5
  }

  100% {
    opacity: 1
  }
}

.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
  background-color: #000 !important;
  padding: 0 !important
}

.inlinePlayButton {
  /* font-family: ytpregular; */
  font-size: 45px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .4);
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  opacity: .8;
  transition: all .4s;
  transform: scale(1.3)
}

.mb_YTPlayer:hover .inlinePlayButton {
  opacity: 1;
  transform: scale(1)
}

.inlinePlayButton:hover {
  background-color: rgba(0, 0, 0, 1);
  transform: scale(1.3) !important
}

.mbYTP_wrapper iframe {
  max-width: 8000px !important
}

.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .7);
  background: rgba(0, 0, 0, .5)
}

.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important
}

.mb_YTPBar,
.mb_YTPBar .buttonBar {
  box-sizing: border-box;
  left: 0;
  padding: 5px;
  width: 100%
}

.mb_YTPBar .ytpicon {
  font-size: 20px;
  /* font-family: ytpregular */
}

.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px
}

.mb_YTPBar {
  transition: opacity .5s;
  display: block;
  height: 10px;
  background: #333;
  position: fixed;
  bottom: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: #fff;
  opacity: .1
}

.mb_YTPBar.visible,
.mb_YTPBar:hover {
  opacity: 1
}

.mb_YTPBar .buttonBar {
  transition: all .5s;
  background: 0 0;
  font: 12px/14px san-serif;
  position: absolute;
  top: -30px;
  height: 40px
}

.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, .4)
}

.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle
}

.mb_YTPBar span.mb_YTPTime {
  width: 130px
}

.mb_YTPBar span.mb_OnlyYT,
.mb_YTPBar span.mb_YTPUrl {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer
}

.mb_YTPBar span.mb_YTPUrl img {
  width: 60px
}

.mb_YTPBar span.mb_OnlyYT {
  left: 300px;
  right: auto
}

.mb_YTPBar span.mb_OnlyYT img {
  width: 25px
}

.mb_YTPBar span.mb_YTPUrl a {
  color: #fff
}

.mb_YTPBar .mb_YTPMuteUnmute,
.mb_YTPBar .mb_YTPPlayPause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlayPause img {
  cursor: pointer
}

.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0
}

.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0
}

.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  box-shadow: rgba(82, 82, 82, .47)1px 1px 3px
}

.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  box-sizing: border-box
}

.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px
}

.mb_YTPBar.compact .simpleSlider {
  width: 40px
}

.mb_YTPBar.compact span.mb_OnlyYT {
  left: 260px
}

.mb_YTPBar .simpleSlider.muted {
  opacity: .3
}

.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box
}

.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0
}

.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%
}


/*CAREER PAGES STYLE*/
.photoCareerPage {
	/*height: 50vh;*/
	min-height: 50vh;
}

.presentation {
	color: #ffffff !important;
}

.presentation .about--intro {
	/*padding: 15px;*/
	padding-bottom: 20px;
	font-size: 1.125rem;
	line-height: 1.875rem;
	padding-bottom: 1.26rem;
	
	
}

.presentation .about--intro legend {
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 0;
}

.presentation .about--intro h1 {
	margin: 0;
	margin-bottom: 1.25rem;
	color: #fff !important;
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 1.2;
}

.presentation .about--intro h1 span {
	font-weight: 400;
}

/*.presentation .container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}*/

.presentation .descriptionPhotoPage {
	background: transparent;
}

.presentation .about--intro p {
	margin: 0;
}

.column-count-two {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}

.career-description .column-count-two p {
	margin: 0;
	margin-bottom: 1rem;
	line-height: 1.875rem;
}

@media (min-width: 768px){
	.presentation .about--intro p {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
}


@media only screen and (max-width: 970px) {
	.career-description {
		padding-top: 20px;
		padding-bottom: 5px;
		margin-top: 0;
	}
	
	.career-description .column-count-two {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
}


.career--opens {
	padding-top: 53px;
	margin-bottom: 44px;
}

.career--opens h1 {
	color: #003f62;
	font-size: 2.25rem;
	font-weight: 900;
	margin: 0;
	margin-bottom: 21px;
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.career--opens .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.career--opens .table thead th {
	border-bottom: none;
	border-color: #f6f3e5;
	color: #324556;
	font-size: 18px;
	font-weight: 900;
	padding-top: 17px;
	padding-bottom: 16px;
}

.career--opens .table tbody tr td {
	font-size: 16px;
	vertical-align: middle;
	border-color: #f6f3e5;
	padding-top: 20px;
	padding-bottom: 20px;
}

.table td, .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	text-align: left;
}

.career--opens .table thead th:first-child,
.career--opens .table thead th:last-child {
	padding-left: 0;
	padding-right: 0;
}

.career--opens .table tbody tr td:first-child,
.career--opens .table tbody tr td:last-child {
	padding-left: 0;
	padding-right: 0;
}

.career--opens .table tbody tr td {
	font-size: 16px;
	vertical-align: middle;
	border-color: #f6f3e5;
	padding-top: 18px;
	padding-bottom: 18px;
}

.career--opens .table tbody tr td a {
	color: #26c1ec;
}

.career--opens .table tbody tr td a:hover,
.career--opens .table tbody tr td a:focus {
	text-decoration: underline;
}

.career--opens .table .btn-success {
	color: #fff;
	width: 100%;
	line-height: 38px;
}

.career--opens .table .btn-success:hover {
	text-decoration: none;
}

.career--opens .table .btn-success:hover i {
	-webkit-animation: none;
	animation: none;
}

.career--opens .table tr td:last-of-type,
.career--opens .table tr th:last-of-type {
	width: 190px;
	text-align: center;
}

.career--opens .table tbody tr:last-child td {
	border-bottom: 1px solid #f6f3e5;
}

@media only screen and (max-width: 750px) {
	.career--opens .table thead tr,
	.career--opens .table tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		
	}
	
	.career--opens .table tr td:first-of-type,
	.career--opens .table thead th:first-of-type  {
		width: calc(100% - 100px);
	}
	
	.career--opens .table tr td:nth-child(2n),
	.career--opens .table thead th:nth-child(2n) {
		width: 100px;
		padding-right: 0;
		padding-left: 0;
	}
	
	.career--opens .table tbody tr:last-child td:nth-child(2n),
	.career--opens .table tbody tr:last-child td:first-of-type {
		border-bottom: none;
	}
	.career--opens .table tr td a {
		display: block;
		width: 100%;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	
	.career--opens .table tr td:last-of-type {
		width: 100%;
		padding-top: 0;
		border-top: none;
		text-align: left;
	}
	
	.career--opens .table .btn-success {
		display: inline-block;
		width: auto;
		min-width: 170px;
	}
	
	.career--opens .table tr th:last-of-type {
		display: none;
	}
	
}

.career--info {
	color: #324556;
	font-size: 18px;
	font-weight: 900;
	padding-top: 57px;
	padding-bottom: 55px;
}

.career--info p {
	margin: 0;
}

.career--info a {
	color: #26c1ec;
}

.career--info a:hover,
.career--info a:focus {
	text-decoration: underline;
}

.career--footer {
	margin: 0;
}

.job-description {
	/*font-size: 16px;*/
	padding-top: 40px;
	padding-bottom: 60px;
	color: #324556;
}

.job-description ul {
	counter-reset: li-counter;
	margin-bottom: 0;
	line-height: 1.5rem;
	margin: 0;
}

.job-info {
	margin-bottom: 60px;
}

.job-info-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #f6f3e5;
	padding: 19px 0 18px;
	font-size: 16px;
}

.job-description__column li {
	position: relative;
	padding-left: 25px;
	/*margin-right: 25px;*/
}

.job-description__column li:not(last-of-type) {
	margin-bottom: 14px;
}

.job-info-list li {
	margin-right: 25px;
}

.job-info-list li:last-of-type {
	margin-right: 0;
	margin-left: auto;
}

.job-description-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.job-description__column {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding: 0 15px;
	margin-bottom: 24px;
}

.job-description__column ul li:before {
	counter-increment: li-counter;
	content: counter(li-counter) ". ";
	color: #324556;
	font-weight: 700;
	position: absolute;
	left: 0;
}

.job-description__column h3 {
	color: #324556;
	font-size: 1.5rem;
	font-weight: 700;
	margin: 0;
}

.job-description__column .align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.job-description__column>div {
	/*display: */
	border-bottom: 1px solid #f6f3e5;
	padding-bottom: 30px;
	margin-bottom: 28px;
}

.job-description__column>div img {
	margin-right: 1rem;
}

@media (max-width: 1100px) {
	.job-description__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0 15px;
	}
	
	.job-info-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.job-info-list li {
		margin-bottom: 10px;
	}
	
	.job-info-list li:last-of-type {
		margin-left: 0;
	}
}

@media (max-width: 750px) {
	.job-info {
		margin-bottom: 30px;
	}
	
	.job-info__company {
		margin-top: 0;
	}
	
	.job-description__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}
}

.job-description .job-info__company {
	color: #324556;
	font-size: 16px;
	margin-top: 60px;
	padding: 22px 30px 21px;
	line-height: 30px;
}

.job-description .job-info__company a {
	color: inherit;
	text-decoration: underline;
}

/*.job-aplication .container {
	display: flex;
	justify-content: center;
	align-items: center;
}*/

.job-aplication {
	padding: 60px 0;
	background-attachment: fixed;
}

.job-aplication__wrapp {
	background-color: #ffffff;
}

.job-aplication__wrapp h3 {
    background-color: #f6f3e5;
    color: #324556;
    font-weight: 700;
    margin: 0;
    padding: 10px 30px 9px;
    line-height: 1.2;
}

.job-aplication__form {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
	padding: 30px;
	padding-bottom: 0;
}

.job-aplication__form .form-group {
    margin-bottom: 30px;
    margin-right: 30px;
    width: calc((100% / 3) - 30px);
}

/*.job-aplication__form .form-group:nth-of-type(3n) {
	margin-right: 0;
}*/

.job-aplication__form .form-group label {
	display: inline-block;
	margin-bottom: .5rem;
    font-weight: 700;
    color: #324556;
}

.job-aplication__form .form-group input {
	display: block;
    width: 100%;
    padding: 10px 20px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f6f3e5;
    border-radius: .25rem;
}

.job-aplication .form-group label.custom-input {
	margin-bottom: 0;
	color: #ffffff;
}

.job-aplication .form-group .btn {
	padding: 10px 20px;
}

.job-aplication .form-group .custom-file-input {
	display: none;
}

@media (max-width: 750px) {
	.job-aplication__wrapp h3 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.job-aplication__form {
		padding-left: 15px;
		padding-right: 15px;
		margin-right: 0;
	}

	.job-aplication__form .form-group {
    	width: 100%;
    	margin-right: 0;
	}
}


@media (max-width: 500px) {
	.photoTopPage {
		background-attachment: scroll;
	}

	.package-item__list {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		/*flex-direction: column;*/
	}

	.package-item__list li {
		width: 100%;
	}
}

/*added 11.05.2020*/
.address p strong{
	color: #324556;
}