﻿.notopmargin {
	padding-top: 0px;
}

.smallertopmargin {
	padding-top: 15px;
}

.smalltopmargin {
	padding-top: 30px;
}

.normaltopmargin {
	padding-top: 50px;
}

.doubletopmargin {
	padding-top: 100px;
}

.tripletopmargin {
	padding-top: 180px;
}

.forthtopmargin {
	padding-top: 240px;
}

.fifthtopmargin {
	padding-top: 360px;
}

.nobottommargin {
	padding-bottom: 0px;
}

.smallerbottommargin {
	padding-bottom: 15px;
}

.smallbottommargin {
	padding-bottom: 30px;
}

.normalbottommargin {
	padding-bottom: 50px;
}

.doublebottommargin {
	padding-bottom: 100px;
}

.triplebottommargin {
	padding-bottom: 180px;
}

.forthbottommargin {
	padding-bottom: 240px;
}

.fifthbottommargin {
	padding-bottom: 360px;
}

@media only screen and (max-width:992px) {
	.normaltopmargin {
		padding-top: 40px;
	}

	.doubletopmargin {
		padding-top: 50px;
	}

	.normalbottommargin {
		padding-bottom: 40px;
	}

	.doublebottommargin {
		padding-bottom: 50px;
	}
}

/*BEAUTY SCROLLER*/
.beauty-scroller::-webkit-scrollbar-button {
	width: 4px;
	height: 0px;
}

.beauty-scroller::-webkit-scrollbar-track {
	background-color: #e0e0e0;
}

.beauty-scroller::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #a0a0a0;
}

.beauty-scroller::-webkit-scrollbar-thumb:hover {
	background-color: #a0a0a0;
}

.beauty-scroller::-webkit-resizer {
	width: 4px;
	height: 0px;
}

.beauty-scroller::-webkit-scrollbar {
	width: 4px;
}

/*BEAUTY SCROLLER*/
div#amobutton {
	background-color: rgb(182 37 36) !important;
	border-color: transparent !important;
	fill: #fff !important;
}

.styles_header__1ezfF {
	background-color: #EE6560 !important;
}

.nom_row {
	margin-left: 0;
	margin-right: 0;
}

.nom_row:before,
.nom_row:after {
	content: '';
	display: table;
}

.nom_row:after {
	clear: both;
}

.nom_row>div[class*="col-"],
.nom_row>div[class^="col-"] {
	padding-left: 0;
	padding-right: 0;
}

.loader {
	background-color: #1e2021;
}

.sk-folding-cube .sk-cube:before {
	background-color: #b62424;
}

::-webkit-scrollbar-thumb {
	background: #4b5457;
}

::selection {
	background-color: #b62424;
	color: #fff;
}

body {
	background-color: #1e2021;
	color: #d1d1d1;
	font-family: 'gothampro', sans-serif;
	font-weight: normal;
	font-size: 1em;
}

@media (min-width: 320px) {
	body {
		font-size: 1.35em;
	}
}

@media (min-width: 768px) {
	body {
		font-size: 1.25em;
	}
}

@media (min-width: 992px) {
	body {
		font-size: 1.1em;
	}
}

@media only screen and (max-width:1399px) {
	body {
		padding-top: 49px;
	}
}

@media only screen and (max-width:1079px) {
	body {
		padding-top: 55px;
	}
}


b,
strong {
	font-weight: 600;
}

b,
strong,
label,
th,
caption {
	font-family: 'gothampro', sans-serif;
}

a,
a:hover,
a:focus {
	color: #f90a0a;
}

h2,
.h2 {
	font-size: 2.2em;
	line-height: 1.5;
	letter-spacing: 0.08em;
}

h3,
.h3 {
	font-size: 1.8em;
	line-height: 1.4;
	font-family: 'Oswald', sans-serif;
}

.wpb_text_column h2,
.wpb_text_column .h2 {
	letter-spacing: initial;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 30px;
}

.wpb_text_column h2,
.wpb_text_column .h2 {
	font-size: 3.1em;
}

.wpb_text_column h3,
.wpb_text_column .h3 {
	font-size: 1.8em;
}

@media only screen and (max-width:767px) {

	.wpb_text_column h2,
	.wpb_text_column .h2 {
		font-size: 2.5em;
	}
}

.wpb_content_element:last-child {
	margin-bottom: 0;
}

.btn,
[type="submit"] {
	font-family: 'gothampro', sans-serif;
	font-weight: 500;
	font-size: 0.9em;
	line-height: 1;
	padding: 20px 35px 18px 45px;
	background-color: #4b5457;
	letter-spacing: 0.12em;
	cursor: pointer;
}

.btn:after {
	content: "\ea3c";
	font-family: 'FontAwesome';
	margin-left: 10px;
	vertical-align: middle;
}

.btn.btn-simple,
[type="submit"] {
	padding: 20px 35px 18px 35px;
}

.btn.btn-simple:after {
	display: none;
}

.btn.red {
	background-color: #E82E2E;
	/*background-color: #b62424;*/
}

.btn.white {
	background-color: #fff;
	color: #4b5457;
}

.btn.bordered {
	border: 1px solid;
}

.btn:hover,
.btn:focus,
[type="submit"]:hover,
[type="submit"]:focus {
	background-color: #586266;
}

.enroll_btn {
	color: white;
	position: absolute;
	background: #b62424;
	bottom: 52px;
	right: 41%;
	z-index: 999;
	text-align: center;
	padding: 10px 20px;
	border-radius: 30px;
	font-size: 12px;
	cursor: pointer;

}

.text-primary {
	color: #929d9e;
}

.fade-title-left,
.fade-title-right {
	font-family: 'gothampro', sans-serif;
	font-weight: 600;
	font-size: 8em;
	transform: none;
	top: 50%;
	margin-top: -70px;
	line-height: 0.8;
	white-space: nowrap;
}

.fade-title-left {
	left: initial;
	right: 50%;
}

.fade-title-right {
	left: 50%;
}

@media(max-width:1441px) {
	.enroll_btn {

		right: 47%;
	}
}

@media only screen and (max-width:1025px) {

	.fade-title-left,
	.fade-title-right {
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		margin-top: 0;
		left: 50%;
		right: initial;
	}

	.enroll_btn {
		bottom: 62px;
		right: 39%;

	}
}

@media only screen and (max-width:800px) {
	.enroll_btn {
		bottom: 88px;
		right: 59%;
	}
}

@media only screen and (max-width:767px) {

	.fade-title-left,
	.fade-title-right {
		font-size: 5.5em;
	}

	.btn,
	[type="submit"] {
		font-size: 0.7em;
	}

	.btn.btn-simple {
		padding: 16px 23px 13px 23px;
	}

	.enroll_btn {
		font-size: 12px;
		padding: 15px 20px;
		bottom: 95px;
		right: 62%;
	}
}

@media only screen and (max-width:630px) {
	div#enroll_btn {
		font-size: 9px;
		padding: 15px 20px;
		bottom: 85px;
		right: 62%;
	}
}

@media only screen and (max-width:527px) {
	div#enroll_btn {
		font-size: 9px;
		padding: 10px 14px;
		bottom: 81px;
		right: 62%;
	}
}

@media only screen and (max-width:426px) {}

.main.main-inner {
	padding: 0;
	height: 550px;
}

.main.main-inner>.container {
	height: 100%;
	position: relative;
	z-index: 2;
}

.main.main-inner .main-header {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
	padding: 0 15px;
}

.main-inner:after {
	background: -webkit-linear-gradient(bottom, rgba(30, 32, 33, 1) 0%, rgba(30, 32, 33, 0.92) 26%, rgba(30, 32, 33, 0.6) 100%);
	background: linear-gradient(to top, rgb(30, 32, 33) 0%, rgba(30, 32, 33, 0.92) 26%, rgba(30, 32, 33, 0.6) 100%);
}

.archive_post_type_content,
.page_details_content {
	padding-top: 50px;
}

@media only screen and (min-width:992px) {

	.main.main-inner .main-header h1,
	.main.main-inner .main-header .h1,
	header #breadcrumbs {
		padding: 0 0 0 3em;
	}
}

@media only screen and (min-width:1400px) {

	.main.main-inner .main-header h1,
	.main.main-inner .main-header .h1,
	header #breadcrumbs {
		padding: 0 0 0 2em;
	}
}

@media only screen and (max-width:1399px) {
	.main.main-inner {
		height: 155px;
	}
	
	.main.main-inner.with-form {
		height: 300px;
	}

	.bg-blog,
	main.main-inner {
		background-size: auto !important;
		background-position: left center !important;
	}

	.main.main-inner .main-header h1,
	.main.main-inner .main-header .h1 {
		font-size: 2.6em;
	}
}

@media only screen and (max-width:1024px) {

	.archive_post_type_content,
	.page_details_content {
		padding-top: 0;
	}
}

@media only screen and (max-width:992px) {

	.main.main-inner .main-header h1,
	.main.main-inner .main-header .h1 {
		font-size: 1.6em;
	}
}

@media only screen and (max-width:767px) {
	.main.main-inner {
		height: 170px;
	}
	.main.main-inner.with-form {
		height: 340px;
	}
}

.row.nop_row {
	margin-left: 0;
	margin-right: 0;
}

div[class*=col-].nop_col {
	padding-left: 0;
	padding-right: 0;
}

.fa-play:before {
	margin-right: -4px;
}

.simple-toggle-content {
	display: none;
}

.simple-toggle-content.active {
	display: block;
}

.simple-toggle-link {
	cursor: pointer;
}

/*HEADER*/

.main-header h1 {
	font-size: 3.9em;
}

.header_brand {
	position: absolute;
	z-index: 7;
	left: 0;
	top: 0;
	width: 375px;
	height: auto;
	padding: 25px;
	background-color: #ffffff;
	text-align: center;
}

.header_brand-top {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.header_brand-top a,
.header_brand-top a:hover {
	color: #fff;
}

.header_brand-top a {
	font-size: 14px;
	letter-spacing: 0.22em;
	font-family: 'Oswald', sans-serif;
}

.header_brand-top img {
	width: 100px;
	height: auto;
	display: block;
}

.header_brand-logo {
	padding: 25px 6px;
}

.header_brand-logo a,
.header_brand-logo img {
	display: block;
	width: 100%;
	height: auto;
}

.header_brand-socials {
	text-align: center;
}

.header_brand-socials-inner {
	display: inline-block;
	overflow: hidden;
}

.header_brand-socials a {
	display: inline-block;
	width: 40px;
	height: 40px;
	float: left;
	background-color: #303536;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.header_brand-socials a:hover {
	background-color: #fff;
	color: #303536;
}

.header_brand-socials a i {
	line-height: 40px;
	font-size: 16px;
}

.header_brand-socials a+a {
	margin-left: 8px;
}

header #breadcrumbs {
	text-align: right;
	margin-bottom: 10px;
}

header #breadcrumbs a,
header #breadcrumbs span,
header #breadcrumbs {
	font-size: 12px;
	line-height: 1.6;
	color: #fff;
}

header #breadcrumbs a:hover {
	color: #f90a0a;
}

@media only screen and (max-width:1399px) {
	header #breadcrumbs {
		margin-bottom: 0px;
	}
}

.header-home .header_brand {
	padding: 25px 45px 85px 45px;
}

.header-home .header_brand-inner {
	position: relative;
}

.header-home .header_brand-socials {
	position: absolute;
	top: 100%;
	left: -45px;
	z-index: 10;
	width: 160px;
	padding: 20px 25px 20px 25px;
	background: #000;
	margin-top: 60px;
}

.header-home .header_brand-socials-inner {
	width: 40px;
}

.header-home .header_brand-socials a+a {
	margin-left: 0;
	margin-top: 10px;
}

.header_company {
	position: absolute;
	z-index: 5;
	top: 330px;
	left: 0;
	font-weight: bold;
	font-size: 8em;
	line-height: 1;
	opacity: 0.04;
	text-transform: lowercase;
	white-space: nowrap;
}


.header_nav {
	position: fixed;
	z-index: 6;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}

/*.header_nav.scrolled{
	background-color: rgba(0, 0, 0, 0.85);
	box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}*/
.header_nav-inner {
	position: relative;
	padding-left: 100px;
	padding-right: 100px;
}

.header_nav-search {
	text-decoration: none;
	position: absolute;
	top: 50%;
	right: 50px;
	z-index: 3;
	color: #fff;
	line-height: 1;
	margin-top: -8px;
}

.header_nav-search i {
	font-size: 13px;
}

