@font-face {
	font-family: 'DINPro-Bold';
	src: url("../fonts/DINPro-Bold.ttf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dinpro-regular';
	src: url("../fonts/dinpro-regular.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dinpro-light';
	src: url("../fonts/dinpro-light.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'dinpro-medium';
	src: url("../fonts/dinpro-medium.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamProBlack';
	src: url("../fonts/GothamProBlack/GothamProBlack.eot");
	src: local("☺"), url("../fonts/GothamProBlack/GothamProBlack.woff") format("woff"), url("../fonts/GothamProBlack/GothamProBlack.ttf") format("truetype"), url("../fonts/GothamProBlack/GothamProBlack.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamPro';
	src: url("../fonts/GothamPro/GothamPro.eot");
	src: local("☺"), url("../fonts/GothamProBlack/GothamPro.woff") format("woff"), url("../fonts/GothamProBlack/GothamPro.ttf") format("truetype"), url("../fonts/GothamProBlack/GothamPro.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

::-moz-selection {
	background-color: #e13b21;
	color: #fff;
}

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

a:hover {
	text-decoration: none;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
	margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
	color: #FFF;
	text-decoration: none
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}

.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.price_mini_title {
	margin-bottom: 15px;
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}


.ekko-lightbox .modal-header {
	display: block !important;
	padding: 0;
	border-bottom: none;
	position: relative;
}

.ekko-lightbox .modal-header h4 {
	display: none;
}

.ekko-lightbox .modal-header button.close {
	position: absolute;
	border-radius: 50%;
	top: -14px;
	height: 28px;
	width: 28px;
	right: -14px;
	vertical-align: center;
	text-align: center;
	background: #fff;
	box-shadow: 0 2px 4px #555;
	opacity: 1;
	transition: all .3s;
	cursor: pointer;
	line-height: normal;
	font-size: 15px;
	z-index: 50;
}

.ekko-lightbox .modal-header button.close:hover {
	background: #e9e9e9;
}


.padding-top {
	padding-top: 75px;
}

.header {
	transition: .33s all;
}

.header .header-top {
	background: rgba(0, 0, 0, 0.5);
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 30;
	transition: .25s all;
	top: 0;
}

.header.fix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/*height: 75px;*/
	background: #000;
	z-index: 99;
	transition: .25s all;
}

.header-logo {
	transition: all .25s;
}

.header .custom-logo-link{
	display: flex;
}

.header-logo:hover {
	opacity: .5;
}

.header-logo__link {
	display: inline-block;
	/*background: url(../img/logo.png) no-repeat 0 0;\
     text-indent: -9999px;*/
	width: 134px;
	height: 55px;

}

#ba__main-menu {
	width: 100%;
	min-width: 100%;
	position: fixed;
	max-height: 430px;
	top: -930px;
	bottom: 0;
	margin: 0;
	right: 0;
	padding: 15px 20px;
	background: #1e1e1e;
	z-index: 31;
	-webkit-transition: top .5s linear;
	transition: top .5s linear;
	overflow: hidden !important;
}

body.backdrop__open {
	overflow: hidden;
}

/*.ba__backdrop {
	overflow-x: hidden;
	overflow-y: auto;
	visibility: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20;
	outline: 0;
}*/

#ba__main-menu.visible__menu {
	top: 75px;
	-webkit-box-shadow: -4px 0px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow: -4px 0px 20px 0px rgba(0, 0, 0, 0.5);
	overflow-y: auto;
	padding: 0;
	-webkit-transition: top .5s linear;
	transition: top .5s linear;
}

.header .header-top .nav-toggle {
	float: right;
	cursor: pointer;
	line-height: 1;
	z-index: 2001;
	transition: all .3s;
}

.header .header-top .nav-toggle img {
	margin-left: 15px;
}

.header .header-top .nav-toggle:hover {
	color: #a2a2a2;
}

.header .row {
	position: relative;
	width: 100%;
}

.header .header-club {
	margin-top: -8px;
}

.header .header-club select {
	color: #fff;
	border: none;
	background: rgba(0, 0, 0, .33);
	font-size: 16px;
	position: relative;
	font-family: "dinpro-light";
	margin-top: 6px;
	padding: 2px 2px 2px 0;
	display: inline-block;
	cursor: pointer;
}

.other-head .header-club select {
	background: #151816 !important;
}

.header-club__select {
	color: #555;
	margin-right: 5px;
	font-size: 14px;
}

.header .header-lk {
	margin-left: -27px;
	margin-top: -7px;
}

.header .header-lk a.lk-standart {
	font-size: 16px;
	color: #fff;
	position: relative;
	font-family: "dinpro-light";
	/*text-decoration: underline;*/
}

.header .header-lk a.lk-standart:after {
	position: absolute;
	content: '';
	background: url("../img/sign-in.png") no-repeat;
	background-size: cover;
	width: 13px;
	height: 11px;
	right: -22px;
	top: 7px;
}

.header .header-lk a.lk-standart:before {
	position: absolute;
	content: '';
	width: 117px;
	height: 1px;
	background: rgba(255, 255, 255, .5);
	bottom: -3px;
	left: 0;
}

.header .header-lk a.lk-small {
	display: none;
	color: #FFF;
	transition: all .3s;
	font-size: 20px;
}

.header .header-lk a.lk-small:hover {
	color: #a2a2a2;
}

.header .header-phone {
	margin-top: -6px;
	margin-left: 2px;
}

.header .header-phone a {
	font-size: 18px;
	color: #fff;
	font-family: "DINPro-Bold";
	transition: all .3s;
}

.header .header-phone a:hover {
	color: #a2a2a2;
}

.header-phone__mini {
	visibility: hidden;
	opacity: 0;
	display: none;
}

.header .header-basket {
	position: relative;
	display: block;
}

.header .header-basket:before {
	position: absolute;
	content: '';
	background: url(../img/sort-down.png) no-repeat;
	background-size: contain;
	width: 205px;
	height: 100px;
	top: -37px;
	left: -91px;
	z-index: 23;
	transition: all .2s;
}

.header .header-basket:after {
	content: '';
	position: absolute;
	background: url(../img/shopping-cart-black-shape.png) no-repeat;
	height: 28px;
	width: 34px;
	top: -10px;
	left: -6px;
	z-index: 24;
	transition: all .2s;
}

.header .header-basket:hover::before {
	filter: grayscale(100);
}

.header .header-basket span {
	position: absolute;
	font-size: 15px;
	background: #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	top: -22px;
	left: 16px;
	z-index: 26;
	text-align: center;
	color: #1e1e1e;
}

.header .header-basket a {
	position: relative;
	z-index: 24;
	color: #1e1e1e;
}

.header .header-basket img {
	margin-left: -6px;
}

.header .header-menu {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	font-family: "DINPro-Bold";
	margin-bottom: 0;
}

.header .header-menu a {
	margin-left: 15px;
}

.header .header-menu .fa {
	margin-left: 15px;
	font-size: 27px;
}

.header .nav {
	padding: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.header .nav .nav-box {
	border-right: 1px solid rgba(255, 255, 255, 0.05);
	width: 90%;
	margin-right: 60px;
	height: 100%;
}

.header .nav .header-company {
	padding: 30px 0 0 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header .nav .header-company .header-menu_title {
	font-size: 24px;
	color: rgba(255, 255, 255, 0.2);
	text-transform: uppercase;
	font-family: 'GothamProBlack';
}

.header-menu_link {
	color: #FFF;
	transition: color .33s;
	position: relative;
}

.header-menu_link::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	background: rgba(255, 255, 255, .1);
	height: 1px;
	width: 100%;
}

.header-menu_link:hover,
.header-menu_link:active {
	color: #ac2925;
}

.header .nav .header-company ul {
	padding-left: 0;
}

.header .nav .header-company ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

.header .nav .header-company ul li a {
	font-size: 16px;
	color: #fff;
	transition: all .2s;
}

.header .nav .header-company ul li a:hover {
	text-decoration: none;
	color: #aaa;
}

.header .nav .header-news {
	padding: 30px 0 0 15px;
}

.header .nav .header-news .header-menu_title {
	font-size: 24px;
	color: rgba(255, 255, 255, 0.2);
	text-transform: uppercase;
	font-family: 'GothamProBlack';
}

.header .nav .header-news ul {
	padding-left: 0;
}

.header .nav .header-news ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

.header .nav .header-news ul li a {
	font-size: 16px;
	color: #fff;
	transition: all .2s;
}

.header .nav .header-news ul li a:hover {
	text-decoration: none;
	color: #aaa;
}

.header .nav .header-services {
	padding: 30px 0 20px 0;
	/*margin-left: -20px;*/
	height: 100%;
	width: 100%;
	border-right: 1px solid rgba(255, 255, 255, 0.05);
}

.header .nav .header-services .header-menu_title {
	font-family: 'GothamProBlack';
	font-size: 24px;
	color: rgba(255, 255, 255, 0.2);
	text-transform: uppercase;
	float: left;

}

.header .nav .header-services #header-services_select {

	font-size: 16px;
	color: #555555;
	background: transparent;
	border: none;

}

.header .nav .header-services ul {
	padding-left: 0;
}

.header .nav .header-services ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

.header .nav .header-services ul li a {
	font-size: 16px;
	color: #fff;
	transition: all .2s;
}

.header .nav .header-services ul li a:hover {
	text-decoration: none;
	color: #aaa;
}

.header .nav .header-icon {
	width: 100%;
	/*height: calc(100% - 105px);*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.header .nav .header-icon a {
	width: 33%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	border-right: 1px solid rgba(255, 255, 255, 0.05);
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	min-height: 215px;
}

.header .nav .header-icon a img {
	display: block;
	margin: 40px auto 0;
	opacity: 0.33;
	transition: all .2s;
}

.header .nav .header-icon a p {
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	opacity: 0.33;
	font-family: 'GothamProBlack';
	transition: all .2s;
}

.header .nav .header-icon a:hover img {
	opacity: 1;
}

.header .nav .header-icon a:hover p {
	opacity: 1;
}

.header .nav .header-store {
	padding: 30px 0 0 15px;
}

.header .nav .header-store .header-menu_title {
	font-size: 24px;
	color: rgba(255, 255, 255, 0.2);
	text-transform: uppercase;
	font-family: 'GothamProBlack';
}

.header .nav .header-store ul {
	padding-left: 0;
}

.header .nav .header-store ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

.header .nav .header-store ul li a {
	font-size: 16px;
	color: #fff;
	transition: all .2s;
}

.header .nav .header-store ul li a:hover {
	text-decoration: none;
	color: #aaa;
}

.header-bottom {
	background: url("../img/header-bg.jpg") no-repeat center;
	background-size: cover;
	padding-top: 200px;
	padding-bottom: 60px;
	margin-top: -75px;
	overflow: hidden;
}

.header-bottom .header-bottom_box {
	margin-left: 5px;
}

.header-bottom .header-bottom_box a {
	font-size: 24px;
	color: #545454;
	text-transform: uppercase;
	font-family: "DINPro-Bold";
	position: relative;
	transition: all .3s;
}

.header-bottom .header-bottom_box a:hover {
	color: #f1f1f1;
}

.header-bottom .header-bottom_box a:first-child {
	color: #cc0000;
}

.header-bottom .header-bottom_box a:nth-child(2) {
	margin: 0 30px;
}

.header-bottom .header-bottom_box a:nth-child(2):before {
	position: absolute;
	content: '';
	background: url("../img/line.png") no-repeat;
	background-size: cover;
	width: 20px;
	height: 70px;
	left: -23px;
	top: -26px;
}

.header-bottom .header-bottom_box a:nth-child(2):after {
	position: absolute;
	content: '';
	background: url("../img/line.png") no-repeat;
	background-size: cover;
	width: 20px;
	height: 65px;
	right: -27px;
	top: -23px;
}

.header-bottom h1 {
	font-size: 80px;
	text-transform: uppercase;
	color: #fff;
	margin: 40px 0 48px 9px;
	line-height: 83px;
	letter-spacing: 0.16rem;
	font-family: "GothamProBlack";
}

.header-bottom .header-bottom_link .header-bottom_link-phone {
	display: inline-block;
	margin: 0 13px 0 9px;
}

.header-bottom .header-bottom_link .header-bottom_link-phone img {
	margin-top: -5px;
	transition: all .3s;
}

.header-bottom .header-bottom_link .header-bottom_link-phone img:hover {
	opacity: .5;
}

.header-bottom .header-bottom_link .header-bottom_link-map,
.outline-btn {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-family: "DINPro-Bold";
	border: 5px solid #ff0000;
	border-radius: 28px;
	padding: 11px 38px;
	display: inline-block;
	margin: 5px 0 0 0;
	transition: all .3s;
}

.outline-btn {
	color: #121212;
}

.header-bottom .header-bottom_link .header-bottom_link-map:hover,
.outline-btn:hover {
	border-color: #a70000;
}

.header-bottom .nav-tabs {
	border-bottom: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-top: 68px;
	margin-right: 42px;
}

.header-bottom .nav-tabs .nav-item {
	margin-bottom: 2px;
}

.header-bottom .nav-tabs .nav-link {
	width: 34px;
	height: 34px;
	border: 2px solid #ff0000;
	border-radius: 50%;
	margin-bottom: 20px;
	background: transparent;
	position: relative;
	z-index: 18;
}

.header-bottom .nav-tabs .nav-link.active:before {
	position: absolute;
	content: '';
	border: 5px solid #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	left: 6px;
	top: 5px;
}

.header-bottom .tab-pane img {
	position: absolute;
	top: -48px;
	left: 21px;
	z-index: 15;
}

.header-bottom #tab-two img {
	left: -100px;
}

.header-bottom #tab-three img {
	left: -100px;
}

.header-bottom .header-bottom_text {
	text-align: right;
	position: relative;
	margin-top: 118px;
	margin-right: 42px;
	z-index: 19;
}

.header-bottom .header-bottom_text .header-bottom_text-title {
	font-size: 24px;
	color: #fff;
	font-family: "GothamProBlack";
	text-transform: uppercase;
	margin-bottom: 2px;
}

.header-bottom .header-bottom_text .header-bottom_text-text {
	font-size: 16px;
	color: #aaaaaa;
	font-family: "dinpro-light";
	line-height: 23px;
}

.place {
	position: relative;
	padding-top: 86px;
	padding-bottom: 136px;
}

.place .place-video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 40;
}

.droppedDown {
	margin-top: 100%;
}

.place .place-video video,
.place .place-video iframe {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	min-height: 100%;
	position: relative;
}

.place .place-video:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	background: rgba(0, 0, 0, .33);
}

.place .play {
	background: url("../img/play-button.png") no-repeat #ac2925;
	background-size: cover;
	position: absolute;
	width: 118px;
	height: 118px;
	top: 180px;
	left: calc(50% - 59px);
	z-index: 50;
	cursor: pointer;
	transition: transform .1s linear;
	border-radius: 50%;
}

.place .play:hover {
	transform: scale(1.2);
}

.place .play-btn {
	background: url("../img/play-button.png") no-repeat #ac2925;
	box-shadow: 0 20px 40px rgba(0, 0, 0, .15);
}

.place .pause-btn {
	background: url("../img/pause-button.png") no-repeat #ac2925;
	transform: scale(.5);
}

.place .place-box {
	position: relative;
	z-index: 41;
}


.place .place-box h2 {
	font-size: 50px;
	color: #fff;
	font-family: "GothamProBlack";
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.02rem;
}

.place .place-box .place-text {
	font-size: 30px;
	color: #fff;
	margin-top: 380px;
	text-align: center;
	text-transform: uppercase;
	font-family: "GothamProBlack";
}

.place .place-box .place-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 26px;
}

.place .place-box .place-form form{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.place .place-box .place-form .place-input {
	background: transparent;
	color: #fff;
	font-size: 18px;
	font-family: "dinpro-light";
	border: none;
	border-bottom: 2px solid #878884;
	margin-bottom: 8px;
	margin-right: 32px;
	transition: all .25s;
	font-weight: bold;
	padding-left: 6px;
	width: 100%;
	/*width: 33.3%;*/
}

#order_main_result {
	padding: 8px 0 0 15px;
	font-size: 13px;
	color: #e8e8e8;
}

.place .place-box .place-form .textwidget{
	position: relative;
	display: flex;
	width: 100%;
}

.place .place-box .place-form .textwidget > div{
	width: 100%;
}

.place .place-box .place-form .textwidget form{
	display: flex;
}

.place .place-box .place-form .textwidget form > span.wpcf7-form-control-wrap {
	display: flex;
	width: 33%;
}

.place .place-box .place-form .wpcf7-response-output{
	position: absolute;
	left: auto;
	right: 50%;
	transform: translateX(50%);
	bottom: -70px;
	margin: 0;
	max-width: 900px;
	width: 100%;

}

.place .place-box .wpcf7 form.sent .wpcf7-response-output{
	border: 1px solid #c3e6cb;
	border-radius: .25rem;
	color: #155724;
	background-color: #d4edda;
}

.place .place-box .place-form .wpcf7-response-output.wpcf7-mail-sent-ng{
	border: 1px solid #f5c6cb;
	border-radius: 0.25rem;
	color: #721c24;
	background-color: #f8d7da;
}

.place .place-box .place-form .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
	display: none!important;
}


.place .place-box .place-form .wpcf7-response-output.wpcf7-mail-sent-ok{
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid #c3e6cb;
	border-radius: .25rem;
	color: #155724;
	background-color: #d4edda;
	font-size: 13px;
}

.place .place-box .place-form .wpcf7-not-valid-tip{
	position: absolute;
	top: 50px;
	left: 0;
	right: 32px;
	padding: 0.75rem 1.25rem;
	font-size: 13px;
	margin-bottom: 1rem;
	border: 1px solid #f5c6cb;
	border-radius: 0.25rem;
	color: #721c24;
	background-color: #f8d7da;
}



.place .place-box .place-form .place-input:focus {
	outline: none;
	border-bottom: 5px solid #ff0000;
}

.place .place-box .place-form .place-input::-webkit-input-placeholder {
	color: #dadada;
}

.place .place-box .place-form .place-input::-moz-placeholder {
	color: #dadada;
}

.place .place-box .place-form .place-input:-moz-placeholder {
	color: #dadada;
}

.place .place-box .place-form .place-input:-ms-input-placeholder {
	color: #dadada;
}

.place .place-box .place-form .place-btn {
	color: #fff;
	background: #ff0000;
	font-size: 18px;
	font-family: "DINPro-Bold";
	position: relative;
	border: none;
	border-radius: 28px;
	padding: 16px 46px 16px 77px;
	cursor: pointer;
	transition: all .3s
}

.place .place-box .place-form .place-btn:hover {
	background: #a70000;
}

.place .place-box .place-form .place-btn:before {
	position: absolute;
	content: '';
	background: url("../img/calendar-page-empty.png") no-repeat;
	background-size: cover;
	width: 31px;
	height: 33px;
	left: 23px;
	top: 12px;
}

.boxing {
	background: #111111;
	position: relative;
}

.boxing:before {
	position: absolute;
	content: '';
	background: url("../img/logo-bg.png") no-repeat;
	background-size: cover;
	width: 368px;
	height: 561px;
	left: 0;
	top: 50px;
	opacity: 0.1;
	z-index: 1;
}

.boxing .boxing-left {
	padding-top: 102px;
}

.boxing .boxing-left h2 {
	font-size: 40px;
	color: #fff;
	font-family: "GothamProBlack";
	text-transform: uppercase;
	margin-bottom: 57px;
	letter-spacing: 0.02rem;
}

.boxing .boxing-left p {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	max-width: 550px;
	margin-bottom: 100px;
	margin-left: 3px;
}

.boxing .boxing-left .boxing-left_link {
	margin-top: 90px;
	margin-left: 3px;
}

.boxing .boxing-left .boxing-left_link a,
.red-btn {
	font-size: 18px;
	color: #fff;
	font-family: "DINPro-Bold";
	padding: 18px 45px;
	background: #ff0000;
	text-transform: uppercase;
	border-radius: 28px;
	letter-spacing: 0.07rem;
	position: relative;
	transition: all .3s;
	display: inline-block;
	cursor: pointer;
}

.boxing .boxing-left .boxing-left_link a:hover,
a.red-btn:hover {
	background: #212121;
	color: #FFF;
}

.red-btn-square {
	font-size: 16px;
	color: #fff;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	background: #ff0000;
	padding: 18px 46px;
	transition: all .3s;
}

.red-btn-square:hover {
	background: #212121;
	color: #FFF;
}

.boxing .boxing-right {
	margin-left: -38px;
}

.boxing .boxing-right .boxing-right_box {
	padding: 56px 20px;
	height: 357px;
	float: left;
	width: 50%;
	position: relative;
}

.boxing .boxing-right .boxing-right_box .boxing-right_box-title {
	color: #fff;
	font-family: "DINPro-Bold";
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.boxing .boxing-right .boxing-right_box .boxing-right_box-text {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	text-align: center;
	margin-bottom: 44px;
}

.boxing .boxing-right .boxing-right_box img {
	display: block;
	margin: auto;
}

.boxing .boxing-right .boxing-right_box .boxing-right_link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all .3s;
}

.boxing .boxing-right .boxing-right_box .boxing-right_link:hover {
	background: rgba(255, 255, 255, .1);
}

.boxing .boxing-right .boxing-right_color1 {
	background: #2a2a2a;
}

.boxing .boxing-right .boxing-right_color2 {
	background: #ff4040;
}

.boxing .boxing-right .boxing-right_color3 {
	background: #353535;
}

.direction {
	padding-top: 82px;
	padding-bottom: 50px;
	overflow-x: hidden;
}

.direction h2 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "DINPro-Bold";
	float: left;
	margin-bottom: 64px;
}

.direction .direction-all {
	float: left;
	margin-left: 74px;
	margin-top: 5px;
	font-size: 16px;
	font-family: "dinpro-light";
	color: #555555;
	position: relative;
}

.direction .direction-all:after {
	position: absolute;
	content: '';
	width: 125px;
	height: 1px;
	background: #aaaaaa;
	left: 1px;
	bottom: -4px;
}

.direction .direction-box {
	padding: 18px 30px 60px 28px;
	position: relative;
	height: 400px;
}

.direction .direction-box img {
	position: absolute;
	right: -20px;
	top: -7px;
	width: 407px;
	height: 403px;
	-o-object-fit: contain;
	object-fit: contain;
}

.direction .direction-box .direction-box_title {
	font-size: 30px;
	color: #111111;
	font-family: "DINPro-Bold";
	margin-bottom: 10px;
}

.direction .direction-box .direction-box_text {
	font-size: 16px;
	color: #111111;
	font-family: "dinpro-light";
	width: 249px;
	margin-bottom: 123px;
	position: relative;
}

.direction .direction-box .direction-box_link {
	position: relative;
}

.direction .direction-box .direction-box_link a {
	font-size: 16px;
	color: #fff;
	font-family: "DINPro-Bold";
	background: #cc0000;
	padding: 13px 32px;
	border-radius: 28px;
	text-transform: uppercase;
	transition: all .3s;
}

.direction .direction-box .direction-box_link a:hover {
	background: #a70000;
}

.item-all {
	overflow: hidden;
	height: 405px;
	margin-bottom: 25px;
	background: #fff;
}

.direction .direction-red-line {
	border-top: 2px solid #cc0000;
	background: url("../img/trend-bg.jpg") no-repeat;
	background-size: 100% 100%;
/ height: 380 px;
}

.direction .direction-black-line {
	border-top: 2px solid #353535;
	background: url("../img/trend-bg-grey.jpg") no-repeat;
	background-size: 100% 100%;
	height: 380px;
}

.direction .item-all .direction-red-line {
	background-size: unset;

}

.direction .owl-carousel {
	position: relative;
	margin-left: -22px;
}

.direction .owl-carousel .item {
	margin-top: 4px;
}

.direction .owl-nav .owl-prev {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 49px;
	height: 49px;
	position: absolute;
	left: -31px;
	top: 172px;
	border: 0;
}

.direction .owl-nav .owl-next {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	width: 49px;
	height: 49px;
	position: absolute;
	right: -28px;
	top: 172px;
	border: 0;
}
.directions-inner{
	overflow: hidden;
}
.direction .owl-dots, .directions-inner .owl-dots {
	margin-top: 24px;
	text-align: center;

}

.directions-inner .owl-dots .owl-dot, .direction .owl-dots .owl-dot{
	border: 0;
	background-color: transparent;
}

.direction .owl-dots .owl-dot span, .directions-inner .owl-dots .owl-dot span {
	display: block;
	width: 15px;
	height: 15px;
	background: transparent;
	border: 3px solid #ff0000;
	margin: 5px 7px;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.direction .owl-dots .owl-dot.active span, .directions-inner .owl-dots .owl-dot.active span {
	background: #ff0000;
}

.shares {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
	background: linear-gradient(to bottom, #fff, #f2f2f2);
	padding-top: 61px;
	padding-bottom: 50px;
	overflow-x: hidden;

}

.shares .shares-left {
	margin-right: 52px;
	margin-left: -22px;
}

.shares .shares-left .shares-title {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-left: 18px;
	margin-bottom: 44px;
}

.shares .shares-left .shares-box {
	padding: 24px 32px 42px 32px;
	margin-bottom: 31px;
	position: relative;
	transition: all .5s;
}

.shares .shares-left .shares-box .shares-box_title {
	font-size: 30px;
	color: #fff;
	font-family: "DINPro-Bold";
	line-height: 36px;
	letter-spacing: 0.02rem;
	margin-bottom: 20px;
}

.shares .shares-left .shares-box .shares-box_text {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	width: 228px;
}

.shares .shares-left .shares-box img {
	float: right;
}

.shares .shares-left .shares-box .shares-box_link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.shares .shares-left .shares-bg-dark {
	background: #2a2a2a;
}

.shares .shares-left .shares-bg-dark:hover {
	background: #121212;
}

.shares .shares-left .shares-bg-dark img {
	margin-top: -91px;
	margin-right: 21px;
}

.shares .shares-left .shares-bg-red {
	background: #ff4040;
}

.shares .shares-left .shares-bg-red:hover {
	background: #ac2925;
}

.shares .shares-left .shares-bg-red img {
	margin-top: -91px;
	margin-right: 21px;
}

.shares .shares-right {
	margin-left: -51px;
	margin-right: 22px;
}

.shares .shares-right .shares-title {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	float: left;
	letter-spacing: 0.03rem;
	margin-left: 21px;
	margin-bottom: 44px;
}

.shares .shares-right .shares-all {
	font-size: 16px;
	color: #555555;
	float: left;
	font-family: "dinpro-light";
	margin-top: 13px;
	margin-left: 44px;
	position: relative;
}

.shares .shares-right .shares-all:after {
	position: absolute;
	content: '';
	width: 69px;
	height: 1px;
	background: #aaaaaa;
	left: 2px;
	bottom: -4px;
}

.shares .owl-carousel {
	position: relative;
	background: #212121;
	/*margin-left: -51px;*/
	-webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.33);
	box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.33);
}

.shares .owl-carousel .owl-item.active {
	margin-right: 0;
}

.shares .owl-carousel .item img {
	max-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.shares .owl-nav .owl-prev, .directions-inner .owl-nav .owl-prev{
	text-indent: -9999px;
	position: absolute;
	background: rgba(255, 255, 255, 0.3);
	left: -5px;
	top: 200px;
	width: 58px;
	height: 72px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border: 0;
}

.shares .owl-nav .owl-prev:before, .directions-inner .owl-nav .owl-prev:before{
	position: absolute;
	content: '';
	background: url("../img/angle-pointing-to-left.png") no-repeat center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 19px;
	height: 32px;
	left: 21px;
	top: 20px;
}

.shares .owl-nav .owl-next, .directions-inner .owl-nav .owl-next{
	text-indent: -9999px;
	background: rgba(255, 255, 255, 0.3);
	right: -4px;
	top: 200px;
	width: 58px;
	height: 72px;
	position: absolute;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border: 0;
}

.shares .owl-nav .owl-next:before, .directions-inner .owl-nav .owl-next:before{
	position: absolute;
	content: '';
	background: url("../img/angle-pointing-to-left.png") no-repeat center;
	background-size: cover;
	width: 19px;
	height: 32px;
	right: 21px;
	top: 20px;
}

.shares .owl-dots {
	position: relative;
	margin-top: -78px !important;
	text-align: right;
	padding-right: 25px;
}

.shares .owl-dots .owl-dot{
	border: 0;
	background-color: transparent;
}

.shares .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: transparent;
	border: 3px solid #fff;
}

.shares .owl-dots .owl-dot.active span {
	background: #ff0000;
}

.shares__item {
	position: relative;
	overflow: hidden;
	height: 542px;
}

.shares__item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.75) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.75) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
	z-index: 10;
}

