@import url(//fonts.googleapis.com/css?family=Fjalla+One);
/*------ template stylization ------*/
body {
	background: #ffffff;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #929292;
}
p {
	margin:15px 0;
}
p > span {
	color: #1d1d1d;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
a {
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1.brand {
	font-size: 0 !important;
	line-height: 0 !important;
	display: block;
	margin: 0 113px 0 0 !important;
	position: relative;
	float: left;
	padding: 63px 0 24px 0!important;
}
h1.brand a {
	display: inline-block;
}
h1 a img {
	width: 100%;
}
h2 {
	color: #626262;
	font: 20px/20px 'Fjalla One', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 25px;
}
h2 > span {
	color: #b6b6b6;
}
h2 > strong {
	color: #848484;
	font-weight: normal;
}
h3 {
	color: #adadad;
	font: 20px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 4px;
}
h4 {
	color: #5d5d5d;
	font: 26px/26px 'Fjalla One', Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 65px;
	margin-bottom: 32px;
}
h5 {
	color: #222222;
	font: 30px/30px 'Fjalla One', Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 68px;
	margin-bottom: 32px;
}
h6 {
	color: #222222;
	font: 25px/25px 'Fjalla One', Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 30px;
	margin-bottom: 15px;
}
h6 span { font-size:15px; }
#content ul {
	list-style: none;
}
.extra-wrap {
	overflow: hidden;
}
/*-----btn-----*/
.btn.btn-primary {
	box-shadow: none;
	background: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 11px 20px 12px 20px;
	font: 12px 'Fjalla One';
	color: #ffffff;
	border: none;
	letter-spacing: 0;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none !important;
	background: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.shadow:before {
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 5px;
	left: 5px;
	width: 42%;
	height: 20%;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.shadow:after {
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 5px;
	right: 5px;
	width: 42%;
	height: 20%;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.btn.btn-primary:hover {
	background: none;
	color: #ffffff;
	background: #8dc63f;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: 14px 'Fjalla One', Arial, Helvetica, sans-serif;
	color: #585858;
	border: none;
	letter-spacing: 0;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none !important;
	padding-right: 17px;
	background: url(../img/more_arrow.png) right center no-repeat;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link:hover {
	color: #8dc63f;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-info {
	box-shadow: none;
	background: none;
	border-radius: 0;
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 10px 20px 10px 19px;
	font: 11px 'Vidaloka ', Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	letter-spacing: 0;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none !important;
	background-color: #ffd179;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-info:hover {
	color: #a0a0a0;
	background-color: #f7f7f7;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----list-----*/
.list1 {
	margin: 0;
	list-style: none;
	margin-bottom: 79px;
	overflow: hidden;
	margin-top: 47px;
}
.list1 li img {
	float: left;
	margin-right: 27px;
}
.list1 li {
	padding-bottom: 0;
	margin-bottom: 55px;
	border-bottom: 1px solid #f3f3f3;
	height: 200px;
}
.list1 li:first-child + li + li {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.list1 li:first-child + li + li + li {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.list1 li h2 {
	text-transform: none;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 11px;
}
.list1 li .extra-wrap p {
	margin-bottom: 16px;
}
/*.list1 li a {
    color:@textColor;
	font:@baseFontSize @baseFontFamily;
    margin:0;  
    text-transform:uppercase;
    .transition(all 0.35s ease);
}
.list1 li a:hover {
    color:#ffd179;
    .transition(all 0.35s ease);
}*/
.list2 {
	margin: 0;
	list-style: none;
	margin-top: -6px;
}
.list2 li {
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding-left: 22px;
	background: url(../img/list_arrow.png) left center no-repeat;
	margin-bottom: 9px;
}
.list2 li a {
	color: #c6c6c6;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list2 li a:hover {
	color: #222222;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list3 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 48px;
}
.list3 li {
	padding-bottom: 84px;
}
.list3 li img {
	float: left;
	margin-right: 26px;
}
.list3 li .extra-wrap h2 {
	margin-top: 8px;
}
.list3 li h2 {
	margin-bottom: 0;
}
.list3 li p {
	margin-bottom: 2px;
}
.list4 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: -4px;
}
.list4 li {
	font-size: 15px;
	line-height: 22px;
}
.list4 li a {
	color: #adadad;
	font: 20px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 4px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list4 li a:hover {
	color: #222222;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----thumbs-----*/
.thumb-pad1 {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.thumb-pad1 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.thumb-pad1 figure {
	margin: 0;
	display: inline-block;
	margin-bottom: 25px;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0 20px 0 20px;
	text-align: center;
	color: #c2c2c2;
	box-shadow: none !important;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 25px;
}
.thumb-pad2 {
	margin: 0;
	list-style: none;
}
.thumb-pad2 li {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-bottom: 30px;
}
.thumb-pad2 li:first-child {
	margin-left: 0;
}
.thumb-pad2 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #c2c2c2;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 2px;
}
.thumb-pad2 figure {
	margin: 0;
	margin-bottom: 22px;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2 h2 {
	margin-bottom: 1px;
}
.thumb-pad3 {
	margin-bottom: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	color: #c2c2c2;
	overflow: hidden;
}
.thumb-pad3 figure {
	margin: 0;
	float: left;
	margin-right: 19px;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	margin-bottom: 0px;
}
.thumb-pad4 .thumbnail {
	padding: 0 0 5px 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	position:relative;
}
.thumb-pad4 .act img { box-shadow:4px 4px 8px #565656; }
.thumb-pad4 .act .caption h3 { color:#000000;  }
.thumb-pad4 .thumbnail .caption h4 {
	margin-bottom: 11px;
}
.thumb-pad4 .thumbnail .caption p {
	margin-bottom: 16px;
}
.thumb-pad4 figure {
	margin: 0;
	margin-bottom: 10px;
	clip: rect(auto,auto,44px,auto);
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0;
	display: inline-block;
	margin-bottom: 20px !important;
}
.thumb-pad5 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	color: #c2c2c2;
}
.thumb-pad5 figure {
	margin: 0;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 30px;
}
.thumb-pad5 figure img {
	width: 100%;
}
.numb {
	font: 11px/11px 'Vidaloka';
	line-height: 22px;
	color: #181818;
	margin-bottom: 0;
	text-transform: uppercase;
}
/*-----blockquote-----*/blockquote {
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
blockquote > div {
	position: relative;
	background-color: #f6f6f6;
	border: 1px solid #eaeaea;
	padding: 18px 20px 23px 20px;
	margin-bottom: 37px;
}
blockquote strong {
	position: absolute;
	bottom: -23px;
	left: 22px;
	width: 22px;
	height: 23px;
	background: url(../img/triangle.png) no-repeat;
}
blockquote p {
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
}
blockquote a {
	color: #c2c2c2;
	font: 15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
blockquote a:hover {
	color: #3b3e3a;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----header-----*/
header {
	padding: 0;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 42px;
}
header.borderNone {
	border-bottom: none;
	padding-bottom: 0;
}
.follow_block {
	position: relative;
	padding: 10px 0 0 0;
	height: 30px;
	background-color: #2f2f2f;
	text-align: center;
}
.follow_block ul {
	list-style: none;
	margin: 0;
	display: inline-block;
}
.follow_block ul li {
	float: left;
}
.follow_block ul li {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-transform: uppercase;
	color: #c4c4c4;
}
.follow_block ul li a {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-transform: uppercase;
	color: #c4c4c4;
}
.follow_block ul li a:hover {
	color: #f4d35c;
}
.follow_block ul li span {
	margin: 0 5px;
}
/*-----menu-----*/
.navbar_ {
	margin-bottom: 0 !important;
}
.nav-collapse .nav {
	float: none !important;
}
.navbar_ .collapse {
	overflow: visible;
	line-height: 0 !important;
	font-size: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
	font-size: 24px;
	line-height: 24px;
	display: block;
}
.navbar_ .navbar-inner {
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	min-height: inherit;
	border: none;
	background: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
}
.navbar_ .nav-collapse_ {
	height: 77px !important;
	float: left;
	margin-top: 64px;
}
.nav-collapse_ {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.nav-collapse_ .nav {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}
.nav-collapse_ .nav li {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 8px;
	zoom: 1;
}
.nav-collapse_ .nav li:first-child + li + li + li + li {
	margin-right: 0;
}
.nav-collapse_ .nav > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	color: #979797;
	box-shadow: none !important;
	font: 16px/16px Arial, Helvetica, sans-serif;
	text-shadow: none;
	padding: 0;
	background: #ffffff;
	text-align: center;
	padding: 29px 0px 27px 0px;
	width: 97px;
	border-radius: 3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.nav-collapse_ .nav > li > a > em {
	width: 7px;
	height: 0;
	background: url(../img/triangle.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 45px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-collapse_ .nav > li:last-child {
	background: none;
	padding-right: 0;
}
.nav-collapse_ .nav > li.active > a {
	color: #ffffff !important;
	background: #000000;
	box-shadow: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li.active > a > em {
	height: 4px;
	bottom: -4px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-collapse_ .nav > li a:hover {
	color: #ffffff !important;
	background: #000000 !important;
	border: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li a:hover > em {
	height: 4px;
	bottom: -4px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-collapse_ .nav > .sfHover > a {
	color: #ffffff !important;
	background: #000000 !important;
	border: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > .sfHover > a > em {
	height: 4px;
	bottom: -4px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-collapse_ .nav > li > a span {
	display: block;
	position: absolute;
	height: 6px;
	background: url(../img/menu-marker.png) no-repeat;
	top: 56px;
	width: 6px;
	left: 46px;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
	position: absolute;
	display: none;
	/*width: 63px;*/
	left: 1px;
	top: 78px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2d2d2d;
	padding: 10px 17px 5px 17px;
	margin: 0;
	text-align: left;
}
.nav-collapse .sub-menu > ul li {
	background: none !important;
	float: none;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	margin-bottom: 2px;
	border-right: none;
	border-bottom: 1px dashed #4f4f4f;
}
.nav-collapse .sub-menu > ul li:first-child + li + li {
	border-bottom: none;
}
.nav-collapse .sub-menu > ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	font: 13px/13px Arial, Helvetica, sans-serif;
	color: #868686;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul li a span {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: relative;
	top: -2px;
}
.nav-collapse .sub-menu > ul li a:hover {
	text-decoration: none;
	background: none !important;
	color: #ffffff !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu .sfHover > a {
	text-decoration: none;
	background: none !important;
	color: #ffffff !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 63px;
	left: 80px;
	top: -10px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #686868;
	padding: 10px 17px 5px 17px;
	margin: 0;
	text-align: center;
}
.nav-collapse .sub-menu ul ul li {
	border-color: #888888;
}
.nav-collapse .sub-menu ul ul li:first-child + li {
	border-bottom: none;
}
.nav-collapse .sub-menu ul ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	font: 13px/13px Arial, Helvetica, sans-serif;
	color: #d5d5d5;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu ul li a:hover, .nav-collapse .sub-menu ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*----content-----*/
#content {
	position: relative;
	padding: 0 0 0 0;
}
.img-polaroid {
	position: relative;
	padding: 21px;
	background: none;
	-webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #f0f0f0;
	max-width: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}
#toTop {
	display: none;
	width: 51px;
	height: 51px;
	overflow: hidden;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -713px !important;
	right: 50%;
	bottom: 40px;
	-webkit-border-radius: 51px;
	-moz-border-radius: 51px;
	border-radius: 51px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #c2c2c2;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail:hover {
	color: #8dc63f;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.error-search h5 {
	margin-bottom: 10px;
	margin-top: 168px;
}
.error-search p {
	margin-bottom: 10px;
}
.slogans {
	text-align: center;
	margin-bottom: 36px;
}
.slogans .title1 {
	font: 30px 'Fjalla One';
	color: #222222;
	text-transform: none;
	margin-bottom: 36px;
}
.slogans > div {
	position: relative;
	padding: 48px 150px 47px 150px;
	background: url(../img/glow.png) center top no-repeat;/*.size(102px,100%);*/

}
.slogans > div p {
	color: #b4b4b4;
	line-height: 24px;
}
.slogans > div > em {
	background: url(../img/triangle2.png) center top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 19px;
}
.box-pad1 {
	margin-bottom: 36px;
}
.info-box p {
	color: #7f7f7f;
	font-size: 18px;
	line-height: 25px;
	margin-top: -3px;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 27px;
	margin-bottom: 36px;
}
.info-box a {
	font: 16px Arial, Helvetica, sans-serif;
	color: #505050;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.info-box a.email { color: #7f7f7f; font-size: 18px; line-height: 15px; }
.info-box a > img {
	float: left;
	margin-right: 10px;
	margin-top: -3px;
}
.info-box a:hover {
	color: #8dc63f;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.info-box2 > div {
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 27px;
	margin-bottom: 28px;
}
.info-box2 p {
	font: 20px Arial, Helvetica, sans-serif;
	color: #8dc63f;
	margin-bottom: 9px;
}
.info-box2 .descrip {
	font: 24px 'Fjalla One', Arial, Helvetica, sans-serif;
	color: #828282;
}
.info-box2 img {
	float: left;
	margin-right: 10px;
}
.info-box2 p > span {
	color: #828282;
	margin-left: 4px;
	margin-right: 4px;
}
.info-box2 ul {
	margin: 0;
	list-style: none;
}
.info-box2 ul li {
	float: left;
	margin-right: 2px;
}
.info-box2 ul li a {
	width: 39px;
	height: 38px;
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
}
.info-box2 ul li a > img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.info-box2 ul li a:hover > img {
	margin-top: -38px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*-----subscribeForm-----*/
#subscribe-form {
	margin: 0;
	position: relative;
}
#subscribe-form .error {
	display: block;
	overflow: hidden;
	height: 0px;
	position: absolute;
	top: 42px;
	left: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #de453f;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#subscribe-form input {
	background-color: #ffffff;
	border: none;
	width: 67%;
	outline: none;
	box-shadow: none;
	color: #c2c2c2;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 19px;
	border-radius: 0;
	padding: 9px 10px 10px 10px;
	margin: 5px 0 27px 0;
	box-sizing: content-box;
	margin-right: 0;
	float: none;
	border: 1px solid #e7e7e7;
}
#subscribe-form label.invalid .error {
	height: 19px;
}
#subscribe-form .success {
	display: none;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	padding: 10px 0 10px 10px;
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#fefefe));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #fefefe);
	background-image: -o-linear-gradient(top, #f5f5f5, #fefefe);
	background-image: linear-gradient(to bottom, #f5f5f5, #fefefe);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fffefefe', GradientType=0);
	text-align: center;
	color: #333;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0px;
	width: 390px;
}
.email {
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 17px;
}
#subscribe-form a {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 12px 21px 13px 20px;
	width: 108px;
	font: 11px 'Convergence', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none !important;
	border-radius: 0;
	background: #de453f;
	border: 1px solid #de453f;
	text-align: center;
	cursor: pointer;
}
#subscribe-form a:hover {
	color: #323232;
	border-color: #e8e8e8;
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #f5f5f5, #fefefe);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#fefefe));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #fefefe);
	background-image: -o-linear-gradient(top, #f5f5f5, #fefefe);
	background-image: linear-gradient(to bottom, #f5f5f5, #fefefe);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fffefefe', GradientType=0);
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	top: 9px;
}
#search-404 input {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 8px 15px 9px 16px;
	width: 100%;
	outline: none;
	border: 1px solid #c2c2c2;
	background: none;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #c2c2c2;
	height: 43px;
	margin-bottom: 20px;
}
.search_link {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#search-404 .btn.btn-primary {
	margin: 0;
}
/*-----map-----*/
.map {
	margin: 69px 0 0 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
	padding-bottom: 51px;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 393px;
	border: none;
	line-height: 0;
}
.info p {
	margin-bottom: 23px;
}
/*-----form-----*/
#contact-form {
	position: relative;
	z-index: 1;
	margin: 23px 0 20px 0;
	padding: 0 0 0 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-form {
	display: block;
	padding-bottom: 6px;
	color: #ffffff;
}
.txt-form span {
	color: #ffffff;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 194px;
}
#contact-form div {
	overflow: hidden;
}
#contact-form fieldset {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 0;
	width: 100%;
	border: none;
}
#contact-form label {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 61px;
	width: 100%;
}
#contact-form .message {
	display: block !important;
	min-height: 129px;
	width: 100%;
	margin-bottom: 27px;
	text-transform: uppercase;
}
#contact-form input, #contact-form textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 8px 15px 9px 16px;
	width: 100%;
	outline: none;
	border: 1px solid #c2c2c2;
	background: none;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #c2c2c2;
	height: 43px;
}
#contact-form input:focus, #contact-form textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.form-div-1, .form-div-2 {
	margin-right: 18px;
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	overflow: auto;
	width: 100%;
	height: 149px;
	resize: none;
}
#contact-form .success {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px 10px;
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #f8f8f8;
	color: #c2c2c2;
	text-align: center;
	text-transform: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#contact-form .error, #contact-form .empty {
	position: absolute;
	bottom: 19px;
	right: 0;
	text-align: right;
	display: none;
	overflow: hidden;
	padding: 1px 4px 0px 0;
	width: 100%;
	color: #2f2f2f;
	text-transform: none;
	font-size: 11px;
	line-height: 1.27em;
	font-family: Arial, Helvetica, sans-serif;
}
#contact-form .message .error, #contact-form .message .empty {
	bottom: -15px;
	text-align: right;
}
#contact-form .btns a {
	float: left;
	margin-right: 54px;
}
#contact-form .btns p {
	margin-top: 10px;
}
/*-----*/
#contact-form-small {
	position: relative;
	z-index: 1;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 48px;
}
#contact-form-small .form-div-1, #contact-form-small .form-div-2, #contact-form-small .form-div-3 {
	float: left;
	width: 100%;
}
#contact-form-small div {
	overflow: hidden;
}
#contact-form-small fieldset {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 0;
	width: 100%;
	border: none;
}
#contact-form-small label {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 40px;
	width: 100%;
}
#contact-form-small .message {
	display: block !important;
	min-height: 129px;
	width: 100%;
	margin-bottom: 12px;
}
#contact-form-small input, #contact-form-small textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 10px 15px 11px 18px;
	width: 100%;
	outline: none;
	border: none;
	background: #f7f7f7;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #a0a0a0;
	text-transform: uppercase;
}
#contact-form-small input {
	height: 39px;
}
#contact-form-small input:focus, #contact-form-small textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contact-form-small .area .error {
	float: none;
}
#contact-form-small textarea {
	overflow: auto;
	width: 100%;
	height: 149px;
	resize: none;
}
#contact-form-small .success {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px 10px 17px 10px;
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #f8f8f8;
	color: #c2c2c2;
	text-align: center;
	text-transform: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#contact-form-small .error, #contact-form-small .empty {
	position: absolute;
	bottom: 3px;
	right: 2px;
	display: none;
	overflow: hidden;
	padding: 1px 4px 0px 0;
	width: 100%;
	color: #2f2f2f;
	text-transform: none;
	font-size: 11px;
	line-height: 1.27em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#contact-form-small .message .error, #contact-form-small .message .empty {
	bottom: 0;
	text-align: right;
}
/*-----footer-----*/
footer {
	background: url(../img/pattern.png) repeat;
}
footer > div {
	background: url(../img/pattern2.png) repeat-x;
}
footer .foo-box1 {
	border-bottom: 5px solid #ffffff;
	padding-bottom: 50px;
	margin-bottom: 52px;
}
footer .foo-box2 {
	margin-bottom: 52px;
}
footer .foo-box2 p {
	font: 15px 'Fjalla One', Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #c2c2c2;
	text-transform: uppercase;
}
footer .foo-box2 a {
	font: 15px 'Fjalla One', Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #c2c2c2;
	text-transform: uppercase;
}
footer .foo-box2 p > strong {
	font-weight: normal;
	color: #5a5a5a;
}
footer > div .span5, footer > div .span3 {
	position: relative;
}
footer > div .span5 em, footer > div .span3 em {
	background: url(../img/triangle3.png) left top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 15px;
}
footer p > a {
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #c2c2c2;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
footer p > a:hover {
	color: #5a5a5a;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.select-menu {
	display: none !important;
	margin-bottom: 20px !important;
	border-radius: 0;
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
 .nav-collapse_ {
 display: block;
}
 #contact-form label {
 display: inline-block;
}
 #contact-form-small .form-div-1,  #contact-form-small .form-div-2,  #contact-form-small .form-div-3 {
 width: 100%;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 244px;
}
 .error-search > div {
 margin-top: 99px;
 overflow: hidden;
}
 .thumb-pad2 li {
 width: 228px;
 float: left;
 margin-left: 14px;
 margin-bottom: 0;
}
 .list1 li {
 height: auto;
 padding-bottom: 57px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
 .nav-collapse_ {
 height: auto !important;
}
 #search-404 input {
 margin-right: 0;
 width: 100%;
}
 .error-search > div {
 margin-bottom: 20px;
 overflow: visible;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 194px;
}
 .thumb-pad2 li {
 width: 100%;
 float: none;
 margin-left: 0;
 margin-bottom: 30px;
}
 .list1 li {
 height: 200px;
 padding-bottom: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
}
 .form-div-1,  .form-div-2 {
 margin-right: 20px;
}
 #contact-form .error,  #contact-form .empty {
 bottom: 0;
}
 .thumb-pad1 .thumbnail .caption {
 padding: 0;
}
 #search-404 input {
 margin-right: 0;
 width: 100%;
}
 h1.brand {
 float: none !important;
 margin-right: 0 !important;
 text-align: center;
 padding: 43px 0 0 0 !important;
}
 .navbar_ .nav-collapse_ {
 float: none;
 margin-bottom: 40px;
}
 .slogans > div {
 padding: 47px 50px 47px 50px;
}
 .info-box2 .extra-wrap {
 overflow: visible;
}
 .info-box2 .descrip {
 font-size: 19px;
 margin-top: 21px;
 margin-bottom: 28px;
}
 .list3 h2 {
 font-size: 15px;
}
 .thumb-pad3 figure {
 width: 100%;
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 .error > img {
 margin-top: 100px !important;
}
 .error-search h5 {
 margin-top: 100px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 h1.brand {
 float: none !important;
 margin-right: 0 !important;
 text-align: center;
 padding: 43px 0 40px 0 !important;
}
 .slogans > div {
 padding: 47px 50px 47px 50px;
}
 .thumb-pad1 {
 margin-bottom: 0;
}
 footer > div .span5 em,  footer > div .span3 em {
 display: none;
}
 footer > div .span5,  footer > div .span3 {
 overflow: hidden;
}
 .thumb-pad2 li {
 width: 45%;
 float: left;
 margin-left: 20px;
}
 .box-list1 {
 float: left;
 width: 45%;
 margin-right: 10px;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
}
 .box-thumb1 {
 width: 30%;
 float: left;
 margin-right: 18px;
}
 .navbar_ .nav-collapse_ {
 padding: 0;
 margin: 0;
 border: none;
}
 .box4 {
 width: 29%;
 float: left;
 margin-right: 20px;
}
 .navbar_ .nav-collapse_ .nav {
 display: none;
}
 .navbar_ .nav-collapse_ {
 height: auto !important;
 padding-bottom: 5px;
 background: none;
}
 .select-menu {
 display: block !important;
 margin-bottom: 2px;
 width: 100%;
 border: 1px solid #000;
 background: #d9d9d9;
 color: #000000;
 cursor: pointer;
}
 .top {
 display: none;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin: 0 0 0 0;
}
 .list1 {
 width: 100%;
}
 #search-404 input {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .list1 li h2 {
 font-size: 26px;
 line-height: 26px;
}
 .list1 li:first-child + li + li {
 padding-bottom: 57px;
 margin-bottom: 57px;
 border-bottom: 1px solid #f3f3f3;
}
 .list1 li:first-child + li + li + li {
 padding-bottom: 57px;
 margin-bottom: 57px;
 border-bottom: 1px solid #f3f3f3;
}
  /*h3 {
      margin-right:0;
      float:none;
      line-height:70px;
      font-size:70px;
  }
  h4 {
      margin-right:0;
      float:none;
      line-height:46px;
      font-size:46px;
  }*/
  .error-search > div {
 overflow: visible;
 margin-bottom: 20px;
}
 .box-pad1 {
 width: 45%;
 float: left;
 margin-right: 20px;
 margin-bottom: 70px;
}
 .thumb-pad1 figure {
 width: 100%;
}
 .thumb-pad3 figure {
 float: left;
 margin-right: 20px;
}
 .box-pad4 {
 width: 29%;
 float: left;
 margin-right: 20px;
}
 .list-box {
 width: 45%;
 float: left;
 margin-right: 20px;
}
 .list3 li {
 width: 45%;
 float: left;
 margin-right: 20px;
}
 .thumb-pad3 figure {
 margin-bottom: 20px;
}
 .error {
 text-align: center;
}
 .error > img {
 margin-top: 65px !important;
}
 .error-search h5 {
 margin-top: 110px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .slogans > div {
 padding: 47px 0 47px 0;
}
 .box-thumb1 {
 width: 45%;
 float: left;
 margin-right: 18px;
}
 .box4 {
 width: 45%;
 margin-right: 10px;
}
 .error-search > div {
 margin-bottom: 20px;
 overflow: visible;
}
 .box-pad4 {
 width: 42%;
}
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 .list3 li {
 width: 100%;
 float: none;
 margin-right: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .box-thumb1 {
 width: 43%;
 float: left;
 margin-right: 18px;
}
 #search-404 input {
 margin-right: 0;
 width: 100%;
}
 .thumb-pad2 li {
 width: 100%;
 float: none;
 margin-left: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
}
@media (max-width: 480px) {
 .box4 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .box-list1 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .map iframe {
 height: 200px;
}
 .thumb-pad5 figure {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 10px;
}
 .box-pad1 {
 width: 100%;
 float: none;
 margin-right: 0;
}
  /*.thumb-pad2 figure {
      width: 100%;
      float: none;
      margin-right: 0;
      margin-bottom: 20px;
  }*/
  .list4 .badge {
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 .list-box {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 481px) {
}
@media (max-width: 320px) {
 .box-thumb1 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .box-pad4 {
 width: 100%;
}
 .date {
 float: none;
 margin-right: 0;
 margin-bottom: 15px !important;
}
 .list1 h3 {
 font-size: 17px;
 line-height: 17px;
}
 .list1 .extra-wrap {
 overflow: visible;
}
 .info-box2 .descrip {
 font-size: 20px;
}
 .list-box {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/.error > img {
	max-width: 100% !important;
	margin-top: 165px;
}
.margBot {
	margin-bottom: 23px;
}
.margBot1 {
	margin-bottom: 28px;
}
.margTop {
	margin-top: 23px;
}
.padBot {
	padding-bottom: 90px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.msg_head { cursor:pointer; }
.msg_body { box-shadow:4px 4px 8px #565656; background-color:#FFFFFF; position:absolute; z-index:100;  margin:10px 0 0 0; border:1px solid #dbdbdb; overflow-y:scroll; height:250px; }
.msg_body div { padding:15px; }