.header_nav-top {
	position: absolute;
	left: 100px;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.header_nav-top .header_nav-toggle {
	text-decoration: none;
	display: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 0;
	z-index: 1;
}

.header_nav-top .header_nav-toggle span {
	background-color: #fff;
	height: 2px;
	width: 30px;
	display: block;
	border-radius: 1px;
}

.header_nav-top .header_nav-toggle span+span {
	margin-top: 5px;
}

.header_nav-brand {
	display: block;
	width: 150px;
	text-decoration: none;
}

.header_nav-brand img {
	display: block;
	width: 100%;
	height: auto;
}

.header_nav-phone {
	text-decoration: none;
	display: none;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	color: #fff;
	line-height: 1;
	margin-top: -10px;
}

.header_nav-phone i {
	font-size: 24px;
}

.header_nav-menu-container:before,
.header_nav-menu-container:after,
.header_nav-menu:before,
.header_nav-menu:after {
	content: '';
	display: table;
}

.header_nav-menu-container:after,
.header_nav-menu:after {
	clear: both;
}

.header_nav-menu-inner {
	float: right;
}

.menu-main-container {
	float: none;
}

.header_nav-menu {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 0.81em;
	letter-spacing: 0.19em;
	text-transform: uppercase;
	margin-bottom: 0;
}

.header_nav-menu>li {
	float: left;
	margin-left: 45px;
	position: relative;
	-webkit-perspective: 2000px;
	perspective: 2000px;
}

.header_nav-menu li a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.header_nav-menu>li>a {
	padding: 1.2em 0;
}

.header_nav-menu .sub-menu li a {
	padding: 12px 20px 10px;
}

.header_nav-menu li ul {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 60%;
	visibility: hidden;
	min-width: 210px;
	opacity: 0;
	box-shadow: 0 15px 35px rgb(0 0 0 / 10%);
	background-color: rgba(25, 26, 27, 0.98);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	margin-top: 0;
}

.header_nav-menu>li:hover>ul {
	top: 0;
	visibility: visible;
	opacity: 1;
}

.header_nav-menu>li:hover>ul {
	top: 100%;
}

.header_nav-menu>li:last-child>ul {
	left: initial;
	right: 0;
}

.header_nav-menu a:hover,
.header_nav-menu .current-menu-item>a {
	color: #f90a0a;
}

@media only screen and (max-width:1750px) {

	.header_brand,
	.header-home .header_brand {
		width: 250px;
	}

	.header_brand {
		padding: 25px;
	}

	.header-home .header_brand {
		padding: 25px 25px 85px 25px;
	}

	.header-home .header_brand-logo {
		padding: 10px;
	}

	.header_brand-logo {
		padding: 20px 30px;
	}

	.header_brand-top img {
		display: none;
	}

	.header_brand-top a {
		font-size: 13px;
	}

	.header_brand-inner {
		position: relative;
	}

	.header-home .header_brand-socials {
		position: absolute;
		top: 100%;
		left: -25px;
		z-index: 10;
		width: 80px;
		padding: 25px 25px 20px 25px;
		margin-top: 45px;
	}

	.header-home .header_brand-socials-inner {
		width: 30px;
	}

	.header_brand-socials a {
		width: 30px;
		height: 30px;
	}

	.header_brand-socials a+a {
		margin-left: 4px;
	}

	.header-home .header_brand-socials a+a {
		margin-left: 0;
		margin-top: 6px;
	}

	.header_brand-socials a i {
		line-height: 30px;
		font-size: 12px;
	}

	.header_nav-menu {
		font-size: 12px;
	}

	.header_company {
		top: 180px;
	}
}

@media only screen and (max-width:1499px) {
	.header_nav-inner {
		padding-left: 75px;
		padding-right: 55px;
	}

	.header_nav-top {
		left: 15px;
	}

	.header_nav-search {
		right: 15px;
	}

	.header_nav-menu>li {
		margin-left: 25px;
	}
}

@media only screen and (max-width:1399px) {
	.header_brand {
		padding: 20px;
	}

	.header_brand,
	.header-home .header_brand {
		width: 175px;
	}

	.enroll_btn {

		right: 45%;
	}

	.header_brand-top a {
		font-size: 10px;
	}

	.header_brand-logo {
		padding: 15px 15px;
	}

	.header_company {
		font-size: 5em;
	}
}

@media only screen and (max-width:1199px) {
	.header_nav-menu>li {
		margin-left: 18px;
	}

	.header_nav-menu>li>a {
		padding: 1.4em 0;
	}

	.header_nav-menu {
		font-size: 11px;
	}
}

@media only screen and (max-width:1079px) {
	.header_nav-inner {
		padding-left: 15px;
		padding-right: 55px;
	}

	.enroll_btn {
		bottom: 46px;
		right: 50%;
	}

	.header_nav-top {
		position: relative;
		left: 0;
		z-index: 2;
		top: 0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		padding: 10px 0;
	}

	.header_nav-menu-container {
		display: none;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		padding-top: 55px;
		height: 100%;
		overflow: hidden;
		z-index: 1;
		background-color: rgba(25, 26, 27, 0.98);
	}

	.header_nav-menu-container.active,
	.header_nav-top .header_nav-toggle,
	.header_nav-menu,
	.header_nav-menu li {
		display: block;
	}

	.header_nav.active {
		z-index: 100;
	}

	.header_nav-menu-inner {
		float: none;
		height: 100%;
		overflow-y: scroll;
	}

	.header_nav-menu,
	.header_nav-menu li {
		width: 100%;
		text-align: left;
	}

	.header_nav-menu li {
		float: none;
		margin-left: 0;
		padding-left: 0;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}

	.header_nav-menu li ul {
		visibility: visible;
		opacity: 1;
		position: relative;
		top: initial;
		left: initial;
		display: none;
	}

	.header_nav-menu li.clicked>ul {
		display: block;
	}

	.header_nav-menu .sub-menu li a,
	.header_nav-menu>li>a {
		font-size: 1.2em;
		padding: 1.2em 1em;
	}

	.header_nav-menu .sub-menu li a:before {
		content: '\2014';
		display: inline-block;
		margin-right: 10px;
	}

	.header_nav .menu-item-has-children>a:after {
		content: "\f107";
		font-family: 'FontAwesome';
		display: inline-block;
		font-size: 12px;
		margin-left: 8px;
	}

	.header_nav .menu-item-has-children.clicked>a:after {
		content: "\f106";
	}

	.header_nav .menu-item-has-children.clicked>a {
		background: #b62424;
		color: #fff;
	}

	.header_nav-search {
		right: 15px;
	}

	.header_nav-search i {
		font-size: 20px;
	}

	.header_nav-search {
		margin-top: -8px;
	}

	.menu-main-container {
		padding: 0 15px;
	}
}

@media only screen and (max-width:1025px) {
	.header_company {
		display: none;
	}

	.header_nav-inner {
		padding-left: 15px;
		padding-right: 15px;
	}

	.header_brand {
		display: none;
	}

	.header_nav-top .header_nav-toggle {
		right: initial;
		left: 0;
	}

	.enroll_btn {
		bottom: 110px;
		right: 64%;
	}

	.header_nav-top {
		text-align: center;
	}

	.header_nav-phone {
		display: block;
	}

	.header_nav-search {
		right: initial;
		left: 65px;
	}

	.header_nav-brand {
		margin: 0 auto;
	}
}

@media only screen and (max-width:910px) {
	.enroll_btn {
		bottom: 91px;
		right: 59%;
		padding: 15px 20px 13px 20px !Important;
	}

}

@media only screen and (max-width:767px) {
	.main-header {
		padding-left: 0;
	}

	.header_nav {
		background-color: rgba(0, 0, 0, 1);
	}

	div#enroll_btn {
		font-size: 12px;
		padding: 15px 20px;
		bottom: 92px;
	}
}

/*HEADER*/


/*CONTENT*/

main {
	background-repeat: no-repeat;
	background-size: cover;
}

.section-bg,
.row_bg>.wpb_column:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.row_bg>.wpb_column:after {
	content: '';
	display: block;
}

.bg-dark_grey,
.row_bg-dark_grey>.wpb_column:after {
	background-color: #141515;
}

.bg-grey,
.row_bg-grey>.wpb_column:after {
	background-color: #1b1d1e;
}




.section {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 100px;
	padding-bottom: 100px;
}

.section .container {
	position: relative;
}

.section-content {
	margin-top: 0;
}

.section-header {
	margin-bottom: 100px;
}