.shares__item_text {
	position: absolute;
	left: 2rem;
	bottom: 2rem;
	color: #FFF;
	z-index: 11;
	width: 75%;
}

.shares__item_name {
	font-size: 2rem;
	margin-bottom: .75rem;
	line-height: normal;
	font-family: "DINPro-Bold";
}

.shares__item_anons {
	font-size: 15px;
	line-height: 18px;
}

.shares__item_link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 12;
	text-indent: -9999px;
}

.shares img.w-100 {
	object-fit: cover;
	height: 100% !important;
	width: auto;
}

.news {
	background: #f2f2f2;
	padding-top: 30px;
	padding-bottom: 30px;
}

.news h2 {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	float: left;
	margin-bottom: 41px;
}

.news .news-all {
	font-size: 16px;
	color: #555555;
	font-family: "dinpro-light";
	float: left;
	margin-top: 5px;
	margin-left: 47px;
	position: relative;
}

.news .news-all:after {
	position: absolute;
	content: '';
	width: 86px;
	height: 1px;
	background: #aaaaaa;
	bottom: -4px;
	left: 2px;
}

.news .nav-tabs {
	border-bottom: none;
}

.news .nav-tabs .news-tab-text {
	font-size: 18px;
	color: #999999;
	font-family: "DINPro-Bold";
	margin-right: 55px;
}

.news .nav-tabs .nav-item {
	margin-right: 22px;
}

.news .nav-tabs .nav-item .nav-link {
	font-size: 18px;
	color: #111111;
	font-family: "DINPro-Bold";
	padding: 9px 18px;
	transition: all .3s;
	border-radius: 24px;
}

.news .nav-tabs .nav-item .nav-link:hover {
	border: 1px solid transparent;
	color: #999;
}

.news .nav-tabs .nav-item .nav-link.active {
	border: 1px solid #ff4040;
	color: #ff4040;
	background: transparent;
	padding: 9px 18px;
}

.news .tab-content {
	margin-top: 48px;
}

.news .news-box {
	border-radius: 4px;
	background: #fff;
	margin-right: 23px;
	margin-left: -20px;
	height: 500px;
}

.news .news-box img {
	width: 100%;
	height: 235px;
	-o-object-fit: cover;
	object-fit: cover;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.news .news-box .news-box_body {
	padding: 13px 40px 18px 17px;
	position: relative;
}

.news .news-box .news-box_date {
	font-size: 15px;
	color: #999;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 12px;
}

.news .news-box .news-box_title {
	font-size: 18px;
	color: #515151;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	line-height: 22px;
	margin-bottom: 20px;
	transition: all .3s;
	display: inline-block;
}

.news .news-box .news-box_title:hover {
	color: #a70000;
}

.news .news-box .news-box_text {
	font-size: 15px;
	color: #515151;
	font-family: "dinpro-light";
	line-height: 19px;
	margin-left: 3px;
	margin-bottom: 15px;
}

.news .news-box .news-box_stats {
	border-top: 1px solid #e8e8e8;
	padding-top: 16px;
	width: 88%;
}

.news .news-box .news-box_stats .news-box_stats-comm {
	font-size: 15px;
	color: #111111;
	font-family: "dinpro-light";
	padding-left: 30px;
	display: inline-block;
	margin-right: 50px;
	position: relative;
}

.news .news-box .news-box_stats .news-box_stats-comm:before {
	position: absolute;
	content: '';
	background: url("../img/comment-white-oval-bubble.png") no-repeat;
	background-size: cover;
	width: 22px;
	height: 18px;
	left: 3px;
	top: 4px;
}

.news .news-box .news-box_stats .news-box_stats-eye {
	font-size: 15px;
	color: #111111;
	font-family: "dinpro-light";
	padding-left: 26px;
	display: inline-block;
	position: relative;
}

.news .news-box .news-box_stats .news-box_stats-eye:before {
	position: absolute;
	content: '';
	background: url("../img/eye-open.png") no-repeat;
	background-size: cover;
	width: 22px;
	height: 14px;
	left: -2px;
	top: 6px;
}

.subscrube {
	padding-top: 50px;
	padding-bottom: 75px;
	background: #f2f2f2;
}

.subscrube .subscrube-box {
	border: 3px solid #fff;
	padding: 23px 32px 11px 28px;
	margin-left: -21px;
	margin-right: 21px;
}

.subscrube .subscrube-form_left {
	display: inline-block;
}

.subscrube .subscrube-form_left > span{
	display: block;
}

.subscrube .subscrube-text {
	font-size: 18px;
	color: #111111;
	text-transform: uppercase;
	font-family: "DINPro-Bold";
	line-height: 29px;
	width: 90%;
}

.subscrube .subscrube-form {
	margin-top: 5px;
}

.subscrube .subscrube-form .wpcf7-response-output.wpcf7-mail-sent-ok{
	bottom: 0;
}

.subscrube .subscrube-form .subscrube-form_input {
	background: #fff;
	border-radius: 28px;
	padding: 16px 18px 16px 34px;
	border: 1px solid #ebebeb;
	width: 425px;
	margin-right: 20px;
	margin-left: -10px;
	font-family: "dinpro-light";
}

.subscrube .subscrube-form .subscrube-form_checkbox {
	margin-left: 20px;
	font-family: "dinpro-light";
	display: none;
}

.subscrube .subscrube-form .subscrube-custom {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #555555;
	width: 10px;
	height: 10px;
	border: 1px solid #ebebeb;
	position: relative;
	background: #fff;
}

.subscrube .subscrube-form .subscrube-form_checkbox:checked + .subscrube-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	right: 2px;
	bottom: 2px;
	left: 0px;
	background: url("../img/correct-symbol1.png") no-repeat;
	background-size: cover;
	width: 8px;
	height: 6px;
	border-radius: 2px;
}

.subscrube .subscrube-form .subscrube-form__label {
	font-size: 12px;
	font-family: "dinpro-light";
	color: #111111;
}

.subscrube .subscrube-form .subscrube-form_btn {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-family: "DINPro-Bold";
	position: relative;
	background: #cc0000;
	padding: 15px 35px 17px 29px;
	border-radius: 28px;
	border: none;
	margin-left: 19px;
	cursor: pointer;
	transition: all .3s;
}

.subscrube .subscrube-form .subscrube-form_btn:hover {
	background: #a70000;
}

.subscrube .subscrube-form .subscrube-form_btn:before {
	position: absolute;
	content: '';
}

.subscrube .subscrube-form .subscrube-form_btn i {
	font-size: 24px;
	margin-right: 18px;
}

.store {
	padding-top: 64px;
}

.store h2,
.slider h2 {
	font-size: 36px;
	color: #111111;
	text-transform: uppercase;
	font-family: "DINPro-Bold";
	margin-right: 40px;
	margin-bottom: 73px;
	float: left;
}

.slider h2 {
	float: none;
}

.store .store-all {
	font-size: 16px;
	color: #555555;
	font-family: "dinpro-light";
	float: left;
	margin-top: 7px;
	position: relative;
}

.store .store-all:after {
	position: absolute;
	content: '';
	width: 128px;
	height: 1px;
	background: #aaaaaa;
	left: 3px;
	bottom: -3px;
}

.store .store-box {
	background: #fafafa;
	position: relative;
	padding: 28px;
	margin-left: -23px;
	margin-right: 49px;
}

.store .store-box:before {
	position: absolute;
	content: '';
	border: 1px solid #e8e8e8;
	top: 12px;
	left: 12px;
	right: 12px;
	bottom: 12px;
	z-index: 10;
	transition: all .2s;
}

.store .store-box:hover::before {
	border-color: #ac2925;
}

.store .store-box .store-box_left_img {
	float: left;
	margin-left: -38px;
	margin-bottom: -42px;
}

.store .store-box .store-box_left {
	float: left;
	margin-left: -12px;
	margin-top: 76px;
}

.store .store-box .store-box_left .store-box_title {
	font-size: 32px;
	color: #000;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 27px;
}

.store .store-box .store-box_left ul {
	padding-left: 27px;
}

.store .store-box .store-box_left ul li {
	font-size: 18px;
	list-style-type: none;
	position: relative;
	font-family: "dinpro-light";
	margin-bottom: 9px;
}

.store .store-box .store-box_left ul li:before {
	position: absolute;
	content: '-';
	left: -13px;
}

.store .store-box .store-box_title {
	font-size: 32px;
	color: #000;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	transition: color .3s;
}

.store .store-box:hover .store-box_title {
	color: #ac2925;
}

.store .store-box .store-box_right {
	float: left;
	width: 136px;
}

.store .store-box .store-box_right .store-box_text {
	font-size: 18px;
	color: #555555;
	font-family: "dinpro-light";
}

.store .store-box .store-box_right-img {
	float: right;
	margin-top: 10px;
}

.store .store-box .store-box_right-link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 20;
	left: 0;
	top: 0;
	text-indent: -9999px;
}


.store .store-right {
	background: #fafafa;
	position: relative;
	padding: 35px;
	margin: -3px 22px 25px -51px;
}

.store .store-right:before {
	position: absolute;
	content: '';
	border: 1px solid #e8e8e8;
	top: 12px;
	left: 12px;
	right: 12px;
	bottom: 12px;
	z-index: 10;
	transition: all .2s;
}

.store .store-right:hover::before {
	border-color: #ac2925;
}

.store .store-right .store-box_title {
	font-size: 22px;
	color: #000;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 18px;
	transition: color .3s;
}

.store .store-right:hover .store-box_title {
	color: #ac2925;
}

.store .store-right .store-box_right {
	float: left;
	width: 138px;
	margin-left: 9px;
}

.store .store-right .store-box_right .store-box_text {
	font-size: 18px;
	color: #555555;
	font-family: "dinpro-light";
	line-height: 22px;
}

.store .store-right .store-box_right-img {
	margin-left: 26px;
	margin-top: -33px;
}

.store .store-right .store-box_right-link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 20;
	left: 0;
	top: 0;
}

.store .store-right_two {
	padding: 35px 35px 29px 35px;
}

.store .store-right_two .store-box_title {
	margin-bottom: 14px;
}

.store .store-right_two .store-box_right-img {
	margin-top: 2px;
}

.store .store-icon {
	height: 50px;
	margin-top: 45px;
	margin-bottom: 69px;
}

.store .store-icon img {
	float: left;
	margin-right: 15px;
}

.store .store-icon p {
	font-size: 18px;
	color: #555555;
	font-family: "dinpro-light";
	margin-bottom: 0;
}

.store .store-inform {
	border: 5px solid #e8e8e8;
	position: relative;
	padding: 45px 45px 63px 45px;
}

.store .store-inform:before {
	position: absolute;
	content: '';
	border: 1px solid #e8e8e8;
	top: 14px;
	left: 9px;
	right: 9px;
	bottom: 10px;
}

.store .store-inform .store-inform_img {
	margin: 11px 0 0 12px;
}

.store .store-inform .store-inform_right .store-inform_right-text {
	font-size: 16px;
	color: #111111;
	margin-top: 5px;
	margin-left: -6px;
	margin-bottom: 35px;
	width: 95%;
	letter-spacing: -0.01rem;
}

.store .store-inform .store-inform_right .store-inform_right-social {
	margin-left: -5px;
}

.store .store-inform .store-inform_right .store-inform_right-social .shar {
	font-size: 18px;
	color: #999999;
	margin-right: 43px;
	float: left;
}

.store .store-inform .store-inform_right .store-inform_right-social .store-inform_social-box {
	background: #fafafa;
	border-radius: 6px;
	padding: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	width: 94px;
	margin-top: 5px;
	margin-right: 36px;
}

.store .store-inform .store-inform_right .store-inform_right-social .store-inform_social-box .social {
	padding: 0 10px;
	width: 42px;
}

.store .store-inform .store-inform_right .store-inform_right-social .store-inform_social-box .count {
	color: #000;
	font-size: 14px;
	font-family: "DINPro-Bold";
	padding: 0 10px 0 15px;
	border-left: 1px solid #e8e8e8;
	margin-top: 3px;
	margin-left: 1px;
}

.slider {
	padding-top: 106px;
	padding-bottom: 140px;
	overflow-x: hidden;
}

.slider .slider-link {
	font-size: 16px;
	font-family: "dinpro-light";
	color: #fff;
	text-transform: uppercase;
	background: #cc0000;
	position: absolute;
	left: 98px;
	bottom: 111px;
	padding: 17px 27px 17px 31px;
	letter-spacing: -0.05rem;
	transition: all .3s;
}

.slider .slider-link:hover {
	background: #a70000;
}

.slider .owl-carousel {
	position: relative;
}

.slider .owl-nav .owl-prev {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 49px;
	height: 49px;
	position: absolute;
	left: -33px;
	top: 231px;
	border: 0;
}

.slider .owl-nav .owl-next {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	width: 49px;
	height: 49px;
	position: absolute;
	right: -25px;
	top: 233px;
	border: 0;
}

.slider .owl-dots {
	margin-top: -71px;
	z-index: 22;
	position: relative;
}

.slider .owl-dots .owl-dot{
	border: 0;
	background-color: transparent;
}

.slider .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: transparent;
	border: 3px solid #fff;
}

.slider .owl-dots .owl-dot.active span {
	background: #ff0000;
}

.social-line {
	background: #111111;
	height: 65px;
	line-height: 65px;
}

.social-line .social-link {
	position: relative;
}

.social-line .social-link:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 38px;
	background: #212121;
	right: 6px;
}

.social-line .social-link img {
	float: left;
	margin-right: 26px;
}

.social-line .social-link.social-link-telegram img{
	width: 32px;
	height: 32px;
}

.social-line .social-link p {
	font-size: 16px;
	color: #999;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 0;
	transition: all .25s;
}

.social-line .social-link:hover p {
	color: #fff;
}

.social-link_bn:after {
	display: none;
}

.footer {
	background: #212121;
	padding-top: 48px;
}

.footer .footer-logo img {
	margin: -5px 0 36px -8px;
}

.footer .footer-logo p {
	font-size: 14px;
	color: #555555;
	font-family: "dinpro-light";
	margin-left: -7px;
	line-height: 18px;
}

.footer .footer-menu {
	margin-left: 44px;
	letter-spacing: 0.02rem;
}

.footer .footer-menu p {
	font-size: 16px;
	color: #fff;
	font-family: "dinpro-light";
	text-transform: uppercase;
	margin-bottom: 22px;
}

.footer .footer-menu ul {
	padding-left: 0;
}

.footer .footer-menu ul li {
	list-style-type: none;
	margin-bottom: 6px;
}

.footer .footer-menu ul li a {
	font-size: 16px;
	color: #999999;
	font-family: "dinpro-light";
	transition: all .3s;
	display: inline-block;
}

.footer .footer-menu ul li a:hover {
	color: #dadada;
}

.footer .footer-menu_2 {
	margin-left: 12px;
}

.footer .footer-menu_3 {
	margin-left: -19px;
}

.footer .footer-contact {
	margin-left: -23px;
}

.footer .footer-contact p {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 19px;
}

.footer .footer-contact .footer-contact_phone {
	font-size: 18px;
	color: #fff;
	padding-left: 31px;
	display: block;
	position: relative;
	font-family: "dinpro-light";
	margin-bottom: 16px;
}

.footer .footer-contact .footer-contact_phone:before {
	position: absolute;
	content: '';
	background: url("../img/telephone-handle-silhouette.png") no-repeat;
	background-size: cover;
	width: 18px;
	height: 18px;
	left: 4px;
	top: 6px;
}

.footer .footer-contact .footer-contact_email {
	margin-top: 23px;
}

.footer .footer-contact .footer-contact_email span {
	font-size: 16px;
	color: #999999;
	font-family: "dinpro-light";
}

.footer .footer-contact .footer-contact_email a {
	font-size: 16px;
	color: #fff;
	font-family: "dinpro-light";
}

.footer .footer-contact .footer-contact_address {
	font-size: 16px;
	color: #999999;
	font-family: "dinpro-light";
	margin-top: 6px;
	line-height: 27px;
}

.footer .copy {
	border-top: 1px solid #313131;
	margin-top: 49px;
	padding: 34px 0;
}

.footer .copy .copy-text {
	font-size: 14px;
	color: #999999;
	font-family: "dinpro-light";
	margin-left: -15px;
}

.footer .copy .footer-club {
	margin-top: 5px;
	margin-left: 4px;
}

/*.footer .copy .footer-club a {
  font-size: 16px;
  color: #fff;
  position: relative;
  font-family: "dinpro-light";
  !*text-decoration: underline;*! }
  .footer .copy .footer-club a:after {
    position: absolute;
    content: '';
    background: url("../img/up-arrow.png") no-repeat;
    background-size: cover;
    width: 13px;
    height: 7px;
    right: -23px;
    top: 8px; }
  .footer .copy .footer-club a:before {
    position: absolute;
    content: '';
    width: 105px;
    height: 1px;
    background: #fff;
    bottom: -2px;
    left: 0; }*/
.footer .copy .footer-club label {
	position: relative;
	width: 140px;
}

.footer .copy .footer-club label:before {
	position: absolute;
	content: '';
	background: url('../img/up-arrow.png') no-repeat;
	background-size: cover;
	width: 13px;
	height: 7px;
	right: 11px;
	top: 12px;
	z-index: 2;
}

.footer .copy .footer-club label:after {
	position: absolute;
	content: '';
	width: 110px;
	height: 1px;
	background: rgba(255, 255, 255, .5);
	left: 0;
	bottom: 0;
}

.footer .copy .footer-club select {
	color: #fff;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #212121;
	font-size: 16px;
	color: #fff;
	position: relative;
	font-family: "dinpro-light";
	width: 100%;
	padding-bottom: 2px;
}

.footer .copy .footer-lk {
	margin-left: -6px;
	margin-top: 5px;
}

.footer .copy .footer-lk a {
	font-size: 16px;
	color: #fff;
	position: relative;
	font-family: "dinpro-light";
	/*text-decoration: underline;*/
}

.footer .copy .footer-lk a:after {
	position: absolute;
	content: '';
	background: url("../img/sign-in.png") no-repeat;
	background-size: cover;
	width: 13px;
	height: 11px;
	right: -22px;
	top: 7px;
}

.footer .copy .footer-lk a:before {
	position: absolute;
	content: '';
	width: 117px;
	height: 1px;
	background: #fff;
	bottom: -3px;
	left: 0;
}

/* Список тренеров */
.other-head {
	background: #151816 !important;
}

.listTreners {
	background: #f2f2f2;
	padding-top: 41px;
}

.listTreners .listTreners-text {
	font-size: 16px;
	color: #555555;
	font-family: "dinpro-light";
	margin-bottom: 0;
}

.listTreners h1 {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin: 7px 27px 31px 0;
}

.listTreners #listTreners-select, .select-gray {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	background: #626262;
	padding: 7px 99px 11px 10px;
	border-radius: 3px;
	margin-top: 3px;
}

.listTreners .listTrener-form {
	margin-bottom: 67px;
}

.listTreners .listTrener-form .listTrener-form_left {
	margin-left: 3px;
	padding: 15px 0 19px 0 !important;
}

.listTreners .listTrener-form .listTrener-form_right {
	margin-left: 4px;
	margin-right: 21px !important;
	padding-bottom: 22px !important;
}

.listTreners .listTrener-form .form-group {
	border: 3px solid #dcdcdc;
	margin-right: 6px;
	padding: 12px 0;
}

.listTreners .listTrener-form .col-form-legend {
	margin-left: 25px;
	font-size: 18px;
	font-family: "GothamProBlack";
}

.listTreners .listTrener-form .form-check {
	display: inline-block;
	width: 268px;
	margin-left: 6px;
	margin-bottom: 11px;
}

.listTreners .listTrener-form .form-check-input {
	display: none;
}

.listTreners .listTrener-form .checkbox-custom {
	width: 24px;
	height: 24px;
	border: 3px solid #ff0000;
	position: relative;
	background: #fff;
}

.listTreners .listTrener-form .checkbox-custom,
.listTreners .listTrener-form .label {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #555555;
}

.listTreners .listTrener-form .listTrener__label {
	font-size: 17px;
	color: #555555;
	font-family: "dinpro-light";
	margin-left: 10px;
}

.listTreners .listTrener-form .form-check-input:checked + .checkbox-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background: url("../img/checked.png") no-repeat;
	background-size: cover;
	width: 18px;
	height: 14px;
	border-radius: 2px;
}

.wrapper {
	max-width: 1600px;
	margin: auto;
	padding-bottom: 132px;
}

.wrapper .treners-box {
	overflow: hidden;
	height: 484px;
	position: relative;
	-webkit-transition: .2s linear;
	transition: .2s linear;
	display: flex;
	flex-direction: column;
	margin: 0 2px 2px 0;
}

.wrapper .treners-box img {
	object-fit: cover;
	height: 484px;
}

.wrapper .treners-box .treners-box_rel {
	position: relative;
	margin-top: -110px;
	margin-left: 20px;
	-webkit-transition: margin-top .1s linear;
	transition: margin-top .1s linear;
}

.wrapper .treners-box .treners-box_rel .treners-box_name {
	font-size: 36px;
	font-family: "DINPro-Bold";
	color: rgba(255, 255, 255, 0.5);
	line-height: 32px;
	max-width: 90%;
	text-transform: uppercase;
}

.wrapper .treners-box .treners-box_rel .treners-box_info {
	font-size: 15px;
	color: #fff;
	font-family: "dinpro-light";
	text-transform: uppercase;
	display: none;
}

.wrapper .treners-box:before {
	position: absolute;
	content: '';
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.wrapper .treners-box:hover {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	z-index: 22;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
}

.wrapper .treners-box:hover:before {
	background: transparent;
}

.wrapper .treners-box:hover .treners-box_rel {
	margin-top: -140px;
}

.wrapper .treners-box:hover .treners-box_name {
	color: white;
}

.wrapper .treners-box:hover .treners-box_info {
	display: block;
}

.wrapper .treners-all {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 90px;
	position: relative;
}

.wrapper .treners-all:before {
	position: absolute;
	content: '';
	background: #dcdcdc;
	height: 3px;
	width: 39%;
	left: 0;
	top: 10px;
	z-index: 1;
}

.wrapper .treners-all:after {
	position: absolute;
	content: '';
	background: #dcdcdc;
	height: 3px;
	width: 39%;
	right: 0;
	top: 10px;
	z-index: 1;
}

.wrapper .treners-all a {
	font-size: 16px;
	z-index: 5;
}

.wrapper .treners-all a:hover{
	color: #fff;
}

/* single-trener */
.header-trener {
	overflow: hidden;
	position: relative;
	background: url("../img/header-bg.png") no-repeat center;
	background-size: cover;
	padding-top: 40px;
	min-height: 743px;

}

.header-trener .header-trener_info {
	font-size: 16px;
	color: #555555;
	font-family: "dinpro-light";
	margin-bottom: 7px;
}

.header-trener .header-trener_name {
	font-size: 48px;
	color: #fff;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 32px;
	letter-spacing: 0.04rem;
}

.header-trener .header-trener_dignity {
	font-size: 15px;
	color: #fff;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 50px;
	margin-left: 3px;
}

.header-trener .header-trener_link {
	margin-bottom: 60px;
}

.header-trener .header-trener_link a {
	font-size: 16px;
}

.header-trener .header-trener_text {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	max-width: 570px;
	line-height: 30px;
}

.trener-direction {
	padding-top: 74px;
	background: #f2f2f2;
}

.trener-direction.owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #fff;
	border: 3px solid #ff0000;
}

.trener-direction .owl-dots .owl-dot.active span {
	background: #ff0000;
}

.trener-direction .owl-nav .owl-next {
	text-indent: -9999px;
	background: url(../img/angle-arrow-pointing-to-right.png) no-repeat center;
	background-size: cover;
	width: 49px;
	height: 49px;
	position: absolute;
	right: 0;
	top: calc(50% - 61px);
}

.trener-direction .owl-nav .owl-prev {
	text-indent: -9999px;
	background: url(../img/angle-arrow-pointing-to-right.png) no-repeat center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 49px;
	height: 49px;
	position: absolute;
	left: -15px;
	top: calc(50% - 50px);
}

.trener-direction .trener-direct_title {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	/*padding-left: 34px;*/
	margin-bottom: 38px;
}


.trener-direction .trener-direction_box {
	height: 345px;
	position: relative;
	overflow: hidden;
	margin-right: 15px;
}

.trener-direction .trener-direction_box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 22;
}

.trener-direction .trener-direction_box:first-child:hover:after {
	position: absolute;
	content: '';
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid #fff;
	z-index: 23;
}

.trener-direction img {
	/*object-fit: contain;*/
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	/*width: 100%;*/
}

.trener-direction .trener-direction_rel {
	position: relative;
	z-index: 23;
	padding: 180px 30px 10px;
}

.trener-direction .trener-direction_title {
	/*font-size: 48px;*/
	font-size: 32px;
	color: #fff;
	font-family: "GothamProBlack";
	margin-bottom: 4px;
	line-height: 40px;
}


.trener-direction .trener-direction_text {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	line-height: normal;
}

.trener-direction_box-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 33;
}


.d-flex_iner {
	margin-bottom: 15px;
}

.d-flex_iner .trener-direction_box {
	width: 100%;
}

.gallery {
	overflow-x: hidden;
	background: #f2f2f2;
	padding-top: 111px;
	padding-bottom: 73px;
}

.gallery .gallery-title {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 35px;
}

.gallery .gallery-video {
	margin-right: -79px;
	border: 15px solid #dcdcdc;
	margin-bottom: 73px;
	height: 400px;
}

.gallery .gallery-video iframe {
	width: 100%;
	height: 100%;
}

.gallery .gallery-right {
	margin-left: 86px;
	margin-top: 13px;
}

.gallery .gallery-right .gallery-right_title {
	font-size: 18px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 26px;
}

.gallery .gallery-right .gallery-right_text {
	font-size: 18px;
	color: #111111;
	font-family: "dinpro-light";
	line-height: 30px;
}

.gallery .gallery-slide {
	height: 440px;
	object-fit: cover;
	width: auto;
}

.gallery .owl-nav .owl-prev {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 49px;
	height: 49px;
	position: absolute;
	left: -26px;
	top: calc(50% - 61px);
}

.gallery .owl-nav .owl-next {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	width: 49px;
	height: 49px;
	position: absolute;
	right: -26px;
	top: calc(50% - 61px);
}

.gallery .owl-dots {
	margin-top: 32px;
}

.gallery .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #fff;
	border: 3px solid #ff0000;
}

.gallery .owl-dots .owl-dot.active span {
	background: #ff0000;
}

.calendar {
	padding-top: 58px;
	padding-bottom: 137px;
	/*}*/
}

.calendar .calendar-wrapper {
	max-width: 1520px;
	margin: auto;
	padding: 0 15px;
}

.calendar .calendar-wrapper h2 {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	float: left;
	margin-bottom: 13px;
}

.calendar .calendar-wrapper .print {
	float: right;
	margin-top: 13px;
}

.calendar .calendar-wrapper .print a {
	font-size: 18px;
	color: #999999;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	padding: 15px 73px 11px 20px;
	position: relative;
	border: 2px solid #e8e8e8;
}

.calendar .calendar-wrapper .print a:after {
	position: absolute;
	content: '';
	background: url("../img/printing-tool.png") no-repeat;
	background-size: cover;
	width: 28px;
	height: 26px;
	right: 15px;
	top: 13px;
}

.calendar .calendar-wrapper .calendar-text {
	font-size: 16px;
	color: #1e1e1e;
	font-family: "dinpro-light";
	text-transform: uppercase;
	margin-bottom: 61px;
}

.calendar thead tr th {
	font-size: 16px;
	color: #1e1e1e;
	font-family: "dinpro-light";
	text-transform: uppercase;
	text-align: center;
}

.calendar tbody tr th {
	padding: 0;
	font-weight: normal;
}

.calendar tbody tr td {
	padding: 0;
}

.calendar .calendar-box {
	background: #fff2d0;
	height: 140px;
	padding: 10px 20px;
	margin: 5px;
	position: relative;
	transition: all .3s;
}

