@charset utf-8;
/*--
	Theme Name: my_framework
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.9+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,700,300);
@import url(//fonts.googleapis.com/css?family=Roboto:400,700,500,300);
body {
	background: #ffffff;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #848484;
}
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: 18px;
	line-height: 18px;
}
p > strong {
	color: #72a3c1;
	font-weight: normal;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	max-width: 100%;
}
h1.navbar-brand_ a img {
	max-width: 100%;}
h1.navbar-brand_ a {
	max-width: 100%;
	display: inline-block;
}
figure, figure img { max-width: 100%; height: auto;}
h2 {
	font: bold 24px/30px 'Roboto Slab';
	color: #373737;
	margin: 0 0 21px 0;
}
h3 {
	font: bold 18px/30px 'Roboto Slab';
	color: #212121;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
h4 {
	text-transform: uppercase;
	font: bold 24px/30px 'Roboto Slab';
	color: #212121;
	margin-bottom: 25px;
}
h4 span {
	width: 70px;
	height: 6px;
	background: #212121;
	margin: 0 0 8px 0;
	display: block;
	text-align: left;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
	background: #fcfcfc;
}
.global.indent {
	padding: 40px 0 0 0;
	background: #fcfcfc;
}
.center {
	text-align: center;
}
.logo-box {
	background: #ffffff;
}
.logo-box h1.navbar-brand_ {
	position: relative;
	left: 0;
	top: 0;
}
/*-----menu-----*/
.menuBox {
	padding: 0;
	position: relative;
	z-index: 3;
}
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	float: left;
}
nav.tm_navbar li {
	float: left;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	padding: 0;
	border-left: 1px solid #5188a9;
	position: relative;
}
nav.tm_navbar li:last-child {
	margin-left: 0;
	border-right:1px solid #5188a9 ;
}
nav.tm_navbar li a {
	position: relative;
	padding: 46px 0;
	width: 126px;
	text-align: center;
	text-transform: none;
	font: bold 18px 'Roboto Slab';
	color: #212121;
	background: #ffffff;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li.current-menu-item > a {
	color: #ffffff;
	background: #5188a9;
}
nav.tm_navbar li > a:hover {
	color: #ffffff;
	background: #5188a9;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #5188a9;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(images/menu-marker.png) center 0 no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 10px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 250px;
	left: 0;
	top: 117px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #484848;
	padding: 20px 0 32px 0;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li a {
	display: block;
	background: transparent;
	padding: 0;
	margin: 0;
	font: bold 18px 'Roboto Slab';
	color: #ffffff;
	padding: 2px 0 3px 43px;
	width: 100%;
	text-align: left;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li a span {
	margin-left: 30px;
	display: inline-block;
	background: url(images/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: relative;
	left: 3px;
	top: -3px;
}
nav.tm_navbar .sub-menu > li > a:hover {
	text-decoration: none;
	color: #484848 !important;
	background: #ffffff !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.nav-collapse .sub-menu > li.sfHover > a {
	text-decoration: none;
	color: #484848 !important;
	background: #ffffff !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: relative;
	display: none;
	width: 203px;
	left: 0;
	top: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: transparent;
	padding: 0;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	display: block;
	background: transparent;
	padding: 0;
	margin: 0;
	font: bold 18px 'Roboto Slab';
	color: #ffffff;
	padding: 2px 0 3px 63px;
	width: 100%;
	text-align: left;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu ul ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #212121 !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
body > header {
	margin: 0;
	width: 100%;
	position: relative;
	background: #212121;
	border-bottom: 16px solid #72a3c1;
}

body.home > header { border-bottom: none;}
body > footer {
	padding: 48px 0 65px 0;
	background: #ffffff;
}
footer figure {
	float: none;
}
footer p {
	margin-bottom: 0;
	color: #bcbcbc;
	font: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif 13px;
}
footer a {
	color: #bcbcbc;
	font: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif 13px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer a:hover {
	color: #72a3c1;
}
footer em {
	font-style: normal;
}
.advantages-box {
	padding-bottom: 25px;
}
.errorBox {
	text-align: center;
	margin-top: 56px;
	margin-bottom: 80px;
}
.errorBox1 {
	padding-top: 60px;
	margin-bottom: 80px;
}
.errorBox1 h2 {
	font: bold 24px 'Roboto Slab';
	color: #212121;
	text-transform: uppercase;
	margin: 0 0 17px 0;
}
.testimBox {
	padding: 0;
}
#toTop {
	display: none;
	width: 51px;
	height: 25px;
	background: url(images/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -660px !important;
	right: 50%;
	bottom: 80px;
	z-index: 999;
}
#toTop:hover {
	background: url(images/top.png) 0 bottom no-repeat;
}
.privacyBox {
	margin-bottom: 62px;
}
.blog-box {
	padding: 63px 0 40px 0;
	position: relative;
}
.about-box {
	text-align: center;
	padding-top: 70px;
}
.about-box hr {
	border-top: 1px solid #d6d6d6;
	margin: 70px 0 75px 0;
}
.about-box .title {
	font: 600 36px/36px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #222;
	margin-bottom: 36px;
}
.pic-box {
	min-height: 444px;
	margin-bottom: 48px;
}
.pic-box figure {
	position: relative;
}
.pic-box figure img {
	width: 100%;
}
.pic-box .title {
	font: bold 48px/51px 'Roboto Slab';
	color: #ffffff;
}
.pic-box .caption {
	padding: 70px 0 0 100px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.pic-box .caption ul {
	padding: 35px 0 0 0;
	margin: 0;
	list-style: none;
}
.pic-box .caption ul li {
	margin-left: 30px;
	width: 270px;
	height: 74px;
	overflow: hidden;
	background: #72a3c1 url(images/corner2.png) right 0 no-repeat;
	float: left;
}
.pic-box .caption ul li:first-child {
	margin: 0;
}
.pic-box .caption ul li:hover {
	background: #ffffff;
}
.pic-box .caption ul li:hover figure img {
	margin-top: -74px;
}
.pic-box .caption ul li:hover p {
	color: #72a3c1;
}
.pic-box .caption ul li p {
	font: bold 18px/22px 'Roboto Slab';
	color: #ffffff;
}
.pic-box .caption ul li .extra-wrap {
	padding-top: 2px;
}
.pic-box .caption ul li figure {
	width: 70px;
margin-top: -18px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	border-right: 1px solid #ebebeb;
}
.pic-box .caption ul li a > br { display: none;}
.pic-box .caption ul li a {
	display: block;
	overflow: hidden;
}
.comment-box {
	padding: 11px 0 26px 0;
	background: #fed46f;
}
.comment-box figure {
	border-radius: 100%;
	float: left;
	margin-right: 45px;
	border: 3px solid #fee097;
}
.comment-box figure img {
	border-radius: 100%;
}
.comment-box .extra-wrap {
	padding-top: 15px;
}
.comment-box p {
	font-size: 14px;
	font-style: italic;
	color: #2e2e2e;
	margin-bottom: 0;
}
.comment-box p a {
	font: bold italic 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2e2e2e;
}
.comment-box p a:hover {
	text-decoration: underline;
}
.block-box {
	padding: 37px 0 29px 0;
	background: #3f3f3f;
}
.block-box p {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0;
}
.trainerBox {
	margin-bottom: 26px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: inline-block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.events-box hr {
	margin: 0 0 44px 0;
	border-top: 1px solid #e2e2e2;
}
.coaching-box {
	padding-bottom: 50px;
}
.coaching-box hr {
	margin: 0 0 44px 0;
	border-top: 1px solid #e2e2e2;
}
.banner-box {
	background: #72a3c1;
	padding: 48px 0 33px 0;
}
.banner-box hr {
	width: 70px;
	border-top: 6px solid #5188a9;
	margin: 0;
	text-align: left;
}
.banner-box .title {
	font: bold 60px/55px 'Roboto Slab';
	color: #5188a9;
	margin-bottom: 8px;
}
.banner-box p {
	font: bold 24px/28px 'Roboto Slab';
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banner-box article:hover p {
	color: #5188a9;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banner-box.indent {
	background: none;
	padding-top: 0;
}
.banner-box.indent p {
	color: #5188a9;
}
.count-box {
	background: #6495b2;
	padding: 7px 0 0 0;
}
.count-box .box {
	background: #ffffff;
	overflow: hidden;
}
.count-box .box .title {
	font: bold 23px 'Roboto Slab';
	color: #72a3c1;
	text-transform: uppercase;
	margin: 35px 0px 0 0;
	float: left;
}
.count-box .box .tm_counter {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.count-box .box .tm_counter li {
	float: left;
	width: 89px;
	text-align: center;
	border-left: 1px solid #e3edf3;
	color: #212121;
	padding-top: 21px;
	padding-bottom: 6px;
	font: bold 60px/36px 'Roboto Slab';
}
.count-box .box .tm_counter li > span {
	font-size: 18px;
	display: block;
}
.count-box .box a {
	display: inline-block;
	background: #e3edf3;
	float: left;
	font: bold 24px/30px 'Roboto Slab';
	color: #212121;
	padding: 23px 0 21px 38px;
	text-transform: uppercase;
	width: 100%;
	float: right;
	position: relative;
}
.count-box .box a em {
	position: absolute;
	top: 0;
	right: 0;
	width: 74px;
	height: 105px;
	display: block;
	background: url(images/corner.png) right top no-repeat;
}
.count-box .box a:hover em {
	background: url(images/corner.png) right bottom no-repeat;
}
.widget-countdown h2 { display: none;}
.carbonite-responsive-dash:first-child  { 
	border-left: 1px solid #E3EDF3;}
.carbonite-responsive-dash { 
	font: bold 24px/44px 'Roboto Slab'!important;
	color:#212121!important;
	border-right: 1px solid #E3EDF3;
	height: 101px!important;
	max-width: 100%!important;
	width: 18%!important;
	margin: 0!important;
	padding: 0 1%!important;}
.carbonite-responsive-digit {
	margin-top: 20px!important;}
.carbonite-responsive-dash_title {
	top: 49px!important;
	font: bold 14px/44px 'Roboto Slab'!important;
	color:#212121!important;}
.carbonite-responsive-dashboard {
	background: none!important;
	border: none!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
	max-width: 100%!important;}
	
.call-box p {
	font: bold 24px/28px 'Roboto Slab';
	color: #cacaca;
	text-transform: uppercase;
	margin-top: 4px;
}
.call-box h2 {
	font: 24px 'Roboto Slab';
	color: #72a3c1;
	margin: 0;
}
.call-box .tel {
	font: bold 40px/40px 'Roboto Slab';
	color: #72a3c1;
	margin: 0;
}
.title-box {
	padding-bottom: 30px;
}
.title-box p {
	color: #72a3c1;
	font: bold 24px/34px 'Roboto Slab';
	margin: 0;
}
.title-box a {
	color: #72a3c1;
	font: bold 24px/34px 'Roboto Slab';
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.title-box a:hover {
	color: #cacaca;
}
.read-box {
	padding-bottom: 30px;
}
.read-box p {
	text-transform: uppercase;
	color: #212121;
	font: bold 18px/22px 'Roboto Slab';
	margin: 0 0 15px 0;
}
.read-box a {
	display: block;
	font: bold 18px/43px 'Roboto Slab';
	color: #ffffff;
	height: 43px;
	padding-left: 19px;
	background: #72a3c1 url(images/corner3.png) right top no-repeat;
}
.read-box a:hover {
	background: #c8c8c8 url(images/corner3.png) right bottom no-repeat;
}
.who-box {
	margin-bottom: 17px;
}
.list2-box {
	padding-bottom: 37px;
}
/*-----subscribeForm-----*/
.newsletter-box {
	margin-bottom: 37px;
}
.newsletter-box h2 {
	margin-top: 8px;
}
.newsletter form {
	position: relative;
}
.newsletter form input[type="submit"] {
	position: absolute;
	top: 15px;
	right: 14px;
	width: 28px;
	height: 18px;
	overflow: hidden;
	background: url(images/envelope.png) right top no-repeat;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	border: none;
	outline: none;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
.newsletter form input[type="submit"]:hover {
	background: url(images/envelope.png) right bottom no-repeat;
}
.newsletter form label {
	position: relative;
	display: block;
}
.newsletter form input[type="text"], .newsletter form input[type="email"]{
	background: none;
	box-shadow: none;
	border: none;
	border-radius: 0;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #c4c4c4;
	text-transform: uppercase;
	height: 48px;
	width: 100%;
	padding: 13px 50px 14px 14px;
	margin: 0;
	background: #f7fafc;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.newsletter form input[type="text"]:focus, .newsletter form input[type="email"]:focus {
	outline: none;
	border-color: #ccc;
}
.newsletter form .error {
	position: absolute;
	bottom: -20px;
	right: 3px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #212121;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.newsletter form label.invalid .error {
	height: 19px;
}
.newsletter form .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border: 1px solid #f7fafc;
	padding: 0 14px;
	font: 13px/48px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a3c1;
	border: none;
	text-align: center;
	background: #f7fafc;
	height: 48px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----thumbs-----*/
.thumb-pad0 {
	margin: 0 0 37px 0;
	overflow: hidden;
}
.thumb-pad0 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad0 .thumbnail hr {
	width: 70px;
	border-top: 6px solid #212121;
	margin: 0 0 8px 0;
	text-align: left;
}
.thumb-pad0 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad0 .thumbnail .caption p {
	margin-bottom: 11px;
}
.thumb-pad0 .thumbnail .caption .title {
	text-transform: uppercase;
	font: bold 24px/30px 'Roboto Slab';
	color: #212121;
	margin-bottom: 20px;
}
.thumb-pad1 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad1 hr {
	margin: 19px 0 26px 0;
	border-top: 1px solid #d6d6d6;
}
.thumb-pad1 time, .thumb-pad1 a {
	color: #7ec3d1;
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thumb-pad1 a:hover time {
	color: #cacaca;
}
.thumb-pad1 a:hover {
	color: #cacaca;
}
.thumb-pad1 h3 {
	margin-bottom: 13px;
}
.thumb-pad1 .lnk {
	margin-bottom: 6px;
}
.thumb-pad1.indent {
	margin-bottom: 30px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad1 figure {
	margin: 0 0 27px 0;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.thumb-pad2 figure {
	margin: 0 0 25px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	overflow: hidden;
	margin: 0 0 42px 0;
}
.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: #cacaca;
}
.thumb-pad3 .thumbnail .caption time {
	font: 14px 'Open Sans';
	color: #ff4500;
	margin-bottom: 13px;
	display: inline-block;
}
.thumb-pad3 figure {
	margin: 0;
	margin-right: 30px;
	float: left;
	border: 1px solid #ebebeb;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	color: #cacaca;
}
.thumb-pad4 figure {
	margin: 0;
	margin-bottom: 26px;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 19px 20px 16px 20px;
	margin: 0;
	overflow: hidden;
	color: #cacaca;
	background: #72a3c1;
}
.thumb-pad5 .thumbnail .caption .title {
	font: bold 18px 'Roboto Slab';
	color: #ffffff;
	margin: 0 0 8px 0;
}
.thumb-pad5 .thumbnail .caption p {
	color: #ffffff;
	margin-bottom: 5px;
}
.thumb-pad5 figure {
	margin: 0;
}
.thumb-pad5 figure > img {
	width: 100%;
}
.thumb-pad6 {
height: 259px !important;
margin-bottom: 60px;
overflow: hidden;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	margin: 0;
	overflow: hidden;
	color: #cacaca;
}
.thumb-pad6 .thumbnail .caption a {
	color: #72a3c1;
	text-decoration: underline;
}
.thumb-pad6 .thumbnail .caption a:hover {
	text-decoration: none;
}
.thumb-pad6 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad6 figure {
	margin: 0 0 25px 0;
}
.thumb-pad6 figure > img {
	width: 100%;
}
/*-----btn-----*/
.btn-default.btn1, .button, #submit {
	box-shadow: none;
	position: relative;
	padding: 0;
	font: bold 18px 'Roboto Slab';
	margin: 0;
	text-shadow: none;
	color: #72a3c1;
	text-decoration: underline;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#submit { border: none; outline: none;}
.btn-default.btn1:hover, .button:hover, #submit {
	color: #cacaca;
	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;
	padding: 0;
	font: bold 18px 'Roboto Slab';
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	text-decoration: none;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: none;
	text-decoration: underline !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3 {
	border: none;
	outline: none;
	cursor: pointer;
	box-shadow: none;
	position: relative;
	padding: 0;
	font: bold 18px 'Roboto Slab';
	margin: 0;
	text-shadow: none;
	color: #72a3c1;
	text-decoration: underline;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3:hover {
	color: #72a3c1;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: 12px 'Trajan Pro';
	margin: 0;
	text-shadow: none;
	color: #f75050;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 img {
	display: inline-block;
	margin: 0 13px 0 0;
}
.btn-default.btn4:hover {
	color: #cacaca;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 8px;
	padding-left: 13px;
	background: url(images/list_arrow.png) left 6px no-repeat;
}
.list1-1 li a {
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a3c1;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1-1 li a:hover {
	color: #c9c9c9;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1, .widget ul {
	margin: 0;
	padding: 0 0 13px 0;
	list-style: none;
	overflow: hidden;
}
.list1 li, .widget ul li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 8px;
	padding-left: 13px;
	background: url(images/list_arrow.png) left 6px no-repeat;
}
#sidebar .latestpost li {
	background: none;
	padding-left: 0;}
.list1 li a, .widget ul li a {
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a3c1;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover, .widget ul li a:hover {
	color: #c9c9c9;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 21px;
}
.list2 li span {
	float: left;
	margin-right: 30px;
	width: 70px;
	text-align: center;
	color: #5188a9;
	font-size: 75px;
	margin-top: 5px;
}
.list2 li p {
	margin-bottom: 0;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 11px;
}
.list3 li span {
	float: left;
	margin-right: 13px;
	font-size: 26px;
	color: #ff4500;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 18px;
}
.list6 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	width: 42px;
	background: none;
	text-align: left;
	float: left;
	color: #72a3c1;
	border: none;
	margin-right: 0px;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.list6 li .title {
	font: 500 17px/26px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin-bottom: 0;
}
.list6 li p {
	margin-bottom: 0;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
}
.list8 li p {
	margin-bottom: 0;
}
/*-----search-----*/
#searchformform {
	position: relative;
	margin: 0;
	overflow: hidden;
}
.error404 #searchform input[type="submit"] {
	position: absolute;
	top: 3px;
	width: 41px;
	height: 32px;
	right: 5px;
}
.error404 #searchform input[type="submit"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.error404 #searchform input[type="text"] {
	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 #e0dfdf;
	background: none;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #cacaca;
	padding: 10px 50px 10px 14px;
	height: 41px;
	resize: none;
}
#searchform {
	position: relative;
	margin: 0;
	overflow: hidden;
}
#searchform input[type="submit"] {
	position: absolute;
	top: 0;
	right: 5px;
	background: #ffffff;
	line-height: 31px;
	width: 41px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	border: none; outline: none;
	background: url(images/magnify.png) no-repeat left top;
}
#searchform input[type="submit"]:hover  {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#searchform input[type="text"] {
	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: 90%;
	outline: none;
	border: none;
	background: #ffffff;
	font: 13px 'Trebuchet MS';
	line-height: 18px;
	color: #ff4500;
	padding: 6px 8px 6px 14px;
	height: 31px;
	resize: none;
}
/*-----map-----*/
.map {
	margin: 0 0 40px 0;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 481px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info {
	margin-bottom: 18px;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	display: inline-block;
	width: 85px;
}
.info a {
	color: #cacaca;
}
.info a:hover {
	color: #72a3c1;
}
/*-----form-----*/
.formBox {
	padding-bottom: 50px;
}
.wpcf7-form {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	text-align: left;
}
.wpcf7-form label {
	position: relative;
	display: block;
	min-height: 71px;
	margin: 0;
	font-weight: normal;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #cacaca;
}
.wpcf7-form label span {
	margin-bottom: 2px;
	display: block;
	color: #cacaca;
}
.wpcf7-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 235px;
	margin-right: 31px;
}
.form-div-3 {
	margin-right: 0;
}
.wpcf7-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 10px 14px;
	border-radius: 0;
	display: block;
}
.wpcf7-form ._placeholder.focused {
	opacity: 0;
	filter: alpha(opacity=0);
	box-shadow: none;
}
.wpcf7-form ._placeholder.hidden {
	display: none;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-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 #e0dfdf;
	background: none;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #cacaca;
	padding: 10px 14px;
	height: 41px;
	resize: none;
}
.wpcf7-form textarea {
	height: 251px;
	margin-bottom: 15px;
}
.wpcf7-form .error-message, .wpcf7-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px 'Arial';
	color: #72a3c1;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 5px;
	top: 2px;
}
.wpcf7-form .invalid .error-message, .wpcf7-form .empty .empty-message {
	height: 20px;
}
.wpcf7-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;
}
.wpcf7-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 #e0dfdf;
	background: #fcfcfc;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 41px;
	color: #cacaca;
	padding: 0 14px;
	height: 41px;
	resize: none;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail {
	color: #cacaca;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #72a3c1;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .errorBox figure img {
 width: 100%;
}
 .wpcf7-form label {
 min-height: 50px;
}
 nav.tm_navbar li a {
 width: 91px;
}
 .count-box {
 text-align: center;
}
 .count-box .box {
 padding-left: 0;
 padding-bottom: 15px;
}
 .count-box .box a {
 float: none;
 text-align: left;
}
 .count-box .box .title {
 margin: 35px 0 0 0;
 float: none;
}
 .count-box .box .tm_counter {
 float: none;
 display: block;
 overflow: hidden;
 text-align: center;
 padding: 10px 0;
}
 .count-box .box .tm_counter li {
 float: none;
 display: inline-block;
}
 .count-box .box .tm_counter li:first-child {
 border-left: none;
}
 .pic-box .caption {
 padding: 70px 30px 0 30px;
}
 .pic-box .title {
 font-size: 40px;
 line-height: 40px;
}
 .pic-box .title br {
 display: none;
}
 .call-box .tel {
 font-size: 30px;
 line-height: 30px;
}
 .read-box a {
 font-size: 15px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 header {
 height: auto;
 padding: 0;
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
 margin-bottom: 20px;
}
 h1.navbar-brand_ a {
 padding-bottom: 15px;
 background: #72a3c1;
}
 nav.tm_navbar {
 text-align: center;
 display: block;
}
 nav.tm_navbar li {
 float: none;
 display: inline-block;
}
 nav.tm_navbar li {
 margin-left: -3px !important;
}
 nav.tm_navbar li a {
 width: 118px;
}
 .count-box {
 text-align: center;
}
 .count-box .box {
 padding-left: 0;
 padding-bottom: 15px;
}
 .count-box .box a {
 float: none;
 text-align: left;
}
 .count-box .box .title {
 margin: 35px 0 0 0;
 float: none;
}
 .count-box .box .tm_counter {
 float: none;
 display: block;
 overflow: hidden;
 text-align: center;
 padding: 10px 0;
}
 .count-box .box .tm_counter li {
 float: none;
 display: inline-block;
}
 .count-box .box .tm_counter li:first-child {
 border-left: none;
}
 .pic-box {
 min-height: 344px;
}
 .pic-box .caption {
 padding: 30px 30px 0 30px;
 text-align: center;
}
 .pic-box .caption ul {
 text-align: center;
 overflow: hidden;
}
 .pic-box .caption ul li {
 text-align: left;
 float: none;
 display: inline-block;
}
 .pic-box .title {
 font-size: 40px;
 line-height: 40px;
 color: #72a3c1;
}
 .pic-box .title br {
 display: none;
}
 .pic-box > figure {
 display: none;
}
 .call-box .tel {
 font-size: 30px;
 line-height: 30px;
}
 .read-box a {
 font-size: 15px;
}
 .banner-box article {
 margin-bottom: 40px;
}
 .banner-box article br {
 display: none;
}
 .thumb-pad0 .thumbnail .caption .title {
 font-size: 17px;
 line-height: 25px;
}
 .thumb-pad0 .thumbnail .caption .title br {
 display: none;
}
 .call-box {
 margin-top: 25px;
 margin-bottom: 25px;
}
 .thumb-pad6 {
 margin-bottom: 30px;
}
 .advantages-box article {
 margin-bottom: 35px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .errorBox figure img {
 width: 100%;
}
 .categories-box {
 margin-top: 80px;
 overflow: hidden;
}
 .about-box article {
 margin-bottom: 30px;
}
 .wpcf7-form p {
 margin-bottom: 0;
}
 .errorBox1 {
 margin-bottom: 40px;
}
 .quote-box {
 margin-bottom: 30px;
}
 .coaching-box .thumb-pad3 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 .wpcf7-form label {
 min-height: 50px;
}
 .who-box article {
 margin-bottom: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
	#commentform textarea { max-width: 80%!important;}
 header {
 height: auto;
 padding: 0;
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
 margin-bottom: 20px;
}
 h1.navbar-brand_ a {
 padding-bottom: 15px;
 background: #72a3c1;
}
 nav.tm_navbar {
 text-align: center;
 display: block;
 float: none;
}
 nav.tm_navbar li {
 float: none;
 display: inline-block;
}
 nav.tm_navbar li a {
 width: 140px;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 margin-top: 20px;
 width: 100%;
 border: 1px solid #72a3c1;
 background: #72a3c1;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
 margin-bottom: 20px;
}
 .count-box {
 text-align: center;
}
 .count-box .box {
 padding-left: 0;
 padding-bottom: 15px;
}
 .count-box .box a {
 float: none;
 text-align: left;
}
 .count-box .box .title {
 margin: 35px 0 0 0;
 float: none;
}
 .count-box .box .tm_counter {
 float: none;
 display: block;
 overflow: hidden;
 text-align: center;
 padding: 10px 0;
}
 .count-box .box .tm_counter li {
 float: none;
 display: inline-block;
}
 .count-box .box .tm_counter li:first-child {
 border-left: none;
}
 .pic-box {
 min-height: 425px;
}
 .pic-box .caption {
 padding: 30px 30px 0 30px;
 text-align: center;
}
 .pic-box .caption ul {
 text-align: center;
 overflow: hidden;
}
 .pic-box .caption ul li {
 text-align: left;
 float: none;
 display: inline-block;
}
 .pic-box .title {
 font-size: 40px;
 line-height: 40px;
 color: #72a3c1;
}
 .pic-box .title br {
 display: none;
}
 .pic-box > figure {
 display: none;
}
 .pic-box .caption ul li {
 text-align: left;
 float: none;
 display: block;
 width: 100%;
 margin: 0 0 10px 0 !important;
}
 .call-box .tel {
 font-size: 30px;
 line-height: 30px;
}
 .read-box a {
 font-size: 15px;
}
 .banner-box article {
 margin-bottom: 40px;
}
 .banner-box article br {
 display: none;
}
 .thumb-pad0 .thumbnail .caption .title {
 font-size: 17px;
 line-height: 25px;
}
 .thumb-pad0 .thumbnail .caption .title br {
 display: none;
}
 .call-box {
 margin-top: 25px;
 margin-bottom: 25px;
}
 nav.tm_navbar .nav {
 display: none;
}
 .list1-1 {
 display: block;
 text-align: center;
}
 .list1-1 {
 margin-bottom: 20px;
}
 .list1-1 li {
 background: none;
 padding-left: 0;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .errorBox {
 padding-bottom: 0;
}
 .proffesional-box {
 padding: 70px 0;
}
 .proffesional-box h2 {
 font-size: 50px;
 margin-bottom: 10px;
}
 .proffesional-box .title {
 font-size: 21px;
}
 .servicesBox h2 {
 font-size: 48px;
 line-height: 48px;
}
 .servicesBox h2 > span {
 font-size: 27px;
 line-height: 30px;
}
 .blogBox h2 {
 font-size: 50px;
 margin-bottom: 25px;
}
 .privacyBox {
 margin-top: 50px;
}
 .privacyBox h2 {
 font-size: 28px;
 line-height: 28px;
 margin-bottom: 33px;
}
 .pict {
 background: none;
 padding: 0 0 90px 0;
}
 .thumb-pad3 figure {
 margin: 0;
 float: left;
 margin-right: 15px;
}
 .categories-box {
 margin-top: 80px;
 overflow: hidden;
}
 .block-box article {
 margin-bottom: 50px;
}
 .about-box article {
 margin-bottom: 30px;
}
 .thumb-pad1 {
 margin-bottom: 30px;
}
 .thumb-pad4 figure {
 margin: 0 15px 0 0;
 float: left;
}
 footer {
 text-align: center;
}
 footer figure {
 float: none;
}
 footer p {
 float: none;
 margin-bottom: 15px;
}
 .thumb-pad0 .thumbnail figure img {
 width: auto;
}
 .thumb-pad2 figure {
 float: left;
 margin-right: 20px;
 margin-bottom: 0;
}
 .who-box article {
 margin-bottom: 35px;
}
 .advantages-box article {
 margin-bottom: 45px;
}
 .events-box {
 padding-bottom: 30px;
}
 .coaching-box article {
 margin-bottom: 40px;
}
 .who-box article {
 margin-bottom: 60px;
}
 .list2-box article {
 margin-bottom: 40px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .thumb-pad6 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad1 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad4 figure {
 margin: 0 0 15px 0;
 float: none;
}
 .thumb-pad2 figure {
 margin: 0;
 float: none;
 margin-bottom: 20px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .thumb-pad6 .thumbnail .badgeBox p br {
 display: block;
}
 .thumb-pad6 .thumbnail .badgeBox p > .lnk {
 float: none !important;
}
 .errorBox figure img {
 width: 100%;
}
 .comment-box .extra-wrap {
 overflow: visible;
}
 .comment-box figure {
 margin-right: 20px;
}
 .quote-box {
 background: none !important;
 text-align: center;
}
 .quote-box .caption {
 float: none;
 padding: 20px;
 width: 100% !important;
}
 .quote-box strong {
 float: none !important;
}
 .quote-box .thumbnail_more a {
 margin-left: 5px;
 float: none;
}
 .programs-box {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .testimBox article {
 width: 100%;
 float: none;
}
 .thumb-pad1 figure {
 display: block;
}
 .thumb-pad1 figure img {
 width: 100%;
}
 .galleryBox article {
 width: 100%;
 float: none;
}
 .baner-box {
 width: 100%;
 float: none;
}
 .proffesional-box h2 {
 font-size: 35px;
}
 .blogBox h2 h2 {
 font-size: 35px;
}
 .servicesBox article {
 width: 100%;
 float: none;
}
 .thumb-pad6 .thumbnail .badgeBox a.tl {
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 15px;
 font-weight: normal;
}
 .thumb-pad6 .thumbnail .badgeBox p.lnk1 {
 float: none;
 display: block;
 margin-bottom: 10px;
}
 .thumb-pad6 .thumbnail .badgeBox p.lnk2 {
 float: none;
 display: block;
}
 .gallery-box {
 width: 100%;
 float: none;
}
 .thumb-pad0 .thumbnail .caption .title {
 font-size: 18px;
}
 .thumb-pad0 .thumbnail figure img {
 width: 100%;
}
 .thumb-pad3 figure {
 margin: 0 0 27px 0;
 float: none;
}
 .count-box .box a {
 text-align: center;
 width: 100%;
 padding-left: 0;
}
 .count-box .box a em {
 display: none;
}
 .pic-box .title {
 font-size: 27px;
 line-height: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 h1.navbar-brand_ a img {
 width: 100%;
}
 .eventsBox article {
 width: 100%;
 float: none;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .testimBox article {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 50px;
}
.padBot1 {
	padding-bottom: 16px;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


/* Page Navigaton */
.pagenavi {
	padding:20px 0 0;
	position:relative;
	overflow:hidden;
	clear: both;
	text-align: center;
}
	.pagenavi span, .pagenavi a {
		display:inline-block;
		margin: 0 3px 0 0;
		font:12px/15px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
		padding:8px 12px;
		background:#BCBCBC;
	}
		.pagenavi a:hover{text-decoration:none; background-color:#72A3C1;}
		.pagenavi .current{cursor:default; background-color:#72A3C1;}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	padding-top:20px;
}
	.older {float:left;}
	.newer {float:right;}

.single-oldernewer {}




/* Gallery post format */
.gallery_post {width:540px; box-shadow:1px 1px 1px #f7f7f6; -webkit-box-shadow:1px 1px 1px #f7f7f6;}
	.gallery_post .g_item {
		overflow:hidden;
		width:540px;
	}
		.gallery_post .g_item .featured-thumbnail {margin:0;}
			.gallery_post .g_item .featured-thumbnail img {width:100%; box-shadow:none; -webkit-box-shadow:none;}
.slides_container_slideshow {
	height:250px;
	width:540px;
	margin-bottom:10px;
}
.gallery_post .pagination {
	padding-top:5px;
	list-style:none;
	margin:0;
	overflow:hidden;
	float:right;
}
	.gallery_post .pagination li {
		padding:0;
		background:none;
		float:left;
		margin:0 0 0 10px;
	}
		.gallery_post .pagination li:first-child{margin:0;}
		.gallery_post .pagination li a {
			display:inline-block;
			text-decoration:none;
			width:12px;
			height:12px;
			background:#242424;
			font:0/0 a;
			color:transparent;
			border-radius:6px;
			-webkit-border-radius:6px;
			vertical-align:top;
			padding: 0;
			margin:0;
		}
		.gallery_post .pagination li.current a,
		.gallery_post .pagination li a:hover {background-color:#6a6a6a;}

.gallery_post .prev,
.gallery_post .next {
	float: left;
	display:inline-block;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#242424;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding: 4px 8px;
	margin-right:5px;
	vertical-align:top;
}
	.gallery_post .prev:hover, .gallery_post .next:hover {background-color:#6a6a6a; text-decoration:none;}



/*-- Comments ----------------------------------------------------------------------------------- */
.commentlist {
	margin:0 0 55px;
	padding:0 0 55px;
	background:url(images/border-bottom.gif) 0 bottom repeat-x;
	list-style:none;
}
	li.comment {}
		li.comment .comment-body {
			padding:28px 20px 32px 90px;
			position:relative;
			border:1px solid #b3b3b2;
			margin-bottom:20px;
			color:#8c8b8b;
		}
			.comment-author {
				position:absolute;
				left:20px;
				top:31px;
			}
				li.comment .avatar {
					float:none;
					margin:0;
					vertical-align:top;
					display:block;
					box-shadow:1px 1px 1px #f7f7f6;
					-webkit-box-shadow:1px 1px 1px #f7f7f6;s
				}
				.comment-author .author {
					font-style:italic;
					text-transform:capitalize;
					width:100%;
					text-align:center;
					display: block;
					font-size:15px;
					padding-top: 6px;
				}
			li.comment .comment-body p {min-height: 65px; margin-bottom:5px;}

	/* Comment meta */
	.comment-meta {float: right; padding-top:5px; color:#252525;}
		.comment-meta a {}
	
	/* Reply */
	.reply {
		float: right;
		margin-left: 20px;
	}
		.reply a {
			display:inline-block;
			font:12px/15px Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
			text-transform:uppercase;
			padding:8px 12px;
			background:#72A3C1;
		}
			.reply a:hover{text-decoration:none; background-color:#6a6a6a;}

.commentlist ul.children {
	padding:0 0 0 40px;
}

.allowed_tags {}

li.comment  #respond {padding-top:30px;}


/*-- Sidebar ------------------------------------------------------------------------------------ */
#sidebar {}
	.widget {margin-bottom:40px;}
	.widget.last-child{padding-bottom:0; background:none;}
		.widget ul{margin-bottom:0;}
			.widget ul ul{margin-top:10px;}



/*-- Widgets ------------------------------------------------------------------------------------ */
/* Banner widget */
.banners-holder {}
	.banners-holder li {
		float:left;
		margin:0 3px 3px 0;
		background:none;
		padding:0;
	}
		.banners-holder li img {vertical-align:top; max-width:100%;}

/* Calendar */
#calendar_wrap {padding:0;}
	#wp-calendar {width:100%;}
		#wp-calendar caption {
			text-align:center;
			color:#000;
			font-weight:bold;
			padding:3px 0;
			margin-bottom:5px;
		}
		#wp-calendar thead th {
			padding:3px 0;
			font-weight:bold;
			color:#000;
			text-align:center;
		}
		#wp-calendar td {
			text-align:center;
			padding:3px 0;
			border:none;
		}
		
		#wp-calendar #prev {text-align:left;}
		#wp-calendar #next {text-align:right;}

/* Carousel widget */
.es-carousel-wrapper{position:relative;}
	.es-carousel{overflow:hidden;}
		.es-carousel ul{display:none;}
			.es-carousel ul li{	float:left;}
				.es-carousel ul li .thumbnail{display:block;}
					.es-carousel ul li a img{display:block;}
				.es-carousel ul li .excerpt {}

.es-nav{padding-top:20px;}
	.es-nav span{
		display:inline-block !important;
		background:#252525;
		font:10px/12px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
		padding:4px 8px;
		cursor:pointer;
	}
	.es-nav .es-nav-prev{margin-right:5px;}
		.es-nav span:hover{background-color:#6a6a6a; text-decoration:none;}

/* Flickr widget */
.flickrImages {overflow:hidden; position:relative; margin-bottom:10px;}
	.flickrImages a {
		float:left;
		display:block;
		width:75px;
		height:75px;
		background:#000;
		margin:0 1px 1px 0;
	}
		.flickrImages a img {
			-webkit-transition: all 0.2s ease;
			-moz-transition: all 0.2s ease;
			-o-transition: all 0.2s ease;
		}
		.flickrImages a:hover img {opacity:.5;}
	.flickrImages a.link {
		display:inline;
		float:none;
		width:auto;
		height:auto;
		margin:0;
		background:none;
	}

/* Post Cycle */
.post_cycle {}
.post_cycle .cycle_item {display:none;}
	.post_cycle .cycle_item:first {	display:block;}

#slides{width:100%; overflow:hidden;}
	#slides .cycle_item, #slides .item, #slides .testi_item{width:300px; background:#fff;}
		.slides_container{margin-bottom:15px;}
	#slides .prev, #slides .next{
		display:inline-block;
		float:left;
		background:#f14848;
		padding:2px 7px;
		text-decoration:none;
		color:#fff;
		font-size:11px !important;
		vertical-align:top;
	}
	#slides .prev{margin-right:5px;}
		#slides .prev:hover, #slides .next:hover {background:#363f42; text-decoration:none;}
	#slides .pagination{float:right; overflow:hidden; padding:5px 0 0;}
		#slides .pagination li {
			margin: 0 0 0 5px !important;
			padding:0 !important;
			background: #f14848;
			float:left;
			border-radius:6px;
			-webkit-border-radius:6px;
			margin:0;
			
		}
		#slides .pagination li:first-child {margin: 0;}
			#slides .pagination li a {
				width: 12px;
				height: 12px;
				display: block;
				font:0/0 a;
				color:transparent;
				margin:0;
			}
			#slides .pagination li:hover {background-color: #363f42;}
			#slides .pagination li.current {background-color: #363f42; cursor: default;}

/* Posts Type widget */
.post_list{margin-bottom:25px !important;}
	.post_list li {margin-bottom:25px;}
		.post_list li img{width:auto;}

/* Request a quote */
#widget_my_requestquotewidget {}
	.top-box {}
		.box-text {}
		.box-button {}
			.box-button .button {}

/* Recent Comments */
ul.recentcomments {}
	ul.recentcomments li {
		background:none;
		overflow:hidden;
	}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			width:auto;
			max-width:45%;
			box-shadow:1px 1px 1px #f7f7f6;
			-webkit-box-shadow:1px 1px 1px #f7f7f6;
		}
		ul.recentcomments .comment-body {padding:15px 0 0 0;}
			ul.recentcomments .comment-body a {text-decoration:none; color:#96999d;}
				ul.recentcomments .comment-body a:hover {color:#000; text-decoration:underline;}
		ul.recentcomments li small {font:inherit; color:#6a6a6a;}

/* Recent Posts */
	.latestpost li {margin:0 0 37px;}
		.latestpost .featured-thumbnail{float:left; margin-right:10px; margin-bottom:0;}
		.latestpost li a{color:inherit; text-decoration:none;}
			.latestpost li a:hover{text-decoration:underline;}
		.latestpost li .excerpt {margin-top:-5px;}
		.latestpost .post-meta{margin-bottom:0; color:#252525;}
			.latestpost .post-meta time{display:inline-block; margin-right:13px;}
			.latestpost .post-meta .comment-link{color:#555454; text-decoration:none;}
				.latestpost .post-meta .comment-link:hover{text-decoration:underline;}

/*RSS*/
.rsswidget img{vertical-align:middle;}
div[id^="rss"] li{color:inherit; margin-bottom:20px;}
div[id^="rss"] li a{color:#242424; text-decoration:none;}
	div[id^="rss"] li a:hover{text-decoration:underline;}
.rss-date{display:block; padding:5px 0;}
div[id^="rss"] cite{display:block; padding-top:5px; text-align:right;}

/* Search */
.widget #searchform .searching{width:135px;}

/* Social Networks */
.social-networks {}
	.social-networks li {margin-bottom:10px;}
		.social-networks li img {margin-right:5px; margin-top:-3px;}
			.social-networks li a:hover {text-decoration:none;}
	.social-networks.icons li{float:left; margin:0 6px 0 0; padding:0;}
		.social-networks.icons img {margin:0;}
	.social-networks.labels{}

/* EasyTooltip */
.tooltip {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000000;
	color: #EEEEEE;
	display: none;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 13px 0 0;
	padding: 5px;
	z-index:99;
}

/* Testimonials */
.testimonials {}
	.testimonials div.testi_item {margin: 0 0 2em 0;}



/* Twitter widget */
.twitter {position:relative;}
	.twitter_update_list {overflow:hidden;}
		.twitter ul li {
			margin:0 0 15px 0;
			padding:0 0 0 37px;
			background:url(images/twitter-icon.png) no-repeat 0 0;
	}
	.twitter ul li .twitt-body {padding:0 0 5px 0;}
	.twitter ul li .twitt-body a {font-weight:bold;	}
	.twitter ul li a.timesince {font-size:11px;}
	.twitter .profileLink {}

/* vCard widget */
.vcard {}



/*-- Shortcodes --------------------------------------------------------------------------------- */
/* Alert boxes  */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
	}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
	}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
	}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
	}

/*box*/
.box .img{float:left; margin-right:14px;}
.box h3{margin-top:-2px;}

/* Border-left */
.border-left{background:url(images/border-right.png) 0 0 repeat-y; padding-left:45px;}

/* Dropcap */
.dropcap {
	display: block;
	float: left;
	margin: 0 22px 20px 0;
	text-transform: uppercase;
	width: 51px;
	height: 51px;
	background: #666;
	font-size: 36px;
	line-height: 51px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.frame.featured-thumbnail{margin-bottom:23px;}

/* Google Map */
.google-map {margin-bottom:20px;}
/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}
	.address dt {
		float:left;
		width:165px;
		margin-right:20px;
		padding:0 0 0 55px;
		background:url(images/address-icon1.png) no-repeat 0 3px;
	}
	.address dd {
		float:left;
		width:217px;
		padding:0 0 0 53px;
		background:url(images/address-icon2.png) no-repeat 0 3px;
	}
		.address dd ul {
			padding:0;
			margin:0;
		}
			.address dd ul li {
				background:none;
				padding:0;
				margin:0;
			}
				.address dd span {
					display:inline-block;
					width:80px;
				}

/* Comment form */
#commentform {}
	#commentform p.field {margin-bottom:14px;}
	#commentform p.mar-bot {margin-bottom:29px;}
	#commentform label{display:block; margin-bottom:4px;}
	#commentform input[type="text"] {width:280px;}
	#commentform textarea {width:440px; height:165px;}

article.post {
    clear: both;
    margin-bottom: 40px;
}
.featured-thumbnail.fleft {
    float: left;
    margin: 0 20px 10px 0;
}
.featured-thumbnail.large { margin-bottom: 20px;}
.post-meta { margin-bottom: 10px;}

/*-- Author ------------------------------------------------------------------------------------- */
.author {}
/* Author info */
.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	background:url(images/border-bottom.gif) 0 bottom repeat-x;
}
	.author-info div.avatar {
		float:left;
		margin:0 20px 0 0;
	}
		.author-info div.avatar img{
			box-shadow:1px 1px 1px #f7f7f6;
			-webkit-box-shadow:1px 1px 1px #f7f7f6;
		}
	.autor-desc {overflow:hidden;}
/* Recent author posts */
#recent-author-posts {margin-bottom:30px;}


/* Recent author comments */
#recent-author-comments {
	padding-top:55px; margin-top:55px; background:url(images/border-bottom.gif) 0 0 repeat-x;
}



/*-- Single Team ---------------------------------------------------------------------------------*/
.single-team .featured-thumbnail{float:left; margin-right:20px; margin-bottom:15px;}
.single-team .page-desc{color:#252525;}

.thumbnail > figure:first-child {
}

.comments-link {
display: none!important;
}

.caption {
height: 185px !important;
}

body > header {
    background: none repeat scroll 0 0 #ffffff !important; }

.count-box .box a {
  width: 105% !important;
}

.page-id-203 .textwidget > a {
    left: 10%;
}

.isStuck {
    background: #fff !important;
}

.login-form {
margin-top: 200px;
margin-left: 10px;
}