@media only screen and (max-width:992px) {
	.section-header {
		margin-bottom: 50px;
	}

	.section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

.wpcf7-form .cf7_privacy,
.mm_reviews_form .cf7_privacy {
	color: #686a6c;
}

.box-modal .wpcf7-form .cf7_privacy,
.box-modal .mm_reviews_form .cf7_privacy {
	color: #fff;
	font-size: 12px;
}

.wpcf7-spinner {
	display: none !important;
}

.mm_single_img img {
	display: block;
	width: 100%;
	height: auto;
}

.mm_single_img-caption {
	margin-top: 10px;
	display: block;
	font-size: 0.75em;
}

.relabs_box {
	position: relative;
	margin-bottom: 100px;
}

.relabs_box-absolute {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 44%;
}

.relabs_box-relative {
	position: relative;
}

.relabs_box.position-left .relabs_box-relative {
	padding-left: 0;
	padding-right: 0;
	margin-left: 33.33333333%;
}

.relabs_box.position-right .relabs_box-absolute {
	right: 0;
	left: initial;
}

.relabs_box.position-right .relabs_box-relative {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
}

.relabs_box.position-center .relabs_box-relative {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.relabs_box .row {
	margin-left: 0;
	margin-right: 0;
}

.tingle-modal-box__content,
.tingle-modal-box {
	border-radius: 10px;
}

@media only screen and (min-width:1099px) and (max-width:1399px) {
	.relabs_box-relative {
		width: 55.666667%;
	}

	.relabs_box.position-left .relabs_box-relative {
		margin-left: 44.333333%;
	}

	.relabs_box-absolute {
		width: 52%;
	}
}

@media only screen and (max-width:992px) {
	.relabs_box {
		margin-bottom: 50px;
	}

	.relabs_box-absolute {
		position: static;
		transform: none;
		width: 100%;
	}

	.relabs_box .relabs_box-relative {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0 !important;
	}
}


ol.mm_bullet_list,
ul.mm_bullet_list {
	list-style: none;
	padding: 0;
}

.mm_bullet_list li {
	padding-left: 40px;
	position: relative;
}

ol.mm_bullet_list {
	counter-reset: mm-counter;
}

ol.mm_bullet_list li {
	counter-increment: mm-counter;
}

ol.mm_bullet_list li:before {
	content: counter(mm-counter);
	height: 25px;
	width: 25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	background-color: #4b5457;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}

ol.mm_bullet_list li:before,
.mm_bullet_list li i {
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	display: inline-block;
}

.mm_bullet_list li i {
	font-size: 30px;
	color: #4b5457;
}

.mm_bullet_list li {
	margin-bottom: 30px;
}

.mm_bullet_list li:last-child {
	margin-bottom: 0;
}

.mm_bullet_list b {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.bg-dark .mm_bullet_list li i {
	color: #fff;
}

.bg-dark ol.mm_bullet_list li:before {
	color: #4b5457;
	background-color: #fff;
}



.mm_tic-inner {
	position: relative;
}

.mm_tic-content {
	padding: 65px;
	background-color: #fff;
	color: #000;
	box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
}

.mm_tic-content h2,
.mm_tic-content h3 {
	color: #000;
	margin-bottom: 40px;
	margin-top: 0;
	letter-spacing: initial;
	text-transform: none;
	font-size: 2.1em;
}

.mm_tic-content.bg-dark {
	background-color: #4b5457;
	color: #fff;
}

.mm_tic-content.bg-dark h2,
.mm_tic-content.bg-dark h3 {
	color: #fff;
}

.mm_tic-img img {
	display: block;
	width: 100%;
	height: auto;
}

.mm_tic-textarea.has-scroller {
	overflow-y: scroll;
	max-height: 400px;
	padding-right: 30px;
}

.mm_tic-textarea.big-scroller {
	max-height: 560px;
}

@media only screen and (max-width:992px) {
	.mm_tic-content {
		padding: 30px;
	}

	.relabs_box-absolute {
		width: 100%;
	}

	.mm_tic-textarea.has-scroller {
		overflow-y: initial;
		max-height: initial !important;
		padding-right: 0;
	}
}


.content_row h3,
.content_row .h3,
.content_row h2,
.content_row .h2 {
	text-align: center;
	margin-top: 0;
}

.content_row.light h3,
.content_row.light .h3,
.content_row.light h2,
.content_row.light .h2 {
	color: #000;
}

.content_row.light .container>.vc_column-inner>.wpb_wrapper {
	padding: 100px 50px;
	background-color: #fff;
	color: #000;
}

@media only screen and (max-width:992px) {
	.content_row.light .container>.vc_column-inner>.wpb_wrapper {
		padding: 50px;
	}
}

.mm_hiw {
	text-align: center;
}

.mm_hiw.margin {
	/*margin-bottom:100px;*/
}

.mm_hiw-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: center;
}

.mm_hiw-item {
	flex-grow: 1;
	flex-basis: 0;
	min-width: 0;
	background-color: #4b5457;
	color: #fff;
	padding: 40px;
}

.mm_hiw-item-icon {
	display: inline-block;
	width: 120px;
	height: 120px;
	background-color: #6f7679;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
	margin-bottom: 20px;
	line-height: 120px;
	font-size: 50px;
	font-weight: bold;
	font-family: 'oswald';
}

.mm_hiw-item-icon img {
	width: 60px;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.mm_hiw-item-title {
	font-size: 1.5em;
	font-family: 'Oswald', sans-serif;
}

.mm_hiw-item:nth-child(1) {
	background-color: #4b5457;
}

.mm_hiw-item:nth-child(1) .mm_hiw-item-icon {
	background-color: #6f7679;
}

.mm_hiw-item:nth-child(2) {
	background-color: #34393a;
}

.mm_hiw-item:nth-child(2) .mm_hiw-item-icon {
	background-color: #5d6161;
}

.mm_hiw-item:nth-child(3) {
	background-color: #1a1d1d;
}

.mm_hiw-item:nth-child(3) .mm_hiw-item-icon {
	background-color: #484a4a;
}

.mm_hiw-item:nth-child(4) {
	background-color: #000000;
}

.mm_hiw-item:nth-child(4) .mm_hiw-item-icon {
	background-color: #333333;
}

@media only screen and (max-width:992px) {
	.mm_hiw-item {
		padding: 20px;
	}

	.mm_hiw-item-icon {
		width: 90px;
		height: 90px;
		line-height: 90px;
		font-size: 35px;
	}

	.mm_hiw-item-icon img {
		width: 40px;
	}

	.mm_hiw-item-title {
		font-size: 1.2em;
	}

	.mm_hiw.margin {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width:767px) {
	.mm_hiw-item {
		flex-basis: initial;
		width: 50%;
	}

	.mm_hiw-item-title {
		font-size: 1em;
	}
}

.image_gallery-item {
	margin-bottom: 30px;
}

.image_gallery-item:last-child {
	margin-bottom: 0;
}

.image_gallery-item a,
.image_gallery-item img {
	display: block;
	width: 100%;
	height: auto;
}


.mm_contacts-inner {
	position: relative;
	padding-left: 60%;
}

.mm_contacts-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	z-index: 1;
}

.mm_contacts-content {
	padding: 80px;
	background: #515859;
	position: relative;
}

.mm_contacts-content-title {
	font-family: 'oswald', sans-serif;
	font-size: 4.4em;
	letter-spacing: .32em;
	text-transform: uppercase;
	color: #fff;
	opacity: .1;
	position: absolute;
	top: 100%;
	left: 100%;
	margin-top: -1.2em;
	margin-left: -2.3em;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.mm_contacts-content-item-text,
.mm_contacts-content-item-title,
.mm_contacts-content-item-text a {
	color: #fff;
}

.mm_contacts-content-item-text a {
	text-decoration: none;
}

.mm_contacts-content-item-text a:hover {
	color: #f90a0a;
}

.mm_contacts-content-item-title {
	position: relative;
}

.mm_contacts-content-item-text,
.mm_contacts-content-item-title {
	padding-left: 45px;
}

.mm_contacts-content-item-title i {
	font-size: 1.2em;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.mm_contacts-content-item-title {
	font-size: 1.3em;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.mm_contacts-content-item-text+.mm_contacts-content-item-text {
	margin-top: 15px;
}

.mm_contacts-content-item+.mm_contacts-content-item {
	margin-top: 50px;
}

h3.object-title {
	font-family: 'gothampro';
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #f90a0a;
	font-weight: 600;
}

.object-content {
	font-weight: 300;
}

.object-label {
	background-color: #f90a0a;
	box-shadow: 0 0 70px 8px rgb(249 10 10 / 75%);
}

.object-info.position-right:before {
	top: 50%;
	left: 0;
	margin-left: -30px;
	margin-top: -24px;
	border: 16px solid transparent;
	border-right: 14px solid rgba(0, 0, 0, 0.4);
}

.object-info.position-right {
	margin-left: 0;
	bottom: 0;
	left: initial;
	right: -230px;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
}

@media only screen and (max-width:1025px) {
	.mm_contacts-inner {
		padding-left: 50%;
	}

	.mm_contacts-map {
		width: 50%;
	}
}

@media only screen and (max-width:767px) {
	h3.object-title {
		font-size: 0.75em;
	}

	.object-content {
		font-size: 0.55em;
	}

	.mm_contacts-inner {
		padding-left: 0;
		padding-top: 420px;
	}

	.mm_contacts-map {
		width: 100%;
		height: 420px;
	}

	.mm_contacts-content {
		padding: 60px;
	}

	.mm_contacts-content-item-title {
		font-size: 1em;
		margin-bottom: 20px;
	}

	.mm_contacts-content-item+.mm_contacts-content-item {
		margin-top: 40px;
	}

	.object-info.position-right {
		right: -200px;
	}
}

.mm_equipment-row {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
}

.mm_equipment img {
	display: block;
	width: 100%;
	height: auto;
}

.mm_equipment-item {
	margin-bottom: 30px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	flex: 0 1 25%;
}

.mm_equipment-item-inner {
	width: 100%;
}

@media only screen and (min-width:992px) {
	.mm_equipment-row {
		margin-left: -35px;
		margin-right: -35px;
	}

	.mm_equipment-item {
		padding-left: 35px;
		padding-right: 35px;
	}
}

@media only screen and (max-width:767px) {
	.mm_equipment-row {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}

	.mm_equipment-item:nth-child(2n+1) {
		clear: both;
	}
}


.mm_experience-inner {
	text-align: center;
}

.mm_experience-number {
	font-size: 22em;
	font-weight: bold;
	font-family: 'Oswald';
	background-repeat: no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
	background-size: cover;
	display: inline-block;
}

.mm_experience-titles {
	display: inline-block;
	vertical-align: baseline;
	text-align: left;
	margin-left: 20px;
}

.mm_experience-title-1,
.mm_experience-title-2 {
	font-family: 'Oswald';
	font-size: 1.5em;
	text-transform: uppercase;
}

.mm_experience-title-1 {
	color: #929d9e;
}

@media only screen and (max-width:767px) {
	.mm_experience-number {
		display: block;
	}

	.mm_experience-titles {
		display: block;
		text-align: center;
		margin-left: 0;
		margin-top: 30px;
	}
}

.service_types-item,
.post_category-item {
	text-align: center;
}

.service_types-item-title,
.post_category-item-title {
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
}

.service_types-item-title span,
.service_types-item a,
.post_category-item-title span,
.post_category-item a {
	display: block;
	width: 100%;
}

.service_types-item-title span+span,
.post_category-item-title span+span {
	margin-top: 10px;
}

.service_types-item a,
.post_category-item a {
	text-decoration: none;
	height: 100%;
	padding: 125px 0;
}

.service_types-item,
.service_types-item:nth-child(1),
.post_category-item,
.post_category-item:nth-child(1) {
	background-color: #839092;
}

.service_types-item:nth-child(2),
.post_category-item:nth-child(2) {
	background-color: #697376;
}

.service_types-item:nth-child(3),
.post_category-item:nth-child(3) {
	background-color: #4f5557;
}

.service_types-item:nth-child(4),
.post_category-item:nth-child(4) {
	background-color: #34393a;
}

.service_types-item:nth-child(5),
.post_category-item:nth-child(5) {
	background-color: #1a1d1d;
}

.service_types-item:nth-child(6),
.post_category-item:nth-child(6) {
	background-color: #000000;
}

@media only screen and (max-width:767px) {

	.service_types-item a,
	.post_category-item a {
		padding: 70px 0;
	}
}

.mm_objects {
	padding: 0 15%;
}

.objects img {
	display: block;
	width: 100%;
	height: auto;
}

@media only screen and (max-width:767px) {
	.objects img {
		width: auto;
	}

	.object-info {
		padding: 15px;
		width: 170px;
		margin-left: -85px;
	}

	.objects {
		width: fit-content;
	}

	.mm_objects-inner {
		overflow-x: scroll;
	}
}

.mm_founders-inner {
	position: relative;
	padding-left: 50%;
}

.mm_founders-content {
	position: relative;
	padding: 150px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.mm_founders-photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.mm_founders-content-title {
	margin: 0;
}

.mm_founders-content-item {
	margin-top: 30px;
}

.mm_founders-content-item-name {
	font-family: 'Oswald';
	font-size: 1.8em;
	margin-bottom: 15px;
}

.mm_founders-content-btn {
	margin-top: 60px;
}

@media only screen and (max-width:1199px) {
	.mm_founders-content {
		padding: 80px;
	}
}

@media only screen and (max-width:992px) {
	.mm_founders-photo {
		position: static;
		height: 500px;
		width: 100%;
	}

	.mm_founders-inner {
		padding-left: 0;
	}
}

@media only screen and (max-width:767px) {
	.mm_founders-content {
		padding: 60px 40px 67px 40px;
	}

	.mm_founders-photo {
		height: 350px;
	}

	.mm_founders-content-btn {
		text-align: center;
	}

	.mm_founders-content-item-specialty {
		font-size: 1.2em;
	}
}




.mm_youtube {
	margin-bottom: 100px;
}

.mm_youtube-inner.half {
	padding-left: 50%;
	position: relative;
}

.mm_youtube-link {
	display: block;
}

.mm_youtube-inner.half .mm_youtube-link {
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
}

/* Изменено для видео с кинескопа */
.mm_youtube-inner.full .mm_youtube-link {
	position: static;
	width: 64%;
	height: 425px;
}

.mm_youtube-content {
	background-color: #fff;
	color: #000;
	padding: 40px;
}

.mm_youtube-content h3 {
	margin-top: 0;
	color: #b62424;
	text-transform: uppercase;
	letter-spacing: initial;
	font-weight: 600;
}

.mm_youtube-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mm_youtube-content ul li {
	padding-left: 25px;
	position: relative;
	margin-bottom: 15px;
}

.mm_youtube-content ul li:last-child {
	margin-bottom: 0;
}

.mm_youtube-uptitle {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 1.9em;
	font-family: 'Oswald', sans-serif;
}

.mm_youtube-link a {
	display: block;
}

.mm_youtube-video {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.mm_youtube-video span {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #b62424;
	cursor: pointer;
}

.mm_youtube-video i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	color: #fff;
	font-size: 14px;
	width: 38px;
	height: 38px;
	margin-top: -19px;
	margin-left: -19px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #b62424;
	text-align: center;
	line-height: 38px;
}

@media only screen and (max-width:992px) {
	.mm_youtube-inner.half .mm_youtube-link {
		position: static;
		width: 100%;
	}

	.mm_youtube-inner.full .mm_youtube-link {
		position: static;
		width: 100%;
		height: auto;
	}

	.mm_youtube-video {
		height: 0;
		padding-top: 56.25%;
	}

	.mm_youtube-inner.half {
		padding-left: 0;
	}

	.mm_youtube-content {
		padding: 30px;
	}

	.mm_youtube {
		margin-bottom: 50px;
	}
}

.mm_price {
	margin-bottom: 100px;
}

.mm_price-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
}

.mm_price-item-inner {
	padding: 90px 50px;
	background-color: #fff;
	color: #000;
	height: 100%;
}

.mm_price-item {
	border-right: 1px solid #fff;
	flex-grow: 1;
	flex-basis: 0;
}

.mm_price-item:first-child {
	border-right: 1px solid #acadad;
}

.mm_price-item h3 {
	margin-top: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #000;
}

.mm_price-item-price {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2.2em;
	color: #b62424;
	margin-bottom: 30px;
	font-family: 'Oswald', sans-serif;
}

.mm_price-item-price span.currency {
	margin-left: 10px;
	font-weight: 400;
}

.mm_price-item-price span.prefix {
	margin-right: 10px;
}

.mm_price-item ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}

.mm_price-item ul li {
	padding-left: 20px;
	position: relative;
}

.mm_price-item ul li:before {
	content: '';
	display: block;
	width: 10px;
	height: 1px;
	background-color: #000;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1;
}

@media only screen and (max-width:992px) {
	.mm_price-item-inner {
		padding: 30px;
	}

	.mm_price-item-price {
		font-size: 1.6em;
	}

	.mm_price {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width:767px) {
	.mm_price-inner {
		display: block;
	}

	.mm_price-item {
		border-right: none;
		border-top: 1px solid #acadad;
	}

	.mm_price-item:first-child {
		border-right: none;
		border-top: 1px solid #fff;
	}
}


.mm_about-content {
	padding-left: 0;
	padding-right: 20px;
}

.mm_about-content-inner {
	position: relative;
	padding-left: 50%;
}

.mm_about-img {
	position: absolute;
	width: 50%;
	left: 15px;
	top: 0;
	z-index: 1;
	margin-bottom: 30px;
}

.mm_about-img img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: 8px 0px 25px 0px rgb(0 0 0 / 40%);
	-moz-box-shadow: 8px 0px 25px 0px rgb(0 0 0 / 40%);
	-webkit-box-shadow: 8px 0px 25px 0px rgb(0 0 0 / 40%);
}

.mm_about-text {
	padding: 0 15px 0 60px;
}

.mm_about-text p:last-child {
	margin-bottom: 0;
}

.mm_about-icons-inner {
	padding: 0 30px 0 10px;
}

.mm_about h3 {
	margin-bottom: 40px;
	margin-top: 0;
	font-size: 2.2em;
}

.mm_about-inner {
	margin-bottom: 100px;
}


@media only screen and (max-width:992px) {
	.mm_about-content {
		padding-left: 15px;
		padding-right: 15px;
	}

	.mm_about-content-inner {
		padding-left: 0;
	}

	.mm_about-img {
		position: static;
		width: 100%;
	}

	.mm_about-text {
		padding: 0;
	}

	.mm_about-icons-inner {
		padding: 0;
	}

	.mm_about-inner {
		margin-bottom: 50px;
	}
}


.mm_counter {
	padding: 170px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #fff;
}

.mm_counter-item-inner {
	padding: 0 15px;
	text-align: center;
}

.mm_counter-item-circle {
	width: 230px;
	height: 230px;
	text-align: center;
	background: rgba(255, 255, 255, 0.20);
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
	padding-top: 77px;
}

/*
.mm_counter-item-circle-inner{
	position:absolute;
	width:100%;
	z-index:1;
	top:50%;
	left:0;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}*/
.mm_counter-item-circle-count {
	margin-bottom: 10px;
	font-family: 'oswald';
	font-weight: 900;
	font-size: 55px;
	line-height: 1;
}

.mm_counter-item-circle-label {
	text-transform: uppercase;
	padding: 0 45px;
	line-height: 1.2;
}



@media only screen and (min-width:993px) and (max-width:1199px) {
	.mm_counter-item-circle {
		width: 180px;
		height: 180px;
		padding-top: 50px;
	}

	.mm_counter-item-circle-count {
		font-size: 45px;
	}

	.mm_counter-item-circle-label {
		padding: 0 20px;
		font-size: 14px;
	}
}


@media only screen and (max-width:992px) {

	.mm_counter .mm_counter-item:nth-child(1),
	.mm_counter .mm_counter-item:nth-child(2) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:767px) {
	.mm_counter .mm_counter-item {
		margin-bottom: 30px;
	}
}




.main_about-img img {
	box-shadow: 8px 0px 25px 0px rgb(0 0 0 / 40%);
	-moz-box-shadow: 8px 0px 25px 0px rgb(0 0 0 / 40%);
	-webkit-box-shadow: 8px 0px 25px 0px rgb(0 0 0 / 40%);
	display: block;
	width: 100%;
	height: auto;
}

.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper {
	display: block;
}

@media only screen and (min-width:993px) {
	.main_about-img>.vc_column-inner {
		padding-right: 0;
		padding-left: 10px;
		left: 5px;
		position: relative;
	}

	.main_about-text {
		padding: 0 30px;
	}

	.main_about-icons {
		padding: 0 30px 0 20px;
	}

	.main_about h3 {
		margin-top: 0;
	}
}

@media only screen and (max-width:992px) {

	.main_about-text,
	.main_about-icons,
	.main_about-img {
		width: 100%;
	}
}


.mm_ib-item-inner {
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-direction: row;
}

.mm_ib-item-icon {
	display: inline-block;
	float: left;
	width: 75px;
	height: 75px;
	position: relative;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #4b5457;
	flex-grow: 0;
	flex-shrink: 0;
	text-align: center;
}

.mm_ib-item-icon i {
	font-size: 30px;
	line-height: 75px;
}

.mm_ib-item-icon img {
	width: 35px;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.mm_ib-item-title {
	font-size: 1.1em;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin-left: 20px;
}

.mm_ib-item {
	margin-bottom: 20px;
}

.mm_about a {
	color: #d1d1d1;
	text-decoration: none;
}

@media only screen and (max-width:767px) {
	.mm_ib-item-icon {
		width: 45px;
		height: 45px;
	}

	.mm_ib-item-icon img {
		width: 23px;
	}
}

.mm_btn {
	text-align: center;
}

/*CAROUSEL*/
.owl-carousel {
	touch-action: manipulation;
}

.owl-carousel .owl-nav-left,
.owl-carousel .owl-nav-right {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.3);
	color: #000;
}

.owl-carousel .owl-nav-left i,
.owl-carousel .owl-nav-right i {
	font-size: 25px;
	line-height: 38px;
}

.owl-carousel .owl-nav-left {
	left: 20px;
}

.owl-carousel .owl-nav-left i {
	margin-left: -3px;
}

.owl-carousel .owl-nav-right {
	right: 20px;
}

.owl-carousel .owl-nav-right i {
	margin-right: -3px;
}

.owl-carousel[data-nav="1"] .owl-prev,
.owl-carousel[data-nav="1"] .owl-next {
	display: block !important;
}

.owl-carousel[data-dots="1"] .owl-dots {
	display: inline-block !important;
}

/*CAROUSEL*/

/*.mm_gallery_slider{
	margin-bottom:120px;
}*/
.mm_gallery_slider img {
	display: block;
	width: 100%;
	height: auto;
}

.mm_gallery_slider.has-sidebar {
	--owl-slide-opacity: 0;
}

.mm_gallery_slider-item {
	position: relative;
	background-color: rgba(53, 55, 56, 0.3);
}

.owl-carousel .owl-item .mm_gallery_slider-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	width: auto;
	z-index: 1;
	max-height: 100%;
	max-width: 90%;
}

.owl-carousel .owl-item .mm_gallery_slider-vid {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
	z-index: 1;
	max-height: 100%;
	max-width: 90%;
}

/*.owl-carousel .owl-item .mm_gallery_slider-img.vertical{
	height:100%;
	width:auto;
}*/
.mm_gallery_slider .owl-carousel .owl-stage-outer {
	overflow: initial;
}

.mm_gallery_slider .owl-carousel .owl-stage-outer:before,
.mm_gallery_slider .owl-carousel .owl-stage-outer:after {
	content: '';
	display: table;
}

.mm_gallery_slider .owl-carousel .owl-stage-outer:after {
	clear: both;
}

.mm_gallery_slider .owl-carousel .owl-item {
	opacity: var(--owl-slide-opacity, 0.2);
}

.mm_gallery_slider .owl-carousel .owl-item.active {
	opacity: 1;
}

/*SERVICE*/
.single_service_content {
	padding-top: 90px;
}

.single_service_top {
	z-index: 2;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
}

.single_service_top .relabs_box {
	margin-bottom: 0;
}

.service_thumbnail {
	position: relative;
}

.service_thumbnail_sale,
.service_thumbnail_sale-triangle,
.service_thumbnail_sale-content,
.blog_loop-item-sale,
.blog_loop-item-sale-triangle,
.blog_loop-item-sale-content,
.blog_post-item-sale,
.blog_post-item-sale-triangle,
.blog_post-item-sale-content,
.banners-item-sale,
.banners-item-sale-triangle,
.banners-item-sale-content {
	position: absolute;
}

.service_thumbnail_sale,
.service_thumbnail_sale-triangle,
.blog_loop-item-sale,
.blog_loop-item-sale-triangle,
.blog_post-item-sale,
.blog_post-item-sale-triangle,
.banners-item-sale,
.banners-item-sale-triangle {
	width: 450px;
	height: 450px;
	bottom: 0;
	right: 0;
}

.service_thumbnail_sale,
.service_thumbnail_sale-triangle,
.blog_loop-item-sale,
.blog_loop-item-sale-triangle,
.blog_post-item-sale,
.blog_post-item-sale-triangle {
	z-index: 1;
}

.service_thumbnail_sale-content,
.blog_loop-item-sale-content,
.blog_post-item-sale-content,
.banners-item-sale-content {
	z-index: 2;
	text-align: right;
	color: #fff;
	bottom: 45px;
	right: 45px;
}

.sale_triangle.dark {
	background: rgb(0, 0, 0);
	background: -moz-linear-gradient(to top left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(to top left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.sale_triangle.light {
	background: rgba(255, 255, 255, 0.1);
	background: -moz-linear-gradient(to top left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 35%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(to top left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 35%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to top left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 35%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=1);
}

.service_thumbnail_sale-date,
.blog_loop-item-sale-date,
.blog_post-item-sale-date,
.banners-item-sale-date {
	margin-bottom: 5px;
}

.service_thumbnail_sale-date span,
.blog_loop-item-sale-date span,
.blog_post-item-sale-date span,
.banners-item-sale-date span {
	padding: 10px 20px;
	font-size: 18px;
	line-height: 1;
	background-color: #4b5457;
	display: inline-block;
	text-transform: uppercase;
}

.service_thumbnail_sale-value,
.blog_loop-item-sale-value,
.blog_post-item-sale-value,
.banners-item-sale-value {
	margin-bottom: 0px;
	font-size: 30px;
	line-height: 1;
}

.service_thumbnail_sale-value b,
.blog_loop-item-sale-value b,
.blog_post-item-sale-value b,
.banners-item-sale-value b {
	font-size: 90px;
	font-weight: 900;
}

.service_thumbnail_sale-value .currency,
.blog_loop-item-sale-value .currency,
.blog_post-item-sale-value .currency,
.banners-item-sale-value .currency {
	font-family: 'Oswald', sans-serif;
	font-size: 53px;
}

.service_thumbnail_sale-label,
.blog_loop-item-sale-label,
.blog_post-item-sale-label,
.banners-item-sale-label {
	text-transform: uppercase;
	font-size: 18px;
}

.single_service_top-btns {
	margin-top: 40px;
}

.single_service_top-btn+.single_service_top-btn {
	margin-top: 20px;
}

@media only screen and (max-width:992px) {
	.single_service_top {
		margin-top: 0px;
		padding-top: 60px;
	}
}

.service_categories_tags-container {
	padding: 0 15px;
	margin-bottom: 20px;
}

.service_categories_tags a {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	padding: 10px 15px 8px 15px;
	border-radius: 30px;
	background-color: #383a3b;
	text-transform: uppercase;
	color: #8f9090;
	margin: 20px 10px 0 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	text-decoration: none;
}

.service_categories_tags a:hover {
	background-color: #b62424;
	color: #fff;
}

.service_categories_tags-label {
	font-weight: 600;
	margin-bottom: 5px;
	color: #fff;
}


@media only screen and (max-width:767px) {

	.service_thumbnail_sale,
	.service_thumbnail_sale-triangle,
	.blog_loop-item-sale,
	.blog_loop-item-sale-triangle,
	.blog_post-item-sale,
	.blog_post-item-sale-triangle,
	.banners-item-sale,
	.banners-item-sale-triangle {
		width: 220px;
		height: 220px;
	}

	.banners-item-sale-content,
	.service_thumbnail_sale-content,
	.blog_loop-item-sale-content,
	.blog_post-item-sale-content {
		bottom: 20px;
		right: 20px;
	}

	.blog_loop-item-sale-date,
	.blog_post-item-sale-date,
	.banners-item-sale-date,
	.service_thumbnail_sale-date {
		margin-bottom: 5px;
	}

	.blog_loop-item-sale-date span,
	.blog_post-item-sale-date span,
	.banners-item-sale-date span,
	.service_thumbnail_sale-date span {
		padding: 5px 10px;
		font-size: 9px;
	}

	.blog_loop-item-sale-value,
	.blog_post-item-sale-value,
	.banners-item-sale-value,
	.service_thumbnail_sale-value {
		margin-bottom: 0px;
		font-size: 16px;
	}

	.blog_loop-item-sale-value b,
	.blog_post-item-sale-value b,
	.banners-item-sale-value b,
	.service_thumbnail_sale-value b {
		font-size: 45px;
	}

	.blog_loop-item-sale-value .currency,
	.blog_post-item-sale-value .currency,
	.banners-item-sale-value .currency,
	.service_thumbnail_sale-value .currency {
		font-size: 21px;
	}

	.blog_loop-item-sale-label,
	.blog_post-item-sale-label,
	.banners-item-sale-label,
	.service_thumbnail_sale-label {
		font-size: 11px;
	}
}

/*SERVICE*/
/*BANNERS*/
.banners-item {
	height: 720px;
	position: relative;
	overflow: hidden;
	background: #0f1010;
}

.banners-item-backdrop,
.banners-item-link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.banners-item-backdrop {
	background: rgba(0, 0, 0, 0.45);
	z-index: 2;
}

.banners-item-img-mobile {
	position: relative;
}

.banners-item-img {
	position: absolute;
	right: 0;
}

.banners-item-img,
.banners-item-img-mobile {
	transform: translateX(-200px);
	-webkit-transform: translateX(-200px);
}

.banners-item-img,
.banners-item-img-mobile {
	z-index: 1;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	opacity: 0.5;
}

.owl-item.active .banners-item-img {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.owl-item.active .banners-item-img-mobile {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.banners-item-link {
	z-index: 6;
}

.banners-carousel.owl-carousel .banners-item-img {
	width: auto;
	height: 100%;
}

.banners-carousel.owl-carousel .banners-item-img-mobile {
	display: none;
}

.banners-inner {
	position: relative;
}

.banners-count {
	position: absolute;
	top: 325px;
	left: 160px;
	z-index: 8;
	font-family: 'Oswald', sans-serif;
	line-height: 1;
}

.banners-current {
	font-size: 56px;
	letter-spacing: 3px;
	color: #929d9e;
}

.banners-sep,
.banners-total {
	font-size: 20px;
	vertical-align: top;
	color: #404040;
}

.banners-sep {
	margin: 0 8px;
}

.banners-carousel.owl-carousel {
	z-index: initial;
}

.banners-carousel.owl-carousel .owl-nav-left,
.banners-carousel.owl-carousel .owl-nav-right {
	position: static;
	top: 0;
	margin-top: 0;
	width: initial;
	height: initial;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: transparent;
	color: #fff;
}

.banners-carousel.owl-carousel .owl-nav-left i,
.banners-carousel.owl-carousel .owl-nav-right i {
	line-height: 1;
	margin: 0;
	opacity: 0.25;
	font-size: 16px;
	vertical-align: middle;
}

.banners-carousel.owl-carousel[data-nav="1"] .owl-prev,
.banners-carousel.owl-carousel[data-nav="1"] .owl-next {
	display: inline-block;
	float: left;
}

.banners-carousel.owl-carousel .owl-prev {
	margin-right: 30px;
}

.banners-carousel.owl-carousel .owl-controls>.owl-nav {
	overflow: hidden;
	display: inline-block;
	position: absolute;
	z-index: 10;
	top: 400px;
	left: 135px;
}

.banners-carousel.owl-carousel .owl-nav-left span,
.banners-carousel.owl-carousel .owl-nav-right span {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 4px;
	line-height: 1;
	font-size: 13px;
	vertical-align: middle;
}

.banners-carousel.owl-carousel .owl-nav-left span {
	margin-left: 10px;
}

.banners-carousel.owl-carousel .owl-nav-right span {
	margin-right: 10px;
}

@media only screen and (max-width:1750px) {
	.banners-count {
		top: 195px;
		left: 80px;
	}

	.banners-carousel.owl-carousel .owl-controls>.owl-nav {
		top: 265px;
		left: 65px;
	}

	.banners-item,
	.banners {
		height: 620px;
	}
}

@media only screen and (max-width:1399px) {

	.banners-item,
	.banners {
		height: 520px;
	}

	.banners-count {
		top: 85px;
		left: 80px;
	}

	.banners-carousel.owl-carousel .owl-controls>.owl-nav {
		top: 155px;
		left: 65px;
	}
}

@media only screen and (max-width:1025px) {
	.banners-count {
		display: none;
	}

	.banners-carousel.owl-carousel .owl-controls>.owl-nav {
		top: initial;
		left: 15px;
		bottom: 15px;
	}

	.banners {
		height: auto;
	}

	.banners-item {
		height: auto;
		padding-bottom: 55px;
	}

	.banners-carousel.owl-carousel .banners-item-img {
		width: 100%;
		height: auto;
		position: relative;
	}
}

@media only screen and (max-width:767px) {
	.banners {
		min-height: 240px;
	}

	.banners-carousel.owl-carousel .banners-item-img-mobile {
		display: block;
	}

	.banners-carousel.owl-carousel .has_mobile_img .banners-item-img {
		display: none;
	}
}

/*BANNERS*/
/*SERVICE LOOP*/
.service_loop-item a,
.service_loop-item a:hover {
	text-decoration: none;
}

.service_loop-item a {
	overflow: hidden;
	position: relative;
}

.service_loop-item a,
.service_loop-item-inner {
	display: block;
	width: 100%;
}

.service_loop-item-content,
.service_loop-item-inner {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.service_loop-item-content {
	z-index: 4;
	padding: 50px;
}

.service_loop-item-inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.service_loop-item a img {
	display: block;
	width: 100%;
	height: 600px;
	position: relative;
	object-fit: cover;
}

.service_loop-item-img {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

.service_loop-item-img img {
	-webkit-transition: all 8s linear;
	-o-transition: all 8s linear;
	transition: all 8s linear;
}

.service_loop-item:hover .service_loop-item-img img {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
}

.service_loop-item-backdrop {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	z-index: 2;
}

.service_loop-item:nth-child(2n) .service_loop-item-backdrop {
	opacity: 0.3;
}

.service_loop-item:hover .service_loop-item-backdrop {
	opacity: 0 !important;
}

.service_loop-item-zoom {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 170px;
	height: 170px;
	margin-left: -85px;
	margin-top: -85px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.41);
	box-shadow: 3px 3px 51px 0px rgb(0 0 0 / 29%);
	-moz-box-shadow: 3px 3px 51px 0px rgb(0 0 0 / 29%);
	-webkit-box-shadow: 3px 3px 51px 0px rgb(0 0 0 / 29%);
	overflow: hidden;
	opacity: 0;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	color: #fff;
	z-index: 3;
}

.service_loop-item-zoom:after {
	content: "\e904";
	font-family: 'FontAwesome';
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 60px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 4;
	text-shadow: 3px 3px 10px rgb(0 0 0 / 24%);
	line-height: 1;
}

.service_loop-item:hover .service_loop-item-zoom {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.service_loop-item-sale {
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.service_loop-item:hover .service_loop-item-sale {
	bottom: -220px;
	right: -220px;
	opacity: 0;
}

.service_loop-item-sale,
.service_loop-item-sale-triangle,
.service_loop-item-sale-content {
	position: absolute;
}

.service_loop-item-sale,
.service_loop-item-sale-triangle {
	z-index: 7;
	width: 220px;
	height: 220px;
	bottom: 0;
	right: 0;
}

.service_loop-item-sale-content {
	z-index: 8;
	text-align: right;
	color: #fff;
	bottom: 20px;
	right: 20px;
}

.service_loop-item-sale-triangle {
	background: rgb(0, 0, 0);
	background: -moz-linear-gradient(to top left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(to top left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.service_loop-item-sale-date {
	margin-bottom: 5px;
}

.service_loop-item-sale-date span {
	padding: 5px 10px;
	font-size: 9px;
	line-height: 1;
	background-color: #4b5457;
	display: inline-block;
	text-transform: uppercase;
}

.service_loop-item-sale-value {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 1;
}

.service_loop-item-sale-value b {
	font-size: 45px;
	font-weight: 900;
}

.service_loop-item-sale-value .currency {
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
}

.service_loop-item-sale-label {
	text-transform: uppercase;
	font-size: 11px;
}

.service_loop-item h3,
.service_loop-item .h3-cat {
	font-size: 1.6em;
	letter-spacing: 1px;
	font-weight: 400;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #fff;
	margin: 0;
	word-break: break-word;
	line-height: 1.4;
	font-family: 'Oswald', sans-serif;
}

.service_loop-item:hover h3,
.service_loop-item:hover .h3-cat {
	top: 30px;
	opacity: 0;
}

.service_loop-item h4,
.service_loop-item .h4-cat {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 -15px 0;
	white-space: nowrap;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #fff;
	letter-spacing: 0.7em;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #fff;
	z-index: 9;
}

.service_loop-item:hover h4,
.service_loop-item:hover .h4-cat {
	opacity: 0;
	letter-spacing: 15px;
}

@media only screen and (max-width:1399px) {
	.service_loop-item-zoom {
		width: 110px;
		height: 110px;
		margin-left: -55px;
		margin-top: -55px;
	}

	.service_loop-item-zoom:after {
		font-size: 32px;
	}
}

@media only screen and (min-width:1025px) and (max-width:1399px) {

	.service_loop-item h3,
	.service_loop-item .h3-cat {
		font-size: 1.05em;
	}

	.service_loop-item-content {
		padding: 35px;
	}

	.service_loop-item h4,
	.service_loop-item .h4-cat {
		font-size: 0.7em;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.service_loop-item:nth-child(2n) .service_loop-item-backdrop {
		opacity: 0.6;
	}

	.service_loop-item:nth-child(4n+2) .service_loop-item-backdrop,
	.service_loop-item:nth-child(4n+3) .service_loop-item-backdrop {
		opacity: 0.3;
	}
}

/*SERVICE LOOP*/
/*PRICE*/
.price_list {
	background: #F1F2F3;
}

.price_list-description {
	background: #fff;
	color: #000;
	padding: 40px 70px;
}

.price_list-description p:last-child {
	margin-bottom: 0;
}

.price_list-toggler {
	overflow: hidden;
	background: #4B5457;
	display: flex;
	display: -webkit-flex;
}

.price_list-toggler a {
	display: inline-block;
	float: left;
	width: 20%;
	color: #F1F2F3;
	text-decoration: none;
	text-align: center;
	padding: 40px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'oswald';
	font-size: 1.4em;
}

.price_list-toggler a.active {
	background: #F1F2F3;
	color: #4B5457;
}

.price_list-tabs {
	background: #F1F2F3;
	margin-bottom: 100px;
}

.single_service_content .price_list-tabs, .action-wild .price_list-tabs{
	margin-bottom: 0;
}

.price_list-tab-head {
	margin-bottom: 15px;
}

.price_list-tab-head-td span {
	display: block;
	color: #000;
}

.price_list-tab-head-td span+span {
	margin-top: 5px;
}

.price_list .name_label {
	font-weight: 500;
}

.price_list-tab-category-title {
	text-align: center;
	font-family: 'oswald';
}

.price_list .level-1>.price_list-tab-category-title {
	padding: 15px;
	color: #F1F2F3;
	background: #4B5457;
	font-size: 1.6em;
}

.price_list .level-2>.price_list-tab-category-title {
	padding: 20px;
	color: #000;
	background: #F1F2F3;
	font-size: 1.9em;
	text-transform: uppercase;
}

.price_list-tab-head-tr,
.price_list-service-tr {
	overflow: hidden;
	color: #000;
	position: relative;
}

.price_list-service-tr a {
	color: #000;
}

.price_list-service-tr {
	background: #fff;
	margin-bottom: 5px;
	cursor: pointer;
}

.price_list-service-tr .price_list-service-td:hover {
	color: #b62424;
}

.price_list-service-variations .price_list-service-tr:nth-child(odd) {
	background: #F1F2F3;
}

.price_list-tab-head-td,
.price_list-service-td {
	display: inline-block;
	float: left;
	padding: 15px 15px 15px 50px;
}

.price_list .price_list-service-variations .name-td {
	padding: 15px 15px 15px 70px;
}

.price_list .name-td {
	width: 65%;
}

.price_list .price_value-td {
	width: 35%;
	position: relative;
}

.price_list .prefix {
	position: absolute;
	z-index: 1;
	top: 14px;
	left: 15px;
}

.price_list .price_value {
	margin-right: 5px;
}

.price_list-service-main:before {
	content: '\f105';
	font-family: 'FontAwesome';
	display: inline-block;
	position: absolute;
	top: 48%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 20px;
	z-index: 1;
	font-size: 1.4em;
	line-height: 1;
}

.price_list-service-main.active:before {
	content: '\f107';
}

.price_list-service-main.not-toggle:before {
	display: none;
}

.price_list-tab-toggle-link {
	display: none;
}

.price_list-tab-content {
	padding: 15px;
}

.price_list-tab-text {
	background: #fff;
	color: #000;
	padding: 40px 70px;
	margin-bottom: 15px;
}

.price_list-tab-text p:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width:1025px) and (max-width:1399px) {
	.price_list-toggler a {
		padding: 20px 10px;
		font-size: 1.3em;
	}

	.price_list .level-2>.price_list-tab-category-title {
		font-size: 1.6em;
		padding: 15px;
	}

	.price_list .level-1>.price_list-tab-category-title {
		font-size: 1.4em;
	}
}

@media only screen and (max-width:1025px) {
	.price_list-toggler a {
		padding: 15px 10px;
		font-size: 1.3em;
	}

	.price_list-description {
		padding: 30px 15px;
	}
}

@media only screen and (max-width:767px) {
	.section-title {
		font-size: 1.6em;
	}

	.mm_tic-content h3 {
		font-size: 1.6em;
	}

	.price_list a.price_list-tab-toggle-link {
		width: 100%;
		display: block;
		background: #4B5457;
		color: #F1F2F3;
		text-decoration: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding: 15px 10px;
		font-size: 1.3em;
		text-align: center;
		font-family: 'oswald';
	}

	.price_list a.price_list-tab-toggle-link.active {
		background: #F1F2F3;
		color: #4B5457;
		border-bottom: 1px solid rgba(75, 84, 87, 0.1);
	}

	.price_list-toggler {
		display: none;
	}

	.price_list-tab-head-td,
	.price_list-service-td {
		padding: 10px 10px 10px 30px;
		word-break: break-word;
		font-size: 0.8em;
	}

	.price_list-service-main:before {
		left: 10px;
	}

	.price_list .price_value-td {
		width: 40%;
	}

	.price_list .name-td {
		width: 60%;
	}

	.price_list .prefix {
		top: 10px;
		left: 5px;
	}

	.price_list .price_list-service-variations .name-td {
		padding: 10px 10px 10px 45px;
	}

	.price_list .level-1>.price_list-tab-category-title,
	.price_list .level-2>.price_list-tab-category-title {
		padding: 10px;
	}
}

/*PRICE*/
/*DOCTOR*/
.doctor_gallery.section,
.doctor_services.section,
.sertificates.section {
	padding-top: 0;
}

.doctor_services.section {
	padding-bottom: 0;
}

.doctor_thumbnail,
.doctor_thumbnail img,
.doctor_thumbnail a {
	position: relative;
}

.doctor_thumbnail img,
.doctor_thumbnail a {
	display: block;
	width: 100%;
	height: auto;
}

.doctor_thumbnail a {
	text-decoration: none;
}

.service_thumbnail_person {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 30px 40px;
	width: 100%;
}

.service_thumbnail_person-name {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 1.9em;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.service_thumbnail_person-name span {
	display: inline-block;
	padding-right: 0;
}

.mm_doctor-item ul,
.single_doctor_top-content ul,
.wpb_text_column ul,
.archive_service_description-text ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}

.mm_doctor-item ul li,
.single_doctor_top-content ul li,
.wpb_text_column ul li,
.archive_service_description-text ul li {
	padding-left: 25px;
	position: relative;
	margin-bottom: 15px;
}

.mm_doctor-item ul li:last-child,
.single_doctor_top-content ul li:last-child,
.wpb_text_column ul li:last-child,
.archive_service_description-text ul li:last-child {
	margin-bottom: 0;
}

.mm_doctor-item ul li:before,
.single_doctor_top-content ul li:before,
.wpb_text_column ul li:before,
.mm_youtube-content ul li:before,
.archive_service_description-text ul li:before
{
	content: '\2014';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	line-height: 0;
}
.action-wild ul li:before {
	content: '\2014';
    display: inline-block;
	 line-height: 0;
    margin-right: 10px;
}



.doctor_socials {
	text-align: center;
	background: #fff;
	padding: 25px 5px;
}

.doctor_socials-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: start;
	justify-content: center;
}

.doctor_socials-item,
.doctor_socials-item:hover {
	color: #000;
	text-decoration: none;
	display: block;
}

.doctor_socials-item+.doctor_socials-item {
	margin-left: 30px;
}

.doctor_socials-item-icon {
	margin-bottom: 5px;
}

.doctor_socials-item-icon span {
	display: inline-block;
	width: 70px;
	height: 70px;
	position: relative;
}

.doctor_socials-item-icon span:after {
	content: '';
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #b62424;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webki-transform: translate(-50%, -50%);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.doctor_socials-item:hover .doctor_socials-item-icon span:after {
	width: 50px;
	height: 50px;
}

.doctor_socials-item-icon i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	color: #fff;
	font-size: 22px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #b62424;
	text-align: center;
	line-height: 50px;
}

.doctor_info {
	overflow: hidden;
}

.doctor_info-item {
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
	padding: 25px 5px;
	background: #7c7f80;
	color: #fff;
}

.doctor_info-item:nth-child(2) {
	background: #5f6567;
}

.doctor_info-item span {
	display: block;
	line-height: 1;
}

.doctor_info-item-value {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1;
}

.doctor_info-item-label {
	margin-bottom: 15px;
}

.archive_doctor_content .doctor_loop-item {
	margin-bottom: 30px;
}

.doctor_loop .doctor_loop-item:nth-child(4n+1) {
	clear: both;
}

.doctor_loop h2 {
	margin-bottom: 50px;
	margin-top: 0;
	text-align: center;
	padding: 0 30px;
}

.mm_doctor_slider .owl-carousel .owl-stage-outer {
	overflow: initial;
}

.mm_doctor_slider .owl-carousel .owl-item {
	opacity: 0.2;
}

.mm_doctor_slider .owl-carousel .owl-item.active {
	opacity: 1;
}

@media only screen and (max-width:1499px) {
	.doctor_loop .doctor_loop-item:nth-child(4n+1) {
		clear: none;
	}

	.doctor_loop .doctor_loop-item:nth-child(3n+1) {
		clear: both;
	}

	.doctor_loop h2 {
		padding: 0 15px;
	}
}

@media only screen and (min-width:768px) {
	.doctor_loop .service_thumbnail_person {
		padding: 40px 30px;
	}

	.doctor_loop .service_thumbnail_person-name {
		font-size: 1.5em;
	}

	.doctor_loop .doctor_info-item-value {
		font-size: 1.6em;
	}
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
	.doctor_loop .doctor_loop-item {
		width: 33.33333333%;
	}
}

@media only screen and (min-width:768px) and (max-width:1499px) {
	.doctor_loop .doctor_info-item-value {
		font-size: 1.2em;
	}

	.doctor_loop .service_thumbnail_person-name {
		font-size: 1.2em;
	}

	.service_thumbnail_person-category,
	.doctor_socials-item-text {
		font-size: 0.7em;
	}

	.service_thumbnail_person {
		padding: 20px 30px;
	}

	.doctor_info-item-value {
		font-size: 1.6em;
	}
}

@media only screen and (min-width:768px) and (max-width:992px) {
	.doctor_loop .doctor_loop-item:nth-child(3n+1) {
		clear: none;
	}

	.doctor_loop .doctor_loop-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:992px) {
	.service_thumbnail_person {
		padding: 20px;
	}

	.doctor_socials-item-text {
		font-size: 12px;
	}
}

@media only screen and (max-width:767px) {
	.service_thumbnail_person-name {
		font-size: 1.4em;
	}

	.doctor_loop .doctor_info-item-value {
		font-size: 1.4em;
	}

	.doctor_loop-row.row {
		margin-left: 0;
		margin-right: 0;
	}
}

/*DOCTOR*/

/*SINGLE DOCTOR*/
.single_doctor_top {
	z-index: 2;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
}

.single_doctor_top-content-title {
	font-size: 1.3em;
	font-weight: 600;
}

@media only screen and (max-width:992px) {
	.single_doctor_top {
		margin-top: 0px;
		padding-top: 0;
	}
}

/*SINGLE DOCTOR*/

/*REVIEWS*/
.mm_reviews-item.relabs_box .relabs_box-relative {
	padding-left: 0;
	padding-right: 50px;
	margin-left: 0;
}

.mm_reviews-item.relabs_box .relabs_box-absolute {
	right: 0;
	left: initial;
}

.mm_reviews-item.has_no_text+.mm_reviews-item {
	margin-top: 270px;
}

.mm_reviews-item-inner {
	position: relative;
}

.mm_reviews-item-content {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	color: #000;
}

.mm_reviews-item-content-inner {
	padding: 80px 85px 30px 50px;
}

.mm_reviews-item-text {
	margin-bottom: 60px;
	margin-top: 60px;
}

.mm_reviews-item-icon {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -60px;
	margin-top: -60px;
	width: 120px;
	height: 120px;
	background-color: #1e2021;
	text-align: center;
	z-index: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.mm_reviews-item-icon i {
	font-size: 35px;
	color: #fff;
	line-height: 155px;
}

.mm_reviews-item-rating-label {
	text-transform: uppercase;
	font-family: 'oswald';
	letter-spacing: 0.32em;
	margin-bottom: 10px;
}

.mm_reviews-item-rating-stars span {
	overflow: hidden;
	vertical-align: middle;
	line-height: 1;
	display: inline-block;
}

.mm_reviews-item-rating-stars span+span {
	margin-left: 2px;
}

.mm_reviews-item-rating-stars i {
	color: #b62424;
	margin-right: 5px;
	font-size: 22px;
	display: inline-block;
	float: left;
}

.mm_reviews-item-person {
	background-color: #000;
	padding: 60px;
	text-align: center;
	color: #fff;
}

.mm_reviews-item-person-top {
	margin-bottom: 15px;
}

.mm_reviews-item-person-short_name {
	display: inline-block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	background-color: #4b5457;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 3.2em;
	text-transform: uppercase;
	font-family: 'oswald';
}

.mm_reviews-item-person-name {
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 5em;
	position: relative;
	font-family: 'wondergardenscript';
	line-height: 1;
}

.mm_reviews-item-person-name:after {
	content: '';
	background-color: #4b5457;
	height: 1px;
	width: 190px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -95px;
}

.mm_reviews-item-person-type {
	font-size: 1.9em;
	text-transform: uppercase;
	font-family: 'oswald';
}

.mm_reviews_rating {
	margin-bottom: 60px;
	position: relative;
	padding-right: 300px;
}

.mm_reviews_rating.is-no-offset-right {
	padding-right: 0;
}

.mm_reviews_rating a.btn {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 1;
}

.mm_reviews_rating_stars {
	color: #fff;
}

.mm_reviews_rating-stars {
	margin: 0 10px;
}

.mm_reviews_rating-stars,
.mm_reviews_rating {
	overflow: hidden;
}

.mm_reviews_rating-star {
	display: inline-block;
	float: left;
	position: relative;
	line-height: 1;
}

.mm_reviews_rating-star+.mm_reviews_rating-star {
	margin-left: 5px;
}

.mm_reviews_rating-star i {
	color: #b62424;
	font-size: 22px;
}

.mm_reviews_rating-star .fa-star {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}

.mm_reviews_rating-star.empty .fa-star {
	display: none;
}

.mm_reviews_rating-value,
.mm_reviews_rating-stars,
.mm_reviews_rating-votes {
	display: inline-block;
	vertical-align: middle;
}

.mm_reviews_rating-value {
	font-size: 2.2em;
	font-family: 'oswald', sans-serif;
}

.mm_reviews_rating-title h2 {
	margin-top: 0;
	text-transform: none;
	letter-spacing: initial;
	font-weight: 400;
}

.mm_reviews_rating-title {
	margin-bottom: 15px;
}

.mm_reviews-video {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}

.mm_reviews-item.has_video .mm_reviews-item-content-inner {
	padding-top: 480px;
}

.mm_reviews-video-play {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #b62424;
	margin-left: -35px;
}

.mm_reviews-video-play i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	color: #fff;
	font-size: 22px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #b62424;
	text-align: center;
	line-height: 50px;
}

.mm_reviews-loadmore {
	text-align: center;
}

.mm_reviews-loadmore a {
	margin-top: 100px;
}

.mm_reviews-item.relabs_box:last-child {
	margin-bottom: 0;
}



@media only screen and (max-width:992px) {
	.mm_reviews-item-content-inner {
		padding: 40px;
	}

	.mm_reviews-item.has_video .mm_reviews-item-content-inner {
		padding-top: 310px;
		padding-bottom: 30px;
	}

	.mm_reviews-video {
		height: 280px;
	}

	.mm_reviews-item-person {
		padding: 30px;
	}

	.mm_reviews-item-text {
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.mm_reviews-item-icon i {
		font-size: 22px;
		line-height: 100px;
	}

	.mm_reviews-item-icon {
		margin-left: -40px;
		margin-top: -40px;
		width: 80px;
		height: 80px;
	}

	.mm_reviews-item-person-short_name {
		width: 80px;
		height: 80px;
		line-height: 80px;
		font-size: 22px;
	}

	.mm_reviews-item-person-type {
		font-size: 16px;
	}

	.mm_reviews-item-rating-stars i {
		margin-right: 3px;
		font-size: 18px;
	}

	.mm_reviews-loadmore a {
		margin-top: 50px;
	}

	.mm_reviews-item.has_no_text+.mm_reviews-item {
		margin-top: 0;
	}

	.mm_reviews-item-icon {
		background-color: #000;
	}
}

@media only screen and (max-width:767px) {
	.mm_reviews-item-icon {
		background-color: #000;
	}

	.mm_reviews-item.relabs_box .relabs_box-relative {
		padding-right: 0;
	}

	.mm_reviews_rating {
		padding-right: 0;
	}

	.mm_reviews_rating a.btn {
		position: static;
	}

	.mm_reviews_rating_stars {
		margin-bottom: 15px;
	}

	.mm_reviews-video-play {
		bottom: 75px;
	}

	.mm_reviews-item-person-name {
		font-size: 4em;
	}
}

/*REVIEWS*/
/*FOOTER*/
.mm_reviews_form-rating_wrap {
	display: inline-block;
	font-size: 1em;
	vertical-align: middle;
	margin-top: 10px;
}

.mm_reviews_form-rating_wrap:after {
	content: "";
	display: table;
	clear: both;
}

.mm_reviews_form-rating_icon {
	float: right;
	margin-right: 5px;
	cursor: pointer;
	color: #b62424;
	font-size: 22px;
}

.mm_reviews_form-rating_input {
	display: none;
}

.mm_reviews_form-rating_icon:hover:before,
.mm_reviews_form-rating_icon:hover~.mm_reviews_form-rating_icon:before,
.mm_reviews_form-rating_input:checked~.mm_reviews_form-rating_icon:before {
	content: "\e905";
}

.mm_reviews_form-item input[type="file"] {
	display: none !important;
}

.mm_reviews_form-item-invalid {
	display: block;
	font-size: 1em;
	font-weight: normal;
}

.mm_reviews_form-response-message {
	margin: 2em 0 1em 0;
	padding: 0.2em 1em;
}

.contacts_section a {
	color: #d1d1d1;
	text-decoration: none;
}

.contacts_section a:hover {
	color: #f90a0a;
}

.col-address {
	font-size: 1em;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 30px;
}

.col-base,
.row-base {
	margin-top: 0;
}

.col-address-item+.col-address-item {
	margin-top: 10px;
}

.wpcf7-form .ajax-loader {
	display: none !important;
}

.wpcf7-form .cf7_fields_item,
.mm_reviews_form-item {
	margin-bottom: 10px;
}

.wpcf7-form .cf7_fields_row.row {
	margin-left: -10px;
	margin-right: -5px;
}

.mm_reviews_form-row.row {
	margin-left: -5px;
	margin-right: -5px;
}

.wpcf7-form .cf7_fields_item,
.mm_reviews_form-item {
	margin-bottom: 10px;
}

.wpcf7-form .cf7_fields_item,
.wpcf7-form .cf7_fields_col,
.mm_reviews_form-item,
.mm_reviews_form-col {
	padding-left: 5px;
	padding-right: 5px;
}

.contacts_section .wpcf7-form .cf7_submiting,
.contacts_section .wpcf7-form .cf7_privacy,
.mm_reviews_form-submiting,
.mm_reviews_form .cf7_privacy {
	position: relative;
}

.contacts_section .wpcf7-form .cf7_submiting {
	padding-right: 200px;
	margin-left: -10px;
	min-height: 55px;
	margin-top: 15px;
}

.mm_reviews_form-submiting {
	padding-right: 200px;
	min-height: 55px;
}

.mm_reviews_form-submiting a,
.mm_reviews_form-submiting a:hover {
	color: #d1d1d1;
}

.contacts_section .wpcf7-form .cf7_submiting p,
.mm_reviews_form-submiting p {
	display: block;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.wpcf7 form .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
}

.contacts_section .wpcf7 form .wpcf7-response-output {
	margin-left: -10px;
}

.wpcf7 form.sent .wpcf7-response-output,
.mm_reviews_form-response-message.good {
	border-color: #4b5457;
	background-color: #4b5457;
	color: #fff;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.mm_reviews_form-response-message.bad {
	border-color: #4b5457;
	background-color: #4b5457;
	color: #fff;
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #4b5457;
	background-color: #4b5457;
	color: #fff;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #4b5457;
	background-color: #4b5457;
	color: #fff;
}

.wpcf7 form .wpcf7-not-valid-tip,
.mm_reviews_form-item-invalid {
	color: #ff0000;
}

@media only screen and (max-width:992px) {
	.wpcf7-form .cf7_fields_row.row {
		margin-left: -5px;
		margin-right: -5px;
	}

	.contacts_section .wpcf7-form .cf7_submiting,
	.contacts_section .wpcf7 form .wpcf7-response-output,
	.mm_reviews_form-submiting {
		margin-left: 0;
	}

	.col-address-item+.col-address-item {
		margin-top: 15px;
	}
}

@media only screen and (max-width:767px) {

	.contacts_section .wpcf7-form .cf7_submiting,
	.mm_reviews_form-submiting {
		padding-right: 0;
	}

	.contacts_section .wpcf7-form .cf7_submiting p,
	.mm_reviews_form-submiting p {
		position: static;
		margin-top: 10px;
		text-align: right;
	}

	.mm_reviews_form .cf7_privacy,
	.contacts_section .wpcf7-form .cf7_privacy {
		margin-bottom: 15px;
	}
}

#footer a {
	color: #d1d1d1;
	text-decoration: none;
}

#footer a:hover {
	color: #f90a0a;
}

.footer-logos a {
	display: inline-block;
	overflow: hidden;
}

.footer-logos img {
	display: inline-block;
	float: left;
	height: 60px;
	width: auto;
}

.footer-logos img+img {
	margin-left: 15px;
}

.footer-copyrights-item {
	margin-bottom: 20px;
}

.footer-copyrights-item:last-child {
	margin-bottom: 0;
}

.footer-creators-item {
	position: relative;
	/* padding-left: 55px; */
	text-align: left;
	display: inline-block;
}

.footer-creators-item img {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.footer-creators-item,
.footer-copyrights-item {
	font-size: 13px;
	line-height: 1.3;
}

.col-socials {
	text-align: center;
}

.col-socials-inner {
	display: inline-block;
	overflow: hidden;
}

.socials_section a {
	display: inline-block;
	width: 40px;
	height: 40px;
	float: left;
	background-color: #303536;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.socials_section a:hover {
	background-color: #fff;
	color: #303536;
}

.socials_section a i {
	line-height: 40px;
	font-size: 16px;
}

.socials_section a+a {
	margin-left: 8px;
}

.section.socials_section,
.section.footer_section {
	padding-top: 50px;
	padding-bottom: 50px;
}

@media only screen and (max-width:992px) {
	.footer-logos img {
		height: 50px;
	}
}

@media only screen and (max-width:767px) {

	.footer-logos,
	.footer-copyrights,
	.footer-creators {
		text-align: center;
	}

	.footer-copyrights {
		margin: 20px 0;
	}
}

/*BLOG*/
.blog-list {
	padding-bottom: 60px;
}

.blog-list .blog_post {
	margin-bottom: 60px;
}

.blog_post .blog-info {
	padding: 45px 60px 45px 45px;
}

.blog_tags a {
	display: inline-block;
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	padding: 10px 13px 8px 13px;
	border-radius: 30px;
	background-color: #383a3b;
	text-transform: uppercase;
	color: #8f9090;
	margin: 10px 10px 0 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	text-decoration: none;
}

.blog-info .blog_tags a {
	background-color: #4a4b4c;
}

.blog_tags a:hover {
	background-color: #b62424;
	color: #fff;
}

.h3.blog_title {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	margin: 50px 0 30px 0;
	display: block;
}

.blog_meta .time {
	font-size: 14px;
	color: #8f9090;
}

.blog_meta {
	border-top: 1px solid #4a4b4c;
	margin-top: 30px;
	padding-top: 30px;
	margin-bottom: 50px;
}

.blog-more a,
.blog-more a:hover {
	color: #fff;
}

.blog-more a {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
}

.blog-more a i {
	font-size: 14px;
	margin-left: 10px;
}

.blog_loop-item>.row {
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: center;
}

.blog_thumbnail {
	position: relative;
	overflow: hidden;
}

.blog-thumbnail-bg {
	width: 100%;
	left: 15px;
}

.blog_post {
	background-color: #353738;
}

.blog-thumbnail-img img {
	display: block;
	width: 100%;
	height: auto;
}

@media only screen and (max-width:1023px) {
	.h3.blog_title {
		font-size: 22px;
		line-height: 28px;
		margin: 30px 0 20px 0;
	}

	.blog_tags a {
		font-size: 9px;
		padding: 7px 10px;
	}

	.blog-more a,
	.blog-more a i {
		font-size: 12px;
	}

	.blog_meta {
		margin-top: 20px;
		padding-top: 20px;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:992px) {
	.blog_post .blog-info {
		padding: 20px 35px;
	}

	.blog_loop-item-sale {
		right: 15px;
	}
}

@media only screen and (max-width:767px) {
	.h3.blog_title {
		font-size: 18px;
		line-height: 26px;
	}
}

/*BLOG*/
/*POST*/
.single_post h1 {
	font-size: 2.8em;
	letter-spacing: initial;
	margin-top: 0;
	text-transform: none;
	margin-bottom: 30px;
}

.post_author {
	margin-bottom: 30px;
}

.post_author a {
	position: relative;
	display: block;
	padding-left: 75px;
	text-decoration: none;
}

.post_author-img {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
}

.post_author-img img,
.post_thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}

.post_author-subtitle,
.post_author-position {
	font-size: 0.75em;
	color: #8f9090;
}

.post_author-name {
	text-transform: uppercase;
	font-family: 'oswald';
	font-size: 0.9em;
	color: #f90a0a;
	margin: 5px 0;
}

.post_thumbnail {
	margin-bottom: 30px;
	position: relative;
}

.post_content h2 {
	letter-spacing: initial;
	text-transform: none;
}

.post_content .wpb_text_column ul li:before {
	background-color: #d1d1d1;
}

.post_content .wpb_text_column ul {
	padding-left: 40px;
}

.col-secondary.col-md-4 {
	margin-top: 0.78em;
}

.widget-title {
	font-family: 'gothampro';
	font-weight: 600;
	text-align: left;
	line-height: 1.4;
	display: block;
}

.col-secondary.col-md-4 {
	margin-top: 0.78em;
}

.widget-categories a {
	color: #d1d1d1;
	text-decoration: underline;
}

.recent-post-body {
	padding-right: 1em;
}

.post_attributes {
	padding-top: 30px;
	border-top: 1px dashed #3a3b3c;
	margin-bottom: 30px;
}

.post_attributes-item+.post_attributes-item {
	margin-top: 10px;
}

.post_attributes-item-label {
	font-weight: 600;
	color: #fefefe;
	margin-right: 10px;
}

.post_categories a {
	color: #d1d1d1;
}

.post_share-label {
	font-weight: 600;
	color: #fefefe;
	margin-bottom: 10px;
}

.blog-details {
	margin-bottom: 70px;
}

.related_posts-item-excerpt {
	padding-bottom: 50px;
}

section.related_posts.section.related_posts_section {
	padding-bottom: 50px;
}

.related_posts-item-thumbnail a,
.related_posts-item-thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}

.related_posts-item-thumbnail {
	position: relative;
}

.related_posts-item-category {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 1;
	width: 140px;
	padding: 8px 20px;
	background: #b62424;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: 'oswald';
	font-weight: 500;
}

.related_posts-item-title a {
	font-family: 'oswald';
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	font-size: 1.6em;
	line-height: 1.4;
}

.related_posts-item-title {
	margin-bottom: 10px;
	margin-top: 15px;
}

@media only screen and (max-width:767px) {
	.recent-post-title {
		font-size: 1.2em;
		line-height: 1.4;
	}

	.single_post h1 {
		font-size: 2em;
	}
}

/*POST*/

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="phone"],
input[type="tel"],
textarea,
select {
	background-color: #262a2c;
	border: 1px solid #262a2c;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="phone"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
	border-color: #4b5457;
}

.search-form button {
	border-radius: 0 !important;
}

/*FIXED BTNS*/
.fixed_btn-call-back {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 5;
	display: block;
	text-decoration: none;
	color: #fff;
}

.fixed_btn-call-back span {
	display: block;
	width: 65px;
	height: 65px;
	position: relative;
}

/*
.fixed_btn-call-back span:after {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #b62424;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webki-transform: translate(-50%,-50%);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}*/
.fixed_btn-call-back i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	color: #fff;
	font-size: 21px;
	width: 65px;
	height: 65px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #b62424;
	text-align: center;
	line-height: 65px;
}

/*
.fixed_btn-call-back:hover span:after {
    width: 50px;
    height: 50px;
}*/

@media only screen and (max-width: 767px) {
	.fixed_btn-call-back {
		display: none;
	}
}

/*
@media (max-width: 767px){
	.fixed_btn-call-back i {
		font-size: 15px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
		line-height: 30px;
	}
	.fixed_btn-call-back span:after,.fixed_btn-call-back span {
		width: 40px;
		height: 40px;
	}
}*/
/*FIXED BTNS*/

/*MODAL FORMS*/
#box_modal_call_back {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

#box_modal_call_back .box-modal_description,
#box_modal_call_back .box-modal_content {
	max-width: 420px;
	margin: 0 auto;
}

#box_modal_enroll {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

#box_modal_enroll .box-modal_description,
#box_modal_enroll .box-modal_content {
	max-width: 420px;
	margin: 0 auto;
}

#box_modal_enroll input[type="text"],
#box_modal_enroll input[type="password"],
#box_modal_enroll input[type="search"],
#box_modal_enroll input[type="email"],
#box_modal_enroll input[type="phone"],
#box_modal_enroll input[type="tel"],
#box_modal_enroll textarea,
#box_modal_enroll select {
	background-color: transparent;
	border: 1px solid #fff;
}

.box-modal_title {
	text-align: center;
	font-family: 'oswald';
	font-size: 2.6em;
	font-weight: 500;
	margin-bottom: 15px;
}

.box-modal_description {
	text-align: center;
	margin-bottom: 15px;
}

#box_modal_call_back input[type="text"],
#box_modal_call_back input[type="password"],
#box_modal_call_back input[type="search"],
#box_modal_call_back input[type="email"],
#box_modal_call_back input[type="phone"],
#box_modal_call_back input[type="tel"],
#box_modal_call_back textarea,
#box_modal_call_back select {
	background-color: transparent;
	border: 1px solid #fff;
}

#box_modal_call_back input::placeholder,
#box_modal_call_back input::-webkit-placeholder,
#box_modal_call_back textarea::-webkit-placeholder {
	color: #fff;
}

.box-modal .cf7_privacy {
	margin-bottom: 15px;
}

.box-modal .cf7_submiting p {
	text-align: center;
}

.box-modal .cf7_privacy a {
	color: #fff;
	text-decoration: underline;
}

@media (max-width: 991px) {
	.box-modal_title {
		font-size: 2em;
	}
}

/*MODAL FORMS*/
@media (min-width: 992px) {
	.search-results .col-secondary {
		margin-top: 0;
	}
}

@media (min-width: 320px) {
	html {
		font-size: 75%;
	}
}

@media (min-width: 768px) {
	html {
		font-size: 85%;
	}
}

@media (min-width: 992px) {
	html {
		font-size: 92%;
	}
}

@media (max-width:595px) {
	div#enroll_btn {
		font-size: 9px;
		padding: 15px 20px;
		bottom: 83px;
		right: 62%;
	}
}

@media (min-width: 1200px) {
	html {
		font-size: 100%;
	}
}

.error404 .blog-details {
	text-align: center;
}

body [universe-soft-widget-button] {
	bottom: -15px !important;
	left: 20px !important;
	-moz-transform: scale(0.65, 0.65) !important;
	-webkit-transform: scale(0.65, 0.65) !important;
	-o-transform: scale(0.65, 0.65) !important;
	-ms-transform: scale(0.65, 0.65) !important;
	transform: scale(0.65, 0.65) !important;
	-moz-transform-origin: top left !important;
	-webkit-transform-origin: top left !important;
	-o-transform-origin: top left !important;
	-ms-transform-origin: top left !important;
	transform-origin: top left !important;
}

body .mgo-mcw-widget.mgo-mcw-widget_position-right,
body .mgo-mcw-widget_mobile-view.mgo-mcw-widget.mgo-mcw-widget_position-right {
	right: 27px !important;
	bottom: 100px !important;
}

@media only screen and (max-width: 767px) {

	body .mgo-mcw-widget.mgo-mcw-widget_position-right,
	body .mgo-mcw-widget_mobile-view.mgo-mcw-widget.mgo-mcw-widget_position-right {
		bottom: 20px !important;
	}
}

@media (max-width:425px) {
	div#enroll_btn {
		font-size: 7px;
		padding: 8px 15px;
		bottom: 60px;
		right: 60%;
	}
}

.sitemap_menu li a {
	color: #fff;
}

.sitemap_menu li ul {
	margin-left: 30px;
}

.btn-vertical {
	position: fixed !important;
	right: 0 !important;
	top: 40% !important;
	writing-mode: tb-rl;
	transform: scale(-1, -1);
	max-height: 253px;
	border-radius: 0 20px 20px 0;
	padding: 30px 15px 30px 13px !important;
	background: #E82E2E !important;
}

@media only screen and (max-width: 767px) {
	.btn-vertical {
		max-height: 140px;
		border-radius: 0 16px 16px 0;
		padding: 20px 12px 20px 10px !important;
	}

	.btn-vertical span {
		display: none;
	}
}

@media only screen and (max-width: 595px) {
	.btn-vertical {
		max-height: 123px;
		padding: 15px 12px 15px 10px !important;
	}
}

.dic {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 32px 60px;
	background: #363738;
	margin-top: 32px;
}

.item_doc:nth-child(1) .dic {
	margin-top: 0px !important;
}

.dic .title {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 36px;
	letter-spacing: 0.04em;
	color: #FFFFFF;
}

.block_item {
	padding: 32px 60px;
	background: #363738;
	margin-bottom: 32px;
	padding-bottom: 48px;
}

.block_item .title {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 36px;
	letter-spacing: 0.04em;
	color: #FFFFFF;
}

.link_detail {
	font-family: 'gothampro', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: revert;
	bottom: 0;
	right: 0;
	position: absolute;
}

.link_detail:hover {
	color: #FFFFFF;
}

.block_img {
	width: 20%;
}

.block_img img {
	width: 100%;
}

.block_text {
	width: 80%;
	padding-left: 60px;
	position: relative;
}

.block_content {
	display: flex;
	flex-wrap: wrap;

}

.hider img {
	display: none;
}

.hider img.act {
	display: block;
}

.block_text li {
	list-style-type: none;
	/* Прячем исходные маркеры */
}

.block_text li::before {
	color: white;
	/* Цвет маркера */
	content: "▪";
	/* Сам маркер */
	padding-right: 10px;
	/* Расстояние от маркера до текста */
}

@media (max-width: 767px) {
	.block_text {
		margin-top: 25px;
		width: 100%;
		padding-left: 0px;
		padding-bottom: 30px;
	}

	.block_img {
		width: 100%;
	}

	.dic .title {
		font-size: 20px;
		line-height: 28px;
	}
}

@media (max-width: 425px) {

	.block_item {
		padding: 30px 35px;
	}

	.dic {
		padding-left: 35px;
		padding-right: 35px;
	}

	.dic .title {
		font-size: 16px;
	}
}

.title_prem {
	font-weight: 500;
	font-size: 38px;
	line-height: 56px;
	color: #D1D1D1;
	margin-top: 0px;
}

.list_prem {
	display: flex;
	flex-wrap: wrap;
}

.item-prem {
	width: calc(100% / 3);
	display: flex;
	margin-top: 25px;
	margin-bottom: 25px;
}

.titlePremItem {
	font-weight: 400;
	font-size: 19px;
	line-height: 32px;
	text-transform: uppercase;
	color: #D1D1D1;
}

.item-prem .icom {
	background: #4B5457;
	border-radius: 108px;
	width: 75;
	height: 75px;
	margin-right: 18px;
}

@media(max-width:1000px) {
	.item-prem {
		width: calc(100% / 2);
	}
}

@media(max-width:768px) {
	.titlePremItem {
		font-size: 14px;
		line-height: 24px;
	}
}

@media(max-width:600px) {
	.item-prem {
		width: 100%;
	}
}


/*Шаблон Вакансии begin*/

.block_vacancy {
	margin-bottom: 50px;
}

.content_val {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #D1D1D1;

}

.vacuncyItem {
	background: #F1F2F3;
	margin-top: 32px;
}

.vacuncyItem h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 36px;
	letter-spacing: 0.04em;
	color: #1E2021;

}

.vacuncyItem p,
.vacuncyItem strong {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #1E2021;
	margin-top: 50px;
}

.vacuncyItem ul li {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #1E2021;
}

.block_text li::before {
	color: #1E2021;
}

.blockBtnForm {
	margin-top: 56px;
}

.blockBtnForm a {
	font-size: 14px;
}

#box_modal_vac input[type="text"],
#box_modal_vac .wpcf7 input[type="tel"] {
	width: 70%;
	background-color: transparent;
	border: 1px solid #ffffff;
	margin: auto;
}

#box_modal_vac .wpcf7-form-control-wrap {
	display: flex;
}

#box_modal_vac .box-modal_close {
	color: #fff;
}

#box_modal_vac .cf7_privacy {
	width: 70%;
	margin: auto;
	margin-bottom: 30px;
}



