<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(//fonts.googleapis.com/css?family=Tinos:400,700);
body {
	background: #ffffff;
	font: 13px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #928e92;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 26px;
	font-weight: 300;
	line-height: 20px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	z-index: 2;
	background: url(../img/logo.png) no-repeat;
	width: 701px;
	height: 177px;
	display: inline-block;
}
h1.navbar-brand_ a {
	display: block;
	height: inherit;
}
h2 {
	font: 44px/44px 'Tinos';
	color: #363c3f;
	margin: 0 0 57px 0;
	text-transform: uppercase;
}
h2.indent {
	text-align: center;
	margin: 0 0 50px 0;
}
h3 {
	font: 18px/24px 'Tinos';
	color: #363c3f;
	text-transform: uppercase;
	margin: 0 0 9px 0;
}
h4 {
	font: 14px/24px 'Tinos';
	color: #363c3f;
	text-transform: uppercase;
	margin: 0 0 12px 0;
}
h5 {
	font: 15px 'Ubuntu';
	color: #363c3f;
	margin: 0 0 12px 0;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 52px 0 0 0;
	background: #ffffff;
	border-top: 1px solid #f1f1f1;
}
.global.indent {
	padding: 52px 0 0 0;
	border: none;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*-----menu-----*/
.menuBox {
	padding: 13px 0;
	text-align: center;
}
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	float: none;
	display: inline-block;
	min-height: 0;
}
nav.tm_navbar li {
	float: left;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	margin-left: 16px;
	position: relative;
}
nav.tm_navbar li:first-child {
	margin-left: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0 23px;
	font: 15px/48px 'Tinos';
	color: #363c3f;
	text-transform: uppercase;
	z-index: 1;
	background: transparent;
	border-radius: 25px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar li.active &gt; a {
	color: #ffffff;
	background: #b9ce3d;
}
nav.tm_navbar li:hover &gt; a {
	color: #ffffff;
	background: #b9ce3d;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar .sfHover &gt; a {
	color: #ffffff;
	background: #b9ce3d;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(../img/menu-marker.png) right 0 no-repeat;
	width: 7px;
	position: absolute;
	top: 21px;
	right: 8px;
	z-index: 1;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu &gt; ul {
	position: absolute;
	display: none;
	width: 237px;
	left: -65px;
	top: 65px;
	border-radius: 25px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #b9ce3d;
	padding: 22px 10px;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu &gt; ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 2px 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu &gt; ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	width: auto;
	font: 15px/33px 'Tinos';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu &gt; .submenu li span {
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	right: 30px;
	top: 11px;
}
nav.tm_navbar .sub-menu &gt; ul li a:hover {
	text-decoration: none;
	color: #363c3f !important;
	background: #ffffff !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu &gt; ul li.sfHover &gt; a {
	text-decoration: none;
	color: #363c3f !important;
	background: #ffffff !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu &gt; ul ul {
	position: absolute;
	border-radius: 25px;
	display: none;
	width: 237px;
	left: 228px;
	top: -20px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #b9ce3d !important;
	padding: 22px 10px;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu &gt; ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	font: 15px/33px 'Tinos';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu &gt; ul li &gt; ul li a:hover {
	text-decoration: none;
	color: #363c3f !important;
	background: #ffffff !important;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 11;
}
footer {
	padding: 60px 0;
}
footer p {
	margin-bottom: 50px;
	font: 300 13px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #928e92;
}
footer p a {
	font: 300 13px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #928e92;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #b9ce3d;
}
footer p span {
	padding: 0 3px;
}
footer em {
	font-style: normal;
	color: #928e92;
}
footer.indent {
	border-top: 1px solid #f1f1f1;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.follow_icon li {
	float: left;
	margin-left: 9px;
}
.follow_icon li:first-child {
	margin-left: 0;
}
.follow_icon li a {
	font-size: 17px;
	display: block;
	color: #ffffff;
	width: 48px;
	height: 48px;
	line-height: 43px;
	text-align: center;
	border-radius: 100%;
	background: #b9ce3d;
	border: 2px solid #b9ce3d;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #b9ce3d;
	background: #ffffff;
}
.pic-box {
	position: relative;
	min-height: 540px;
	background: url(../img/bg_pic.jpg) 0 0 no-repeat;
	text-align: center;
	padding-top: 118px;
}
.pic-box figure img {
	width: 100%;
}
.pic-box h1.navbar-brand_ {
	background: none;
}
#toTop {
	display: none;
	width: 44px;
	height: 44px;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -640px !important;
	right: 50%;
	bottom: 165px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.privacyBox {
	padding-bottom: 140px;
}
.welcome-box {
	margin-bottom: 37px;
}
.welcome-box figure {
	margin-bottom: 36px;
}
.welcome-box figure img {
	width: 100%;
}
.welcome-box .title {
	text-transform: uppercase;
	font: 18px 'Tinos';
	color: #363c3f;
	margin-bottom: 18px;
}
.welcome-box .col-lg-6 {
	margin-bottom: 30px;
}
.thumb-box {
	border-top: 1px solid #f1f1f1;
	padding: 69px 0 39px 0;
}
.gallery-box {
	border-top: 1px solid #f1f1f1;
	padding: 69px 0 9px 0;
}
.gallery-box figure a {
	display: block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.gallery-box figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.gallery-box figure img {
	width: 100%;
}
.gallery-box .box1 {
	padding-top: 40px;
}
.gallery-box .box1 figure {
	margin-bottom: 99px;
}
.gallery-box .box2 figure {
	margin-bottom: 36px;
}
.gallery-box .box3 figure {
	margin-bottom: 99px;
}
.news-box {
	padding-bottom: 28px;
}
.testimBox {
	padding: 62px 0 0 0;
	border-top: 1px solid #f1f1f1;
}
.testimBox .col-lg-3 {
	margin-bottom: 64px;
}
.testimBox p {
	font-style: italic;
	margin-bottom: 18px;
}
.testimBox a {
	font: 18px 'Tinos';
	color: #363c3f;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.testimBox a:hover {
	color: #b9ce3d;
}
.testimBox img {
	margin-bottom: 11px;
}
.privacy-box {
	margin-bottom: 65px;
}
.formBox {
	padding: 46px 0 24px 0;
	margin-bottom: 78px;
	background: #eaeaea url(../img/pattern2.png) repeat;
	position: relative;
}
.formBox &gt; em {
	display: block;
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	height: 55px;
	background: url(../img/paper1.png) repeat-x;
}
.trainerBox {
	margin-bottom: 26px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.who-box .col-lg-4 {
	margin-bottom: 33px;
}
.services-box {
	padding-bottom: 20px;
}
.blog-box {
	margin-bottom: 65px;
}
/*-----thumbs-----*/
.thumb-pad0 {
	margin: 0 0 45px 0;
	overflow: hidden;
}
.thumb-pad0:hover figure img {
	margin-top: -52px;
}
.thumb-pad0:hover .btn-default.btn4 {
	color: #495060 !important;
}
.thumb-pad0 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad0 .thumbnail .caption {
	padding: 0 0 0 0;
	overflow: hidden;
}
.thumb-pad0 .thumbnail .caption p {
	margin: 0 0 14px 0;
}
.thumb-pad0 .thumbnail .caption .title {
	font: 22px/24px 'Inder';
	color: #495060;
	margin-bottom: 9px;
}
.thumb-pad0 figure {
	margin: 0 9px 0 0;
	float: left;
	width: 52px;
	height: 52px;
	overflow: hidden;
}
.thumb-pad1 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad1:hover figure {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 figure {
	margin: 0 0 30px 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption h2 {
	margin: 0 0 15px 0;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0 0 34px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	overflow: hidden;
	margin-bottom: 41px;
}
.thumb-pad3.indent h3 {
	margin-top: 10px;
	margin-bottom: 18px;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	color: #928e92;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption p {
	margin-bottom: 20px;
}
.thumb-pad3 .thumbnail .caption .price {
	margin-bottom: 0;
	font: 18px 'Tinos';
	text-transform: uppercase;
	color: #b9ce3d;
}
.thumb-pad3 .thumbnail .caption time {
	margin-bottom: 0;
	font: 12px 'Tinos';
	text-transform: uppercase;
	color: #928e92;
}
.thumb-pad3 .thumbnail .caption h3 {
	line-height: 24px;
	font-size: 24px;
}
.thumb-pad3 figure {
	margin: 0 22px 0 0;
	float: left;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	margin: 0 0 33px 0;
	padding-right: 48px;
}
.thumb-pad4 .lnk {
	text-transform: uppercase;
	font: 24px/24px 'Tinos';
	color: #363c3f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad4 .lnk:hover {
	color: #b9ce3d;
}
.thumb-pad4 .description {
	font: 12px 'Tinos';
	color: #928e92;
	text-transform: uppercase;
	margin: 9px 0 0 0;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 24px 0 0 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 figure {
	margin: 0 0 26px 0;
	position: relative;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad4 figure .badge {
	position: absolute;
	top: -59px;
	right: -48px;
	border-radius: 100%;
	border: 8px solid #ffffff;
	background: #b9ce3d;
	width: 111px;
	height: 111px;
	text-align: center;
	font: 53px/46px 'Tinos';
	padding-top: 16px;
	color: #ffffff;
}
.thumb-pad4 figure .badge span {
	font: 12px 'Tinos';
	color: #ffffff;
	text-transform: uppercase;
	display: block;
}
.thumb-pad5 {
	margin-bottom: 40px;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	color: #928e92;
}
.thumb-pad5 .thumbnail .caption img {
	float: left;
	margin-right: 21px;
	margin-top: 5px;
}
.thumb-pad5 .thumbnail .caption a {
	font: 500 18px 'Roboto Slab';
	color: #110c14;
	margin: 0;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #d11c6e;
}
.thumb-pad5 .thumbnail .caption p {
	margin-bottom: 9px;
}
.thumb-pad5 figure {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 19px;
}
.thumb-pad6 {
	overflow: hidden;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #928e92;
}
.thumb-pad6 .thumbnail figure {
	float: left;
	margin: 0 30px 0 0;
}
.thumb-pad6 .thumbnail figure img {
	width: 100%;
}
.thumb-pad7 {
	overflow: hidden;
	margin: 0 0 29px 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #928e92;
}
.thumb-pad7 .thumbnail .caption a {
	font: 300 30px/30px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #970e0e;
}
.thumb-pad7 .thumbnail .caption p {
	margin: 16px 0 0 0;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 0 26px 0;
	border: 7px solid #ffffff;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}
.thumb-pad8 {
	overflow: hidden;
	margin: 0 0 7px 0;
}
.thumb-pad8 .thumbnail1 {
	overflow: hidden;
}
.thumb-pad8 .thumbnail1 a {
	font: 300 30px/30px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail1 a:hover {
	color: #970e0e;
}
.thumb-pad8 .thumbnail1 p {
	font: 300 18px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	float: left;
	margin: 19px 29px 0 0;
}
.thumb-pad8 .thumbnail1 p a {
	font: 300 18px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f2f2f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail1 p a:hover {
	color: #970e0e;
}
.thumb-pad8 .thumbnail1 p span {
	font-size: 18px;
	color: #2f2f2f;
	margin-right: 5px;
}
.thumb-pad8 .thumbnail {
	position: relative;
	padding: 0;
	margin: 26px 0 0 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #928e92;
}
.thumb-pad8 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
	border: 7px solid #ffffff;
}
.thumb-pad8 .thumbnail figure img {
	width: 100%;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 28px;
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #ffffff;
	font: 15px/48px 'Tinos';
	border-radius: 0;
	background: #b9ce3d;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #363c3f;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 12px 'Tinos';
	margin: 8px 0 0 0;
	text-shadow: none;
	color: #363c3f;
	text-transform: uppercase;
	border-radius: 0;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 img {
	margin-top: -4px;
	margin-right: 14px;
}
.btn-default.btn2:hover {
	color: #b9ce3d;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0 25px;
	font: bold italic 18px/38px 'Istok Web';
	margin: 0;
	text-shadow: none;
	color: #262626;
	border-radius: 5px;
	background: #ffffff;
	display: inline-block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #f58376;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 18px 'Inder';
	margin: 0;
	text-shadow: none;
	color: #f08211;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 &gt; span {
	background: url(../img/more_arrow.png) center 0 no-repeat;
	width: 6px;
	height: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}
.btn-default.btn4:hover {
	color: #495060;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn5 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 18px 'Inder';
	margin: 0;
	text-shadow: none;
	color: #495060;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn5 &gt; span {
	background: url(../img/more_arrow.png) center 0 no-repeat;
	width: 6px;
	height: 5px;
	display: inline-block;
	position: relative;
	top: -2px;
}
.btn-default.btn5:hover {
	color: #f08211;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn6 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0 32px;
	font: 14px/34px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #ffffff;
	background: #9f9f9f;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn6:hover {
	color: #ffffff;
	background: #f08211;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.list1-1 {
	margin: 0 0 53px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 20px;
}
.list1-1 li a {
	font: 12px 'Tinos';
	line-height: 20px;
	color: #363c3f;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #b9ce3d;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	position: relative;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 23px;
}
.list1 li a {
	font: bold 18px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #970e0e;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 22px;
}
.list2 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 100%;
	background: #d11c6e;
	text-align: center;
	width: 60px;
	height: 60px;
	border: none;
	margin-right: 30px;
	font: 300 45px/56px 'Roboto Slab';
	color: #ffffff;
	float: left;
	margin-top: 4px;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 13px;
}
.list3 li a {
	font: 18px/18px 'Istok Web';
	color: #1e2731;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li a:hover {
	color: #e22004;
}
.list3 li p {
	margin-bottom: 0;
	margin-top: 14px;
}
.list3 li .extra-wrap {
	padding-top: 8px;
}
.list3 li .badge {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 9px;
	display: inline-block;
	color: #ffffff;
	font: bold 24px/52px 'Istok Web';
	background: #e22004;
	border: none;
	width: 52px;
	height: 52px;
	border-radius: 100%;
	text-align: center;
}
.list6 {
	margin: -7px 0 0 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 8px;
}
.list6 li .date {
	font: 30px 'Tinos';
	color: #b9ce3d;
	float: left;
	margin-right: 14px;
	margin-bottom: 0;
}
.list6 li .extra-wrap {
	padding-top: 14px;
}
.list6 li .title {
	font: 14px/18px 'Tinos';
	color: #363c3f;
	text-transform: uppercase;
	margin-bottom: 0;
}
.list6 li p {
	margin-bottom: 0;
	margin-top: 11px;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 24px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	overflow: hidden;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ededed;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #d6d8db;
	border-bottom-width: 3px;
	background: #fff;
	font: 300 13px/32px 'Ubuntu';
	height: 32px;
	padding: 0 14px;
	resize: none;
	overflow: hidden;
	margin-bottom: 33px;
}
#search {
	margin: 18px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	float: left;
	top: 2px;
	right: 2px;
	width: 30px;
	height: 32px;
	overflow: hidden;
	background: url(../img/magnify.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	background: url(../img/magnify.png) 0 bottom no-repeat;
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ededed;
	margin: 0;
	width: 273px;
	outline: none;
	font: 12px/36px 'Open Sans';
	float: left;
	color: #bdbdbd;
	background: none;
	height: 36px;
	padding: 0 35px 0 15px;
	resize: none;
	overflow: hidden;
}
/*-----map-----*/
.map-box1 {
	margin: 0;
	padding: 79px 0 0 0;
	width: 100%;
	line-height: 0;
	border-top: 1px solid #f1f1f1;
}
.map-box1 iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 482px;
	border: none;
	line-height: 0;
}
.map-box {
	margin: 0 0 82px 0;
	width: 100%;
	line-height: 0;
}
.map-box iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 555px;
	border: none;
	line-height: 0;
}
.info p {
	margin-bottom: 37px;
}
.info h3 {
	font-size: 24px;
}
.err-box {
	padding-bottom: 90px;
}
.errorBox {
	text-align: center;
}
.errorBox1 {
	margin-bottom: 35px;
}
.errorBox1 .title {
	font: 44px/44px 'Tinos';
	color: #363c3f;
	text-transform: uppercase;
	margin-bottom: 22px;
}
.errorBox1 .description {
	font: 30px/30px 'Tinos';
	color: #363c3f;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.errorBox1 p {
	font-size: 18px;
	line-height: 24px;
}
/*-----form-----*/
.form-box {
	margin-bottom: 69px;
}
.mail {
	color: #b9ce3d;
	font: 300 13px 'Ubuntu';
	text-decoration: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #928e92;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 nav.tm_navbar {
 float: none;
 display: block;
 text-align: center;
 margin-top: 40px;
}
 nav.tm_navbar ul {
 display: inline-block;
 margin-bottom: 20px;
}
 #search {
 float: none;
 width: 273px;
 display: inline-block;
}
 .menuBox {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
 margin: 0;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .errorBox img {
 width: 100%;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 nav.tm_navbar {
 float: none;
 display: block;
 text-align: center;
 margin-top: 40px;
}
 nav.tm_navbar ul {
 display: inline-block;
 margin-bottom: 20px;
}
 #search {
 float: none;
 width: 273px;
 display: inline-block;
}
 .menuBox {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
 margin: 0;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .categories-box {
 margin-bottom: 40px;
}
 #search {
 float: none;
}
 .map-box {
 margin-top: 30px;
}
 .map-box figure img {
 width: auto;
}
 .errorBox img {
 width: 100%;
}
 .testimBox .col-lg-3 {
 margin-bottom: 40px;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 55px;
 line-height: 55px;
}
 .center-box {
 margin: 50px 0;
 padding: 50px 0;
}
 .cake-box {
 text-align: center;
 margin-bottom: 30px;
}
 .cake-box figure img {
 width: auto;
}
 .thumb-pad7 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-pad3 figure {
 margin: 0 0 22px 0;
 float: none;
}
 .thumb-pad3.indent figure {
 margin: 0 22px 0 0;
 float: left;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 .pic-box {
 min-height: 350px;
 padding-top: 40px;
}
 .pic-box h1.navbar-brand_ {
 background-size: auto;
 height: auto;
 padding: 0 15px;
}
 .pic-box h1.navbar-brand_ a img {
 width: 100%;
}
 nav.tm_navbar {
 float: none;
 display: block;
 text-align: center;
 margin-top: 40px;
}
 nav.tm_navbar ul {
 display: inline-block;
 margin-bottom: 20px;
}
 #search {
 float: none;
 width: 273px;
 display: inline-block;
}
 .menuBox {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #b9ce3d;
 background: #b9ce3d;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-pad2 figure {
 float: left;
 margin: 0 20px 0 0;
}
 .thumb-pad2 .thumbnail .caption {
 overflow: visible;
}
 .cake-box {
 text-align: center;
 margin-bottom: 30px;
}
 .cake-box figure img {
 width: auto;
}
 .map-box {
 margin-top: 30px;
}
 .map-box figure img {
 width: auto;
}
 .thumb-pad0 {
 margin: 0 0 30px 0;
 overflow: hidden;
}
 .thumb-pad0 .thumbnail .caption p {
 font-size: 14px;
 line-height: 21px;
}
 .errorBox {
 margin-bottom: 40px;
}
 .err-box {
 padding-bottom: 30px;
}
 .testimBox .col-lg-3 {
 margin-bottom: 40px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .map iframe {
 height: 300px;
}
 .thumb-pad4 {
 margin-bottom: 40px;
}
 #search {
 float: none;
}
 footer {
 padding: 30px 0;
}
 .thumb-pad6 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad6 .thumbnail .caption .row {
 padding-top: 20px;
}
 .overview-box {
 margin: 50px 0;
}
 .thumb-pad8 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad8 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .news-box {
 margin-bottom: 35px;
}
 .thumb-pad1 figure {
 float: left;
 margin: 0 20px 0 0;
}
 .gallery-box figure {
 margin-bottom: 30px !important;
}
 footer {
 text-align: center;
}
 .thumb-pad3 figure {
 margin: 0 0 22px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 h1.navbar-brand_ {
 background-size: 100%;
 width: 100%;
 height: 300px;
}
 .pic-box {
 min-height: 360px;
}
 .thumb-pad4 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .latest-box {
 background: #ffffff;
}
 .thumb-pad3 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad6 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-pad6 .thumbnail .caption .row {
 padding-top: 0;
}
 .thumb-pad2 figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-pad1 figure {
 float: none;
 margin: 0 0 20px 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 h1.navbar-brand_ {
 height: 265px;
}
 .fitness-box .title {
 font-size: 30px;
 line-height: 30px;
}
 .errorBox img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 h1.navbar-brand_ {
 height: 228px;
}
 h2 {
 font-size: 25px;
 line-height: 30px;
}
 .pic-box {
 min-height: 300px;
}
 .cake-box figure img {
 width: 100%;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad7 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-pad8 .thumbnail1 p {
 float: none;
 margin: 19px 0 0 0;
}
 #search-404 {
 width: 100%;
}
 .services-box .col-xs-6 {
 float: none;
 width: 100%;
}
 .thumb-pad4 .thumbnail {
 padding-top: 50px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 h1.navbar-brand_ {
 height: 228px;
}
 .trainerBox {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 0;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
</pre></body></html>