@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,700,900);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
body {
	background: #1b1b1b url(../img/bg_pic1.jpg) center 0 no-repeat;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #888888;
}
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: 23px;
	font-weight: 300;
	line-height: 26px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: none;
	height: auto;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h2 {
	font: 53px/53px 'Roboto Slab';
	color: #ffffff;
	margin: 0 0 34px 0;
	text-transform: uppercase;
}
h2.indent {
	margin: 0 0 26px 0;
}
h3 {
	font: 18px/24px 'Roboto Slab';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 148px 0 0 0;
}
.global.indent {
	padding: 157px 0 0 0;
}
.center {
	text-align: center;
}
.box {
	padding: 21px 30px 0 30px;
	background: #000000;
}
.box.indent {
	margin-bottom: 30px;
}
/*-----menu-----*/
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0 0 105px 0;
	float: none;
	display: inline-block;
	min-height: 0;
}
nav.tm_navbar li {
	font-size: 14px;
	line-height: 26px;
	padding: 0;
	margin: 0 0 0 37px;
	float: left;
}
nav.tm_navbar li:first-child {
	margin-left: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 18px 'Roboto Slab';
	color: #888888;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.active > a {
	color: #ffffff;
	background: none;
}
nav.tm_navbar li:hover > a {
	color: #ffffff;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
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;
	top: -3px;
	z-index: 0;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 253px;
	left: -21px;
	top: 32px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2e2e2e;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 8px 0;
	padding: 0 0 13px 20px;
	display: block;
	background: url(../img/dotted.png) 0 bottom repeat-x;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	background: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	width: auto;
	text-align: left;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: none;
	text-transform: none;
	color: #888888;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > .submenu li span {
	display: inline-block;
	background: url(../img/menu-marker2.png) right center no-repeat;
	width: 8px;
	height: 5px;
	position: absolute;
	right: 20px;
	top: 18px;
	left: auto;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
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: 253px;
	left: 100%;
	top: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2e2e2e;
	padding: 10px 0 0;
	margin: 0 0 0 1px;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888888;
	-webkit-transition: all 0.25s;
	-o-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: none !important;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	position: relative;
	margin: 0;
	padding: 44px 0 0 0;
	z-index: 11;
}
header .fb_btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 70px;
	height: 178px;
	display: inline-block;
	background: url(../img/fb_btn.png) -10px 0 no-repeat;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
