@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Roboto:100,400,300,500,700,900);
body {
	background: #ffffff url(../img/bg_pic2.jpg) center 0 no-repeat;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #8a9a90;
}
body.indent {
	background: #ffffff url(../img/bg_pic1.jpg) center 0 no-repeat;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 20px;
	line-height: 20px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: none;
	height: auto;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 300 20px/24px 'Roboto';
	color: #9a2a46;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	letter-spacing: 1px;
}
h3 {
	font: 300 14px/20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9a2a46;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 26px 0;
}
.extra-wrap {
	overflow: hidden;
}
.global.indent {
	padding: 10px 0 0 0;
	/*background-color:#d0d6d2;*/
}
.center {
	text-align: center;
}
.swiffy-img {
	display: none;
}
/*-----menu-----*/
nav.tm_navbar {
	/*background: #bfc9c4;*/
	background: #dc212b;
	background: rgba(191, 201, 196, 0.7);
	border: none;
	padding: 0;
	margin: 43px 0 0 0;
	display: block;
	min-height: 0;
}
nav.tm_navbar.indent {
	background: none;
	margin: 25px 0 1px 0;
}
nav.tm_navbar li {
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	float: left;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	width: 174px;
	font: 600 14px/69px 'Roboto';
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	background: transparent;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li.active > a {
	color: #ffffff;
	/*background: #9a2a46;*/
	background: #dc212b;
}
nav.tm_navbar li:hover > a {
	color: #ffffff;
		/*background: #9a2a46;*/
	background: #dc212b;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
		/*background: #9a2a46;*/
	background: #dc212b;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(../img/menu-marker.png) center 0 no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 1px;
	z-index: 0;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 220px;
	left: 0;
	top: 100%;
	list-style: none !important;
	zoom: 1;
	z-index: 11;

	background: #dc212b;
	/*background: #a94a62;*/
	padding: 23px 0 24px 50px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	position: relative;
	background: none;
	border: none;
	line-height: 27px;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li a {
	background: transparent;
	margin: 0;
	font: 500 14px 'Roboto';
	color: #ffffff;
	padding: 0;
	text-align: left;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li span {
	margin-left: 30px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	right: 30px;
	top: 11px;
	left: auto;
}
nav.tm_navbar .sub-menu ul li a:hover {
	text-decoration: none;
	color: #ee91a8 !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu ul li.sfHover > a {
	text-decoration: none;
	color: #ee91a8 !important;
	
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	
	display: none;
	left: 0;
	top: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 12;
	background: #dc212b;
	/*background: #a94a62;*/
	padding: 0 0 0 20px;
	margin: 0;
	text-align: left;
	margin-left:170px;
	width:200px;
	
}
/*--SUBMENU3-*/
nav.tm_navbar .sub-menu ul ul ul {
	position: absolute;
	
	
	display: none;
	left: 0;
	top: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 12;
	background: #dc212b;
	/*background: #a94a62;*/
	padding: 0 0 0 20px;
	margin: 0;
	text-align: left;
	margin-left:170px;
	
	
}

nav.tm_navbar .sub-menu ul ul li a {
	background: transparent;
	margin: 0;
	font: 500 14px 'Roboto';
	color: #ffffff;
	padding: 0;
	text-align: left;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu ul ul li a:hover {
	text-decoration: none;
	color: #ee91a8 !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	position: relative;
	margin: 0;
	padding: 66px 0 0 0;
	z-index: 30;
}
header > em {
	background: #bac3be;
	background: rgba(186, 195, 190, 0.2);
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
header .head_info {
	float: left;
	margin-top:10px;
}
header .head_info p {
	font: 14px/18px 'Roboto';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
header .head_info strong {
	font: 300 36px 'Roboto';
	color: #ffffff;
	text-transform: uppercase;
	display: block;
}
header .head_info strong span {
	color: #a9b4ad;
}
header.indent {
	padding: 111px 0 0 0;
}
header.indent h1.navbar-brand_ {
	/*margin-bottom: 78px;*/
}
footer {
	padding: 58px 0;
	background: #e6f5eb;
}
footer p {
	font: 600 14px/20px 'Open Sans';
	color: #b1c5b8;
	margin: 43px 0 0 0;
	float: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}
footer p a {
	color: #b1c5b8;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #8e102f;
}
footer em {
	font-style: normal;
}
footer figure {
	float: left;
	margin-right: 16px;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #9a2a46;
	width: 40px;
	height: 43px;
	font-size: 43px;
	line-height: 38px;
	z-index: 800;
	-webkit-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	color: #000000;
}
.trainerBox {
	margin-bottom: 20px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.who-box {
	padding: 0;
}
.who-box .col-lg-4 {
	margin-bottom: 48px;
}
.bg_pic {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 39px 0 82px 0;
	text-align: center;
	background: #46889e url(../img/bg_pic1.jpg) center top fixed no-repeat;
}
.bg_pic figure {
	margin-bottom: 48px;
}
.bg_pic .title {
	color: #ffffff;
	font: 36px/48px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 14px;
}
.bg_pic .description {
	color: #ffffff;
	font: 18px/30px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
}
.errorBox {
	text-align: center;
	margin-bottom: 54px;
}
.errorBox1 {
	margin-bottom: 54px;
}
.errorBox1 h2 {
	font-size: 72px;
	line-height: 72px;
	margin: 0 0 19px 0;
}
.errorBox1 .description {
	color: #86968c;
	font: 300 36px/36px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 32px;
}
.swiffy-box1 {
	overflow: hidden;
	padding: 0 0 47px 0;
}
.swiffy-box1 h2 {
	margin-top: 39px;
}
.swiffy-box2 {
	overflow: hidden;
	padding: 42px 0 33px 0;
	background: #ffffff;
}
.swiffy-box2 h2 {
	margin-top: 52px;
}
.swiffy-box3 {
	overflow: hidden;
	padding: 70px 0 0 0;
	background: #eeeff1;
	text-align: center;
}
.swiffy-box3 h2 {
	margin-bottom: 46px;
}
.swiffy-box3 figure {
	position: relative;
	display: inline-block;
}
.swiffy-box3 #swiffycontainer_notebook {
	position: absolute;
	top: 36px;
	left: 119px;
}
.numb-box {
	background: #1d2c3e;
	padding: 54px 0 0 0;
	overflow: hidden;
}
.numb-box h2 {
	margin-bottom: 46px;
}
.newsletter-box {
	background: #ffffff;
	padding: 37px 0;
	border-top: 3px solid #edc54e;
	overflow: hidden;
}
.newsletter-box .col-lg-3, .newsletter-box .col-lg-6 {
	margin-bottom: 15px;
	overflow: hidden;
}
.foo_menu {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}
.foo_menu li {
	margin-bottom: 6px;
}
.foo_menu li a {
	font: 600 18px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.foo_menu li a:hover {
	color: #edc54e;
}
.foo_menu li.active a {
	color: #edc54e;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.follow_icon li {
	float: left;
	margin-right: 30px;
}
.follow_icon li a {
	color: #1d2c3e;
	font-size: 30px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #edc54e;
}
.testimBox {
	padding: 23px 0 47px 0;
}
.badge-box {
	padding-bottom: 25px;
}
.thumb-box1 {
	overflow: hidden;
}
.thumb-box1 > div {
	margin-bottom: 47px;
}
.thumb-box2 {
	padding: 53px 0 0 0;
}
.list-box p {
	font: 500 14px 'Roboto';
	color: #9a2a46;
	text-transform: uppercase;
	margin-bottom: 0;
}
.list-box p a {
	color: #9a2a46;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list-box p a:hover {
	color: #ffffff;
}
.list-box p span {
	padding: 0 10px;
}
.title-box {
	padding: 71px 0 0 0;
	overflow: hidden;
}
.title-box .title {
	font: 300 36px/41px 'Roboto';
	color: #86968c;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.title-box .title1 {
	font: 14px/20px 'Roboto';
	color: #8a9a90;
}
.title-box .title2 {
	font: 14px/20px 'Roboto';
	color: #9a2a46;
	margin-bottom: 18px;
}
.title-box .title2 span {
	font-size: 36px;
	line-height: 0;
	position: relative;
	top: 14px;
	margin-right: 6px;
}
.title-box .title2 i {
	font-size: 36px;
	line-height: 0;
}
.title-box a {
	font: bold 14px/20px 'Roboto';
	color: #86968c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.title-box a:hover {
	color: #9a2a46;
}
.iconic-box {
	overflow: hidden;
	padding: 14px 0 36px 0;
}
.iconic-box figure {
	height: 79px;
	overflow: hidden;
	margin-bottom: 10px;
}
.iconic-box .title {
	font: 300 20px/24px 'Roboto';
	text-transform: uppercase;
	color: #a5b1aa;
	margin-bottom: 21px;
}
.iconic-box p {
	font: 14px/20px 'Roboto';
	color: #a5b1aa;
	margin-bottom: 16px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.iconic-box > div {
	margin-bottom: 40px;
}
.iconic-box > div:hover figure img {
	margin-top: -79px;
}
.iconic-box > div:hover p {
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	color: #9a2a46 !important;
}
.offer-box .col-lg-3, .offer-box .col-lg-4, .offer-box .col-lg-5 {
	margin-bottom: 55px;
}
/*-----thumbs-----*/
.thumb-pad1 {
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #8a9a90;
}
.thumb-pad1 figure {
	margin: 0 29px 0 0;
	float: left;
}
.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;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0 29px 0 0;
	float: left;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #8a9a90;
}
.thumb-pad2 .thumbnail .caption a {
	float: right;
	text-transform: uppercase;
	font: 500 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9a2a46;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad2 .thumbnail .caption a:hover {
	color: #86968c;
}
.thumb-pad3 {
	/*overflow: hidden;
	margin: 0 0 30px 0;*/
}
.thumb-pad3.indent {
	margin-bottom: 83px;
}
.thumb-pad3.indent:hover .thumbnail .caption {
	padding: 25px 10px 45px 10px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 figure {
	margin: 0;
	position: relative;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad3 .thumbnail .caption {
	padding: 25px 10px 25px 10px;
	overflow: hidden;
	text-align: center;
	background: #8e102f;
	background: rgba(142, 16, 47, 0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a {
	font: 500 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #000000;
}
.thumb-pad3 .thumbnail .caption .description {
	font: 300 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin-top: 2px;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.thumb-pad3 .thumbnail .caption p {
	margin-bottom: 0;
	color: #ffffff;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #8a9a90;
}
.thumb-pad4 figure {
	margin: 0 0 23px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 50px 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #8a9a90;
}
.thumb-pad5 figure {
	margin: 0 0 22px 0;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad6 {
	margin: 0 0 11px 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad6 .thumbnail span {
	float: left;
	margin-right: 13px;
	font-size: 20px;
	color: #e9ac06;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 {
	margin: 0 0 42px 0;
}
.thumb-pad7 .post {
	margin: 5px 0 19px 0;
}
.thumb-pad7 p a {
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #1d2c3e;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 p a:hover {
	color: #edc54e;
}
.thumb-pad7 .lnk {
	font: 18px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #1d2c3e;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .lnk:hover {
	color: #edc54e;
}
.thumb-pad7 br {
	display: none;
}
.thumb-pad7 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption p {
	margin-bottom: 14px;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 0 20px 0;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}
.thumb-pad8 {
	overflow: hidden;
	background: #f2f2f2;
	margin-bottom: 30px;
}
.thumb-pad8 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad8 .thumbnail p {
	margin-bottom: 35px;
}
.thumb-pad8 .thumbnail .caption {
	padding: 32px 20px 30px 20px;
	overflow: hidden;
	color: #8a9a90;
}
.thumb-pad8 .thumbnail figure {
	margin: 0;
}
.thumb-pad8 .thumbnail figure img {
	width: 100%;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
	font: 500 14px 'Roboto';
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color: #86968c;
	text-transform: uppercase;
	background: none;
	letter-spacing: 1px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #9a2a46;
	background: none !important;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color: #1d2c3e;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #edc54e;
	background: none !important;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/*-----list-----*/
.list1-1 {
	margin: 0 0 13px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 6px;
}
.list1-1 li a {
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8a9a90;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #9a2a46;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	float: left;
	margin-bottom: 18px;
}
.list1 li p {
	margin-bottom: 0;
}
.list1 li span {
	padding: 0;
	margin: 0;
	width: 60px;
	border-radius: 0;
	background: none;
	float: left;
	margin: 0 32px 0 0;
	font-size: 60px;
	line-height: 62px;
	color: #9a2a46;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 22px;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 6px;
}
.list3 li a {
	font: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8a9a90;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #ff5d5c;
}
.list3 li p {
	margin-bottom: 0;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 15px;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.list5 li a {
	color: #ff5d5c;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #8a9a90;
}
.list5 li:last-child {
	border-bottom: none;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 18px;
}
.list6 li .badge {
	padding: 0;
	width: 50px;
	text-align: center;
	border-radius: 0;
	background: none;
	float: left;
	margin: 0 17px 0 0;
	font: 300 30px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9a2a46;
}
.list6 li p {
	margin-bottom: 0;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font: 300 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}
.list8 {
	margin: 0;
	padding: 0 0 40px 0;
	list-style: none;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 20px;
}
.list8 li p {
	margin-bottom: 0;
}
.list8 li h3 {
	margin-bottom: 12px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin-top: 60px;
}
#search-404 a {
	width: 40px;
	height: 47px;
	display: inline-block;
	background: #d2d9d6 url(../img/magnify.png) center center no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	background: #9a2a46 url(../img/magnify.png) center center no-repeat;
}
#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 6px 0 0;
	width: 420px;
	outline: none;
	border: 1px solid #d2d9d6;
	background: #d2d9d6;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #ffffff;
	padding: 13px 14px;
	height: 47px;
	resize: none;
	margin-bottom: 25px;
}
#search {
	margin: 0 0 0 13px;
	position: relative;
	float: left;
}
#search a {
	position: absolute;
	top: 14px;
	right: 13px;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 370px;
	background: #bfc9c4;
	background: rgba(191, 201, 196, 0.7);
	font: 14px/18px 'Roboto';
	color: #ffffff;
	text-transform: uppercase;
	padding: 17px 45px 17px 14px;
	height: 53px;
	outline: none;
	resize: none;
	overflow: hidden;
}
/*-----map-----*/
.formBox {
	padding-bottom: 76px;
}
.map {
	margin: 0 0 77px 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: 462px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	width: 107px;
	display: inline-block;
}
.info p a {
	color: #9a2a46;
}
.info p a:hover {
	color: #8a9a90;
}
.mail {
	color: #9a2a46;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #8a9a90;
	text-decoration: none;
}
.kwicks-box {
	position: relative;
	z-index: 20;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 #toTop {
 display: none !important;
}
 .errorBox img {
 width: 100%;
}
 .kwicks-box {
 float: right;
}
 .list-box {
 margin-top: 275px;
}
 #search-404 input {
 width: 405px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 body.indent {
 background: #646e68;
    /* Old browsers */
    background: -moz-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646e68), color-stop(45%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* IE10+ */
    background: linear-gradient(to bottom, #646e68 0%, #ffffff 45%);
/* W3C */
  }
 header strong span {
 color: #ffffff !important;
}
 .errorBox img {
 width: 100%;
}
 .kwicks-box {
 float: right;
}
 .list-box {
 margin-top: 210px;
}
 nav.tm_navbar li a {
 width: 140px;
}
 #search-404 input {
 width: 290px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 body {
 background: #d7dcd8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d7dcd8 0%, #ffffff 24%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7dcd8), color-stop(24%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d7dcd8 0%, #ffffff 24%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d7dcd8 0%, #ffffff 24%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d7dcd8 0%, #ffffff 24%);
    /* IE10+ */
    background: linear-gradient(to bottom, #d7dcd8 0%, #ffffff 24%);
/* W3C */
  }
 body.indent {
 background: #646e68;
    /* Old browsers */
    background: -moz-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646e68), color-stop(45%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #646e68 0%, #ffffff 45%);
    /* IE10+ */
    background: linear-gradient(to bottom, #646e68 0%, #ffffff 45%);
/* W3C */
  }
 h1.navbar-brand_ {
 margin: 0 0 30px 0;
}
 header {
 padding: 50px 0 0 0;
 text-align: center;
}
 header .head_info {
 float: none;
 margin-bottom: 30px;
}
 header #search {
 float: none;
 margin: 0;
 display: block;
}
 header #search input {
 width: 100%;
}
 header strong span {
 color: #ffffff !important;
}
 nav.tm_navbar .nav {
 display: none;
}
 nav.tm_navbar {
 width: 100%;
 margin-bottom: 0;
 margin-top: 48px;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #9a2a46;
 background: #9a2a46;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .kwicks-box {
 float: right;
}
 .list-box {
 margin-top: 210px;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .map iframe {
 height: 300px;
}
 .errorBox {
 text-align: center;
}
 .errorBox img {
 width: auto;
}
 .thumb-pad5 figure {
 margin: 0 22px 0 0;
 float: left;
}
 #search-404 input {
 width: 100%;
 margin: 0 0 10px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .kwicks-box {
 width: 100%;
 float: none;
}
 .list-box {
 margin-top: 0;
}
 .thumb-pad4 figure {
 margin: 0 0 23px 0;
 float: none;
}
 .thumb-pad5 figure {
 margin: 0 0 22px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .title-box .title {
 font-size: 26px;
 line-height: 36px;
}
 .thumb-pad1 figure {
 margin: 0 0 29px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .errorBox img {
 width: 100%;
}
 .iconic-box > div {
 width: 50%;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .iconic-box > div {
 width: 100%;
}
 .thumb-pad2 figure img {
 width: 100%;
}
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 0;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


.backColorTransparency{
	
	/*background-color:#e8eceb;*/
background-color:rgba(200,200,200,0.2);
padding:5px;	
	}
.backColor{
	
	background-color:#e8eceb;
	padding:10px;}
	
	
	
	
	
	
	
	
	
	