#box_modal_vac .input-file {
	position: relative;

	display: flex;
}

#box_modal_vac .input-file span {
	position: relative;
	display: flex;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	height: 40px;
	box-sizing: border-box;
	border: none;
	transition: background-color 0.2s;
	margin: auto;
	align-items: center;
	justify-content: left;
	width: 70%;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}

#box_modal_vac .input-file span::before {
	content: "";
	background-image: url("../../../shape.png");
	padding: 15px;
	width: 15px;
	background-repeat: no-repeat;
	padding-right: 35px;
}

#box_modal_vac .input-file .file-195 {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}

/* Focus */
/*#box_modal_vac .input-file .file-195:focus + span {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}*/

/* Hover/active */
/*#box_modal_vac .input-file:hover span {
	background-color: #59be6e;
}
#box_modal_vac .input-file:active span {
	background-color: #2E703A;
}*/

/* Disabled */
#box_modal_vac .input-file .file-195:disabled+span {
	background-color: #eee;
}

@media (max-width: 425px) {
	.box_modal_vac {
		padding: 0px !important;
	}

	#box_modal_vac .input-file span {
		font-size: 14px;
		line-height: 18px;
	}

	#box_modal_vac .input-file span::before {
		padding-right: 15px;
	}

	#box_modal_vac input[type="text"],
	#box_modal_vac .wpcf7 input[type="tel"],
	#box_modal_vac .input-file span,
	#box_modal_vac .cf7_privacy {
		width: 100%;
	}

	.box-modal_title {
		font-size: 26px;
	}

	.blockBtnForm a {
		font-size: 8px;
	}
}

