/*
Theme Name: MYGYM360
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

.font-base {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.font-axiforma {
	font-family: "axiforma", Arial, sans-serif !important;
}

#nav ul,
.header-holder .btn-group,
.add-nav ul,
.menu-footer-navigation-container ul,
.social-networks,
.partners-list,
.frame-list,
.register-feature-list,
.map-list,
.club-filter-list,
.promo-lg-content-holder .btn-group,
.service-list,
.share-networks,
.pagination-list,
.latest-article-list,
.sort-nav-list,
.steps-list,
.coordinates-checkbox-list,
.payment-wrap .btn-group,
.option-list,
.inner-info-list,
.summary-btn-group,
.simulateur-form .btn-holder,
.simulator-block .btn-group {
	margin: 0;
	padding: 0;
	list-style: none;
}

.text-underline { text-decoration: underline; }

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.comment-form input[type="submit"]:hover {
	background: #ceac00;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #ffc72c;
	color: #3b3b3b;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	background: #ceac00;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #ffc72c;
	color: #3b3b3b;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	background: #ceac00;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #ffc72c;
	color: #3b3b3b;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: #3b3b3b;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
	background: #ceac00;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

.widget .jcf-select {
	border-color: #3b3b3b;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?2g38v");
	src: url("../fonts/icomoon.eot?2g38v#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2g38v") format("truetype"), url("../fonts/icomoon.woff?2g38v") format("woff"), url("../fonts/icomoon.svg?2g38v#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"],
.jcf-select .jcf-select-opener:after,
.promo-md-content-holder .shape-ico-wrap [class^="icon-"],
.promo-md-content-holder .shape-ico-wrap [class*=" icon-"],
.check-option-list .checkbox-wrap:before,
.coordinates-checkbox-list .custom-checkbox .custom-control-label:after {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-Polygon:before {
	content: "";
}

.icon-check:before {
	content: "";
}

.icon-chevron-thin-left:before {
	content: "";
}

.icon-caret-left:before {
	content: "";
}

.icon-caret-left-1:before {
	content: "";
}

.icon-chevron-thin-right:before {
	content: "";
}

.icon-close:before {
	content: "";
}

.icon-download:before {
	content: "";
}

.icon-location:before {
	content: "";
}

.icon-chevron-thin-down:before {
	content: "";
}

.icon-thin-lady:before {
	content: "";
}

.icon-tick1:before {
	content: "";
}

.icon-xl-lady:before {
	content: "";
}

.icon-facebook:before {
	content: "";
}

.icon-instagram:before {
	content: "";
}

.icon-youtube:before {
	content: "";
}

.icon-checkmark:before {
	content: "";
}

@font-face {
	font-family: "axiforma";
	src: url("../fonts/kastelov_-_axiforma_bold-webfont.eot");
	src: url("../fonts/kastelov_-_axiforma_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kastelov_-_axiforma_bold-webfont.woff2") format("woff2"), url("../fonts/kastelov_-_axiforma_bold-webfont.woff") format("woff"), url("../fonts/kastelov_-_axiforma_bold-webfont.ttf") format("truetype"), url("../fonts/kastelov_-_axiforma_bold-webfont.svg#axiformabold") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "axiforma";
	src: url("../fonts/kastelov_-_axiforma_semibold-webfont.eot");
	src: url("../fonts/kastelov_-_axiforma_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kastelov_-_axiforma_semibold-webfont.woff2") format("woff2"), url("../fonts/kastelov_-_axiforma_semibold-webfont.woff") format("woff"), url("../fonts/kastelov_-_axiforma_semibold-webfont.ttf") format("truetype"), url("../fonts/kastelov_-_axiforma_semibold-webfont.svg#axiformasemibold") format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "axiforma";
	src: url("../fonts/kastelov-axiforma-regular-webfont.eot");
	src: url("../fonts/kastelov-axiforma-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kastelov-axiforma-regular-webfont.woff2") format("woff2"), url("../fonts/kastelov-axiforma-regular-webfont.woff") format("woff"), url("../fonts/kastelov-axiforma-regular-webfont.ttf") format("truetype"), url("../fonts/kastelov-axiforma-regular-webfont.svg#axiformaregular") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "axiforma";
	src: url("../fonts/kastelov_-_axiforma_black_1-webfont.eot");
	src: url("../fonts/kastelov_-_axiforma_black_1-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kastelov_-_axiforma_black_1-webfont.woff2") format("woff2"), url("../fonts/kastelov_-_axiforma_black_1-webfont.woff") format("woff"), url("../fonts/kastelov_-_axiforma_black_1-webfont.ttf") format("truetype"), url("../fonts/kastelov_-_axiforma_black_1-webfont.svg#axiformablack") format("svg");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "axiforma";
	src: url("../fonts/kastelov_-_axiforma_light-webfont.eot");
	src: url("../fonts/kastelov_-_axiforma_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kastelov_-_axiforma_light-webfont.woff2") format("woff2"), url("../fonts/kastelov_-_axiforma_light-webfont.woff") format("woff"), url("../fonts/kastelov_-_axiforma_light-webfont.ttf") format("truetype"), url("../fonts/kastelov_-_axiforma_light-webfont.svg#axiformalight") format("svg");
	font-weight: 300;
	font-style: normal;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #fff;
	background: #fff;
	min-width: 150px;
	height: 43px;
	width: 100%;
	border-radius: 6px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 11px 40px 10px 14px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 16px;
	bottom: 0;
	right: 20px;
	top: 0;
}

.jcf-select .jcf-select-opener:after {
	content: "";
	color: #3b3b3b;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-size: 11px;
	pointer-events: none;
	text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #3b3b3b;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 16px;
	font-size: 14px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

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

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 10px 14px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom range input styles */

.jcf-range {
	display: inline-block;
	min-width: 200px;
	margin: 0 10px;
	width: 130px;
}

.jcf-range .jcf-range-track {
	margin: 0 20px 0 0;
	position: relative;
	display: block;
}

.jcf-range .jcf-range-wrapper {
	background: #e5e5e5;
	border-radius: 5px;
	display: block;
	margin: 5px 0;
	height: 10px;
}

.jcf-range.jcf-vertical {
	width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
	margin: 0;
	width: 10px;
	height: auto;
	padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
	height: 180px;
	width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
	left: -5px;
	top: auto;
}

.jcf-range .jcf-range-handle {
	position: absolute;
	background: #aaa;
	border-radius: 19px;
	width: 19px;
	height: 19px;
	margin: -4px 0 0;
	z-index: 1;
	top: 0;
	left: 0;
}

.jcf-range .jcf-range-mark {
	position: absolute;
	overflow: hidden;
	background: #000;
	width: 1px;
	height: 3px;
	top: -7px;
	margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
	margin: 0 0 9px;
	left: 14px;
	top: auto;
	width: 3px;
	height: 1px;
}

.jcf-range.jcf-focus .jcf-range-handle {
	border: 1px solid #f00;
	margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
	background: none !important;
	opacity: .3;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.font-weight-medium {
	font-weight: 500 !important;
}

.font-weight-semibold {
	font-weight: 600 !important;
}

.font-weight-black {
	font-weight: 900 !important;
}

.shadow-md {
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .4) !important;
}

.post-block .img-wrap {
	border-bottom: 6px solid #ffc72c;
}

.post-block .img-wrap:hover {
	opacity: .8;
}

.post-block .ico-wrap {
	position: absolute;
	width: 42px;
	height: 34px;
	right: 0;
	bottom: -17px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px;
	line-height: 1;
}

.post-block h3 a {
	color: #000;
}

.post-block h3 a:hover {
	color: #3b3b3b;
}

.tags-link a {
	color: #394348;
}

.tags-link a:hover {
	color: #000;
}

#nav {
	font-size: 12px;
	line-height: 1.1666666667;
	width: 100%;
}

#nav ul {
	margin: 0 -26px;
}

#nav li {
	position: relative;
}

#nav li:first-child:before {
	display: none;
}

#nav li:before {
	content: "";
	position: absolute;
	left: 0;
	top: -4px;
	bottom: -4px;
	width: 1px;
	background: #ffc72c;
}

#nav a {
	color: #f2f2f2;
}

#nav a:hover {
	color: #ffc72c;
}

.btn {
	padding: 11px 10px 9px;
}

.btn-warning,
.btn-outline-warning {
	border-color: #ffc72c;
	color: #3b3b3b;
}

.btn-white {
	background: #fff;
	border-color: #fff;
	border-radius: 15px;
	color: #3b3b3b;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
	background: #e6e5e5;
	border-color: #e6e5e5;
}

.btn-fill-outline,
.btn-fill-yellow-outline {
	border-radius: 30px;
	border: 1px solid #ffc72c;
	position: relative;
}

.btn-fill-outline [class^="icon-"],
.btn-fill-outline [class*=" icon-"],
.btn-fill-yellow-outline [class^="icon-"],
.btn-fill-yellow-outline [class*=" icon-"] {
	font-size: .8125rem;
	margin-left: 13px;
}

.btn-fill-outline {
	background-color: #000;
	color: #ffc72c;
}

.btn-fill-outline .text-white {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.btn-fill-outline:hover {
	color: #000;
	background-color: #ffc72c;
}

.btn-fill-outline:hover .text-white {
	color: #000 !important;
}

.btn-fill-yellow-outline {
	background-color: #ffc72c;
	border-color: #000;
}

.btn-fill-yellow-outline:hover {
	color: #ffc72c;
	background-color: #000;
}

.fadeUp {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(5rem);
	-ms-transform: translateY(5rem);
	transform: translateY(5rem);
	-webkit-transition: opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1), -webkit-transform .75s cubic-bezier(.34, 1, .34, 1);
	transition: opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1), -webkit-transform .75s cubic-bezier(.34, 1, .34, 1);
	transition: transform .75s cubic-bezier(.34, 1, .34, 1), opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1);
	transition: transform .75s cubic-bezier(.34, 1, .34, 1), opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1), -webkit-transform .75s cubic-bezier(.34, 1, .34, 1);
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	z-index: 8;
}

.in-viewport .fadeUp {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.delay-1 .fadeUp {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(5rem);
	-ms-transform: translateY(5rem);
	transform: translateY(5rem);
	-webkit-transition: opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1), -webkit-transform .75s cubic-bezier(.34, 1, .34, 1);
	transition: opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1), -webkit-transform .75s cubic-bezier(.34, 1, .34, 1);
	transition: transform .75s cubic-bezier(.34, 1, .34, 1), opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1);
	transition: transform .75s cubic-bezier(.34, 1, .34, 1), opacity .75s cubic-bezier(.34, 1, .34, 1), visibility .75s cubic-bezier(.34, 1, .34, 1), -webkit-transform .75s cubic-bezier(.34, 1, .34, 1);
	-webkit-transition-delay: .95s;
	transition-delay: .95s;
}