.calendar .luzhniki {
	background: #fff2d0;
}

/*.calendar .boxing-lokomotiv {*/
/*	background: #a3d7a3;*/
/*}*/

.calendar .akademiya-boksa-flojda-mejvezera{
	background: #f8d7da;
}

/*.calendar .fight-novogorsk {*/
/*	background: #dfe3e4;*/
/*}*/

.calendar .studiya-fitnesa-i-boksa-bereg {
	background: #d7d4f0;
}

.calendar tbody tr td.text-center {
	font-size: 18px;
	font-family: "DINPro-Bold";
}

.calendar .calendar-box:hover {
	background: #dadada;
}

.calendar .calendar-box .calendar-box_link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 30;
}

.calendar .calendar-box .calendar-box_payment {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	background: #ffc107;
	color: #1e1e1e;
}


.calendar .calendar-box .calendar-box_time {
	font-size: 14px;
	color: #1e1e1e;
	font-family: "DINPro-Bold";
	padding-left: 25px;
	position: relative;
	margin-bottom: 10px;
}

.calendar .calendar-box .calendar-box_time:before {
	position: absolute;
	content: '';
	background: url("../img/time.png") no-repeat;
	background-size: cover;
	left: 0;
	top: 3px;
	width: 18px;
	height: 18px;
}

.calendar .calendar-box .calendar-box_training {
	color: #111111;
	line-height: normal;
	font-family: "DINPro-Bold";
	margin-bottom: 10px;
}

.calendar .calendar-box .calendar-box_trainer {
	font-size: 13px;
	color: #111111;
	font-family: "dinpro-light";
	margin-bottom: 10px;
}

.calendar .calendar-box .calendar-box_club {
	font-size: 16px;
	color: #111111;
	font-family: "dinpro-light";
}

.calendar .calendar-box .calendar-box_club > i{
	margin-right: 5px;
}


.map {
	height: 625px;
	position: relative;
	z-index: 1;
}

.googleMaps {
	height: 575px;
	position: relative;
}

.map-wrapper {
	position: relative;
	z-index: 2;
}

.map .map-contact {
	background: #fff;
	padding: 40px 40px 60px;
	position: absolute;
	right: 0;
	top: -480px;
	z-index: 100;
	box-shadow: 0 20px 50px rgba(0, 0, 0, .2);
	width: 400px;
}

.map .map-contact .map-contact_title {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	line-height: 23px;
	margin-bottom: 42px;
}

.map .map-contact .map-contact_address {
	font-size: 16px;
	color: #111111;
	font-family: "dinpro-light";
	margin-bottom: 15px;
	line-height: 47px;
}

.map .map-contact .map-contact_phone {
	font-size: 16px;
	color: #111111;
	font-family: "dinpro-light";
	display: block;
	margin-bottom: 24px;
}

.map .map-contact .map-contact_link {
	margin-top: 53px;
}

.map .map-contact .map-contact_link a {
	font-size: 16px;
}

.single-trener {
	background: #f2f2f2;
	padding-top: 92px;
}

.single-trener .single-trener_title {
	font-size: 36px;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-left: 43px;
	margin-bottom: 64px;
}

/* Услуги */
.listServices {
	background: #f2f2f2;
	padding-top: 41px;
}

.listServices .listServices-text {
	font-size: 16px;
	color: #555555;
	font-family: "dinpro-light";
	margin-bottom: 0;
}

.listServices h1 {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin: 11px 57px 31px 0;
}

.listServices #listServices-select {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	background: #626262;
	padding: 7px 99px 11px 10px;
	border-radius: 3px;
	margin-top: 7px;
}

.listServices #person-select {
	border-radius: 3px;
}

.listServices .listServices-form {
	/*margin-bottom: 63px;*/
}

.listServices .listServices-form .listServices_left {
	margin-right: -37px !important;
}

.listServices .listServices-form .listServices_right {
	margin-left: 30px;
}

.listServices .listServices-form .listServices-form_left {
	margin-left: 3px;
	padding: 15px 0 19px 0 !important;
}

.listServices .listServices-form .listServices-form_right {
	margin-left: 4px;
	margin-right: 21px !important;
	padding-bottom: 22px !important;
}

.listServices .listServices-form .form-group {
	border: 3px solid #dcdcdc;
	margin-right: 6px;
	padding: 12px 0;
}

.listServices .listServices-form .col-form-legend {
	margin-left: 25px;
	font-size: 18px;
	font-family: "GothamProBlack";
}

.listServices .listServices-form .form-check {
	display: inline-block;
	width: 275px;
	margin-bottom: 11px;
}

.listServices .listServices-form .form-check-input {
	display: none;
}

.listServices .listServices-form .checkbox-custom {
	width: 24px;
	height: 24px;
	border: 3px solid #ff0000;
	position: relative;
	background: #fff;
}

.listServices .listServices-form .checkbox-custom,
.listServices .listServices-form .label {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #555555;
}

.listServices .listServices-form .listServices__label {
	font-size: 18px;
	color: #555555;
	font-family: "dinpro-light";
	margin-left: 10px;
}

.listServices .listServices-form .form-check-input:checked + .checkbox-custom::before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background: url("../img/checked.png") no-repeat;
	background-size: cover;
	width: 18px;
	height: 14px;
	border-radius: 2px;
}

#person-select {
	float: right;
	font-size: 18px;
	color: #fff;
	background: #626262;
	padding: 10px 50px 10px 10px;
}

.services-wrap .services-box {
	overflow: hidden;
	height: 395px;
	position: relative;
	-webkit-transition: .2s linear;
	transition: .2s linear;
	margin-bottom: 33px;
	display: block;
}

.services-wrap .services-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.services-wrap .services-box .services-box_rel {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all .25s;
	transition: all .25s;
	padding: 18px 50px 18px 40px;
}

.services-wrap .services-box .services-box_rel .services-box_title {
	font-size: 42px;
	color: #fff;
	font-family: "GothamProBlack";
	line-height: 32px;
	margin-bottom: 5px;
}

.services-wrap .services-box .services-box_rel .services-box_text {
	font-size: 20px;
	color: #fff;
	font-family: "dinpro-light";
	margin-bottom: 0;
}

.services-wrap .services-box:before {
	position: absolute;
	content: '';
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.services-wrap .services-box:hover {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	z-index: 22;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
}

.services-wrap .services-box:hover:before {
	background: transparent;
}

.services-wrap .services-box:hover .services-box_rel {
	background: #cc0000;
}

.services-enroll {
	background: url("../img/services-bg.jpg") no-repeat center;
	background-size: cover;
	padding: 109px 0 151px 0;
}

.services-enroll .services-enroll_title {
	font-size: 48px;
	color: #fff;
	font-family: "DINPro-Bold";
	margin-bottom: 21px;
	text-transform: uppercase;
	line-height: 61px;
}

.services-enroll .services-enroll_text {
	font-size: 24px;
	color: #fff;
	margin-bottom: 66px;
}

.services-enroll .services-enroll_link a {
	padding: 17px 55px 17px 73px;
	position: relative;
}

.services-enroll .services-enroll_link a:before {
	position: absolute;
	content: '';
	background: url("../img/calendar-page-empty.png") no-repeat;
	background-size: cover;
	width: 31px;
	height: 34px;
	left: 27px;
	top: 10px;
}

/* Страница услуги */
.services-head {
	position: relative;
	padding-top: 110px;
	padding-bottom: 270px;
	height: 900px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.services-head:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 21;
}

.services-head .services-head_bg {
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.services-head .container {
	position: relative;
	z-index: 22;
}

.services-head .header-services_info {
	font-size: 16px;
	color: #fff;
	font-family: "dinpro-light";
	margin-bottom: 0;
}

.services-head .header-services_name {
	font-size: 60px;
	max-width: 768px;
	color: #fff;
	font-family: "GothamProBlack";
	text-transform: uppercase;
	line-height: 72px;
	/* margin-bottom: 32px; */
}

.services-head .header-services_text {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	line-height: 30px;
	width: 500px;
	margin-bottom: 55px;
}

.services-head .header-services_link a {
	font-size: 16px;
}

.service-container {
	max-width: 1520px;
	margin: auto;
	padding: 0 60px;
}

.service-title {
	font-size: 44px;
	color: #4f4f4f;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
}

.service-left {
	margin-bottom: 35px;
}

.service-left .service-left_text {
	font-size: 18px;
	color: #111111;
	line-height: 30px;
}

.service-video {
	border: 15px solid #dcdcdc;
	height: 360px;
}

.service-video iframe {
	width: 100%;
	height: 100%;
}

.service-training {
	padding-top: 40px;
	padding-bottom: 50px;
	background: #f2f2f2;
}

.service-training .service-container {
	overflow-x: hidden;
}

.service-training .owl-carousel {
	margin-top: 50px;
}

.service-training .owl-carousel .owl-item img {
	height: 400px;
	-o-object-fit: cover;
	object-fit: cover;
}

.service-training .owl-nav .owl-prev {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 49px;
	height: 49px;
	position: absolute;
	left: -26px;
	top: 150px;
}

.service-training .owl-nav .owl-next {
	text-indent: -9999px;
	background: url("../img/angle-arrow-pointing-to-right.png") no-repeat center;
	background-size: cover;
	width: 49px;
	height: 49px;
	position: absolute;
	right: -26px;
	top: 150px;
}

.service-training .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #fff;
	border: 3px solid #ff0000;
}

.service-training .owl-dots .owl-dot.active span {
	background: #ff0000;
}

.single-trener .single-service-title {
	float: left;
	font-size: 36px;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-left: 43px;
	margin-bottom: 64px;
	margin-right: 46px;
}

.single-trener .single-service_select {
	float: left;
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	background: #626262;
	padding: 7px 99px 11px 10px;
	border-radius: 3px;
	margin-top: 7px;
}

.single-services {
	padding-top: 38px;
}

.services-list {
	/*margin-bottom: 50px;*/
}

.services-list .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.services-list .services-list_box {
	height: 481px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.services-list .services-list_box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 22;
}

.services-list .services-list_box:hover:after {
	position: absolute;
	content: '';
	left: 19px;
	top: 19px;
	right: 19px;
	bottom: 19px;
	border: 1px solid #fff;
	z-index: 23;
}

.services-list img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.services-list .services-list_rel {
	z-index: 23;
	padding: 0px 0px 29px 41px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.services-list .services-list_title {
	font-size: 48px;
	color: #fff;
	font-family: "DINPro-Bold";
	margin-bottom: 8px;
	line-height: 40px;
}

.services-list .services-list_text {
	font-size: 24px;
	color: #fff;
	font-family: "DINPro-Bold";
}

.service-trener_title {
	font-size: 36px;
	color: #111111;
	text-transform: uppercase;
}

#listTreners-select {
	font-size: 18px;
	color: #fff;
	background: #626262;
	padding: 10px 50px 10px 10px;
	border-radius: 3px;
}

.services-wrap {
	background: #f2f2f2;
	padding: 70px 30px 0;
}

.services-wrap .undefined,
.bs-collection_catalog_wrapper .undefined {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 60px;
}

.services-wrap .services-direction {
	font-size: 36px;
	color: #111111;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.singleServices {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-left: 43px;
	margin-bottom: 64px;

}

.calendar .singleServices-select {
	font-size: 18px;
	color: #fff;
	font-family: "dinpro-light";
	background: #626262;
	padding: 7px 99px 11px 10px;
	border-radius: 3px;
	margin-top: 3px;
	margin-left: 50px;
}

.singlServices-enroll {
	overflow: hidden;
	background: url("../img/5.jpg") no-repeat center;
	background-size: cover;
	/*padding-top: 36px;*/
	height: 480px;
	position: relative;
}

.singlServices-enroll:before {
	position: absolute;
	content: '';
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.66) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.66) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.66) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#a8000000', GradientType=1);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}


.singlServices-enroll .singlServices-enroll_title {
	font-size: 36px;
	color: #fff;
	font-family: "DINPro-Bold";
	margin-bottom: 21px;
	text-transform: uppercase;
	padding-top: 50px;
}

.singlServices-enroll .singlServices-enroll_text {
	font-size: 24px;
	color: #fff;
	margin-bottom: 57px;
	font-family: "dinpro-light";
}

.singlServices-enroll .singlServices-enroll_link a {
	padding: 17px 55px 17px 73px;
	position: relative;
}

.singlServices-enroll .singlServices-enroll_link a:before {
	position: absolute;
	content: '';
	background: url("../img/calendar-page-empty.png") no-repeat;
	background-size: cover;
	width: 31px;
	height: 34px;
	left: 27px;
	top: 10px;
}

.singleServices--enroll__wrap {
	position: relative;
	padding: 100px 0;
	margin-top: -90px;
}

.singleService__img {
}

.clubs-list {
	background: #f2f2f2;
	padding: 4rem 0;
}

.clubs-list h1,
.article_1 {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	display: inline-block;
	margin: 7px 27px 31px 0;
}

.clubs-inner {
	padding: 4rem 0;
}

.clubs-inner iframe {
	height: 430px;
	margin-bottom: 2rem;
}

.clubs-head::after {
	background: rgba(0, 0, 0, .66);
}

.clubs-name {
	color: #dc3545;
	text-decoration: underline;
	transition: all .25s;
}

.clubs-name:hover {
	color: #212121;
	text-decoration: none;
}

.floating-label {
	float: right;
}

.gallery-club {
	padding: 2rem 2rem 4rem;
}

.news-list {
	background: #f2f2f2;
	padding: 4rem 0;
}

.news-list h1 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "DINPro-Bold";
	margin-bottom: 34px;
}

.news-list .news-box {
	margin: 0;
	height: 500px;
}

.news-box__link {
	display: block;
	overflow: hidden;
	border-radius: 4px 4px 0 0;
}

.news-box .card-img-top {
	transition: all .33s;
}

.news-box .news-box__link:hover .card-img-top {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.prices-list {
	background: #f2f2f2;
	padding: 4rem 0;
}

.prices-list h1 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "DINPro-Bold";
	margin-bottom: 34px;
}

.contacts {
	background: #fff;
}

.contacts h1 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "DINPro-Bold";
	margin-bottom: 34px;
}

.contacts__wrap {
	padding: 4rem 6rem;
	background: #FFF;
	box-shadow: 30px 0 50px rgba(0, 0, 0, .15);
	margin-right: -30px;
	position: relative;
	z-index: 9;
	height: 100%;
}

.contacts .map {
	position: relative;
	z-index: 8;
	overflow: hidden;
	/*margin-right: -15px;*/
}

.contacts__wrap a {
	color: #ac2925;
}

.contacts__wrap .red-btn {
	margin-top: 3rem;
	display: inline-block;
	color: #FFF;
}

.pagesBody {
	background: #f2f2f2;
	padding: 4rem 0;
}

.pagesBody__content h1 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "DINPro-Bold";
	margin-bottom: 20px;
}

.pagesBody_back {
	margin-top: 50px;
}

.about-page {
	background: #f2f2f2;
	padding: 4rem 0 6rem;
}

.about-page h1,
.about-page__contacts h4 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "DINPro-Bold";
	margin-bottom: 20px;
}

.about-page__text {
	padding: 1rem 0;
}

.about-page__text p {
	line-height: 1.8;
	margin-bottom: 1rem;
	font-size: 18px;
	color: #111111;
	font-family: "dinpro-light";
}

.about-page__text h2,
.about-page__text h3 {
	margin-bottom: 1rem;
	margin-top: 3rem;
	text-transform: uppercase;
}

.about-page__video {
	border: 15px solid #dcdcdc;
	height: 400px;
	margin-bottom: 2rem;
}

.about-page__video iframe {
	width: 100%;
	height: 100%;
}

.about-page__club {
	padding: 1rem 0 1rem 1rem;
	margin: 1rem 0;
	border-bottom: 1px solid #e8e8e8;
}

.about-page__club .lead a {
	transition: all .3s;
	color: #ac2925;
}

.about-page__club .lead a:hover {
	color: #1e1e1e;
}

.pagesBody__content {
	margin-bottom: 6rem;
}

.cost-block {
	text-align: center;
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 2rem 2rem 3rem;
	color: #1e1e1e;
	margin-bottom: 2rem;
	border-radius: 3px;
	transition: all .25s;
}

.cost-block:hover {
	border-color: #ccc;
}

.cost-block__price {
	font-size: 2.5rem;
	margin-bottom: 1.3rem;
}

.cost-block__period {
	color: red;
	margin: 1rem 0 2rem;
}

.cost-block__name {
	min-height: 75px;
	line-height: normal;
}

.cost-block .red-btn {
	font-size: 15px;
	padding: 15px 30px;
}

.cost-block .red-btn:hover {
	color: #FFF;
}

.akcii-detail__right {
	margin-top: 14px;
}

/* Личный кабинет */
.lk-header {
	background: #212121 !important;
	padding-bottom: 0 !important;
}

.lk {
	background: #f2f2f2;
	padding-bottom: 170px;
}

.lk .lk-title {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	padding-top: 67px;
	margin-bottom: 35px;
}

.lk .nav-tabs {
	background: #fff;
	padding: 0 70px;
}

.lk .nav-tabs .nav-link {
	border: none;
	font-size: 18px;
	color: #8e8e8e;
	padding-top: 19px;
	padding-bottom: 16px;
}

.lk .nav-tabs .nav-link.active {
	position: relative;
	color: #1e1e1e;
}

.lk .nav-tabs .nav-link.active:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #cc0000;
}

.lk .tab-content {
	background: #fff;
	padding: 33px 70px 50px 70px;
}

.lk .tab-content .tab-title {
	font-size: 24px;
	color: #1e1e1e;
	font-family: "DINPro-Bold";
	margin-bottom: 43px;
}

.lk .tab-content .info-photo_title {
	font-size: 16px;
	color: #1e1e1e;
	margin-bottom: 9px;
	font-family: "dinpro-light";
}

.lk .tab-content .info-photo_text {
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	font-family: "dinpro-light";
}

.lk .tab-content .info-avatar {
	margin-left: -44px;
	margin-bottom: 30px;
}

.lk .tab-content .info-avatar label #uploade-file {
	display: none;
}

.lk .tab-content .info-avatar label .uploade-img {
	width: 166px;
	height: 166px;
	object-fit: cover;
}

.lk .tab-content .info-avatar label span {
	background: url("../img/add-avatar.png") no-repeat;
	background-size: cover;
	width: 166px;
	height: 166px;
	display: block;
	cursor: pointer;
}

.lk .tab-content .info-card_title {
	font-size: 16px;
	color: #1e1e1e;
	margin-bottom: 9px;
	font-family: "dinpro-light";
}

.lk .tab-content .info-card_text {
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	font-family: "dinpro-light";
}

.lk .tab-content .info-card_img {
	margin-left: -55px;
}

.lk .tab-content .form-box {
	margin-bottom: 30px;
	line-height: 23px;
}

.lk .tab-content .form-box .fio-name {
	font-size: 16px;
	color: #1e1e1e;
	font-family: "dinpro-light";
	display: inline-block;
	width: 223px;
}

.lk .tab-content .form-box .fio-value {
	font-size: 16px;
	color: #1e1e1e;
	display: inline-block;
	font-family: "DINPro-Bold";
}

.lk .tab-content .form-box .card-number_name {
	font-size: 16px;
	color: #1e1e1e;
	font-family: "dinpro-light";
	display: inline-block;
	width: 223px;
}

.lk .tab-content .form-box .card-number_value {
	font-size: 16px;
	color: #1e1e1e;
	display: inline-block;
	font-family: "DINPro-Bold";
}

.lk .tab-content .form-box .form-phone {
	font-size: 16px;
	color: #1e1e1e;
	font-family: "dinpro-light";
	display: inline-block;
	width: 223px;
}

.lk .tab-content .form-box .form-input {
	font-size: 16px;
	color: #1e1e1e;
	padding: 10px 20px;
	border: 2px solid #e8e8e8;
	font-family: "DINPro-Bold";
	width: 360px;
}

.lk .tab-content .form-box .form-email {
	font-size: 16px;
	color: #1e1e1e;
	font-family: "dinpro-light";
	display: inline-block;
	width: 223px;
}

.lk .tab-content .form-box .form-pass {
	font-size: 16px;
	color: #1e1e1e;
	display: inline-block;
	width: 223px;
}

.lk .tab-content .form-box .form-error {
	font-size: 16px;
	color: #1e1e1e;
	font-family: "dinpro-light";
	margin-left: 24px;
	color: #cc0000;
}

.lk .tab-content .form-box .form-btn {
	font-size: 16px;
	color: #fff;
	background: #cc0000;
	border-radius: 24px;
	text-transform: uppercase;
	font-family: "DINPro-Bold";
	padding: 10px 20px;
	border: none;
	cursor: pointer;
}

/* modal-form */
#lk .modal-title,
#orderCall .modal-title {
	font-size: 30px;
	text-align: center;
	color: #111111;
	margin-bottom: 40px;
}

#lk .close,
#orderCall .modal-body > button.close {
	float: right;
	font-size: 40px;
	margin: -40px -55px 0 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
}

#lk .close:focus,
#orderCall .close:focus {
	outline: none;
}

#lk .modal-body,
#orderCall .modal-body {
	padding: 50px 70px;
}

#lk .modal-form p,
#orderCall .modal-form p {
	font-size: 16px;
	color: #1e1e1e;
}

.modal-form form{
	width: 100%;
}

.modal-form input[type="text"], .modal-form input[type="tel"] {
	/*border: 2px solid #e8e8e8;*/
	font-size: 16px;
	color: #1e1e1e;
	padding: 15px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.modal-form input[type="text"]::placeholder, .modal-form input[type="tel"]::placeholder {
	color: #999;
}

.modal-form button[type="submit"] {
	font-size: 16px;
	color: #fff;
	background: #cc0000;
	border-radius: 28px;
	text-transform: uppercase;
	padding: 15px 80px 15px 36px;
	border: none;
	margin: 30px auto 0;
	cursor: pointer;
	display: block;
	position: relative;
	font-family: "DINPro-Bold";
}

#orderCall .modal-form button[type="submit"] {
	padding: 15px 40px;
	cursor: pointer;
	transition: all .25s;
}

#lk .modal-form button[type="submit"]:focus,
#orderCall .modal-form button[type="submit"]:focus,
#lk .modal-form button[type="submit"]:hover,
#orderCall .modal-form button[type="submit"]:hover {
	outline: none;
	background: #212121;
}

#lk .modal-form button[type="submit"]:after {
	position: absolute;
	content: '';
	right: 25px;
	top: 19px;
	background: url("../img/sign-in.png") no-repeat;
	background-size: cover;
	width: 22px;
	height: 18px;
}

/* Записаться на занятие */
#modalRecord .modal-dialog {
	max-width: 480px;
}

.modal-record {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.modal-record .modal-body {
	padding: 30px 50px;
	width: 100%;
}

.modal-record .modal-block {
	position: relative;
}

.modal-record .modal-block .modal-block_box {
	position: absolute;
	left: 25px;
	top: 20px;
}

.modal-record .modal-block .modal-block_box .modal-block_trener {
	font-size: 18px;
	color: #717070;
	font-family: "DINPro-Bold";
}

.modal-record .modal-block .modal-block_box .modal-block_name {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-family: "DINPro-Bold";
}

.modal-record .modal-block img {
	width: 400px;
	height: 600px;
	-o-object-fit: cover;
	object-fit: cover;
}

.modal-record .modal-title {
	font-size: 22px;
	color: #251c16;
	text-transform: uppercase;
	margin-bottom: 1rem;
	font-family: "DINPro-Bold";
}

.modal-record .modal-header {
	border-bottom: none;
	padding: 0 0 30px 0;
	align-items: end;
	position: relative;
}

.modal-record .modal-header .close {
	font-size: 2.5rem;
	cursor: pointer;
	/*margin-right: -2.5rem;*/
	/*margin-top: -2rem;*/
	position: absolute;
	right: 0;
	top: 0;
}

.modal-record .modal-header .close:focus {
	outline: none;
}

.modal-record .modal-record_text {
	font-size: 16px;
	color: #111111;
	margin-bottom: .5rem;
	font-family: "DINPro-Bold";
}

.modal-record .modal-record_input {
	font-size: 24px;
	color: #010101;
	margin-bottom: 30px;
	border: none;
	border-bottom: 2px solid #ededed;
	font-family: "DINPro-Bold";
	transition: all .25s;
	width: 100%;
}


.modal-record .modal-record_input:focus {
	outline: none;
	border-bottom-color: #cc0000;
}


.modal-record .modal-record_btn {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	background: #cc0000;
	font-family: "DINPro-Bold";
	border-radius: 28px;
	padding: 10px 30px 10px 60px;
	position: relative;
	border: none;
	margin: 20px 0 30px;
	transition: background-color .3s;
	cursor: pointer;
}

.modal-record .modal-record_btn:before {
	position: absolute;
	content: '';
	background: url("../img/calendar-page-empty.png") no-repeat;
	background-size: cover;
	width: 23px;
	height: 25px;
	left: 20px;
	top: 10px;
}

.modal-record .modal-record_btn:hover {
	background-color: #212121;
}


.modal-record .modal-record_info {
	font-size: 14px;
	color: #aaaaaa;
}



/* interior */

.interior-page__item {
	margin-bottom: 4rem;
}

.interior-page__info {
	border-bottom: none;
}

/* up btn */

#toTop {
	width: 48px;
	height: 48px;
	background: rgba(255, 255, 255, .25);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
	border-radius: 50%;
	position: fixed;
	bottom: 15px;
	right: 15px;
	cursor: pointer;
	display: none;
	z-index: 9999;
	text-align: center;
	font-size: 30px;
	color: red;
	font-weight: bold;
}

/* pagintation redisegn */

.pagination{
flex-wrap: wrap;
}
.page-numbers{
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #cc0000;
	transition: all .3s;
}

.page-numbers.current{
	background: #cc0000;
	color: #fff;
	border-color: #c9302c;
	font-weight: bold;
}

/*.page-link {*/
/*	color: #cc0000;*/
/*	transition: all .3s;*/
/*}*/

/*.page-item.active .page-link {*/
/*	background: #cc0000;*/
/*	color: #fff;*/
/*	border-color: #c9302c;*/
/*	font-weight: bold;*/
/*}*/

.page-numbers:hover,
.page-numbers:active {
	color: #cc0000;
}

#shedule_list .table {
	background: rgba(255, 255, 255, .5);
}

.akcii-detail__right .action-form {
	background: #fff;
	position: relative;
	border-radius: 4px;
	margin: 0 0 2rem 0;
	text-align: center;
	box-shadow: 0 15px 30px rgba(0, 0, 0, .08);
	padding: 2rem 1.5rem 3rem;
}

.akcii-form__title {
	font-size: 22px;
	margin-bottom: 2rem;
	margin-left: -1.5rem;
	padding-left: 1.5rem;
	border-left: 3px solid #ac2925;
}

.basket_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 215px
}

.basket_row {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding: 22px 35px
}

.basket_row:nth-child(4) {
	padding: 22px 35px 27px
}

.basket_row:nth-child(4) .basket_col-one {
	position: relative
}

.basket_col-one {

	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 50%
}

.basket_col-two {

	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 18%
}

.basket_col-three {

	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 14%
}

.basket_col-four {

	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 18%
}

.basket_caption {

	text-align: left;
	color: #bbb;
	font: 14px 'dinpro-light'
}

.basket_product {

	display: flex;
	flex-direction: row;
	align-items: center
}

.basket_product_image {

	width: 98px;
	height: 98px;
	border: 1px solid #e9e9e9
}

.basket_product_image:hover {
	cursor: pointer
}

.basket_product_description {

	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 25px
}

.basket_product_name {

	text-align: left;
	color: #111;
	font: 18px 'dinpro-medium'
}

.basket_product_size {

	text-align: left;
	color: #bbb;
	font: 12px 'dinpro-light'
}

.basket_product_size span {

	color: #111
}

.basket_price-one {

	text-align: left;
	color: #111;
	font: 18px 'dinpro-medium'
}

.basket_amount {

	display: flex;
	justify-content: center;
	text-align: center;
	color: #111;
	border: 1px solid #e9e9e9;
	border-radius: 2px;
	width: 65px;
	padding: 5px 0;
	position: relative;
	left: -13px;
	font: 18px 'DINPro-Bold'
}

.basket_amount-minus {

	color: #bbb;
	padding-right: 8px;
	position: relative;
	left: -13px;
	font: 18px 'DINPro-Bold'
}