/*Шаблон Вакансии end*/

.isotope-item img {
	width: 100%;
	height: auto;
}

.price_value-td.action,
.price_value.action {
	color: red;
}

/*цены для врачей*/
.price_konsult {
	display: flex;
	width: 100%;
	height: 65px;
}

.price_konsult .titleBlock {
	width: 50%;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-family: Gotham Pro, gothampro, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 29.04px;
	display: flex;
}

.price_konsult .price {
	width: 50%;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-family: Oswald;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	text-transform: uppercase;
	display: flex;
}

#cookie_note {
	position: fixed;
	bottom: 0.4%;
	right: 0.5%;
	padding: 5px 15px;
	width: 50%;
	box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
	border-radius: 8px;
	z-index: 99999;
	opacity: 1;
	background-color: #262a2c;
	border: 1px solid #262a2c;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.okCookie {
	cursor: pointer;
	text-align: right;
}

#cookie_note p {
	margin-bottom: 0px;
}

@media (max-width:767px) {
	#cookie_note {
		width: 100%;
		font-size: 14px;
	}
}

@media (max-width:1200px) {
	#cookie_note {
		flex-direction: column;
	}
}

.blog-new {
	position: absolute;
	top: 0;
	right: 15px;
	display: flex;
	align-items: center;
	width: 116px;
	height: 116px;
	overflow: hidden;
	pointer-events: none;
}