.delay-1 .fadeUp:nth-child(2) {
	-webkit-transition-delay: 1.15s;
	transition-delay: 1.15s;
}

.delay-1 .fadeUp:nth-child(3) {
	-webkit-transition-delay: 1.35s;
	transition-delay: 1.35s;
}

.delay-1 .fadeUp:nth-child(4) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}

.delay-1 .fadeUp:nth-child(5) {
	-webkit-transition-delay: 1.85s;
	transition-delay: 1.85s;
}

.delay-1 .fadeUp:nth-child(6) {
	-webkit-transition-delay: 2.1s;
	transition-delay: 2.1s;
}

.delay-1 .fadeUp:nth-child(7) {
	-webkit-transition-delay: 2.35s;
	transition-delay: 2.35s;
}

.delay-1 .fadeUp:nth-child(8) {
	-webkit-transition-delay: 2.6s;
	transition-delay: 2.6s;
}

.delay-1 .fadeUp:nth-child(9) {
	-webkit-transition-delay: 2.85s;
	transition-delay: 2.85s;
}

.delay-1 .fadeUp:nth-child(10) {
	-webkit-transition-delay: 3.1s;
	transition-delay: 3.1s;
}

.delay-1 .fadeUp:nth-child(11) {
	-webkit-transition-delay: 3.35s;
	transition-delay: 3.35s;
}

.delay-1 .fadeUp:nth-child(12) {
	-webkit-transition-delay: 3.6s;
	transition-delay: 3.6s;
}

.delay-1 .fadeUp:nth-child(13) {
	-webkit-transition-delay: 3.85s;
	transition-delay: 3.85s;
}

.in-viewport .delay-1 .fadeUp {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.fade-in {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s ease-in .3s, visibility .3s ease-in .3s;
	transition: opacity .3s ease-in .3s, visibility .3s ease-in .3s;
}

.in-viewport .fade-in {
	opacity: 1;
	visibility: visible;
}

#header {
	left: 0;
	right: 0;
	top: 0;
	z-index: 9;
}

#header + main {
	margin-top: 120px;
}

.logo {
	-ms-flex-preferred-size: 75px;
	flex-basis: 75px;
	max-width: 75px;
	position: absolute;
	top: 1px;
	left: 20px;
}

.header-holder {
	width: 100%;
	position: relative;
}

.header-holder:before {
	content: "";
	left: -9999px;
	right: -9999px;
	top: 0;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	position: absolute;
	height: 42px;
}

.header-holder .btn {
	min-width: 94px;
	font-size: 10px;
	line-height: 1.4;
	border-radius: 15px;
	color: #2b2b2b;
}

.header-holder .btn.btn-outline-warning {
	color: #f2f2f2;
}

.header-holder .btn.btn-outline-warning:hover,
.header-holder .btn.btn-outline-warning:active {
	color: #2b2b2b;
}

#footer {
	z-index: 1;
	position: relative;
	background: #fff;
}

.top-footer {
	z-index: 1;
}

.top-footer:before {
	content: "";
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	background: #3b3b3b;
	z-index: -1;
}

.top-footer .row {
	margin: 0 -15px;
}

.top-footer .row [class^="col-"],
.top-footer .row [class*=" col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

.top-footer .h5:after {
	right: 0;
	margin: 0 auto;
}

.top-footer .widget ul {
	padding: 0;
}

.footer-logo {
	width: 200px;
}

.footer-logo img {
	width: 100%;
}

.add-nav,
.menu-footer-navigation-container {
	font-size: 14px;
	line-height: 1.7142857143;
}

.add-nav ul li,
.menu-footer-navigation-container ul li {
	color: #fff;
}

.add-nav ul li a,
.menu-footer-navigation-container ul li a {
	color: #fff;
}

.add-nav ul li a:hover,
.menu-footer-navigation-container ul li a:hover {
	color: #ffc72c;
}

.social-networks {
	margin: 0 -20px;
}

.social-networks a {
	width: 42px;
	height: 42px;
	border-radius: 100%;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #3b3b3b;
}

.social-networks a:hover {
	background: #ffc72c;
}

.social-networks a span {
	font-size: 29px;
	line-height: 1;
}

.footer-site-link a {
	color: #fff;
}

.footer-site-link a:hover {
	color: #ffc72c;
}

.partners-row {
	padding: 14px 0;
}

.partners-row .title {
	font-size: 10px;
	line-height: 1.3;
	padding: 0 0 13px;
}

.partners-list {
	margin: 0 -20px;
	line-height: 0;
}

.partners-list a:hover {
	opacity: .8;
}

body {
	min-width: 320px;
}

h1,
.h1 {
	line-height: 1.2857;
}

h2,
.h2 {
	line-height: 1.2895;
}

h5,
.h5 {
	line-height: 1.2857;
}

a {
	-webkit-transition: color .25s linear, background .25s linear, opacity .25s linear;
	transition: color .25s linear, background .25s linear, opacity .25s linear;
}

a:focus,
a:active {
	outline: 0;
}

.bg-banner {
	display: block;
}

.bg-holder {
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -2;
}

.bg-holder img {
	height: auto;
	position: absolute;
	width: auto;
}

.bg-home {
	position: absolute;
	z-index: -2;
	width: 100%;
	background-image: url('/images/home_upper_bg_202311.webp');
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    background-position: center right;
}

/* .bg-home > img {
	position: absolute;
}

.bg-home .bg-home-img {
	top: 0;
	left: 0;
	width: 100%;
} */

.bg-abo-color {
	position:absolute;
	z-index: -2;
	left: 0;
	right: 0;
	width: 100%;
	height: 20%;
}

.bg-abo-img {
	position: absolute;
	z-index: -1;
	top: 40px;
	right: 0;
}

.bg-vector {
	position: absolute;
	left: 0;
}

.bg-clubs {
	position: absolute;
	top: 18px;
}

.is-touch-device {
	background-size: cover;
	background-position: 67% 50%;
}

.decor-sm-warning,
.decor-xs-warning,
.decor-xs-white {
	position: relative;
}

.decor-sm-warning:after,
.decor-xs-warning:after,
.decor-xs-white:after {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
}

.decor-sm-warning {
	padding-bottom: 7px;
}

.decor-sm-warning:after {
	background: #ffc72c;
	height: 4px;
	width: 100px;
}

.decor-xs-warning:after {
	background: #ffc72c;
	height: 2px;
	width: 78px;
}

.decor-xs-white:after {
	content: "";
	height: 2px;
	width: 97px;
	background: #fff;
}

.decor-xs-black {
	position: relative;
	padding-top: 10px;
}

.decor-xs-black:before {
	content: "";
	height: 2px;
	width: 33px;
	background: #000;
	position: absolute;
	top: -1px;
	left: 0;
}

.decor-lg-dark-yellow {
	position: relative;
}

.decor-lg-dark-yellow:after {
	content: "";
	height: 3px;
	width: 200px;
	background: #ffc72c;
	position: absolute;
	bottom: 0;
	left: 0;
}

.bg-fade-gray {
	z-index: 1;
}

.bg-fade-gray:before {
	content: "";
	position: absolute;
	left: -9999px;
	right: -9999px;
	bottom: 0;
	top: 0;
	z-index: -1;
	background: rgba(57, 67, 72, .5);
}

.text-shadow-sm {
	text-shadow: 0 5px 3px rgba(0, 0, 0, .2) !important;
}

.promo-wrap {
	z-index: 1;
}

.bg-holder {
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

.bg-holder img {
	width: 100%;
}

.in-viewport .bg-holder {
	opacity: 1;
}

.promo-md-content-holder .promo-block {
	font-family: 'Montserrat';
	max-width: 595px;
	padding: 34px 0 20px 26px;
	opacity: 0;
	-webkit-transition: opacity .75s cubic-bezier(.34, 1, .34, 1) .5s;
	transition: opacity .75s cubic-bezier(.34, 1, .34, 1) .5s;
}

.in-viewport .promo-md-content-holder .promo-block {
	opacity: 1;
}

.promo-md-content-holder .title-info {
	font-size: 12px;
	line-height: 1.3333333333;
}

.promo-md-content-holder .shape-ico-wrap {
	width: 80px;
	height: 80px;
	border: 1px solid #ffc72c;
	position: absolute;
	top: -21px;
	left: -25px;
}

.promo-md-content-holder .shape-ico-wrap [class^="icon-"],
.promo-md-content-holder .shape-ico-wrap [class*=" icon-"] {
	font-size: 74px;
	line-height: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	color: #757575;
	position: absolute;
}

.promo-md-content-holder .shape-ico-wrap [class^="icon-"].icon-thin-lady,
.promo-md-content-holder .shape-ico-wrap [class*=" icon-"].icon-thin-lady {
	color: #ffc72c;
}

.promo-md-content-holder .btn-text {
	font-size: 9px;
	line-height: 1;
	max-width: 296px;
}

.frame-list li {
	width: 40px;
	height: 40px;
}

.subscription-wrap {
	z-index: 1;
	padding: 140px 0 70px 0;
}

.subscription-wrap:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 10%;
	z-index: -1;
}

.subscription-holder .subscription-block {
	border-radius: 0 45px 0 0;
}

.subscription-holder .best-price {
	border-radius: 0 45px 0 0;
}

.subscription-holder .title-block {
	max-width: 250px;
	border: 2px solid #ffc72c;
	border-radius: 16px;
}

.subscription-holder .title {
	font-size: 36px;
	line-height: 1;
}

.subscription-holder .text-bottom {
	font-size: 20px;
	line-height: 1.2;
}

.subscription-holder .price-text {
	font-size: 14px;
	line-height: 1.1428571429;
}

.price-title:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 3px;
	background: #ffc72c;
}

.price-title .price {
	font-size: 34px;
	line-height: 1;
}

.price-title .price i {
	font-size: 24px;
}

.price-title .price .time-period {
	font-size: 16px;
}

.price-info {
	max-width: 330px;
}

.price-info .btn-holder .btn-warning {
	min-width: 252px;
}

