/* CSS Document */

body,html,*{

    margin:0px;
	padding:0px;
	font-family: Open Sans, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#3b3837;
	font-weight:400;
}
body{
	background-color: #f8f8f8;
}
body#tinymce{
	background-image: none;
	color:#333333;
}
p{
	margin-top:0px;
	margin-bottom:25px;
	line-height:24px;	
}

ul {
    list-style-type:none;
    margin-bottom:25px;
}
ul li{
    line-height:25px;
}
body#tinymce ul{
	list-style-type:disc;
}
body#tinymce p span,
body#tinymce p strong,
body#tinymce p i,
body#tinymce p em{
	color:inherit;	
}
body#tinymce p{
	margin-bottom:10px;	
	line-height: 25px;
	color:#333333;
}
body#tinymce .text-element *{
	font-size:16px;
}

body#tinymce .text-element h2{	
	font-size:35px;
	font-family:'Open Sans';
	font-weight:400;
}
body#tinymce .text-element h3{	
	font-size:30px;
	font-family:'Open Sans';
	font-weight:400;
}
body#tinymce .text-element h4,
body#tinymce .text-element h5,
body#tinymce .text-element h6
{	
	font-size:25px;
	font-family:'Open Sans';
	font-weight:400;
}

a,a:hover{
    text-decoration:none;
    outline: none;
    color: inherit;
    cursor: pointer;
}

a:focus,
.btn:focus, 
.btn.focus{
	outline:none;
	color:inherit;
}
img{
	border:0px none;
}

section,header,nav,figure,article,footer{

	display:block;
}

h1{
	padding-bottom:80px;
}

header{
	position: fixed;
	height:113px;
	width:100%;
	z-index:999;
	background-image: url("/Public/Images/Layout/Header/palm.jpg");
	background-repeat: no-repeat;
	background-position: right 113px center;
	top:0px;
	left: 0px;
	background-color: #fff;
	z-index: 905;
}


header.shring{
	height: 60px;   
}