header .fb_btn:hover {
	background: url(../img/fb_btn.png) 0 0 no-repeat;
}
footer {
	padding: 46px 0;
	text-align: center;
}
footer p {
	font: 11px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888888;
	float: right;
	margin-bottom: 0;
}
footer p a {
	color: #888888;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #ffffff;
}
footer em {
	font-style: normal;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #888888;
	font-size: 31px;
	z-index: 20;
	-webkit-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	color: #ffffff;
}
.trainerBox {
	margin-bottom: 30px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	-o-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;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.who-box .col-lg-4 {
	margin-bottom: 30px;
}
.thumb-box1 {
	margin-top: 30px;
	overflow: hidden;
}
.testimonials-box .box {
	padding: 21px 22px 0 22px;
}
.result-box {
	background: #000000;
	padding: 21px 0;
}
/*-----thumbs-----*/
.thumb-pad1 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption {
	padding: 21px 29px;
	overflow: hidden;
	background: #000000;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad1 .thumbnail .caption a {
	font-size: 24px;
	color: #ffffff;
	position: relative;
	top: 3px;
	margin-left: 5px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #888888;
}
.thumb-pad1 figure {
	margin: 0;
	position: relative;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad1 figure time {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 0 9px;
	display: block;
	background: #000000;
	font: bold 21px/34px 'Roboto Slab';
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad1 figure div {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.thumb-pad1 figure div p {
	font: bold 27px/34px 'Roboto Slab';
	text-transform: uppercase;
	color: #ffffff;
	background: #000000;
	padding: 0 9px;
	margin: 0;
	display: inline-block;
}
.thumb-pad1 figure div.box1 p {
	color: #000000;
	background: #ffffff;
}
.thumb-pad2 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	position: relative;
}
.thumb-pad2 figure {
	margin: 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2 .thumbnail .caption {
	position: absolute;
	top: 192px;
	left: 0;
	padding: 0 30px;
	color: #888888;
}
.thumb-pad2 .thumbnail .caption .title {
	color: #ffffff;
	font: 83px/83px 'Roboto Slab';
	margin: 0 0 13px 0;
}
.thumb-pad2 .thumbnail .caption .description {
	color: #ffffff;
	font: 53px/59px 'Roboto Slab';
	text-transform: uppercase;
	margin: 0 0 9px 0;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 43px;
}
.thumb-pad3 {
	background: #000000;
	margin-bottom: 50px;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 12px 30px 33px 30px;
	color: #888888;
}
.thumb-pad3 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad3 .thumbnail .caption .title {
	font: 53px 'Roboto Slab';
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 9px;
}
.thumb-pad3 .thumbnail .caption .description {
	font: bold 18px/30px 'Roboto Slab';
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 16px;
}
.thumb-pad3 .thumbnail .caption a {
	font-size: 24px;
	color: #ffffff;
	position: relative;
	top: 3px;
	margin-left: 5px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #888888;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption a {
	font-size: 24px;
	color: #ffffff;
	position: relative;
	top: 3px;
	margin-left: 5px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad4 .thumbnail .caption a:hover {
	color: #888888;
}
.thumb-pad4 figure {
	margin: 0 0 23px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 11px 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption .lnk {
	font: 18px/24px 'Roboto Slab';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption .lnk:hover {
	color: #888888;
}
.thumb-pad5 .thumbnail .caption p {
	margin-top: 20px;
}
.thumb-pad5 .thumbnail .caption p a {
	font-size: 24px;
	color: #ffffff;
	position: relative;
	top: 3px;
	margin-left: 5px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption p a:hover {
	color: #888888;
}
.thumb-pad5 figure {
	margin: 0 0 23px 0;
	position: relative;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad5 figure:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-pad5 figure i {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
	background: #ffffff url(../img/zoom.png) center center no-repeat;
	background: rgba(255, 255, 255, 0.35) url(../img/zoom.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thumb-pad6 {
	overflow: hidden;
	margin-bottom: 74px;
}
.thumb-pad6 time {
	font: 53px/44px 'Roboto Slab';
	color: #ffffff;
	width: 70px;
	margin-right: 9px;
	text-align: center;
	display: inline-block;
	float: left;
}
.thumb-pad6 time span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad6 br {
	display: none;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad6 .thumbnail > .lnk {
	font: 18px/24px 'Roboto Slab';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail > .lnk:hover {
	color: #888888;
}
.thumb-pad6 .thumbnail > p {
	color: #ffffff;
	margin: 4px 0 8px 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail > p a {
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail > p a:hover {
	color: #888888;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #888888;
}
.thumb-pad6 .thumbnail figure {
	margin: 0 0 21px 0;
}
.thumb-pad6 .thumbnail figure img {
	width: 100%;
}
.thumb-pad7 {
	margin: 0 0 33px 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 0 23px 0;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0;
}
.thumb-pad8 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #888888;
}
.thumb-pad8 .thumbnail .caption a {
	font: 16px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption a:hover {
	color: #5fd0eb;
}
.thumb-pad8 .thumbnail .caption p {
	margin-bottom: 13px;
}
.thumb-pad8 figure {
	margin: 0 30px 0 0;
	float: left;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0;
	font: bold 30px/56px 'Roboto Slab';
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	width: 100%;
	border: 1px solid #ffffff;
	text-align: center;
	color: #ffffff;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #1b1b1b;
	background: #ffffff !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: underline !important;
	display: inline-block;
	padding: 0;
	font: 15px 'Roboto Slab';
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color: #888888;
	background: none;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: none !important;
	text-decoration: underline !important;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 24px;
	font: bold 25px/50px 'Roboto Slab';
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	border: 1px solid #ffffff;
	color: #ffffff;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #1b1b1b;
	background: #ffffff !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: underline !important;
	display: inline-block;
	padding: 0;
	font: 16px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #68c6db;
	border-radius: 0;
	background: none;
	border: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #555;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn5 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #f15374;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn5:hover {
	color: #222;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn6 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 32px;
	font: 800 14px/43px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	background: none;
	border: 1px solid #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn6:hover {
	color: #222;
	background: #ffffff;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/*-----list-----*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1.indent {
	padding-bottom: 20px;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 16px;
	padding-left: 19px;
	background: url(../img/list_arrow.png) left 3px no-repeat;
}
.list1-1 li a {
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #888888;
}
.list1 {
	margin: 0 0 60px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 19px;
	padding-left: 22px;
	background: url(../img/list_arrow.png) left 5px no-repeat;
}
.list1 li p {
	margin-bottom: 0;
}
.list1 li a {
	font: bold 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2c3e50;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #ffcc0d;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 30px;
	padding: 0;
}
.list2 li time {
	font: 53px/44px 'Roboto Slab';
	color: #ffffff;
	width: 70px;
	margin-right: 9px;
	text-align: center;
	display: inline-block;
	float: left;
}
.list2 li time span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.list2 li p {
	margin-bottom: 0;
}
.list3 {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 32px;
	overflow: hidden;
}
.list3 li p {
	margin-bottom: 0;
}
.list3 li strong {
	float: left;
	margin-right: 19px;
	width: 52px;
	height: 52px;
	font: 45px/52px 'Roboto Slab';
	color: #ffffff;
	background: #2e2e2e;
	text-align: center;
	position: relative;
}
.list3 li strong em {
	width: 7px;
	height: 13px;
	position: absolute;
	display: inline-block;
	top: 20px;
	right: -7px;
	background: url(../img/tr.png) no-repeat;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 27px;
	overflow: hidden;
}
.list4 li p {
	margin-bottom: 18px;
}
.list4 li img {
	float: left;
	margin-right: 20px;
}
.list4 li a {
	font: 18px/24px 'Roboto Slab';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li a:hover {
	color: #888888;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.list5 li a {
	color: #ff5d5c;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #888888;
}
.list5 li:last-child {
	border-bottom: none;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 26px;
	overflow: hidden;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li time {
	color: #74c0bc;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	margin-right: 6px;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font: 300 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}
.list8 {
	margin: 0;
	padding: 0 0 44px 0;
	list-style: none;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 26px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 33px 0 0 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;
	float: none;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #444;
	background: none;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #888888;
	padding: 10px 14px;
	height: 41px;
	margin-bottom: 44px;
	resize: none;
}
#search {
	margin: 8px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.5);
	font: 13px/48px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 0 58px 0 14px;
	height: 48px;
	outline: none;
	resize: none;
	overflow: hidden;
}
/*-----map-----*/
.map {
	margin: 0 0 30px 0;
	padding: 30px;
	background: #000000;
	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: 431px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin-bottom: 26px;
}
.info p span {
	width: 87px;
	display: inline-block;
}
.info p a {
	color: #68c6db;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #111;
}
.mail {
	color: #ffffff;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #888888;
	text-decoration: underline;
}
.error-box {
	padding: 77px 30px 90px 30px;
	background: #000000;
	overflow: hidden;
}
.error-box .title {
	color: #ffffff;
	font: 53px/48px 'Roboto Slab';
	text-transform: uppercase;
	margin: 0 0 13px 0;
	letter-spacing: -2px;
}
.errorBox1 {
	text-align: center;
}
.errorBox1 figure {
	margin-bottom: 50px;
}
.errorBox1 img {
	width: 100%;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 .thumb-pad6 .thumbnail {
 padding-right: 70px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 #toTop {
 display: none !important;
}
 .thumb-pad2 {
 max-height: 670px;
}
 header .fb_btn {
 display: none;
}
 .thumb-box2 .box {
 height: auto !important;
 padding-bottom: 30px;
}
 .thumb-box1 .col-lg-4 {
 margin-bottom: 30px;
}
 .testimonials-box .box {
 height: auto !important;
 padding-bottom: 30px;
}
 .thumb-box3 {
 margin-bottom: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 .thumb-pad2 {
 background: #000;
 padding-bottom: 60px;
}
 h2 {
 font-size: 30px !important;
 line-height: 40px;
}
 .thumb-pad3 .thumbnail .caption .title {
 font-size: 42px;
}
 header .fb_btn {
 display: none;
}
 .thumb-box2 .box {
 height: auto !important;
 padding-bottom: 30px;
}
 .thumb-box1 .col-lg-4 {
 margin-bottom: 30px;
}
 .testimonials-box .box {
 height: auto !important;
 padding-bottom: 30px;
}
 .thumb-box3 {
 margin-bottom: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 width: 100%;
}
 nav.tm_navbar .nav {
 display: none;
}
 h2 {
 font-size: 30px !important;
 line-height: 40px;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #888888;
 background: #888888;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-pad2 {
 background: #000000;
}
 .thumb-pad2 figure {
 display: none;
}
 .thumb-pad2 .thumbnail .caption {
 position: relative;
 top: 0;
 left: 0;
 padding: 12px 30px 33px 30px;
}
 header .fb_btn {
 display: none;
}
 .map iframe {
 height: 300px;
}
 .box {
 height: auto !important;
 padding-bottom: 30px !important;
}
 .thumb-box1 .col-lg-4 {
 margin-bottom: 30px;
}
 .thumb-pad4 figure {
 margin: 0 23px 0 0;
 float: left;
}
 .thumb-box3 {
 margin-bottom: 30px;
}
 .thumb-pad6 time {
 float: none;
 margin: 0 0 20px 0;
 text-align: left;
}
 .contacts-box {
 margin-bottom: 30px;
}
 .errorBox1 img {
 width: auto;
}
 .error-box .title {
 font-size: 30px;
 line-height: 40px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .thumb-pad2 .thumbnail .caption .title {
 font-size: 35px;
 line-height: 50px;
}
 .thumb-pad2 .thumbnail .caption .description {
 font-size: 30px;
 line-height: 40px;
}
 .thumb-pad3 .thumbnail .caption .title {
 font-size: 35px;
 line-height: 50px;
}
 .thumb-pad4 figure {
 margin: 0 0 23px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 h1.navbar-brand_ img {
 width: 100%;
}
 .thumb-pad6 br {
 display: block;
}
 .thumb-pad6 p a {
 float: none !important;
}
 .errorBox1 img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .thumb-pad1 figure div p {
 font-size: 15px !important;
 line-height: 25px !important;
 font-weight: normal !important;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 0;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
