﻿@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
body {
	background: #ffffff;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #9d9d9d;
}
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: 20px;
	line-height: 24px;
}
p > strong {
	color: #383838;
	font-weight: normal;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
	float: none;
	margin-bottom: 32px;
	display: inline-block;
}
h1.navbar-brand_ a {
	display: inline-block;
	float: left;
}
h1.navbar-brand_ a > img {
	width: 100%;
}
h2 {
	color: #383838;
	font: 300 30px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 17px 0;
}
h2 span {
	color: #e7b65c;
}
h3 {
	color: #383838;
	font: 300 30px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 24px 0;
}
h3 span {
	color: #e7b65c;
}
h4 {
	color: #383838;
	font: bold 24px/24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 24px 0;
}
h5 {
	color: #383838;
	font: 36px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300 !important;
	margin: 0 0 20px 0;
}
.extra-wrap {
	overflow: hidden;
}
.container {
	position: relative;
}
.global {
	background: #ffffff;
}
.global.color {
	background: #f8f8f8;
}
.global.indent {
	padding-top: 57px;
}
/*-----menu-----*/
.menuBox {
	padding: 0;
	position: relative;
	z-index: 3;
	text-align: center;
	margin-bottom: 37px;
}
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: 16px;
	line-height: 24px;
	padding: 0;
	position: relative;
	margin-right: 3px;
}
nav.tm_navbar li:last-child {
	margin-right: 0;
	padding-right: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 41px 22px 25px 23px;
	text-transform: none;
	font: 18px 'Open Sans';
	color: #333;
	background: #e7b65c;
	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: #ffffff;
	background: #141215;
}
nav.tm_navbar li > a:hover {
	color: #ffffff;
	background: #141215;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #141215;
	-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: 72px;
	top: 68px;
	float: left;
	margin-left: -28px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 92px;
	top: 88px;
	left: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #141215;
	padding: 9px 13px;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 4px 0 7px 0;
	display: block;
	text-align: center;
	background: url(../img/dotted.png) 0 bottom repeat-x;
}
nav.tm_navbar .sub-menu > ul li.triangle {
	background: url(../img/tr.png) no-repeat !important;
	width: 13px;
	height: 7px;
	position: absolute;
	border: none;
	top: -4px;
	left: 42px;
}
nav.tm_navbar .sub-menu > ul li:first-child + li + li {
	background: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a4a4a4;
	-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;
	top: 7px;
	left: 69px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 92px;
	left: 79px;
	top: -11px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #7394df;
	padding: 11px 18px 11px 18px;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 4px 0 7px 0;
	display: block;
	text-align: left;
	background: url(../img/dotted1.png) 0 bottom repeat-x;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #7394df;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu ul ul li:last-child {
	background: none;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	padding: 0;
	position: relative;
	background: #ffffff;
	text-align: center;
}
header .title {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 66px;
}
header .title a {
	display: inline-block;
	position: relative;
	top: 0;
	width: 20px;
	height: 20px;
	background: url(../img/more_arrow1.png) no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .title a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .title em {
	color: #e7b65c;
	font-style: normal;
}
header.border {
	border-bottom: 1px solid #ccc;
}
footer {
	padding: 0;
	padding-top: 43px;
	padding-bottom: 28px;
	text-align: center;
}
footer p {
	font: 600 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #525252;
	text-transform: uppercase;
	margin-bottom: 39px;
	letter-spacing: 1px;
}
footer a {
	font: 600 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #525252;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #e7b65c;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer span {
	color: #e7b65c;
}
footer em {
	font-style: normal;
}
.centerBox {
	text-align: center;
}
.centerBox p {
	font: 300 18px/28px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9d9d9d;
}
.mainBox {
	margin-bottom: 21px;
}
.foo_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	margin-bottom: 33px;
}
.foo_menu li {
	float: left;
	margin-left: 36px;
}
.foo_menu li a {
	text-transform: none;
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #464646;
	letter-spacing: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.foo_menu li a:hover {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.foo_menu li.active a {
	color: #e7b65c;
}
.foo_menu li:first-child {
	margin-left: 0;
}
.foo_info p {
	margin-bottom: 0;
	line-height: 26px;
}
.foo_info p span {
	color: #464646;
}
.foo_info img {
	margin-bottom: 24px;
}
.foo_info span a {
	font: italic 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3f3f3f;
	margin-top: 5px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.foo_info span a:hover {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.foo_info span img {
	display: inline-block;
	position: relative;
	top: 6px;
	margin-left: 12px;
}
.follow_icon {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	margin-bottom: 33px;
}
.follow_icon li {
	display: inline-block;
	margin-left: 29px;
}
.follow_icon li a {
	opacity: 0.15;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.follow_icon li a:hover {
	opacity: 1;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.follow_icon li:first-child {
	margin-left: 0;
}
.locationsBox img {
	margin-bottom: 36px;
}
.locationsBox p a {
	font: 300 18px/28px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9d9d9d;
	-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;
}
.bsBox {
	padding-top: 8px;
}
.bnBox {
	background: #f8f8f8;
	padding: 62px 0 61px 0;
	margin-bottom: 47px;
}
.bnBox article .caption {
	overflow: hidden;
	border-bottom: 6px solid #303030;
	padding: 0 0 0 66px;
	margin-bottom: 24px;
}
.bnBox article figure {
	margin: 0;
	width: 178px;
	float: left;
	margin-right: 53px;
}
.bnBox article h2 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 24px;
	margin-top: 24px;
}
.bnBox article a {
	float: right;
}
.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 'Cabin';
	color: #383939;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 13px;
}
.commercialBox article .title2 {
	margin-bottom: 0;
	font: 48px/43px 'Cabin';
	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 'Cabin';
	color: #272727;
	margin-bottom: 39px;
}
.sloganBox {
	background: url(../img/pattern2.png) repeat;
	padding: 74px 0 120px 0;
}
.sloganBox .title1 {
	font: bold 300px/300px 'Cabin';
	color: #ffffff;
	margin-left: -23px;
	text-transform: uppercase;
}
.sloganBox .title2 {
	font: bold 36px/36px 'Cabin';
	color: #e7b65c;
	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: #4974d6;
	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;
}
.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: #4974d6;
	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: 60px;
}
.errorBox {
	margin-bottom: 40px;
}
.errorBox figure {
	margin: 0;
	margin-top: 12px;
}
.errorBox img {
	display: inline-block;
}
.formBox {
	padding-top: 0;
	padding-bottom: 0;
}
.searchBox {
	padding-bottom: 60px;
}
#toTop {
	display: none;
	width: 40px;
	height: 40px;
	background: url(../img/top.png) center top no-repeat;
	position: relative;
	left: 50%;
	margin: 0;
	margin-left: -20px !important;
	z-index: 999;
	opacity: 1;
}
#toTop:hover {
	background: url(../img/top.png) center bottom no-repeat;
	opacity: 0.7;
}
.teamBox {
	margin-top: 95px;
	padding-top: 57px;
	padding-bottom: 14px;
	background: #f8f8f8;
}
.teachBox {
	padding-top: 57px;
	padding-bottom: 30px;
	background: #f8f8f8;
	position: relative;
}
.teachBox hr {
	bottom: 0;
	border-bottom: 1px solid #e7b65c;
}
.teachBox figure {
	margin: 0;
	float: left;
	margin-right: 35px;
}
.teachBox em {
	display: inline-block;
	width: 100%;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/shadow.png) center top no-repeat;
}
.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: 47px;
	padding-bottom: 31px;
}
.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 'Cabin';
	color: #363636;
	margin-bottom: 15px;
}
.testimonials-box > div .description {
	font: bold 14px/20px 'Cabin';
	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: #9e9991;
	box-shadow: none;
}
.unlockBox.colorBox h2 {
	color: #7394df;
}
.unlockBox.colorBox p {
	color: #7394df;
}
.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 'Cabin';
	color: #e7b65c;
	margin-bottom: 27px;
}
.projectBox .box1 .title2 {
	font: 14px/22px 'Open Sans';
	color: #7d7d7d;
}
.projectBox figure {
	margin: 0;
	float: right;
}
/*-----thumbs-----*/
.pad1Box {
	background: #f8f8f8;
	padding: 62px 0 61px 0;
	position: relative;
}
.pad1Box em {
	display: inline-block;
	width: 100%;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/shadow.png) center top no-repeat;
}
.thumb-pad1 {
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #e7b65c;
	margin-bottom: 17px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	margin-bottom: 25px;
}
.thumb-pad1 .thumbnail .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
	background: none;
	text-align: left;
	white-space: normal;
	float: left;
	margin-right: 19px;
}
.thumb-pad1 .thumbnail .badge time {
	font: bold 48px/44px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e7b65c;
}
.thumb-pad1 .thumbnail .badge span {
	font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #484848;
	display: block;
}
.thumb-pad1 .thumbnail .caption {
	padding: 4px 0 9px 19px;
	border-left: 1px solid #beded8;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption a {
	color: #e7b65c;
	font: 18px/24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #484848;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.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: #9d9d9d;
	overflow: hidden;
}
.thumb-pad2-2 figure {
	margin: 0;
	margin-bottom: 31px;
}
.thumb-pad2-2 figure img {
	width: 100%;
}
.thumb-pad2-2 .thumbnail .caption a {
	color: #383838;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	margin-bottom: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2-2 .thumbnail .caption a:hover {
	color: #9d9d9d;
	-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: #9d9d9d;
	overflow: hidden;
}
.thumb-pad3 figure {
	margin: 0;
	margin-bottom: 31px;
}
.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 13px 0 0;
	float: left;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #9d9d9d;
}
.thumb-pad4 .thumbnail .caption a {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #383838;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.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: #141215;
	position: relative;
	display: inline-block;
	float: none;
	margin-right: 20px;
	float: left;
	font: bold 18px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, 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 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9d9d9d;
	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: #9d9d9d;
}
.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 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .badgeBox a:hover {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .badgeBox a.tl {
	position: relative;
	top: 1px;
}
.thumb-pad9 {
	overflow: hidden;
	margin-bottom: 7px;
}
.thumb-pad9 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad9 figure {
	margin: 0;
	float: left;
	margin-right: 29px;
}
.thumb-pad9 figure img {
	width: 100%;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	color: #9d9d9d;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption time {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e7b65c;
	display: block;
}
.thumb-pad9 .thumbnail .caption a {
	color: #383838;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	margin-bottom: 20px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad9 .thumbnail .caption a:hover {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad10 {
	overflow: hidden;
	margin-bottom: 37px;
}
.thumb-pad10 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad10 figure {
	margin: 0;
	float: left;
	margin-right: 35px;
}
.thumb-pad10 figure img {
	width: 100%;
}
.thumb-pad10 .thumbnail .caption {
	padding: 0;
	color: #9d9d9d;
	overflow: hidden;
}
.thumb-pad10 .thumbnail .caption time {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e7b65c;
	display: block;
}
.thumb-pad10 .thumbnail .caption a {
	color: #383838;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad10 .thumbnail .caption a:hover {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad10 .thumbnail .caption p {
	margin-top: 20px;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 11px 33px;
	border: 1px solid #cccbcc;
	font: 600 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #303030;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #e7b65c;
	background: none;
	border-color: #e7b65c;
	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;
	border: none;
	font: 600 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	letter-spacing: 0;
	text-shadow: none;
	color: #303030;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #e7b65c;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Cabin';
	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: #141215;
	display: inline-block;
	margin-top: -1px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn3:hover {
	color: #ffffff;
	background: #e86b5b;
	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: 4px 35px;
	border: none;
	font: 600 24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0;
	text-shadow: none;
	color: #ffffff;
	background: #141215;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn-default.btn4:hover {
	color: #e7b65c;
	background: #e9e9e9 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.bannerBox {
	overflow: hidden;
	padding-top: 51px;
}
.banner_list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 54px;
	overflow: hidden;
}
.banner_list li {
	font-size: 16px;
	line-height: 24px;
	float: left;
	background: #eeca88;
	padding: 73px 43px 133px 44px;
	margin-bottom: 30px;
	width: 293px;
}
.banner_list li .btn2 {
	color: #ffffff;
}
.banner_list li .btn2:hover {
	text-decoration: underline !important;
	color: #ffffff;
}
.banner_list li > div {
	overflow: hidden;
}
.banner_list li .title {
	font: 800 40px/43px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
	margin-bottom: 39px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banner_list li figure {
	margin: 0;
	height: 37px;
	margin-bottom: 49px;
}
.banner_list li p {
	color: #ffffff;
	font: 14px/18px 'Arial';
	margin-bottom: 25px;
}
.banner_list li:first-child + li {
	background: #9e9991;
}
.banner_list li:first-child + li + li {
	background: #b6b2ac;
}
.banner_list li:first-child + li + li + li {
	background: #e7b65c;
}
.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: 16px;
	line-height: 24px;
	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: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.opportunitiesBox h3 {
	margin: 0 0 20px 0;
}
.bracketBox {
	padding-top: 14px;
}
.bracketBox figure {
	margin: 0;
	float: left;
	margin-right: 27px;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 10px;
}
.list1 li {
	font-size: 16px;
	line-height: 24px;
	padding-left: 21px;
	margin-bottom: 12px;
	background: url(../img/list_arrow.png) left 7px no-repeat;
}
.list1 li a {
	color: #9d9d9d;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover {
	color: #e7b65c;
	-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: 16px;
	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: #4974d6;
	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: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 0;
}
.list3 li time {
	font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e7b65c;
	float: left;
	margin-right: 14px;
}
.list3 li p {
	margin: 0;
}
.list3-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list3-1 li {
	font-size: 16px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 22px;
}
.list3-1 li > img {
	float: left;
	margin-right: 13px;
	margin-top: 4px;
}
.list3-1 li p {
	margin-bottom: 0;
}
.list3-1 li a {
	color: #383838;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3-1 li a:hover {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 16px;
	line-height: 24px;
	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: 16px;
	line-height: 24px;
	margin-bottom: 33px;
}
.list6 {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}
.list6 li {
	font-size: 16px;
	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: #e7b65c;
	-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 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e7b65c;
	background: none;
	float: left;
	margin-right: 14px;
	margin-top: -13px;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 16px;
	line-height: 24px;
	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 #cccbcc;
	background: none;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #9d9d9d;
	padding: 24px 15px 24px 15px;
	height: 68px;
	resize: none;
	margin-bottom: 15px;
}
#search-404 a {
	padding: 17px 31px 18px 31px;
}
#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: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, 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: 0 0 57px 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 392px;
	border: none;
	line-height: 0;
}
.info {
	margin-bottom: 20px;
}
.info p {
	margin-bottom: 0;
}
.info p strong {
	color: #e7b65c;
}
.info span {
	display: inline-block;
	width: 145px;
}
.info a {
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info a:hover {
	color: #9d9d9d;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info .marg {
	margin-bottom: 20px;
}
/*-----subscribeForm-----*/
.newsletterBox {
	padding-top: 4px;
}
.newsletterBox h2 {
	font-size: 36px;
}
#newsletter {
	position: relative;
	margin: 23px 0 0 0;
	float: right;
}
#newsletter a {
	font: 600 24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	background: #e7b65c;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: inline-block;
	padding: 18px 35px 17px 36px;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
