@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url(//fonts.googleapis.com/css?family=Asap:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Fjalla+One);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #f3f3f3;
	font: 14px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #5a5a5a;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 16px;
	line-height: 20px;
}
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: 900 48px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	color: #ffffff;
	text-align: center;
}
h3 {
	font: 300 60px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #505050;
	margin: 0 0 51px 0;
}
h4 {
	font: 16px/20px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	margin: 0 0 16px 0;
}
h5 {
	font: 14px/20px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: normal !important;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 94px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	background: #191919;
	-webkit-box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.15);
}
/* menu
========================================================*/
nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 0;
	margin: 35px 174px 0 0;
	float: right;
	min-height: 0;
	background: none;
	display: block !important;
}
nav.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0 42px;
	float: left;
}
nav.tm_navbar li:first-child {
	margin: 0;
}
nav.tm_navbar li:last-child {
	padding: 0;
	background: none;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 24px 'Fjalla One';
	color: #969696;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.active > a {
	color: #72a80c;
	background: none;
}
nav.tm_navbar li.active > span {
	color: #72a80c;
}
nav.tm_navbar li:hover > a {
	color: #72a80c;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li:hover > span {
	color: #72a80c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
	color: #72a80c;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > span {
	color: #72a80c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -12px;
	color: #969696;
	font-size: 10px;
	z-index: 0;
	-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: 235px;
	left: -32px;
	top: 61px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #3b3b3b;
	border-radius: 0;
	padding: 15px 0;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 !important;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
nav.tm_navbar .sub-menu > ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 300 14px/39px 'Lato';
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-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: 20px;
	top: 9px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 22px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #f5771f !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: #f5771f !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 235px;
	left: 100%;
	top: -16px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #3b3b3b;
	border-radius: 0;
	padding: 15px 0;
	margin: 0 0 0 2px;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 14px/40px 'Lato';
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #f5771f !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	z-index: 20;
	color: #333;
	font-size: 37px;
}
#toTop:hover {
	outline: none;
	color: #f5771f;
}
.who-box {
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 40px;
}
.who-box .col-lg-4 {
	margin-bottom: 50px;
}
.errorBox {
	padding: 154px 0 190px 0;
	text-align: center;
	overflow: hidden;
}
.errorBox .title {
	font: 156px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	text-transform: uppercase;
	margin-bottom: 23px;
}
.errorBox .description {
	font: 60px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #f5771f;
	text-transform: uppercase;
	margin-bottom: 28px;
}
.errorBox p {
	font-size: 16px;
	line-height: 24px;
}
.thumb-box1 {
	padding: 40px 0 0 0;
	overflow: hidden;
	text-align: center;
}
.thumb-box1 .title {
	font: 900 36px/43px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	margin-bottom: 28px;
}
.thumb-box1 .decription {
	font: bold italic 18px/30px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a80c;
	position: relative;
	padding-bottom: 26px;
}
.thumb-box1 .decription:after {
	width: 370px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -185px;
	background: #72a80c;
	position: absolute;
	content: '';
}
.thumb-box2 {
	overflow: hidden;
	padding: 124px 0 66px 0;
	border-bottom: 1px solid #e0e0e0;
}
.thumb-box2 .title {
	font: 300 60px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #505050;
	margin-bottom: 44px;
	letter-spacing: -2px;
	white-space: nowrap;
}
.thumb-box2 .description {
	font: 14px/21px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	margin-bottom: 31px;
}
.thumb-box2 span {
	font-size: 162px;
	line-height: 1em;
	color: #f1f1f1;
	margin-top: 50px;
}
.thumb-box2 .fa-arrow-down {
	display: none;
}
.thumb-box2 .col-lg-4 {
	text-align: center;
}
.thumb-box3 {
	overflow: hidden;
	padding: 94px 0 66px 0;
	border-bottom: 1px solid #e0e0e0;
}
.thumb-box3.indent {
	border-bottom: none;
}
.thumb-box3 .title {
	font: 300 60px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #505050;
	margin-bottom: 44px;
	letter-spacing: -2px;
	white-space: nowrap;
}
.thumb-box3 .description {
	font: 14px/21px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	margin-bottom: 31px;
}
.thumb-box3 span {
	font-size: 162px;
	line-height: 1em;
	color: #f1f1f1;
	margin-top: 50px;
}
.thumb-box3 .fa-arrow-down {
	display: none;
}
.thumb-box3 .col-lg-2, .thumb-box3 .col-lg-4 {
	text-align: center;
}
.thumb-box4 {
	overflow: hidden;
	padding: 95px 0 57px 0;
}
.thumb-box5 {
	overflow: hidden;
	padding: 95px 0 93px 0;
	background: #72a80c;
}
.thumb-box5 h3, .thumb-box5 p {
	color: #ffffff;
}
.thumb-box5 .col-lg-3, .thumb-box5 .col-lg-4, .thumb-box5 .col-lg-5 {
	margin-bottom: 40px;
}
.thumb-box6 {
	padding: 125px 0 96px 0;
	background: #72a80c;
	text-align: center;
}
.thumb-box6 .description {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	margin: 0 0 83px 0;
}
.thumb-box7 {
	overflow: hidden;
	padding: 0 0 78px 0;
	border-bottom: 1px solid #e0e0e0;
}
.thumb-box8 {
	overflow: hidden;
	padding: 94px 0 54px 0;
}
.thumb-box8 h5 {
	color: #191919;
	margin-bottom: 15px;
}
.thumb-box8 p {
	margin-bottom: 28px;
}
.thumb-box8 .col-lg-6 {
	margin-bottom: 40px;
}
.thumb-box9 {
	overflow: hidden;
	padding: 123px 0 117px 0;
	background: #72a80c;
	text-align: center;
}
.thumb-box9 .title {
	font: 900 66px/54px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
}
.thumb-box9 .description {
	font: 300 48px/1em 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 34px;
}
.thumb-box10 {
	overflow: hidden;
	padding: 95px 0 100px 0;
	border-bottom: 1px solid #e0e0e0;
}
.thumb-box11 {
	overflow: hidden;
	padding: 0 0 165px 0;
	border-bottom: 1px solid #e0e0e0;
}
.thumb-box12 {
	overflow: hidden;
	padding: 0 0 50px 0;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 50px 0;
	text-align: center;
	padding: 0;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .badge {
	margin: 0 0 38px 0;
	padding: 0;
	width: 115px;
	height: 115px;
	text-align: center;
	background: #ffffff;
	line-height: 110px;
	border-radius: 100%;
	border: 4px solid #6a9b0d;
}
.thumb-pad1 .thumbnail .badge span {
	font-size: 50px;
	color: #72a80c;
	line-height: 110px;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0 15px;
}
.thumb-pad1 .thumbnail .caption .title {
	font: 900 24px/1em 'Lato';
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 12px;
	display: block;
}
.thumb-pad1 .thumbnail .caption .title:after {
	width: 94px;
	height: 1px;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -47px;
	background: #ffffff;
	position: absolute;
	content: '';
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.thumb-pad1 .thumbnail .caption .title:hover {
	color: #191919;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.thumb-pad1 .thumbnail .caption .title:hover:after {
	width: 150px;
	margin: 0 0 0 -75px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.thumb-pad1 .thumbnail .caption p {
	color: #ffffff;
}
.thumb-pad2 {
	margin: 0;
	padding-bottom: 17px;
	text-align: center;
	border: 1px solid #bbb;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
}
.thumb-pad2 .thumbnail .caption p {
	margin: 0;
	color: #22c8ff;
	font-style: italic;
}
.thumb-pad2 .thumbnail .caption strong {
	font: 900 16px 'Lato';
	color: #2b2b2b;
}
.thumb-pad2 figure {
	margin: 0 0 18px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0;
	padding-bottom: 17px;
	text-align: center;
	border: 1px solid #bbb;
}
.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 {
	margin: 0;
	color: #9c9a9a;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 22px;
}
.thumb-pad3 .thumbnail .caption p:after {
	width: 190px;
	height: 1px;
	bottom: 0;
	left: 50%;
	margin-left: -95px;
	background: #ededed;
	position: absolute;
	content: '';
}
.thumb-pad3 .thumbnail .caption strong {
	font: 20px 'Lato';
	color: #2b2b2b;
	margin-bottom: 9px;
	display: block;
}
.thumb-pad3 figure {
	margin: 0 0 28px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.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;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 figure {
	margin: 0 0 13px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 30px 0;
	padding-bottom: 24px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #cecece;
	background: #ffffff;
}
.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 .thumbnail .caption a {
	font: 20px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #72a80c;
}
.thumb-pad5 .thumbnail .caption p {
	font: 14px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
.thumb-pad5 figure {
	margin: 0 0 28px 0;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad6 {
	overflow: hidden;
	margin: 0;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption a {
	font: 14px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #f5771f;
}
.thumb-pad6 .thumbnail figure {
	padding: 0;
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 {
	padding: 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 strong {
	font: 18px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 16px;
	border-bottom: 1px solid #a09fa0;
}
.thumb-pad7 .thumbnail .caption a {
	font: 15px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a80c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #191919;
}
.thumb-pad7 figure {
	margin: 0 0 20px 0;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 39px 30px 52px 30px;
	background: #f3f3f3;
	text-align: center;
}
.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 p {
	margin: 0;
	color: #ababab;
}
.thumb-pad8 .thumbnail .caption strong {
	font: bold 18px/22px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-bottom: 16px;
	color: #ababab;
}
.thumb-pad8 .badge {
	margin: 0 0 21px 0;
	padding: 0;
	width: 97px;
	height: 97px;
	border-radius: 100%;
	background: #ffffff;
	text-align: center;
	font: 600 48px/91px 'Open Sans';
	color: #ababab;
}
.thumb-pad9 {
	margin: 0 0 50px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad9 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption .title {
	color: #5a5a5a;
	margin: 0;
}
.thumb-pad9 .thumbnail .caption .title a {
	color: #72a80c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .title a:hover {
	color: #191919;
}
.thumb-pad9 .thumbnail .caption .descrip {
	color: #414042;
	font-size: 16px;
	margin-bottom: 12px;
}
.thumb-pad9 .thumbnail .caption .descrip a {
	color: #5a5a5a;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .descrip a:hover {
	color: #191919;
}
.thumb-pad9 .thumbnail .caption .descrip br {
	display: none;
}
.thumb-pad9 .thumbnail .caption p {
	font-size: 16px;
	margin-bottom: 9px;
}
.thumb-pad9 .thumbnail .caption a {
	font: 15px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a80c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption a:hover {
	color: #191919;
}
.thumb-pad9 figure {
	margin: 0 30px 0 0;
	float: left;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 80px;
	font: 24px/71px 'Fjalla One';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: transparent;
	border: 4px solid #ffffff;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #72a80c;
	border-color: #72a80c;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 25px;
	font: 21px/61px 'Fjalla One';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #191919;
	text-transform: uppercase;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #f5771f;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 38px;
	font: 18px/48px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #72a80c;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #f5771f;
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 120px;
	font: 26px/69px 'Fjalla One';
	text-transform: uppercase;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #191919;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	text-shadow: none;
	background: #72a80c;
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 7px 0 19px 0;
	list-style: none;
}
.list1.indent {
	padding-bottom: 114px;
	margin-bottom: 94px;
	border-bottom: 1px solid #e0e0e0;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 8px 0;
	padding-left: 17px;
	background: url(../img/list_arrow.png) 0 3px no-repeat;
}
.list1 li a {
	color: #5a5a5a;
	font: 15px 'Lato', "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: #72a80c;
}
.list1-1 {
	margin: 0;
	padding: 7px 0 19px 0;
	list-style: none;
}
.list1-1.indent {
	padding-bottom: 74px;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 8px 0;
	padding-left: 17px;
	background: url(../img/list_arrow2.png) 0 3px no-repeat;
}
.list1-1 li a {
	color: #ffffff;
	font: 15px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #f5771f;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 98px;
	float: left;
	overflow: hidden;
}
.list2 li:first-child {
	margin: 0;
}
.list2 li a {
	display: block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 86px;
	float: left;
}
.list3 li:first-child {
	margin: 0;
}
.list3 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 30px;
}
.list4 li time {
	font: 14px/24px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a80c;
	float: left;
	margin: 0 10px 0 0;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.list5 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 7px 0;
	overflow: hidden;
}
.list5 li figure {
	margin: 0 0 11px 0;
}
.list5 li a {
	font: 300 18px 'Roboto Condensed';
	color: #3e3d3d;
	display: inline-block;
	margin-bottom: 5px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #df9e5d;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 44px 0;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li strong {
	font: 15px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #72a80c;
	text-transform: uppercase;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 26px;
}
.list7 li .badge {
	width: 53px;
	height: 53px;
	line-height: 48px;
	position: relative;
	border-radius: 100%;
	background: #f5771f;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin: 3px 12px 0 0;
	text-align: center;
}
.list7 li p {
	margin: 0;
	color: #ffffff;
}
.list8 {
	margin: 0 0 96px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 29px 0;
}
.list8 li p {
	margin-bottom: 0;
}
.list8 li .description {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #242323;
	margin-bottom: 10px;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 45px 0 58px 0;
}
.list_carousel1 .foo {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 .foo > li {
	padding: 0;
	float: left;
	text-align: center;
	margin-right: 30px;
	cursor: default;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.foo-btn {
	position: relative;
	top: 0;
	text-align: center;
	padding: 0;
}
.pagination {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.pagination a {
	position: relative;
	z-index: 1;
	width: 15px;
	height: 15px;
	padding: 0 !important;
	margin: 0 0 0 16px;
	display: inline-block;
	background: #bbb !important;
	border: none !important;
	border-radius: 100%;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a:first-child {
	margin-left: 0;
}
.pagination a:hover {
	background: #22c8ff !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a.selected {
	background: #22c8ff !important;
}
.pagination a span {
	display: none;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	margin: 13px 0 0 0;
	overflow: hidden;
	display: inline-block;
	width: 303px;
}
#search-404 a {
	position: absolute;
	top: 10px;
	right: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 267px;
	outline: none;
	border: 1px solid #e4e6e5;
	background: none;
	font: 14px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #5a5a5a;
	padding: 10px 14px;
	height: 41px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 217px;
}
.content_map.indent {
	height: 485px;
	margin-bottom: 94px;
}
.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-wrapper div:first-child div + div + div + div {
	background-color: transparent !important;
	background-color: #000 !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.gm-wrapper * {
	box-shadow: 0 0 0 #000 !important;
	background-color: transparent !important;
}
.gm-style-iw {
	text-align: center;
	width: 330px !important;
	height: 127px !important;
	right: 0;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	color: #ffffff;
	padding: 38px 0 0 20px;
	font: 14px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	overflow: visible !important;
}
.gm-style-iw:after {
	content: '';
	width: 0;
	height: 0;
	top: 100%;
	margin-top: 17px;
	left: 50%;
	margin-left: 5px;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #000000;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	position: absolute;
}
.gm-style-iw span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #ffffff;
}
.info {
	margin-bottom: 50px;
}
.info p {
	margin-bottom: 0;
	font-size: 16px;
}
.info p span {
	display: inline-block;
	width: 85px;
}
.info p a {
	color: #72a80c;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #191919;
}
.info strong {
	font: 24px/22px 'Lato';
	margin: 0 0 15px 0;
	color: #191919;
	display: block;
}
.mail {
	color: #72a80c;
	font: 14px 'Lato', "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: #414042;
	text-decoration: none;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 106px 0 120px 0;
	overflow: hidden;
	text-align: center;
	background: #f3f3f3;
}
footer p {
	font: 18px 'Lato';
	color: #191919;
	margin: 20px 0 0 0;
}
footer p a {
	color: #191919;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #72a80c;
}
footer em {
	font-style: normal;
}
footer h2 {
	color: #72a80c;
	padding: 0;
}
footer .description {
	color: #72a80c;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	margin: 0 0 64px 0;
}
.follow_icon3 {
	padding: 0;
	margin: 0 0 40px 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon3 li {
	float: left;
	margin: 0 0 0 10px;
}
.follow_icon3 li:first-child {
	margin: 0;
}
.follow_icon3 li a {
	font-size: 30px;
	line-height: 57px;
	color: #ffffff;
	width: 57px;
	height: 57px;
	background: #191919;
	border-radius: 100%;
	text-align: center;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon3 li a:hover {
	color: #ffffff;
	background: #72a80c;
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 23px;
	line-height: 25px;
	color: #686868;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #ffffff;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 nav.tm_navbar {
 margin: 35px 0 26px 0;
 float: none;
 display: inline-block !important;
}
 header {
 text-align: center;
 padding: 0 15px;
}
 header h1.navbar-brand_ {
 float: none;
}
 .js-search {
 margin: 77px 29px 0 0 !important;
}
 .thumb-box2 {
 text-align: center;
}
 .thumb-box2 .fa-arrow-right {
 display: none;
}
 .thumb-box2 .fa-arrow-down {
 display: block;
}
 .thumb-box3 {
 text-align: center;
}
 .thumb-box3 .fa-arrow-right {
 display: none;
}
 .thumb-box3 .fa-arrow-down {
 display: block;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 margin: 35px 0 26px 0;
 float: none;
 display: inline-block !important;
}
 header {
 text-align: center;
 padding: 0 15px;
}
 header h1.navbar-brand_ {
 float: none;
}
 .js-search {
 margin: 77px 29px 0 0 !important;
}
 .errorBox .title {
 font-size: 100px;
}
 .errorBox .description {
 font-size: 40px;
}
 .thumb-box2 {
 text-align: center;
}
 .thumb-box2 .fa-arrow-right {
 display: none;
}
 .thumb-box2 .fa-arrow-down {
 display: block;
}
 .thumb-box3 {
 text-align: center;
}
 .thumb-box3 .fa-arrow-right {
 display: none;
}
 .thumb-box3 .fa-arrow-down {
 display: block;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 .js-search {
 margin: 100px 15px 0 0 !important;
 top: auto !important;
 bottom: 12px !important;
 right: 0 !important;
}
 header {
 text-align: center;
 padding: 0 15px 65px 15px;
}
 header h1.navbar-brand_ {
 float: none;
}
 nav.tm_navbar {
 padding: 0;
 float: none;
 margin: 20px 0 6px 0;
 display: block;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 h3 {
 font-size: 40px;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 0;
 width: 100%;
 border: 1px solid #f2f4f6;
 background: #f2f4f6;
 color: #8c8c8c;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .errorBox .title {
 font-size: 60px;
}
 .errorBox .description {
 font-size: 30px;
}
 #search-404 {
 width: 276px;
}
 #search-404 input {
 width: 247px;
}
 .thumb-box2 {
 padding: 50px 0;
 text-align: center;
}
 .thumb-box2 .fa-arrow-right {
 display: none;
}
 .thumb-box2 .fa-arrow-down {
 display: block;
}
 .thumb-box3 {
 padding: 50px 0;
 text-align: center;
}
 .thumb-box3 .fa-arrow-right {
 display: none;
}
 .thumb-box3 .fa-arrow-down {
 display: block;
}
 .thumb-box6 {
 padding: 50px 0;
}
 footer {
 padding: 50px 0;
}
 .thumb-box2 .title,  .thumb-box3 .title {
 white-space: normal;
 font-size: 40px;
}
 .thumb-box1 .decription:after {
 width: 100%;
 margin: 0;
 left: 0;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-box5 {
 padding: 50px 0;
}
 .thumb-box7 {
 padding-bottom: 30px;
}
 .thumb-box8 {
 padding: 50px 0;
}
 .thumb-box10 {
 padding: 50px 0;
}
 .thumb-box9 {
 padding: 50px 0;
}
 .thumb-box9 .title {
 font-size: 40px;
 line-height: 1em;
}
 .thumb-box9 .description {
 font-size: 30px;
 line-height: 1em;
}
 .thumb-box11 {
 padding: 0 0 50px 0;
}
 .list1.indent {
 padding-bottom: 50px;
 margin-bottom: 40px;
}
 #search-404 {
 width: 276px;
}
 #search-404 input {
 width: 247px;
}
 .errorBox {
 padding: 50px 0;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 24px 0;
 float: none;
}
 .thumb-pad9 .thumbnail .caption .descrip a {
 float: none !important;
}
 .thumb-pad9 .thumbnail .caption .descrip br {
 display: block;
}
 .thumb-pad9 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .btn-default.btn4 {
 padding: 0;
 width: 100%;
 text-align: center;
}
 .thumb-pad9 figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .follow_icon3 li a {
 font-size: 20px;
 line-height: 45px;
 width: 48px;
 height: 48px;
}
 .thumb-box2 img {
 width: 100%;
}
 .thumb-box3 img {
 width: 100%;
}
 .thumb-pad6 .thumbnail figure {
 padding: 0;
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad6 .thumbnail figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

.mx-3 {
	margin-left: 10px;
	margin-right: 10px;
}
.mt-1 {
    margin-top: 10px !important;
}
.mt-3 {
	margin-top: 20px !important;
}
.mt-5 {
	margin-top: 40px !important;
}
.error {
	color: red;
}

.required {
	color: red;
	font-weight: bold;
}

.required::before { content: "*" }

.loader {
	margin:auto;
	width: 60px; /* control the size */
	aspect-ratio: 1;
	display: grid;
	-webkit-mask: conic-gradient(from 22deg, #0003,#000);
			mask: conic-gradient(from 22deg, #0003,#000);
	animation: load 1s steps(8) infinite;
}
.loader,
.loader:before {
	--_g: linear-gradient(#aaa 0 0) 50%; /* update the color here */
	background: 
	var(--_g)/34% 8%  space no-repeat,
	var(--_g)/8%  34% no-repeat space;
}
.loader:before {
	content: "";
	transform: rotate(45deg);
}
@keyframes load {
	from {transform: rotate(0turn)}
	to   {transform: rotate(1turn)}
}   