.blog-new-rotate {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	transform: rotate(45deg) translateY(-20px);
}

.blog-new-lenta {
	position: absolute;
	padding: 12px 60px;
	background-color: white;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: center;
	color: #E82E2E;
}

.wpb_wrapper .mm_heading {
	margin-top: 100px;
}

@media only screen and (max-width: 992px) {
	.wpb_wrapper .mm_heading {
		margin-top: 50px;
	}
}

.col-socials-item svg {
	fill: white;
	transition: fill .3s ease-out;
}

.col-socials-item:hover svg {
	fill: #303536;
}

.header_brand-socials-item svg {
	width: 100%;
	height: 100%;
	fill: white;
	transition: fill .3s ease-out;
}

.header_brand-socials-item:hover svg {
	fill: #303536;
}

.pigmentacia_price {
	font-size: smaller;
	color: #B0B0B0;
	font-weight: 400;
	margin-left: 10px;
	text-decoration: line-through;
}

.price_title {
	display: none;
}

#pigmentaczii-net-price {
	width: 18% !important;
}

#pigmentaczii-net-name {
	width: 24% !important;
}

#pigmentaczii-net-head-name {
	width: 60% !important;
}

@media only screen and (max-width: 913px) {
	#pigmentaczii-net-head {
			display: none;
	}

	#pigmentaczii-net-price, #pigmentaczii-net-name {
		width: 100% !important;
	}
	.mm_gallery_doctor {
		font-size: 14px !important;
	}
	.price_title {
		display: block;
		font-weight: bold;
	}

	#pigmentaczii-net-head-name {
		width: 70% !important;
	}

	#pigmentaczii-net-head-price {
		width: 30% !important;
	}
}

.mm_gallery_doctor {
	position: relative;
 text-align: center;
 color: white;
 font-size: 22px;
 background-color: rgba(37, 38, 40, 0.8);
 height: 50px;
 z-index: 2;
 display: flex;
 justify-content: center;
 align-items: center;
 text-align: center;
}

.specialist {
	font-weight: 400;
	color: #FFFFFF80;
}


/* Запись с формой на первом экране*/

.main-header .h-in-header {
	font-size: 2.8em;
    letter-spacing: initial;
    text-transform: none;
    margin-top: 1em;
	
}

.section-header_2 {
	margin-bottom: 40px;
	}
.btn-center {
	text-align: center;
    margin: 20px;
}
	
}