header div.menu-btn{
	height:113px;
	width: 113px;
	background-color: #525c80;
	cursor: pointer;
	text-align: center;
	padding-top: 32px;
	
}
header div.menu-btn span.glyphicons-menu-hamburger,
header div.menu-btn span.text{
	color: #fff;
	width: 100%;
	text-align: center;
	display: block;
	
}
header div.menu-btn span.glyphicons-menu-hamburger{
	font-size: 36px;	
}
header div.menu-btn span.text{
	font-size: 11px;	
	text-transform: uppercase;
}
header .menu{
	width: 300px;	
	position: fixed;
	top: 113px;
	bottom:0px;
	background-color: #fff;
	border-top: 1px solid #eee; 
	left:-310px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden;
	
}
header .menu.open{	 
	left:0px;	
}
header .menu li{
	border-bottom: 1px solid #eee;
}
header .menu li a{	
	display: block;
	padding: 15px 20px;
	font-size: 12px;
	line-height: 16px;
}
header .menu li a span{	
	display: inline-block;
	vertical-align: middle;
	color:inherit;
	font-size:inherit;
}
header .menu li a span.glyphicons{	
    position: relative;
    top: -1px;
    padding: 0px 8px 0px 0px;
    color:#525c80;
}
header .menu li:hover a.main,
header .menu li.selected a.main{	
	background-color:#525c80;
	color:#fff;
}
header .menu li ul li:hover{	
	background-color:#ececec;
	color:#3b3837;
}
header .menu li:hover a.main span.glyphicons,
header .menu li.selected a.main span.glyphicons{	
	color:#fff;
}
header .menu li ul{	
	background-color:#ddd;
}
header .menu li ul li{	
	padding-left:22px;
}
header div.city-desc{
	position: absolute;
	font-family: 'Exo 2';
	left: 140px;
	top: 10px;
	font-weight: 300;
	font-size: 18px;
	color: #3b3837;
	line-height: 25px;
	padding-top: 23px;
}
header div.city-desc span{
	font-family: 'Exo 2';
	font-size: 26px;
	display: block;
	font-weight: 700;
	color: #3b3837;
}
header div.logo-content{
	
}
header div.logo-content a {
	background: url("/Public/Images/Layout/Header/logo_web.png");
	background-repeat: no-repeat;
	width: 249px;
	height: 148px;
	transform:translate(-50%);
	left: 50%;
	position: absolute;
	top: 0px;
}
header a.facebook {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 113px;
	width: 113px;
	background-color: #525c80;
	text-align: center;
}
header a.facebook span.social{
	font-size: 36px;
	margin-top: 35px;
	color: #fff;
}
header div.city-text{
	position: absolute;
	top: 10px;
	right: 251px;
	width: 200px;
	color: #525c80;
	font-family: 'Exo 2';
	font-size: 30px;
	font-weight: 700;
	text-align: right;
}
header div.city-phone{
	position: absolute;
	top: 60px;
	right: 251px;
	width: 300px;
	color: #3b3837;
	font-family: 'Exo 2';
	font-size: 18px;
	font-weight: 300;
	text-align: right;
}
header div.city-email{
	position: absolute;
	top: 77px;
	right: 251px;
	width: 300px;
	color: #3b3837;
	font-family: 'Exo 2';
	font-size: 18px;
	font-weight: 300;
	text-align: right;
}
header div.city-email a{
	font-family: inherit;
}
section,
.article-list-content.detail{
	padding-bottom:80px;
}
.cards {
  background-color: #fff;
  padding-top:80px;
  padding-left: 40px;
  padding-right: 40px;
}
.container:after {
  display: block;
  content: " invisible node "
  flex(999 999 auto)
}
.cards img {
  flex: 0 0 auto;
  margin: 13px;
  height: 55px;
}
#content{
	margin-top: 113px;
}
#slider{
	height: 835px;
	width: 100%;	
}    
#slider .slider-layout{
	position: relative;
}
#slider .slider-layout,
#slider .slider-item,
#slider .slider-content{
	width: 100% !important;	
	height: 100% !important;
	position:relative;
}  
#slider .slider-item{
	background-color:#000;
} 
#slider .slider-item .slider-image{
	opacity:0.5;
} 
#slider .slider-item div{
	position:absolute;
	top:37%;
	transform:translateY(-50%);
	left:0px;
	width:100%;
	z-index:2;
	text-align:center;
}
#slider .slider-item div a{
	padding:20px;
	text-transform: uppercase;
}
#slider .slider-item h1,
#slider .slider-item p.slider-title{
	color:#fff;
	font-weight: 600;
	padding:60px;
	margin:0px;
	font-size:65px;
	font-family:'Exo 2';
	text-transform: uppercase;
} 
#slider .slider-item h1:before{
	display:none;	
}

#slider .slider-content span.slider-image{
  display: block;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}   
#slider .transparent-content{
	height: 184px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 900;
} 
#slider .transparent-content .bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
}
#slider .transparent-content .container{	
	padding-top: 46px;
}
#slider .transparent-content .container .b-item{
	padding-left: 36px;
	padding-right: 36px;
}
#slider .transparent-content .slide-button{
	
    position: relative;
    width: 100%;
    display: block;
    padding: 30px 5px 30px 80px;
    text-align: left;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-webkit-box-shadow: 0px 0px 19px 5px rgb(0, 0, 0,0.4);
    -moz-box-shadow: 0px 0px 19px 5px rgb(0, 0, 0,0.4);
    box-shadow: 0px 0px 19px 5px rgb(0, 0, 0,0.4));
    font-family: 'Exo 2';
    font-weight: 300;
    font-size: 23px;
    text-transform: uppercase;

}
#slider .transparent-content .slide-button.today{
	background-color: #da9b05;
}
#slider .transparent-content .slide-button.today-ex{
	background-color: #96b80e;
}
#slider .transparent-content .slide-button.res-online{
	background-color: #2587e2;
}

