@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Allura);
body {
	background: #c4634f url(../img/pattern2.png) repeat;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #4e4142;
}
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: 21px;
	font-weight: normal;
	line-height: 22px;
}
p > strong {
	font-weight: normal;
	color: #4e4142;
}
h1.navbar-brand_ {
	margin: 29px 0 0 0;
	padding: 0;
	left: 0;
	top: 0;
	float: none;
	position: relative;
	z-index: 0;
	width: 100%;
	text-align: center;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h2 {
	font: 600 30px/30px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #222;
	margin: 0 0 27px 0;
}
h3 {
	font: 300 32px/32px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4c3e3f;
	margin: 0 0 33px 0;
	text-transform: uppercase;
	padding-bottom: 28px;
	border-bottom: 1px solid #dbdbdb;
}
h4 {
	font: bold 18px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5e4d4e;
	margin: 0 0 11px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
}
.global.indent {
	padding: 50px 0 0 0;
	background: #f7f4ea;
}
.center {
	text-align: center;
}
/*-----menu-----*/
.menuBox {
	padding: 0;
	position: relative;
	z-index: 3;
	background: #fdfbf6;
}
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	float: none;
	text-align: center;
}
nav.tm_navbar li {
	float: none;
	display: inline-block;
	font-size: 13px;
	line-height: 22px;
	padding: 0;
	margin-left: 0;
	width: 225px;
	background: url(../img/menu_border.png) right 0 no-repeat;
	position: relative;
	text-align: center;
}
nav.tm_navbar li em {
	display: block;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	color: #b18597;
	margin-bottom: 8px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li:last-child {
	border-right: none;
	background: none;
}
nav.tm_navbar li a {
	position: relative;
	padding: 26px 0 35px 0;
	text-transform: none;
	font: 16px 'Open Sans';
	color: #6e6364;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li.active > a {
	color: #b18597;
	background: none;
}
nav.tm_navbar li.active > a em {
	color: #f0cc77;
}
nav.tm_navbar li > a:hover {
	color: #b18597;
	background: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li > a:hover em {
	color: #f0cc77;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sfHover > a {
	color: #b18597;
	background: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sfHover > a em {
	color: #f0cc77;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(../img/menu-marker.png) center 0 no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 20px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 111px;
	left: 58px;
	top: 90px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #805663;
	padding: 28px 0;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	position: relative;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li.triangle {
	background: url(../img/tr.png) center 0 no-repeat !important;
	width: 100%;
	height: 5px;
	position: absolute;
	border: none;
	top: -5px;
	left: 0;
}
nav.tm_navbar .sub-menu > ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font: 600 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #c49fab;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	right: 16px;
	left: auto;
	top: 8px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 99px;
	left: 111px;
	top: -16px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #c09f54;
	padding: 22px 0;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font: 600 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #f1d596;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.select-menu {
	display: none !important;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	margin: 0;
	padding: 0 0 37px 0;
	width: 100%;
	position: relative;
	z-index: 11;
	background: #655e47;
	background-color: #D5BFD5;
}
header em {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
	display: block;
	background: #f6f6f6;
	opacity: 0.07;
	filter: alpha(opacity=7.000000000000001);
}
header article {
	position: relative;
}
footer {
	padding: 40px 0;
	position: relative;
	background: #896d78;
}
footer p {
	margin-bottom: 0;
	color: #ffffff;
	float: left;
	text-transform: uppercase;
	font: bold 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
footer a {
	font: bold 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #f0c785;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #ffffff;
}
footer i {
	margin: 0 10px;
	width: 1px;
	height: 31px;
	display: inline-block;
	background: #e3bab0;
	position: relative;
	top: 10px;
}
footer em, footer i {
	font-style: normal;
}
footer strong {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	display: block;
	background: #f6f6f6;
	opacity: 0.07;
	filter: alpha(opacity=7.000000000000001);
}
.follow_icon {
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
	float: right;
	position: relative;
	z-index: 1;
}
.follow_icon li {
	float: left;
	margin-left: 11px;
}
.follow_icon li a {
	opacity: 0.66;
	filter: alpha(opacity=66);
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.follow_icon li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.follow_list {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 32px;
}
.follow_list li {
	float: left;
	margin-right: 9px;
}
.follow_list li a {
	width: 30px;
	height: 30px;
	background: #f75050;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	font-size: 12px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.follow_list li a:hover {
	color: #ffffff;
	background: #424246;
}
.who-box, .history-box, .trainers-box {
	margin-bottom: 50px;
}
.who-box .box, .history-box .box, .trainers-box .box {
	background: #ffffff;
	padding: 31px 35px 12px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.offer-box {
	margin-bottom: 50px;
}
.offer-box .box {
	background: #ffffff;
	padding: 31px 35px 12px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.services-box {
	margin-bottom: 50px;
}
.services-box .box {
	background: #ffffff;
	padding: 31px 35px 12px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.testimBox {
	background: url(../img/bg_pic.jpg) no-repeat;
	padding: 57px 0 62px 0;
}
.testimBox h2 {
	text-transform: uppercase;
	color: #ffffff;
	font: 600 36px/36px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 27px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #f4ede4;
	margin-bottom: 57px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.testimBox figure {
	float: none;
	margin: 0 0 25px 0;
}
.testimBox a {
	font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.testimBox a:hover {
	color: #fff2d0;
}
.testimBox p {
	color: #f7f4ea;
	margin-top: 8px;
}
.workshopBox {
	background: url(../img/bg_pic2.jpg) no-repeat;
	padding: 57px 0 62px 0;
}
.workshopBox h2 {
	text-transform: uppercase;
	color: #ffffff;
	font: 600 36px/36px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 27px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #f4ede4;
	margin-bottom: 57px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.workshopBox .box {
	background: #ffffff;
	padding: 33px;
}
.workshopBox .box .title {
	color: #d95e89;
	text-transform: uppercase;
	font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
.workshopBox .box .description {
	color: #4e4142;
	text-transform: uppercase;
	font: 11px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 12px;
}
.staff-box {
	margin-bottom: 50px;
}
.staff-box .box {
	background: #ffffff;
	padding: 31px 35px 12px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.form-box1, .form-box2 {
	margin-bottom: 50px;
}
.form-box1 .box, .form-box2 .box {
	background: #ffffff;
	padding: 31px 35px 33px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.privacy-box {
	margin-bottom: 50px;
}
.privacy-box .box {
	background: #ffffff;
	padding: 31px 35px 33px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.errorBox {
	text-align: center;
	margin-top: 20px;
}
.errorBox1 h2 {
	font-size: 40px;
	font-weight: 300;
	color: #d95e89;
	text-transform: uppercase;
	margin: 0 0 19px 0;
}
.errorBox1 h3 {
	font-size: 32px;
	font-weight: 300;
	color: #4c3e3f;
	padding: 0;
	border: none;
}
.errorBox1 p {
	font-size: 18px;
}
.error-box {
	margin-bottom: 50px;
	overflow: hidden;
}
.error-box .box {
	background: #ffffff;
	padding: 31px 35px 58px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.searchBox {
	margin-bottom: 50px;
}
.searchBox .box {
	background: #ffffff;
	padding: 31px 35px 33px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
#toTop {
	display: none;
	width: 26px;
	height: 27px;
	background: url(../img/top.png) no-repeat;
	position: fixed;
	margin-right: -660px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
}
#toTop:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.privacyBox {
	margin-bottom: 62px;
}
.blog-box {
	padding: 63px 0 40px 0;
	position: relative;
}
.about-box {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 46px;
}
.about-box hr {
	border-top: 1px solid #776668;
	margin: 0 0 22px 0;
}
.about-box .title {
	font: 300 36px/36px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.about-box p {
	color: #d2c8c9;
	font: 15px/24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 29px;
}
.comment-box {
	padding: 11px 0 26px 0;
	background: #fed46f;
}
.comment-box figure {
	border-radius: 100%;
	float: left;
	margin-right: 45px;
	border: 3px solid #fee097;
}
.comment-box figure img {
	border-radius: 100%;
}
.comment-box .extra-wrap {
	padding-top: 15px;
}
.comment-box p {
	font-size: 14px;
	font-style: italic;
	color: #2e2e2e;
	margin-bottom: 0;
}
.comment-box p a {
	font: bold italic 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2e2e2e;
}
.comment-box p a:hover {
	text-decoration: underline;
}
.block-box {
	padding: 37px 0 29px 0;
	background: #3f3f3f;
}
.block-box p {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0;
}
.trainerBox {
	margin-bottom: 26px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: inline-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;
}
.holder-box {
	padding: 63px 0 17px 0;
	background: #f7f4ea;
}
.box-holder1 {
	margin-bottom: 31px;
}
.box-holder1 .box {
	background: #ffffff;
	padding: 35px 35px 44px 35px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.box-holder2 {
	margin-bottom: 31px;
}
.box-holder2 .box {
	background: #ffffff;
	padding: 22px 24px 15px 49px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.clientsBox {
	background: url(../img/bg_pic.jpg) no-repeat;
	padding: 57px 0 62px 0;
}
.clientsBox h2 {
	text-transform: uppercase;
	color: #ffffff;
	font: 600 36px/36px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 27px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #f4ede4;
	margin-bottom: 57px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
/*-----thumbs-----*/
.bannerBox {
	position: relative;
	background: #655e47 url(../img/pattern3.png) repeat;
	border-bottom: 6px solid #fdfdfd;
}
.bannerBox > em {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #f6f6f6;
	opacity: 0.07;
	filter: alpha(opacity=7.000000000000001);
}
.bannerBox .banner-box {
	margin-top: -162px;
	margin-bottom: 25px;
}
.thumb-pad0.box1 {
	background: #4f8277;
}
.thumb-pad0.box1 p {
	color: #c5ddd8;
}
.thumb-pad0.box1 .caption {
	background: #4f867b url(../img/pattern4.png) repeat;
}
.thumb-pad0.box2 {
	background: #7d8346;
}
.thumb-pad0.box2 p {
	color: #d2d4b6;
}
.thumb-pad0.box2 .caption {
	background: #7d8146 url(../img/pattern5.png) repeat;
}
.thumb-pad0.box3 {
	background: #844d63;
}
.thumb-pad0.box3 p {
	color: #c399a7;
}
.thumb-pad0.box3 .caption {
	background: #824d61 url(../img/pattern6.png) repeat;
}
.thumb-pad0.box4 {
	background: #4f6d82;
}
.thumb-pad0.box4 p {
	color: #99b7cc;
}
.thumb-pad0.box4 .caption {
	background: #4d6d82 url(../img/pattern7.png) repeat;
}
.thumb-pad0 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad0 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	text-align: center;
}
.thumb-pad0 .thumbnail h2 {
	font: 45px 'Allura';
	color: #ffffff;
	margin-bottom: 12px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.thumb-pad0 .thumbnail p {
	font: 15px/20px 'Arial';
	margin-bottom: 23px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.thumb-pad0 .thumbnail figure {
	padding: 0;
	margin: 0;
}
.thumb-pad0 .thumbnail figure img {
	width: 100%;
}
.thumb-pad0 .thumbnail .caption {
	padding: 10px 25px 30px 25px;
	color: #868686;
}
.thumb-pad1 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	margin-bottom: 30px;
}
.thumb-pad1 .thumbnail .caption h2 {
	font: 300 32px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #4c3e3f;
	display: block;
	padding-bottom: 23px;
	margin-bottom: 24px;
	border-bottom: 1px solid #dbdbdb;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 26px;
}
.thumb-pad1 figure {
	margin: 0 0 27px 0;
}
.thumb-pad1 figure img {
	width: 100%;
}
.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: 18px 0 0 0;
	overflow: hidden;
	margin-bottom: 30px;
}
.thumb-pad2 .thumbnail .caption h2 {
	font: 300 36px/36px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #4c3e3f;
	display: block;
	padding-bottom: 17px;
	margin-bottom: 16px;
	border-bottom: 1px solid #dbdbdb;
}
.thumb-pad2 .thumbnail .caption h2 > span {
	color: #d95e89;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 16px;
	line-height: 20px;
}
.thumb-pad2 figure {
	margin: 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	overflow: hidden;
}
.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;
	margin-bottom: 19px;
	color: #4e4142;
}
.thumb-pad3 .thumbnail .caption .title {
	font: 24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #d95e89;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.thumb-pad3 .thumbnail .caption .name {
	font: 300 20px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5e4d4e;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.thumb-pad3 figure {
	margin: 0;
	margin-bottom: 26px;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	color: #868686;
	overflow: hidden;
}
.thumb-pad4 figure {
	margin: 0;
	margin-bottom: 20px;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .title {
	background: #ffffff;
	position: relative;
	margin-bottom: 23px;
	padding-right: 10px;
}
.thumb-pad5 .thumbnail .title img {
	float: left;
	margin-right: 23px;
}
.thumb-pad5 .thumbnail .title .name {
	font: bold 18px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5e4d4e;
	margin-bottom: 22px;
	text-transform: uppercase;
}
.thumb-pad5 .thumbnail .title .description {
	font: bold 18px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5e4d4e;
	margin-bottom: 0;
}
.thumb-pad5 .thumbnail .title em {
	position: absolute;
	bottom: -37px;
	right: 183px;
	display: inline-block;
	width: 33px;
	height: 37px;
	background: url(../img/triangle.png) no-repeat;
}
.thumb-pad5 .thumbnail .title .extra-wrap {
	padding-top: 36px;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	color: #868686;
}
.thumb-pad5 .thumbnail .caption a {
	float: right;
	font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #fff2d0;
}
.thumb-pad5 figure {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 19px;
}
.thumb-pad5 figure img {
	margin: 0 !important;
	float: none !important;
}
.thumb-pad6 {
	overflow: hidden;
	margin-bottom: 35px;
}
.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: #868686;
}
.thumb-pad6 .thumbnail .caption a {
	font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5e4d4e;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #f0c785;
}
.thumb-pad6 .thumbnail .caption .description {
	color: #4e4142;
	text-transform: uppercase;
	font: 11px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 8px;
	margin-bottom: 12px;
}
.thumb-pad6 figure {
	margin: 0;
	float: left;
	margin-right: 24px;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	display: inline-block;
	padding: 0;
	font: bold 14px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	background: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn1:hover {
	color: #574849;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 12px 26px;
	font: 600 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	border-radius: 5px;
	background: #5e4d4e;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #c7986f;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 12px 26px;
	font: 600 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	border-radius: 5px;
	background: #c7986f;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #5e4d4e;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 600 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #4e4142;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4:hover {
	color: #d95e89;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 6px;
	padding-left: 16px;
	background: url(../img/list_arrow.png) left 7px no-repeat;
}
.list1-1 li a {
	font: 600 12px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5b5b5b;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1-1 li a:hover {
	color: #c7986f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 22px;
	padding-left: 24px;
	background: url(../img/list_arrow2.png) left 2px no-repeat;
}
.list1 li a {
	font: 16px/22px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #868686;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover {
	color: #d95e89;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 16px;
}
.list2 li .badge {
	float: left;
	margin-right: 14px;
	background: none;
	width: 30px;
	border-radius: none;
	font: 300 32px/32px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #d95e89;
	margin-top: 0;
}
.list2 li p {
	margin-bottom: 0;
}
.list2 li .extra-wrap {
	padding-top: 13px;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 21px;
}
.list8 li p {
	margin-bottom: 0;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	overflow: hidden;
	padding-top: 17px;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #dbdbdb;
	background: #ffffff;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #868686;
	padding: 9px 14px;
	height: 39px;
	margin-bottom: 27px;
}
#search {
	margin: -5px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: -2px;
	line-height: 35px;
	right: 10px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#search a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	border: 1px solid #656565;
	margin: 0;
	width: 272px;
	outline: none;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #202020;
	background: #000000;
	height: 35px;
	padding: 9px 30px 10px 10px;
	resize: none;
	float: left;
}
/*-----map-----*/
.map {
	margin: 0 0 30px 0;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 531px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin-bottom: 27px;
}
.info a {
	color: #df890f;
}
.info a:hover {
	color: #ffffff;
}
.info h3 {
	margin-bottom: 5px;
}
/*-----form-----*/
.formBox {
	margin-bottom: 20px;
}
#contact-form {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	text-align: left;
}
#contact-form p {
	margin-bottom: 5px;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 63px;
	margin: 0;
	font-weight: normal;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #ffffff;
}
#contact-form label span {
	margin-bottom: 2px;
	display: block;
	color: #ffffff;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 223px;
	margin-right: 14px;
}
.form-div-3 {
	margin-right: 0;
}
#contact-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 9px 14px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	opacity: 0;
	filter: alpha(opacity=0);
	box-shadow: none;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #dbdbdb;
	background: #ffffff;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #868686;
	padding: 9px 14px;
	height: 39px;
	resize: none;
}
#contact-form textarea {
	height: 133px;
	margin-bottom: 28px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px 'Arial';
	color: #d95e89;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 5px;
	top: 2px;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 48px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	padding: 0;
}
#contact-form.success .success-message {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #dbdbdb;
	background: #ffffff;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 66px;
	color: #868686;
	padding: 0 14px;
	height: 66px;
	resize: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btns .btn4 {
	float: left;
}
.btns p {
	float: left;
	margin: 1px 0 0 26px;
	color: #d95e89;
}
.mail {
	color: #d95e89;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.mail:hover {
	color: #868686;
	text-decoration: underline;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 .thumb-pad0 .thumbnail h2 {
 font-size: 35px;
}
 .bannerBox .banner-box {
 margin-top: -97px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .errorBox figure img {
 width: 100%;
}
 #contact-form p {
 margin-bottom: 0;
}
 #contact-form label {
 min-height: 40px;
}
 nav.tm_navbar li {
 width: 170px;
}
 nav.tm_navbar .sub-menu > ul {
 left: 30px;
}
 .thumb-pad2 .thumbnail .caption h2 {
 font-size: 25px;
 line-height: 25px;
}
 .trainers-box .box {
 height: auto !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 header {
 height: auto;
 padding: 0;
 text-align: center;
}
 .menuBox {
 text-align: center;
}
 .menuBox article {
 padding-bottom: 20px;
}
 nav.tm_navbar {
 float: none;
}
 nav.tm_navbar > .nav {
 display: inline-block;
}
 h1.navbar-brand_ {
 float: none;
 width: 100%;
 text-align: center;
 margin-bottom: 30px;
}
 .bannerBox .banner-box {
 margin-top: 0;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 #contact-form label {
 min-height: 50px;
}
 .errorBox figure img {
 width: 100%;
}
 .testimBox article {
 margin-bottom: 35px;
}
 .categories-box {
 margin-top: 80px;
 overflow: hidden;
}
 .about-box article {
 margin-bottom: 30px;
}
 .testimBox {
 padding: 45px 0 0 0;
}
 .who-box,  .history-box,  .trainers-box {
 margin-bottom: 50px;
}
 #contact-form p {
 margin-bottom: 0;
}
 #contact-form label {
 min-height: 40px;
}
 .errorBox1 {
 margin-bottom: 40px;
}
 nav.tm_navbar li {
 width: 125px;
}
 nav.tm_navbar .sub-menu > ul {
 left: 6px;
}
 .thumb-pad2 .thumbnail .caption h2 {
 font-size: 25px;
 line-height: 25px;
}
 .box-holder2 .box {
 padding: 30px;
}
 .thumb-pad5 figure {
 float: none;
 margin: 0;
 width: 100%;
 text-align: center;
}
 .thumb-pad5 .thumbnail .title {
 padding: 15px;
}
 .trainers-box .box {
 height: auto !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 header {
 height: auto;
 padding: 0;
 text-align: center;
}
 .menuBox {
 float: none;
 padding: 30px 0;
}
 h1.navbar-brand_ {
 float: none;
 width: 100%;
 text-align: center;
 margin-bottom: 20px;
}
 h3 {
 font-size: 27px;
}
 nav.tm_navbar {
 display: inline-block;
 margin-top: 50px;
}
 nav.tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 padding: 0;
 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 #c4634f;
 background: #c4634f url(../img/pattern2.png) repeat;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .errorBox figure {
 margin-bottom: 60px;
}
 .proffesional-box {
 padding: 70px 0;
}
 .proffesional-box h2 {
 font-size: 50px;
 margin-bottom: 10px;
}
 .proffesional-box .title {
 font-size: 21px;
}
 .servicesBox h2 {
 font-size: 48px;
 line-height: 48px;
}
 .servicesBox h2 > span {
 font-size: 27px;
 line-height: 30px;
}
 .blogBox h2 {
 font-size: 50px;
 margin-bottom: 25px;
}
 .privacyBox {
 margin-top: 50px;
}
 .privacyBox h2 {
 font-size: 28px;
 line-height: 28px;
 margin-bottom: 33px;
}
 .errorBox {
 margin: 0;
 padding: 0;
}
 .pict {
 background: none;
 padding: 0 0 90px 0;
}
 .list3 {
 margin-bottom: 50px;
}
 .logo-box {
 overflow: hidden;
 margin-bottom: 50px;
 text-align: center;
}
 .logo-box .follow_list {
 display: inline-block;
}
 .thumb-pad3 figure {
 margin: 0 0 15px 0;
 float: none;
}
 .testimBox article {
 margin-bottom: 35px;
}
 .categories-box {
 margin-top: 80px;
 overflow: hidden;
}
 .block-box article {
 margin-bottom: 50px;
}
 .about-box article {
 margin-bottom: 30px;
}
 .thumb-pad4 figure {
 margin: 0 15px 0 0;
 float: left;
}
 .who-box,  .history-box,  .trainers-box {
 margin-bottom: 50px;
}
 .testimBox {
 padding: 45px 0 0 0;
}
 #contact-form p {
 margin-bottom: 0;
}
 #contact-form label {
 min-height: 40px;
}
 .errorBox1 {
 margin-bottom: 40px;
}
 .errorBox1 h2 {
 font-size: 27px;
 margin-bottom: 0;
}
 .errorBox1 h3 {
 font-size: 27px;
 margin-bottom: 15px;
}
 .bannerBox .banner-box {
 margin-top: 0;
}
 .thumb-pad0 .thumbnail h2 {
 font-size: 35px;
}
 .thumb-pad2 .thumbnail .caption h2 {
 font-size: 25px;
 line-height: 25px;
}
 .thumb-pad5 {
 margin-bottom: 30px;
}
 .clientsBox {
 padding: 30px 0;
}
 .who-box .box,  .history-box .box,  .trainers-box .box {
 height: auto !important;
 padding: 20px;
}
 .workshopBox article article {
 margin-bottom: 30px;
}
 .box-holder1 .box,  .box-holder2 .box,  .offer-box .box,  .services-box .box,  .staff-box .box,  .privacy-box .box,  .error-box .box,  .searchBox .box {
 padding: 20px;
}
 .form-box1 .box,  .form-box2 .box {
 height: auto !important;
 padding: 20px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .thumb-pad6 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad3 figure {
 margin: 0 0 27px 0;
 float: none;
}
 .thumb-pad1 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad4 figure {
 margin: 0 0 15px 0;
 float: none;
}
 .clientsBox,  .testimBox {
 padding: 30px 0;
}
 .clientsBox h2,  .testimBox h2 {
 font-size: 27px;
}
 .workshopBox {
 background: #c2715e;
 padding: 30px 0;
}
 .workshopBox h2 {
 font-size: 27px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .thumb-pad6 .thumbnail .badgeBox p br {
 display: block;
}
 .thumb-pad6 .thumbnail .badgeBox p > .lnk {
 float: none !important;
}
 .errorBox figure img {
 width: 100%;
}
 .comment-box .extra-wrap {
 overflow: visible;
}
 .comment-box figure {
 margin-right: 20px;
}
 footer {
 text-align: center;
 padding: 20px 0;
}
 footer p {
 float: none;
 margin-bottom: 20px;
}
 footer .follow_icon {
 float: none;
 display: inline-block;
}
 .trainerBox {
 width: 50%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .testimBox article {
 width: 100%;
 float: none;
}
 .thumb-pad1 figure {
 display: block;
}
 .thumb-pad1 figure img {
 width: 100%;
}
 .galleryBox article {
 width: 100%;
 float: none;
}
 .baner-box {
 width: 100%;
 float: none;
}
 .proffesional-box h2 {
 font-size: 35px;
}
 .blogBox h2 h2 {
 font-size: 35px;
}
 .servicesBox article {
 width: 100%;
 float: none;
}
 .thumb-pad6 .thumbnail .badgeBox a.tl {
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 15px;
 font-weight: normal;
}
 .thumb-pad6 .thumbnail .badgeBox p.lnk1 {
 float: none;
 display: block;
 margin-bottom: 10px;
}
 .thumb-pad6 .thumbnail .badgeBox p.lnk2 {
 float: none;
 display: block;
}
 .gallery-box {
 width: 100%;
 float: none;
}
 .banner-box {
 width: 100%;
 float: none;
}
 .thumb-pad5 figure {
 float: none;
 margin: 0;
 width: 100%;
 text-align: center;
}
 .thumb-pad5 .thumbnail .title {
 padding: 15px;
}
 .trainerBox {
 width: 100%;
 float: none;
}
 .clientsBox,  .testimBox {
 background: #c2715e;
}
 .thumb-pad6 figure img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 h1.navbar-brand_ a img {
 width: 100%;
}
 .eventsBox article {
 width: 100%;
 float: none;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .testimBox article {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 50px;
}
.padBot1 {
	padding-bottom: 16px;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