.basket_amount-minus:hover {
	cursor: pointer
}

.basket_amount-plus {

	color: #bbb;
	padding-left: 8px;
	position: relative;
	left: -13px;
	font: 18px 'DINPro-Bold'
}

.basket_amount-plus:hover {
	cursor: pointer
}

.basket_price-all {

	text-align: left;
	color: #111;
	font: 18px 'dinpro-medium'
}

.basket_remove {

	position: absolute;
	background: url(../img/trash.png) no-repeat 0;
	background-size: cover;
	width: 18px;
	height: 20px;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.basket_remove:hover {
	cursor: pointer
}

.basket_remove-all_text:hover {
	cursor: pointer;
	color: #c00
}

.basket_remove-all_text:before {

	position: absolute;
	background: url(/img/trash.png) no-repeat 0;
	background-size: cover;
	width: 18px;
	height: 20px;
	top: 50%;
	left: 38px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: ''
}

.basket_remove-all_text:hover:before {
	cursor: pointer
}

.basket_remove-all_text {

	text-align: left;
	position: relative;
	color: #bbb;
	text-transform: lowercase;
	padding-left: 65px;
	font: 14px 'dinpro-light'
}

.basket_price-total {

	position: relative;
	bottom: 4px;
	text-align: left;
	color: #111;
	font: 26px 'dinpro-medium'
}

.basket_order {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	font: 16px 'DINPro-Bold'
}

.basket_order:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.basket_row {
		padding: 22px 25px
	}

	.basket_row:nth-child(4) {
		padding: 22px 25px 27px
	}

	.basket_col-one {
		flex-basis: 46%
	}

	.basket_col-two {
		flex-basis: 18%
	}

	.basket_col-three {
		flex-basis: 18%
	}

	.basket_col-four {
		flex-basis: 18%
	}
}

@media screen and (max-width: 991px) {
	.basket_wrapper {
		margin-bottom: 165px
	}

	.basket_row {
		padding: 22px 15px
	}

	.basket_row:nth-child(4) {
		padding: 22px 15px
	}

	.basket_col-one {
		flex-basis: 45%
	}

	.basket_col-two {
		flex-basis: 19%
	}

	.basket_col-three {
		flex-basis: 18%
	}

	.basket_col-four {
		flex-basis: 18%
	}

	.basket_caption {
		font-size: 12px
	}

	.basket_product_image {
		width: 78px;
		height: 78px
	}

	.basket_product_description {
		padding-left: 15px
	}

	.basket_product_name {
		font-size: 16px
	}

	.basket_price-one {
		font-size: 16px
	}

	.basket_amount {
		font-size: 16px;
		width: 50px;
		padding: 2px 0;
		left: -13px
	}

	.basket_amount-minus {
		font-size: 16px;
		padding-right: 8px;
		left: -13px
	}

	.basket_amount-plus {
		font-size: 16px;
		padding-left: 8px;
		left: -13px
	}

	.basket_price-all {
		font-size: 16px
	}

	.basket_remove-all_text {
		font-size: 12px;
		padding-left: 55px
	}

	.basket_price-total {
		bottom: 3px;
		font-size: 20px
	}

	.basket_order {
		font-size: 14px;
		padding: 15px 40px;
		margin: 35px 0 45px
	}
}

@media screen and (max-width: 767px) {
	.basket_wrapper {
		margin-bottom: 135px
	}

	.basket_row {
		padding: 22px 15px
	}

	.basket_row:nth-child(4) {
		padding: 22px 15px
	}

	.basket_col-one {
		flex-basis: 70%
	}

	.basket_col-two {
		display: none
	}

	.basket_col-three {
		display: none
	}

	.basket_col-four {
		flex-basis: 30%
	}
}

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

}

.bs-collection_title {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

.bs-collection_amount {

	color: #bbb;
	padding-bottom: 45px;
	font: 16px 'dinpro-light'
}

.bs-collection_amount span {
	color: #111;
	font: 16px 'DINPro-Bold'
}

.bs-collection_container {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%
}

.bs-collection_sidebar {

	display: flex;
	flex-direction: column;
	width: 265px
}

.bs-collection_sidebar_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px
}

.bs-collection_sidebar_block {

	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #e9e9e9;
	padding: 25px 20px 30px 25px
}

.bs-collection_sidebar_block:last-child {
	border: none
}

.bs-collection_sidebar_title {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	cursor: pointer;
	transition: all .3s;
}

.bs-collection_sidebar_title:hover {
	opacity: .8;
}

.bs-collection_sidebar_caption {
	margin: 0;
	color: #111;
	font: 16px 'dinpro-light'
}

.bs-collection_sidebar_filter-open {

	position: relative;
	background: url(/img/angle-arrow-down.png) no-repeat 0;
	background-position: center;
	background-size: cover;
	width: 16px;
	height: 10px;
	top: 1px
}

.bs-collection_sidebar_filter-open:hover {
	cursor: pointer
}

.bs-collection_sidebar_container-passive {
	display: none
}

.bs-collection_sidebar_category_container {

	display: flex;
	flex-direction: column;
	width: 100%;
	padding-top: 15px
}

.bs-collection_sidebar_category_option {

	display: flex;
	flex-direction: row;
	align-items: center;
	padding-bottom: 2px
}

.bs-collection_sidebar_category_option_checked {
	display: none
}

.bs-collection_sidebar_category_option_checked-custom {

	display: flex;
	position: relative;
	width: 18px;
	height: 18px;
	border: 2px solid #e9e9e9;
	border-radius: 3px
}

.bs-collection_sidebar_category_option_checked-custom:hover {
	cursor: pointer
}

.bs-collection_sidebar_category_option_label {

	display: flex;
	color: #111;
	padding-left: 12px;
	font: 16px 'dinpro-light';
	cursor: pointer;
}

.bs-collection_sidebar_category_option_checked:checked + .bs-collection_sidebar_category_option_checked-custom {
	border: 2px solid #c00
}

.bs-collection_sidebar_category_option_checked:checked + .bs-collection_sidebar_category_option_checked-custom::before {
	content: "";
	display: flex;
	position: absolute;
	background: url(/img/checked.png) no-repeat 0;
	background-size: cover;
	width: 12px;
	height: 9px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.bs-collection_sidebar_price_container {

	display: flex;
	flex-direction: column;
	width: 100%;
	padding-top: 25px
}

.bs-collection_sidebar_price_container .ui-widget-content {
	background: #e9e9e9;
	width: 100%
}

.bs-collection_sidebar_price_container .ui-widget {
	font-size: 3px
}

.bs-collection_sidebar_price_container .ui-slider-horizontal {
	height: 3px
}

.bs-collection_sidebar_price_container .ui-slider {
	position: relative;
	text-align: left
}

.bs-collection_sidebar_price_container_range {
	left: 0;
	width: 100%
}

.bs-collection_sidebar_price_container .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.bs-collection_sidebar_price_container .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 3px;
	display: block;
	background-position: 0 0
}

.bs-collection_sidebar_price_container .ui-widget-header {
	background: #c00;
	font-weight: 700
}

.bs-collection_sidebar_price_container_range_left {
	left: 0
}

.bs-collection_sidebar_price_container .ui-state-default, .bs-collection_sidebar_price_container .ui-widget-content .ui-state-default, .bs-collection_sidebar_price_container .ui-widget-header .ui-state-default, .bs-collection_sidebar_price_container .ui-button, .bs-collection_sidebar_price_container html .ui-button.ui-state-disabled:hover, .bs-collection_sidebar_price_container html .ui-button.ui-state-disabled:active {
	background: #c00
}

.bs-collection_sidebar_price_container .ui-slider-horizontal .ui-slider-handle {
	top: -5px;
	margin-left: -7px
}

.bs-collection_sidebar_price_container .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	cursor: pointer
}

.bs-collection_sidebar_price_container_range_right {
	left: 100%
}

.bs-collection_sidebar_price_container p {

	display: flex;
	flex-direction: row;
	color: #bbb;
	padding-top: 20px;
	font: 14px 'dinpro-light'
}

.bs-collection_sidebar_price_container p input {

	display: flex;
	color: #bbb;
	text-align: center;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	width: 100%;
	font: 700 14px 'dinpro-light'
}

.bs-collection_sidebar_price_container p span {

	color: #bbb;
	padding: 0 30px;
	font: 14px 'dinpro-light'
}

.bs-collection_sidebar_color_container {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding-top: 15px
}

.filter_colors {
	margin-top: 1rem;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.bs-collection_sidebar_color_option {

	display: flex;
	justify-content: center;
	flex-basis: 20%
}

.bs-collection_sidebar_color_option_checked {
	display: none
}

.bs-collection_sidebar_color_option_checked-custom {

	display: flex;
	position: relative;
	width: 30px;
	height: 30px;
	border: 2px solid #e9e9e9;
	border-radius: 50%
}

.bs-collection_sidebar_color_option_checked-custom:hover {
	cursor: pointer
}

.bs-collection_sidebar_color_option_checked:checked + .bs-collection_sidebar_color_option_checked-custom {
	border: 2px solid #c00
}

.bs-collection_sidebar_color_option_checked:checked + .bs-collection_sidebar_color_option_checked-custom::before {
	content: "";
	display: flex;
	position: absolute;
	width: 26px;
	height: 26px;
	border: 2px solid #fff;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.bs-collection_sidebar_size_container {

	display: flex;
	flex-direction: column;
	width: 100%;
	padding-top: 15px
}

.bs-collection_sidebar_size_option {

	display: flex;
	flex-direction: row;
	align-items: center;
	padding-bottom: 2px
}

.bs-collection_sidebar_size_option_checked {
	display: none
}

.bs-collection_sidebar_size_option_checked-custom {

	display: flex;
	position: relative;
	width: 18px;
	height: 18px;
	border: 2px solid #e9e9e9;
	border-radius: 3px
}

.bs-collection_sidebar_size_option_checked-custom:hover {
	cursor: pointer
}

.bs-collection_sidebar_size_option_label {

	display: flex;
	color: #111;
	padding-left: 12px;
	font: 16px 'dinpro-light'
}

.bs-collection_sidebar_size_option_checked:checked + .bs-collection_sidebar_size_option_checked-custom {
	border: 2px solid #c00
}

.bs-collection_sidebar_size_option_checked:checked + .bs-collection_sidebar_size_option_checked-custom::before {
	content: "";
	display: flex;
	position: absolute;
	background: url(/img/checked.png) no-repeat 0;
	background-size: cover;
	width: 12px;
	height: 9px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.bs-collection_sidebar_cloth_container {

	display: flex;
	flex-direction: column;
	width: 100%;
	padding-top: 15px
}

.bs-collection_sidebar_cloth_option {

	display: flex;
	flex-direction: row;
	align-items: center;
	padding-bottom: 2px
}

.bs-collection_sidebar_cloth_option_checked {
	display: none
}

.bs-collection_sidebar_cloth_option_checked-custom {

	display: flex;
	position: relative;
	width: 18px;
	height: 18px;
	border: 2px solid #e9e9e9;
	border-radius: 3px
}

.bs-collection_sidebar_cloth_option_checked-custom:hover {
	cursor: pointer
}

.bs-collection_sidebar_cloth_option_label {

	display: flex;
	color: #111;
	padding-left: 12px;
	font: 16px 'dinpro-light'
}

.bs-collection_sidebar_cloth_option_checked:checked + .bs-collection_sidebar_cloth_option_checked-custom {
	border: 2px solid #c00
}

.bs-collection_sidebar_cloth_option_checked:checked + .bs-collection_sidebar_cloth_option_checked-custom::before {
	content: "";
	display: flex;
	position: absolute;
	background: url(/img/checked.png) no-repeat 0;
	background-size: cover;
	width: 12px;
	height: 9px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.bs-collection_sidebar_delete {
	display: flex;
	justify-content: center;
	text-align: center;
	color: #111;
	background-color: #f2f2f2;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	width: 100%;
	padding: 5px 0;
	margin-top: 30px;
	margin-bottom: 60px;
	font: 16px 'dinpro-light'
}

.bs-collection_sidebar_delete:hover {
	color: #c00;
	border: 1px solid #c00;
	transition: all .3s;
	cursor: pointer
}

.bs-collection_catalog {

	display: flex;
	width: calc(100% - 285px)
}

.bs-collection_catalog_wrapper {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%
}

.bs-collection_catalog_block {
	box-sizing: border-box;
	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	position: relative;
	flex-basis: calc(33.3333% - 10px);
	margin-bottom: 30px;
	z-index: 10;
	transition: all .3s;

}

.bs-collection_catalog_block:hover {
	border-radius: 5px 5px 0 0;
	cursor: pointer
}

.bs-collection_catalog_block:hover .bs-collection_catalog_info_caption {
	color: #c00;
	transition: all .3s
}

.bs-collection_catalog_block:hover .bs-collection_catalog_info_extra {
	display: flex;
	-webkit-transform: translateY(144px);
	transform: translateY(144px);
	transition: all .5s
}

.bs-collection_catalog_block:nth-child(4), .bs-collection_catalog_block:nth-child(5), .bs-collection_catalog_block:nth-child(6) {
	z-index: 9
}

.bs-collection_catalog_block:nth-child(7), .bs-collection_catalog_block:nth-child(8), .bs-collection_catalog_block:nth-child(9) {
	z-index: 8
}

.bs-collection_catalog_link_image {

	display: flex;
	justify-content: center;
	width: 100%;
	height: 260px;
	z-index: inherit;
	overflow: hidden;
}

.bs-collection_catalog_image {
	height: 100%;
	display: flex;
	border-radius: 5px 5px 0 0;
	object-fit: cover;
}

.bs-collection_catalog_info {

	padding: 20px 25px 20px 25px;
	background-color: #fff;
	z-index: inherit;
	min-height: 125px;
	border-radius: 0 0 5px 5px;
}

.bs-collection_catalog_info_link:hover .bs-collection_catalog_info_caption {
	color: #c00
}

.bs-collection_catalog_info_caption {

	color: #111;
	padding-bottom: 10px;
	font: 16px 'DINPro-Bold'
}

.bs-collection_catalog_info_price {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end
}

.bs-collection_catalog_info_price_block {

	display: flex;
	flex-direction: column
}

.bs-collection_catalog_info_price_old {

	color: #bbb;
	text-decoration: line-through;
	font: 14px/1.5em 'dinpro-light'
}

.bs-collection_catalog_info_price_new {

	color: #111;
	font: 20px/1em 'DINPro-Bold'
}

.bs-collection_catalog_info_price_sale {

	color: #fff;
	background-color: #c00;
	padding: 7px 15px;
	font: 16px 'dinpro-light'
}

.bs-collection_catalog_info_extra {
	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	display: flex;
	flex-direction: column;
	position: absolute;
	border-radius: 0 0 5px 5px;
	bottom: 5px;
	width: calc(100% + 2px);
	padding: 20px 25px 25px 25px;
	margin-left: -1px
}

.bs-collection_catalog_info_extra_size_container {

	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	padding-bottom: 20px
}

.bs-collection_catalog_info_extra_size_option {

	display: flex;
	align-items: center
}

.bs-collection_catalog_info_extra_size_option_radio {
	display: none
}

.bs-collection_catalog_info_extra_size_option_radio-custom {

	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-radius: 50%;
	width: 32px;
	height: 32px
}

.bs-collection_catalog_info_extra_size_option_radio-custom:hover {
	cursor: pointer
}

.bs-collection_catalog_info_extra_size_option_radio-text {

	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 2px;
	font: 14px "dinpro-light"
}

.bs-collection_catalog_info_extra_size_option_radio:checked + .bs-collection_catalog_info_extra_size_option_radio-custom::before {

	content: "";
	display: flex;
	position: absolute;
	border: 2px solid #c00;
	border-radius: 50%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.bs-collection_catalog_info_extra_add-basket {

	color: #111;
	background-color: #fff;
	border: 4px solid #e9e9e9;
	border-radius: 28px;
	padding: 8px 0;
	font: 14px 'dinpro-regular'
}

.bs-collection_catalog_info_extra_add-basket:hover {
	color: #c00;
	border: 4px solid #c00;
	transition: all .3s;
	cursor: pointer
}

.bs-collection_catalog_page {

	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	margin-bottom: 265px
}

.bs-collection_catalog_page_number {

	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #111;
	text-transform: none;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	font: 16px 'dinpro-light'
}

.bs-collection_catalog_page_number:hover {
	color: #111;
	cursor: pointer
}

.bs-collection_catalog_page_number-active {
	font-family: 'dinpro-bold';
	background-color: #c00;
	color: #fff
}

.bs-collection_catalog_page_number-active:hover {
	color: #fff;
	cursor: pointer
}

.bs-collection_catalog_block {
	height: 385px;
}

@media screen and (max-width: 1199px) {
	.bs-collection_sidebar {
		width: 230px
	}

	.bs-collection_sidebar_block {
		padding: 20px 20px 25px
	}

	.bs-collection_sidebar_price_container p span {
		padding: 0 20px
	}

	.bs-collection_catalog {
		width: calc(100% - 250px)
	}

	.bs-collection_catalog_block {
		flex-basis: calc(33.3333% - 10px);
		margin-bottom: 25px
	}

	.bs-collection_catalog_block:hover .bs-collection_catalog_info_extra {
		-webkit-transform: translateY(134px);
		transform: translateY(134px)
	}

	.bs-collection_catalog_info {
		padding: 20px 20px 25px
	}

	.bs-collection_catalog_info_price_new {
		font-size: 18px
	}

	.bs-collection_catalog_info_price_sale {
		font-size: 16px;
		padding: 5px 12px
	}

	.bs-collection_catalog_info_extra {
		padding: 20px 20px 25px
	}

	.bs-collection_catalog_info_extra_size_option_radio-custom {
		width: 28px;
		height: 28px
	}

	.bs-collection_catalog_info_extra_size_option_radio-text {
		font-size: 12px
	}

	.bs-collection_catalog_info_extra_add-basket {
		font-size: 14px;
		border: 3px solid #e9e9e9;
		padding: 6px 0
	}

	.bs-collection_catalog_info_extra_add-basket:hover {
		border: 3px solid #c00
	}
}

@media screen and (max-width: 991px) {
	.bs-collection_amount {
		font-size: 14px;
		padding-bottom: 45px
	}

	.bs-collection_amount span {
		font-size: 14px
	}

	.bs-collection_sidebar_caption {
		font-size: 14px
	}

	.bs-collection_sidebar_filter-open {
		width: 16px;
		height: 10px;
		top: 1px
	}

	.bs-collection_sidebar_category_container {
		padding-top: 12px
	}

	.bs-collection_sidebar_category_option {
		padding-bottom: 3px
	}

	.bs-collection_sidebar_category_option_label {
		font-size: 14px
	}

	.bs-collection_sidebar_price_container {
		padding-top: 25px
	}

	.bs-collection_sidebar_color_container {
		padding-top: 12px
	}

	.bs-collection_sidebar_color_option_checked-custom {
		width: 28px;
		height: 28px
	}

	.bs-collection_sidebar_color_option_checked:checked + .bs-collection_sidebar_color_option_checked-custom::before {
		width: 24px;
		height: 24px
	}

	.bs-collection_sidebar_size_container {
		padding-top: 12px
	}

	.bs-collection_sidebar_size_option {
		padding-bottom: 3px
	}

	.bs-collection_sidebar_size_option_label {
		font-size: 14px
	}

	.bs-collection_sidebar_cloth_container {
		padding-top: 12px
	}

	.bs-collection_sidebar_cloth_option {
		padding-bottom: 3px
	}

	.bs-collection_sidebar_cloth_option_label {
		font-size: 14px
	}

	.bs-collection_sidebar_delete {
		font-size: 14px;
		padding: 5px 0;
		margin-top: 20px
	}

	.bs-collection_catalog_block {
		flex-basis: calc(50% - 5px);
		margin-bottom: 25px;
		z-index: 10
	}

	.bs-collection_catalog_block:hover .bs-collection_catalog_info_extra {
		-webkit-transform: translateY(134px);
		transform: translateY(134px)
	}

	.bs-collection_catalog_block:nth-child(3), .bs-collection_catalog_block:nth-child(4) {
		z-index: 9
	}

	.bs-collection_catalog_block:nth-child(5), .bs-collection_catalog_block:nth-child(6) {
		z-index: 8
	}

	.bs-collection_catalog_block:nth-child(7), .bs-collection_catalog_block:nth-child(8) {
		z-index: 7
	}

	.bs-collection_catalog_block:nth-child(9) {
		z-index: 6
	}

	.bs-collection_catalog_info {

		padding: 20px 15px 25px 15px
	}

	.bs-collection_catalog_info_caption {
		font-size: 16px;
		padding-bottom: 10px
	}

	.bs-collection_catalog_info_price_old {
		font-size: 14px
	}

	.bs-collection_catalog_info_price_new {
		font-size: 18px
	}

	.bs-collection_catalog_info_price_sale {
		font-size: 16px;
		padding: 5px 12px
	}

	.bs-collection_catalog_info_extra {
		padding: 20px 15px 25px
	}

	.bs-collection_catalog_info_extra_size_container {
		padding-bottom: 20px
	}

	.bs-collection_catalog_info_extra_size_option_radio-custom {
		width: 28px;
		height: 28px
	}

	.bs-collection_catalog_info_extra_size_option_radio-text {
		font-size: 12px;
		padding: 2px
	}

	.bs-collection_catalog_info_extra_add-basket {
		font-size: 14px
	}

	.bs-collection_catalog_page {
		margin-top: 30px;
		margin-bottom: 200px
	}

	.bs-collection_catalog_page_number {
		font-size: 14px;
		width: 27px;
		height: 27px;
		margin-left: 5px
	}

	.bs-collection_catalog_page_number:hover {
		color: #111;
		cursor: pointer
	}
}

@media screen and (max-width: 767px) {
	.bs-collection_title {
		flex-direction: column;
		align-items: flex-start
	}

	.bs-collection_amount {
		display: flex;
		padding-bottom: 30px;
		margin-top: -20px;
		width: 100%;
		justify-content: flex-end
	}

	.bs-collection_container {
		flex-direction: column
	}

	.bs-collection_sidebar {
		width: 100%;
		margin-bottom: 40px
	}

	.bs-collection_sidebar_category_container {
		flex-direction: row;
		flex-wrap: wrap;
		padding-top: 12px
	}

	.bs-collection_sidebar_category_option {
		flex-basis: 50%;
		padding-bottom: 3px
	}

	.bs-collection_sidebar_price_container p span {
		padding: 0 15%
	}

	.bs-collection_sidebar_size_container {
		flex-direction: row;
		flex-wrap: wrap;
		padding-top: 12px
	}

	.bs-collection_sidebar_size_option {
		flex-basis: 50%;
		padding-bottom: 3px
	}

	.bs-collection_sidebar_cloth_container {
		flex-direction: row;
		flex-wrap: wrap;
		padding-top: 12px
	}

	.bs-collection_sidebar_cloth_option {
		flex-basis: 50%;
		padding-bottom: 3px
	}

	.bs-collection_sidebar_delete {
		display: none
	}

	.bs-collection_catalog {
		width: 100%
	}

	.bs-collection_catalog_page {
		justify-content: center
	}
}

@media screen and (max-width: 480px) {
	.bs-collection_sidebar_price_container p span {
		padding: 0 12%
	}

	.bs-collection_catalog_block:hover .bs-collection_catalog_info_extra {
		-webkit-transform: translateY(112px);
		transform: translateY(112px)
	}

	.bs-collection_catalog_info {
		padding: 15px 15px 20px
	}

	.bs-collection_catalog_info_caption {
		font-size: 14px;
		padding-bottom: 10px
	}

	.bs-collection_catalog_info_price_old {
		font-size: 12px
	}

	.bs-collection_catalog_info_price_new {
		font-size: 16px
	}

	.bs-collection_catalog_info_price_sale {
		font-size: 12px;
		padding: 5px 12px
	}

	.bs-collection_catalog_info_extra {
		padding: 15px 5px 20px
	}

	.bs-collection_catalog_info_extra_size_container {
		padding-bottom: 15px
	}

	.bs-collection_catalog_info_extra_size_option_radio-custom {
		width: 24px;
		height: 24px
	}

	.bs-collection_catalog_info_extra_size_option_radio-text {
		font-size: 12px;
		padding: 2px
	}

	.bs-collection_catalog_info_extra_add-basket {
		font-size: 12px
	}

	.bs-collection_catalog_page {
		margin-top: 20px;
		margin-bottom: 150px
	}

	.bs-collection_catalog_page_number {
		font-size: 14px;
		width: 27px;
		height: 27px;
		margin-left: 5px
	}

	.bs-collection_catalog_page_number:hover {
		color: #111;
		cursor: pointer
	}
}

.catalog-products_way {

	margin-top: 40px;
	margin-bottom: 30px
}

.catalog-products_way_link {

	color: #111;
	text-decoration: none;
	font: 16px 'dinpro-light'
}

.catalog-products_way_link:hover {
	color: #a70000
}

.catalog-products_way span {

	color: #bbb;
	padding: 0 5px;
	font: 20px 'dinpro-medium'
}

.catalog-products_title {

	color: #111;
	padding-bottom: 45px;
	font: 30px 'DINPro-Bold'
}

.catalog-products_wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 250px;
	flex-wrap: wrap;
}

.catalog-products_wrapper_extra {
	margin-bottom: 100px
}

.catalog-products_block {
	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	max-width: 33%;
}

.catalog-products_link_image {
	display: flex;
	overflow: hidden;
	width: 100%;
	height: 287px;
	border-radius: 5px 5px 0 0;
}

.catalog-products_image {
	border-radius: 5px 5px 0 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition: all .25s;
}

.catalog-products_link_image:hover .catalog-products_image {
	transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
}

.catalog-products_info {

	padding: 30px 60px 40px 35px
}

.catalog-products_info_link:hover .catalog-products_info_caption {
	color: #c00;
	transition: all .3s
}

.catalog-products_info_caption {

	color: #111;
	padding-bottom: 20px;
	font: 24px 'DINPro-Bold'
}

.catalog-products_info_description {

	color: #bbb;
	font: 14px 'dinpro-light'
}

@media screen and (max-width: 1199px) {
	.catalog-products_wrapper {
		margin-bottom: 220px
	}

	.catalog-products_wrapper_extra {
		margin-bottom: 100px
	}

	.catalog-products_link_image {
		height: 232px
	}

	.catalog-products_info {
		padding: 30px 25px 40px
	}
}

@media screen and (max-width: 991px) {
	.catalog-products_way {
		margin-top: 20px;
		margin-bottom: 20px
	}

	.catalog-products_way_link {
		font-size: 14px
	}

	.catalog-products_way span {
		font-size: 18px
	}

	.catalog-products_title {
		font-size: 26px;
		padding-bottom: 45px
	}

	.catalog-products_wrapper {
		margin-bottom: 180px
	}

	.catalog-products_wrapper_extra {
		margin-bottom: 100px
	}

	.catalog-products_block {
		flex-basis: calc(50% - 10px)
	}

	.catalog-products_link_image {
		height: 173px
	}

	.catalog-products_info {
		padding: 30px 25px
	}

	.catalog-products_info_caption {
		font-size: 18px;
		padding-bottom: 20px
	}

	.catalog-products_info_description {
		font-size: 12px
	}
}

@media screen and (max-width: 767px) {
	.catalog-products_wrapper {
		flex-wrap: wrap
	}

	.catalog-products_block {
		flex-basis: 100%;
		max-width: 100% !important;
	}

	.catalog-products_block:first-child {
		margin-bottom: 50px
	}

	.catalog-products_link_image {
		height: 263px
	}

	.catalog-products_info {
		padding: 20px 25px 30px
	}

	.catalog-products_info_caption {
		font-size: 20px;
		padding-bottom: 20px
	}

	.catalog-products_info_description {
		font-size: 14px
	}
}

@media screen and (max-width: 575px) {
	.catalog-products_wrapper {
		margin-bottom: 150px
	}

	.catalog-products_wrapper_extra {
		margin-bottom: 80px
	}

	.catalog-products_block:first-child {
		margin-bottom: 50px
	}

	.catalog-products_link_image {
		height: auto
	}

	.catalog-products_info {
		padding: 20px 25px 30px
	}

	.catalog-products_info_caption {
		font-size: 18px;
		padding-bottom: 20px
	}

	.catalog-products_info_description {
		font-size: 12px
	}
}

@media screen and (max-width: 480px) {
	.catalog-products_title {
		font-size: 24px;
		padding-bottom: 40px
	}

	.catalog-products_block:first-child {
		margin-bottom: 40px
	}

	.catalog-products_info {
		padding: 20px
	}

	.catalog-products_info_caption {
		font-size: 18px;
		padding-bottom: 15px
	}

	.catalog-products_info_description {
		font-size: 12px
	}
}

.confirmation_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 215px
}

.confirmation_basket, .confirmation_delivery, .confirmation_payment {

	display: flex;
	flex-direction: column;
	width: 100%
}

.confirmation_row_title {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 30px 100px 25px 70px
}

.confirmation_row_title_text {

	color: #111;
	font: 16px 'dinpro-light'
}

.confirmation_row_title_change {

	color: #c00;
	border-bottom: 1px solid #c00;
	text-decoration: none;
	font: 16px 'dinpro-light'
}

.confirmation_row_title_change:hover {
	color: #a70000;
	border-bottom: 1px solid #a70000;
	text-decoration: none;
	cursor: pointer
}

.confirmation_row {
	padding: 10px 100px 10px 70px
}

.confirmation_col-one {
	flex-basis: 52%
}

.confirmation_col-two {
	flex-basis: 23%
}

.confirmation_col-three {
	flex-basis: 15%
}

.confirmation_col-four {
	flex-basis: 10%
}

.confirmation_product_image {
	width: 78px;
	height: 78px
}

.confirmation_amount {
	position: relative;
	border: none;
	justify-content: flex-start;
	text-align: left;
	left: 0;
	width: 40px;
	padding: 5px 0
}

.confirmation_delivery_info {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	padding: 10px 100px 45px 70px
}

.confirmation_delivery_info_block {

	display: flex;
	flex-direction: column;
	flex-basis: 50%
}

.confirmation_delivery_info_row {

	display: flex;
	flex-direction: row
}

.confirmation_delivery_info_name {

	color: #bbb;
	width: 40%;
	font: 16px/2em 'dinpro-light'
}

.confirmation_delivery_info_value {

	color: #111;
	width: 60%;
	padding-right: 70px;
	font: 16px/2em 'dinpro-light'
}

.confirmation_payment_info_row {

	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	padding: 10px 100px 40px 70px
}

.confirmation_payment_info_name {

	color: #bbb;
	width: 255px;
	font: 16px/2em 'dinpro-light'
}

.confirmation_payment_info_value {

	color: #111;
	font: 16px/2em 'dinpro-light'
}

.confirmation_order {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	font: 16px 'DINPro-Bold'
}

.confirmation_order:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.confirmation_row_title {
		padding: 30px 70px 25px 50px
	}

	.confirmation_row {
		padding: 10px 70px 10px 50px
	}

	.confirmation_col-one {
		flex-basis: 50%
	}

	.confirmation_col-two {
		flex-basis: 23%
	}

	.confirmation_col-three {
		flex-basis: 13%
	}

	.confirmation_col-four {
		flex-basis: 14%
	}

	.confirmation_delivery_info {
		padding: 10px 70px 40px 50px
	}

	.confirmation_delivery_info_name {
		width: 40%
	}

	.confirmation_delivery_info_value {
		width: 60%;
		padding-right: 0
	}

	.confirmation_payment_info_row {
		padding: 10px 70px 40px 50px
	}

	.confirmation_payment_info_name {
		width: 242px
	}
}

@media screen and (max-width: 991px) {
	.confirmation_wrapper {
		margin-bottom: 165px
	}

	.confirmation_row_title {
		padding: 30px 40px 15px
	}

	.confirmation_row {
		padding: 10px 40px
	}

	.confirmation_col-one {
		flex-basis: 48%
	}

	.confirmation_col-two {
		flex-basis: 23%
	}

	.confirmation_col-three {
		flex-basis: 12%
	}

	.confirmation_col-four {
		flex-basis: 17%
	}

	.confirmation_delivery_info {
		flex-wrap: wrap;
		padding: 10px 40px 40px
	}

	.confirmation_delivery_info_block {
		flex-basis: 100%
	}

	.confirmation_delivery_info_name {
		width: 38%
	}

	.confirmation_delivery_info_value {
		width: 62%
	}

	.confirmation_payment_info_row {
		padding: 10px 40px 40px
	}

	.confirmation_payment_info_name {
		width: 230px
	}

	.confirmation_order {
		font-size: 14px;
		padding: 15px 40px;
		margin: 35px 0 45px
	}
}

@media screen and (max-width: 767px) {
	.confirmation_wrapper {
		margin-bottom: 135px
	}

	.confirmation_row_title {
		padding: 20px 15px 15px
	}

	.confirmation_row {
		padding: 10px 15px
	}

	.confirmation_col-one {
		flex-basis: 70%
	}

	.confirmation_col-two {
		flex-basis: 0
	}

	.confirmation_col-three {
		flex-basis: 0
	}

	.confirmation_col-four {
		flex-basis: 30%;
		justify-content: flex-end
	}

	.confirmation_delivery_info {
		padding: 10px 15px 30px
	}

	.confirmation_delivery_info_name {
		width: 35%
	}

	.confirmation_delivery_info_value {
		width: 65%
	}

	.confirmation_payment_info_row {
		flex-direction: column;
		padding: 10px 15px 30px
	}

	.confirmation_payment_info_name {
		width: 230px
	}
}

@media screen and (max-width: 480px) {
	.confirmation_row_title_text {
		font-size: 14px
	}

	.confirmation_row_title_change {
		font-size: 14px
	}

	.confirmation_delivery_info_row {
		flex-direction: row
	}

	.confirmation_delivery_info_name {
		font-size: 14px;
		width: 40%
	}

	.confirmation_delivery_info_value {
		font-size: 14px;
		width: 60%
	}

	.confirmation_payment_info_name {
		font-size: 14px
	}

	.confirmation_payment_info_value {
		font-size: 14px
	}

	.confirmation_order {
		font-size: 12px;
		padding: 12px 35px;
		margin: 25px 0 35px
	}
}

.delivery_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 60px 80px 0 100px;
	margin-top: 25px;
	margin-bottom: 215px
}