#slider .transparent-content .slide-button .glyphicons{
	color: #fff;
	position: absolute;
	font-size: 40px;
	top: 27px;
    left: 23px;
}
#slider .transparent-content .slide-button.res-online .glyphicons{	
	top: 22px;
}
.pagination{
	padding: 100px 0px;
}

.pagination a{
	border-color: #00adee !important;
	color: #00adee !important;
}
.pagination a.active{
	background-color: #00adee !important;
	color: #fff !important;
}

.slide-banners{
	background: url("/Public/Images/Layout/Content/slim_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 258px;
	 
}
.slide-banner-item{
	height: 258px;
	 display: flex;
  flex-direction: column;
  justify-content: center;
}
.slide-banner-item.text span{
	display: block;
}
.slide-banner-item img{
	max-width: 100%;
	max-height: 100%;
}
.slide-banner-item.text span.title{
	font-family: 'Exo 2';
	font-weight: 700;
	font-size: 40px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 40px;
}
.slide-banner-item.text span.sub-title{
	font-family: 'Exo 2';
	font-weight: 300;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 30px;
}
.slide-banner-item.text .banner-btn{
	background-color: #525c80;
	-webkit-box-shadow: 0px 0px 19px 5px rgb(0, 0, 0,0.4);
    -moz-box-shadow: 0px 0px 19px 5px rgb(0, 0, 0,0.4);
    box-shadow: 0px 0px 19px 5px rgb(0, 0, 0,0.4));
    
	font-family: 'Exo 2';
	font-weight: 300;
	font-size: 18px;
	color:#ffffff;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 8px;
    padding: 14px 20px;
    min-width: 215px;
}
    
.newest-actions-title{
	font-family: 'Exo 2';
	font-weight: 300;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	padding-bottom: 80px;
}
h1:before,
.newest-actions-title:after{
	content: "";
	height: 1px;
	border-bottom: 1px solid #cacaca;
	width: 130px;
	display: block;
	position: absolute;
	bottom: 44px;
	left: 50%;
	margin-left: -65px;
}
.article-list-block{
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	padding: 20px;
	margin-bottom:25px;
}
.article-list-block .header a{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.article-list-block .header a img{
	max-width: 100%;
	max-height: 185px;
}
.article-list-block .header .title a{
	margin-top: 15px;
}
.article-list-block h2{
	font-family: 'Exo 2' !important;
	font-weight: 700 !important;
	font-size: 24px !important;
	text-decoration: none;
}
.article-list-block h2 a{
	font-family: inherit !important;
	font-weight: inherit !important;
	font-size: inherit !important;
	text-decoration: inherit !important;
}
.article-list-block .btn.btn-action-detail{
	background-color:  #525c80;
	color: #ffffff !important;
	font-family: 'Exo 2' ;
	font-weight: 300 ;
	font-size: 14px ;
	display: block;
	text-decoration: none !important;
	padding:10px;
}

.article-list-block ul{
	list-style-position: inside !important;
}
.show-all-actions {
	padding-top: 80px;
	text-align: center;
}
.show-all-actions a,
.show-all-actions a:hover,
.show-all-actions a:focus{
	color: #525c80 !important;
	text-decoration: none !important;
	font-size: 18px !important;
	padding-top: 80px;
}
.show-all-actions:before{
	
	content: "";
	height: 1px;
	border-bottom: 1px solid #cacaca;
	width: 130px;
	display: block;
	position: absolute;
	bottom: 44px;
	left: 50%;
	margin-left: -65px;
}

.woman-fittness{	
	height: 478px;
	 display: flex;
  flex-direction: column;
  justify-content: center;
  background: url("/Public/Images/Layout/Content/woman_fittness_bg.jpg");
  background-size: cover;
  background-position:top center;
  text-align: center;
  
}
.woman-fittness .title{	
	font-family: 'Exo 2' ;
	font-weight:700;
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
}
.woman-fittness .subtitle{
	font-family: 'Exo 2' ;
	font-weight:400;
	font-size: 28px;
	color: #fff;
}
.main-article{
	padding-top:80px;
}
img.main{
	width:100%;
	margin-bottom:5px;
}
.article-list-block img.main{
	width:auto;
}

.photo-list.border{
	padding-bottom:30px;
	border-bottom:1px solid #cacaca;
	margin-bottom:30px;
}
.photo-list img{
	margin-bottom:5px;
}
#tinymce .file-list{
	border-bottom:1px solid #cacaca;
	margin-bottom:30px;
}
#tinymce .file-list ul{
	margin-left:0px;
}
#tinymce .file-list ul li{
	list-style-type: none;
}
#tinymce .file-list ul li img{
	margin-right:10px;
}
.iScrollIndicator{
	border:0px none !important;
	width: 50% !important;
}
.table .price{
	min-width:120px;
}
.table th,
.table .total-price{
	font-weight:bold;
}
.table tr.total td{
	border-top:4px solid #ddd;
}
label.inline-radio{
	font-weight:normal;
	padding-left:10px;
}
#overlay{
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
    opacity: 0.75;
    z-index: 999;
}
#overlayContent{
	width: 500px;
    margin-left: 701.5px;
    margin-top: 50px;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1000;
}
#overlayContent .closeDiv{
	position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    background-color: #fff;
    padding: 1px 5px 3px 6px;
}
#overlayContent .advImage{
	border:1px solid #fff;
}
#overlayContent .advImage img{
	width:100%;
}
#overlayContent a.close{
	font-weight: 600;
    text-transform: lowercase;
    font-size: 16px;
    background-color:#fff;
}
footer{
	color:#cccccc;
	background-color: #303030;
	padding:80px 0px 0px;
	font-weight: 300;
	
}

