body {
	background: #f2f4ec;
	font: 14px 'Arial', Arial, Helvetica, sans-serif;
	line-height: 1.428571429;
	color: #9f9f9f;
}
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;
	line-height: 20px;
}
p > span {
	color: #000000;
}
p > em {
	color: #272727;
	font-style: normal;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
}
h1.navbar-brand_ em {
	width: 1px;
	height: 80px;
	background: #dcdcdc;
	float: left;
	margin-left: 20px;
	margin-top: -11px;
	margin-right: 20px;
}
h1.navbar-brand_ strong {
	float: left;
	margin-bottom: 0;
	color: #656565;
	margin-top: 9px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h1.navbar-brand_ a {
	display: inline-block;
	float: left;
}
h1.navbar-brand_ a > img {
	width: 100%;
}
h2 {
	color: #363636;
	font: bold 24px/24px 'Arial';
	margin: 0 0 42px 0;
	text-transform: uppercase;
}
h3 {
	color: #272727;
	font: 16px/22px 'Arial';
	margin: 0 0 17px 0;
}
.extra-wrap {
	overflow: hidden;
}
.container {
	position: relative;
}
.global {
	background: #ffffff;
	padding: 0;
}
.global.indent {
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*-----menu-----*/
.menuBox {
	background: #000000;
	position: relative;
	z-index: 1;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 46px;
	margin-top: 20px;
}
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	min-height: 0;
}
nav.tm_navbar li {
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	position: relative;
	margin-right: 24px;
}
nav.tm_navbar li em {
	background: url(../img/menu_border.png) right 0 no-repeat;
	float: left;
	display: inline-block;
	width: 1px;
	height: 18px;
	margin-top: 3px;
	margin-left: 28px;
}
nav.tm_navbar li:last-child {
	margin-right: 0;
	padding-right: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	text-transform: none;
	font: 18px 'Arial';
	color: #ffffff;
	line-height: 22px;
	background: none;
	float: left;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar li.active > a {
	color: #616f60;
	background: none;
}
nav.tm_navbar li > a:hover {
	color: #CC0000;
	background: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sfHover > a {
	color: #616f60;
	background: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar li a span {
	display: inline-block;
	height: 4px;
	background: url(../img/menu-marker.png) no-repeat;
	width: 5px;
	position: absolute;
	left: 48px;
	top: 31px;
	float: left;
	margin-left: -28px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 111px;
	left: -21px;
	top: 59px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #616f60;
	padding: 21px 0;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li.triangle {
	background: url(../img/tr.png) no-repeat !important;
	width: 16px;
	height: 8px;
	position: absolute;
	border: none;
	top: -5px;
	left: 17px;
}
nav.tm_navbar .sub-menu > ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font: 13px 'Open Sans';
	color: #ffffff;
	text-transform: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li a span {
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	right: -20px;
	top: 8px;
	left: auto;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ddf7d5 !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: #ddf7d5 !important;
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 92px;
	left: 111px;
	top: -24px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: url(../img/pattern5.png) repeat;
	padding: 24px 0 21px 0;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font: 13px 'Open Sans';
	color: #ffffff;
	text-transform: none;
	-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: #f1f8d8 !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 {
	position: relative;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
header.indent {
	padding-top: 38px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
header .follow {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	list-style: none;
	float: right;
}
header .follow li {
	float: left;
	border-right: 1px solid #e6e6e6;
	margin-right: 16px;
	padding-right: 16px;
	line-height: 23px;
}
header .follow li a {
	color: #5b5b5b;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
}
header .follow li a:hover {
	color: #6c9295;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .follow li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
footer {
	padding: 0;
	padding-top: 25px;
	padding-bottom: 28px;
	text-align: center;
}
footer p {
	font: 500 12px 'Arial';
	color: #363636;
	text-transform: uppercase;
}
footer a {
	font: 500 12px 'Arial';
	color: #363636;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #b2b99b;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer span {
	width: 1px;
	height: 36px;
	background: #d7d8d5;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 13px;
}
footer em {
	font-style: normal;
}
.locationsBox img {
	margin-bottom: 36px;
}
.locationsBox p a {
	font: 600 italic 16px/24px 'Arial';
	color: #313131;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.locationsBox p a:hover {
	color: #9caf94;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.locationsBox p img {
	float: left;
	margin: 7px 5px 0 0;
}
.locationsBox h2 {
	margin: 0 0 55px 0;
}
.foo_info p {
	font: 600 14px/24px 'Arial';
	color: #7c7c7c;
	margin-bottom: 23px;
	text-transform: uppercase;
}
.commercialBox {
	padding: 61px 0 0 0;
	margin-bottom: 20px;
}
.commercialBox hr {
	margin: 63px 0 0 0;
	border-color: #eaeaea;
}
.commercialBox article {
	text-align: center;
}
.commercialBox article .title1 {
	margin-bottom: 0;
	font: bold 130px/122px 'Arial';
	color: #383939;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 13px;
}
.commercialBox article .title2 {
	margin-bottom: 0;
	font: 48px/43px 'Arial';
	color: #878787;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.commercialBox article .title3 {
	margin-bottom: 0;
	font: 13px/20px 'Arial';
	color: #afafaf;
}
.commercialBox article .title3 span {
	color: #494949;
}
.plumbBox h2 {
	margin: 0 0 37px 0;
}
.plumbBox p {
	font: 16px/22px 'Arial';
	color: #272727;
	margin-bottom: 39px;
}
.sloganBox {
	background: url(../img/pattern2.png) repeat;
	padding: 74px 0 120px 0;
}
.sloganBox .title1 {
	font: bold 300px/300px 'Arial';
	color: #ffffff;
	margin-left: -23px;
	text-transform: uppercase;
}
.sloganBox .title2 {
	font: bold 36px/36px 'Arial';
	color: #7ad6da;
	text-transform: uppercase;
	margin-top: -33px;
	margin-bottom: 65px;
	letter-spacing: 1px;
}
.sloganBox .title3 {
	font: 600 36px/40px 'Open Sans';
	color: #ffffff;
	margin-bottom: 26px;
}
.sloganBox .title4 {
	font: 24px/30px 'Open Sans';
	color: #97f4f8;
	margin-bottom: 40px;
}
.faq-box .bracket-list {
	margin-top: 0;
}
.faq-box h2 {
	margin-bottom: 40px;
}
.circleBox1 {
	margin-top: -45px;
}
.circleBox1 figure {
	border-radius: 300px;
	display: inline-block;
	overflow: hidden;
	border: 5px solid #e5e5e5;
}
.circleBox1 figure img {
	border-radius: 300px;
}
.privacyBox p {
	margin-bottom: 20px;
	font-weight: bold;
}
.info-box p {
	font: 12px/18px 'Open Sans';
	color: #ffffff;
	letter-spacing: 1px;
}
.info-box a {
	color: #edce3d;
	text-decoration: underline;
	letter-spacing: 1px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info-box a:hover {
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info-box h2 {
	font-size: 21px;
	letter-spacing: 2px;
	white-space: nowrap;
}
.professionalBox {
	padding-top: 81px;
	padding-bottom: 68px;
}
.professionalBox h2 {
	margin-bottom: 42px;
}
.professionalBox article figure {
	margin: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 38px;
}
.professionalBox article figure img {
	display: inline-block;
}
.stallionBox {
	background: #ececf1 url(../img/pattern2.png) repeat;
	padding-top: 12px;
	padding-bottom: 46px;
}
.programsBox {
	padding: 48px 0 42px 0;
	background: #ffffff;
}
.servicesBox {
	padding-bottom: 94px;
}
.servicesBox em {
	width: 100%;
	height: 1px;
	display: block;
	background: #f2f2f2;
	margin-top: -10px;
	margin-bottom: 50px;
}
.servicesBox .container > h2 {
	font: 15px/20px Racing Sans One;
	color: #4b4b4b;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}
.servicesBox .container > h2 > span {
	background: #ffffff;
	display: inline-block;
	padding: 0 17px;
}
.mailBox p {
	margin-bottom: 10px;
}
.mailBox a:hover {
	text-decoration: underline;
}
.mailBox p img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.mailBox p a {
	color: #9ff2ff;
	font: 22px 'Georgia';
}
.mailBox span a {
	color: #ffffff;
	font: 22px 'Georgia';
}
.mailBox span img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.error-box {
	padding-bottom: 201px;
}
.errorBox1 h2 {
	line-height: 22px;
	margin-bottom: 45px;
	margin-top: 116px;
}
.errorBox {
	text-align: center;
	margin-top: -36px;
}
.errorBox figure {
	margin: 0;
	margin-top: 98px;
}
.errorBox img {
	display: inline-block;
}
.formBox {
	padding-top: 0;
	padding-bottom: 0;
}
.searchBox {
	padding-bottom: 60px;
}
#toTop {
	display: none;
	width: 58px;
	height: 58px;
	border-radius: 58px;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -710px !important;
	right: 50%;
	bottom: 40px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.circleBox {
	text-align: center;
	border-bottom: 1px solid #f4f4f4;
}
.circleBox p {
	font: 35px 'Georgia';
	color: #403727;
	margin-bottom: 0;
	margin-top: -36px;
	padding-bottom: 40px;
}
.circleBox p a {
	color: #f94902;
	border-bottom: 3px dashed #f94902;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.circleBox p a:hover {
	color: #403727;
	border-color: #403727;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.circleBox ul {
	list-style: none;
	margin: -60px 0 0 0;
	padding: 0;
	display: inline-block;
}
.circleBox ul li {
	width: 189px;
	height: 189px;
	float: left;
	overflow: hidden;
	border-radius: 189px;
	background: #ffffff;
	padding-top: 37px;
}
.circleBox ul li:first-child + li {
	margin-top: -30px;
}
.teamBox {
	margin-top: 27px;
	padding-top: 57px;
	padding-bottom: 38px;
	border-top: 1px solid #eaeaea;
}
.servBox {
	padding-bottom: 61px;
}
.banner-box {
	padding-top: 40px;
	margin-bottom: 47px;
}
.banner-box hr {
	border-bottom: none;
	border-top: 1px solid #ebeced;
}
.advantageBox {
	padding-top: 57px;
	padding-bottom: 99px;
	border-top: 1px solid #eaeaea;
}
.galleryBox {
	overflow: hidden;
	padding-bottom: 50px;
}
.logosBox {
	margin-top: 2px;
	margin-bottom: 61px;
}
.logosBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.logosBox ul li {
	float: left;
	border-right: 1px solid #dcdddd;
}
.logosBox ul li img {
	width: 100%;
}
.logosBox ul li:last-child {
	border-right: none;
}
.testimonialsBox {
	padding-bottom: 79px;
}
.testimonialsBox hr {
	margin: 0;
	border-color: #eaeaea;
}
.testimonialsBox .testimonials-box {
	padding-top: 81px;
}
.testimonialsBox .plumbBox {
	padding-top: 81px;
}
.testimonialsBox .locationsBox {
	padding-top: 81px;
}
.testimonials-box > div {
	border: 1px solid #e9e9e9;
	overflow: hidden;
	padding: 39px 43px 41px 43px;
	position: relative;
}
.testimonials-box > div .title {
	font: bold 18px 'Arial';
	color: #363636;
	margin-bottom: 15px;
}
.testimonials-box > div .description {
	font: bold 14px/20px 'Arial';
	color: #9f9f9f;
	margin-bottom: 0;
}
.testimonials-box > div img {
	position: absolute;
	top: 31px;
	right: 34px;
}
.trainerBox {
	margin-bottom: 16px;
	padding-top: 4px;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure img {
	width: 100%;
}
.trainerBox a {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.trainerBox a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.unlockBox {
	padding-top: 66px;
	background: url(../img/pattern.png) repeat;
	padding-bottom: 11px;
	-webkit-box-shadow: inset 1px 0px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: inset 1px 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.unlockBox.colorBox {
	background: #302f46;
	box-shadow: none;
}
.unlockBox.colorBox h2 {
	color: #dbdaed;
}
.unlockBox.colorBox p {
	color: #dbdaed;
}
.classesBox {
	padding-top: 76px;
	background: url(../img/pattern3.png) repeat;
	padding-bottom: 98px;
}
.hundredBox {
	margin-top: 30px;
}
.hundredBox strong {
	font: bold 60px/47px 'Open Sans';
	color: #ffffff;
	margin-bottom: 0;
	display: block;
}
.hundredBox p {
	font: 600 24px/29px 'Open Sans';
	color: #ffffff;
}
.projectBox {
	padding: 0;
	background: url(../img/pattern2.png) repeat;
}
.projectBox article > .caption {
	margin: 0;
	padding: 0;
	background: #ffffff;
	position: relative;
	margin-bottom: 89px;
	overflow: hidden;
}
.projectBox .lnk {
	position: absolute;
	top: 42px;
	background: #ffffff;
	text-align: right;
	width: 77px;
	height: 77px;
	border-radius: 77px;
	right: -92px;
	padding-top: 24px;
	padding-right: 22px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.projectBox .lnk:hover {
	background: rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.projectBox .box1 {
	width: 630px;
	text-align: right;
	padding: 47px 0 0 50px;
	float: left;
	position: relative;
}
.projectBox .box1 .title1 {
	font: 48px 'Arial';
	color: #278f94;
	margin-bottom: 27px;
}
.projectBox .box1 .title2 {
	font: 14px/22px 'Open Sans';
	color: #7d7d7d;
}
.projectBox figure {
	margin: 0;
	float: right;
}
.helpBox {
	padding-bottom: 130px;
}
.helpBox h2 {
	border-bottom: 1px solid #59b3b5;
	padding-bottom: 42px;
	margin-bottom: 65px;
}
.helpBox .col-lg-6 .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
	line-height: 23px;
	background: #cdbd61;
	width: 72px;
	height: 72px;
	border-radius: 72px;
	position: relative;
	display: inline-block;
	float: none;
	margin-right: 28px;
	float: left;
	font: bold italic 39px 'Arial';
	color: #ffffff;
	padding-top: 10px;
}
.helpBox .col-lg-6 .badge.color {
	background: #d68857;
}
.helpBox .col-lg-6 p {
	color: #ffffff;
	margin-bottom: 13px;
	font-weight: normal;
}
.tabBox {
	background: url(../img/pattern3.png) repeat;
	padding: 73px 0 64px 0;
}
/*-----table-----*/
.table1 {
	color: #000;
	display: inline-block;
	margin-top: -5px;
}
.table1 tbody tr.color {
	background: #def1f1;
}
.table1 tr {
	height: 32px;
	vertical-align: middle;
	background: #ffffff;
}
.table1 td {
	font: 600 12px 'Open Sans', sans-serif;
	color: #249291;
	border-right: 1px solid #e7f1f1;
}
.table1 .middle {
	width: 541px;
	padding-left: 5px;
}
.table1 .middle2 {
	width: 111px;
	padding-left: 32px;
}
.table1 .firstCol {
	width: 55px;
	text-align: center;
	font: 600 12px 'Open Sans', sans-serif;
	color: #249291;
}
.table1 .lastCol {
	width: 173px;
	text-align: center;
	border-right: none;
}
.table1 .lastCol td {
	border-right: none;
}
.table1 .color {
	color: #2f822f;
}
.table1 .firstLine .middle {
	padding-top: 10px;
	background: #b1b489;
}
.table1 .firstLine .lastCol {
	padding-top: 10px;
}
.table1 .firstLine td {
	font: 600 15px 'Open Sans';
	text-transform: uppercase;
	color: #ffffff;
	background: #b1b489;
}
.table1 .firstLine .firstCol {
	font-size: 17px;
	background: #b1b489;
}
.table1 .firstLine {
	height: 41px;
	vertical-align: top;
}
.help-box h3 {
	margin-bottom: 22px;
}
/*-----accordeon-----*/
._accodList {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -6px;
	padding-bottom: 55px;
}
._accodList > li {
	padding-bottom: 0;
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 20px;
}
._accodList > li h6 {
	padding-left: 20px;
	margin: 0;
	margin-bottom: 2px;
	cursor: pointer;
	position: relative;
	font: 600 14px 'Open Sans';
	text-transform: uppercase;
	width: 100%;
	background: #ffffff;
	padding: 13px 55px 14px 19px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
._accodList > li h6.color1 {
	color: #2a9ea3;
	background: #ffffff;
}
._accodList > li h6.color2 {
	color: #ffffff;
	background: #b1b489;
}
._accodList > li p {
	margin: 0;
	padding: 10px 0 24px 20px;
	font: 14px 'Arial', Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #9f9f9f;
}
._accodList > li ._plus {
	width: 31px;
	height: 32px;
	position: absolute;
	z-index: 1;
	display: inline-block;
	right: 21px;
	cursor: pointer;
	top: 7px;
	border-radius: 35px;
	overflow: hidden;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
._accodList > li ._plus.btnBg1 {
	background: url(../img/plus.png) 50% 0 no-repeat;
}
._accodList > li ._plus.btnBg2 {
	background: url(../img/plus.png) 50% 100% no-repeat;
}
._accodList li h6:hover {
	color: #ffffff;
	background: #b1b489;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----thumbs-----*/
.thumb-pad1 {
	overflow: hidden;
	padding: 0;
}
.thumb-pad1 .thumbnail {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad1 .thumbnail figure {
	margin: 0;
	float: left;
	margin-right: 86px;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	color: #9f9f9f;
	overflow: hidden;
	padding-top: 32px;
}
.thumb-pad1 .thumbnail .caption .title {
	margin-bottom: 0;
	font: 43px/44px 'Arial';
	color: #505050;
	text-transform: uppercase;
	margin-bottom: 19px;
}
.thumb-pad1 .thumbnail .caption .title span {
	color: #ff5d40;
	font-weight: 500;
}
.thumb-pad1 .thumbnail .caption .description {
	margin-bottom: 0;
	font: 16px/22px 'Arial';
	color: #bbb;
	margin-bottom: 23px;
}
.thumb-pad1-1 .thumbnail {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad1-1 .thumbnail .caption {
	padding: 0;
	color: #9f9f9f;
	overflow: hidden;
}
.thumb-pad1-1 .thumbnail figure {
	margin: 0;
	width: 100%;
	margin-bottom: 27px;
}
.thumb-pad1-1 .thumbnail figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	margin-bottom: 19px;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0;
	float: left;
	margin-right: 29px;
}
.thumb-pad2-2 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad2-2 .thumbnail .caption {
	padding: 0;
	color: #9f9f9f;
	overflow: hidden;
}
.thumb-pad2-2 .thumbnail .caption p {
	font-weight: bold;
}
.thumb-pad2-2 figure {
	margin: 0;
	border: 1px solid #e9e9e9;
	margin-bottom: 26px;
}
.thumb-pad2-2 figure img {
	width: 100%;
}
.thumb-pad2-2 figure a {
	opacity: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad2-2 figure a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad2-2 .thumbnail .caption a {
	color: #272727;
	font: 16px 'Arial', Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-bottom: 18px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2-2 .thumbnail .caption a:hover {
	color: #9f9f9f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	color: #9f9f9f;
	overflow: hidden;
}
.thumb-pad3 figure {
	margin: 0;
	margin-bottom: 25px;
	border: 1px solid #e9e9e9;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad4 figure {
	margin: 0 20px 0 0;
	float: left;
	border: 1px solid #e9e9e9;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #9f9f9f;
}
.thumb-pad4 .thumbnail .caption p {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
.thumb-pad4 .thumbnail .caption a {
	color: #272727;
	font: 16px 'Arial', Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-bottom: 19px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
	color: #9f9f9f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .caption .title1 {
	font: 20px 'Arial';
	color: #000000;
	text-align: right;
	margin-bottom: 0;
}
.thumb-pad4 .thumbnail .caption .title2 {
	float: right;
	margin-top: -9px;
}
.blogBox {
	padding-bottom: 94px;
}
.thumb-pad5 {
	margin-bottom: 40px;
	padding-bottom: 28px;
	border-bottom: 1px solid #eaeaea;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .badgeBox {
	overflow: hidden;
	margin-bottom: 20px;
}
.thumb-pad5 .thumbnail .badgeBox .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
	line-height: 23px;
	width: 93px;
	height: 93px;
	background: #6e9293;
	position: relative;
	display: inline-block;
	float: none;
	margin-right: 20px;
	float: left;
	font: bold 18px/18px 'Arial', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 27px;
}
.thumb-pad5 .thumbnail .badgeBox p {
	line-height: 20px;
	font-weight: bold;
}
.thumb-pad5 .thumbnail .badgeBox p > .lnk {
	font: bold 14px 'Arial', Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	text-transform: none;
}
.thumb-pad5 .thumbnail .badgeBox p br {
	display: none;
}
.thumb-pad5 .thumbnail .badgeBox .extra-wrap {
	padding-top: 25px;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #9f9f9f;
}
.thumb-pad5 .thumbnail .caption p {
	margin-bottom: 23px;
	font-weight: bold;
}
.thumb-pad5 figure {
	position: relative;
	z-index: 1;
	margin: 0;
	float: left;
	margin-right: 31px;
	border: 1px solid #e9e9e9;
}
.thumb-pad5 figure > img {
	width: 100%;
}
.thumb-pad5 .thumbnail .badgeBox a {
	color: #272727;
	font: 16px/22px 'Arial', Arial, Helvetica, sans-serif;
	margin: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .badgeBox a:hover {
	color: #6c9295;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .badgeBox a.tl {
	position: relative;
	top: 1px;
}
.thumb-pad9 {
	padding-bottom: 30px;
	overflow: hidden;
}
.thumb-pad9:hover .thumbnail {
	background: #ff5d40;
}
.thumb-pad9:hover figure {
	border-color: #e9e9e9;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9:hover .caption p {
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9:hover .caption a {
	color: #ffffff !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
	padding: 30px 30px 32px 30px;
	background: #eaeaea;
	border-radius: 8px;
}
.thumb-pad9 figure {
	margin: 0;
	margin-bottom: 24px;
	border: 1px solid #eaeaea;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9 figure img {
	width: 100%;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	color: #9f9f9f;
}
.thumb-pad9 .thumbnail .caption p {
	font-weight: bold;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9 .thumbnail .caption a {
	font: 16px 'Arial', Arial, Helvetica, sans-serif;
	color: #363636;
	display: inline-block;
	margin-bottom: 19px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9 .thumbnail .caption a:hover {
	text-decoration: underline;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Arial';
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	background: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #383939;
	background: none;
	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: 16px 25px 15px 26px;
	font: 18px 'Arial';
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	background: #ff5d40 !important;
	border-radius: 10px;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #6c9295 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Arial';
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	border-radius: 0 0 5px 5px;
	padding: 15px 23px 16px 24px;
	text-transform: uppercase;
	background: #6c9295;
	display: inline-block;
	margin-top: -1px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn3:hover {
	color: #ffffff;
	background: #ff5d40;
	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: 16px 23px 15px 24px;
	font: 12px 'Arial';
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	background: #6c9295 !important;
	border-radius: 10px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn-default.btn4:hover {
	color: #6c9295;
	background: #e9e9e9 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----Flickr-----*/
#flickr_badge_wrapper {
	padding: 0 0 3px 0 !important;
}
.flickr_badge_image {
	margin: 0 7px 9px 0px !important;
	width: 60px;
}
.flickr_badge_image a {
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
}
.flickr_badge_image a img {
	border-radius: 0 !important;
}
/*-----list-----*/
.bannerBox {
	overflow: hidden;
	margin-top: -52px;
}
.banner_list {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 33px;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
}
.banner_list li {
	font-size: 14px;
	line-height: 20px;
	float: left;
	background: url(../img/pattern1.png) repeat;
	padding: 47px 43px 33px 43px;
	width: 293px;
}
.banner_list li > div {
	overflow: hidden;
}
.banner_list li .title {
	font: bold 18px 'Arial';
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banner_list li figure {
	margin: 0;
	text-align: center;
	margin-top: 61px;
	margin-bottom: 60px;
	height: 89px;
}
.banner_list li p {
	color: #ffffff;
	font: 12px/20px 'Arial';
	margin-bottom: 41px;
}
.banner_list li a {
	float: right;
}
.banner_list li:first-child + li {
	background: url(../img/pattern2.png) repeat;
}
.banner_list li:first-child + li + li {
	background: url(../img/pattern3.png) repeat;
}
.banner_list li:first-child + li + li + li {
	background: url(../img/pattern4.png) repeat;
}
.banner_list li:last-child {
	width: 291px;
}
.list5Box .bracket-list {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 63px;
}
.list1-3 {
	margin: 0;
	padding: 0;
	padding-top: 18px;
	list-style: none;
	padding-bottom: 19px;
}
.list1-3 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 12px;
	background: url(../img/list_point1.png) left 4px no-repeat;
}
.list1-3 li a {
	color: #000000;
	font: 13px 'Asap';
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1-3 li a:hover {
	color: #8ed5d5;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.opportunitiesBox h2 {
	margin: 0 0 36px 0;
}
.opportunitiesBox p {
	font-weight: bold;
	margin-bottom: 34px;
}
.opportunitiesBox .bracket-list {
	float: none;
	margin-bottom: 23px;
}
.bracketBox {
	padding-top: 14px;
}
.bracketBox figure {
	margin: 0;
	float: left;
	margin-right: 27px;
}
.bracket-list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	margin-top: 22px;
}
.bracket-list li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../img/list_point.png) left 6px no-repeat;
}
.bracket-list li a {
	font: 600 italic 15px 'Arial';
	color: #4d4d4d;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.bracket-list li a:hover {
	color: #ff5d40;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -9px;
}
.list1 li {
	font-size: 14px;
	line-height: 20px;
	padding-left: 25px;
	margin-bottom: 9px;
	background: url(../img/list_arrow.png) left 4px no-repeat;
}
.list1 li a {
	color: #4d4d4d;
	font: 600 12px 'Arial';
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover {
	color: #b2b99b;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 7px;
	padding-top: 11px;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 18px;
}
.list2 li figure {
	margin: 0;
	float: left;
	margin-right: 18px;
	border: 3px solid #ffffff;
	border-radius: 5px;
}
.list2 li .extra-wrap {
	padding-top: 7px;
}
.list2 li a {
	color: #97f4f8;
	font: 600 14px 'Open Sans';
	text-decoration: none;
	margin-bottom: 9px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 li a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -5px;
}
.list3 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 0;
}
.list3 li time {
	font: 16px 'Arial';
	color: #272727;
	float: left;
	margin-right: 11px;
}
.list3 li p {
	margin: 0;
	font-weight: bold;
}
.list3-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	margin-top: -4px;
}
.list3-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 26px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
}
.list3-1 li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.list3-1 li > img {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
.list3-1 li p {
	margin-bottom: 0;
	font-weight: bold;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
}
.list4 li a {
	color: #3e454c;
	font: 600 14px 'Open Sans';
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list4 li a:hover {
	color: #ffd64f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list5 {
	margin: -9px 0 0 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 33px;
}
.list6 {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 7px;
}
.list6 li p {
	margin-bottom: 25px;
}
.list6 li a {
	color: #302f46;
	font: bold 16px/18px 'Arial';
	margin-bottom: 4px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li a:hover {
	color: #91ca4e;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li .badge {
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	font: bold 30px 'Arial', Arial, Helvetica, sans-serif;
	color: #91ca4e;
	background: none;
	float: left;
	margin-right: 14px;
	margin-top: -13px;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 18px;
}
.list8 li p {
	margin-bottom: 0;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	overflow: hidden;
	padding-top: 33px;
}
#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 #e9e9e9;
	background: #ffffff;
	font: 14px 'Arial', Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #9f9f9f;
	padding: 13px 22px 13px 22px;
	height: 46px;
	resize: none;
	margin-bottom: 20px;
}
#search-404 a {
	opacity: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#search-404 a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#search {
	position: relative;
	float: right;
	margin-top: 1px;
	margin-right: 21px;
}
#search a {
	position: absolute;
	top: 0px;
	right: -21px;
	width: 15px;
	height: 14px;
	opacity: 1;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#search a:hover {
	opacity: 0.5;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#search input {
	position: relative;
	width: 95px;
	outline: none;
	box-shadow: none;
	color: #ffffff;
	font: 14px 'Arial', Arial, Helvetica, sans-serif;
	border-radius: 0;
	padding: 0 10px 0 13px;
	margin-right: 0;
	background: url(../img/search_bg.png) 0 bottom repeat-x;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 19px;
	line-height: 19px;
}
/*-----map-----*/
.map {
	margin: 3px 0 52px 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
	border: 1px solid #e9e9e9;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 631px;
	border: none;
	line-height: 0;
}
.info p {
	margin-bottom: 0;
	font-weight: bold;
	color: #9f9f9f;
}
.info p span {
	color: #9f9f9f;
}
.info a {
	text-decoration: none;
	color: #9f9f9f;
}
.info a:hover {
	text-decoration: underline;
}
.info span {
	display: inline-block;
	width: 90px;
}
/*-----subscribeForm-----*/
#newsletter {
	position: relative;
	margin: 0;
	float: right;
	margin-top: 3px;
}
#newsletter label {
	position: relative;
	width: 286px;
	height: 42px;
	float: left;
	margin-bottom: 0;
}
#newsletter input {
	background: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #e9e9e9;
	font: 12px 'Quicksand';
	line-height: 18px;
	color: #767676;
	text-transform: uppercase;
	background: url(../img/search_bg.png) repeat-x;
	height: 42px;
	width: 100%;
	padding: 11px 20px 11px 20px;
	margin: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#newsletter input:focus {
	outline: none;
	border-color: #e9e9e9;
}
#newsletter .error {
	position: absolute;
	top: 44px;
	right: 0px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #8fbf56;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#newsletter label.invalid .error {
	height: 19px;
}
#newsletter .btns a {
	position: absolute;
	top: 9px;
	right: 13px;
	opacity: 1;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
#newsletter .btns a:hover {
	opacity: 0.5;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border-radius: 0px;
	padding: 5px 12px 5px 12px;
	font: 12px 'Arial';
	color: #767676;
	border: 1px solid #e9e9e9;
	text-align: center;
	background: #e9e9e9;
	height: 42px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----form-----*/
#contact-form {
	width: 100%;
	position: relative;
	padding-bottom: 80px;
	overflow: hidden;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 63px;
	margin: 0;
	font-weight: normal;
	font: 14px 'Arial', Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #9f9f9f;
}
#contact-form label span {
	margin-bottom: 2px;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 249px;
	margin-right: 10px;
}
.form-div-3 {
	margin-right: 0;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 16px 22px 17px 22px;
	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 #e9e9e9;
	background: #ffffff;
	font: bold 14px 'Arial', Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #9f9f9f;
	padding: 16px 22px 17px 22px;
	height: 53px;
	resize: none;
}
#contact-form textarea {
	height: 353px;
	margin-bottom: 30px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px 'Arial', Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	-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 #e9e9e9;
	background: #ffffff;
	font: 14px 'Arial', Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #9f9f9f;
	padding: 16px 22px 17px 22px;
	height: 53px;
	resize: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btns a {
	float: right;
}
.mail {
	text-decoration: none;
	color: #9f9f9f;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #9f9f9f;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 .thumb-pad3 .thumbnail {
 padding-right: 30px;
}
 #search-404 input {
 width: 290px;
 margin-right: 10px;
 float: left;
}
 .thumb-pad1 .thumbnail {
 padding-left: 50px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 992px) and (max-width: 1219px) {
 .menuBox {
 position: relative;
 top: 0;
 text-align: center;
 margin-bottom: 20px;
 z-index: 1;
}
 nav.tm_navbar {
 float: none;
}
 .banner_list li {
 width: 235px !important;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 198px;
}
 .plumbBox figure {
 margin-bottom: 20px;
}
 .list3 {
 padding-bottom: 20px;
}
 .thumb-pad1 .thumbnail figure {
 margin-right: 35px;
}
 .thumb-pad1 .thumbnail .caption .title {
 font-size: 30px;
 line-height: 30px;
}
 .thumb-pad2 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 .thumb-pad2 figure img {
 width: 100%;
}
 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .list-romb-box {
 text-align: center;
}
 .errorBox > img {
 width: 100%;
}
 .logosBox ul li {
 width: 25%;
}
 .starBox .fl {
 float: none !important;
}
 .projectBox .box1 {
 padding: 35px 0 0 50px;
 width: 400px;
}
 .errorBox img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 768px) and (max-width: 991px) {
 nav.tm_navbar {
 float: none;
}
 .menuBox {
 position: relative;
 top: 0;
 text-align: center;
 margin-bottom: 20px;
 z-index: 1;
}
 h1.navbar-brand_ {
 float: none;
 display: inline-block;
 margin-bottom: 15px;
}
 header {
 padding: 50px 0 0 0;
}
 header .follow {
 float: none;
 display: block;
 text-align: center;
}
 header .follow li {
 float: none;
 display: inline-block;
}
 .testimonials-box > div img {
 position: absolute;
 top: 10px;
 right: 15px;
}
 .testimonials-box > div {
 padding: 20px 20px 20px 20px;
}
 .banner_list li {
 width: 360px !important;
}
 .thumb-pad1 .thumbnail figure {
 margin-right: 35px;
}
 .thumb-pad1 .thumbnail .caption .title {
 font-size: 30px;
 line-height: 30px;
}
 .thumb-pad1 {
 margin-top: 60px;
}
 .commercialBox article .title1 {
 font-size: 80px;
 line-height: 90px;
}
 .circleBox1 {
 margin-top: 0;
}
 .circleBox1 figure img {
 width: 100%;
}
 .thumb-pad1 .thumbnail .caption .title {
 font: italic 24px/24px 'Arial';
 color: #ffffff;
 margin-bottom: 26px;
}
 #newsletter {
 display: inline-block;
 float: none;
}
 .sloganBox {
 padding: 40px 0 120px 0;
}
 .sloganBox .title1 {
 font-size: 140px;
 line-height: 140px;
 margin-left: 0;
}
 .sloganBox .title2 {
 margin-bottom: 40px;
}
 .sloganBox .title3 {
 font-size: 27px;
 line-height: 29px;
}
 .sloganBox .title4 {
 font-size: 20px;
 line-height: 25px;
}
 .thumb-pad1 .thumbnail .caption a {
 font-size: 17px;
 line-height: 19px;
}
 .mailBox p img {
 margin-top: 0px;
}
 .mailBox p a {
 font-size: 14px;
}
 .mailBox span img {
 margin-top: 6px;
}
 .mailBox span a {
 font-size: 14px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .info-box {
 width: 100%;
}
 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .thumb-pad2-1 .badge {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 10px;
}
 .foo-btn {
 right: 30px;
}
 .errorBox img {
 width: 100%;
}
 .idealBox {
 width: 100%;
 float: none;
}
 header {
 text-align: center;
 position: relative;
 height: auto;
 margin-top: 0;
}
 .logosBox ul li {
 width: 25%;
}
 .projectBox .box1 {
 width: 100%;
 text-align: left;
 padding: 20px 20px 0 50px;
 float: none;
 position: relative;
}
 .projectBox figure {
 margin: 0;
 float: none;
}
 .projectBox figure img {
 width: 100%;
}
 .projectBox .lnk {
 top: 20px;
 right: 30px;
}
 .thumb-pad4 figure {
 float: none;
 margin: 0;
 margin-bottom: 5px;
}
 .thumb-pad4 figure img {
 width: 100%;
}
 .list1-3 {
 margin-left: 0;
}
 .table1 {
 margin-bottom: 40px;
}
 .thumb-pad5 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .plumbBox figure {
 margin-bottom: 20px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 767px) {
 nav.tm_navbar {
 float: none;
}
 .menuBox {
 position: relative;
 top: 0;
 text-align: center;
 margin-bottom: 20px;
 z-index: 1;
}
 h1.navbar-brand_ {
 float: none;
 display: inline-block;
 margin-bottom: 15px;
}
 header {
 padding: 50px 0 0 0;
}
 header .follow {
 float: none;
 display: block;
 text-align: center;
}
 header .follow li {
 float: none;
 display: inline-block;
}
 .banner_list li {
 width: 50% !important;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #000000;
 background: #000000;
 color: #ffffff;
 cursor: pointer;
 margin-top: 20px;
 margin-bottom: 30px;
 height: 30px;
 vertical-align: middle;
}
 .menuBox {
 padding: 0;
 margin: 0;
 background: none;
}
 .commercialBox article .title1 {
 font-size: 80px;
 line-height: 90px;
}
 .thumb-pad1 .thumbnail figure {
 margin-right: 35px;
}
 .thumb-pad1 .thumbnail .caption .title {
 font-size: 30px;
 line-height: 30px;
}
 .thumb-pad1 {
 margin-top: 60px;
}
 .bracketBox {
 float: none !important;
 width: 100%;
 display: block;
 overflow: hidden;
}
 .manBox {
 float: none !important;
 width: 100%;
 display: block;
 overflow: hidden;
}
 .thumb-pad1 .thumbnail figure {
 float: left;
 margin-right: 15px;
 margin-bottom: 0;
}
 .sloganBox {
 min-height: 360px;
}
 .sloganBox {
 text-align: center;
 padding: 180px 0 0 0;
}
 .sloganBox .title1 {
 font-size: 40px;
 line-height: 25px;
}
 .sloganBox .title2 {
 font-size: 14px;
 line-height: 18px;
}
 .sloganBox {
 padding: 40px 0 120px 0;
}
 .sloganBox .title1 {
 font-size: 140px;
 line-height: 140px;
 margin-left: 0;
}
 .sloganBox .title2 {
 margin-bottom: 40px;
}
 .sloganBox .title3 {
 font-size: 27px;
 line-height: 29px;
}
 .sloganBox .title4 {
 font-size: 20px;
 line-height: 25px;
}
 .hundredBox {
 margin-bottom: 60px;
}
 .projectBox .box1 {
 width: 100%;
 text-align: left;
 padding: 20px 20px 0 50px;
 float: none;
 position: relative;
}
 .projectBox figure {
 margin: 0;
 float: none;
}
 .projectBox figure img {
 width: 100%;
}
 .projectBox .lnk {
 top: 20px;
 right: 30px;
}
 .classesBox {
 padding-bottom: 0;
}
 .helpBox article {
 padding-bottom: 40px;
}
 .circleBox1 {
 margin-top: 0;
 text-align: center;
 margin-bottom: 20px;
}
 .circleBox1 figure {
 display: inline-block;
}
 .unlockBox {
 padding-top: 30px;
}
 .class-box {
 width: 50%;
 float: left;
}
 .plumbBox figure {
 margin-bottom: 20px;
}
 #newsletter {
 float: none;
}
 #newsletter label {
 width: 100%;
}
 nav.tm_navbar ul {
 margin-bottom: 30px;
}
 header {
 text-align: center;
 position: relative;
 height: auto;
 margin-top: 0;
 padding: 30px 0;
}
 .thumb-pad1-1 {
 margin-bottom: 60px;
}
 .foo-btn {
 right: 30px;
}
 #search {
 display: inline-block;
 float: none;
}
 #search input {
 width: 200px;
}
 header .container > div {
 padding-bottom: 0;
}
 .programsBox article {
 width: 100%;
 display: block;
 overflow: hidden;
 margin-bottom: 35px;
}
 .thumb-pad3 {
 margin-bottom: 70px;
}
 .galleryBox article {
 width: 50%;
 float: left;
}
 .servicesBox {
 padding-bottom: 0px;
}
 nav.tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 padding: 0;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 .circleBox ul li {
 width: 160px;
 height: 160px;
}
 .dateBox {
 margin-top: 70px;
}
 .about-box {
 margin-bottom: 50px;
}
 .services-box {
 float: left;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-bottom: 3px;
}
 .errorBox {
 margin-top: 0;
 margin-bottom: 50px;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .info-box {
 width: 100%;
}
 .iconBlock {
 margin-top: 50px;
 margin-bottom: 50px;
}
 .list-romb-box {
 text-align: center;
}
 .list3 {
 padding-bottom: 35px;
}
 .logosBox {
 margin-top: 50px;
}
 .logosBox ul li {
 width: 50%;
}
 .logosBox ul li:last-child {
 border-right: 1px solid #dcdddd;
}
 .thumb-pad9 {
 padding-bottom: 60px;
}
 .trainers-box {
 padding-top: 60px;
}
 .thumb-pad3 {
 margin-bottom: 70px;
}
 .thumb-pad3 figure {
 float: left;
 margin-right: 20px;
 margin-bottom: 0;
}
 .thumb-pad3 .thumbnail .caption {
 margin: 0;
 overflow: visible;
}
 .plumbBox {
 width: 60%;
 float: left;
}
 .locationsBox {
 width: 40%;
 float: left;
}
 .locationsBox > img {
 width: 100%;
}
 .advantageBox article {
 margin-bottom: 80px;
}
 .advantageBox {
 padding-bottom: 0;
}
 .faq-box,  .pad4-box {
 width: 100%;
 overflow: hidden;
}
 .pad4-box {
 margin-bottom: 0 !important;
}
 .picBox {
 float: left;
 margin-right: 0;
 width: 50%;
}
 .picBox2 {
 float: left;
 width: 50%;
}
 .table1 {
 margin-bottom: 50px;
}
 .error-box {
 padding-bottom: 30px;
}
 h5 {
 font-size: 30px;
}
 .cr-box {
 width: 33%;
 float: left;
}
 .thumb-pad5 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad5 {
 padding-bottom: 40px;
}
 .favorites-box {
 padding-bottom: 68px;
}
 .errorBox1 {
 margin-bottom: 40px;
}
 .privacyBox {
 margin-bottom: 45px;
}
 .padBot {
 padding-bottom: 0 !important;
}
 .history-box {
 margin-bottom: 30px;
}
 .list5Box {
 overflow: hidden;
}
 .list5Box .bracket-list {
 display: block;
 float: none;
}
 .errorBox {
 padding-top: 0;
 margin-top: -100px;
}
 .blogBox {
 padding-bottom: 45px;
}
 .global.indent {
 padding: 20px 0 0 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 626px) {
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad2 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 .thumb-pad2 figure img {
 width: 100%;
}
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
}
 .flickr_badge_image {
 width: 20%;
}
 .thumb-pad9 figure {
 float: none;
 margin-right: 0;
}
 .thumb-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 560px) {
 .commercialBox article .title1 {
 font-size: 50px;
 line-height: 60px;
}
 .commercialBox article .title2 {
 font-size: 26px;
 line-height: 30px;
}
 .thumb-pad1 .thumbnail figure {
 float: none;
 margin-right: 0;
}
 .errorBox img {
 width: 100%;
}
 .circleBox ul li {
 width: 140px;
 height: 140px;
 padding-top: 20px;
}
 .plumbBox {
 width: 100%;
 float: none;
}
 .locationsBox {
 width: 100%;
 float: none;
}
 .locationsBox > img {
 width: auto;
}
 .thumb-pad9 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 14px;
}
 .manBox {
 padding-bottom: 20px;
}
 .sloganBox .title1 {
 font-size: 35px;
 line-height: 45px;
}
 .sloganBox .title2 {
 font-size: 14px;
 line-height: 18px;
 font-weight: normal;
 letter-spacing: 0;
}
 .sloganBox .title3 {
 font-size: 20px;
 line-height: 29px;
 font-weight: normal;
}
 .sloganBox .title4 {
 font-size: 16px;
 line-height: 25px;
}
 .projectBox .box1 .title1 {
 font-size: 20px;
 margin-bottom: 14px;
}
 .projectBox .lnk {
 top: 10px;
 right: 0;
 width: auto;
 height: auto;
 padding-top: 10px;
 padding-right: 10px;
 background: none;
}
 footer {
 text-align: center;
}
 footer p {
 float: none;
}
 footer ul {
 float: none;
 display: inline-block;
}
 .advantageBox {
 padding-bottom: 0;
}
 .thumb-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad5 .thumbnail .post .posted br {
 display: block;
}
 .thumb-pad5 .thumbnail .post .posted a {
 float: none !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 480px) {
 .banner_list li {
 width: 100% !important;
 float: none;
}
 h1.navbar-brand_ a {
 float: none;
}
 h1.navbar-brand_ em {
 display: none;
}
 h1.navbar-brand_ strong {
 float: none;
}
 .commercialBox article .title1 {
 font-size: 34px;
 line-height: 45px;
}
 .commercialBox article .title2 {
 font-size: 20px;
 line-height: 27px;
}
 .class-box {
 width: 100%;
 float: none;
}
 .circleBox1 figure img {
 width: 100%;
}
 .dateBox {
 width: 100%;
 float: none;
}
 .services-box {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .professionalBox article {
 width: 100%;
 float: none;
}
 .servBox .padBot {
 padding-bottom: 10px;
}
 .servBox article {
 width: 100%;
 float: none;
}
 .logosBox ul li {
 width: 100%;
 float: none;
 border-bottom: 1px solid #dcdddd;
}
 .logosBox ul li {
 border-right: none !important;
}
 .galleryBox article {
 width: 100%;
 float: none;
}
 .thumb-pad4 figure {
 margin: 0;
 margin-bottom: 10px;
 float: none;
 display: inline-block;
}
 .thumb-pad5 .thumbnail .badgeBox p br {
 display: block;
}
 .thumb-pad5 .thumbnail .badgeBox p > .lnk {
 float: none !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 320px) {
 .bracketBox figure {
 margin-right: 0;
}
 .bracket-list li a {
 font-weight: normal;
 font-size: 13px;
}
 .thumb-pad1 .thumbnail figure img {
 width: 100%;
}
 .teamBox article {
 float: none;
 width: 100%;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .foo-btn {
 right: 0;
}
 .thumb-pad2-1 .badge {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 10px;
}
 .trainerBox {
 width: 100%;
 float: none;
}
 .sloganBox .title1,  .sloganBox .title2 {
 line-height: 40px;
}
 .helpBox .col-lg-6 .badge {
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .commercialBox article .title1 {
 font-size: 25px;
 line-height: 30px;
}
 footer span {
 margin-left: 5px;
 margin-right: 5px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/.margBot {
	margin-bottom: 2px !important;
}
.padBot {
	padding-bottom: 109px;
}
.padTop {
	padding-top: 0;
}
/*Core variables and mixins*/
