@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,cyrillic-ext);

body {
	background: #283132;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.42857143;
	color: #a9a9a9;
}
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: 16px;
	font-weight: 300;
	line-height: 22px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	float: left;
	position: relative;
	z-index: 0;
}
.footer-logo { text-align: right;}
h1.navbar-brand_ a,
.footer-logo a {
	display: inline-block;
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;

}

h2,
.block-title {
	font: 300 22px/22px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #383838;
	text-transform: uppercase;
	padding-bottom: 34px;
	border-bottom: 1px solid #cfcfcf;
	margin: 0 0 32px 0;
}
h3 {
	font: 600 16px/24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #424242;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
h3.indent {
	margin-bottom: 6px;
}
h4 {
	font: 16px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3938;
	text-transform: uppercase;
	margin: 0 0 0 0;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 76px 0 15px;
	background: #f7f7f7;
}
.global-white {background: #fff;}
.global-indent {margin-top: -76px; padding-top: 76px;}

.center {
	text-align: center;
}
/*-----menu-----*/
.menuBox {
	padding: 0;
	position: relative;
	z-index: 3;
}
.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 10px 0 0;
	min-height: 0;
	display: inline-block;
	text-align: right;
	float: right;
}
.uMenuRoot {
	padding: 0;
	margin: 0;
}
.tm_navbar li {
	float: left;
	font-size: 13px;
	line-height: 18px;
	padding: 0;
	position: relative;
	margin: 0 43px 0 0;
	list-style: none;
}
.uMenuV .uMenuRoot  > li {
}
.uMenuV .uMenuRoot  > li > a {
}
.tm_navbar li:last-child {
	margin-right: 0;
}
.uMenuRoot >  li.uWithSubmenu > a strong {
  	background: url("../img/menu-marker.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    bottom: 20px;
    height: 4px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.tm_navbar li a {
	position: relative;
	padding: 0;
	text-transform: uppercase;
	font: 700 16px 'Open Sans';
	color: #fff;
	background: none;
}
.tm_navbar li > a.uMenuItemA {
	color: #f1bb40;
	background: none;
}
.tm_navbar li > a:hover {
	color: #f1bb40;
	background: none;
}
.tm_navbar .sfHover > a {
	color: #f1bb40;
	background: none;
}

/*-----subMenu1-----*/
.tm_navbar .uWithSubmenu > ul {
	background: none repeat scroll 0 0 #01a89e;
    display: none;
    left: -24px;
    list-style: none outside none !important;
    margin: 0;
    padding: 29px 23px;
    position: absolute;
    text-align: center;
    top: 65px;
    width: 180px;
    z-index: 11;
}
.tm_navbar > ul.uWithSubmenu:before {
	content: "";
    background: url("../img/tr.png") no-repeat scroll center 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    height: 5px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
}
.tm_navbar .uWithSubmenu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 9px;
    padding: 0 0 9px;
	display: block;
	float: none;
	border-bottom: 1px solid #4bc1ba;
}
.tm_navbar .uWithSubmenu > ul li:last-child {border: 0;}
.tm_navbar .uWithSubmenu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.tm_navbar .uWithSubmenu > ul li.uWithSubmenu strong {
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: relative;
	left: 9px;
	top: 1px;
	margin-left: -3px;
}
.tm_navbar .uWithSubmenu > ul li a:hover {
	text-decoration: none;
	color: #89eee8  !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.tm_navbar .uWithSubmenu > ul li.sfHover > a {
	text-decoration: none;
	color: #89eee8  !important;
	background: none !important;
}
/*-----subMenu2-----*/
.tm_navbar .uWithSubmenu ul ul {
	position: absolute;
	display: none;
	width: 180px;
	left: 157px;
	top: -21px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #f1bb40;
	padding: 21px 23px;
	margin: 0;
	text-align: center;
}
.tm_navbar .uWithSubmenu ul ul li a {
	background: transparent;
	padding: 0;
	margin: 0;
	float: none;
	font-size: 13px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.tm_navbar .uWithSubmenu ul ul li {
	border-color: #f8db9a;
}
.tm_navbar .sub-menu ul ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.tm_navbar .uWithSubmenu  ul ul li a:hover {
	text-decoration: none;
	color: #fff885 !important;
	background: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
.row > div {position: inherit;}
header {
	margin: 0;
	padding: 40px 0 36px;
	background: #283132;
}
footer {
	padding: 76px 0 40px 0;
}
footer a {
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #83d2e4;
}
footer i {
	margin: 0 3px;
	width: 1px;
	height: 21px;
	background: #555;
	display: inline-block;
	position: relative;
	top: 5px;
}
footer em, footer i {
	font-style: normal;
}
footer .privacy {
	text-align: right;
}
footer .privacy p {
	color: #949494;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}
footer .privacy a {
	color: #949494;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer .privacy a:hover {
	color: #f1bb40;
}
footer .privacy figure {
	display: block;
	margin-bottom: 12px;
}
footer {
	position: relative;
}
footer > strong {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 14px;
	margin-top: -14px;
	text-align: center;
	background: url(../img/foo_triangle.png) center 0 no-repeat;
}
.foo_menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.foo_menu li {
	margin-bottom: 6px;
	padding-left: 16px;
	background: url(../img/foo_arrow.png) left 5px no-repeat;
}
.foo_menu li a {
	font: 14px/18px 'Arial';
	color: #c2c2c2;
}
.foo_menu li a:hover {
	color: #f1bb40;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	float: none;
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-top: 14px;
}
.follow_icon li {
	float: left;
	margin-right: 18px;
}
.follow_icon li a {
	font-size: 16px;
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.follow_icon li a:hover {
	color: #f1bb40;
}
.follow_list {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 32px;
}
.follow_list li {
	float: left;
	margin-right: 9px;
}
.follow_list li a {
	width: 30px;
	height: 30px;
	background: #f75050;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	font-size: 12px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.follow_list li a:hover {
	color: #ffffff;
	background: #424246;
}
.errorBox {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 63px;
}
.errorBox img {
	width: 100%;
}
.errorBox1 {
	margin-bottom: 80px;
	padding-top: 32px;
}
.errorBox1 h2 {
	font-size: 140px;
	line-height: 136px;
	font-weight: 600;
	color: #7eb0b5;
	text-transform: uppercase;
	padding: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.errorBox1 h3 {
	font-size: 48px;
	line-height: 48px;
	font-style: normal;
	margin-bottom: 27px;
}
.errorBox1 p {
	font-size: 16px;
	margin-bottom: 22px;
}
.who-box, .history-box, .trainers-box {
	margin-bottom: 80px;
}
.trainers-box h3 {
	color: #ffffff;
}
.trainers-box p {
	color: #a8abb0;
}
.testimBox {
	padding: 51px 0 23px 0;
	background: #f7f7f7;
}
.testimBox {
	padding-bottom: 75px;
}
.testimBox figure {
	float: left;
	margin-right: 14px;
	margin-top: 7px;
}
.testimBox p {
	font-style: italic;
}
.testimBox .extra-wrap {
	padding-top: 0;
}
.testimBox a {
	color: #424242;
	font: bold 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.testimBox a:hover {
	color: #d3d3d3;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.events-box {
	padding: 51px 0 38px 0;
	background: #f7f7f7;
	margin-top: 10px;
	margin-bottom: -15px;
}
#toTop {
	display: none;
	width: 47px;
	height: 47px;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -660px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.privacyBox {
	margin-bottom: 62px;
}
.blog-box {
	padding: 63px 0 40px 0;
	position: relative;
}
.picBox {
	min-height: 574px;
	background: url(../img/picture1.jpg) center 0 no-repeat;
	margin-top: -56px;
	text-align: center;
}
.picBox > div {
	padding: 210px 0 0 0;
}
.picBox .description {
	font: 600 30px/30px 'Open Sans';
	color: #ffffff;
	margin-bottom: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.picBox .title {
	font: 800 60px/60px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 37px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.picBox.indent {
	min-height: 82px;
}
.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;
}
.banner-box {
	background: url(../img/bg_pic.jpg) center 0 no-repeat;
	padding-bottom: 39px;
	margin-bottom: 50px;
}
.welcome-box p {
	margin-bottom: 48px;
}
.advantages-box figure {
	margin-bottom: 32px;
}
.advantages-box figure img {
	width: 100%;
}
.advantages-box .title {
	font: 16px 'Open Sans';
	color: #869ea0;
	margin-bottom: 7px;
}
.advantages-box p {
	margin-bottom: 26px;
}
.globe-box {
	margin-top: 57px;
	padding: 111px 0 68px 0;
	background: url(../img/bg_pic2.jpg) center 0 no-repeat;
}
.slogan-box p {
	font-size: 60px;
	font-weight: 400;
	line-height: 60px;
	color: #ffffff;
	text-transform: uppercase;
}
.slogan-box a {
	background: url(../img/more_arrow2.png) 0 top no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
}
.slogan-box a:hover {
	background: url(../img/more_arrow2.png) 0 bottom no-repeat;
}
.map-box {
	background: url(../img/map.jpg) center 0 no-repeat;
	padding: 82px 0;
	text-align: center;
	margin-bottom: -15px;
}
.map-box figure {
	margin-bottom: 30px;
}
.map-box p {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 22px;
}
.map-box a {
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.map-box a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*-----thumbs-----*/
.thumb-pad0 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad0 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad0 .thumbnail .caption {
	padding: 32px 32px 47px 32px;
	overflow: hidden;
	background: #f8f8f8;
	position: relative;
}
.thumb-pad0 .thumbnail .caption .title {
	font: 300 22px 'Open Sans';
	color: #4d4d4d;
	padding-bottom: 22px;
	text-transform: uppercase;
	border-bottom: 1px solid #dcdede;
	margin-bottom: 18px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0 .thumbnail .caption p {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 20px;
}
.thumb-pad0 .thumbnail .caption a {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: #b7b7b7;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0 .thumbnail .caption a img {
	display: inline-block;
}
.thumb-pad0 .thumbnail figure {
	padding: 0;
	margin: 0;
	height: 186px;
	width: 100%;
	text-align: center;
	line-height: 186px;
}
.thumb-pad0.box1 figure {
	background: #f1bb40;
}
.thumb-pad0.box1:hover a {
	background: #f1bb40;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0.box1:hover .title {
	color: #f1bb40 !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0.box2 figure {
	background: #01a89e;
}
.thumb-pad0.box2:hover a {
	background: #01a89e;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0.box2:hover .title {
	color: #01a89e !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0.box3 figure {
	background: #d66c9a;
}
.thumb-pad0.box3:hover a {
	background: #d66c9a;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0.box3:hover .title {
	color: #d66c9a !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0.box4 figure {
	background: #b1c77a;
}
.thumb-pad0.box4:hover a {
	background: #b1c77a;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad0.box4:hover .title {
	color: #b1c77a !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.thumb-pad1 .thumbnail .caption .title {
	font: bold 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.thumb-pad1 .thumbnail .caption p {
	color: #c2ecef;
	margin-bottom: 2px;
}
.thumb-pad1 .thumbnail .caption a {
	font: bold 12px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #ffce5d;
}
.thumb-pad1 figure {
	margin: 0 0 18px 0;
	border-radius: 100%;
}
.thumb-pad1 figure img {
	border-radius: 100%;
	width: 100%;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption p {
	color: #a8abb0;
}
.thumb-pad2 figure {
	margin: 0 0 22px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	overflow: hidden;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	margin-bottom: 19px;
	color: #a9a9a9;
}
.thumb-pad3 figure {
	margin: 0;
	margin-bottom: 23px;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	color: #a9a9a9;
}
.thumb-pad4 figure {
	margin: 0;
	margin-bottom: 30px;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin-bottom: 27px;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0 0 0 12px;
	color: #a9a9a9;
}
.thumb-pad5 .thumbnail .caption img {
	float: left;
	margin-right: 17px;
	margin-top: 8px;
}
.thumb-pad5 .thumbnail .caption a {
	font: 500 17px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #eadd70;
}
.thumb-pad5 figure {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 19px;
}
.thumb-pad6 {
	overflow: hidden;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	color: #a9a9a9;
}
.thumb-pad6 .thumbnail .caption .name {
	font: 500 17px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e4145;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad6 .thumbnail .caption .name:hover {
	color: #eadd70;
}
.thumb-pad6 figure {
	margin: 0;
}
.thumb-pad6 figure img {
	width: 100%;
}
.thumb-pad7 {
	margin: 0 0 45px 0;
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption .description {
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #869ea0;
	margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption a {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3938;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #869ea0;
}
.thumb-pad7 .thumbnail .caption p,
.thumb-pad7 .thumbnail .caption .des {
	margin-top: 7px;
	margin-bottom: 0;
}
.thumb-pad8 {
	margin: 0 0 50px 0;
	padding: 0;
	overflow: hidden;
}
.thumb-pad8 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad8 .thumbnail figure img {
	width: 100%;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad8 .thumbnail .caption .description {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #869ea0;
	margin-bottom: 7px;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3938;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #869ea0;
}
.thumb-pad8 .thumbnail .caption p,
.thumb-pad8 .thumbnail .caption .des {
	margin-bottom: 25px;
}
.thumb-pad9 {
	margin: 0 0 50px 0;
	padding: 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad9 .thumbnail figure {
	margin: 0 0 25px 0;
}
.thumb-pad9 .thumbnail figure img {
	width: 100%;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption .description {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #869ea0;
	margin-bottom: 7px;
}
.thumb-pad9 .thumbnail .caption .lnk {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3938;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .lnk:hover {
	color: #869ea0;
}
.thumb-pad9 .thumbnail .caption p {
	margin-bottom: 25px;
}
.thumb-pad10 {
	margin: 0 0 57px 0;
	padding: 0;
	overflow: hidden;
}
.thumb-pad10 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad10 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad10 .thumbnail figure img {
	width: 100%;
}
.thumb-pad10 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad10 .thumbnail .caption .description {
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #869ea0;
	margin: 0;
}
.thumb-pad10 .thumbnail .caption .description a {
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #869ea0;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad10 .thumbnail .caption .des-comment {float: right;}
.thumb-pad10 .thumbnail .caption .description a:hover {
	color: #3a3938;
}
.thumb-pad10 .thumbnail .caption .title {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3938;
	text-transform: uppercase;
	margin: 0 0 7px 0;
}
.thumb-pad10 .thumbnail .caption .title a {
	font: 16px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3a3938;
	text-transform: uppercase;
	float: right;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad10 .thumbnail .caption .title a:hover {
	color: #6da6ab;
}
.thumb-pad10 .thumbnail .caption .title br {
	display: none;
}
.thumb-pad10 .thumbnail .caption p,
.thumb-pad10 .thumbnail .caption .des {
	margin-bottom: 25px;
}
/*-----carousel-----*/
.carouselBox {
	padding: 45px 0 46px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 79px;
	-webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	margin-top: 70px;
	background: url(../img/pattern2.png) repeat;
}
.carouselBox figure {
	float: left;
	margin-right: 28px;
	border-radius: 100%;
}
.carouselBox figure img {
	border-radius: 100%;
}
.carouselBox h2 {
	width: 100%;
	text-align: center;
}
.list_carousel1.responsive {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
	text-align: center;
}
.list_carousel1 #foo1 > li {
	padding: 0;
	float: left;
	cursor: default;
	margin-right: 0;
	padding: 0 100px;
	text-align: center;
}
.list_carousel1 #foo1 > li p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 23px;
}
.list_carousel1 #foo1 > li a {
	font: 300 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a9a9a9;
	text-decoration: none;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel1 #foo1 > li a:hover {
	color: #75c3d2;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.list_btn {
	position: absolute;
	top: 0;
	width: 100%;
}
.list_btn .prev, .list_btn .next {
	display: inline-block;
	width: 24px;
	height: 40px;
	cursor: pointer;
	float: left;
	position: absolute;
	top: 30px;
}
.list_btn .prev {
	background: url(../img/prev.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	left: 0;
}
.list_btn .next {
	background: url(../img/next.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	right: 0;
}
.list_btn .prev:hover {
	background: url(../img/prev.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_btn .next:hover {
	background: url(../img/next.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 12px 23px;
	font: 600 14px 'Open Sans';
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #202f31;
	background: #ffffff;
	display: inline-block;
	border-radius: 12px;
	float: right;
	z-index: 999;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #414141;
	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: 12px 23px;
	font: 600 14px 'Open Sans';
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #202f31;
	background: #ffffff;
	display: inline-block;
	border-radius: 12px;
	z-index: 999;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #414141;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 0;
	font: bold 12px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #484848;
	background: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3 span {
	display: inline-block;
	font-size: 11px;
	color: #9e9e9e;
	margin-right: 2px;
}
.btn-default.btn3:hover {
	color: #6da6ab;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3:hover span {
	color: #6da6ab;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 12px 23px;
	font: 600 14px 'Open Sans';
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	color: #ffffff;
	background: #414141;
	display: inline-block;
	border-radius: 12px;
	z-index: 999;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4:hover {
	color: #ffffff;
	background: #f1bb40;
	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.42857143;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 23px;
	background: url(../img/dashed.png) 0 bottom repeat-x;
}
.list1-1 li:last-child {
	padding: 0;
	margin-bottom: 7px;
	background: none;
}
.list1-1 li a {
	font: bold 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #626262;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1-1 li a:hover {
	color: #7eb0b5;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1-1 .des {margin-bottom: 15px;}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	font-size: 13px;
	line-height: 1.42857143;
	overflow: hidden;
	margin-bottom: 11px;
}
.list1 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	background: #fed46f;
	width: 69px;
	height: 63px;
	line-height: 63px;
	float: left;
	margin-right: 30px;
	text-align: center;
	font-size: 36px;
	color: #a9a9a9;
	border-radius: 0;
	border: none;
	margin-top: 8px;
}
.list1 li a {
	color: #a9a9a9;
	font: 18px 'Sanchez';
	line-height: 22px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li a:hover {
	color: #fed46f;
}
.list1 li p {
	margin-top: 6px;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.42857143;
	overflow: hidden;
	margin-bottom: 27px;
}
.list2 li p {
	margin-bottom: 0;
}
.archUl {
	margin: 0;
	padding: 0;
	list-style: none;
}

.archUl li {
	font-size: 13px;
	line-height: 1.42857143;
	margin-bottom: 11px;
	padding-left: 20px;
	background: url(../img/list_arrow.png) left 4px no-repeat;
}
.archUl li a {
	color: #1a2627;
	font: 300 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.archUl li a:hover {
	color: #6da6ab;
}
.archUl li p {
	margin-bottom: 0;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 13px;
	line-height: 1.42857143;
	margin-bottom: 0;
}
.list6 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	width: 80px;
	background: none;
	text-align: left;
	float: left;
	border: none;
	margin-right: 27px;
	margin-top: 2px;
}
.list6 li .badge time {
	font: 300 12px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a8abb0;
}
.list6 li .title {
	font: 500 17px/26px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin-bottom: 0;
}
.list6 li p {
	color: #a8abb0;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 27px;
}
.list8 li p {
	margin-bottom: 0;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	overflow: hidden;
}
#search-404 a {
	position: absolute;
	top: 10px;
	right: 10px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#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 #dbdbdb;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	background: none;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #a9a9a9;
	padding: 11px 14px;
	height: 42px;
	resize: none;
}
#search {
	margin: -5px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: -2px;
	line-height: 35px;
	right: 10px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#search a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	border: 1px solid #656565;
	margin: 0;
	width: 272px;
	outline: none;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #202020;
	background: #000000;
	height: 35px;
	padding: 9px 30px 10px 10px;
	resize: none;
	float: left;
}
/*-----map-----*/
.map {
	margin: 0 0 86px 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: 510px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	width: 74px;
	display: inline-block;
}
.info a {
	color: #7eb0b5;
}
.info a:hover {
	color: #a9a9a9;
}
.info h3 {
	margin-bottom: 0;
	color: #7eb0b5;
	font-size: 14px;
	line-height: 22px;
}
/*-----form-----*/
.formBox {
	padding-bottom: 80px;
}
#contact-form {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	text-align: left;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 50px;
	margin: 0;
	font-weight: normal;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #a9a9a9;
}
#contact-form label span {
	margin-bottom: 2px;
	display: block;
	color: #a9a9a9;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 253px;
	margin-right: 4px;
}
.form-div-3 {
	margin-right: 0;
}
#contact-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 11px 14px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	opacity: 0;
	filter: alpha(opacity=0);
	box-shadow: none;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #dbdbdb;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	background: #f1f1f1;
	font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #a9a9a9;
	padding: 11px 14px;
	height: 42px;
	resize: none;
}
#contact-form textarea {
	height: 157px;
	margin-bottom: 20px;
}
#contact-form .btn-default input {
	padding: 0; 
	border: 0; 
	height: auto; 
	background: none;
	font: 600 14px 'Open Sans';
	color: #202f31;
	text-transform: uppercase;
 }
 #contact-form .btn-default {float: left; clear: left; margin-top: 10px;}
 #contact-form .btn-default:hover  input {color: #fff;}

.btns p {
	float: left;
	margin: 9px 0 0 28px;
	font-size: 14px;
	color: #7eb0b5;
}
.btns .btn2 {
	float: left;
}
.mail {
	color: #7eb0b5;
	font: bold 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #3a3938;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

















/* style ucoz */

.sidebar-left div {text-align: left !important;}
.sidebar-left li {list-style: none;}
.sidebar-left ul {padding-left: 0;}
.publ > #allEntries {margin: 0 -15px; overflow: hidden;}

.searchForm {
 overflow:hidden;
}
.schQuery {
 float:left;
 width:65%;
}
.schQuery input {
	border: 1px solid #d4d6d7;
	height: 32px;
	padding: 2px 10px;
}
.schBtn {
	 width:34%;
	 float:left;
	 text-align: center;
}
.schQuery input, .schBtn input {
 width:100%;
}
.schBtn input,
.pollButton input {
	font-family: 'Open Sans Condensed';
	font-weight: 600;
	background: #414141;
	border: 0;
	height: 32px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.schBtn input:hover,
.pollButton input:hover {
	background: #f1bb40;
	color: #fff;
}
.sidebar_block h2 {
 margin-bottom:15px;
}
/*  -- pollBlock
----------------------------- */ 
.pollBlock {}
.pollBlock .pollQue {font-family:'Open Sans Condensed';  font-size: 20px !important; margin-bottom: 7px;}
.pollBlock .answer {margin-bottom: 4px;}
.pollBlock .answer label {margin: 2px 0 0 4px; font-size: 16px; color: #111111;}
.pollBlock .pollButton { padding: 10px 0 5px;}

/*  
----------------------------- */ 
.calTable { 
 border-collapse:collapse; 
 font-family: Tahoma;
 width: 100%;
} 

.calMonth { 
	 text-align:center; 
	 padding: 5px 0px 5px 0px; 
	 background: #414141; 
	 font-size: 16px;
} 

.calWday, 
.calWdaySe, 
.calWdaySu { 
 background:#ddd;
 padding: 4px 0;
} 

.calMday { 
	font-size: 14px;
	border:1px solid #ddd; 
	padding: 11px; 
} 


.calMdayA { 
 font-weight:bold; 
 padding:4px;
 border:1px solid #ddd; 
 color: #000;
} 
.calMdayIs, 
.calMdayIsA { 
	 font-weight:bold; 
	 background:#F9F9F9; 
} 

a.calMonthLink:link, 
a.calMonthLink:visited, 
a.calMonthLink:active { 
 text-decoration:none; 
 color:#fff; 
} 

a.calMonthLink:hover { 
 text-decoration:underline; 
 color:#FFF; 
} 

a.calMdayLink:link, 
a.calMdayLink:visited, 
a.calMdayLink:active { 
 text-decoration:none; 
 color: #000; 
} 

a.calMdayLink:hover { 
 text-decoration:none; 
 } 
/* -------------------------- */

/* Forums Styles */
.gTable {background: none;}
.gTable td {border: 1px solid #ddd;padding: 5px 7px;}
td.gTableTop {font-size:14px;padding: 5px 10px;border: none;}
td.gTableSubTop, td .postTdTop {
background:#fafafa;
line-height:30px;
color: #000;
padding: 3px 10px;}
td.gTableSubTop a, td .postTdTop a {color: #fff;}



/* forum Titles & other */
.forumDescr,.forumModer {font-size:11px;color:#585858}
/* forum Page switches */
.switches {}
td.pagesInfo, td.switch, td.switchActive {background: #ffffff; border: 1px solid #dcdbe0; padding-left: 5px; padding-right: 5px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch, td.switchActive { background: #CCCCCC;border:1px solid #CCCCCC; color: #FFF;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch a {color: #4c4c4c;}
.threadDescr {font-size:11px;color:#585858}
.postPoll td {border: 0px !important;}
.postFirst {border: 0px !important;}
.postRest1 {border: 0px !important;}
.postRest2 {border: 0px !important;}
.postSeparator {border: 0px !important}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img {vertical-align: middle;}
.postTdInfo {text-align: center;}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}
.smilesPart td {border: 0px !important;}

.forumContent select {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.forumContent input[type=text], .forumContent input[type=password], .forumContent textarea {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 5px;
border-radius: 2px;} 

.forumContent input[type=submit], .forumContent input[type=button], .forumContent input[type=reset] {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.forumContent input[type=submit], .forumContent input[type=button], .forumContent input[type=reset] {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
box-shadow: 0px 1px 2px #b3b3b3;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#thread_search_button {
 margin-top:0px;
}
#thread_search_form {
 overflow:hidden;
}
#frmButns83 {
 margin-bottom:15px;
}
.gDivLeft {
 margin-bottom:15px;
}
/* ----------------- */
/* ====== forum End ====== */

.block {
	margin-bottom: 30px;
}


.blog-style {
 width: 100%;
}
.figure-left {
 float: left;
 max-width: 270px;
 width: 35%;
 margin-right: 4%;
}
.mini-info-post {
 overflow: hidden; 
 border-bottom: 2px solid #CCD4E2; 
 margin: 0 0 4px;
 padding: 0 0 4px; 
 font-size: 14px;
}
.usern-info {
 float: left;
}
.usern-info a {
 margin-right: 5px;
}
.comment-info {
 float: right;
}
.img-info {
 float: left; 
 width: 30%; 
 margin: 0 15px 15px 0; 
}
.img-info img {
 width: 100%;
}
.eTitle {
 	color: #3a3938;
    font: 16px 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 7px;
    text-transform: uppercase;
}
.uComment.cBlock1, 
.uComment.cBlock2 {padding: 4px; background: #fff !important; border: 1px solid #ddd !important;}

.forumContent {
	border:1px solid #ddd; 
	padding: 10px; 
	margin-bottom: 15px;
}
.forumContent > table {
	border-bottom:1px solid #ddd; 
	margin-bottom: 10px;
}
.forumContent > table:last-child {border-bottom-width: 0;}
#allEntries table td {
	 border:1px solid #D8D8D8; 
	 padding: 10px !important;
}
#acform {
	background: #ececec;
	padding: 20px;
}
#acform:after {content: ""; display: table; clear: both;}
#acform .commFl,
#acform textarea {
 	width: 100%;
 	moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
	 border: 1px solid #ececec;
	 padding: 6px;
	 margin-bottom: 8px;
	 resize:none;
}
#acform .commSbmFl {
	background: #e3e3e3;
	border: 1px solid #bababa;
	padding: 8px 14px;
	float: left;
	margin-top: 5px;
}
#acform .commSbmFl:hover {
	background: #ddd;
}
#acform .securityCode {width: auto; border: 1px solid #ececec;}
#acform select {margin: 6px 0;}
#mchatIfm2 {padding: 5px; background: #F9F9F9;}
.row > div {position: inherit; overflow: hidden;}

#MCaddFrm > table {
	margin-bottom: 5px;

}
#MCaddFrm textarea {
	border: 1px solid #D4D6D7;
	padding: 5px;
}

/*--------------------desing Gallery-----------*/
.blog #uEntriesList {
	margin: 0 -15px;
}
.blog #uEntriesList .uEntryWrap {
	width: 25%;
}
.blog #uEntriesList .entryBlock {
	width: 100%;
	padding: 0 15px 20px;
	position: relative;
}
.blog #uEntriesList .ph-wrap {
	width: auto;
	height: auto;
}
.blog .ph-wrap img {
	max-width: 100%;
}
.blog #uEntriesList .ph-data {
	padding: 15px 10px;
}
.blog #uEntriesList .photo-title {
	font-family:'Open Sans Condensed';
	font-size: 16px;
	padding: 0;
	color: #000;
	margin-bottom: 4px;
	white-space:normal;
}
.blog #uEntriesList .ph-date {
	font-size: 11px;
	padding: 0;
	margin-bottom: 3px;
}
.blog #uEntriesList .ph-date:before {
	content: "\f073";
	margin-right: 5px;
	vertical-align: top;
}
.blog #uEntriesList .ph-descr {
	padding: 0;
}
.ph-tc-custom {
}
.photo-block-custom {

}

/*--------------------desing post-----------*/
.blog .e-category .ed-title:before,
.blog .e-add .ed-title:before,
.blog .e-reads .ed-title:before,
.blog .e-tags .ed-title:before,
.blog .e-rating .ed-title:before,
.blog .e-comments .ed-title:before,
.block-comments .myWinError:before,
.blog .e-author .ed-title:before,
.blog #uEntriesList .ph-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0 !important;
}
.blog-dsc {
	overflow: hidden;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 12px 0;
	margin-bottom: 10px;
	margin-top: 15px;
}
.blog-dsc .uStarRating2 {
	margin-top: 3px;
	margin-left: 10px;
}
.blog .ed-title {
	font-size: 0;
	text-indent: -777777px;
}
.blog .e-category .ed-title:before,
.blog .e-add .ed-title:before,
.blog .e-reads .ed-title:before,
.blog .e-tags .ed-title:before,
.blog .e-rating .ed-title:before,
.blog .e-comments .ed-title:before,
.blog .e-author .ed-title:before {
	content: "\f00a";
	font-size: 14px;
	color: #383838;
	margin-right: 3px;
}
.blog .e-add .ed-title:before,
.blog .e-author .ed-title:before {
	content: "\f040";
}
.blog .e-reads .ed-title:before {
	content: "\f06e";
}
.blog .e-tags .ed-title:before{
	content: "\f02c";
}
.blog .e-comments .ed-title:before{
	content: "\f075";
}
.blog .e-rating .ed-title:before{
	content: "\f012";
}
.blog .blog-dsc .ed-sep {
	font-size:inherit;
	display: inline;
	text-indent: -777777px;
	overflow: hidden;
	width: 4px;
	margin: 0 10px;
}
.blog .ed-value a {
	color: #000;
}
.blog .ed-value a:hover {
	color:#428BCA;
}
.block-comments {
	margin-top: 10px;
}
.block-comments #allEntries div > table {
}
.block-comments .cTop {
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
.block-comments .myWinError:before {

}
.moder-panel-custom {
	display: inline-block;
	overflow: hidden;
	margin: -4px 0 0 10px;
	height: 19px;
}
.moder-panel-custom a {
	display: inline-block;
	float: right;
	margin: 3px 1px !important;
}
.thumb-pad3 .thumbnail .moder-panel-custom {
	position: absolute;
	bottom: 5px;
	left: 0;
}
/* ******** popup info user  ******* */

.pt-inside {
	font: 300 25px/30px 'Open Sans Condensed';
	color: #000;
}

.popup-bg {
	padding: 10px; 
	background: #fff;
}
.popup-bg .popup {
	border: 1px solid #EEEEEE;
	padding: 15px;
}
.popup-bg .udtb {
	padding: 5px;
}
.popup-bg .udtlb {
	font-weight: bold;
	color: #000;
}
.popup-bg .pb-inside > div > div {
	background: #fafafa;
	float: none !important;
	padding: 5px 10px;
	margin: 8px 0;
	text-align: left !important;
	border: 1px solid #EEEEEE;
}
.popup-bg .uSearchFl {
	border: 1px solid #D4D6D7;
    height: 24px;
    padding: 2px 10px; 
}





/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 #search-404 {
 width: 320px;
}
 #search-404 input {
 width: 280px;
 float: left;
 margin-right: 20px;
}
.custom-global #allEntries {margin: 0 -15px;}
.custom-global #allEntries:after {
	content: "";
	display: table;
	clear: both;
}
.custom-global #allEntries > div {
	float: left;
	width: 50%;
	padding: 0 15px;
}
.custom-global #allEntries > div:nth-child(2n+1)  {clear: left;}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 .menuBox {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 .tm_navbar {
 display: inline-block;
 float: none;
 margin-top: 30px;
}
 .form-div-1, .form-div-2, .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #contact-form label {
 min-height: 50px;
}
 .slogan-box p {
 font-size: 40px;
 line-height: 50px;
}
 .slogan-box p a {
 line-height: 50px;
}
 .thumb-pad10 .thumbnail .caption .title {
 display: block;
}
 .thumb-pad10 .thumbnail .caption .title a {
 float: none;
}
 .thumb-pad10 .thumbnail .caption .title br {
 display: block;
}
 .errorBox1 h2 {
 font-size: 90px;
 line-height: 100px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 .menuBox {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 .tm_navbar {
 display: inline-block;
 float: none;
 margin-top: 30px;
}
.tm_navbar li {margin-right: 20px;}
.tm_navbar li a {font-size: 14px;}
 .advantages-box article {
 margin-bottom: 35px;
}
 .form-div-1, .form-div-2, .form-div-3 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 #contact-form label {
 min-height: 50px;
}
 .testimBox article {
 margin-bottom: 35px;
}
 .categories-box {
 margin-top: 80px;
 overflow: hidden;
}
 .advantages-box {
 margin-bottom: 50px;
 overflow: hidden;
}
 .slogan-box p {
 font-size: 40px;
 line-height: 50px;
 margin-bottom: 25px;
}
 .slogan-box p a {
 line-height: 50px;
}
 footer {
 padding: 76px 0 0 0;
}
 footer article {
 margin-bottom: 50px;
 text-align: left !important;
}
 .thumb-pad9 .thumbnail figure {
 float: left;
 margin-right: 30px;
}
 .thumb-pad10 .thumbnail .caption .title {
 display: block;
}
 .thumb-pad10 .thumbnail .caption .title a {
 float: none;
}
 .thumb-pad10 .thumbnail .caption .title br {
 display: block;
}
 .errorBox1 h2 {
 font-size: 90px;
 line-height: 100px;
}
 .errorBox1 h3 {
 font-size: 35px;
 line-height: 35px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 header {
 height: auto;
 text-align: center;
 padding: 30px 0;
}
 .menuBox {
 float: none;
 padding-bottom: 20px;
}
 .navbar-brand_ {
 float: none;
 width: 100%;
 text-align: center;
}
 .tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 padding: 0;
 margin: 30px 0 0 0;
}
 .navbar-default .uMenuRoot {
 display: none;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #f1bb40;
 background: #288abf;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .advantages-box {
 margin-bottom: 50px;
 overflow: hidden;
}
 .advantages-box figure {
 margin-bottom: 0;
 float: left;
 margin-right: 15px;
}
 .advantages-box {
 padding-top: 40px;
}
 .advantages-box article {
 margin-bottom: 50px;
}
 .follow_icon {
 display: inline-block;
}
 .thumb-pad2 figure {
 float: left;
 margin-right: 15px;
 margin-bottom: 0;
}
 .who-box {
 padding-bottom: 0;
}
 .who-box article {
 margin-bottom: 50px;
}
 .testimBox {
 padding-bottom: 0;
}
 .form-div-1, .form-div-2, .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 #contact-form label {
 min-height: 50px;
}
 .errorBox figure {
 margin-bottom: 60px;
}
 .proffesional-box {
 padding: 70px 0;
}
 .proffesional-box h2 {
 font-size: 50px;
 margin-bottom: 10px;
}
 .proffesional-box .title {
 font-size: 21px;
}
 .servicesBox h2 {
 font-size: 48px;
 line-height: 48px;
}
 .servicesBox h2 > span {
 font-size: 27px;
 line-height: 30px;
}
 .blogBox h2 {
 font-size: 50px;
 margin-bottom: 25px;
}
 .privacyBox {
 margin-top: 50px;
}
 .privacyBox h2 {
 font-size: 28px;
 line-height: 28px;
 margin-bottom: 33px;
}
 .errorBox {
 padding-top: 80px;
}
 .pict {
 background: none;
 padding: 0 0 90px 0;
}
 .logo-box {
 overflow: hidden;
 margin-bottom: 50px;
 text-align: center;
}
 .logo-box .follow_list {
 display: inline-block;
}
 .thumb-pad3 figure {
 margin: 0;
 float: left;
 margin-right: 15px;
}
 .testimBox article {
 margin-bottom: 35px;
}
 .categories-box {
 margin-top: 80px;
 overflow: hidden;
}
 .block-box article {
 margin-bottom: 50px;
}
 .list1-1.indent.border {
 padding-bottom: 65px;
 margin-bottom: 50px;
}
 .slogan-box p {
 font-size: 40px;
 line-height: 50px;
 margin-bottom: 25px;
}
 .slogan-box p a {
 line-height: 50px;
}
 footer {
 padding: 76px 0 0 0;
}
 footer article {
 margin-bottom: 50px;
 text-align: center !important;
}
 .foo_menu li {
 background: none;
}
 .who-box, .history-box, .trainers-box {
 margin-bottom: 50px;
}
 .events-box {
 margin-top: 40px;
}
 .thumb-pad9 .thumbnail figure {
 float: left;
 margin-right: 30px;
}
 .thumb-pad10 .thumbnail .caption .title {
 display: block;
}
 .thumb-pad10 .thumbnail .caption .title a {
 float: none;
}
 .thumb-pad10 .thumbnail .caption .title br {
 display: block;
}
 .errorBox1 h2 {
 font-size: 60px;
 line-height: 60px;
}
 .errorBox1 h3 {
 font-size: 35px;
 line-height: 35px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .thumb-pad2 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad6 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad3 figure {
 margin: 0 0 27px 0;
 float: none;
}
 .thumb-pad9 .thumbnail figure {
 float: none;
 margin: 0 0 30px 0;
}
 .thumb-pad10 .thumbnail figure {
 margin: 0 0 30px 0;
 float: none;
}
.figure-left {float: none; margin: 0 0 30px; width: 100%; max-width: inherit;}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@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;
}
 .banner-box article {
 width: 100%;
 float: none;
}
 .map-box {
 padding: 35px 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .testimBox article {
 width: 100%;
 float: none;
}
 .galleryBox article {
 width: 100%;
 float: none;
}
 .baner-box {
 width: 100%;
 float: none;
}
 .proffesional-box h2 {
 font-size: 35px;
}
 .blogBox h2 h2 {
 font-size: 35px;
}
 .servicesBox article {
 width: 100%;
 float: none;
}
 .thumb-pad6 .thumbnail .badgeBox a.tl {
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 15px;
 font-weight: normal;
}
 .thumb-pad6 .thumbnail .badgeBox p.lnk1 {
 float: none;
 display: block;
 margin-bottom: 10px;
}
 .thumb-pad6 .thumbnail .badgeBox p.lnk2 {
 float: none;
 display: block;
}
 .picBox {
 min-height: 448px;
}
 .picBox .title {
 font-size: 23px;
 line-height: 37px;
}
 .thumb-pad8 .thumbnail .badgeBox p br {
 display: block;
}
 .thumb-pad8 .thumbnail .badgeBox p span {
 float: none !important;
}
 .advantages-box article {
 width: 100%;
 float: none;
}
 .advantages-box figure {
 float: none;
 margin: 0 0 15px 0;
}
 .slogan-box p {
 font-size: 25px;
 line-height: 35px;
 margin-bottom: 25px;
}
 .globe-box {
 background: #6d8587;
}
 .globe-box article {
 width: 100%;
 float: none;
 margin-bottom: 30px;
}
 .thumb-pad1 {
 text-align: center;
}
 .thumb-pad1 img {
 width: auto !important;
}
 .thumb-pad8 .thumbnail figure {
 margin: 0 0 30px 0;
 float: none;
}
 .thumb-pad7 .thumbnail figure {
 margin: 0 0 30px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .teamBox article {
 width: 100%;
 float: none;
}
 .testimBox article {
 width: 100%;
 float: none;
}
 .trainers-box article {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 50px;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