footer h3{
	color: #fff;
    font-weight: 300;
    font-family: 'Exo 2';
    font-size: 26px;
    border-bottom: 1px solid #4d4d4d;
    margin-top: 0px;
    padding-bottom: 7px;
	
}
footer p.socials a{
	display: inline-block;
	margin-right: 10px;
}
footer p,
footer span,
footer a{
	color: #ffffff;
    line-height: 23px;
	font-weight: 300;
}

footer span.social{
	font-size:40px;
}

footer p.copy,
footer p.copy a{
	font-size:12px;
}

footer .contact{
	padding-bottom: 80px;
}
footer .form-block input,
footer .form-block textarea{
	background-color: #535353;
	border: 1px solid #262626;
	color: #8a8a8a;
	font-size: 16px;
	font-family: 'Open Sans';
	font-weight: 300;
	padding: 10px;
	width: 100%;
}
footer .form-block textarea{
	height:135px;
	resize: none;
	display: block;
}
footer .form-block input:active,
footer .form-block input:focus,
footer .form-block textarea:active,
footer .form-block textarea:focus{
	outline:none;
}
footer .form-block input::placeholder,
footer .form-block textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #8a8a8a;
    opacity: 1; /* Firefox */
}

footer .form-block input:-ms-input-placeholder,
footer .form-block textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #8a8a8a;
}

footer .form-block input::-ms-input-placeholder,
footer .form-block textarea::-ms-input-placeholder { /* Microsoft Edge */
	color: #8a8a8a;
}
footer .opening-time .content *{
	color: #cccccc !important;
	font-weight: 300 !important;
	padding: 0px !important;
	margin: 0px !important;
	vertical-align: middle;
}
footer .opening-time .content strong{
	font-weight: bold!important;
}
footer .contact-block .label{
	font-weight: 700;
	font-size: 16px !important;
	padding-left: 0px;
	display:inline-block;
	white-space: initial;
	text-align:left;
}

