.mx_sp_container textarea{width:100%;}

.sp-module.white {
	color: #333;
	background-color: #fff;
	margin: 5px auto;
	border: 1px solid #f1f1f1;
	padding: 15px;
}
.sp-module.white:hover {
	color: #333;
	background-color: #f9f9f9;
}
.sp-module.beige {
	color: #000;
	background-color: #e3e1df;
	margin: 5px auto;
	padding: 15px;
	border: 1px solid #fff;
}

.sp-module.greys {
	color: #333;
	background-color: #f1f1f1;
	margin: 0 auto 5px auto;
	padding: 15px;
}
.sp-module.greys:hover {
	color: #333;
	background-color: #ddd;
}

.sp-module.blues {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #0079cf;
    background: -moz-linear-gradient(45deg, #0079cf 0%, #00a9fc 100%);
    background: -webkit-linear-gradient(45deg, #0079cf 0%,#00a9fc 100%);
    background: linear-gradient(45deg, #0079cf 0%,#00a9fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079cf', endColorstr='#00a9fc',GradientType=1 );
}

.sp-module.greens {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #669933;
    background: -moz-linear-gradient(45deg, #669933 0%, #66cc33 100%);
    background: -webkit-linear-gradient(45deg, #669933 0%,#66cc33 100%);
    background: linear-gradient(45deg, #669933 0%,#66cc33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669933', endColorstr='#66cc33',GradientType=1 );
}
.sp-module.oranges {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #ff7b26;
    background: -moz-linear-gradient(45deg, #ff7b26 0%, #ffc108 100%);
    background: -webkit-linear-gradient(45deg, #ff7b26 0%,#ffc108 100%);
    background: linear-gradient(45deg, #ff7b26 0%,#ffc108 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b26', endColorstr='#ffc108',GradientType=1 );
}

.sp-module.reds {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #f32328;
    background: -moz-linear-gradient(45deg, #f32328 0%, #fe583c 100%);
    background: -webkit-linear-gradient(45deg, #f32328 0%,#fe583c 100%);
    background: linear-gradient(45deg, #f32328 0%,#fe583c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32328', endColorstr='#fe583c',GradientType=1 );}

.sp-module.dark {
	background-color: #27282c;
	margin: 5px auto;
	color: #7c7e84;
	padding: 15px;
}
.sp-module.dark ul, .mcolor ul, .white ul {
	padding-left: 10px;
}

.sp-module.dark a, .colors a { color: #ddd !important;}

#sp-testimonials, #sp-timetable {
    padding: 50px 20px;
    background-color: #f7f6f4;
}
#sp-testimonials h3 { text-align: center;}
#sp-team, #sp-news { padding: 40px 0px;}
#sp-news h3 { text-align: center;}
#sp-bottoms { padding: 20px 0px;}
#sp-services{ max-width: 2040px;margin-left: auto;margin-right: auto;}

.fa-long-arrow-right:before {
  content: "\f178" !important;
}
.table_wrapper ul {
  margin:0 auto;
  padding:0;
}
.table_wrapper ul > li { list-style:none; padding: 10px 0px;}
.table_wrapper ul > li:nth-child(2n) { background:#fbfbfb; }
.table_wrapper ul > li .mxt-col {
  position:relative;
  display:inline-block;
  vertical-align:middle;
  padding:3px 0px;
}
.table_wrapper ul > li .mxt-col.mxt-name {
  width:36%;
  font-size:12px;
  font-weight:500;
  line-height:25px;
  letter-spacing:0.03em;
  color:#444444;
}
.table_wrapper ul > li .mxt-col.mxt-name .mxt-ord {
  font-size:13px;
  font-weight:600;
  display:inline-block;
  margin-right:3%;
}
.table_wrapper ul > li .mxt-col.mxt-name img {
  display:inline-block;
  margin-right:3%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
.table_wrapper ul > li .mxt-col.mxt-time {
  width:17%;
  font-size:12px;
  line-height:25px;
  letter-spacing:0.03em;
  padding:0px 2%;
  color:#987654;
}
.table_wrapper ul > li .mxt-col.mxt-coach {
  width:37%;
  font-size:13px;
  line-height:25px;
  padding-left:3%;
  color:#555555;
}
.table_wrapper ul > li .mxt-col.mxt-coach > a {
  float:right;
  display: block;
  font-size:11px;
  font-weight:500;
  line-height:24px;
  letter-spacing:0.04em;
  text-transform:uppercase;
  color:#ffffff;
  background:#252525;
  padding:4px 15px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
}
.table_wrapper ul > li .mxt-col.mxt-coach > a:hover { background:#987654; }
.table_wrapper ul > li .mxt-col:after {
  content:"";
  position:absolute;
  top:50%;
  right:-1px;
  width:1px;
  height:15px;
  background:#dedede;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.table_wrapper ul > li .mxt-col:last-child:after { display:none; }
.sppb-tab-content {
  padding: 20px;
  margin-top: 0px !important;
  border: 1px solid #dcdcdc;
  background: #fff;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.sppb-nav-tabs>li {
  margin-right: 4px !important;
}
.sppb-nav-tabs>li>a {
 border-right-width:1 !important
}
div[id*="ot-widget-"] .ot-dtp-picker.wide {
    width: 100%;
}
.ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
    border-radius: 0 2px 2px 0;
    width: 200px;
    float: right;
}
div[id*="ot-widget-"] .ot-dtp-picker .ot-dtp-picker-button {
    width: 100% !important;
    background: #d6b981;
    border-color: #d6b981;
    box-shadow: none;
    text-transform: uppercase;
}
div[id*="ot-widget-"] .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
    width: 100%;
}
div[id*="ot-widget-"] .ot-dtp-picker .ot-dtp-picker-form .ot-dtp-picker-selector {
    background: white;
}
.ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
    width: 200px;
    border-bottom: none;
    float: left;
}
.ot-dtp-picker .ot-party-size-picker {
    border-bottom: none;
    margin-bottom: 1px;
}
.ot-dtp-picker .ot-dtp-picker-selector {
    margin: 0;
        margin-bottom: 0px;
    width: 100%;
    position: relative;
    height: 48px;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
}
@media (min-width: 992px) {
div[id*="ot-widget-"] .ot-dtp-picker.wide .ot-dtp-picker-form {
    height: 50px;
    display: flex;
    justify-content: space-between;
}
.ot-dtp-picker.wide .ot-dtp-picker-form {
    height: 48px;
}
.ot-dtp-picker .ot-dtp-picker-form {
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
}
}
.dark-bg h3{
    border: none;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.dark-bg {
    background: #292929;
    color: #f1f1f1;
}
.column-section-wrap {
    position: relative;
    padding: 50px;
}
.column-text {
	max-width:550px;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.column-text_inside {
	padding:70px 30px;
}
.column-text_inside .column-text  {
	float:left;
	width:100%;
}
.column-text .hero_btn {
	margin-top:0;
}
.hours {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 30px;
	color:#fff;
}
.work-time {
	text-align: center;
} 
.work-time:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
    width: 10px;
	bottom:20px;
}
.big-number {
	margin:20px auto 0;
	position:relative;
}
.big-number a {
	font-size:28px;
	font-weight:bold;
	letter-spacing:3px;
	padding:4px 30px;
	font-family: 'Playfair Display', cursive;
    transition: all 500ms linear;
	border:1px solid;
}
.big-number a:hover {
	color:#999;
}
.bold-separator {
	max-width:400px;
	margin:0  auto 20px;
	position:relative;
}
.bold-separator span {
	width:6px;
	height:6px;
	display:inline-table;
	background:#fff;
	margin:0 auto;
	border-radius:100%;
}
.bold-separator.bold-separator_dark span{
	background:#292929;
}
.bold-separator.bold-separator_dark {
	margin:15px  auto 30px;
}
.bold-separator:before , .bold-separator:after {
	content:'';
	position:absolute;
	width:30%;
	height:1px;
	top:50%;
	opacity:0.5;
	background: #C19D60;
}
.bold-separator:before {
	left:0;
}
.bold-separator:after {
	right:0;
}


h1, h2, h3, h4, h5 {
	font-family: 'Playfair Display', cursive;
}
#sp-section {
	position: relative;
}
.reservation-modal-wrap  , .reserv-overlay {
	position:fixed;
	z-index:200;
	top:0;
	left:0;
	right:0;
	bottom:0;
    -webkit-transform: translate3d(0, 0, 0);
	display:none;
}
.reservation-modal-wrap {
	overflow:auto;
}
.reserv-overlay {
	z-index:1;
	opacity:0.9;
	display:block;
}
.reservation-modal-container {
	max-width: 756px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	top:15%;
}
.reservation-modal-item {
	background:#fff;
	padding:60px;
}
.reservation-bg {
	position:absolute;
	top:28px;
	left:28px;
	bottom:28px;
	right:28px;
	background-color:#fff;
	opacity:0.2;
	z-index:1;
}
.reservation-modal-item:after {
	content:'';
	position:absolute;
	top:28px;
	left:28px;
	bottom:28px;
	right:28px;
	border:1px   dotted #ccc;
	z-index:2;
	box-shadow: 0px 0px 0px 30px #f9f9f9; 
}
.reservation-wrap {
	position:relative;
	z-index:3 ;
} 
.close-reservation-modal {
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	font-size:16px;
	width:40px;
	height:40px;
	line-height:40px;
	border:1px  solid #eee;
	background:#fff;
	z-index:3;
}
.close-reservation-modal:hover {
	color:#000;
	background:#f2f2f2;
}
.custom-form textarea,
.custom-form input[type="text"],
.custom-form input[type=email],
.custom-form input[type=password] {
	float: left;
	border: none;
	border: 1px solid #e1e1e1;
	background: #f9f9f9;
	width: 100%;
	padding: 15px 20px;
	color: #000;
	font-size: 12px;
	-webkit-appearance: none;
}
.custom-form input::-webkit-input-placeholder,
.custom-form textarea::-webkit-input-placeholder {
	color: #666;
	font-weight: 500;
	font-size: 12px;
	position: relative;
}
.custom-form input:-moz-placeholder,
.custom-form textarea:-moz-placeholder {
	color: #666;
	font-weight: 500;
	font-size: 12px;
}
.custom-form textarea {
	min-height: 80px;
	resize: vertical ;
	padding: 15px 20px;
	-webkit-appearance: none;
	border: 1px solid #e1e1e1;
}
.custom-form input {
	margin-bottom: 20px;
}
.custom-form .btn {
	border:none;
	-webkit-appearance: none;
	cursor:pointer;
	margin-top:40px;
}
.custom-form  textarea:focus , .custom-form input[type="text"]:focus  , .custom-form  input[type=email]:focus  , .custom-form  input[type=password]:focus   {
	background:#fff;
	box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
}
.lights{
  background-color: #fff;
}
.newsletter-signup form {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:-o-flex;
 display:flex
}
	
.newsletter-signup form input[type=text] {
 background:#323136;
 border:none;
 border-radius:3px 0 0 3px;
 color:rgba(255,255,255,.6);
 padding:2px 20px;
 height:46px
}	
.newsletter-signup form button{
 padding:10px 30px;
 height:50px
}