#newsletter a img {
	display: inline-block;
	margin-top: -6px;
}
#newsletter a:hover {
	background: #303030;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
#newsletter label {
	position: relative;
	width: 513px;
	height: 68px;
	float: left;
	margin-bottom: 14px;
	margin-right: 14px;
}
#newsletter input {
	background: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #ccc;
	font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #8e8e8e;
	background: #ffffff;
	height: 68px;
	width: 100%;
	padding: 12px 20px 12px 36px;
	margin: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#newsletter input:focus {
	outline: none;
	border-color: #ccc;
}
#newsletter .error {
	position: absolute;
	top: 0;
	right: 3px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #e7b65c;
	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 .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border-radius: 0px;
	padding: 24px 20px 24px 36px;
	font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #767676;
	border: 1px solid #ccc;
	text-align: center;
	background: #ffffff;
	height: 68px;
	line-height: 18px;
	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: 51px;
	overflow: hidden;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 81px;
	margin: 0;
	font-weight: normal;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #9d9d9d;
}
#contact-form label span {
	margin-bottom: 2px;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 230px;
	margin-right: 39px;
}
.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: 10px 15px 11px 15px;
	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 #cccbcc;
	background: none;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #9d9d9d;
	padding: 10px 15px 10px 15px;
	height: 41px;
	resize: none;
}
#contact-form textarea {
	height: 258px;
	margin-bottom: 40px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e7b65c;
	-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 #cccbcc;
	background: #f8f8f8;
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #9d9d9d;
	padding: 10px 15px 11px 15px;
	height: 41px;
	resize: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btns a {
	float: left;
}
.btns p {
	float: left;
	font-size: 14px;
	color: #e7b65c;
	margin-left: 39px;
	margin-top: 6px;
}
.mail {
	text-decoration: none;
	color: #e7b65c;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #9d9d9d;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 #search-404 input {
 width: 362px;
 margin-right: 14px;
 float: left;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@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 {
 padding: 73px 43px 70px 44px;
}
 .banner_list li .title {
 font-size: 25px;
 line-height: 1em;
}
 .banner_list li {
 width: 235px !important;
}
 .bnBox article h2 {
 font-size: 26px;
 line-height: 30px;
}
 .bnBox article .caption p {
 font-size: 14px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #contact-form label {
 min-height: 50px;
}
 .plumbBox figure {
 margin-bottom: 20px;
}
 .list3 {
 padding-bottom: 20px;
}
 .thumb-pad2 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 .thumb-pad2 figure img {
 width: 100%;
}
 #newsletter label {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .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;
}
 .thumb-pad9 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@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;
}
 .banner_list li {
 padding: 73px 43px 70px 44px;
}
 .banner_list li {
 width: 360px !important;
}
 .bnBox article h2 {
 font-size: 26px;
 line-height: 30px;
}
 .bnBox article .caption p {
 font-size: 14px;
}
 .bnBox article {
 margin-bottom: 35px;
 overflow: hidden;
}
 .thumb-pad1 .thumbnail .badge {
 float: none;
 margin-right: 0;
 margin-bottom: 5px;
}
 .thumb-pad1 .thumbnail .caption {
 padding: 0;
 border-left: none;
}
 .testimonials-box > div img {
 position: absolute;
 top: 10px;
 right: 15px;
}
 .testimonials-box > div {
 padding: 20px 20px 20px 20px;
}
 .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 'Cabin';
 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;
}
 .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%;
 float: none;
 margin-right: 0;
}
 #contact-form label {
 min-height: 50px;
}
 .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;
}
 .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;
}
 .opportunitiesBox {
 padding-top: 40px;
}
 .thumb-pad9 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 nav.tm_navbar {
 float: none;
}
 .menuBox {
 position: relative;
 top: 0;
 text-align: center;
 margin-bottom: 20px;
 z-index: 1;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #e7b65c;
 background: #e7b65c;
 color: #ffffff;
 cursor: pointer;
 margin-top: 20px;
 margin-bottom: 30px;
 height: 30px;
 font-size: 14px;
 vertical-align: middle;
}
 header .title {
 font-size: 24px;
}
 header .title a {
 top: 2px;
}
 .menuBox {
 padding: 0;
 margin: 0;
 background: none;
}
 h1.navbar-brand_ {
 float: none;
 display: inline-block;
 margin-bottom: 15px;
}
 .banner_list li {
 padding: 73px 43px 70px 44px;
}
 .banner_list li .title {
 font-size: 25px;
 line-height: 1em;
}
 .banner_list li {
 width: 50% !important;
}
 .bnBox article h2 {
 font-size: 26px;
 line-height: 30px;
}
 .bnBox article .caption p {
 font-size: 14px;
}
 .bnBox article {
 margin-bottom: 35px;
 overflow: hidden;
}
 .pad1Box article {
 margin-bottom: 50px;
}
 .foo_menu {
 display: none;
}
 .bnBox article .caption {
 padding-left: 0;
}
 .list1 {
 padding-bottom: 40px;
}
 .commercialBox article .title1 {
 font-size: 80px;
 line-height: 90px;
}
 .bracketBox {
 float: none !important;
 width: 100%;
 display: block;
 overflow: hidden;
}
 .manBox {
 float: none !important;
 width: 100%;
 display: block;
 overflow: hidden;
}
 .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;
}
 .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 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #contact-form label {
 min-height: 50px;
}
  /*.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;
}
 .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;
}
 .history-box {
 margin-bottom: 30px;
}
 .list5Box {
 overflow: hidden;
}
 .list5Box .bracket-list {
 display: block;
 float: none;
}
 .blogBox {
 padding-bottom: 0;
}
 .global.indent {
 padding: 20px 0 0 0;
}
 .bsBox {
 margin-bottom: 50px;
}
 .serv-box {
 margin-bottom: 50px;
}
 .date-box {
 margin-bottom: 50px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@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-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad10 figure {
 margin: 0;
 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;
}
 .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;
}
 .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;
}
 .thumb-pad9 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 h1.navbar-brand_ a {
 float: none;
}
 h1.navbar-brand_ em {
 display: none;
}
 h1.navbar-brand_ strong {
 float: none;
}
 .bnBox article figure {
 margin: 0;
 width: auto;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .thumb-pad9 figure {
 float: none;
 margin-right: 0;
}
 .teachBox figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
}
 .teachBox figure img {
 width: 100%;
}
 .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;
}
 .banner_list li {
 width: 100% !important;
 float: none;
}
 .banner_list li {
 padding: 40px 40px 40px 40px;
}
 .banner_list li figure {
 margin-bottom: 24px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .bracketBox figure {
 margin-right: 0;
}
 .bracket-list li a {
 font-weight: normal;
 font-size: 13px;
}
 .thumb-pad1 .thumbnail .badge {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad1 .thumbnail .caption {
 padding: 0;
 border: none;
}
 .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: 36px;
}
.padBot {
	padding-bottom: 41px;
}
.padBot1 {
	padding-bottom: 56px;
}
/*Core variables and mixins*/