.delivery_form {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%
}

.delivery_self {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: calc(70% - 35px)
}

.delivery_self_name {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px)
}

.delivery_self_name_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_name_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_name_input:focus {
	outline: 2px solid #c00
}

.delivery_self_name span {
	color: #c00
}

.delivery_self_surname {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px)
}

.delivery_self_surname_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_surname_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_surname_input:focus {
	outline: 2px solid #c00
}

.delivery_self_phone {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px);
	padding-top: 35px
}

.delivery_self_phone_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_phone_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_phone_input::-webkit-input-placeholder {
	color: text-color-main
}

.delivery_self_phone_input:-ms-input-placeholder {
	color: text-color-main
}

.delivery_self_phone_input::-ms-input-placeholder {
	color: text-color-main
}

.delivery_self_phone_input::placeholder {
	color: text-color-main
}

.delivery_self_phone_input:focus {
	outline: 2px solid #c00
}

.delivery_self_phone span {
	color: #c00
}

.delivery_self_mail {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px);
	padding-top: 35px
}

.delivery_self_mail_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_mail_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_mail_input:focus {
	outline: 2px solid #c00
}

.delivery_self_address {

	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	padding-top: 35px
}

.delivery_self_address_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_address_comment {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	height: 100px;
	font: 16px 'dinpro-light'
}

.delivery_self_address_comment:focus {
	outline: 2px solid #c00
}

.delivery_self_address span {
	color: #c00
}

.delivery_method {

	display: flex;
	flex-direction: column;
	width: calc(30% - 35px)
}

.delivery_method_caption {

	color: #111;
	margin-bottom: 20px;
	font: 16px "DINPro-Bold"
}

.delivery_method_option {

	display: flex;
	flex-direction: row;
	align-items: center;
	flex-basis: 100%;
	margin-bottom: 30px
}

.delivery_method_option_radio {
	display: none
}

.delivery_method_option_radio-info {

	display: flex;
	flex-direction: column
}

.delivery_method_option_radio-courier {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font: 12px "dinpro-light"
}

.delivery_method_option_radio-ems {

	background: url(../img/ems-logo.png) no-repeat 0;
	background-position: center;
	background-size: 100% auto;
	width: 91px;
	height: 55px
}

.delivery_method_option_radio-mail {

	background: url(../img/mail-logo.png) no-repeat 0;
	background-position: center;
	background-size: 84% auto;
	width: 80px;
	height: 38px
}

.delivery_method_option_radio-custom {

	display: flex;
	position: relative;
	width: 95px;
	height: 70px;
	border: 1px solid #e9e9e9;
	border-radius: 5px
}

.delivery_method_option_radio-custom:hover {
	cursor: pointer
}

.delivery_method_option_label {

	color: #111;
	padding-left: 20px;
	font: 14px "dinpro-medium"
}

.delivery_method_option_radio:checked + .delivery_method_option_radio-custom::before {

	content: "";
	display: flex;
	position: absolute;
	border: 5px solid #c00;
	border-radius: 3px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.delivery_method_option_radio-price {

	color: #bbb;
	padding-left: 20px;
	font: 12px "dinpro-medium"
}

.delivery_method_option_radio-price span {
	color: #111
}

.delivery_next {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	text-decoration: none;
	font: 16px 'DINPro-Bold'
}

.delivery_next:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.delivery_wrapper {
		padding: 60px 40px 0 50px
	}

	.delivery_self {

		width: calc(65% - 25px)
	}

	.delivery_method {
		width: calc(35% - 25px)
	}
}

@media screen and (max-width: 991px) {
	.delivery_wrapper {
		padding: 40px 40px 0 50px;
		margin-bottom: 165px
	}

	.delivery_form {
		flex-direction: column
	}

	.delivery_self {
		width: 100%
	}

	.delivery_self_name {
		flex-basis: calc(50% - 10px)
	}

	.delivery_self_name_text {
		padding-bottom: 12px
	}

	.delivery_self_name_input {
		padding: 12px
	}

	.delivery_self_surname {
		flex-basis: calc(50% - 10px)
	}

	.delivery_self_surname_text {
		padding-bottom: 12px
	}

	.delivery_self_surname_input {
		padding: 12px
	}

	.delivery_self_phone {
		flex-basis: calc(50% - 10px);
		padding-top: 30px
	}

	.delivery_self_phone_text {
		padding-bottom: 12px
	}

	.delivery_self_phone_input {
		padding: 12px
	}

	.delivery_self_mail {
		flex-basis: calc(50% - 10px);
		padding-top: 30px
	}

	.delivery_self_mail_text {
		padding-bottom: 12px
	}

	.delivery_self_mail_input {
		padding: 12px
	}

	.delivery_self_address {
		padding-top: 30px
	}

	.delivery_self_address_text {
		padding-bottom: 12px
	}

	.delivery_self_address_comment {
		padding: 12px
	}

	.delivery_method {
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		padding-top: 50px
	}

	.delivery_method_caption {
		width: 100%
	}

	.delivery_method_container {

		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%
	}

	.delivery_method_option {
		flex-wrap: wrap;
		flex-basis: 50%;
		margin-bottom: 30px
	}

	.delivery_method_option:last-child {
		margin: 0
	}

	.delivery_next {
		font-size: 14px;
		padding: 15px 40px;
		margin: 35px 0 45px
	}
}

@media screen and (max-width: 767px) {
	.delivery_wrapper {
		padding: 30px 15px 0;
		margin-bottom: 135px
	}
}

@media screen and (max-width: 575px) {
	.delivery {
		flex-direction: row
	}

	.delivery_self {
		width: 100%
	}

	.delivery_self_name {
		flex-basis: 100%
	}

	.delivery_self_surname {
		flex-basis: 100%;
		padding-top: 30px
	}

	.delivery_self_phone {
		flex-basis: 100%;
		padding-top: 30px
	}

	.delivery_self_mail {
		flex-basis: 100%;
		padding-top: 30px
	}

	.delivery_self_address {
		padding-top: 30px
	}

	.delivery_method {
		padding-top: 50px
	}

	.delivery_method_option {
		flex-basis: 100%;
		margin-bottom: 30px
	}

	.delivery_method_option:last-child {
		margin: 0
	}
}

@media screen and (max-width: 480px) {
	.delivery_self_name_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_name_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_surname_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_surname_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_phone_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_phone_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_mail_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_mail_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_address_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_address_comment {
		font-size: 14px;
		padding: 10px
	}

	.delivery_next {
		font-size: 12px;
		padding: 12px 35px;
		margin: 35px 0 45px
	}
}

.payment_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 60px 70px 0 70px;
	margin-top: 25px;
	margin-bottom: 215px
}

.payment_form {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%
}

.payment_method {

	display: flex;
	flex-direction: column;
	width: 100%
}

.payment_method_caption {

	color: #111;
	margin-bottom: 35px;
	font: 16px "DINPro-Bold"
}

.payment_method_container {

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%
}

.payment_method_option {

	display: flex;
	align-items: center
}

.payment_method_option_radio {
	display: none
}

.payment_method_option_radio-custom {

	display: flex;
	position: relative;
	border: 2px solid #e9e9e9;
	border-radius: 3px
}

.payment_method_option_radio-custom:hover {
	cursor: pointer
}

.payment_method_option_radio-cash {

	display: flex;
	justify-content: center;
	text-align: center;
	padding: 10px 35px;
	font: 16px "dinpro-light"
}

.payment_method_option_radio-online {

	display: flex;
	justify-content: center;
	text-align: center;
	padding: 10px 35px;
	font: 16px "dinpro-light"
}

.payment_method_option_radio-cashless {

	display: flex;
	justify-content: center;
	text-align: center;
	padding: 10px 35px;
	font: 16px "dinpro-light"
}

.payment_method_option_radio:checked + .payment_method_option_radio-custom::before {

	content: "";
	display: flex;
	position: absolute;
	border: 5px solid #c00;
	border-radius: 3px;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px
}

.payment_method_option:nth-child(2):nth-child(2) {
	margin-left: 30px
}

.payment_method_option:last-child:last-child {
	margin-left: 30px
}

.payment_next {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	text-decoration: none;
	font: 16px 'DINPro-Bold'
}

.payment_next:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.payment_wrapper {
		padding: 50px 40px 0
	}

	.payment_method_option_radio-cash {
		padding: 10px 25px
	}

	.payment_method_option_radio-online {
		padding: 10px 25px
	}

	.payment_method_option_radio-cashless {
		padding: 10px 25px
	}
}

@media screen and (max-width: 991px) {
	.payment_wrapper {
		padding: 40px 40px 0;
		margin-bottom: 165px
	}

	.payment_method_container {
		flex-wrap: wrap
	}

	.payment_method_option_radio-cash {
		padding: 10px 25px
	}

	.payment_method_option_radio-online {
		padding: 10px 25px
	}

	.payment_method_option_radio-cashless {
		padding: 10px 35px
	}

	.payment_method_option:first-child:first-child {
		flex-basis: calc(40% - 15px);
		margin-bottom: 30px
	}

	.payment_method_option:nth-child(2):nth-child(2) {
		margin-left: 30px;
		margin-bottom: 30px;
		flex-basis: calc(60% - 15px)
	}

	.payment_method_option:last-child:last-child {
		margin-left: 0;
		flex-basis: 40%
	}

	.payment_next {
		font-size: 14px;
		padding: 15px 40px;
		margin: 45px 0
	}
}

@media screen and (max-width: 767px) {
	.payment_wrapper {
		padding: 30px 15px 0;
		margin-bottom: 135px
	}

	.payment_method_container {
		flex-direction: column
	}

	.payment_method_option {
		flex-direction: row;
		align-items: center;
		width: 100%
	}

	.payment_method_option_radio-cash {
		padding: 10px 115px;
		width: 100%
	}

	.payment_method_option_radio-online {
		padding: 10px 80px;
		width: 100%
	}

	.payment_method_option_radio-cashless {
		padding: 10px 150px;
		width: 100%
	}

	.payment_method_option:first-child:first-child {
		flex-basis: 100%;
		margin-bottom: 30px
	}

	.payment_method_option:nth-child(2):nth-child(2) {
		margin-left: 0;
		margin-bottom: 30px;
		flex-basis: 100%
	}

	.payment_method_option:last-child:last-child {
		flex-basis: 100%
	}
}

@media screen and (max-width: 575px) {
	.payment_method_option {
		flex-direction: row;
		align-items: center;
		width: 100%
	}

	.payment_method_option_radio-custom {
		align-items: center;
		width: 100%;
		height: 75px
	}

	.payment_method_option_radio-cash {
		padding: 10px 30px
	}

	.payment_method_option_radio-online {
		padding: 10px 30px
	}

	.payment_method_option_radio-cashless {
		padding: 10px 30px
	}
}

@media screen and (max-width: 480px) {
	.payment_method_option_radio-cash {
		font-size: 14px;
		padding: 10px 20px
	}

	.payment_method_option_radio-online {
		font-size: 14px;
		padding: 10px 20px
	}

	.payment_method_option_radio-cashless {
		font-size: 14px;
		padding: 10px 20px
	}

	.payment_next {
		font-size: 12px;
		padding: 12px 35px;
		margin: 45px 0
	}
}

body {
	background-color: #f2f2f2
}

.header-top-black {
	background: #212121 !important;
	opacity: 1
}

.steps_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	margin-top: 40px
}

.steps_block {

	display: flex;
	align-items: center;
	flex-basis: 20%;
	padding: 20px 0
}

.steps_image {

	display: flex;
	position: relative;
	min-width: 48px;
	height: 48px;
	border: 1px solid #e9e9e9;
	border-radius: 50%
}

.steps_image-basket {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/shopping-cart-black-shape.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 44%
}

.steps_image-basket-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/shopping-cart-red-shape.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 44%
}

.steps_image-delivery {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/delivery-truck-silhouette-grey.png) no-repeat 0;
	background-size: cover;
	width: 46%;
	height: 38%
}

.steps_image-delivery-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/delivery-truck-silhouette-red.png) no-repeat 0;
	background-size: cover;
	width: 46%;
	height: 38%
}

.steps_image-payment {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/letter-p-symbol-grey.png) no-repeat 0;
	background-size: cover;
	width: 40%;
	height: 44%
}

.steps_image-payment-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/letter-p-symbol-red.png) no-repeat 0;
	background-size: cover;
	width: 40%;
	height: 44%
}

.steps_image-confirmation {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/ticket-grey.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 52%
}

.steps_image-confirmation-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/ticket-red.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 52%
}

.steps_description {

	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 20px
}

.steps_number {

	color: #bbb;
	font: 12px 'dinpro-light'
}

.steps_caption {

	color: #111;
	font: 16px 'dinpro-light'
}

.steps_caption-active {

	color: #111;
	font: 16px 'DINPro-Bold'
}

@media screen and (max-width: 991px) {
	.steps_image {
		min-width: 40px;
		height: 40px
	}

	.steps_description {
		margin-left: 15px
	}

	.steps_caption {
		font-size: 14px
	}

	.steps_caption-active {
		font-size: 14px
	}
}

@media screen and (max-width: 767px) {
	.steps_wrapper {
		flex-wrap: wrap
	}

	.steps_block {
		flex-basis: 45%
	}

	.steps_block:first-child {
		padding-bottom: 10px
	}

	.steps_block:nth-child(2) {
		padding-bottom: 10px
	}

	.steps_block:nth-child(3) {
		padding-top: 10px
	}

	.steps_block:last-child {
		padding-top: 10px
	}
}

@media screen and (max-width: 480px) {
	.steps_wrapper {
		justify-content: flex-start;
		flex-wrap: wrap;
		padding-left: 15px
	}

	.steps_block {
		flex-basis: 80%
	}

	.steps_block:nth-child(2) {
		padding-top: 10px
	}

	.steps_block:nth-child(3) {
		padding-bottom: 10px
	}
}
a:not([href]):not([tabindex]).franchise_link{
	display: flex;
	color: #fff;
}


.franchise_link, a.franchise_link {
	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 0 0 55px;
	transition: all .3s;
	width: 250px;
	font: 16px 'DINPro-Bold'
}


.franchise_link:hover, a.franchise_link:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

.franchise_advantages {
	display: flex;
	flex-direction: column;
	width: 100%
}

.franchise_advantages_wrapper {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px
}

.franchise_advantages_block {

	flex-basis: calc(50% - 15px);
	padding-left: 30px
}

.franchise_advantages_item {

	position: relative;
	color: #111;
	list-style: none;
	margin-bottom: 30px;
	font: 16px 'dinpro-light'
}

.franchise_advantages_item::before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #c00;
	border-radius: 50%;
	top: 9px;
	left: -20px
}

.franchise_extra {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 120px
}

.franchise_info {

	display: flex;
	flex-direction: column;
	flex-basis: 55%
}

.franchise_expenses, .franchise_payments, .franchise_requirements {

	display: flex;
	flex-direction: column;
	width: 100%
}

.franchise_description {

	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-bottom: 40px
}

.franchise_description_block {

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-basis: 33.3333%
}

.franchise_description_name {

	color: #bbb;
	font: 16px 'dinpro-light'
}

.franchise_description_value {

	color: #111;
	font: 16px 'DINPro-Bold'
}

.franchise_description_value span {
	font-size: 24px
}

.franchise_request {

	display: flex;
	flex-direction: column;
	flex-basis: 45%;
	border: 12px solid #e9e9e9;
	padding: 35px
}

.franchise_request_form {

	display: flex;
	flex-direction: column;
	margin-top: 30px;
	width: 100%
}

.franchise_request_block {

	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 10px
}

.franchise_request_name {

	color: #111;
	margin-bottom: 10px;
	font: 16px 'dinpro-light'
}

.franchise_request_input {
	width: 100%;
	color: #111;
	border: 2px solid #e9e9e9;
	padding: 10px 15px;
	font: 16px 'dinpro-light'
}

.franchise_request_input:focus {
	outline: 2px solid #c00
}

.franchise_request_submit {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	border: none;
	width: 210px;
	margin: 25px auto 0;
	font: 16px 'DINPro-Bold'
}

.franchise_request_submit:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s;
	cursor: pointer
}

@media screen and (max-width: 1199px) {
	.franchise {
		background-size: cover;
		width: 100%;
		height: 528px
	}

	.franchise_link {
		width: 230px;
		padding: 12px 50px
	}

	.franchise_advantages_wrapper {
		margin-top: 30px;
		margin-bottom: 40px
	}

	.franchise_advantages_block {
		padding-left: 30px
	}

	.franchise_advantages_item {
		font-size: 14px;
		margin-bottom: 15px
	}

	.franchise_advantages_item::before {
		width: 8px;
		height: 8px;
		top: 9px;
		left: -20px
	}

	.franchise_extra {
		margin-bottom: 100px
	}

	.franchise_info {
		flex-basis: 50%
	}

	.franchise_description {
		flex-wrap: wrap;
		margin-top: 20px;
		margin-bottom: 40px
	}

	.franchise_description_block {
		flex-basis: 50%
	}

	.franchise_description_name {
		font-size: 14px
	}

	.franchise_description_value {
		font-size: 14px
	}

	.franchise_description_value span {
		font-size: 24px
	}

	.franchise_request {
		flex-basis: 50%;
		border: 10px solid #e9e9e9;
		padding: 30px
	}

	.franchise_request_form {
		margin-top: 30px;
		width: 100%
	}

	.franchise_request_block {
		width: 100%;
		margin-bottom: 10px
	}

	.franchise_request_name {
		font-size: 14px;
		margin-bottom: 10px
	}

	.franchise_request_input {
		font-size: 14px;
		padding: 10px 15px
	}

	.franchise_request_submit {
		width: 210px;
		padding: 12px 60px;
		margin: 25px auto 0
	}
}

@media screen and (max-width: 991px) {
	.franchise {
		background-size: cover;
		width: 100%;
		height: 500px
	}

	.franchise_link {
		font-size: 14px;
		width: 190px;
		padding: 10px 40px
	}

	.franchise_advantages_wrapper {
		flex-direction: column;
		margin-top: 30px;
		margin-bottom: 40px
	}

	.franchise_advantages_block {
		flex-basis: 100%;
		padding-left: 30px
	}

	.franchise_advantages_item {
		font-size: 14px;
		margin-bottom: 15px
	}

	.franchise_advantages_item::before {
		width: 7px;
		height: 7px;
		top: 8px;
		left: -18px
	}

	.franchise_extra {
		flex-direction: column;
		margin-bottom: 80px
	}

	.franchise_info {
		flex-basis: 100%;
		margin-bottom: 20px
	}

	.franchise_description {
		margin-top: 20px;
		margin-bottom: 40px
	}

	.franchise_description_block {
		flex-basis: 33.3333%
	}

	.franchise_request {
		flex-basis: 100%;
		border: 10px solid #e9e9e9;
		padding: 30px 20px
	}

	.franchise_request_form {
		margin-top: 30px
	}

	.franchise_request_block {
		margin-bottom: 10px
	}

	.franchise_request_name {
		margin-bottom: 10px
	}

	.franchise_request_input {
		padding: 10px 15px
	}

	.franchise_request_submit {
		font-size: 14px;
		width: 200px;
		padding: 12px 60px;
		margin: 20px auto 0
	}
}

@media screen and (max-width: 767px) {
	.franchise {
		background-size: cover;
		width: 100%;
		height: 440px
	}

	.franchise_info {
		margin-bottom: 20px
	}

	.franchise_description {
		margin-top: 15px;
		margin-bottom: 30px
	}

	.franchise_description_block {
		flex-basis: 50%
	}

	.franchise_request {
		border: 8px solid #e9e9e9;
		padding: 30px 20px
	}

	.franchise_request_form {
		margin-top: 30px
	}

	.franchise_request_block {
		margin-bottom: 10px
	}

	.franchise_request_name {
		margin-bottom: 10px
	}

	.franchise_request_input {
		padding: 10px 15px
	}

	.franchise_request_submit {
		font-size: 14px;
		width: 200px;
		padding: 10px 60px;
		margin: 20px auto 0
	}
}

@media screen and (max-width: 575px) {
	.franchise {
		background-position-y: 20%;
		background-position-x: 40%;
		background-size: cover;
		width: 100%;
		height: 360px
	}

	.franchise_link {
		font-size: 14px;
		width: 180px;
		padding: 7px 35px;
		margin-top: 30px
	}
}

@media screen and (max-width: 440px) {
	.franchise_extra {
		margin-bottom: 50px
	}

	.franchise_info {
		margin-bottom: 20px
	}

	.franchise_description {
		margin-top: 15px;
		margin-bottom: 30px
	}

	.franchise_description_block {
		flex-basis: 100%
	}

	.franchise_request {
		border: 5px solid #e9e9e9;
		padding: 30px 15px
	}

	.franchise_request_form {
		margin-top: 20px
	}

	.franchise_request_block {
		margin-bottom: 10px
	}

	.franchise_request_name {
		margin-bottom: 10px
	}

	.franchise_request_input {
		padding: 10px
	}

	.franchise_request_submit {
		justify-content: center;
		width: 100%;
		padding: 10px 60px;
		margin: 15px auto 0
	}
}

.projects {

	width: 100%
}

.projects_title {

	color: #111;
	text-transform: uppercase;
	margin-bottom: 45px;
	font: 36px 'DINPro-Bold'
}

.projects_wrapper {

	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 10px
}

.projects_block {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	flex-basis: 100%;
	margin-bottom: 40px;
	padding-top: 20px;
}

.projects_block:last-child {
	margin-bottom: 40px
}

.projects_link_image {

	display: flex;
	width: 56%
}

.projects_image {

	width: 100%;
	height: 100%
}

.projects_image-left {
	border-radius: 5px 0 0 5px
}

.projects_image-right {
	border-radius: 0 5px 5px 0
}

.projects_info {

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 44%;
	padding: 0 30px 0 60px
}

.projects_info-left {
	align-items: flex-end;
	padding: 0 60px 0 30px
}

.projects_info_wrapper {

	display: flex;
	flex-direction: column
}

.projects_info_caption {

	display: flex;
	color: #111;
	margin-bottom: 30px;
	font: 30px 'DINPro-Bold'
}

.projects_info_caption-left {
	justify-content: flex-end;
	text-align: right
}

.projects_info_description {

	display: flex;
	color: #111;
	margin-bottom: 30px;
	font: 16px 'DINPro-light'
}

.projects_info_description-left {
	text-align: right
}

.projects_info_more {
	display: flex;
	justify-content: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 10px 40px;
	/*max-width: 65%;*/
	font: 16px 'DINPro-Bold'
}