footer .contact-block p{
	color: #ccc;
}

footer .contact-block a{
	color:#525c80;
	text-decoration: underline;
}
	
footer .form-block .btn {
    background-color: #525c80;
    color: #ffffff !important;
    font-family: 'Exo 2';
    font-weight: 300;
    font-size: 18px;
    display: block;
    text-decoration: none !important;
}
footer .form-block p {
    margin-bottom: 12px
}
footer .copyright{
	background-color: #424242;
	padding: 40px;
	height: 125px;
}
footer .copyright p,
footer .copyright a{
	text-align: center;
	color: #9c9c9c !important;
    font-family: 'Exo 2';
    font-weight: 300;
    font-size: 16px;
}
.cookies-info{
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:901;
	background-color: #fff;	
	padding:20px;
	width:270px;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.25);
}
.cookies-info div,
.cookies-info a{
	font-size:12px;
}
.cookies-info a{
	font-size:12px;
}
.g-recaptcha {
    transform:scale(0.84);
    transform-origin:0 0;
}
.glyphicons:before{	
 padding:0px;
}
.container{
	position:relative;
}

.alert-block{
	padding-bottom:40px;
}
.alert {
}
.btn{
   border-radius: 2px;
}
.btn-black{
	background-color: #1d1d1d;
	color: #fff;
}
.btn-blue{
	background-color: #00adee;
	color: #fff;
}
.btn-blue:hover{
	background-color: #0195cd;
	color: #fff;
}
.btn-black span{
    color: #fff;
}
.btn-black:hover {
    color: #fff;
}
.btn-black:focus {
    color: #fff;
}
.text-element .btn-red,
.btn-red,
.btn-red:hover,
.btn-red:focus{
	background-color: #b02423;
	color:#fff;
}

.text-element .btn-primary,
.btn-primary,
.btn-primary:hover,
.btn-primary:focus{
	background-color: #525c80;
	color:#fff;
	background-image:none;
	border:0px none;
	padding: 10px;
	text-shadow: none;
}

.btn.rectangular{
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}
.btn-grey,
.btn-grey:hover,
.btn-grey:focus{
	background-color: #808080;
	color:#fff;
}
.alert-success {
	color: #3c763d !important;
}
.pointer{
	cursor:pointer;
}

#fancybox-wrap{
	padding:0px;
}
#fancybox-content,
#fancybox-title{
	width:100% !important;
}
.fancybox-title-over-left,
.fancybox-title-over-left *{
	font-size:12px;
}
.fancybox-title-over-right {
    width: 70px;
}

.subtitle-margin{
	margin-bottom:0px;
}
.underline{
	text-decoration: underline;
}
.underline:hover{
	text-decoration: underline;
}
.overflow-hidden{
	overflow: hidden;
}
.float-left{
	float: left;
}
.float-right{
	float: right !important;
}
.no-margin{
	margin:0px !important;
}
.no-margin-top{
	margin-top:0px !important;
}
.no-margin-right{
	margin-right:0px !important;
}
.no-margin-bottom{
	margin-bottom:0px !important;
}
.no-margin-left{
	margin-left:0px !important;
}
.no-padding{
	padding:0px !important;
}
.no-padding-top{
	padding-top:0px !important;
}
.no-padding-right{
	padding-right:0px !important;
}
.no-padding-bottom{
	padding-bottom:0px !important;
}
.no-padding-left{
	padding-left:0px !important;
}

#main-paging{
	text-align:center;
	border-top:1px solid #ddd;
	padding-top:30px;
}

#main-paging a{
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}
#main-paging a.selected{
	color:#fff;
	background-color:#525c80;
	padding:2px 5px;
}

.loading{
	padding:30px;
}
.spinner {
  margin: 10px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  margin-right:2px;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4);}  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

@media (min-width: 992px){

	.modal-dialog.wider {
	    width: 900px;
	    margin: 30px auto;
	}
}	

