@import url(//fonts.googleapis.com/css?family=Rokkitt:400,700);
@import url(//fonts.googleapis.com/css?family=Exo:400,700);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #313844;
	font: 14px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #a5a5a5;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
a:focus {
	text-decoration: none;
	background: none;
	outline: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
 outline: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 22px;
	line-height: 22px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 24px/1em 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 33px 0;
	color: #323232;
	text-align: center;
}
h2.alignLeft {
	text-align: left;
}
h3 {
	font: bold 14px/22px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0 0 14px 0;
}
h4 {
	font: 300 14px/16px 'Roboto Condensed';
	color: #e90e34;
	text-transform: uppercase;
	margin: 0 0 22px 0;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 100px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0 0 16px;
	z-index: 11;
	background: #ffffff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.44);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.44);
}
.follow-box {
	overflow: hidden;
	padding: 24px 0 28px 0;
	background: #f5f5f5;
}
.address_icon {
	padding: 30px 0 0 0;
	margin: 0;
	float: right;
	list-style: none;
	overflow: hidden;
}
.address_icon li {
	float: left;
	margin-left: 60px;
	font: 12px 'Arial';
	color: #acacac;
}
.address_icon li:first-child {
	margin-left: 0;
}
.address_icon li span {
	float: left;
	margin: 0 9px 0 0;
	color: #e90e34;
	font-size: 14px;
	font-family: FontAwesome;
}
.address_icon li a {
	font: 12px 'Arial';
	color: #acacac;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.address_icon li a:hover {
	color: #e90e34;
}
/* menu
========================================================*/
nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 0;
	margin: 20px 57px 0 0;
	float: none;
	min-height: 0;
	background: none;
	float: right;
}
nav.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 0 29px;
	float: left;
}
nav.tm_navbar li:first-child {
	margin: 0;
}
nav.tm_navbar li:last-child:before {
	display: none;
}
nav.tm_navbar li:before {
	content: '/';
	color: #b8b8b8;
	font-size: 14px;
	position: absolute;
	top: -3px;
	right: -15px;
	display: inline-block;
}
nav.tm_navbar li.sub-menu:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	color: #6e6e6e;
	font-size: 11px;
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -3px;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 14px 'Rokkitt';
	color: #b8b8b8;
	text-transform: uppercase;
	background: none;
	border-radius: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.active > a {
	color: #e90e34;
	background: none;
}
nav.tm_navbar li:hover > a {
	color: #e90e34;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
	color: #e90e34;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 160px;
	left: -50px;
	top: 37px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	border-radius: 0;
	padding: 30px 16px 19px 40px;
	margin: 0;
	text-align: left;
	background: #313844;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li:after, nav.tm_navbar .sub-menu > ul li:before {
	display: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	text-transform: uppercase;
	color: #8e8e8e;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 1px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !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: #ffffff !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 160px;
	left: 120px;
	top: -10px;
	border-radius: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #e90e34;
	padding: 10px 16px 0 40px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	color: #000000;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 30px;
	height: 30px;
	overflow: hidden;
	border: none;
	z-index: 20;
	text-indent: -9999px;
	background: url(../img/top.png) 0 top no-repeat;
}
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 47px;
}
.thumb-box1 {
	overflow: hidden;
	padding: 192px 0 0 0;
}
.thumb-box1 .thumb-pad4 {
	padding-bottom: 60px;
	text-align: center;
}
.thumb-box2 {
	padding: 80px 0 25px 0;
	position: relative;
	overflow: hidden;
	background-image: url(../img/bg_pic1.jpg);
	background-position: center 0;
	background-size: cover;
	background-attachment: fixed;
}
.thumb-box2 .description {
	font: 30px/1em 'Rokkitt';
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}
.thumb-box2 .title {
	font: 48px/1em 'Rokkitt';
	text-transform: uppercase;
	color: #000000;
	margin: -7px 0 0 0;
}
.thumb-box3 {
	overflow: hidden;
	padding: 18px 0 7px 0;
	background: #e90e34;
	position: relative;
}
.thumb-box3 .container {
	position: relative;
	z-index: 1;
}
.thumb-box3 p {
	font: 45px/1em 'Rokkitt';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
}
.thumb-box3 p img {
	margin: 0 24px 0 0;
	position: relative;
	top: -2px;
}
.thumb-box3 p strong {
	float: left;
	font-weight: bold;
}
.thumb-box3 p strong:after {
	content: '\f18e';
	font-family: 'FontAwesome';
	color: #ffffff;
	font-size: 48px;
	margin-left: 20px;
	font-weight: 400;
}
.thumb-box3 em {
	position: absolute;
	top: 0;
	right: -12%;
	width: 50%;
	height: 100%;
	background: #313844;
	z-index: 0;
}
.thumb-box4 {
	padding: 178px 0;
	overflow: hidden;
	background-image: url(../img/bg_pic2.jpg);
	background-position: center 0;
	background-size: cover;
	background-attachment: fixed;
}
.thumb-box4.indent {
	background-image: url(../img/bg_pic44.jpg);
}
.thumb-box4 .caption {
	padding: 55px 65px 0 65px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.thumb-box4 .box {
	width: 50%;
	float: left;
	display: inline-block;
	position: relative;
}
.thumb-box4 .box .title {
	color: #ffffff;
	font-size: 28px;
	line-height: 1em;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.thumb-box4 .box .title span {
	color: #e90e34;
}
.thumb-box4 .box .title.indent {
	color: #000000;
	margin-bottom: 21px;
}
.thumb-box4 .box .title.transform {
	text-transform: none;
}
.thumb-box4 .box .color {
	color: #278fa8;
	font-size: 18px;
	line-height: 20px;
}
.thumb-box4 .box .description {
	color: #ffffff;
	font-size: 30px;
	line-height: 1em;
}
.thumb-box4 .box .description2 {
	color: #ffffff;
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 10px;
}
.thumb-box4 .box .description2 span {
	font-size: 60px;
}
.thumb-box4 .box.box1:after {
	width: 4px;
	height: 100%;
	background: #dedfe1;
	top: 0;
	right: 0;
	position: absolute;
	display: block;
	z-index: 1;
	content: '';
}
.thumb-box5 {
	padding: 86px 0 40px 0;
	overflow: hidden;
	background-image: url(../img/bg_pic3.jpg);
	background-position: center 0;
	background-size: cover;
	background-attachment: fixed;
}
.thumb-box5 h2 {
	text-align: left;
}
.thumb-box6 {
	padding: 56px 0 0 0;
}
.thumb-box6 .col-lg-4 {
	margin-bottom: 20px;
}
.thumb-box7 {
	padding: 86px 0 50px 0;
	overflow: hidden;
	background-image: url(../img/bg_pic5.jpg);
	background-position: center 0;
	background-size: cover;
	background-attachment: fixed;
}
.thumb-box7 h2 {
	text-align: left;
}
.thumb-box7 time {
	color: #000000;
	font-size: 48px;
	line-height: 1em;
	display: block;
	margin: 0 0 10px;
}
.thumb-box7 strong {
	display: block;
	color: #303030;
	font-weight: 400;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 14px;
}
.thumb-box7 p {
	color: #303030;
}
.thumb-box7 .col-lg-4 {
	margin: 0 0 40px;
}
.thumb-box8 {
	padding: 62px 0 45px 0;
}
.thumb-box9 {
	padding: 86px 0 50px 0;
	overflow: hidden;
	background-image: url(../img/bg_pic5.jpg);
	background-position: center 0;
	background-size: cover;
	background-attachment: fixed;
}
.thumb-box9 h2 {
	text-align: left;
}
.thumb-box9 time {
	color: #000000;
	font-size: 48px;
	line-height: 1em;
	display: block;
	margin: 0 0 10px;
}
.thumb-box9 strong {
	display: block;
	color: #303030;
	font-weight: 400;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 14px;
}
.thumb-box9 p {
	color: #303030;
}
.thumb-box9 .col-lg-4 {
	margin: 0 0 40px;
}
.thumb-box10 {
	padding: 63px 0 0 0;
	background: #e6e5e6;
}
.thumb-box10 h2 {
	text-align: left;
}
.errorBox {
	padding: 0 0 126px;
}
.errorBox strong {
	font: 50px/1em 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #e90e34;
	display: block;
	margin: 0 0 20px;
}
/*-----table-----*/
.table1 {
	display: inline-block;
	padding: 0 0 50px;
}
.table1 tr {
	height: 59px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d7d7d7;
}
.table1 td {
	font: 14px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a5a5a5;
	text-align: center !important;
	width: 260px;
	border-left: 1px solid #d7d7d7;
}
.table1 td h3 {
	font-size: 24px;
	line-height: 1em;
	color: #303030;
	margin: 0;
	font-weight: 400;
}
/*-----*/
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0;
	padding: 47px 26px;
	background: #ffffff;
	text-align: center;
	border: 1px solid #ebebeb;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 figure {
	margin: 0 0 26px 0;
	border-radius: 100%;
	border: 3px solid #ededed;
	text-align: center;
	width: 114px;
	height: 114px;
	line-height: 104px;
	display: inline-block;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 23px 0 0 0;
	font: 300 14px/24px 'Roboto Condensed';
	padding-top: 25px;
	position: relative;
}
.thumb-pad1 .thumbnail .caption p:after {
	width: 100%;
	height: 1px;
	top: 0;
	left: 0;
	background: #ddd;
	position: absolute;
	content: '';
}
.thumb-pad1 .thumbnail .caption a {
	font: 300 24px 'Roboto Condensed';
	color: #191919;
	text-transform: uppercase;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #e90e34;
}
.thumb-pad2 {
	margin: 0 0 37px 0;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0 0 14px 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption {
	padding: 10px 0 0 0;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0 22px 0 0;
	float: left;
}
.thumb-pad3 {
	margin: 0;
	padding: 0 0 48px;
	text-align: center;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
}
.thumb-pad3 .thumbnail .caption p {
	color: #303030;
}
.thumb-pad3 .thumbnail .caption a {
	font: 24px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #303030;
	margin-bottom: 14px;
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #e90e34;
}
.thumb-pad3 figure {
	margin: 0 0 30px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	margin: 0;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail strong {
	font: 24px/1em 'Rokkitt';
	color: #323232;
	text-transform: uppercase;
	display: block;
	margin: 0 0 33px;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 figure {
	margin: 0 0 28px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0;
	padding: 0 0 45px;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
}
.thumb-pad5-1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 figure img {
	width: 100%;
}
.thumb-pad6 {
	overflow: hidden;
	margin: 0 0 50px;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail figure {
	float: left;
	margin: 0 30px 0 0;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption p {
	color: #ffffff;
}
.thumb-pad7 {
	margin: 0 0 44px 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
	margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption h5 {
	margin-bottom: 15px;
}
.thumb-pad7 figure {
	margin: 0 0 21px 0;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 15px 18px;
	font: 12px 'Rokkitt';
	margin: 0;
	border-radius: 0;
	color: #222;
	background: #ffffff;
	border: none;
	text-transform: uppercase;
	float: none;
	border: 1px solid #ccc;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #e90e34;
	border-color: #e90e34;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: 24px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	text-transform: none;
	color: #ffffff;
	background: none;
	float: none;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #e90e34;
	background: none;
	text-decoration: underline;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: 24px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	text-transform: none;
	color: #313844;
	background: none;
	float: none;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #e90e34;
	background: none;
	text-decoration: underline;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 15px 18px;
	font: 12px 'Rokkitt';
	margin: 0;
	border-radius: 0;
	color: #222;
	background: transparent;
	border: none;
	text-transform: uppercase;
	float: none;
	border: 1px solid #222;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	background: #e90e34;
	border-color: #e90e34;
	text-decoration: none;
}
.btn-default.btn5 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 15px 18px;
	font: 12px 'Rokkitt';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #e90e34;
	border-color: #e90e34;
	border: none;
	text-transform: uppercase;
	float: none;
	border: 1px solid #e90e34;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-default.btn5:hover {
	color: #000000;
	border-color: #000000;
	background: transparent;
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 0 0 8px;
	list-style: none;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 9px 0;
}
.list1 li a {
	color: #278fa8;
	font: 18px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #313844;
}
.list1 li:before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 100%;
	margin: 8px 5px 0 0;
	float: left;
	background: #278fa8;
}
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 11px 0;
}
.list1-1 li a {
	color: #a5a5a5;
	font: 300 14px 'Roboto Condensed';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #e90e34;
}
.list1-1 li:before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 100%;
	margin: 9px 10px 0 0;
	float: left;
	background: #636363;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 16px;
	padding: 0 0 16px;
	display: inline-block;
	background: url(../img/dotted.png) 0 bottom repeat-x;
}
.list2 li:last-child {
	margin: 0;
	background: none;
}
.list2 li p {
	margin: 0;
}
.list2 li time {
	color: #e90e34;
}
.list2 li a {
	display: inline-block;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.list3 {
	margin: 0;
	padding: 10px 0 12px 0;
	list-style: none;
	display: inline-block;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 20px;
	float: left;
}
.list3 li:first-child {
	margin: 0;
}
.list3 li a {
	color: #ffffff;
	font: bold 18px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #e90e34;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 14px;
}
.list4 li time {
	font: 14px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	float: left;
	margin: 3px 26px 0 0;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.list5 li a {
	font: 14px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a5a5a5;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #e90e34;
}
.list5 li:before {
	color: #e90e34;
	content: '\f0a9';
	font-family: 'FontAwesome';
	vertical-align: middle;
	margin: 0 6px 0 0;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 32px;
}
.list6 li span {
	width: 114px;
	height: 114px;
	border-radius: 100%;
	border: 3px solid #ddd;
	background: none;
	font-size: 40px;
	line-height: 114px;
	font-family: FontAwesome;
	color: #e90e34;
	display: inline-block;
	float: left;
	margin: 0 40px 0 0;
	text-align: center;
}
.list6 li h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 26px;
	margin: 0 0 26px 0;
}
.list6 li p {
	margin: 0;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 6px;
}
.list7 li span {
	width: 77px;
	height: 77px;
	position: relative;
	border-radius: 100%;
	border: none;
	background: #e90e34;
	color: #ffffff;
	font: 24px/77px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	float: left;
	margin: 0 23px 0 0;
	text-align: center;
}
.list7 li p {
	margin: 0;
}
.list7 li .extra-wrap {
	padding: 8px 0 0 0;
}
.list8 {
	margin: 0 0 53px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 27px 0;
}
.list8 li strong {
	font-size: 24px;
	font-weight: 400;
	color: #303030;
	display: block;
}
.list8 li a {
	color: #e90e34;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list8 li a:hover {
	color: #303030;
}
.list8 li p {
	margin: 0;
}
.list8 li p:before {
	content: '';
	background: url(../img/quote.png) no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	margin-bottom: 10px;
}
.list9 {
	margin: 0;
	padding: 0 0 60px;
	list-style: none;
	overflow: hidden;
}
.list9 li {
	margin: 0 0 2px;
}
/*-----subscribeForm-----*/
#newsletter {
	position: relative;
	display: inline-block;
	float: left;
}
#newsletter input {
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 390px;
	outline: none;
	background: #939494;
	border-radius: 0;
	border: none !important;
	font: 14px/18px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 10px 14px 10px 35px;
	height: 39px;
	resize: none;
	float: none;
	position: relative;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter input:focus {
	outline: none;
	border: none;
}
#newsletter .error {
	position: absolute;
	top: 43px;
	left: 0;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font: 11px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e90e34;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter label {
	position: relative;
	margin: 0 5px 0 0;
	float: left;
	border: none;
	display: inline-block;
	height: 39px;
}
#newsletter label:before {
	font-family: FontAwesome;
	color: #ffffff;
	font-size: 14px;
	content: '\f003';
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px 0 0 15px;
	z-index: 1;
}
#newsletter label.invalid .error {
	height: 19px;
}
#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	border: none !important;
	font: 14px/18px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a5a5a5;
	background: #ffffff;
	padding: 10px;
	height: 39px;
	width: 390px;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 #foo1 > li {
	padding: 0;
	float: left;
	cursor: default;
}
.list_carousel1 #foo1 > li .box {
	padding: 26px 0 7px 0;
	overflow: hidden;
}
.list_carousel1 #foo1 > li figure {
	float: left;
	position: relative;
	margin: 0 17px 0 0;
	border: 5px solid #a1a1a1;
	border-radius: 100%;
	display: inline-block;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
	background: #323232;
}
.list_carousel1 #foo1 > li figure img {
	border-radius: 100%;
}
.list_carousel1 #foo1 > li figure.active {
	border: 5px solid #ffffff;
	background: #ffffff;
}
.list_carousel1 #foo1 > li figure.active:after {
	opacity: 0;
	filter: alpha(opacity=0);
}
.list_carousel1 #foo1 > li figure:after {
	content: '';
	width: 100%;
	height: 100%;
	background: #323232;
	opacity: 0.5;
	filter: alpha(opacity=50);
	display: block;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.list_carousel1 #foo1 > li p {
	color: #000000;
}
.list_carousel1 #foo1 > li p q:before {
	position: relative;
	top: 20px;
}
.list_carousel1 #foo1 > li p strong {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	padding-left: 11px;
	margin: 0 0 2px;
}
.list_carousel1 #foo1 > li .name {
	font-size: 24px;
}
.list_carousel1 #foo1 > li .name span {
	color: #e90e34;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	margin: 13px 0 0 0;
	display: block;
}
#search-404 .btn5 {
	max-height: 44px;
}
#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 0 10px;
	width: 433px;
	outline: none;
	border: 1px solid #ccc;
	background: none;
	font: 14px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #222;
	text-transform: uppercase;
	padding: 12px 27px;
	height: 44px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 390px;
}
.content_map.indent {
	height: 584px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-style-iw {
	color: #484848;
}
.gm-wrapper {
	margin-left: 0;
}
.info {
	margin-bottom: 50px;
	text-align: left;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	width: 85px;
	display: inline-block;
}
.info p a {
	color: #e90e34;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #484848;
}
.mail {
	color: #e90e34;
	font: 14px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #484848;
	text-decoration: underline;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 54px 0;
	overflow: hidden;
}
footer .priv {
	font: 14px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #959595;
	text-transform: uppercase;
	margin: 0;
}
footer .priv a {
	color: #959595;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer .priv a:hover, footer .priv a:focus {
	color: #ffffff;
}
footer .priv span {
	color: #e90e34;
}
footer em {
	font-style: normal;
}
footer figure {
	margin: 0 0 7px;
}
footer .title {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 17px;
	padding: 0 0 14px;
	border-bottom: 1px solid #454b55;
}
footer address p {
	margin: 0 0 2px;
}
footer address .phone {
	color: #ffffff;
	font: bold 30px 'Exo';
	margin: 0 0 5px;
}
footer address a {
	color: #e90e34;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer address a:hover {
	color: #ffffff;
}
.tools-box .title {
	text-transform: uppercase;
	color: #ffffff;
	font: bold 18px 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 17px;
}
.tools-box .col-lg-3 > div {
	border-right: 1px solid #343434;
	padding: 16px 0 30px 0;
}
.tools-box .col-lg-3 > div.indent {
	border-right: none;
}
.follow-list {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.follow-list li {
	margin: 0 0 6px 0;
}
.follow-list li a {
	font: 300 24px/1em 'Rokkitt', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #797979;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.follow-list li a:hover {
	color: #ffffff;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 header {
 max-height: 57px;
}
 .thumb-box3 p strong {
 margin-left: 50px;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 header {
 text-align: center;
 max-height: 57px;
}
 h1.navbar-brand_ {
 float: none;
}
 .thumb-box3 {
 text-align: center;
}
 .thumb-box3 em {
 display: none;
}
 .thumb-box4 {
 padding: 60px 0;
 text-align: center;
}
 .thumb-box4 .box {
 width: 100%;
 float: none;
 margin-bottom: 30px;
}
 .thumb-box4 .box.box1:after {
 display: none;
}
 .list1 li:before {
 display: none;
}
 .thumb-pad5 figure {
 margin: 0 0 30px;
 float: none;
 text-align: center;
}
 .thumb-box3 p strong {
 float: none;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 header {
 text-align: center;
 max-height: 57px;
}
 h1.navbar-brand_ {
 float: none;
}
 .thumb-box3 {
 text-align: center;
}
 .thumb-box3 em {
 display: none;
}
 .thumb-box1 {
 padding: 50px 0 0 0;
}
 .thumb-box3 p {
 font-size: 40px;
}
 .thumb-box3 p strong:after {
 font-size: 30px;
}
 .thumb-box4 {
 padding: 60px 0;
 text-align: center;
}
 .thumb-box4 .box {
 width: 100%;
 float: none;
 margin-bottom: 30px;
}
 .thumb-box4 .box.box1:after {
 display: none;
}
 .list1 li:before {
 display: none;
}
 .thumb-pad5 figure {
 margin: 0 0 30px;
 float: none;
 text-align: center;
}
 .thumb-box3 p strong {
 float: none;
}
 .content_map,  .content_map.indent {
 height: 250px;
}
 .errorBox {
 text-align: center;
}
 .errorBox strong {
 margin: 30px 0;
}
 #search-404 input {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 float: none;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 header {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 30px 0 0 0;
 width: 100%;
 border: 1px solid #e90e34;
 background: #e90e34;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-box3 {
 text-align: center;
}
 .thumb-box3 em {
 display: none;
}
 .thumb-box3 p {
 font-size: 40px;
}
 .thumb-box3 p strong:after {
 font-size: 30px;
}
 .thumb-box3 p img {
 float: none;
 margin: 0 0 15px;
 top: 0;
 left: 50%;
 margin-left: -27px;
 display: block;
}
 .thumb-pad4 {
 text-align: left;
}
 .thumb-pad4 figure {
 margin: 0 28px 0 0;
 float: left;
}
 .thumb-box1 {
 padding: 50px 0 0 0;
}
 .thumb-box4 {
 padding: 60px 0;
 text-align: center;
}
 .thumb-box4 .box {
 width: 100%;
 float: none;
 margin-bottom: 30px;
}
 .thumb-box4 .box.box1:after {
 display: none;
}
 .list1 li:before {
 display: none;
}
 .thumb-box5 {
 padding: 50px 0 0 0;
}
 .table1 td h3 {
 font-size: 14px;
}
 .thumb-pad5 figure {
 margin: 0 0 30px;
 float: none;
 text-align: center;
}
 #search-404 input {
 width: 100%;
 float: none;
}
 .errorBox {
 text-align: center;
}
 .errorBox strong {
 margin: 30px 0;
}
 .thumb-box3 p strong {
 float: none;
}
 .thumb-box9,  .thumb-box7,  .thumb-box5,  .thumb-box4,  .thumb-box2 {
 background-size: auto;
}
 footer {
 text-align: center;
}
 footer .maxheight3 {
 height: auto !important;
 margin-bottom: 40px;
}
 .content_map,  .content_map.indent {
 height: 250px;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-box4 .box .caption {
 position: relative;
 padding: 30px;
}
 .thumb-box4 .box.box1 {
 background: #313844;
}
 .thumb-box4 .box.box1 figure {
 display: none;
}
 .thumb-box4 .box.box2 {
 background: #ffffff;
}
 .thumb-box4 .box.box2 figure {
 display: none;
}
 .thumb-pad4.indent figure {
 float: none;
 margin: 0 0 30px;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .thumb-pad6 .thumbnail {
 text-align: center;
}
 .thumb-pad6 .thumbnail figure {
 float: none;
 margin: 0 0 30px 0;
 text-align: center;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad4 {
 text-align: center;
}
 .thumb-pad4 figure {
 margin: 0 0 28px 0;
 float: none;
}
 .thumb-box2 {
 text-align: center;
}
 .list_carousel1 #foo1 > li {
 text-align: center;
}
 .list_carousel1 #foo1 > li figure {
 float: none;
 margin: 0 10px 10px 0;
}
 .thumb-box5 {
 background: #fdf8f4;
}
 .thumb-pad5 figure img {
 width: 100%;
}
 .errorBox img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