.projects_info_more:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

.projects_info_more-left {
	justify-content: flex-end;
	text-align: right
}

@media screen and (max-width: 1199px) {
	.projects_info {
		width: 44%;
		padding: 0 20px 0 30px
	}

	.projects_info-left {
		align-items: flex-end;
		padding: 0 30px 0 20px
	}

	.projects_info_caption {
		font-size: 26px;
		margin-bottom: 20px
	}

	.projects_info_description {
		font-size: 14px;
		margin-bottom: 20px
	}

	.projects_info_more {
		font-size: 16px;
		max-width: 75%
	}
}

@media screen and (max-width: 991px) {
	.projects_wrapper {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.projects_block {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		flex-basis: calc(50% - 10px);
		margin-bottom: 40px
	}

	.projects_link_image {
		width: 100%;
		order: -1
	}

	.projects_image {

		width: calc(100% + 2px);
		height: calc(100% + 2px);
		margin-left: -1px;
		margin-top: -1px
	}

	.projects_image-left {
		border-radius: 5px 5px 0 0
	}

	.projects_image-right {
		border-radius: 5px 5px 0 0
	}

	.projects_info {
		justify-content: space-between;
		width: 100%;
		padding: 20px;
		min-height: 320px
	}

	.projects_info-left {
		align-items: flex-start;
		padding: 20px
	}

	.projects_info_caption {
		font-size: 24px;
		margin-bottom: 20px
	}

	.projects_info_caption-left {
		display: flex;
		justify-content: flex-start;
		text-align: left
	}

	.projects_info_description {
		font-size: 14px;
		margin-bottom: 20px
	}

	.projects_info_description-left {
		text-align: left
	}

	.projects_info_more {
		font-size: 14px;
		padding: 10px 30px;
		max-width: 100%;
		justify-content: center
	}

	.projects_info_more-left {
		justify-content: center;
		text-align: center;
		width: 100%
	}
}

@media screen and (max-width: 767px) {
	.projects_block {
		flex-basis: 100%
	}

	.projects_info {
		min-height: 50px
	}

	.projects_info_more {
		width: 60%;
		margin: 10px auto 0
	}
}

@media screen and (max-width: 480px) {
	.projects_info_more {
		width: 100%;
		margin: 10px auto 0
	}
}

.promotion {

	display: flex;
	background: url(/img/promotion-compaign.jpg) no-repeat 0;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 846px
}

.promotion_info {
	flex-wrap: wrap;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 90px
}

.promotion_info_block {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 20px)
}

.promotion_info_caption {

	display: flex;
	color: #111;
	font: 30px 'DINPro-Bold'
}

.promotion_info_description {

	display: flex;
	color: #111;
	margin-top: 30px;
	font: 16px 'dinpro-light'
}

@media screen and (max-width: 1199px) {
	.promotion {
		background-size: cover;
		width: 100%;
		height: 528px
	}

	.promotion_info {
		flex-direction: column;
		margin-top: 10px;
		margin-bottom: 60px
	}

	.promotion_info_caption {
		font-size: 24px
	}

	.promotion_info_description {
		font-size: 14px
	}
}

@media screen and (max-width: 991px) {
	.promotion {
		background-size: cover;
		width: 100%;
		height: 500px
	}

	.promotion_info {
		margin-top: 0
	}

	.promotion_info_block {
		flex-basis: 100%;
		margin-top: 30px
	}

	.promotion_info_block:first-child {
		margin-top: 0
	}
}

@media screen and (max-width: 767px) {
	.promotion {
		background-size: cover;
		width: 100%;
		height: 440px
	}

	.promotion_info_title {
		font-size: 24px
	}

	.promotion_info_description {
		font-size: 14px;
		margin-top: 20px
	}
}

@media screen and (max-width: 575px) {
	.promotion {
		background-position-y: 20%;
		background-position-x: 70%;
		background-size: cover;
		width: 100%;
		height: 360px
	}

	.promotion_info_title {
		font-size: 20px
	}
}

.wrap_head {
	position: relative;
	display: flex;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 846px
}

.wrap_head .container{
	position: relative;
	z-index: 1;
}


.wrap_head::before {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.ten_wrapper {
	position: relative;
	z-index: 5;
	display: flex;
	flex-direction: column;
	margin-top: 115px
}

.ten_link {
	display: flex;
	color: #fff;
	max-width: 300px
}

.ten_title {
	max-width: 500px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	font: 60px/1.2em 'GothamProBlack'
}

.ten_description {

	color: #fff;
	width: 50%;
	margin-top: 30px;
	margin-bottom: 50px;
	font: 18px 'dinpro-light'
}

.ten_phone {

	color: #fff;
	font: 18px 'DINPro-Bold'
}

.ten-report {
	width: 100%
}

.ten-report .container{
	padding-top: 30px;
}

.ten-report_wrapper {
	position: relative;
	z-index: 6;
	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	width: 1140px;
	margin: -160px auto 110px;
	overflow: hidden;
}

.ten-report_wrapper .projects_block{
	border: 0;
}

.ten-report_info {
	margin-top: 50px;
}

.ten-report_year {

	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 55px
}

.ten-report_year-item {

	display: flex;
	color: #bbb;
	text-decoration: none;
	padding: 20px 65px;
	font: 18px 'dinpro-light'
}

.ten-report_year-item:hover {
	cursor: pointer;
	color: #a70000;
	transition: all .3s
}

.ten-report_year-item.selected {
	position: relative;
	color: #111;
	padding-bottom: 16px;
	border-bottom: 5px solid #c00
}

.ten-report_container {

	display: flex;
	flex-direction: column;
	padding: 0 70px
}


.ten-report_title {
	color: #111;
	font: 30px 'DINPro-Bold';
	margin-bottom: 32px;
}

.ten-report_description {
	color: #111;
	margin-top: 30px;
	margin-bottom: 45px;
	font: 16px 'dinpro-light'
}


.ten-report_photo {

	display: flex;
	flex-direction: column;

}

.ten-report_photo_wrapper {
	position: relative;
	margin-bottom: 70px
}

.ten-report_photo .owl-nav .owl-prev {
	text-indent: -9999px;
	background: url(/img/angle-arrow-pointing-to-right.png) no-repeat center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 49px;
	height: 49px;
	position: absolute;
	left: -31px;
	top: 35%
}

.ten-report_photo .owl-nav .owl-next {
	text-indent: -9999px;
	background: url(/img/angle-arrow-pointing-to-right.png) no-repeat center;
	background-size: cover;
	width: 49px;
	height: 49px;
	position: absolute;
	right: -28px;
	top: 35%
}

.ten-report_photo .owl-dots {
	margin-top: 24px
}

.ten-report_photo .owl-dots .owl-dot {
	margin-left: 3px;
	margin-right: 3px
}

.ten-report_photo .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #fff;
	border: 3px solid #c00
}

.ten-report_photo .owl-dots .owl-dot.active span {
	background-color: #c00
}

.ten-report_partners {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 50px;
}

.ten-report_logos {
	margin-top: 15px;
	padding-top: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ten-report_logos > img {
	width: auto;
	height: fit-content;
	margin-bottom: 50px;
	margin-left: 30px;
	align-items: center;
}

/*.ten-report_logos > img:nth-child(13) {*/
/*	padding: 0 45px 0 30px;*/
/*}*/

/*.ten-report_logos > img:nth-child(19) {*/
/*	padding: 0 60px 0 45px;*/
/*}*/

.ten-report_partners_text {
	font-size: 15px;
	padding: 20px 10px 20px 60px;
	background: #e8e8e8;
	color: #000;
	border-left: 3px solid #ccc;
	font-style: italic;
}


@media screen and (max-width: 1199px) {
	.wrap_head {
		background-size: cover;
		width: 100%;
		height: 528px
	}

	.ten_wrapper {
		margin-top: 50px
	}

	.ten_title {
		font-size: 45px;
		margin-top: 15px
	}

	.ten_description {
		font-size: 14px;
		width: 50%;
		margin-top: 30px;
		margin-bottom: 40px
	}

	.ten_phone {
		font-size: 16px
	}

	.ten-report_wrapper {
		width: 930px;
		margin: -56px auto 80px
	}

	.ten-report_year {
		padding: 0 50px
	}

	.ten-report_year-item {
		font-size: 16px;
		padding: 15px 60px
	}

	.ten-report_year-item-active {
		bottom: -1px;
		padding-bottom: 12px;
		border-bottom: 4px solid #c00
	}

	.ten-report_container {
		padding: 0 50px
	}

	.ten-report_info {
		margin-top: 50px;
		margin-bottom: 50px
	}

	.ten-report_title {
		font-size: 24px
	}

	.ten-report_description {
		font-size: 14px;
		margin-top: 20px
	}

	.ten-report_video {
		flex-basis: calc(50% - 20px)
	}

	.ten-report_video iframe {
		width: 400px;
		height: 225px
	}

	.ten-report_photo_wrapper {
		margin-top: 40px;
		margin-bottom: 40px
	}

	.ten-report_photo .owl-nav .owl-prev {
		width: 49px;
		height: 49px;
		left: -31px;
		top: 32%
	}

	.ten-report_photo .owl-nav .owl-next {
		width: 49px;
		height: 49px;
		right: -28px;
		top: 32%
	}

	.ten-report_photo .owl-dots {
		margin-top: 20px
	}

	.ten-report_photo .owl-dots .owl-dot {
		margin-left: 2px;
		margin-right: 2px
	}

	.ten-report_photo .owl-dots .owl-dot span {
		width: 15px;
		height: 15px
	}

}

@media screen and (max-width: 991px) {
	.wrap_head {
		background-size: cover;
		width: 100%;
		height: 500px
	}

	.ten_wrapper {
		margin-top: 50px
	}

	.ten_title {
		font-size: 40px;
		margin-top: 20px
	}

	.ten_description {
		font-size: 14px;
		width: 57%;
		margin-top: 20px;
		margin-bottom: 35px
	}

	.ten_phone {
		font-size: 16px
	}

	.ten-report_wrapper {
		width: 692px;
		margin: -47px auto 80px
	}

	.ten-report_year {
		padding: 0 40px
	}

	.ten-report_year-item {
		font-size: 14px;
		padding: 12px 40px
	}

	.ten-report_year-item-active {
		bottom: -1px;
		padding-bottom: 10px;
		border-bottom: 3px solid #c00
	}

	.ten-report_container {
		padding: 0 40px
	}


	.ten-report_title {
		font-size: 24px
	}

	.ten-report_description {
		font-size: 14px;
		margin-top: 20px
	}

	.ten-report_video {
		flex-basis: 100%
	}

	.ten-report_video iframe {
		width: 610px;
		height: 342px
	}

	.ten-report_photo_wrapper {
		margin-top: 30px;
		margin-bottom: 40px
	}

	.ten-report_photo .owl-nav .owl-prev {
		width: 49px;
		height: 49px;
		left: -31px;
		top: 33%
	}

	.ten-report_photo .owl-nav .owl-next {
		width: 49px;
		height: 49px;
		right: -28px;
		top: 33%
	}

	.ten-report_photo .owl-dots {
		margin-top: 15px
	}

	.ten-report_photo .owl-dots .owl-dot {
		margin-left: 0;
		margin-right: 0
	}

	.ten-report_photo .owl-dots .owl-dot span {
		width: 15px;
		height: 15px
	}

}

@media screen and (max-width: 767px) {
	.wrap_head {
		background-size: cover;
		width: 100%;
		height: 440px
	}

	.ten_wrapper {
		margin-top: 50px
	}

	.ten_title {
		font-size: 36px;
		margin-top: 20px
	}

	.ten_description {
		font-size: 13px;
		width: 70%;
		margin-top: 20px;
		margin-bottom: 35px
	}

	.ten_phone {
		font-size: 16px
	}

	.ten-report_year {
		padding: 0 30px
	}

	.ten-report_year-item {
		font-size: 14px;
		padding: 12px 40px
	}

	.ten-report_year-item-active {
		bottom: -1px;
		padding-bottom: 10px;
		border-bottom: 3px solid #c00
	}

	.ten-report_wrapper {
		width: 510px
	}

	.ten-report_container {
		padding: 0 30px
	}

	.ten-report_info {
		margin-top: 30px;
		margin-bottom: 40px
	}


	.ten-report_title {
		font-size: 24px
	}

	.ten-report_description {
		font-size: 14px;
		margin-top: 20px
	}

	.ten-report_video iframe {
		width: 448px;
		height: 252px
	}

	.ten-report_photo_wrapper {
		margin-top: 30px;
		margin-bottom: 30px

	}
}

@media screen and (max-width: 575px) {
	.wrap_head {
		background-position-y: 20%;
		background-position-x: 60%;
		background-size: cover;
		width: 100%;
		height: 360px
	}

	.ten_wrapper {
		margin-top: 40px
	}

	.ten_title {
		font-size: 32px;
		margin-top: 20px
	}

	.ten_description {
		display: none
	}

	.ten_phone {
		font-size: 16px;
		margin-top: 20px
	}

	.ten-report_year {
		padding: 0 20px
	}

	.ten-report_wrapper {
		width: calc(100% - 30px);
		margin: -47px auto 80px
	}

	.ten-report_container {
		padding: 0 20px
	}

	.ten-report_info {
		margin-top: 25px;
		margin-bottom: 50px
	}


	.ten-report_title {
		font-size: 20px
	}

	.ten-report_description {
		font-size: 14px;
		margin-top: 20px
	}

	.ten-report_video iframe {
		width: 100%;
		height: 45vw
	}

	.ten-report_photo_wrapper {
		margin-top: 30px;
		margin-bottom: 30px
	}

	.ten-report_photo .owl-nav .owl-prev {
		width: 40px;
		height: 40px;
		left: -23px;
		top: 40%
	}

	.ten-report_photo .owl-nav .owl-next {
		width: 40px;
		height: 40px;
		right: -23px;
		top: 40%
	}

	.ten-report_photo .owl-dots {
		margin-top: 15px
	}

	.ten-report_photo .owl-dots .owl-dot {
		margin-left: -1px;
		margin-right: -1px
	}

	.ten-report_photo .owl-dots .owl-dot span {
		width: 14px;
		height: 14px
	}

}

@media screen and (max-width: 440px) {
	.ten-report_photo_wrapper {
		margin-top: 30px;
		margin-bottom: 30px
	}

	.ten-report_photo .owl-nav .owl-prev {
		width: 40px;
		height: 40px;
		left: -23px;
		top: 37%
	}

	.ten-report_photo .owl-nav .owl-next {
		width: 40px;
		height: 40px;
		right: -23px;
		top: 37%
	}

	.ten-report_photo .owl-dots {
		margin-top: 15px
	}

	.ten-report_photo .owl-dots .owl-dot {
		margin-left: -2px;
		margin-right: -2px
	}

	.ten-report_photo .owl-dots .owl-dot span {
		width: 13px;
		height: 13px
	}


}

.basket_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 215px
}

.basket_row {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding: 22px 35px
}

.basket_row:nth-child(4) {
	padding: 22px 35px 27px
}

.basket_row:nth-child(4) .basket_col-one {
	position: relative
}

.basket_col-one {

	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 50%
}

.basket_col-two {

	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 18%
}

.basket_col-three {

	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 14%
}

.basket_col-four {

	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-basis: 18%
}

.basket_caption {

	text-align: left;
	color: #bbb;
	font: 14px 'dinpro-light'
}

.basket_product {

	display: flex;
	flex-direction: row;
	align-items: center
}

.basket_product_image {

	width: 98px;
	height: 98px;
	border: 1px solid #e9e9e9
}

.basket_product_image:hover {
	cursor: pointer
}

.basket_product_description {

	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 25px
}

.basket_product_name {

	text-align: left;
	color: #111;
	font: 18px 'dinpro-medium'
}

.basket_product_size {

	text-align: left;
	color: #bbb;
	font: 12px 'dinpro-light'
}

.basket_product_size span {

	color: #111
}

.basket_price-one {

	text-align: left;
	color: #111;
	font: 18px 'dinpro-medium'
}

.basket_amount {

	display: flex;
	justify-content: center;
	text-align: center;
	color: #111;
	border: 1px solid #e9e9e9;
	border-radius: 2px;
	width: 65px;
	padding: 5px 0;
	position: relative;
	left: -13px;
	font: 18px 'DINPro-Bold'
}

.basket_amount-minus {

	color: #bbb;
	padding-right: 8px;
	position: relative;
	left: -13px;
	font: 18px 'DINPro-Bold'
}

.basket_amount-minus:hover {
	cursor: pointer
}

.basket_amount-plus {

	color: #bbb;
	padding-left: 8px;
	position: relative;
	left: -13px;
	font: 18px 'DINPro-Bold'
}

.basket_amount-plus:hover {
	cursor: pointer
}

.basket_price-all {

	text-align: left;
	color: #111;
	font: 18px 'dinpro-medium'
}

.basket_remove {

	position: absolute;
	background: url(../img/trash.png) no-repeat 0;
	background-size: cover;
	width: 18px;
	height: 20px;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.basket_remove:hover {
	cursor: pointer
}

.basket_remove-all:hover {
	cursor: pointer
}

.basket_remove-all_text {

	text-align: left;
	color: #bbb;
	text-transform: lowercase;
	padding-left: 65px;
	font: 14px 'dinpro-light'
}

.basket_price-total {

	position: relative;
	bottom: 4px;
	text-align: left;
	color: #111;
	font: 26px 'dinpro-medium'
}

.basket_order {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	font: 16px 'DINPro-Bold'
}

.basket_order:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.basket_row {
		padding: 22px 25px
	}

	.basket_row:nth-child(4) {
		padding: 22px 25px 27px
	}

	.basket_col-one {
		flex-basis: 46%
	}

	.basket_col-two {
		flex-basis: 18%
	}

	.basket_col-three {
		flex-basis: 18%
	}

	.basket_col-four {
		flex-basis: 18%
	}
}

@media screen and (max-width: 991px) {
	.basket_wrapper {
		margin-bottom: 165px
	}

	.basket_row {
		padding: 22px 15px
	}

	.basket_row:nth-child(4) {
		padding: 22px 15px
	}

	.basket_col-one {
		flex-basis: 45%
	}

	.basket_col-two {
		flex-basis: 19%
	}

	.basket_col-three {
		flex-basis: 18%
	}

	.basket_col-four {
		flex-basis: 18%
	}

	.basket_caption {
		font-size: 12px
	}

	.basket_product_image {
		width: 78px;
		height: 78px
	}

	.basket_product_description {
		padding-left: 15px
	}

	.basket_product_name {
		font-size: 16px
	}

	.basket_price-one {
		font-size: 16px
	}

	.basket_amount {
		font-size: 16px;
		width: 50px;
		padding: 2px 0;
		left: -13px
	}

	.basket_amount-minus {
		font-size: 16px;
		padding-right: 8px;
		left: -13px
	}

	.basket_amount-plus {
		font-size: 16px;
		padding-left: 8px;
		left: -13px
	}

	.basket_price-all {
		font-size: 16px
	}

	.basket_remove-all {
		left: 28px
	}

	.basket_remove-all_text {
		font-size: 12px;
		padding-left: 55px
	}

	.basket_price-total {
		bottom: 3px;
		font-size: 20px
	}

	.basket_order {
		font-size: 14px;
		padding: 15px 40px;
		margin: 35px 0 45px
	}
}

@media screen and (max-width: 767px) {
	.basket_wrapper {
		margin-bottom: 135px
	}

	.basket_row {
		padding: 22px 15px
	}

	.basket_row:nth-child(4) {
		padding: 22px 15px
	}

	.basket_col-one {
		flex-basis: 70%
	}

	.basket_col-two {
		display: none
	}

	.basket_col-three {
		display: none
	}

	.basket_col-four {
		flex-basis: 30%
	}
}

.confirmation_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 215px
}

.confirmation_basket, .confirmation_delivery, .confirmation_payment {

	display: flex;
	flex-direction: column;
	width: 100%
}

.confirmation_row_title {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 30px 100px 25px 70px
}

.confirmation_row_title_text {

	color: #111;
	font: 16px 'dinpro-light'
}

.confirmation_row_title_change {

	color: #c00;
	border-bottom: 1px solid #c00;
	text-decoration: none;
	font: 16px 'dinpro-light'
}

.confirmation_row_title_change:hover {
	color: #a70000;
	border-bottom: 1px solid #a70000;
	text-decoration: none;
	cursor: pointer
}

.confirmation_row {
	padding: 10px 100px 10px 70px
}

.confirmation_col-one {
	flex-basis: 52%
}

.confirmation_col-two {
	flex-basis: 23%
}

.confirmation_col-three {
	flex-basis: 15%
}

.confirmation_col-four {
	flex-basis: 10%
}

.confirmation_product_image {
	width: 78px;
	height: 78px
}

.confirmation_amount {
	position: relative;
	border: none;
	justify-content: flex-start;
	text-align: left;
	left: 0;
	width: 40px;
	padding: 5px 0
}

.confirmation_delivery_info {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	padding: 10px 100px 45px 70px
}

.confirmation_delivery_info_block {

	display: flex;
	flex-direction: column;
	flex-basis: 50%
}

.confirmation_delivery_info_row {

	display: flex;
	flex-direction: row
}

.confirmation_delivery_info_name {

	color: #bbb;
	width: 40%;
	font: 16px/2em 'dinpro-light'
}

.confirmation_delivery_info_value {

	color: #111;
	width: 60%;
	padding-right: 70px;
	font: 16px/2em 'dinpro-light'
}

.confirmation_payment_info_row {

	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	padding: 10px 100px 40px 70px
}

.confirmation_payment_info_name {

	color: #bbb;
	width: 255px;
	font: 16px/2em 'dinpro-light'
}

.confirmation_payment_info_value {

	color: #111;
	font: 16px/2em 'dinpro-light'
}

.confirmation_order {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	font: 16px 'DINPro-Bold'
}

.confirmation_order:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.confirmation_row_title {
		padding: 30px 70px 25px 50px
	}

	.confirmation_row {
		padding: 10px 70px 10px 50px
	}

	.confirmation_col-one {
		flex-basis: 50%
	}

	.confirmation_col-two {
		flex-basis: 23%
	}

	.confirmation_col-three {
		flex-basis: 13%
	}

	.confirmation_col-four {
		flex-basis: 14%
	}

	.confirmation_delivery_info {
		padding: 10px 70px 40px 50px
	}

	.confirmation_delivery_info_name {
		width: 40%
	}

	.confirmation_delivery_info_value {
		width: 60%;
		padding-right: 0
	}

	.confirmation_payment_info_row {
		padding: 10px 70px 40px 50px
	}

	.confirmation_payment_info_name {
		width: 242px
	}
}

@media screen and (max-width: 991px) {
	.confirmation_wrapper {
		margin-bottom: 165px
	}

	.confirmation_row_title {
		padding: 30px 40px 15px
	}

	.confirmation_row {
		padding: 10px 40px
	}

	.confirmation_col-one {
		flex-basis: 48%
	}

	.confirmation_col-two {
		flex-basis: 23%
	}

	.confirmation_col-three {
		flex-basis: 12%
	}

	.confirmation_col-four {
		flex-basis: 17%
	}

	.confirmation_delivery_info {
		flex-wrap: wrap;
		padding: 10px 40px 40px
	}

	.confirmation_delivery_info_block {
		flex-basis: 100%
	}

	.confirmation_delivery_info_name {
		width: 38%
	}

	.confirmation_delivery_info_value {
		width: 62%
	}

	.confirmation_payment_info_row {
		padding: 10px 40px 40px
	}

	.confirmation_payment_info_name {
		width: 230px
	}

	.confirmation_order {
		font-size: 14px;
		padding: 15px 40px;
		margin: 35px 0 45px
	}
}

@media screen and (max-width: 767px) {
	.confirmation_wrapper {
		margin-bottom: 135px
	}

	.confirmation_row_title {
		padding: 20px 15px 15px
	}

	.confirmation_row {
		padding: 10px 15px
	}

	.confirmation_col-one {
		flex-basis: 70%
	}

	.confirmation_col-two {
		flex-basis: 0
	}

	.confirmation_col-three {
		flex-basis: 0
	}

	.confirmation_col-four {
		flex-basis: 30%;
		justify-content: flex-end
	}

	.confirmation_delivery_info {
		padding: 10px 15px 30px
	}

	.confirmation_delivery_info_name {
		width: 35%
	}

	.confirmation_delivery_info_value {
		width: 65%
	}

	.confirmation_payment_info_row {
		flex-direction: column;
		padding: 10px 15px 30px
	}

	.confirmation_payment_info_name {
		width: 230px
	}
}


.delivery_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 60px 80px 0 100px;
	margin-top: 25px;
	margin-bottom: 215px
}

.delivery_form {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%
}

.delivery_self {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: calc(70% - 35px)
}

.delivery_self_name {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px)
}

.delivery_self_name_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_name_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_name_input:focus {
	outline: 2px solid #c00
}

.delivery_self_name span {
	color: #c00
}

.delivery_self_surname {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px)
}

.delivery_self_surname_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_surname_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_surname_input:focus {
	outline: 2px solid #c00
}

.delivery_self_phone {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px);
	padding-top: 35px
}

.delivery_self_phone_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_phone_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_phone_input::-webkit-input-placeholder {
	color: text-color-main
}

.delivery_self_phone_input:-ms-input-placeholder {
	color: text-color-main
}

.delivery_self_phone_input::-ms-input-placeholder {
	color: text-color-main
}

.delivery_self_phone_input::placeholder {
	color: text-color-main
}

.delivery_self_phone_input:focus {
	outline: 2px solid #c00
}

.delivery_self_phone span {
	color: #c00
}

.delivery_self_mail {

	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 15px);
	padding-top: 35px
}

.delivery_self_mail_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_mail_input {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_mail_input:focus {
	outline: 2px solid #c00
}

.delivery_self_address {

	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	padding-top: 35px
}

.delivery_self_address_text {

	color: #111;
	padding-bottom: 15px;
	font: 16px 'dinpro-light'
}

.delivery_self_address_comment {

	color: #111;
	border: 2px solid #e9e9e9;
	padding: 15px;
	height: 100px;
	font: 16px 'dinpro-light'
}

.delivery_self_address_comment:focus {
	outline: 2px solid #c00
}

.delivery_self_address span {
	color: #c00
}

.delivery_method {

	display: flex;
	flex-direction: column;
	width: calc(30% - 35px)
}

.delivery_method_caption {

	color: #111;
	margin-bottom: 20px;
	font: 16px "DINPro-Bold"
}

.delivery_method_option {

	display: flex;
	flex-direction: row;
	align-items: center;
	flex-basis: 100%;
	margin-bottom: 30px
}

.delivery_method_option_radio {
	display: none
}

.delivery_method_option_radio-info {

	display: flex;
	flex-direction: column
}

.delivery_method_option_radio-courier {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font: 12px "dinpro-light"
}

.delivery_method_option_radio-ems {

	background: url(../img/ems-logo.png) no-repeat 0;
	background-position: center;
	background-size: 100% auto;
	width: 91px;
	height: 55px
}

.delivery_method_option_radio-mail {

	background: url(../img/mail-logo.png) no-repeat 0;
	background-position: center;
	background-size: 84% auto;
	width: 80px;
	height: 38px
}

.delivery_method_option_radio-custom {

	display: flex;
	position: relative;
	width: 95px;
	height: 70px;
	border: 1px solid #e9e9e9;
	border-radius: 5px
}

.delivery_method_option_radio-custom:hover {
	cursor: pointer
}

.delivery_method_option_label {

	color: #111;
	padding-left: 20px;
	font: 14px "dinpro-medium"
}

.delivery_method_option_radio:checked + .delivery_method_option_radio-custom::before {

	content: "";
	display: flex;
	position: absolute;
	border: 5px solid #c00;
	border-radius: 3px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.delivery_method_option_radio-price {

	color: #bbb;
	padding-left: 20px;
	font: 12px "dinpro-medium"
}

.delivery_method_option_radio-price span {
	color: #111
}

.delivery_next {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	text-decoration: none;
	font: 16px 'DINPro-Bold'
}

.delivery_next:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.delivery_wrapper {
		padding: 60px 40px 0 50px
	}

	.delivery_self {

		width: calc(65% - 25px)
	}

	.delivery_method {
		width: calc(35% - 25px)
	}
}

@media screen and (max-width: 991px) {
	.delivery_wrapper {
		padding: 40px 40px 0 50px;
		margin-bottom: 165px
	}

	.delivery_form {
		flex-direction: column
	}

	.delivery_self {
		width: 100%
	}

	.delivery_self_name {
		flex-basis: calc(50% - 10px)
	}

	.delivery_self_name_text {
		padding-bottom: 12px
	}

	.delivery_self_name_input {
		padding: 12px
	}

	.delivery_self_surname {
		flex-basis: calc(50% - 10px)
	}

	.delivery_self_surname_text {
		padding-bottom: 12px
	}

	.delivery_self_surname_input {
		padding: 12px
	}

	.delivery_self_phone {
		flex-basis: calc(50% - 10px);
		padding-top: 30px
	}

	.delivery_self_phone_text {
		padding-bottom: 12px
	}

	.delivery_self_phone_input {
		padding: 12px
	}

	.delivery_self_mail {
		flex-basis: calc(50% - 10px);
		padding-top: 30px
	}

	.delivery_self_mail_text {
		padding-bottom: 12px
	}

	.delivery_self_mail_input {
		padding: 12px
	}

	.delivery_self_address {
		padding-top: 30px
	}

	.delivery_self_address_text {
		padding-bottom: 12px
	}

	.delivery_self_address_comment {
		padding: 12px
	}

	.delivery_method {
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		padding-top: 50px
	}

	.delivery_method_caption {
		width: 100%
	}

	.delivery_method_container {

		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%
	}

	.delivery_method_option {
		flex-wrap: wrap;
		flex-basis: 50%;
		margin-bottom: 30px
	}

	.delivery_method_option:last-child {
		margin: 0
	}

	.delivery_next {
		font-size: 14px;
		padding: 15px 40px;
		margin: 35px 0 45px
	}
}

@media screen and (max-width: 767px) {
	.delivery_wrapper {
		padding: 30px 15px 0;
		margin-bottom: 135px
	}
}

@media screen and (max-width: 575px) {
	.delivery {
		flex-direction: row
	}

	.delivery_self {
		width: 100%
	}

	.delivery_self_name {
		flex-basis: 100%
	}

	.delivery_self_surname {
		flex-basis: 100%;
		padding-top: 30px
	}

	.delivery_self_phone {
		flex-basis: 100%;
		padding-top: 30px
	}

	.delivery_self_mail {
		flex-basis: 100%;
		padding-top: 30px
	}

	.delivery_self_address {
		padding-top: 30px
	}

	.delivery_method {
		padding-top: 50px
	}

	.delivery_method_option {
		flex-basis: 100%;
		margin-bottom: 30px
	}

	.delivery_method_option:last-child {
		margin: 0
	}
}


.payment_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 60px 70px 0 70px;
	margin-top: 25px;
	margin-bottom: 215px
}