.registration-fees .text-registration {
	font-size: 15px;
	line-height: 1.2666666667;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.btn-price-update {
	min-width: 123px;
	border-radius: 4px;
	max-width: 123px;
}

.btn-price-update .crossed-value {
	font-size: 16px;
	line-height: 1.25;
}

.btn-price-update .crossed-value:before {
	content: "";
	position: absolute;
	left: -4px;
	width: 36px;
	background: #3b3b3b;
	-webkit-transform: rotate(-21deg) translateY(-50%);
	-ms-transform: rotate(-21deg) translateY(-50%);
	transform: rotate(-21deg) translateY(-50%);
	height: 2px;
	top: 50%;
	margin: -2px 0 0;
}

.btn-price-update .new-value {
	font-size: 20px;
	line-height: 1.2;
}

.text-meta-info {
	font-size: 12px;
	line-height: 1.1666666667;
}

.register-feature-list li {
	padding: 0 0 11px 50px;
}

.register-feature-list li span {
	position: absolute;
	left: 0;
	font-size: 16px;
	top: 0;
	color: #fff;
}

.subscription-feature-holder {
	margin: 0 -20px;
}

.subscription-feature-col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.subscription-feature-col .img-title {
	max-width: 120px;
}

.meeting-wrap {
	background: #d9d8d8;
	padding: 35px 0;
}

.meeting-wrap h2:after {
	content: "";
	bottom: 0;
	right: 0;
	margin: 0 auto;
	left: 0;
}

.meeting-wrap .btn-warning {
	min-width: 230px;
}

.map-wrap {
	max-width: 290px;
	position: relative;
}

.map-shadow-decor {
	position: absolute;
}

.map-shadow-top,
.map-shadow-bottom {
	height: 13px;
	overflow: hidden;
	padding: 0 26px 22px;
}

.map-shadow-top:before,
.map-shadow-bottom:before {
	content: "";
	display: block;
	width: 242px;
	height: 13px;
	border-radius: 17%;
	box-shadow: 0 0 13px 13px rgba(59, 68, 75, .4);
	margin: -14px auto 0;
}

.map-shadow-top {
	top: 0;
	padding-top: 22px;
	padding-bottom: 0;
}

.map-shadow-top:before {
	margin-top: 0;
}

.map-list {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.map-list .location-pin {
	position: absolute;
	width: 40px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	-webkit-transition: all .25s ease-in;
	transition: all .25s ease-in;
	-webkit-transition-delay: .95s;
	transition-delay: .95s;
}

.in-viewport .map-list .location-pin {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.in-viewport .map-list .location-pin.pin-1 {
	-webkit-transition-delay: 1.15s;
	transition-delay: 1.15s;
}

.in-viewport .map-list .location-pin.pin-8 {
	-webkit-transition-delay: 1.25s;
	transition-delay: 1.25s;
}

.in-viewport .map-list .location-pin.pin-2 {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}

.in-viewport .map-list .location-pin.pin-3 {
	-webkit-transition-delay: 1.65s;
	transition-delay: 1.65s;
}

.in-viewport .map-list .location-pin.pin-9 {
	-webkit-transition-delay: 1.75s;
	transition-delay: 1.75s;
}

.in-viewport .map-list .location-pin.pin-4 {
	-webkit-transition-delay: 1.9s;
	transition-delay: 1.9s;
}

.in-viewport .map-list .location-pin.pin-5 {
	-webkit-transition-delay: 2.15s;
	transition-delay: 2.15s;
}

.in-viewport .map-list .location-pin.pin-6 {
	-webkit-transition-delay: 2.4s;
	transition-delay: 2.4s;
}

.in-viewport .map-list .location-pin.pin-7 {
	-webkit-transition-delay: 2.65s;
	transition-delay: 2.65s;
}

.map-list .location-pin.pin-1 {
    right: 53.5%;
    bottom: 64.5%;
}

.map-list .location-pin.pin-2 {
    left: 40%;
    bottom: 75%;
}

.map-list .location-pin.pin-3 {
	left: 37%;
	bottom: 52%;
}

.map-list .location-pin.pin-7 .ico-text {
	font-size: 16px;
	line-height: 1;
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
}

.map-list .location-pin img {
	width: 100%;
}

.load-more .btn-outline-warning {
	border-width: 2px;
	min-width: 234px;
}

.promo-xs-content-holder {
	min-height: 262px;
}

.contact-text-info {
	max-width: 570px;
}

.contact-form label {
	font-size: 14px;
	line-height: 1.2857142857;
}

.contact-form textarea {
	height: 150px !important;
	resize: none;
}

.contact-form .form-control {
	border: 0;
}

.contact-form .btn-warning {
	min-width: 100%;
}

.banner-wrap {
	background-color: #021222
	z-index: 1;
}

.banner-wrap:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 38px;
	background-image: url('../images/clubs_bg.jpg');
	background-size: cover;
	z-index: -1;
}

.banner-wrap .map-wrap:before {
	display: none;
}

.clubs-content-holder {
	z-index: 1;
}

.club-filter-list {
	padding: 0 0 40px;
	margin: 0 -10px;
}

.club-filter-list a {
	font-size: 18px;
	line-height: 1.2222222222;
	border-radius: 5px;
	border: 1px solid #ffc72c;
	min-width: 111px;
	padding: 12px 10px 9px;
	background: #fff;
	color: rgba(59, 59, 59, .6);
}

.club-filter-list a.is-active {
	background: #ffc72c;
	color: #3b3b3b;
}

.filter-post {
	z-index: 1;
}

.filter-post:hover:after {
	background: rgba(59, 68, 75, .6);
}

.filter-post:after {
	content: "";
	position: absolute;
	background: rgba(59, 68, 75, .4);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: background .25s ease-in;
	transition: background .25s ease-in;
}

.filter-post .inner-text-block {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	font-size: 24px;
	line-height: 1;
	z-index: 1;
}

.filter-post .title,
.filter-post .text-bottom {
	text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

.fiche-promo-wrap:before {
	content: "";
	position: absolute;
	z-index: -1;
	background: rgba(59, 59, 59, .5);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.promo-lg-content-holder {
	min-height: 536px;
}

.promo-lg-content-holder h1 {
	text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	line-height: 1.1667;
}

.promo-lg-content-holder .promo-inner-block {
	max-width: 680px;
}

.promo-lg-content-holder .frame-list li {
	width: 52px;
	height: 52px;
}

.promo-lg-content-holder .btn-group {
	margin: 0 -10px;
}

.promo-lg-content-holder .btn-warning {
	min-width: 211px;
}

.promo-lg-content-holder .btn-price-update {
	right: 10px;
	bottom: -27px;
}

.promo-lg-content-holder .btn-price-update .crossed-value:before {
	background: #ffc72c;
}

.address-info {
	max-width: 395px;
}

.address-info [class^="icon-"],
.address-info [class*=" icon-"] {
	-ms-flex-preferred-size: 25px;
	flex-basis: 25px;
	max-width: 25px;
	font-size: 35px;
	margin-right: 11px;
}

.address-info address {
	text-decoration: underline;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.fitness-two-col .img-wrap {
	border: 6px solid #000;
	margin-bottom: 20px;
}

.fitness-two-col .btn-play {
	height: 0;
	width: 0;
	border-bottom: 30px solid transparent;
	border-left: 45px solid #fff;
	border-top: 30px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: .8;
}

.fitness-two-col .btn-play:hover {
	opacity: .9;
}

.services-equipments-wrap {
	z-index: 1;
}

.services-equipments-wrap:before {
	content: "";
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	background: #212226;
	z-index: -1;
}

.service-list {
	margin: 0 -20px;
}

.service-list li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.service-detail-row .ico-wrap {
	width: 70px;
	height: 70px;
}

.subscription-inner-wrap {
}

.subscription-inner-wrap .sub-info-text {
	font-size: 20px;
	line-height: 1.2;
}

.promo-xl-content-holder {
	min-height: 400px;
}

.promo-xl-content-holder time {
	font-size: 24px;
	line-height: 1.1666666667;
}

.main-content {
	z-index: 1;
}

.main-content:before {
	content: "";
	background: #f7f7f7;
	position: absolute;
	left: -99999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	z-index: -1;
}

.article-text-content p {
	text-align: justify;
	color: #394348;
	margin-bottom: 20px;
}

.share-article:after {
	bottom: auto;
	top: 0;
	width: 86px;
}

.share-networks {
	margin: 0 -8px;
}

.share-networks a:hover {
	opacity: .8;
}

.pagination-holder {
	max-width: 706px;
	margin: 0 auto;
}

.pagination-list {
	font-size: 14px;
	line-height: 1.2857142857;
	margin: 0 -5px;
}

.pagination-list li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.pagination-list li + li:before {
	content: "";
	position: absolute;
	left: 0;
	top: -10px;
	bottom: -10px;
	width: 1px;
	background: rgba(58, 58, 58, .3);
}

.pagination-list li a {
	color: rgba(58, 58, 58, .3);
}

.pagination-list li a:hover {
	color: #ffc72c;
}

.pagination-list li a span {
	position: absolute;
	font-size: 20px;
	line-height: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.pagination-list li a span.icon-chevron-thin-left {
	left: 0;
}

.pagination-list li a span.icon-chevron-thin-right {
	right: 0;
}

.newletter-wrap {
	max-width: 714px;
	margin: 0 auto;
	border-radius: 5px;
	border: 3px solid #3b3b3b;
}

.newletter-wrap .img-wrap {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding-top: 64%;
	border-radius: 5px 5px 0 0;
}

.newsletter-block {
	width: 100%;
}

.newsletter-block .newsletter-title {
	font-size: 20px;
	line-height: 1;
}

.subscribe-form .form-control {
	background: #ebebeb;
	border: 1px solid #adadad;
	border-radius: 3px;
	height: 43px;
	color: #adadad;
	padding: 12px 14px 9px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.subscribe-form .form-control::-webkit-input-placeholder {
	color: #adadad;
}

.subscribe-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #adadad;
}

.subscribe-form .form-control:-moz-placeholder {
	color: #adadad;
}

.subscribe-form .form-control:-ms-input-placeholder {
	color: #adadad;
}

.subscribe-form .form-control.placeholder {
	color: #adadad;
}

.simulator-info-block .top-block {
	border-radius: 15px;
	z-index: 1;
}

.simulator-info-block .ico-wrap {
	width: 97px;
	height: 97px;
	position: absolute;
	left: -4px;
	top: -19px;
	z-index: 1;
}

.simulator-info-block .bottom-info {
	z-index: 1;
	border-radius: 4px;
	font-size: 20px;
	line-height: 1;
	margin-top: -42px;
}

.latest-article-info h4,
.latest-article-info .sub-info {
	color: #262626;
}

.latest-article-list {
	font-size: 14px;
	line-height: 1.2857142857;
}

.latest-article-list li:before {
	content: "";
	position: absolute;
	left: -2px;
	width: 2px;
	top: 0;
	bottom: 0;
	background: #394348;
}

.latest-article-list a {
	color: #394348;
	text-decoration: underline;
}

.latest-article-list a:hover {
	text-decoration: none;
}

.sidebar-post-link {
	margin-bottom: 46px;
}

.sidebar-post-link .heading-block {
	color: #262626;
}

.sidebar-post-img-wrap .btn-wrap {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 25px;
	text-align: center;
}

.sidebar-post-img-wrap .btn-warning {
	border-radius: 3px;
	font-size: 20px;
	line-height: 1;
	min-width: 233px;
	padding-top: 11px;
	padding-bottom: 7px;
}

.blog-promo-wrap:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: rgba(0, 0, 0, .4);
}

.blog-promo-wrap .promo-xs-content-holder {
	min-height: 320px;
}

.blog-promo-wrap h1 {
	margin-bottom: 5px;
}

.blog-promo-wrap .sub-text {
	font-size: 18px;
	line-height: 1.2222222222;
}

.sortby-wrap {
	font-size: 19px;
	line-height: 1.2105263158;
	z-index: 9;
}

.jcf-select.jcf-select-sort-by {
	height: 30px;
	border-radius: 0;
	border: 1px solid #394348;
	border-width: 0 0 1px;
	background: none;
	width: 168px;
}

.jcf-select.jcf-select-sort-by .jcf-select-text {
	padding: 0 25px 5px 0;
	font-size: 19px;
	line-height: 23px;
}

.jcf-select.jcf-select-sort-by .jcf-select-opener {
	right: 0;
}

.jcf-select.jcf-select-sort-by .jcf-select-opener:after {
	content: "";
	font-size: 30px;
	line-height: 1;
	top: -5px;
	text-shadow: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.sort-nav-list {
	font-size: 17px;
	line-height: 1.2352941176;
	margin: 0 -10px;
}

.sort-nav-list .sort-nav-item {
	padding: 0 10px;
	width: 100%;
}

.sort-nav-list .sort-nav-link {
	color: rgba(57, 67, 72, .3);
}

.sort-nav-list .sort-nav-link.active {
	font-weight: 700;
	color: #394348;
}

.sort-nav-list .sort-nav-link:hover {
	color: #394348;
}

.sorted-content:before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	width: 460px;
	height: 1px;
	margin: 0 auto;
	background: #ffc72c;
	position: absolute;
}

.sorted-content .post-row {
	margin: 0 -15px;
}

.sorted-content .post-row [class^="col-"],
.sorted-content .post-row [class*=" col-"] {
	padding: 0 15px;
}

.sorted-content .btn-warning {
	min-width: 260px;
}

.sales-promo-wrap {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.sales-promo-content-holder {
	min-height: 320px;
}

.sales-promo-block .frame-list li {
	width: 70px;
	height: 70px;
}

.sales-promo-block .frame-list li + li {
	margin-top: 20px;
}

.contact-info-wrap {
	background-size: contain;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.contact-info-wrap:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: -webkit-linear-gradient(270.61deg, #000 -20.89%, rgba(0, 0, 0, 0) 16.32%, #000 69.43%);
	background: linear-gradient(179.39deg, #000 -20.89%, rgba(0, 0, 0, 0) 16.32%, #000 69.43%);
}

.contact-info-holder {
	min-height: 480px;
}

.contact-info-block {
	max-width: 1144px;
	margin: 0 auto;
}

.steps-contact-form {
	background: rgba(235, 235, 235, .95);
	border-radius: 18px;
}

.steps-contact-form .btn-warning {
	min-width: 218px;
	padding: 14px 10px 13px;
}

.steps-list-wrap {
	z-index: 1;
}

.steps-list-wrap .gray-line {
	content: "";
	position: absolute;
	top: 20px;
	height: 3px;
	left: 0;
	right: 0;
	background: rgba(116, 114, 114, .6);
	z-index: -1;
}

.steps-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	counter-reset: item;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -5px;
}

.steps-list li {
	padding: 0 5px;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
}

.steps-list li:before {
	position: absolute;
	top: 20px;
	height: 3px;
	left: -9999px;
	background: #ffc72c;
	z-index: -1;
	right: 50%;
}

.steps-list li.active {
	position: relative;
	z-index: 1;
}

.steps-list li.active:before {
	content: "";
}

.steps-list li.active a {
	color: #394348;
	pointer-events: none;
}

.steps-list li.active .ico-wrap {
	background: #ffc72c;
	border-color: #ffc72c;
}

.steps-list li.active .ico-wrap:before {
	font-size: 30px;
	line-height: 1;
}

.steps-list li.completed a {
	pointer-events: none;
}

.steps-list li.completed a .ico-wrap {
	border-color: #ffc72c;
	background: #f2f2f2;
}

.steps-list li.completed .ico-text {
	color: #a3a3a3;
}

.steps-list a {
	z-index: 2;
	color: #a3a3a3;
}

.steps-list a:hover {
	color: #394348;
}

.steps-list a:hover .ico-wrap {
	background: #ffc72c;
	border-color: #ffc72c;
}

.steps-list .ico-wrap {
	width: 40px;
	height: 40px;
	background: #f2f2f2;
	border: 2px solid #a3a3a3;
	position: relative;
	-webkit-transition: border-color .25s, background .25s;
	transition: border-color .25s, background .25s;
}

.steps-list .ico-wrap:before {
	content: counter(item);
	counter-increment: item;
	position: absolute;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	left: 0;
	right: 0;
}

.steps-list .ico-text {
	font-size: 11px;
	line-height: 1;
}

.option-wrap {
	max-width: 880px;
	margin: 0 auto;
}

.option-wrap .steps-title {
	font-size: 18px;
	line-height: 1.2222222222;
	color: #3a3a3a;
}

.check-option-list.checked-all {
	z-index: 1;
	position: relative;
}

.check-option-list.checked-all:before {
	content: "";
	background: #ffc72c;
	position: absolute;
	left: -4px;
	right: -4px;
	top: -4px;
	bottom: -4px;
	z-index: -1;
	border-radius: 10px;
}

.check-option-list .form-check.premium-form-check .form-check-label {
	border-color: #ffc72c;
	background: #fff;
}

.check-option-list .form-check.premium-form-check .info-text {
	border-color: #ffc72c;
}

.check-option-list .form-check:last-child {
	margin-bottom: 0 !important;
}

.check-option-list input[type="checkbox"]:checked ~ .form-check-label {
	opacity: 1;
	border-color: #ffc72c;
}

.check-option-list input[type="checkbox"]:checked ~ .form-check-label .info-text {
	border-color: #ffc72c;
}

.check-option-list input[type="checkbox"]:checked ~ .form-check-label .price-amount {
	color: #ffc72c;
}

.check-option-list input[type="checkbox"]:checked ~ .form-check-label .checkbox-wrap:before {
	opacity: 1;
	visibility: visible;
}

.check-option-list .form-check-label {
	border: 3px solid #3b3b3b;
	border-radius: 10px;
	background: #c4c4c4;
	opacity: .6;
}

.check-option-list .checkbox-wrap {
	position: absolute;
	width: 25px;
	height: 25px;
	background: #fff;
	border: 2px solid #adadad;
	border-radius: 5px;
	left: 13px;
	top: 15px;
}

.check-option-list .checkbox-wrap:before {
	content: "";
	font-size: 22px;
	position: absolute;
	left: 0;
	right: 0;
	top: -6px;
	line-height: 1;
	opacity: 0;
	visibility: hidden;
	color: #ffc72c;
}

.info-text {
	border: 2px solid #394348;
	border-width: 0 0 2px 2px;
	border-radius: 0 8px 0 0;
	margin-left: 50px;
}

.info-text .price-amount {
	color: #fff;
	font-size: 20px;
	line-height: 1;
}

.info-text .price-text {
	font-size: 10px;
	line-height: 1.1;
}

.info-inner {
	font-size: 15px;
	line-height: 1.2;
	width: 100%;
}

.info-inner .info-title {
	font-size: 20px;
	line-height: 1.2;
}

.info-inner-list .bullet-list:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #3b3b3b;
}

.form-content .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

.form-content .form-group .error {
    color: red !important;
    font-size: .9em;
}

.form-content label {
	line-height: 20px;
}

.form-content .text-confirm {
	font-size: 10px;
	line-height: 1;
}

.text-required {
	font-size: 14px;
	line-height: 1.1428571429;
}

.info-contact-wrap .custom-control-input:checked ~ .custom-control-label:before,
.info-contact-wrap .custom-control-input:active ~ .custom-control-label:before {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .54);
}

.info-contact-wrap .custom-control-input:checked ~ .custom-control-label:after,
.info-contact-wrap .custom-control-input:active ~ .custom-control-label:after {
	opacity: 1;
	visibility: visible;
}

.info-contact-wrap .custom-control-input:focus ~ .custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(0, 0, 0, .1);
}

.info-contact-wrap .custom-radio .custom-control-label {
	font-size: 14px;
	line-height: 1.2857142857;
}

.info-contact-wrap .custom-radio .custom-control-label:before {
	content: "";
	left: 0px;
	top: 0;
	width: 17px;
	height: 17px;
	border-radius: 100%;
	border: 1px solid rgba(0, 0, 0, .54);
}

.info-contact-wrap .custom-radio .custom-control-label:after {
	width: 9px;
	height: 9px;
	background: #424242 !important;
	top: 4px;
	left: 4px;
	border-radius: 100%;
	opacity: 0;
	visibility: hidden;
}

.coordinates-checkbox-list .custom-checkbox .custom-control-label {
	font-size: 13px;
	line-height: 1.1538461538;
}

.coordinates-checkbox-list .custom-checkbox .custom-control-label:before {
	content: "";
	left: 0px;
	top: -3px;
	width: 24px;
	height: 22px;
	border-radius: 1px;
	border: 1px solid rgba(0, 0, 0, .54);
}

.coordinates-checkbox-list .custom-checkbox .custom-control-label:after {
	content: "";
	background: none !important;
	top: 0;
	left: 4px;
	border-radius: 1px;
	opacity: 0;
	visibility: hidden;
	font-size: 17px;
	line-height: 1;
	color: #9c26b0;
}

.custom-control {
	padding-left: 0;
}

.confirmation-wrap {
	background: #ebebeb;
	border-radius: 18px;
	color: #747272;
}

.confirmation-wrap .img-wrap {
	max-width: 150px;
}

.confirmation-text .text-bottom {
	font-size: 15px;
	line-height: 1.2666666667;
}

.payment-wrap {
	max-width: 572px;
	border-radius: 18px;
}

.payment-wrap h2 {
	color: #747272;
}

.payment-wrap label {
	font-size: 14px;
	line-height: 1.1428571429;
}

.payment-wrap .info-contact-wrap .custom-radio .custom-control-label:before {
	top: 4px;
	left: 0px;
}

.payment-wrap .info-contact-wrap .custom-radio .custom-control-label:after {
	top: 8px;
	left: 4px;
}

.payment-wrap .form-control {
	border-color: #999;
	box-shadow: inset 0 4px 4px rgba(0, 0, 0, .25);
}

.payment-wrap .row {
	margin: 0 -8px;
}

.payment-wrap .date-row {
	margin: 0 -4px;
}

.payment-wrap .open {
	position: absolute;
	right: 7px;
	top: 40px;
	width: 24px;
	height: 24px;
}

.payment-wrap .open:hover {
	opacity: .8;
}

.payment-wrap .popup {
	position: absolute;
	display: none;
	max-width: 456px;
	background: #c4c4c4;
	border-radius: 10px;
	z-index: 2;
	right: 5px;
	top: 100%;
}

.payment-wrap .popup .img-wrap {
	max-width: 193px;
}

.payment-wrap .btn-group {
	margin: 0 -10px;
}

.payment-wrap .btn-group a {
	border-radius: 5px;
	color: #3b3b3b;
	border-width: 3px;
	min-width: 190px;
}

.payment-wrap .btn-group a.btn-outline-warning {
	color: #999;
}

.payment-wrap .btn-group a.btn-outline-warning:hover {
	color: #3b3b3b;
}

.jcf-select.jcf-select-payment {
	border-color: #999;
	box-shadow: inset 0 4px 4px rgba(0, 0, 0, .25);
	min-width: 117px;
}

.jcf-select.jcf-select-payment .jcf-select-text {
	font-size: 14px;
	line-height: 18px;
	color: #3b3b3b;
	padding: 12px 20px 11px 10px;
}

.jcf-select.jcf-select-payment .jcf-select-opener {
	right: 6px;
}

.jcf-select.jcf-select-payment .jcf-select-opener:after {
	font-size: 6px;
}

.pay-list {
	margin: 0 -2px;
}

.table-info-wrap {
	padding: 0 0 22px;
	display: block;
	width: 100%;
	overflow-x: auto;
	margin-bottom: 30px;
}

.table-info-block {
	width: 100%;
}

.summary-info-block {
	padding: 15px 0;
}

.summary-info-block .lt-block {
	padding: 0 15px;
	width: 50%;
}

.summary-info-block .title-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.summary-info-block .title {
	font-size: 20px;
	line-height: 1.2;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.summary-info-block .rt-block {
	width: 40%;
	padding: 0 15px;
}

.summary-info-block .price-text {
	font-size: 20px;
	line-height: 1;
	-ms-flex-preferred-size: 80px;
	flex-basis: 80px;
	max-width: 80px;
}

.summary-info-block .inner-info-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.summary-info-block .crossed-value:after {
	content: "";
	position: absolute;
	left: -5px;
	width: 64px;
	height: 1px;
	background: #222;
	top: 11px;
	-webkit-transform: rotate(-9deg);
	-ms-transform: rotate(-9deg);
	transform: rotate(-9deg);
}

.lt-inner-block {
	-ms-flex-preferred-size: 180px;
	flex-basis: 180px;
	max-width: 180px;
}

.basic-holder {
	border: 2px solid #ffc72c;
	border-radius: 15px;
	padding: 16px 10px;
}

.basic-holder .text-basic {
	font-size: 24px;
	line-height: 1.1666666667;
	padding-bottom: 6px;
}

.basic-holder .sub-text {
	font-size: 16px;
	line-height: 1.25;
}

.code-promo {
	padding: 15px;
}

.code-promo .text-code {
	color: #505050;
	width: 50%;
}

.code-promo .title {
	font-size: 20px;
	line-height: 1.2;
	margin-right: 10px;
}

.code-promo .title-code {
	font-size: 16px;
	line-height: 1.25;
}

.code-promo .price-deduct {
	padding: 0 15px 0 0;
	font-size: 24px;
	line-height: 1;
	width: 50%;
}


.option-list {
	color: rgba(59, 68, 75, .6);
}

.option-list li,
.inner-info-list li {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 6px;
}

.option-list li.text-premium,
.inner-info-list li.text-premium {
	font-size: 18px;
	line-height: 1;
}

.inner-info-list.offert-list {
	max-width: 60px;
}

.inner-info-list.price-range-list {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.inner-info-list.price-range-list li {
	font-size: 15px;
}

.summary-btn-group {
	padding: 0 15px;
}

.summary-btn-group .btn {
	padding: 7px 10px;
	min-width: 202px;
}

.summary-btn-group .btn-outline-dark-yellow {
	border-width: 3px;
	color: #999;
	padding: 5px 10px;
}

.summary-btn-group .btn-outline-dark-yellow:hover,
.summary-btn-group .btn-outline-dark-yellow:focus,
.summary-btn-group .btn-outline-dark-yellow:active {
	color: #3b3b3b;
}

.simulateur-form-holder {
	margin: 0 -15px;
}

.simulateur-form-holder h1 {
	color: #515151;
}

.simulateur-form {
	font-size: .875rem;
	background: #3a3a3a;
	padding: 88px 20px 35px;
}

.simulateur-form .custom-radio .custom-control-input:checked ~ .custom-control-label {
	color: #ffc72c;
}

.simulateur-form .custom-control-label {
	font-size: 1.125rem;
	line-height: 1;
	color: rgba(255, 255, 255, .3);
	font-weight: 700;
}

.simulateur-form .custom-control-label:before,
.simulateur-form .custom-control-label:after {
	content: none;
}

.simulateur-form .btn {
	font-size: 1.125rem;
	line-height: 1;
	min-width: 10.125rem;
	font-weight: 700;
}

.simulateur-form .alt-btn-holder {
	background-color: #747272;
	margin: 0 -20px;
}

.simulateur-form .alt-btn-holder li {
	width: 48%;
	padding: 0 10px;
}

.simulateur-form .alt-btn-holder .small-text {
	font-size: .6875rem;
	line-height: 1;
	font-weight: 300;
}

.simulateur-form .alt-btn-holder .btn {
	font-size: .875rem;
	padding: 7px 13px;
	min-width: auto;
}

.simulateur-form .form-close {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	top: 16px;
	left: 34px;
	font-size: 1.125rem;
	color: #999;
}

.simulateur-form .form-close:hover {
	color: #ffc72c;
}

.figure-holder {
	color: #fff;
}

.figure-holder .img-holder {
	width: 95px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.figure-holder .img-holder img {
	width: 100%;
	height: auto;
	max-width: none;
}

.figure-holder .img-holder:after {
	content: "";
	position: absolute;
	height: 1px;
	left: 50%;
	bottom: 22px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 131px;
	background: #ffc72c;
	z-index: -1;
}

.figure-holder .alt-img-holder {
	width: 76px;
}

.figure-holder .thin-male {
	width: 65px;
}

.figure-holder .figure-title {
	color: #ffc72c;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1;
}

.figure-holder .figure-in-num {
	background: #ffc72c;
	color: #3b3b3b;
	font-size: 1.125rem;
	line-height: 1;
	font-weight: 700;
	margin: 0 -1.25rem;
	padding: .375rem 1.25rem;
}

.figure-holder .alt-text-wrap {
	line-height: 1.1667;
}

.figure-holder .alt-text-wrap .figure-title {
	font-size: 1.5rem;
}

.info-holder {
	text-align: center;
}

.info-holder .title-highlight {
	position: absolute;
	top: 16px;
	font-size: 1.125rem;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	left: 0;
	right: 0;
	text-align: center;
	padding: 0 12px;
	max-width: 200px;
	margin: 0 auto;
	width: 100%;
}

.ranges-holder {
	margin: 0 -8px;
}

.ranges-holder .range-holder {
	width: 33.33%;
	padding: 0 8px 26px;
}

.ranges-holder label {
	color: #fff;
	font-size: .75rem;
	line-height: 1.1667;
}

.ranges-holder .form-control {
	font-weight: 700;
	background: transparent;
	height: 41px;
	border-radius: 32px;
	border-color: #ffc72c;
	color: #ffc72c;
}

.ranges-holder .form-control::-webkit-input-placeholder {
	color: #ffc72c;
}

.ranges-holder .form-control::-moz-placeholder {
	opacity: 1;
	color: #ffc72c;
}

.ranges-holder .form-control:-moz-placeholder {
	color: #ffc72c;
}

.ranges-holder .form-control:-ms-input-placeholder {
	color: #ffc72c;
}

.ranges-holder .form-control.placeholder {
	color: #ffc72c;
}

.ranges-holder .jcf-range .jcf-range-handle {
	background: #ffc72c;
	border: 2px solid whitesmoke;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .2);
	margin-left: 0;
}

.ranges-holder .jcf-range .jcf-range-wrapper {
	background: rgba(0, 0, 0, .2);
	position: relative;
}

.ranges-holder .jcf-range .jcf-range-display {
	position: absolute;
	left: 0;
	right: 0;
	background: #ffc72c;
	border-radius: 5px;
}

.ranges-holder .jcf-range .jcf-range-mark {
	margin-left: 0;
}

.ranges-holder .jcf-range.jcf-vertical {
	min-width: 0;
	width: 8px;
	margin: 0 auto;
}

.ranges-holder .jcf-range.jcf-vertical .jcf-range-track,
.ranges-holder .jcf-range.jcf-vertical .jcf-range-wrapper {
	width: 8px;
}

.ranges-holder .jcf-range.jcf-vertical .jcf-range-track {
	height: 46px;
}

.fees-structure .fee-holder {
	color: #212121;
}

.hide-sm-range .jcf-range-wrapper,
.hide-sm-range .jcf-range {
	display: none;
}

.hide-sm-range .jcf-vertical,
.hide-sm-range .jcf-vertical .jcf-range-wrapper {
	display: block;
}

.hide-sm-range .range-value-onmobile {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	border: 1px solid #f7d00a;
	color: #ffc72c;
	font-size: 1rem;
	margin: 0 auto;
	font-weight: 700;
}

.simulator-wrap {
	max-width: 712px;
}

.simulator-wrap .img-link-wrap {
	max-width: 420px;
}

.simulator-wrap .img-link-wrap a:hover {
	opacity: .8;
}

.simulator-wrap .img-link-wrap:after {
	content: "";
	position: absolute;
	left: -99999px;
	right: -99999px;
	bottom: 0;
	height: 6px;
	background: #767676;
}

.simulator-block {
	background: #3a3a3a;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
	border-radius: 16px;
}

.simulator-block .title-block {
	width: 250px;
	top: -34px;
	left: 0;
	right: 0;
	background: #262626;
	border-radius: 15px;
}

.simulator-block .btn-group .btn-outline-dark-yellow {
	background: #ffc72c;
	border-width: 2px;
	border-color: #e8e8e8;
	border-radius: 30px;
	color: #3a3a3a;
}

.simulator-block .btn-group .btn-outline-dark-yellow:hover,
.simulator-block .btn-group .btn-outline-dark-yellow:focus,
.simulator-block .btn-group .btn-outline-dark-yellow:active {
	background: #cfaf00;
}

.text-block-holder .h6 {
	line-height: 1.1667;
}

@media (min-width: 375px) {
	.logo {
		-ms-flex-preferred-size: 81px;
		flex-basis: 81px;
		max-width: 81px;
	}

	.header-holder .btn {
		font-size: 12px;
		line-height: 1.3333333333;
	}

	.promo-md-content-holder .promo-block {
		padding: 34px 5px 20px 44px;
	}

	.promo-md-content-holder .btn-wrap {
		max-width: 296px;
	}

	.promo-md-content-holder .btn-text {
		font-size: 11px;
		line-height: 1;
	}

	.registration-fees .text-registration {
		font-size: 18px;
		line-height: 1.2222222222;
	}

	.ranges-holder {
		margin: 0 -26px;
	}

	.ranges-holder .range-holder {
		padding: 0 26px 26px;
	}
}

@media (min-width: 576px) {
	.subscription-feature-col {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.simulateur-form-holder {
		margin: 0;
	}

	.simulateur-form {
		border-radius: 16px;
	}
}

@media (max-width: 600px) {
    .promo-block .frais-inscription {
        left: 0;
    }
    .promo-block .promo-block-row {
        padding: 10px;
        background-color: #151718b6;
    }
}

@media (min-width: 768px) {
	.bg-abo-img {
		top: 0;
	}

	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.jcf-select .jcf-select-text {
		padding: 11px 60px 10px 14px;
	}

	.jcf-select .jcf-select-opener {
		right: 33px;
	}

	.post-block .ico-wrap {
		right: -12px;
	}

	#nav {
		width: auto;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	#nav ul {
		margin: 0;
	}

	#nav li {
		position: static;
	}

	#nav li:before {
		display: none;
	}

	#header + main {
		margin-top: 73px;
	}

	.logo {
		position: static;
		-ms-flex-preferred-size: 110px;
		flex-basis: 110px;
		max-width: 110px;
	}

	.header-holder {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: auto;
		position: static;
	}

	.header-holder:before {
		display: none;
	}

	.header-holder .btn-group {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		-ms-flex-preferred-size: 275px;
		flex-basis: 275px;
		max-width: 275px;
	}

	.header-holder .btn {
		min-width: 120px;
	}

	.top-footer .h5:after {
		right: auto;
		margin: 0;
	}

	.footer-site-link {
		padding-left: 52%;
	}

	.promo-md-content-holder .promo-block {
		padding: 40px 0 30px 80px;
	}

	.promo-md-content-holder .title-info {
		font-size: 18px;
		line-height: 1.2222222222;
	}

	.promo-md-content-holder .btn-wrap {
		max-width: none;
	}

	.promo-md-content-holder .shape-ico-wrap {
		top: -33px;
		left: 0;
		width: 125px;
		height: 125px;
	}

	.promo-md-content-holder .shape-ico-wrap [class^="icon-"],
	.promo-md-content-holder .shape-ico-wrap [class*=" icon-"] {
		font-size: 116px;
		line-height: 1;
	}

	.promo-md-content-holder .btn-text {
		font-size: 18px;
		line-height: 1;
		max-width: none;
	}

	.frame-list {
		margin-bottom: 20px;
	}

	.frame-list li {
		width: 58px;
		height: 58px;
	}

	.subscription-wrap:before {
		height: 30%;
	}

	.register-feature-list li {
		padding: 0 0 11px 68px;
	}

	.register-feature-list li span {
		top: -3px;
		left: 19px;
		font-size: 20px;
	}

	.subscription-feature-holder {
		margin: 0 -35px;
	}

	.subscription-feature-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.subscription-feature-col .img-title {
		font-size: 18px;
		line-height: 1.2777777778;
	}

	.meeting-wrap {
		padding: 50px 0;
	}

	.meeting-wrap h2:after {
		margin: 0;
		left: auto;
	}

	.meeting-wrap .btn-warning {
		min-width: 260px;
	}

	.map-shadow-top:before,
	.map-shadow-bottom:before {
		width: 242px;
	}

	.contact-form textarea {
		height: 200px !important;
	}

	.contact-form .btn-warning {
		min-width: 387px;
	}

	.club-filter-list a {
		font-size: 22px;
		line-height: 1.1818181818;
	}

	.promo-lg-content-holder .btn-group {
		margin: 0;
	}

	.promo-lg-content-holder .btn-price-update {
		right: 0;
	}

	.address-info [class^="icon-"],
	.address-info [class*=" icon-"] {
		-ms-flex-preferred-size: 33px;
		flex-basis: 33px;
		font-size: 45px;
		max-width: 33px;
	}

	.address-info address {
		font-size: 20px;
		line-height: 1.45;
	}

	.fitness-two-col .img-wrap {
		-ms-flex-preferred-size: 300px;
		flex-basis: 300px;
		max-width: 300px;
		margin: 0 0 0 30px;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.fitness-two-col .text-wrap {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.service-detail-row .ico-text {
		font-size: 20px;
		line-height: 1.2;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.subscription-inner-wrap .sub-info-text {
		font-size: 24px;
		line-height: 1.1666666667;
	}

	.promo-xl-content-holder {
		min-height: 450px;
	}

	.main-content {
		margin: 0;
	}

	.article-text-content p {
		margin-bottom: 25px;
	}

	.share-article:after {
		top: 55px;
	}

	.pagination-list {
		font-size: 17px;
		line-height: 1.2352941176;
	}

	.pagination-list li + li:before {
		top: -20px;
		bottom: -13px;
	}

	.newletter-wrap {
		border-radius: 0 5px 5px 0;
	}

	.newletter-wrap .img-wrap {
		position: absolute;
		width: 51%;
		top: -2px;
		bottom: -2px;
		left: -2px;
		padding-top: 0;
		border-radius: 0;
	}

	.newsletter-block {
		padding-left: 55% !important;
	}

	.newsletter-block .newsletter-title {
		font-size: 22px;
		line-height: 1;
	}

	.sort-nav-list .sort-nav-item {
		width: auto;
	}

	.sales-promo-content-holder {
		min-height: 475px;
	}

	.sales-promo-block .frame-list li {
		width: 92px;
		height: 92px;
	}

	.sales-promo-block .frame-list li + li {
		margin-top: 30px;
	}

	.contact-info-holder {
		min-height: 780px;
	}

	.steps-list-wrap .gray-line {
		top: 35px;
		height: 5px;
	}

	.steps-list {
		margin: 0 -20px;
	}

	.steps-list li {
		padding: 0 20px;
		-ms-flex-preferred-size: 150px;
		flex-basis: 150px;
		max-width: 150px;
	}

	.steps-list li:before {
		top: 35px;
		height: 5px;
	}

	.steps-list li.active .ico-wrap:before {
		font-size: 40px;
		line-height: 1;
	}

	.steps-list .ico-wrap {
		width: 70px;
		height: 70px;
		border-width: 5px;
	}

	.steps-list .ico-wrap:before {
		font-size: 30px;
		line-height: 1;
	}

	.steps-list .ico-text {
		font-size: 18px;
		line-height: 1.2222222222;
	}

	.check-option-list .form-check-label {
		padding: 0 0 0 84px;
	}

	.check-option-list .checkbox-wrap {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 36px;
		height: 36px;
		border-width: 3px;
		left: 25px;
		top: 50%;
	}

	.check-option-list .checkbox-wrap:before {
		font-size: 35px;
		top: -13px;
	}

	.info-text {
		border-width: 0 3px;
		-ms-flex-preferred-size: 104px;
		flex-basis: 104px;
		max-width: 104px;
		border-radius: 0;
		margin: 0;
		width: auto;
	}

	.info-text .price-amount {
		font-size: 30px;
		line-height: 1;
	}

	.info-inner {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: auto;
	}

	.info-inner .info-title {
		font-size: 30px;
		line-height: 1.1333333333;
	}

	.form-content label {
		font-size: 18px;
		line-height: 1.2222222222;
	}

	.form-content .text-confirm {
		max-width: 429px;
		bottom: -15px;
		left: 19px;
		position: absolute;
	}

	.confirmation-text {
		font-size: 18px;
		line-height: 1.2777777778;
	}

	.payment-wrap .popup {
		width: 456px;
	}

	.payment-wrap .popup .text-wrap {
		font-size: 18px;
		line-height: 1.1666666667;
	}

	.payment-wrap .btn-group a {
		min-width: 202px;
	}

	.summary-info-block {
		padding: 30px 0;
	}

	.summary-info-block .lt-block {
		width: 60%;
	}

	.simulateur-form {
		padding: 60px;
	}

	.simulateur-form .simulateur-title {
		font-size: 1rem;
		line-height: 1;
		color: #ffc72c;
	}

	.simulateur-form .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
		background: #ffc72c;
	}

	.simulateur-form .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
		content: "";
		background-image: none;
	}

	.simulateur-form .custom-control-label:before,
	.simulateur-form .custom-control-label:after {
		content: "";
		left: auto;
		right: 0;
	}

	.simulateur-form .custom-control-label:before {
		width: 20px;
		height: 20px;
		border-radius: 0;
		border: 0;
	}

	.simulateur-form .custom-control-label:after {
		content: none;
		font-family: icomoon;
		width: auto;
		height: auto;
		background: transparent;
		color: #fff;
		font-size: 1.125rem;
		right: -2px;
	}

	.simulateur-form .alt-btn-holder {
		background-color: transparent;
		margin: 0 -37px;
	}

	.simulateur-form .alt-btn-holder li {
		width: auto;
		padding: 0 37px;
	}

	.simulateur-form .alt-btn-holder .small-text {
		font-weight: 400;
	}

	.figure-holder {
		width: 26.45%;
	}

	.figure-holder .figure-title {
		font-weight: 400;
		color: #fff;
		text-transform: none;
	}

	.figure-holder .figure-in-num {
		margin: 0 auto;
		max-width: 151px;
		background-color: transparent;
		border: 1px solid #ffc72c;
		box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
		border-radius: 53px;
		color: #ffc72c;
		padding: 10px;
	}

	.info-holder {
		width: 73.55%;
		text-align: left;
	}

	.info-holder .title-highlight {
		background: #ffc72c;
		border-radius: 15px;
		box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
		color: #3a3a3a;
		right: auto;
		padding: 16px 12px 13px;
		left: 32px;
		top: -26px;
		border: 2px solid #e8e8e8;
		max-width: 350px;
		width: auto;
	}

	.ranges-holder {
		margin: 0;
	}

	.ranges-holder .range-holder {
		padding: 0;
		width: 100%;
		position: relative;
	}

	.ranges-holder label {
		font-size: 1rem;
		padding: 0 175px 24px 0;
	}

	.ranges-holder .form-control {
		position: absolute;
		top: 0;
		right: 0;
		max-width: 150px;
	}

	.ranges-holder .jcf-range {
		margin: 0;
		width: 100%;
	}

	.ranges-holder .jcf-range .jcf-range-mark {
		top: 10px;
		width: 2px;
		height: 13px;
		background: #262626;
		overflow: visible;
		text-indent: -101em;
	}

	.ranges-holder .jcf-range .jcf-range-mark:nth-of-type(odd) {
		height: 8px;
	}

	.ranges-holder .jcf-range .jcf-range-mark:nth-of-type(2),
	.ranges-holder .jcf-range .jcf-range-mark:nth-of-type(12),
	.ranges-holder .jcf-range .jcf-range-mark:nth-last-of-type(1) {
		background: #ffc72c;
		height: 14px;
	}

	.ranges-holder .jcf-range .jcf-range-mark:nth-of-type(2):after,
	.ranges-holder .jcf-range .jcf-range-mark:nth-of-type(12):after,
	.ranges-holder .jcf-range .jcf-range-mark:nth-last-of-type(1):after {
		content: "0";
		display: inline-block;
		vertical-align: top;
		left: 0;
		position: absolute;
		top: 18px;
		text-indent: 0;
		font-size: .75rem;
		line-height: 1;
		color: #222;
		font-weight: 700;
	}

	.ranges-holder .jcf-range .jcf-range-mark:nth-of-type(12):after {
		content: "50";
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.ranges-holder .jcf-range .jcf-range-mark:nth-last-of-type(1):after {
		content: "100";
		left: auto;
		right: 0;
	}

	.ranges-holder .jcf-range .jcf-range-track {
		margin-right: 3px;
	}

	.ranges-holder .jcf-range .jcf-range-handle {
		margin: -5px 0 0 -9px;
	}

	.ranges-holder .jcf-range .jcf-range-wrapper {
		border-radius: 0;
	}

	.ranges-holder .jcf-range .jcf-range-display {
		left: auto;
		right: auto;
		top: 0;
		bottom: 0;
		border-radius: 0;
	}

	.fees-structure {
		font-size: .75rem;
		line-height: 1.1667;
	}

	.fees-structure .fee-holder.active {
		color: #ffc72c;
	}

	.fees-structure .price {
		font-size: 1.125rem;
		font-weight: 900;
	}

	.hide-sm-range .jcf-range-wrapper,
	.hide-sm-range .jcf-range {
		display: block;
	}

	.hide-sm-range .jcf-vertical,
	.hide-sm-range .jcf-vertical .jcf-range-wrapper {
		display: none;
	}

	.simulator-block {
		width: 579px;
	}

	.simulator-block .title-block {
		width: 426px;
	}

	.simulator-block .btn-group .btn-outline-dark-yellow {
		font-size: 30px;
		line-height: 1;
		padding: 22px 26px;
		min-width: 357px;
	}

	.simulator-block .btn-group .btn-outline-dark-yellow span {
		font-size: 25px;
	}

}

@media (min-width: 992px) {

	#nav {
		font-size: 17px;
		line-height: 1.2352941176;
	}

	.btn {
		font-size: 22px;
		line-height: 26px;
	}

	.btn-fill-outline,
	.btn-fill-yellow-outline {
		border-width: 2px;
	}

	.btn-fill-outline [class^="icon-"],
	.btn-fill-outline [class*=" icon-"],
	.btn-fill-yellow-outline [class^="icon-"],
	.btn-fill-yellow-outline [class*=" icon-"] {
		font-size: 1.625rem;
	}

	.btn-fill-yellow-outline {
		border-width: 4px;
		padding: 7px 30px;
	}

	#header + main {
		margin-top: 78px;
	}

	.logo {
		-ms-flex-preferred-size: 130px;
		flex-basis: 130px;
		max-width: 130px;
	}

	.header-holder .btn-group {
		-ms-flex-preferred-size: 386px;
		flex-basis: 386px;
		max-width: 386px;
	}

	.header-holder .btn {
		min-width: 153px;
		font-size: 17px;
		line-height: 1.2352941176;
	}

	#footer {
		padding-bottom: 6px;
	}

	.footer-site-link {
		padding-left: 77%;
	}

	.decor-lg-dark-yellow:after {
		height: 5px;
		width: 378px;
	}

	.promo-md-content-holder .promo-block {
		max-width: 659px;
		padding: 40px 0 40px 144px;
	}

	.subscription-block {
		border-radius: 20px;
	}

	.price-title .price {
		font-size: 48px;
		line-height: 1;
	}

	.price-title .price i {
		font-size: 30px;
	}

	.price-info {
		max-width: none;
	}

	.registration-fees .text-registration {
		font-size: 20px;
		line-height: 1.2;
	}

	.subscription-feature-col {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: none;
	}

	.meeting-wrap {
		padding: 136px 0 106px;
	}

	.map-wrap {
		max-width: 367px;
	}

	.map-shadow-top:before,
	.map-shadow-bottom:before {
		width: 322px;
	}

	.map-list .location-pin.pin-7 .ico-text {
		top: 3px;
		font-size: 18px;
		line-height: 1;
	}

	.clubs-content-holder {
		margin: -70px 0 0;
	}

	.club-filter-list {
		max-width: 77%;
	}

	.fitness-two-col .img-wrap {
		border: 13px solid #000;
		-ms-flex-preferred-size: 400px;
		flex-basis: 400px;
		max-width: 400px;
	}

	.fitness-two-col .btn-play {
		height: 0;
		width: 0;
		border-bottom: 57px solid transparent;
		border-left: 99px solid #fff;
		border-top: 57px solid transparent;
	}

	.service-list li {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.promo-xl-content-holder {
		min-height: 652px;
	}

	.main-content:before {
		right: 0;
		bottom: -9999px;
	}

	#sidebar {
		max-width: 320px;
		margin: 0;
	}

	.simulator-info-block .ico-wrap {
		left: -57px;
		top: -16px;
	}

	.simulator-info-block .img-wrap {
		max-width: 310px;
		margin: 0 auto;
	}

	.sorted-content .btn-warning {
		padding: 12px 10px 10px;
	}

	.contact-info-holder {
		min-height: 792px;
	}

	.steps-list-wrap .gray-line {
		top: 50px;
	}

	.steps-list {
		margin: 0 -35px;
	}

	.steps-list li {
		padding: 0 35px;
		-ms-flex-preferred-size: 220px;
		flex-basis: 220px;
		max-width: 220px;
	}

	.steps-list li:before {
		top: 50px;
	}

	.steps-list li.active .ico-wrap:before {
		font-size: 68px;
		line-height: 1;
	}

	.steps-list .ico-wrap {
		width: 100px;
		height: 100px;
	}

	.steps-list .ico-wrap:before {
		font-size: 48px;
		line-height: 1;
	}

	.table-info-wrap {
		padding: 19px 0 22px;
	}

	.summary-info-block .lt-block {
		width: 64.2%;
		padding: 0 30px;
	}

	.summary-info-block .title {
		font-size: 28px;
		line-height: 1.1428571429;
	}

	.summary-info-block .rt-block {
		width: 35.8%;
		padding: 0 30px;
	}

	.summary-info-block .price-text {
		font-size: 28px;
		line-height: 1.1428571429;
		-ms-flex-preferred-size: 110px;
		flex-basis: 110px;
		max-width: 110px;
	}

	.summary-info-block .inner-info-block {
		font-size: 18px;
		line-height: 1;
	}

	.lt-inner-block {
		-ms-flex-preferred-size: 264px;
		flex-basis: 264px;
		max-width: 264px;
	}

	.basic-holder {
		padding: 16px 10px 26px 10px;
		border-width: 3px;
	}

	.basic-holder .text-basic {
		font-size: 36px;
		line-height: 1.1111111111;
	}

	.basic-holder .sub-text {
		font-size: 24px;
		line-height: 1.1666666667;
	}

	.code-promo {
		padding: 13px 0 13px 14px;
		margin: 0 0 35px 30px;
		width: 816px;
	}

	.code-promo .text-code {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: auto;
	}

	.code-promo .title {
		font-size: 28px;
		line-height: 1.1428571429;
	}

	.code-promo .title-code {
		font-size: 22px;
		line-height: 1.1818181818;
	}

	.code-promo .price-deduct {
		padding: 0 15px 0 0;
		-ms-flex-preferred-size: 25.9%;
		flex-basis: 25.9%;
		max-width: 25.9%;
		font-size: 28px;
		line-height: 1;
		width: auto;
	}

	.option-list li,
	.inner-info-list li {
		font-size: 20px;
		line-height: 1;
	}

	.option-list li.text-premium {
		font-size: 25px;
		line-height: 1;
	}
    .inner-info-list li.text-premium {
        font-size: 28px;
        line-height: 1;
    }

	.text-calculation {
		font-size: 18px;
		line-height: 1.2777777778;
	}

	.summary-btn-group {
		padding: 0 30px;
	}

	.simulateur-form {
		padding: 120px 60px 31px;
		font-size: 1.5rem;
	}

	.simulateur-form .simulateur-title {
		font-size: 1.5rem;
	}

	.simulateur-form .custom-control-label {
		font-size: 1.75rem;
	}

	.simulateur-form .custom-control-label:before {
		width: 27px;
		height: 27px;
	}

	.simulateur-form .custom-control-label:after {
		font-size: 1.375rem;
	}

	.simulateur-form .btn {
		font-size: 1.75rem;
		padding: 13px 25px;
	}

	.simulateur-form .alt-btn-holder .small-text {
		font-size: 1.375rem;
	}

	.simulateur-form .alt-btn-holder .large-text {
		font-size: 2.0625rem;
	}

	.simulateur-form .alt-btn-holder .btn {
		font-size: 1.75rem;
		line-height: 1;
		padding: 10px 30px;
	}

	.figure-holder .img-holder {
		width: 139px;
	}

	.figure-holder .img-holder:after {
		width: 223px;
		bottom: 35px;
	}

	.figure-holder .alt-img-holder {
		width: 163px;
	}

	.figure-holder .muscular-male {
		width: 158px;
	}

	.figure-holder .thin-male {
		width: 129px;
	}

	.figure-holder .figure-title {
		font-size: 1.5rem;
	}

	.figure-holder .figure-in-num {
		font-size: 2rem;
	}

	.info-holder .title-highlight {
		left: 114px;
		top: -41px;
		font-size: 2rem;
		padding: 26px 54px 21px;
		max-width: 450px;
	}

	.ranges-holder label {
		font-size: 1.5rem;
	}

	.ranges-holder .form-control {
		font-size: 1.75rem;
		line-height: 1.1429;
	}

	.ranges-holder .jcf-range .jcf-range-handle {
		width: 26px;
		height: 26px;
		margin: -8px 0 0 -12px;
	}

	.simulator-wrap .img-link-wrap {
		max-width: 614px;
	}

}

@media (min-width: 1200px) {

	h1,
	.h1 {
		font-size: 2.625rem;
	}

	h2,
	.h2 {
		font-size: 2.375rem;
	}

	h3,
	.h3 {
		font-size: 2.125rem;
	}

	h4,
	.h4 {
		font-size: 1.875rem;
	}

	h5,
	.h5 {
		font-size: 1.75rem;
	}

	h6,
	.h6 {
		font-size: 1.5rem;
	}

	#header + main {
		margin-top: 96px;
	}

	.logo {
		-ms-flex-preferred-size: 198px;
		flex-basis: 198px;
		max-width: 198px;
	}

	.footer-logo {
		width: 250px;
	}

	.partners-row .container {
		padding: 0 106px;
	}

	.partners-list {
		margin: 0 -40px;
	}

	.subscription-wrap:before {
		height: 40.3%;
	}

	.fitness-two-col .img-wrap {
		-ms-flex-preferred-size: 519px;
		flex-basis: 519px;
		max-width: 519px;
	}

	.service-detail-row .ico-text {
		font-size: 24px;
		line-height: 1.1666666667;
	}

	.pagination-list li a span {
		font-size: 30px;
	}

	.simulator-info-block .top-block h4 {
		font-size: 26px;
		line-height: 1.1538461538;
	}

	.sorted-content h3 {
		font-size: 23px;
		line-height: 1.2173913043;
	}

	.contact-info-holder {
		min-height: 924px;
	}

	.check-option-list .checkbox-wrap {
		left: 27px;
	}

	.summary-info-block .lt-block {
		padding: 0 47px 0 130px;
	}

	.summary-info-block .rt-block {
		padding: 0 50px 0 62px;
	}

	.code-promo {
		margin: 0 0 35px 130px;
	}

	.code-promo .price-deduct {
		padding-left: 39px;
	}

	.summary-btn-group {
		padding: 0 76px;
	}

	.figure-holder .muscular-male {
		width: 188px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.top-footer .h5 {
		font-size: 20px;
	}
}

@media (min-width: 1400px) {
	.subscription-wrap:before {
		height: 64%;
	}

	.fitness-two-col .img-wrap {
		margin: 0 -32px 0 50px;
	}

	.pagination-list {
		font-size: 23px;
		line-height: 1.1739130435;
		margin: 0 -20px;
	}

	.pagination-list li a span {
		font-size: 38px;
	}

	.sort-nav-list {
		margin: 0 -27px;
		font-size: 19px;
		line-height: 1.2105263158;
	}

	.sort-nav-list .sort-nav-item {
		padding: 0 27px;
	}

	.simulateur-form {
		padding-left: 120px;
		padding-right: 120px;
	}
}

@media (max-width: 1399px) {
	.container {
		padding: 0 15px;
	}
}

@media (max-width: 1199px) {
	.footer-site-link {
		font-size: 15px;
	}
}

@media (max-width: 991px) {
	.steps-contact-form h1 {
		font-size: 24px;
		line-height: 1.4166666667;
	}

	.confirmation-wrap h1 {
		font-size: 30px;
		line-height: 1;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	#header .container {
		position: relative;
	}

	.promo-lg-content-holder h1 {
		font-size: 24px;
		line-height: 1.25;
	}

	.promo-inner-block h1 {
		word-break: break-word;
	}

	.table-info-block {
		min-width: 750px;
	}

	.figure-holder .alt-text-wrap {
		font-size: .75rem;
	}

	.alt-ranges-holder {
		background: #747272;
		border-radius: 16px 16px 0 0;
		margin: 0 -20px;
		padding: 10px 11px 12px;
	}
}

/** cookies **/
/* EU cookies bottom of page popup */
.cookie-consent {
    /*display: none;*/
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    z-index: 9999;
    height: auto;
    background-color: #3b3b3b;
    padding: 23px 2em;
    border-top: solid 1px #FFF;
}
.cookie-consent .eu-cookies-cntr {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    margin: auto;
    /*opacity: 0.71; //< does not look good over dark backgrounds, like the footer. */
}
.cookie-consent .narratives {
    flex: 1 1 calc(80% - 15px);
    margin: 0 15px 0 0;
}
.cookie-consent .aside {
    flex: 1 1 calc(20% - 15px);
    display: inline-block;
    margin: 0 0 0 15px;
    position: relative;
}
.cookie-consent a { color: white; }
.cookie-consent p {
    display: inline;
    margin-right: 1ex;
}
.cookie-consent button {
    font-size: 1.1em;
    padding: 4px 20px;
}
/* .cookie-consent button {
    display: block;
    line-height: 30px;
    padding: 4px 45px;
    background-color: #aaceb6;
    border: 1px solid #262626;
    box-sizing: border-box;
    box-shadow: 0px 10px 30px rgba(8, 119, 48, 0.25);
    border-radius: 3px;
    margin: 5px auto;
    text-transform: uppercase;
}
.cookie-consent button:hover {
    cursor: pointer;
    background-color: #b4dcc4;
}
*/
 */
@media (min-width:  576px) { .cookie-consent .eu-cookies-cntr { max-width: 540px; } }
@media (min-width:  768px) { .cookie-consent .eu-cookies-cntr { max-width: 720px; } }
@media (min-width:  992px) { .cookie-consent .eu-cookies-cntr { max-width: 960px; } }
@media (min-width: 1200px) { .cookie-consent .eu-cookies-cntr { max-width: 1400px; } }
@media (min-width: 1650px) {
    .cookie-consent .narratives { text-align: left; }
    .cookie-consent p {
        display: block;
        width: 100%;
    }
}

/** mautic **/
.mauticform_wrapper { max-width: 600px; margin: 10px auto; }
.mauticform-innerform {}
.mauticform-post-success {}
.mauticform-name { font-weight: bold; font-size: 1.5em; margin-bottom: 3px; }
.mauticform-description { margin-top: 2px; margin-bottom: 10px; }
.mauticform-error { margin-bottom: 10px; color: red; }
.mauticform-message { margin-bottom: 10px;color: green; }
.mauticform-row { display: block; margin-bottom: 20px; }
.mauticform-label { font-size: 1.1em; display: block; font-weight: bold; margin-bottom: 5px; }
.mauticform-row.mauticform-required .mauticform-label:after { color: #e32; content: " *"; display: inline; }
.mauticform-helpmessage { display: block; font-size: 0.9em; margin-bottom: 3px; }
.mauticform-errormsg { display: block; color: red; margin-top: 2px; }
.mauticform-selectbox, .mauticform-input, .mauticform-textarea { width: 100%; padding: 0.5em 0.5em; border: 1px solid #CCC; background: #fff; box-shadow: 0px 0px 0px #fff inset; border-radius: 4px; box-sizing: border-box; }
.mauticform-checkboxgrp-row {}
.mauticform-checkboxgrp-label { font-weight: normal; }
.mauticform-checkboxgrp-checkbox {}
.mauticform-radiogrp-row {}
.mauticform-radiogrp-label { font-weight: normal; }
.mauticform-radiogrp-radio {}
.mauticform-button-wrapper .mauticform-button.btn-default, .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default { color: #5d6c7c;background-color: #ffffff;border-color: #dddddd;}
.mauticform-button-wrapper .mauticform-button, .mauticform-pagebreak-wrapper .mauticform-pagebreak { display: inline-block;margin-bottom: 0;font-weight: 600;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 13px;line-height: 1.3856;border-radius: 3px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.mauticform-button-wrapper .mauticform-button.btn-default[disabled], .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled] { background-color: #ffffff; border-color: #dddddd; opacity: 0.75; cursor: not-allowed; }
.mauticform-pagebreak-wrapper .mauticform-button-wrapper {  display: inline; }

/** abonnements **/
.deep-link:hover {
    cursor: pointer;
}

/** panier **/
.yellow-sticker {
    color: #ffc72c !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    background: #3b3b3b;
    padding: 1px 6px;
}

.summary-info-block {
    background: rgb(235, 235, 235);
}

.summary-colored {
    background: #c4c4c4;
}

.steps-contact-form.white-bg,
.summary-info-block.white-bg {
    background: rgba(255, 255, 255);
}

.arrow-down {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 75px 0 75px;
    border-color: #c3c3c3 transparent transparent transparent;
    margin: 20px auto;
}

.texy-s2 {
	font-size: 18px;
}

.text-m1 {
	font-size: 32px;
}

.text-m2 {
	font-size: 36px;
}

/** CAROUSEL **/
.carousel-inner > .item > img {
    height:450px;
}

.carousel-image{
    height:450px;
    width: 100%;
    object-fit: cover;
    box-shadow:1px 1px 3px grey;
}

.carousel{
    height:450px;
}

.mycarousel-indicators {
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.mycarousel-indicators li {
    box-sizing: content-box;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    transition: opacity .6s ease;
}

.carousel-indicators--round li {
    border-radius: 100%;
    margin: 1px 4px;
    height: 15px;
    width: 15px;
    border: 1.5px solid black;
}

.mycarousel-indicators .active{
    background-color: black;
}

.half-img-right,
.half-img-left{
    overflow:hidden;
    position: relative;
}

.half-img-left > img{
    position: absolute;
    left: 20%;
}

.half-img-right > img{
    position: absolute;
    right: 20%;
}

@media screen and (max-width: 1000px){
    .carousel-inner > .item > img {
        height:350px;
    }

    .carousel-image{
        height:350px;
    }

    .carousel{
        height:350px;
    }
}

@media screen and (max-width: 700px){
    .carousel-inner > .item > img {
        height:250px;
    }

    .carousel-image{
        height:250px;
    }

    .carousel{
        height:250px;
    }
}


@media screen and (max-width: 500px){
    .carousel-inner > .item > img {
        height:180px;
    }

    .carousel-image{
        height:180px;
    }

    .carousel{
        height:180px;
    }
}
.fitlive-top-wrapper {
    background: #141719;
}

/* .fitlive-top {
    padding: 20px 47px;
} */

.fitlive-wrapper {
    background: #FFC72C;
    position: relative;
}
.fitlive-wrapper #replay {
    color: #0b0b0b;
}


.fitlive-wrapper iframe {
    border: solid 15px #C4C4C4;
    background-color: #141719;
}

.fitlive-bottom-wrapper {
    background: #141719;
    padding-top: 20px;
}

.fitlive-bottom-wrapper p {
    font-size: 20px;
}

.fitlive-bottom-wrapper .text-yellow {
    color: #FFC72C;
}

/* .fitlive-top-wrapper img {
    max-height: 120px;
} */

@media (min-width: 766px) {

    /* .fitlive-top-wrapper img {
        max-height: 100%;
        max-width: 1325px;
        margin: 0 auto;
        width: 100%;
    } */

    .fitlive-top {
        padding-top: 82px;
    }

    .fitlive-wrapper:before {
        content: '';
        background: #141719;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 28%;
    }

    .fitlive-wrapper:after {
        content: '';
        background: #141719;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 25%;
    }

    .fitlive-bottom-wrapper {
        padding-top: 0;
    }

    .fitlive-wrapper #replay {
        color: #FFC72C;
    }
}

