@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
body {
	background: #44474c;
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #3e4145;
}
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: 26px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	float: left;
	position: relative;
	z-index: 0;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 500 57px/57px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	margin: 0 0 47px 0;
	letter-spacing: -2px;
}
h2.indent {
	margin: 0 0 55px 0;
}
h3 {
	font: 500 17px/26px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	margin: 0 0 7px 0;
}
h4 {
	font: 500 32px/32px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 0 0 30px 0;
}

h5 {
	font: 500 17px/26px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0082cc;
	margin: 0 0 47px 0;
	letter-spacing: -2px;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
	background: #ffffff;
}
.global.indent {
	padding: 0;
}
.center {
	text-align: center;
}
/*-----menu-----*/
.menuBox {
	padding: 0;
	position: relative;
	z-index: 3;
}
nav.tm_navbar {
	background: none;
	border: none;
	padding: 29px 0 0 0;
	margin: 0;
	min-height: 0;
	float: right;
}
nav.tm_navbar li {
	float: left;
	display: inline-block;
	font-size: 17px;
	line-height: 0;
	padding: 0;
	margin: 0;
	position: relative;
	border-right: 1px solid #eaeaea;
}
nav.tm_navbar li:last-child {
	border-right: none;
}
nav.tm_navbar li a {
	position: relative;
	padding: 26px 28px;
	text-transform: uppercase;
	font: 600 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	background: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li a > em {
	width: 100%;
	height: 5px;
	background: #cc092f;
	position: absolute;
	top: -29px;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
nav.tm_navbar li.active > a {
	color: #cc092f;
	background: none;
}
nav.tm_navbar li.active > a em {
	opacity: 1;
	filter: alpha(opacity=100);
}
nav.tm_navbar li > a:hover {
	color: #cc092f;
	background: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li > a:hover em {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
nav.tm_navbar .sfHover > a {
	color: #cc092f;
	background: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sfHover > a em {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s 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: 342px;
	left: 0;
	top: 106px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #cc092f;
	padding: 56px 0;
	margin: 0;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	text-align: left !important;
	height: auto !important;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 8px 0 8px 20px;
	display: block;
	margin: 0;
	float: none;
	font: 500 17px 'Ubuntu';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: absolute;
	top: 15px;
	float: right;
	left: auto;
	right: 30px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #383a3f !important;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: #383a3f !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 200px;
	left: 343px;
	top: -56px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #cc092f;
	padding: 56px 0;
	margin: 0;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 8px 0 8px 20px;
	display: block;
	margin: 0;
	float: none;
	font: 500 17px 'Ubuntu';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #383a3f !important;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	margin: -36px 0 0 0;
	width: 100%;
	padding-bottom: 34px;
	position: relative;
	z-index: 11;
	background: #ffffff;
}
header.indent {
	margin: 0;
	padding-bottom: 30px;
}
footer {
	padding: 0;
}
footer a {
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #83d2e4;
}
footer figure {
	display: block;
	margin-bottom: 71px;
}
footer i {
	padding: 0 3px;
}
footer em, footer i {
	font-style: normal;
}
footer br {
	display: none;
}
footer .privacy {
	color: #ffffff;
	font-weight: 500;
	font-size: 19px;
	margin-top: 176px;
}
footer .privacy > a {
	color: #ffffff;
	font-weight: 500;
	font-size: 19px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer .privacy > a:hover {
	color: #cc092f;
}
.foo_info {
	padding-top: 67px;
}
.foo_info p {
	text-transform: uppercase;
	color: #a8abb0;
	float: none;
	font-size: 11px;
	line-height: 18px;
}
.foo_info > div {
	margin-top: 18px;
}
.foo_info > div p {
	margin-bottom: 0;
}
.foo_info > div p > span {
	display: inline-block;
	width: 70px;
}
.foo_menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.foo_menu li {
	margin-bottom: 6px;
}
.foo_menu li a {
	font: 11px/18px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a8abb0;
	text-transform: uppercase;
}
.foo_menu li a:hover {
	color: #ffffff;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	float: none;
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.follow_icon li {
	float: left;
	margin-right: 3px;
}
.follow_icon li a {
	font-size: 18px;
	width: 47px;
	height: 47px;
	border-radius: 100%;
	background: #cc092f;
	color: #44474c;
	text-align: center;
	line-height: 47px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.follow_icon li a:hover {
	color: #44474c;
	background: #ffffff;
}
.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;
}
.errorBox {
	text-align: center;
	margin-bottom: 40px;
}
.errorBox1 {
	margin-bottom: 80px;
}
.errorBox1 h2 {
	font-size: 57px;
	line-height: 55px;
	color: #3e4145;
}
.who-box {
	padding: 72px 0 50px 0;
	background: #44474c;
}
.who-box h2 {
	color: #ffffff;
}
.trainers-box h3 {
	color: #ffffff;
}
.trainers-box p {
	color: #a8abb0;
}
.testimBox {
	padding: 66px 0 23px 0;
	background: #ffffff;
	border-bottom: 1px solid #f1f1f0;
}
#toTop {
	display: none;
	width: 47px;
	height: 47px;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -660px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.privacyBox {
	margin-bottom: 62px;
}
.blog-box {
	padding: 63px 0 40px 0;
	position: relative;
}
.picBox {
	min-height: 574px;
	background: url(../img/picture1.jpg) center 0 no-repeat;
	margin-top: -56px;
	text-align: center;
}
.picBox > div {
	padding: 210px 0 0 0;
}
.picBox .description {
	font: 600 30px/30px 'Open Sans';
	color: #ffffff;
	margin-bottom: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.picBox .title {
	font: 800 60px/60px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 37px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.picBox.indent {
	min-height: 82px;
}
.about-box {
	padding: 102px 0 79px 0;
	margin-bottom: 75px;
	background: #44474c;
}
.about-box .title {
	font: 500 117px/100px 'Ubuntu';
	color: #ffffff;
	margin-bottom: 36px;
	letter-spacing: -1px;
}
.about-box .title > span {
	color: #cc092f;
}
.about-box .btn1 {
	margin-right: 29px !important;
}
.management-box {
	background: #ffffff;
	border-bottom: 1px solid #f1f1f0;
	padding-bottom: 80px;
	margin-bottom: 67px;
}
.photos-box {
	background: #ffffff;
	border-bottom: 1px solid #f1f1f0;
	padding-bottom: 50px;
	margin-bottom: 67px;
}
.photos-box p {
	margin-bottom: 27px;
}
.photos-box figure {
	margin-bottom: 30px;
}
.photos-box figure img {
	width: 100%;
}
.photos-box figure a {
	position: relative;
	display: block;
}
.photos-box figure a em {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: #cc092f url(../img/plus.png) center center no-repeat;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.photos-box figure a:hover em {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.news-box {
	background: #ffffff;
	border-bottom: 1px solid #f1f1f0;
	padding-bottom: 90px;
	margin-bottom: 67px;
}
.news-box time {
	color: #888c91;
	font: 300 12px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	margin-bottom: 12px;
}
.services-box {
	background: #ffffff;
	padding-bottom: 48px;
}
.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;
}
.advantages-box {
	padding: 90px 0 60px 0;
}
/*-----thumbs-----*/
.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;
}
.thumb-pad0 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad0 .thumbnail .caption p {
	margin-bottom: 27px;
}
.thumb-pad0 .thumbnail figure {
	padding: 0;
	margin: 0 26px 0 0;
	float: left;
}
.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;
}
.thumb-pad1 figure {
	margin: 0 0 18px 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: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption p {
	color: #a8abb0;
}
.thumb-pad2 figure {
	margin: 0 0 22px 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: #3e4145;
}
.thumb-pad3 figure {
	margin: 0;
	margin-bottom: 23px;
}
.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: #3e4145;
}
.thumb-pad4 figure {
	margin: 0;
	margin-bottom: 26px;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin-bottom: 27px;
}
.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 0 0 12px;
	color: #3e4145;
}
.thumb-pad5 .thumbnail .caption img {
	float: left;
	margin-right: 17px;
	margin-top: 8px;
}
.thumb-pad5 .thumbnail .caption a {
	font: 500 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #cc092f;
}
.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;
	color: #3e4145;
}
.thumb-pad6 .thumbnail .caption .name {
	font: 500 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad6 .thumbnail .caption .name:hover {
	color: #cc092f;
}
.thumb-pad6 figure {
	margin: 0;
}
.thumb-pad6 figure img {
	width: 100%;
}
.gallery-box {
	padding-bottom: 40px !important;
}
.thumb-pad7 {
	margin: 0 0 40px 0;
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail figure {
	margin: 0;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}
.thumb-pad7 .thumbnail figure a {
	position: relative;
	display: block;
}
.thumb-pad7 .thumbnail figure a em {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: #cc092f url(../img/plus.png) center center no-repeat;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thumb-pad7 .thumbnail figure a:hover em {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-pad7 .thumbnail .caption {
	padding: 16px 20px 33px 20px;
	overflow: hidden;
	border: 1px solid #cecece;
	border-top: none;
}
.thumb-pad7 .thumbnail .caption > p {
	margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption a {
	color: #3e4145;
	font: 500 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #cc092f;
}
.thumb-pad8 {
	margin: 0;
	padding: 0;
	margin-bottom: 63px;
}
.thumb-pad8 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad8 .thumbnail .badgeBox {
	overflow: hidden;
	margin-bottom: 17px;
}
.thumb-pad8 .thumbnail .badgeBox .tl {
	font: 500 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
}
.thumb-pad8 .thumbnail .badgeBox p {
	font: 300 12px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888c91;
	margin-top: 9px;
	margin-bottom: 9px;
}
.thumb-pad8 .thumbnail .badgeBox p br {
	display: none;
}
.thumb-pad8 .thumbnail .badgeBox a {
	font: 300 12px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888c91;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad8 .thumbnail .badgeBox a:hover {
	color: #cc092f;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #3e4145;
}
.thumb-pad8 .thumbnail .caption p {
	margin-bottom: 28px;
}
.thumb-pad8 figure {
	position: relative;
	z-index: 1;
	margin: 0 0 22px 0;
}
.thumb-pad8 figure > img {
	width: 100%;
}
/*-----carousel-----*/
.carouselBox {
	padding: 45px 0 46px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 79px;
	-webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	margin-top: 70px;
	background: url(../img/pattern2.png) repeat;
}
.carouselBox figure {
	float: left;
	margin-right: 28px;
	border-radius: 100%;
}
.carouselBox figure img {
	border-radius: 100%;
}
.carouselBox h2 {
	width: 100%;
	text-align: center;
}
.list_carousel1.responsive {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
	text-align: center;
}
.list_carousel1 #foo1 > li {
	padding: 0;
	float: left;
	cursor: default;
	margin-right: 0;
	padding: 0 100px;
	text-align: center;
}
.list_carousel1 #foo1 > li p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 23px;
}
.list_carousel1 #foo1 > li a {
	font: 300 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	text-decoration: none;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel1 #foo1 > li a:hover {
	color: #75c3d2;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.list_btn {
	position: absolute;
	top: 0;
	width: 100%;
}
.list_btn .prev, .list_btn .next {
	display: inline-block;
	width: 24px;
	height: 40px;
	cursor: pointer;
	float: left;
	position: absolute;
	top: 30px;
}
.list_btn .prev {
	background: url(../img/prev.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	left: 0;
}
.list_btn .next {
	background: url(../img/next.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	right: 0;
}
.list_btn .prev:hover {
	background: url(../img/prev.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_btn .next:hover {
	background: url(../img/next.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 18px 28px;
	font: 500 27px 'Ubuntu';
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	background: #cc092f;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #cc092f;
	background: #ffffff;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 500 18px 'Ubuntu';
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 > span {
	float: left;
	font-size: 15px;
	margin-top: 7px;
	margin-left: 10px;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 em {
	float: left;
	font-style: normal;
}
.btn-default.btn2:hover {
	color: #cc092f;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover span {
	color: #cc092f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 18px 28px;
	font: 500 27px 'Ubuntu';
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	background: #cc092f;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #383a3f;
	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: 500 18px 'Ubuntu';
	margin: 0;
	text-shadow: none;
	color: #3e4145;
	border: none;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4 > span {
	float: left;
	font-size: 15px;
	margin-top: 7px;
	margin-left: 10px;
	color: #3e4145;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4 em {
	float: left;
	font-style: normal;
}
.btn-default.btn4:hover {
	color: #cc092f;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover span {
	color: #cc092f;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
/*-----list-----*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1.indent li a {
	color: #3e4145;
}
.list1-1.indent.border {
	padding-bottom: 65px;
	border-bottom: 1px solid #f1f1f0;
	margin-bottom: 92px;
}
.list1-1 li {
	font-size: 17px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 11px;
	padding-left: 23px;
	background: url(../img/list_arrow.png) left 8px no-repeat;
}
.list1-1 li a {
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a8abb0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1-1 li a:hover {
	color: #cc092f;
	-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: 17px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 11px;
}
.list1 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	background: #cc092f;
	width: 69px;
	height: 63px;
	line-height: 63px;
	float: left;
	margin-right: 30px;
	text-align: center;
	font-size: 36px;
	color: #3e4145;
	border-radius: 0;
	border: none;
	margin-top: 8px;
}
.list1 li a {
	color: #3e4145;
	font: 18px 'Sanchez';
	line-height: 26px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover {
	color: #cc092f;
}
.list1 li p {
	margin-top: 6px;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 17px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 24px;
}
.list2 li .badge {
	float: left;
	margin-right: 13px;
	background: #83d2e4;
	width: 76px;
	height: 76px;
	border-radius: 100%;
	font: 600 30px/68px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin-top: 0;
}
.list2 li p {
	margin-bottom: 0;
	font-style: italic;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin-bottom: 27px;
}
.list3 li a {
	color: #3e4145;
	font: 500 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li a:hover {
	color: #cc092f;
}
.list3 li p {
	margin-bottom: 0;
}
.list3 li .badge {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 19px;
	display: inline-block;
	color: #ffffff;
	font: 500 40px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #494d52;
	border: none;
	width: 59px;
	height: 59px;
	border-radius: 100%;
	text-align: center;
	line-height: 55px;
	margin-top: 6px;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 17px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list6 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	width: 80px;
	background: none;
	text-align: left;
	float: left;
	border: none;
	margin-right: 27px;
	margin-top: 2px;
}
.list6 li .badge time {
	font: 300 12px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a8abb0;
}
.list6 li .title {
	font: 500 17px/26px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin-bottom: 0;
}
.list6 li p {
	color: #a8abb0;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 27px;
}
.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 #cecece;
	background: #ffffff;
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #3e4145;
	padding: 10px 14px;
	height: 41px;
	resize: none;
	margin-bottom: 36px;
}
#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: 17px 'Ubuntu', "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 72px 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: 382px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin-bottom: 27px;
}
.info a {
	color: #cc092f;
}
.info a:hover {
	color: #ffffff;
}
.info h3 {
	margin-bottom: 0;
}
/*-----form-----*/
.formBox {
	padding-bottom: 80px;
}
#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: 61px;
	margin: 0;
	font-weight: normal;
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #3e4145;
}
#contact-form label span {
	margin-bottom: 2px;
	display: block;
	color: #3e4145;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 242px;
	margin-right: 20px;
}
.form-div-3 {
	margin-right: 0;
}
#contact-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 10px 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 #cecece;
	background: #ffffff;
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #3e4145;
	padding: 10px 14px;
	height: 41px;
	resize: none;
}
#contact-form textarea {
	height: 201px;
	margin-bottom: 36px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px 'Arial';
	color: #cc092f;
	-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 #cecece;
	background: #ffffff;
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 41px;
	color: #3e4145;
	padding: 0 14px;
	height: 41px;
	resize: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail {
	color: #3e4145;
	font: 17px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #cc092f;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 .menuBox {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 h2 {
 font-size: 35px;
 line-height: 40px;
}
 nav.tm_navbar {
 display: inline-block;
 float: none;
 margin-top: 30px;
}
 .about-box .title {
 font-size: 85px;
 line-height: 85px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #contact-form label {
 min-height: 50px;
}
 .errorBox figure img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 .menuBox {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 h2 {
 font-size: 35px;
 line-height: 40px;
}
 nav.tm_navbar {
 display: inline-block;
 float: none;
 margin-top: 30px;
}
 .btn-default.btn3 {
 padding: 10px 20px;
 font-size: 20px;
}
 .about-box {
 padding: 40px 0;
}
 .about-box .title {
 font-size: 60px;
 line-height: 60px;
 letter-spacing: 0;
}
 .thumb-pad0 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .advantages-box article {
 margin-bottom: 35px;
}
 .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;
 padding-bottom: 50px;
}
 .errorBox1 h2 {
 font-size: 40px;
 line-height: 40px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 header {
 height: auto;
 padding: 0;
 text-align: center;
}
 .menuBox {
 float: none;
 padding-bottom: 20px;
}
 h1.navbar-brand_ {
 float: none;
 width: 100%;
 text-align: center;
}
 h2 {
 font-size: 35px;
 line-height: 40px;
}
 nav.tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 padding: 0;
 margin: 30px 0 0 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 #cc092f;
 background: #cc092f;
 color: #2e2e2e;
 
 
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .btn-default.btn3 {
 padding: 10px 20px;
 font-size: 20px;
}
 .about-box {
 padding: 40px 0;
}
 .about-box .title {
 font-size: 60px;
 line-height: 60px;
 letter-spacing: 0;
}
 .thumb-pad0 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .photos-box {
 padding-bottom: 0;
}
 .photos-box article {
 margin-bottom: 30px;
}
 .news-box {
 padding-bottom: 0;
}
 .news-box article {
 margin-bottom: 30px;
}
 .services-box {
 padding-bottom: 0;
}
 .services-box article {
 margin-bottom: 30px;
}
 .follow_icon {
 display: inline-block;
}
 .thumb-pad2 figure {
 float: left;
 margin-right: 15px;
 margin-bottom: 0;
}
 .who-box {
 padding-bottom: 0;
}
 .who-box article {
 margin-bottom: 50px;
}
 .testimBox {
 padding-bottom: 0;
}
 .advantages-box {
 padding: 40px 0 0 0;
}
 .advantages-box article {
 margin-bottom: 50px;
}
 .thumb-pad1 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad1 .thumbnail .caption {
 text-align: left;
}
 .thumb-pad1 .thumbnail .caption .title {
 font-size: 21px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 #contact-form label {
 min-height: 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 {
 padding-top: 80px;
}
 .pict {
 background: none;
 padding: 0 0 90px 0;
}
 .logo-box {
 overflow: hidden;
 margin-bottom: 50px;
 text-align: center;
}
 .logo-box .follow_list {
 display: inline-block;
}
 .thumb-pad3 figure {
 margin: 0;
 float: left;
 margin-right: 15px;
}
 .testimBox article {
 margin-bottom: 35px;
}
 .categories-box {
 margin-top: 80px;
 overflow: hidden;
 padding-bottom: 50px;
}
 .block-box article {
 margin-bottom: 50px;
}
 footer {
 text-align: center;
}
 footer .privacy {
 margin-top: 30px;
}
 .list1-1.indent.border {
 padding-bottom: 65px;
 margin-bottom: 50px;
}
 .errorBox1 h2 {
 font-size: 40px;
 line-height: 40px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .about-box .title {
 font-size: 45px;
 line-height: 45px;
}
 .thumb-pad2 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad0 .thumbnail figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-pad0 .thumbnail figure img {
 width: 100%;
}
 .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;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .about-box .title {
 font-size: 40px;
 line-height: 50px;
}
 .about-box {
 text-align: center;
}
 .about-box .btn1 {
 margin-bottom: 20px !important;
 float: none;
}
 footer br {
 display: block;
}
 footer i {
 display: none;
}
 .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;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .about-box {
 text-align: center;
}
 .about-box .btn1 {
 padding: 10px 20px;
 font-size: 20px;
}
 .about-box .title {
 font-size: 30px;
 line-height: 40px;
}
 .photos-box .col-xs-6 {
 width: 100%;
 float: none;
}
 footer figure img {
 width: 100%;
}
 .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;
}
 .picBox {
 min-height: 448px;
}
 .picBox .title {
 font-size: 23px;
 line-height: 37px;
}
 .gallery-box article {
 float: none;
 width: 100%;
}
 .thumb-pad8 .thumbnail .badgeBox p br {
 display: block;
}
 .thumb-pad8 .thumbnail .badgeBox p span {
 float: none !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .about-box {
 text-align: center;
}
 .about-box .btn1 {
 padding: 10px 20px;
 font-size: 20px;
 margin: 0;
}
 .about-box .title {
 font-size: 30px;
 line-height: 40px;
}
 .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;
}
.padTop {
	padding-top: 72px !important;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