.payment_form {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%
}

.payment_method {

	display: flex;
	flex-direction: column;
	width: 100%
}

.payment_method_caption {

	color: #111;
	margin-bottom: 35px;
	font: 16px "DINPro-Bold"
}

.payment_method_container {

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%
}

.payment_method_option {

	display: flex;
	align-items: center
}

.payment_method_option_radio {
	display: none
}

.payment_method_option_radio-custom {

	display: flex;
	position: relative;
	border: 2px solid #e9e9e9;
	border-radius: 3px
}

.payment_method_option_radio-custom:hover {
	cursor: pointer
}

.payment_method_option_radio-cash {

	display: flex;
	justify-content: center;
	text-align: center;
	padding: 10px 35px;
	font: 16px "dinpro-light"
}

.payment_method_option_radio-online {

	display: flex;
	justify-content: center;
	text-align: center;
	padding: 10px 35px;
	font: 16px "dinpro-light"
}

.payment_method_option_radio-cashless {

	display: flex;
	justify-content: center;
	text-align: center;
	padding: 10px 35px;
	font: 16px "dinpro-light"
}

.payment_method_option_radio:checked + .payment_method_option_radio-custom::before {

	content: "";
	display: flex;
	position: absolute;
	border: 5px solid #c00;
	border-radius: 3px;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px
}

.payment_method_option:nth-child(2):nth-child(2) {
	margin-left: 30px
}

.payment_method_option:last-child:last-child {
	margin-left: 30px
}

.payment_next {

	display: flex;
	color: #fff;
	text-transform: uppercase;
	background-color: #c00;
	border-radius: 28px;
	padding: 15px 60px;
	margin: 45px 0 55px;
	transition: all .3s;
	text-decoration: none;
	font: 16px 'DINPro-Bold'
}

.payment_next:hover {
	background-color: #a70000;
	color: #fff;
	transition: all .3s
}

@media screen and (max-width: 1199px) {
	.payment_wrapper {
		padding: 50px 40px 0
	}

	.payment_method_option_radio-cash {
		padding: 10px 25px
	}

	.payment_method_option_radio-online {
		padding: 10px 25px
	}

	.payment_method_option_radio-cashless {
		padding: 10px 25px
	}
}

@media screen and (max-width: 991px) {
	.payment_wrapper {
		padding: 40px 40px 0;
		margin-bottom: 165px
	}

	.payment_method_container {
		flex-wrap: wrap
	}

	.payment_method_option_radio-cash {
		padding: 10px 25px
	}

	.payment_method_option_radio-online {
		padding: 10px 25px
	}

	.payment_method_option_radio-cashless {
		padding: 10px 35px
	}

	.payment_method_option:first-child:first-child {
		flex-basis: calc(40% - 15px);
		margin-bottom: 30px
	}

	.payment_method_option:nth-child(2):nth-child(2) {
		margin-left: 30px;
		margin-bottom: 30px;
		flex-basis: calc(60% - 15px)
	}

	.payment_method_option:last-child:last-child {
		margin-left: 0;
		flex-basis: 40%
	}

	.payment_next {
		font-size: 14px;
		padding: 15px 40px;
		margin: 45px 0
	}
}

@media screen and (max-width: 767px) {
	.payment_wrapper {
		padding: 30px 15px 0;
		margin-bottom: 135px
	}

	.payment_method_container {
		flex-direction: column
	}

	.payment_method_option {
		flex-direction: row;
		align-items: center;
		width: 100%
	}

	.payment_method_option_radio-cash {
		padding: 10px 115px;
		width: 100%
	}

	.payment_method_option_radio-online {
		padding: 10px 80px;
		width: 100%
	}

	.payment_method_option_radio-cashless {
		padding: 10px 150px;
		width: 100%
	}

	.payment_method_option:first-child:first-child {
		flex-basis: 100%;
		margin-bottom: 30px
	}

	.payment_method_option:nth-child(2):nth-child(2) {
		margin-left: 0;
		margin-bottom: 30px;
		flex-basis: 100%
	}

	.payment_method_option:last-child:last-child {
		flex-basis: 100%
	}
}

@media screen and (max-width: 575px) {
	.payment_method_option {
		flex-direction: row;
		align-items: center;
		width: 100%
	}

	.payment_method_option_radio-custom {
		align-items: center;
		width: 100%;
		height: 75px
	}

	.payment_method_option_radio-cash {
		padding: 10px 30px
	}

	.payment_method_option_radio-online {
		padding: 10px 30px
	}

	.payment_method_option_radio-cashless {
		padding: 10px 30px
	}
}


.steps_wrapper {

	background-color: #fff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	margin-top: 40px
}

.steps_block {

	display: flex;
	align-items: center;
	flex-basis: 20%;
	padding: 20px 0
}

.steps_image {

	display: flex;
	position: relative;
	min-width: 48px;
	height: 48px;
	border: 1px solid #e9e9e9;
	border-radius: 50%
}

.steps_image-basket {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/shopping-cart-black-shape.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 44%
}

.steps_image-basket-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/shopping-cart-red-shape.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 44%
}

.steps_image-delivery {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/delivery-truck-silhouette-grey.png) no-repeat 0;
	background-size: cover;
	width: 46%;
	height: 38%
}

.steps_image-delivery-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/delivery-truck-silhouette-red.png) no-repeat 0;
	background-size: cover;
	width: 46%;
	height: 38%
}

.steps_image-payment {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/letter-p-symbol-grey.png) no-repeat 0;
	background-size: cover;
	width: 40%;
	height: 44%
}

.steps_image-payment-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/letter-p-symbol-red.png) no-repeat 0;
	background-size: cover;
	width: 40%;
	height: 44%
}

.steps_image-confirmation {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/ticket-grey.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 52%
}

.steps_image-confirmation-active {

	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/img/ticket-red.png) no-repeat 0;
	background-size: cover;
	width: 52%;
	height: 52%
}

.steps_description {

	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 20px
}

.steps_number {

	color: #bbb;
	font: 12px 'dinpro-light'
}

.steps_caption {

	color: #111;
	font: 16px 'dinpro-light'
}

.steps_caption-active {

	color: #111;
	font: 16px 'DINPro-Bold'
}

@media screen and (max-width: 991px) {
	.steps_image {
		min-width: 40px;
		height: 40px
	}

	.steps_description {
		margin-left: 15px
	}

	.steps_caption {
		font-size: 14px
	}

	.steps_caption-active {
		font-size: 14px
	}
}

@media screen and (max-width: 767px) {
	.steps_wrapper {
		flex-wrap: wrap
	}

	.steps_block {
		flex-basis: 45%
	}

	.steps_block:first-child {
		padding-bottom: 10px
	}

	.steps_block:nth-child(2) {
		padding-bottom: 10px
	}

	.steps_block:nth-child(3) {
		padding-top: 10px
	}

	.steps_block:last-child {
		padding-top: 10px
	}
}


.main-bg {

	background-color: #fff;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px
}

.card-product {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}

.card-product_next-product {

	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	padding-bottom: 45px
}

.card-product_next-product:hover .card-product_next-product_text {
	color: #a70000;
	transition: all .3s
}

.card-product_next-product_text {

	display: flex;
	color: #111;
	margin-right: 40px;
	font: 14px 'dinpro-regular'
}

.card-product_next-product_image {

	display: flex;
	position: relative;
	background: url(./img/chevron-pointing-to-the-right.png) no-repeat 0;
	background-position: center;
	background-size: cover;
	width: 11px;
	height: 17px;
	top: 1px
}

.card-product_next-product_image:hover {
	cursor: pointer
}

.card-product_wrapper {

	display: flex;
	flex-direction: column;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	width: 100%;
	margin-bottom: 60px
}

.card-product_main {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #e9e9e9;
	width: 100%
}

.card-product_extra {

	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 40px
}

.card-product_extra_info {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%
}

.card-product_extra_info_item {

	display: flex;
	flex-direction: row;
	flex-basis: 50%;
	padding-bottom: 5px
}

.card-product_extra_info_name {

	color: #bbb;
	width: 40%;
	font: 16px 'dinpro-light'
}

.card-product_extra_info_value {

	color: #111;
	font: 16px 'dinpro-medium'
}

.card-product_extra_backward {
	margin-top: 40px;
	color: #a70000;
	font: 14px 'dinpro-regular';
	transition: all .3s;
}

.card-product_extra_backward:hover {
	color: #333;
}

.card-product_slider {

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-basis: 65%;
	padding: 35px 30px
}

.card-product_slider_row-main {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 40px 0 70px
}

.card-product_slider_row-extra {

	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%
}

.card-product_slider_image-main {

	width: 72%;
	height: auto
}

.card-product_slider_prev {

	display: flex;
	background: url(./img/angle-arrow-pointing-left.png) no-repeat 0;
	background-position: center;
	background-size: cover;
	width: 18px;
	height: 32px
}

.card-product_slider_prev:hover {
	background: url(./img/angle-arrow-pointing-right.png) no-repeat 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	cursor: pointer
}

.card-product_slider_next {

	display: flex;
	background: url(./img/angle-arrow-pointing-left.png) no-repeat 0;
	background-position: center;
	background-size: cover;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	width: 18px;
	height: 32px
}

.card-product_slider_next:hover {
	background: url(./img/angle-arrow-pointing-right.png) no-repeat 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	cursor: pointer
}

.card-product_slider_image-min {

	border: 1px solid #e9e9e9;
	border-radius: 3px;
	width: 90px;
	height: 74px;
	margin-right: 25px;
	padding: 1px
}

.card-product_slider_image-min:last-child {
	margin-right: 0
}

.card-product_slider_image-min:hover {
	cursor: pointer
}

.card-product_slider_image-min-active {
	border: 2px solid #c00;
	padding: 0
}

.card-product_info {

	display: flex;
	flex-direction: column;
	border-left: 1px solid #e9e9e9;
	flex-basis: 35%;
	padding: 25px 40px 40px 30px
}

.card-product_info_title {

	color: #111;
	padding-bottom: 15px;
	font: 20px 'DINPro-Bold'
}

.card-product_info_caption {

	color: #bbb;
	padding-bottom: 15px;
	font: 14px 'dinpro-light'
}

.card-product_info_container-left {
	justify-content: space-between;
	width: 70%
}

.card-product_info_price {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 30px
}

.card-product_info_price_block {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end
}

.card-product_info_price_old {

	color: #bbb;
	text-decoration: line-through;
	padding-left: 20px;
	padding-bottom: 1px;
	font: 20px/1em 'dinpro-light'
}

.card-product_info_price_new {

	color: #111;
	font: 30px/1em 'DINPro-Bold'
}

.card-product_info_price_sale {

	color: #fff;
	background-color: #212121;
	padding: 4px 14px;
	font: 16px 'dinpro-light'
}

.card-product_info_add-basket {

	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #c00;
	border: none;
	border-radius: 5px;
	width: 100%;
	padding: 13px 0;
	font: 14px 'DINPro-Bold'
}

.card-product_info_add-basket:hover {
	background-color: #a70000;
	transition: all .3s;
	cursor: pointer
}

.card-product_info_delivery {

	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	padding: 25px 0 40px
}

.card-product_info_delivery_image {
	background: url(/img/delivery-truck.png) no-repeat 0;
	background-position: center;
	background-size: cover;
	width: 32px;
	height: 32px
}

.card-product_info_delivery_description {

	display: flex;
	flex-direction: column;
	margin-left: 25px
}

.card-product_info_delivery_description_name {

	color: #111;
	font: 14px 'dinpro-light'
}

.card-product_info_delivery_description_date {

	display: block;
	color: #111;
	font: 14px 'DINPro-Bold'
}

.card-product_info_delivery_description_date span {
	border-bottom: 2px solid #111;
	margin-left: 5px
}

.card-product_info_description {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}

.card-product_info_description_text {

	color: #111;
	font: 14px 'dinpro-light'
}

.see-also_title {
	color: #111;
	width: 100%;
	padding-bottom: 20px;
	font: 24px 'DINPro-Bold'
}

.see-also_container {

	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	padding-bottom: 100px
}

.see-also_block {
	margin-right: 11px;
	flex-basis: calc(25% - 11px)
}

.another_news {
	padding-top: 0px;
}

.akcii_detail {
	padding-bottom: 0px;
}

.leadership {
	background: #f2f2f2;
	padding: 4rem 0 6rem;
}

.leadership__wrap {
	display: flex;
	flex-direction: column;
}

.leadership__person {
	background: #FFF;
	margin: 2rem 0 1rem;
	padding: 1rem 1.5rem;
	transition: all .33s;
	display: flex;
	border-radius: 2px;
}

.leadership__person:hover {
	margin: 1.5rem 0;
	box-shadow: 0 50px 100px rgba(0, 0, 0, .2);
}

.leadership__photo {
	width: 320px;
	margin-right: 3rem;
}

.leadership__biography {
	display: flex;
	flex-wrap: nowrap;
	width: 70%;
	flex-direction: column;
}

.leadership__name {
	font-size: 25px;
	font-weight: bold;
	display: inline-block;
	width: fit-content;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 1.5rem;
}


.leadership__text {
	margin-bottom: 1rem;
	padding-right: 2rem;
	font-size: 15px;
}

.leadership__name::before {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 100px;
	height: 3px;
	background: #EE0000;
	-webkit-animation: growWidth 2s infinite; /* Safari 4+ */
	-moz-animation: growWidth 2s infinite; /* Fx 5+ */
	-o-animation: growWidth 2s infinite; /* Opera 12+ */
	animation: growWidth 2s infinite; /* IE 10+, Fx 29+ */
}

.leader-btn {
	font-size: 15px;
	width: 170px;
	border-radius: 25px;
	padding: 14px 28px;
	text-align: center;
	margin-top: 18px;
}




.partners__wrap {
	padding: 1rem 0;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
}

.partners__wrap::after {
	content: '';
	flex: auto;
}

.partners__item {
	width: 33.33333%;
	text-align: center;
	padding: 0 1rem;
	margin: 1rem 0;
}

.partners_h1 {
	padding-left: 1rem;
}

.partners__content {
	padding: 1rem;
	background: #FFF;
	border-radius: 2px;
	transition: all .3s;
}

.partners__content:hover {
	box-shadow: 0 20px 50px rgba(0, 0, 0, .2);
}


.partners__img {
	margin-bottom: 1rem;
	transition: all .3s;
}

.partners__content:hover .partners__img {
	transform: scale(.9);
}

.partners__title {
	font-size: 16px;
	color: #515151;
}


@-webkit-keyframes growWidth {
	0% {
		width: 0;
	}
	100% {
		width: 22%;
	}
}

@-moz-keyframes NAME-YOUR-ANIMATION {
	0% {
		width: 0;
	}
	100% {
		width: 22%;
	}
}

@-o-keyframes NAME-YOUR-ANIMATION {
	0% {
		width: 0;
	}
	100% {
		width: 22%;
	}
}

@keyframes NAME-YOUR-ANIMATION {
	0% {
		width: 0;
	}
	100% {
		width: 22%;
	}
}


.leadership__status {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: .5rem;
}

.only-575 {
	display: none !important;
}


.about-page__menu {
	margin-bottom: 35px;
}

.about-page__menu .active {
	background: #999;
	border-color: #9a9a9a;
}


@media screen and (max-width: 1199px) {
	.card-product_slider {
		flex-basis: 60%;
		padding: 30px 25px
	}

	.card-product_slider_image-main {
		width: 75%
	}

	.card-product_slider_image-min {
		width: 80px;
		height: 66px;
		margin-right: 20px
	}

	.card-product_info {
		flex-basis: 40%;
		padding: 25px 30px 40px
	}

	.card-product_info_price_old {
		font-size: 18px
	}

	.card-product_info_price_new {
		font-size: 30px
	}
}

@media screen and (max-width: 991px) {
	.card-product_wrapper {
		margin-bottom: 50px
	}

	.card-product_main {
		flex-direction: column
	}

	.card-product_extra {
		padding: 30px
	}

	.card-product_slider {
		flex-basis: 100%;
		padding: 30px 25px
	}

	.card-product_slider_row-main {
		padding: 20px 0 40px
	}

	.card-product_slider_image-main {
		width: 75%
	}

	.card-product_slider_image-min {
		width: 80px;
		height: 66px;
		margin-right: 20px
	}

	.card-product_info {
		flex-basis: 100%;
		border-top: 1px solid #e9e9e9;
		border-left: none;
		padding: 25px 30px 30px
	}

	.card-product_info_container-left {
		width: 40%
	}

	.card-product_info_price {
		width: 50%
	}

	.card-product_info_add-basket {
		width: 50%
	}

	.card-product_info_delivery {
		padding: 25px 0
	}

	.see-also_container {
		padding-bottom: 80px
	}

	.see-also_block {
		flex-basis: calc(33.3333% - 10px)
	}

	.see-also_block:last-child {
		display: none
	}

	.partners__item {
		width: 50%;
		text-align: center;
		padding: 0 1rem;
		margin: 1rem 0;
	}

}

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

	.ten-report_logos {
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	.ten-report_logos > img:nth-child(13),
	.ten-report_logos > img:nth-child(19) {
		padding: 0;
	}

	.ten-report_logos > img {
		margin: 30px 0;
		width: auto;
		height: auto;
	}

	.floating-label {
		float: none;
	}

	.card-product_next-product {
		padding-bottom: 40px;
		width: 100%
	}

	.card-product_next-product_text {

		display: flex;
		color: #111;
		margin-right: 30px;
		font: 12px 'dinpro-regular'
	}

	.card-product_next-product_image {
		width: 9px;
		height: 14px
	}

	.card-product_wrapper {
		margin-bottom: 40px
	}

	.card-product_extra {
		padding: 20px
	}

	.card-product_extra_info_name {
		font-size: 14px;
		width: 50%
	}

	.card-product_extra_info_value {
		font-size: 14px
	}

	.card-product_extra_backward_image {
		width: 9px;
		height: 14px
	}

	.card-product_extra_backward_text {
		font-size: 12px;
		margin-left: 25px
	}

	.card-product_slider {
		padding: 20px
	}

	.card-product_slider_image-main {
		width: 80%
	}

	.card-product_slider_image-min {
		width: 70px;
		height: 58px;
		margin-right: 20px
	}

	.card-product_info {
		padding: 25px 20px 30px
	}

	.card-product_info_container-left {
		width: 50%
	}

	.card-product_info_price {
		width: 75%
	}

	.card-product_info_price_old {
		font-size: 18px;
		padding-left: 40px
	}

	.card-product_info_price_new {
		font-size: 26px
	}

	.card-product_info_price_sale {
		padding: 3px 14px
	}

	.card-product_info_add-basket {
		width: 75%
	}

	.card-product_info_delivery {
		padding: 25px 0
	}

	.card-product_info_description_text {
		font-size: 13px
	}

	.see-also_block {
		flex-basis: calc(50% - 10px)
	}

	.see-also_block:nth-child(3) {
		display: none
	}

	.modal-record .modal-body {
		padding: 30px;
	}

	.modal-record .modal-header .close {
		margin-right: -1rem;
	}

	.partners__item {
		width: 100%;
		margin: 1rem 0;
	}

}

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

	.only-575 {
		display: flex !important;
	}

}

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


	.steps_wrapper {
		justify-content: flex-start;
		flex-wrap: wrap;
		padding-left: 15px
	}

	.steps_block {
		flex-basis: 80%
	}

	.steps_block:nth-child(2) {
		padding-top: 10px
	}

	.steps_block:nth-child(3) {
		padding-bottom: 10px
	}

	.basket_row {
		padding: 15px
	}

	.basket_row:nth-child(4) {
		padding: 15px
	}

	.basket_product_image {
		width: 68px;
		height: 68px
	}

	.basket_product_name {
		font-size: 14px
	}

	.basket_price-all {
		font-size: 14px
	}

	.basket_remove {
		width: 15px;
		height: 17px
	}

	.basket_price-total {
		bottom: 2px;
		font-size: 18px
	}

	.basket_remove-all_text {
		font-size: 12px;
		padding-left: 50px
	}

	.basket_order {
		font-size: 12px;
		padding: 12px 35px;
		margin: 25px 0 35px
	}

	.confirmation_row_title_text {
		font-size: 14px
	}

	.confirmation_row_title_change {
		font-size: 14px
	}

	.confirmation_delivery_info_row {
		flex-direction: row
	}

	.confirmation_delivery_info_name {
		font-size: 14px;
		width: 40%
	}

	.confirmation_delivery_info_value {
		font-size: 14px;
		width: 60%
	}

	.confirmation_payment_info_name {
		font-size: 14px
	}

	.confirmation_payment_info_value {
		font-size: 14px
	}

	.confirmation_order {
		font-size: 12px;
		padding: 12px 35px;
		margin: 25px 0 35px
	}

	.delivery_self_name_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_name_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_surname_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_surname_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_phone_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_phone_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_mail_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_mail_input {
		font-size: 14px;
		padding: 10px
	}

	.delivery_self_address_text {
		font-size: 14px;
		padding-bottom: 10px
	}

	.delivery_self_address_comment {
		font-size: 14px;
		padding: 10px
	}

	.delivery_next {
		font-size: 12px;
		padding: 12px 35px;
		margin: 35px 0 45px
	}

	.payment_method_option_radio-cash {
		font-size: 14px;
		padding: 10px 20px
	}

	.payment_method_option_radio-online {
		font-size: 14px;
		padding: 10px 20px
	}

	.payment_method_option_radio-cashless {
		font-size: 14px;
		padding: 10px 20px
	}

	.payment_next {
		font-size: 12px;
		padding: 12px 35px;
		margin: 45px 0
	}

	.basket_row {
		padding: 15px
	}

	.basket_row:nth-child(4) {
		padding: 15px
	}

	.basket_product_image {
		width: 68px;
		height: 68px
	}

	.basket_product_name {
		font-size: 14px;
		padding-right: 7px;
	}

	.basket_price-all {
		font-size: 14px
	}

	.basket_remove {
		width: 15px;
		height: 17px
	}

	.basket_price-total {
		bottom: 2px;
		font-size: 18px
	}

	.basket_remove-all {
		left: 23px
	}

	.basket_remove-all_text {
		font-size: 12px;
		padding-left: 50px
	}

	.basket_order {
		font-size: 12px;
		padding: 12px 35px;
		margin: 25px 0 35px
	}

	.card-product_next-product {
		padding-bottom: 30px;
		margin-top: -10px
	}

	.card-product_next-product_text {

		display: flex;
		color: #111;
		margin-right: 30px;
		font: 12px 'dinpro-regular'
	}

	.card-product_extra {
		padding: 20px
	}

	.card-product_extra_info_item {
		flex-basis: 100%;
		padding-bottom: 4px
	}

	.card-product_extra_backward {
		margin-top: 25px
	}

	.card-product_extra_backward_image_text {
		margin-left: 25px
	}

	.card-product_slider {
		padding: 20px
	}

	.card-product_slider_image-min {
		width: 20%;
		height: auto;
		margin-right: 5%
	}

	.card-product_info {
		padding: 20px 20px 30px
	}

	.card-product_info_container-left {
		width: 70%
	}

	.card-product_info_price {
		width: 100%
	}

	.card-product_info_price_old {
		font-size: 18px;
		padding-left: 30px
	}

	.card-product_info_price_new {
		font-size: 26px
	}

	.card-product_info_price_sale {
		padding: 3px 14px
	}

	.card-product_info_add-basket {
		width: 100%
	}

	.card-product_info_delivery {
		padding: 25px 0
	}

	.see-also_block {
		flex-basis: calc(50% - 5px)
	}
}

@media screen and (min-width: 1600px) {
	.boxing .boxing-right .boxing-right_box .boxing-right_box-title {
		font-size: 36px;
	}

	.boxing .boxing-left {
		margin-left: 70px;
	}

	.boxing .boxing-right .boxing-right_box {
		padding: 56px 60px;
	}

	.header .nav .header-company,
	.header .nav .header-store,
	.header .nav .header-news {
		padding: 30px 0 0 55px;
	}

	.header .nav .header-services {
		padding-right: 35px;
	}

	.header .nav .header-services #header-services_select {
		margin: 0 0 10px 10px;
	}

}

@media screen and (max-width: 1599px) {
	.header .nav .header-services #header-services_select {
		margin: 0 0 10px 0;
	}

	.boxing .boxing-left {
		margin: 0;
		padding-right: 70px;
	}

	.direction .direction-red-line {
		background-size: cover !important;
	}

	.direction .direction-box img {
		transform: scale(.8);
		right: -57px;
		top: 32px;
	}

}

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

	.catalog-products_block {
		max-width: 50%;
		margin-bottom: 12px;
	}

	.boxing .boxing-right .boxing-right_box .boxing-right_box-title {
		font-size: 28px;
	}

	.boxing .boxing-right .boxing-right_box {
		padding: 56px 30px;
	}

	.header-logo__link {
		width: 64px;
		margin-left: -15px;
	}

	.header .header-club select,
	.header .header-lk a {
		font-size: 14px;
	}

	.header .header-club select {
		margin-top: 0px;
	}

	.header .header-basket {
		margin-left: 30px;
	}

	.header .nav .header-services,
	.header .nav .header-news,
	.header .nav .header-store,
	.header .nav .header-company {
		padding-top: 10px;
	}

	/*.header .nav .header-news {*/
	/*height: 164px;*/
	/*}*/
	.header .nav .header-menu_title {
		margin-bottom: 10px;
	}

	.header .nav ul li {
		margin-bottom: 5px !important;
	}

	.header .nav ul li a {
		font-size: 14px !important;
	}

	.header .header-top .nav {
		height: 588px;
	}

	.header-icon {
		border-top: 1px solid rgba(255, 255, 255, .05);
	}

	.header-icon > a {
		/*width: 25% !important;*/
		width: 16.6666667% !important;
	}

	.header .nav .header-icon a p {
		font-size: 16px;
	}

	.header-bottom h1 {
		font-size: 70px;
	}

	.boxing .boxing-left {
		padding: 50px 30px;
		text-align: center;
	}

	.boxing .boxing-left p {
		width: auto;
		margin: 0px;
	}

	.boxing .boxing-left .boxing-left_link {
		margin: 60px 0;
	}

	.boxing:before {
		top: 30px;
		z-index: 0;
	}

	.direction .owl-carousel {
		margin: 0;
	}

	.shares {
		padding-top: 0px;
	}

	.shares-left {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin: 0 !important;
	}

	.shares .shares-left .shares-title {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.shares .shares-right .shares-title {
		margin: 0 0 30px 0;
	}

	.shares-left .shares-box {
		width: 50%;
	}

	.shares-right {
		margin: 50px 0 !important;
	}

	.news .news-box {
		margin: 0 0 30px;
	}

	.news .news-box img {
		height: auto;
	}

	.subscrube .subscrube-box {
		text-align: center;
		padding-bottom: 20px;
		margin: 0;
	}

	.subscrube .subscrube-form {
		justify-content: center;
	}

	.subscrube .subscrube-form .wpcf7-not-valid-tip{
		z-index: 1;
		top: 50px;
	}


	.store .store-box,
	.store .store-right,
	.store .store-box .store-box_left_img {
		margin: 0 0 20px;
	}

	.store .store-box {
		padding: 0 35px;
	}

	.store .store-right {
		width: 50%;
		float: left;
	}

	.footer-contact {
		margin-top: 30px;
		padding: 20px 20px 30px;
		background: #111;
	}

	.slider .slider-link {
		left: 80px;
		bottom: 90px;
	}

	.wrapper .treners-box {
		height: 380px;
	}

	.wrapper .treners-box .treners-box_rel {
		margin-top: -100px;
	}

	.wrapper .treners-box:hover .treners-box_rel {
		margin-top: -150px;
	}

	.wrapper .treners-box img {
		height: 380px;
	}

	#ba__main-menu {
		max-height: 550px;
	}

	.header .header-lk {
		margin: 0;
	}

	.header .header-lk a.lk-standart {
		display: none;
	}

	.header .header-lk a.lk-small {
		display: block;
		text-align: center;
	}

	.gallery .gallery-video {
		margin: 0 0 20px;
	}

	.gallery .gallery-right {
		margin: 10px 0 50px;
	}

	.header-trener .header-trener_name {
		font-size: 32px;
	}

	.singlServices-enroll .singlServices-enroll_title {
		font-size: 32px;
		line-height: 48px;
	}

}

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


	.boxing .boxing-left p {
		margin: 0 auto;
	}

	.header .header-club {
		margin-left: -20px;
		margin-right: -60px;
	}

	.services-head {
		padding: 40px 0 0;
		height: 680px;
	}

	.services-head .header-services_name {
		font-size: 2rem;
	}

	.services-head .header-services_text {
		width: 100%;
	}

	.services-head .header-services_link a {
		padding: 10px 20px;
	}

	.services-head .text-white {
		line-height: normal;
	}

	.header .header-top .nav-toggle {
		float: none;
		margin-left: 20px;
	}

	.header .header-top .nav-toggle span {
		display: none;
	}

	.header .header-basket {
		margin: 0 0 0 60px;
	}

	.header .header-basket span {
		background: #ff0000;
		color: #FFF;
	}

	.header .header-basket:before {
		display: none;
	}

	.header-bottom .header-bottom_link .header-bottom_link-map {
		position: relative;
		z-index: 17;
	}

	.header .header-lk a.lk-small {
		text-align: left;
	}

	.header .header-phone {
		margin: 0;
		text-align: right;
		letter-spacing: normal;
	}

	.header .header-phone a {
		font-size: 14px;
		font-weight: normal;
	}

	.header-bottom {
		padding-top: 170px;
	}

	.header-bottom h1 {
		font-size: 48px;
		line-height: 50px;
	}

	.header-bottom .header-bottom_box {
		margin: 0 -90px 0 0;
	}

	.header-bottom .header-bottom_box a {
		font-size: 16px;
	}

	.header-bottom .header-bottom_box a:nth-child(2):before,
	.header-bottom .header-bottom_box a:nth-child(2):after {
		top: -36px;
	}

	.header-bottom .header-bottom_text .header-bottom_text-text {
		color: #fafafa;
	}

	.header .nav .header-icon a p,
	.header .nav .header-menu_title {
		font-size: 15px !important;
	}

	.header .nav .header-services {
		margin-left: -15px;
	}

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

	.direction .direction-box img {
		transform: none;
		left: auto;
		right: 0;
		top: auto;
		bottom: 0;
	}

	.shares .shares-left .shares-box {
		width: 100%;
		margin-bottom: 15px;
	}

	.news .nav-tabs .nav-item {
		margin-right: 10px;
	}

	.news .nav-tabs .nav-item .nav-link {
		font-size: 15px;
	}

	.news .news-box .news-box_body {
		height: 360px;
	}

	.subscrube .subscrube-form .subscrube-form_input {
		width: 300px;
		margin-bottom: 10px;
	}

	.store .store-box .store-box_left_img {
		width: 300px;
	}

	.store .store-box .store-box_left {
		margin: 40px 0 20px 20px;
	}

	.store .store-box .store-box_left .store-box_title {
		margin-bottom: 15px;
	}

	.store .store-right .store-box_right {
		width: 200px;
	}

	.store .store-right .store-box_right-img {
		float: right;
	}

	.store .store-icon p {
		font-size: 14px;
	}

	.store .store-inform .store-inform_img {
		margin: 0 20px 0 -15px;
	}

	.shar {
		margin-bottom: 15px;
	}

	.slider .slider-link {
		left: 60px;
		bottom: 40px;
	}

	.social-line {
		height: 135px;
	}

	.social-line .social-link:after {
		display: none;
	}

	.footer .footer-contact {
		margin: 0;
		background: none;
		text-align: right;
		padding: 0;
	}

	.footer .footer-contact .footer-contact_phone {
		display: inline-block;
	}

	.listTreners .listTrener-form .form-group {
		margin: 10px 0;
	}

	.listTreners .listTrener-form .form-check {
		width: auto;
		display: block;
		margin: 0 0 0 30px;
		text-transform: capitalize;
	}

	.form-check-label {
		margin-bottom: 5px;
	}

	.wrapper .treners-box img {
		height: 100%;
	}

	.calendar .calendar-box {
		height: 120px;
		padding: 5px 10px;
		margin: 2px;
		min-width: 150px;
	}

	.calendar-text {
		display: none;
	}

	.calendar .calendar-wrapper .print {
		display: none;
	}

	#shedule_list {
		margin-top: 30px;
	}

	.services-enroll .services-enroll_title {
		font-size: 25px;
		line-height: normal;
	}

	.map {
		height: auto;
	}

	.map .map-contact {
		position: relative;
		width: auto !important;
		height: auto !important;
		box-shadow: none;
		top: 0;
		left: 0;
		padding: 60px 0 90px;
	}

	.item-all {
		height: auto;
	}

	.wrapper {
		padding: 15px;
	}

	.wrapper .treners-all {
		width: 100%;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.akcii-detail__right {
		margin-top: 0;
	}

	.header .nav .header-icon {
		height: 235px;
	}

	.leadership__biography {
		padding-top: 0;
	}

	.leadership__name {
		font-size: 20px;
		margin-bottom: 1rem;
	}

	.leadership__text {
		font-size: 14px;
	}

	.leadership__status {
		margin-bottom: .3rem;
		font-size: 16px;
	}

	.leadership__photo {
		margin-right: 2rem;
	}
}

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

	.services-head .w-50 {
		width: 100% !important;
	}

	#ba__main-menu {
		max-height: 640px !important;
		height: auto;
	}

	.header .header-top {
		padding-top: 55px;
		padding-bottom: 15px;
		background: #151816;
	}

	.header .nav .header-icon {
		height: auto;
	}

	.header .nav .header-icon a p,
	.header .nav .header-menu_title {
		font-size: 15px !important;
	}

	.header-icon > a {
		width: 33.33333% !important;
		height: 180px;
		min-height: auto !important;
	}

	.header .nav .header-icon a img {
		margin-top: 20px;
	}

	.header .header-basket {
		margin: 0;
		float: right;
	}

	.header .header-top .nav-toggle {
		margin-left: 40px;
	}

	.header-club {
		margin: 0 !important;
		width: 100%;
		display: block;
		position: absolute;
		top: -45px;
	}

	.header .header-club label,
	.header .header-club label:after {
		width: 100%;
		display: block;
	}

	#club_form {
		display: flex;
		align-items: center;
	}

	.header-club__select {
		padding-top: 5px;
		width: 30%;
	}

	.header .header-club select {
		padding: 10px 0 3px;
		font-size: 16px;
		width: 70%;
		background: #151816;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
	}

	.header .header-phone a {
		font-size: 16px;
	}

	.header-logo__link {
		margin: 0;
	}

	.header .header-top .nav-toggle {
		right: auto;
	}

	.header .nav .header-services {
		margin-left: -5px;
	}

	.header-bottom {
		padding: 120px 0 0;
		overflow: hidden;
	}

	.header-bottom .nav-tabs {
		margin: 0;
	}

	.header-bottom .tab-pane img {
		top: auto;
		bottom: 0;
		left: auto;
		right: -120px !important;
	}

	.header-bottom #tab-two img,
	.header-bottom #tab-three img {
		left: auto;
		right: -240px !important;
	}

	.header-bottom h1 {
		font-size: 40px;
		line-height: 40px;
	}

	.header-bottom .header-bottom_text {
		text-align: left;
		padding-bottom: 20px;
		margin: 0 0 70px;
	}

	.place {
		padding: 50px 0;
	}

	.place .place-box h2 {
		font-size: 28px;
	}

	.place .place-box .place-form .textwidget form{
		flex-direction: column;
	}

	.place .place-box .place-form .textwidget form > span.wpcf7-form-control-wrap {
		width: 100%;
		margin: 1rem 0 2rem;

	}

	.place .play {
		top: -180px;
	}

	.droppedDown {
		margin-top: 150%;
	}

	.boxing .boxing-right {
		margin: 0;
	}

	.direction .direction-box img {
		right: -60px;
	}

	.shares .owl-carousel .owl-stage-outer {
		height: auto;
	}

	.news .nav-tabs .nav-item {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.news .nav-tabs .nav-item .nav-link {
		font-size: 14px;
	}

	.news .tab-content {
		margin-top: 20px;
	}

	.news .news-box img {
		height: 240px;
	}

	.news .news-box .news-box_body {
		height: auto;
	}

	.news .news-box .news-box_stats {
		position: relative;
		bottom: auto;
	}

	.subscrube .subscrube-text {
		width: 100%;
	}

	.subscrube .subscrube-form {
		flex-direction: column;
		align-items: center !important;
	}

	.subscrube .subscrube-form .subscrube-form_input {
		width: 100%;
		display: block;
		margin: 10px 0 0;
	}

	.form-check-label {
		padding: 0;
		margin-bottom: 20px;
	}

	.subscrube .subscrube-form .subscrube-form_btn {
		margin: 20px 0 0;
	}

	.store h2,
	.store .store-all {
		float: none;
		margin: 0 0 20px;
		display: block;
	}

	.store .store-box .store-box_left_img {
		max-width: 150px;
		float: right;
		margin: 15px 0 10px 26px;
		display: block;
	}

	.store .store-box .store-box_left {
		margin: 0 0 20px 10px
	}

	.store .store-right {
		width: auto;
		float: none;
		margin-bottom: 20px;
	}

	.store .store-box {
		padding: 35px;
	}

	.store .store-icon {
		margin: 20px 0;
	}

	.store .store-inform {
		margin: 20px 0;
		padding: 45px 25px 60px;
	}

	.store .store-inform .store-inform_img {
		margin: 10px 0 20px;
	}

	.store .store-inform .row {
		text-align: center;
	}

	.store .store-inform .store-inform_right .store-inform_right-text {
		width: 100%;
		margin: 10px 0 30px;
	}

	.store .store-box .store-box_left .store-box_title {
		font-size: 28px;
		margin-top: 30px;
	}

	.slider .slider-link {
		padding: 10px 15px;
		text-transform: none;
		left: 43px;
		bottom: 30px;
	}

	.footer .footer-contact {
		text-align: left;
		margin-top: 20px;
	}

	.footer .copy .copy-text,
	.footer .copy .footer-club,
	.footer .copy .footer-lk {
		margin: 10px 0;
	}

	.header .nav .header-company .header-menu_title,
	.header .nav .header-services .header-menu_title,
	.header .nav .header-store .header-menu_title,
	.header .nav .header-news .header-menu_title {
		display: none;
	}

	.header .header-top .nav {
		/*  height: 500px;*/
	}

	.header .nav .nav-box a {
		font-size: 13px !important;
	}

	.services-enroll {
		padding: 40px 0 60px;
	}

	.services-enroll .services-enroll_text {
		padding-bottom: 0;
		font-size: 14px;
		line-height: normal;
	}

	.social-line {
		height: auto;
	}

	#ba__main-menu.visible__menu {
		top: 115px;
	}

	.cost-block__name {
		min-height: auto;
	}

	.singlServices-enroll {
		padding-bottom: 50px;
		text-align: center;
	}

	.singlServices-enroll img {
		display: none;
	}

	.services-wrap .services-box {
		height: 300px;
	}

	.services-wrap .services-box img {
		object-fit: cover;
		height: 100%;
	}

	.shares__item {
		height: 480px;
		text-align: center;
	}

	.shares__item_name {
		font-size: 1.3rem;
	}

	.shares__item_text {
		width: calc(100% - 4rem);
		bottom: 5rem;
	}

	.shares .owl-dots {
		text-align: center !important;
		margin-top: -60px !important;
		padding: 0;
	}

	.trainer-photo {
		max-width: 100%;
		margin: 15px auto 0;
	}

	.header-trener .header-trener_text {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 35px;
	}

	.header .header-phone a b {
		display: none;
	}

	.header .header-phone a {
		font-size: 24px;
		display: inline-block;
		padding: 5px 10px;
	}

	.header .header-phone a i {
		margin: 0 !important;
	}

	.news .news-box {
		height: auto;
	}

	#tab-four img {
		right: -100px !important;
	}

	.leadership__person {
		flex-direction: column;
	}

	.leadership__person:hover {
		margin: 2rem 0 1rem;
		box-shadow: none;
	}

	.leadership__photo {
		margin-right: 0;
		width: 100%;
	}

	.leadership__biography {
		width: auto;
		padding-top: 1.5rem;
	}

}

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

	.place {
		padding: 0 0 50px;
		background: #000;
	}

	.place .place-video {
		position: relative;
		line-height: 1;
		height: 50vh;
	}

	.place .place-video:before {
		display: none;
	}

	.place-box {
		padding-top: 35px;
	}

	.place .place-box .place-text {
		margin-top: 0;
	}

	.place .place-box h2 {
		display: none;
	}

	.place .play {
		top: -200px;
	}

	.place .pause-btn {
		left: -10px;
		top: calc(100% - 10px);
	}

	.header.fix {
		top: -45px;
	}

	.header .row {
		width: auto;
	}

	.header .header-club label, .header .header-club label:after,
	.header-club {
		display: block;
		width: calc(100% - 30px);
		margin: 0 auto;
	}

	.header .header-lk a.lk-small {
		text-align: center;
	}

	.header .header-basket {
		margin: 0 -20px 0 0;
		display: inline-block;
		width: 64px;
	}

	.header-logo a.header-logo__link {
		width: auto;
	}

	.header .nav .header-icon a img {
		margin-top: 10px;
		max-width: 48px;
	}

	.header-icon > a {
		width: 50% !important;
		height: auto !important;
		min-height: 120px !important;
	}

	.header .nav .header-services {
		margin-left: 0;
		padding-left: 15px;
	}

	.header .nav .nav-box {
		margin: 0;
		width: 100%;
	}

	.store .store-box .store-box_left {
		float: none;
	}

	.header-bottom h1 {
		font-size: 30px;
		width: 60%;
		margin-bottom: 20px;
		margin-left: 0;
		margin-top: 0;
	}

	.direction h2,
	.direction .direction-all,
	.shares .shares-right .shares-title,
	.shares .shares-right .shares-all {
		float: none;
		margin: 0 0 20px;
		display: block;
	}

	.form-check-label {
		margin-bottom: 10px;
	}

	.listTreners .listTrener-form .listTrener__label {
		font-size: 15px;
	}

	.listTreners .listTrener-form .col-form-legend {
		width: 70%;
	}

	.footer .footer-logo p,
	.footer .footer-logo img {
		margin-left: 0;
	}

	.header .nav .header-icon {
		height: calc(100% - 105px) !important;
		position: relative;
		z-index: 9999;
	}

	#ba__main-menu.visible__menu {
		transition: all .25s;
		/*top: 125px;*/
		height: 100% !important;
		/*height: 100%;*/
		max-height: 768px !important;
		z-index: 99;
	}

	header.fix #ba__main-menu.visible__menu {
		top: 74px;
	}

	.service-container {
		padding: 0 15px;
	}

	.service-title {
		text-align: center;
	}

	.single-trener .single-trener_title {
		text-align: center;
		margin-bottom: 20px;
		display: block !important;
	}

	.single-trener label {
		display: block;
		margin-bottom: 30px;
		text-align: center;
	}

	.calendar .calendar-wrapper h2 {
		text-align: center;
		float: none;
		margin-right: 0 !important;
	}

	.calendar label {
		display: block;
		margin-bottom: 30px;
		text-align: center;
	}

	.singlServices-enroll_title {
		font-size: 30px !important;
		line-height: 40px !important;
	}

	.header-trener .header-trener_link a {
		font-size: 15px;
		letter-spacing: 0;
	}

	.header-trener .header-trener_name {
		margin-bottom: 15px;
	}

	.header-trener .header-trener_dignity {
		margin: 0 0 30px 0;
	}

	.header-trener .header-trener_link {
		margin-bottom: 35px;
	}
}

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

	.header-bottom {
		padding-top: 105px;
	}

	.header .header-basket {
		margin-left: -5px;
	}

	.header-club__select {
		display: none;
	}

	.header .header-club select {
		width: 100%;
	}

	.header .header-lk a.lk-small .fa {
		margin-left: 20px;
	}

	.header-logo a.header-logo__link img {
		max-width: 110px;
		margin-top: 6px;
	}

	.header-bottom .tab-pane img {
		top: auto;
		bottom: 0;
		left: auto;
		right: -60px !important;
		max-height: 500px;
	}

	.header-bottom #tab-two img, .header-bottom #tab-three img {
		right: -150px !important;
	}

	.header-bottom .header-bottom_link .header-bottom_link-map {
		font-size: 15px;
		padding: 10px 25px;
	}

	.header-bottom .header-bottom_text {
		padding-bottom: 0;
	}

	.header-bottom .header-bottom_text .header-bottom_text-title {
		font-size: 20px;
		width: 50%;
	}

	.boxing .boxing-right .boxing-right_box {
		width: 100%;
		float: none;
	}

	.boxing .boxing-right .boxing-right_box {
		padding: 30px 20px 40px;
		height: auto;
	}

	.boxing .boxing-left p {
		font-size: 15px;
		line-height: 22px;
	}

	.direction .direction-box img {
		display: none;
	}

	.direction .direction-box .direction-box_text {
		margin-bottom: 40px;
	}

	.slider .slider-link {
		position: absolute;
		background: none;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 20;
		text-indent: -9999px;
	}

	.social-line {
		height: auto;
	}

	.shares .shares-left .shares-bg-dark img,
	.shares .shares-left .shares-bg-red img {
		margin-right: 0;
	}

	.store .store-box .store-box_left_img {
		float: left;
	}

	.store .store-right {
		text-align: center;
	}

	.store .store-right > * {
		float: none !important;
		margin: 15px 0 !important;
	}

	.store .store-right .store-box_right {
		width: 100% !important;
	}

	.store .store-inform .store-inform_right .store-inform_right-text {
		font-size: 15px;
		line-height: 20px;
		letter-spacing: normal;
	}

	.store .store-inform .store-inform_right .store-inform_right-social .shar {
		float: none;
		display: block;
		margin: 0 0 20px;
	}

	.slider {
		padding: 50px 0;
	}

	.service-title {
		font-size: 30px;
	}

	.single-trener .single-trener_title {
		font-size: 30px;
	}

	.services-wrap .services-box .services-box_rel {
		margin-top: -100px;
	}

	.services-wrap .services-box .services-box_rel .services-box_title {
		font-size: 32px;
	}

	.services-wrap .services-box .services-box_rel .services-box_text {
		font-size: 16px;
	}

	.clubs-list h1, .article_1 {
		font-size: 28px;
		margin: 0 0 30px;
	}

	.clubs-list {
		padding-top: 2rem;
	}

}

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

	#ba__main-menu.visible__menu {
		top: 105px;
	}

	.header .header-top {
		padding-bottom: 8px;
	}

	.header .header-phone {
		text-align: center;
	}

	.header .header-phone i {
		margin: 0 !important;
	}

	.header-logo img {
		object-fit: contain;
		max-width: 120px !important;
	}

	.header-bottom .tab-pane img {
		top: auto;
		bottom: 0;
		left: auto;
		right: -60px !important;
		max-height: 380px;
	}

	.header-bottom .nav-tabs {
		position: absolute;
		top: -20px;
		right: 10px;
		z-index: 20;
	}

	.header-bottom h1 {
		font-size: 24px;
		padding: 0;
		margin: 45px 0 15px;
		line-height: normal;
	}

	.header-bottom .header-bottom_link .header-bottom_link-map {
		font-size: 14px;
		text-transform: none;
	}

	.header-bottom .header-bottom_text {
		margin: 50px 0;
	}

	.boxing .boxing-left .boxing-left_link a {
		font-size: 15px;
	}

	.shares .shares-left .shares-box .shares-box_text {
		font-size: 13px;
		padding-right: 60px;
	}

	.shares .shares-left .shares-bg-dark img, .shares .shares-left .shares-bg-red img {
		margin-top: -20px;
	}

	.news h2 {
		margin-bottom: 10px;
		float: none;
	}

	.news .news-all {
		margin: 0 0 25px;
		display: block;
	}

	.subscrube .subscrube-form .subscrube-form_btn {
		font-size: 15px;
	}

	.store {
		padding-top: 0;
	}

	.store .store-inform {
		padding: 10px;
		border: 0;
		margin: 0;
	}

	.store .store-inform::before {
		display: none;
	}
}

ul.list-group{
	list-style: none;
}

ul.list-group li:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

ul.list-group li:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

ul.list-group li{
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
	z-index: 2;
}
ul.list-group li:hover {
	background-color: #f8f9fa;
}
ul.list-group li.current-menu-item{
	background: #999;
	border-color: #9a9a9a;
}

ul.list-group li a{
	color: #495057;
 }

ul.list-group li.current-menu-item a{
	color: #fff;
}

.card img{
	width: 100%;
	height: auto;
}

.wp-block-embed-youtube{
	margin: 30px 0;
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left],
.block-editor-block-list__block[data-type="core/embed"][data-align=right],
.wp-block-embed.alignleft, .wp-block-embed.alignright{
	max-width: 480px;
}

.ten-report_info_text h2{
	color: #111;
	font: 30px 'DINPro-Bold';
	margin-bottom: 32px;
}

@media screen and (max-width: 1199px){
	.ten-report_info_text h2{
		font-size: 24px;
	}
}

@media screen and (max-width: 575px){
	.ten-report_info_text h2{
		font-size: 20px;
	}
}

/*Contact forms*/
.textwidget{
	position: relative;
}

form .wpcf7-response-output{
	position: absolute;
	left: 0;
	right: auto;
	margin: 0;
}
form .wpcf7-response-output.wpcf7-validation-errors{
	display: none!important;
}

form .wpcf7-response-output.wpcf7-mail-sent-ok{
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid #c3e6cb;
	border-radius: .25rem;
	color: #155724;
	background-color: #d4edda;
	font-size: 13px;
}

form .wpcf7-not-valid-tip{
	position: absolute;
	left: 0;
	padding: 0.75rem 1.25rem;
	font-size: 13px;
	margin-bottom: 1rem;
	border: 1px solid #f5c6cb;
	border-radius: 0.25rem;
	color: #721c24;
	background-color: #f8d7da;
}

.gallery-about .owl-dots .owl-dot, .interior-page__gallery .owl-dots .owl-dot, .gallery-trainer .owl-dots .owl-dot, .gallery-club .owl-dots .owl-dot{
	border: 0;
	background-color: transparent;
}
.gallery-trainer .owl-prev, .gallery-trainer .owl-next{
	border: 0;
}
.modal-record form .wpcf7-not-valid-tip, .action-form form .wpcf7-not-valid-tip{
	position: relative;
}

.action-form form .wpcf7-not-valid-tip{
	margin-top: 5px;
}

.action-form form .wpcf7-response-output.wpcf7-mail-sent-ok{
	position: relative;
}

.breadcrumbs{
	font-size: .8rem;
	color: #999999;
	margin-bottom: 1.5rem;
}

.breadcrumbs a{
color: #555555;
	opacity: .8;
	cursor: pointer;
	transition: opacity .3s;
}

.breadcrumbs a:hover{
	opacity: 1;
}

.clubs-head .breadcrumbs a, .services-head .breadcrumbs a{
	color: #999999;
}

.projects .breadcrumbs, .ten .breadcrumbs, .promotion .breadcrumbs,  .franchise .breadcrumbs {
	margin-top: 1.5rem;
	margin-bottom: 0;
}

.contacts .breadcrumbs{
	padding-top: 1.5rem;
	margin-bottom: 0;
}

.ten .breadcrumbs a, .promotion .breadcrumbs a{
	color: #999999;
}

.franchise .breadcrumbs a,  .franchise .breadcrumbs {
	color: rgba(255, 255, 255, 1);
}

/*Wp styles*/
.wp-block-image img{
	height: 100%;
}

.wp-block-image .aligncenter img{
	width: 100%;
	height: auto;
}

@media screen and (max-width: 992px){
	.wp-block-image .alignright, 	.wp-block-image .alignleft{
		float: none;
		margin: 30px auto 15px;

	}
}

/*Search styles*/
.search-page{
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.search-page h1 {
	font-size: 36px;
	color: #111111;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	letter-spacing: 0.03rem;
	margin-bottom: 34px;
}

.search-item-date{
	font-size: 15px;
	color: #999;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	margin-bottom: 12px;
}

.search-item{
	margin-bottom: 25px;
}

.search-item-title {
	font-size: 18px;
	color: #515151;
	font-family: "DINPro-Bold";
	text-transform: uppercase;
	line-height: 22px;
	margin-bottom: 12px;
	transition: all .3s;
	display: inline-block;
}

.search-item-title:hover {
	color: #a70000;
}

.search-item-excerpt{
	font-size: 16px;
	color: #515151;
	font-family: "dinpro-light";
	line-height: 19px;
	margin-bottom: 15px;
}
.search-icon{
	cursor: pointer;
}
.search-icon svg{
	fill: #fff;
}

.footer-search{
	margin-left: -7px;
}

@media screen and (max-width: 1199px){
	.search-form{
		display: none;
	}

	.search-form.visible{
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: auto;
		max-width: 490px;
		width: calc(960px/12*7);
	}

	.header.search-opened .header-club, .header.search-opened .header-phone{
		opacity: 0;
	}
}

@media screen and (max-width: 991px) {
	.search-page {
		padding-top: 40px;
	}
}

@media screen and (max-width: 767px){
	.search-form.visible{
		width: calc(720px/12*7);
	}
}

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

	.search-page h1 {
		font-size: 24px;
		margin-bottom: 24px;
	}

	.search-item-title{
		margin-bottom: 8px;
	}

	.search-item-excerpt{
		margin-bottom: 12px;
	}

	.search-header{
		position: static;
	}
	.search-form.visible{
		right: 15px;
		left: 15px;
		top: 10px;
		width: auto;
		z-index: 10;
	}

	.header .header-top .nav-toggle {
		margin-left: 0;
		float: none;
		right: 0;
	}

	.header.search-opened .header-club{
		opacity: 1;
	}

	.header.search-opened .header-logo, .header.search-opened .nav-toggle{
		opacity: 0;
	}

	.footer-search{
		margin-left: 0;
	}
}