@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@import url(//fonts.googleapis.com/css?family=Bitter:400,700);
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;
}
/*------ template stylization ------*/
body {
	background: #1f1b1a;
}
/*---------------row_s----------------*/
.row_1 {
	padding: 0 0 51px;
	background: #FFF;
}
.row_2 {
	padding: 36px 0 71px;
	background: #2c2625;
}
.row_3 {
	padding: 36px 0 0;
	background: #2c2625;
}
.row_4 {
	padding: 36px 0 66px;
	background: #2c2625;
}
.row_5 {
	padding: 36px 0 11px;
	background: #2c2625;
}
.row_6 {
	padding: 36px 0 77px;
	background: #2c2625;
}
.row_7 {
	padding: 36px 0 57px;
	background: #2c2625;
}
.row_8 {
	padding: 69px 0 107px;
	background: #2c2625;
}
.row_9 {
	padding: 36px 0 79px;
	background: #2c2625;
}
.row_10 {
	padding: 40px 0 74px;
	background: #2c2625;
}
.row_11 {
	padding: 36px 0 57px;
	background: #2c2625;
}
.padbot1 {
	padding-bottom: 44px;
}
.pad1 {
	padding: 79px 0 50px;
}
.mbot1 {
	margin-bottom: 39px !important;
}
.mbot2 {
	margin-bottom: 32px !important;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 27px;
	height: 19px;
	overflow: hidden;
	background: url(../img/totop.png) 0 bottom no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 0;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*---------------headings links------------------*/
p {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #736357;
	margin: 0;
	padding: 0;
	margin-bottom: 11px;
}
p.lheight2 {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #736357;
	margin: 0;
	padding: 0;
	margin-bottom: 11px;
}
h2 {
	text-transform: uppercase;
	font-family: 'Bitter', serif;
	font-size: 40px;
	line-height: 42px;
	font-weight: 400;
	color: #FFF;
	margin: 0;
	padding: 30px 0 48px;
}
h3 {
	text-transform: uppercase;
	font-family: 'Bitter', serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: 400;
	color: #f2d13e;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}
h4 {
	text-transform: uppercase;
	font-family: 'Open Sans', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #c7b299;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}
.btn1 {
	position: relative;
	border: none;
	border-radius: 0;
	color: #FFF;
	box-sizing: border-box;
	z-index: 10;
	text-transform: uppercase;
	line-height: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	padding: 13px 14px;
	background: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn2 {
	position: relative;
	border: none;
	border-radius: 0;
	color: #FFF;
	box-sizing: border-box;
	z-index: 10;
	text-transform: uppercase;
	line-height: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	padding: 13px 22px;
	background: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn1:hover, .btn2:hover {
	background: #534741;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************* header ***************/
.extrabg {
	max-width: 1303px;
	background: #FFF;
	margin: 85px auto 68px;
}
header {
	border-top: 12px solid #f2d13e;
	text-align: center;
	padding-bottom: 31px;
}
/*-------- Logo -------- */
.navbar-brand_ {
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0;
	text-align: center;
	padding: 61px 0 74px;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
/*-----------------navbar---------------------*/
.menuheader {
	float: left;
	width: 100%;
}
.tm_navbar {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	line-height: 0;
	background: #998675;
}
.tm_navbar .nav {
	float: none;
	position: relative;
	display: inline-block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li:first-child {
	position: relative;
	padding: 0 0 0 1px;
	zoom: 1;
}
.tm_navbar .nav li:first-child a {
	min-width: 199px;
}
.tm_navbar .nav li.last {
	float: left;
	padding: 0 0 0 0;
	position: relative;
	zoom: 1;
	background: transparent;
}
.tm_navbar .nav li {
	float: left;
	padding: 0 0 0 0;
	position: relative;
	zoom: 1;
	background: url(../img/linemenu.jpg) right top repeat-y;
}
.tm_navbar .nav li a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color: #FFF;
	background: transparent;
	min-width: 185px;
	padding: 34px 0 32px;
	border: none;
	border-radius: 0;
	text-shadow: none;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.tm_navbar .nav li a span {
	position: absolute;
	border-radius: 2px;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 0%;
	text-align: center;
	background: #362f2d;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li > a .indicator1 {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 56px;
	right: 49%;
	margin-right: -3px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.tm_navbar .nav li a:hover span, .tm_navbar .nav > li.active > a span, .tm_navbar .nav > li.active > a:hover span {
	height: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
	color: #ffffff;
}
.tm_navbar .nav > .active > a span, .tm_navbar .nav > .active > a:hover span, .tm_navbar .nav > .active > a:focus span {
	height: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
	color: #FFF;
	background-position: 0 0;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.tm_navbar .nav > li.sfHover > a span, .tm_navbar .nav > li.sfHover > a:hover span, .tm_navbar .nav > li > a:hover span, .tm_navbar .nav > li.active > a span, .tm_navbar .nav > li.active > a:hover span {
	height: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 88px;
	left: 0;
	width: 232px;
	padding: 35px 0;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #998675;
	margin: 0;
	text-align: center;
}
.tm_navbar .nav ul li:first-child {
	width: 100%;
	padding: 0 0 2px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	border-top: none;
	background: none;
}
.tm_navbar .nav ul li:first-child img {
	position: absolute;
	top: -22px;
	left: -5px;
}
.tm_navbar .nav ul li {
	width: 100%;
	text-align: center;
	padding: 3px 0;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: none;
}
.tm_navbar .nav ul li a {
	position: relative;
	color: #ffffff;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	margin: 0;
	background: transparent;
}
.tm_navbar .nav ul li a:hover {
	color: #362f2d;
}
/*--------------------------*/
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #362f2d;
	background: transparent;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #362f2d;
	background: transparent;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	width: 234px;
	padding: 29px 0 26px;
	background: #f2d13e;
	left: 245px;
	top: -2px;
}
.tm_navbar .nav ul ul li:first-child {
	width: 100%;
	text-align: center;
	padding: 0;
	margin-bottom: 6px;
	position: relative;
	zoom: 1;
	border-top: none;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: none;
}
.tm_navbar .nav ul ul li a {
	padding: 0;
	margin: 0;
	background: transparent;
	color: #ffffff;
}
.tm_navbar .nav ul ul li a:hover {
	color: #3e454c;
	background: transparent;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .indicator2 {
	background: url(../img/indicator2.png) 0 0 no-repeat;
	width: 5px;
	height: 7px;
	position: relative;
	display: inline-block;
	margin-left: 5px;
	top: -1px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/************** header end **************/
/************** content **************/
.box1 {
	position: relative;
}
.box1 a {
	padding: 42px 48px 44px;
	position: relative;
	overflow: hidden;
	display: block;
	background: #c7b29a;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box1 a h2 {
	padding: 0;
	margin-bottom: 5px;
}
.box1 a p {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	color: #736357;
	margin-bottom: 0;
}
.box1 a:hover {
	text-decoration: none;
	background: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------------box2----------------*/
.box2 {
	position: relative;
	background: #362f2d;
}
.box2 a {
	padding: 20px 0 23px 28px;
	text-transform: uppercase;
	font-family: 'Bitter', serif;
	font-size: 30px;
	line-height: 30px;
	color: #FFF;
	position: relative;
	overflow: hidden;
	display: block;
	background: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box2 a:hover {
	text-decoration: none;
	background: #362f2d;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box2_1 {
	padding: 25px 18px 35px;
	position: relative;
	overflow: hidden;
	display: block;
}
.box2_1 h2 {
	padding: 0;
	margin-bottom: 4px;
	color: #f2d13e;
}
.box2_1 .title1 {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	color: #998675;
	margin: 0;
}
.box2_2 {
	padding: 18px 19px 38px;
	position: relative;
	overflow: hidden;
	display: block;
}
.box2_2 h2 {
	padding: 0;
	color: #f2d13e;
}
.box2_2 .title2 {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	color: #c7b299;
	margin: 0;
	margin-bottom: 17px;
}
.box2_2 p {
	margin: 0;
	color: #736357;
}
/*------------box3-------------*/
.box3 {
	margin: 64px 0 0;
}
.box3 figure {
	float: left;
	margin: 0 29px 10px 0;
}
.box3 .info1 {
	overflow: hidden;
}
.box3 h2 {
	color: #f3c43a;
	padding: 0;
}
.box3 .title3 {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: 300;
	color: #998675;
	margin: 0 0 25px 8px;
}
.box3 p {
	margin: 0;
	color: #cacaca;
}
/*------ list-news ------- */
.list-news {
	padding: 0;
	margin: 3px 0 11px 0;
	list-style: none;
}
.list-news h3 {
	margin: 1px 0;
}
.list-news h3 a {
	color: #f2d13e;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-news h3 a:hover {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-news h4 {
	margin-bottom: 9px;
}
.list-news p {
	margin-bottom: 0;
}
.list-news .overflow {
	overflow: hidden;
}
.list-news li {
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 22px;
}
.badge_2 {
	position: relative;
	width: 75px;
	text-align: center;
	background: #534741;
	float: left;
	text-shadow: none;
	padding: 14px 0 0;
	margin-right: 23px;
	white-space: normal;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}
.badge_2 .badgetxt {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Bitter', serif;
	font-size: 40px;
	line-height: 39px;
	font-weight: 400;
	color: #ffffff;
	margin: 0;
	padding-bottom: 19px;
	background: url(../img/linebadge2.png) center bottom repeat-x;
}
.badge_2 .badgetxt span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #998675;
}
.badge_2 .box4 {
	padding: 7px 0;
	margin: 0;
	position: relative;
	display: block;
	text-align: center;
	background: #534741;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.badge_2 .box4:hover {
	text-decoration: none;
	background: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.badge_2 em {
	position: absolute;
	right: -15px;
	top: 14px;
	content: "";
	border-style: solid;
	border-width: 8px 0 8px 15px;
	border-color: transparent transparent transparent #534741;
}
.box5 figure {
	margin-bottom: 26px;
}
.box5 h3 {
	margin-bottom: 10px;
}
.box5 p {
	margin-bottom: 33px;
}
/*-------map2---------*/
.map2 {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.map2 iframe {
	width: 100%;
	height: 296px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*--------------social2----------------*/
.social2 {
	overflow: hidden;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	margin: 0;
	padding-top: 0px;
	margin-bottom: 18px;
	margin-top: 10px;
	z-index: 10;
}
.social2 > li {
	float: left;
	cursor: pointer;
	width: 47px;
	height: 46px;
	overflow: hidden;
	margin: 0;
	margin: 0 11px 0 0;
}
.social2 > li a {
	width: 47px;
	height: 46px;
	overflow: hidden;
}
.social2 > li a img {
	position: relative;
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.social2 > li a:hover img {
	position: relative;
	top: -46px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
/*------ list-vision ------- */
.list-vision {
	padding: 0;
	margin: 0;
	margin-bottom: 41px;
	padding-bottom: 0;
	list-style: none;
}
.list-vision h3 {
	margin-bottom: 12px;
}
.list-vision p {
	margin-bottom: 0;
}
.list-vision .overflow {
	overflow: hidden;
}
.list-vision a {
	color: #f2d13e;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-vision a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-vision li {
	overflow: hidden;
	padding-top: 21px;
}
.list-vision li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_ {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 28px;
	font-weight: 600;
	color: #FFF;
	width: 50px;
	text-align: center;
	background: #f2d13e;
	float: left;
	text-shadow: none;
	padding: 8px 0 14px;
	margin-right: 19px;
	margin-top: 2px;
	white-space: normal;
	border-radius: 500px;
	border: none;
	text-transform: uppercase;
}
/*-----------testimonials--------------*/
.list-quote.extra {
	padding-bottom: 34px;
}
.list-quote {
	padding: 0;
	list-style: none;
	margin: 0 0 24px 0;
}
.list-quote li {
	margin-top: 0;
}
.list-quote li:first-child {
	padding: 0;
	border-top: none;
	margin: 0;
	margin-bottom: 27px;
}
.quote-1 {
	position: relative;
	border: none;
	border-radius: 10px;
	background: url("../img/blockquote.png") no-repeat 0 0;
	display: block;
	margin: 0;
	padding: 0 0 0 44px;
}
.quote-1 p {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #736357;
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
}
.quote-1 a {
	text-transform: uppercase;
	font-family: 'Open Sans', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #c7b299;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.quote-1 a:hover {
	color: #f2d13e;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*--------- list-members -----------*/
/*----------- list-thumbnails--------------*/
.thumbnail-1 {
	border: none;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	overflow: hidden;
	background: transparent;
}
.members {
	padding: 76px 0 31px 0;
}
.list-members {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.list-members li h3 {
	margin-bottom: 0;
}
.list-members li {
	float: left;
	overflow: hidden;
	margin-bottom: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-members li section {
	padding: 0;
}
.list-members li figure {
	width: 100%;
}
.list-members li figure .box-shadow(none) img {
 width: 100%;
}
.list-members li h4 {
	margin-bottom: 0;
}
.list-members li a {
	margin-bottom: 0;
	color: #c7b299;
}
.list-members li a:hover {
	color: #f2d13e;
	text-decoration: none;
}
.list-members li p {
	margin-bottom: 0;
}
.list-members li figure {
	width: 100%;
	margin: 0;
	overflow: hidden;
	margin-bottom: 22px;
}
.list-members li figure img {
	width: 100%;
}
.list-members li > div > figure > a {
	position: relative;
	display: block;
	margin: 0;
}
.list-members li > div > figure > a > .zoom {
	width: 30px;
	height: 30px;
	margin-top: -250px;
	margin-left: -15px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.list-members li > div > figure > a:hover > .zoom {
	margin-top: -15px;
	margin-left: -15px;
	text-decoration: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.list-members li > div > figure > a span {
	position: absolute !important;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: url(../img/patternhover1.png) repeat;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.list-members li > div > figure > a:hover span {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/patternhover1.png) repeat;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
/*------ list-events ------- */
.list-events {
	padding: 0;
	margin: 3px 0 11px 0;
	list-style: none;
	overflow: hidden;
}
.list-events h3 {
	margin: 1px 0;
}
.list-events h3 a {
	color: #f2d13e;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-events h3 a:hover {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-events h4 {
	margin-bottom: 9px;
}
.list-events p {
	margin-bottom: 0;
}
.list-events .overflow {
	overflow: hidden;
}
.list-events li {
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 22px;
}
.badge_3 {
	position: relative;
	width: 75px;
	text-align: center;
	background: #534741;
	float: left;
	text-shadow: none;
	padding: 14px 0 0;
	margin-right: 23px;
	white-space: normal;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}
.badge_3 .badgetxt {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Bitter', serif;
	font-size: 40px;
	line-height: 39px;
	font-weight: 400;
	color: #ffffff;
	margin: 0;
	padding-bottom: 19px;
	background: url(../img/linebadge2.png) center bottom repeat-x;
}
.badge_3 .badgetxt span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #998675;
}
.badge_3 .box6 {
	padding: 7px 0;
	margin: 0;
	position: relative;
	display: block;
	text-align: center;
	background: #534741;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.badge_3 .box6:hover {
	text-decoration: none;
	background: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.badge_3 em {
	position: absolute;
	right: -15px;
	top: 14px;
	content: "";
	border-style: solid;
	border-width: 8px 0 8px 15px;
	border-color: transparent transparent transparent #534741;
}
/*-----------box7---------------*/
.box7 figure {
	margin-bottom: 25px;
	margin-top: 2px;
}
.box7 h3 {
	margin-bottom: 10px;
}
.box7 p {
	margin-bottom: 33px;
}
/*--------------list1-------------*/
.list1 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-top: 2px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.list1 li {
	margin-bottom: 38px;
	position: relative;
}
.list1 li h3 {
	margin-bottom: 6px;
}
.list1 li h4 {
	margin-bottom: 0;
}
.list1 li h4 a {
	color: #c7b299;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li h4 a:hover {
	text-decoration: none;
	color: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li p {
	margin-bottom: 0;
}
.list1 li.last {
	margin-bottom: 0;
	position: relative;
}
.list1 li figure {
	position: relative;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
/*--------------list2-------------*/
.list2 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin: 0 0 47px;
}
.list2 li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 15px;
	line-height: 12px;
}
.list2 li img {
	position: absolute;
	left: 0;
	top: 5px;
}
.list2 li a {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li a:hover {
	text-decoration: none;
	color: #f2d13e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*--------list-blog-----------*/
.list-blog {
	margin: 0;
	padding: 0;
}
.list-blog li {
	display: block;
	margin-top: 0;
	margin-bottom: 49px;
}
.list-blog li .date {
	padding-bottom: 0;
	margin-bottom: 23px;
}
.list-blog li .date .extra-wrap {
	overflow: hidden;
}
.list-blog > li > div > figure {
	border: none;
	float: left;
	margin: 0;
	margin-right: 30px;
	margin-bottom: 10px;
}
.list-blog p.text-info a {
	position: relative;
	color: #181a25;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog p.text-info a:hover {
	color: #b5b6bf;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog .extra-wrap h3 {
	margin: 0;
}
.list-blog .extra-wrap h3 a {
	color: #f2d13e;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog .extra-wrap h3 a:hover {
	text-decoration: none;
	color: #FFF;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog .extra-wrap .text-info2 {
	position: relative;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.btn-link4 {
	letter-spacing: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #c7b299;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.btn-link4 img {
	margin-right: 4px;
}
.btn-link4:hover {
	color: #f2d13e;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.btn-link4:focus {
	color: #f2d13e;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.blogcont p {
	position: relative;
	top: -7px;
	margin-bottom: 26px !important;
}
/*--------categories----------*/
.categories {
	margin: 0 0 30px;
}
.archives {
	margin: 0 0 40px;
}
/*-------- contacts page --------*/
.gmap {
	margin-top: 0;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin-bottom: 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 382px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 48px;
}
address {
	margin: 0 0 0 0;
	margin-bottom: 24px;
}
address strong {
	margin: 0;
	text-transform: uppercase;
	font-family: 'Bitter', serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: 400;
	color: #f2d13e;
	display: block;
	margin-bottom: 12px;
}
address span {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #736357;
}
address p {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #736357;
	margin: 16px 0 20px;
}
address p em {
	text-transform: uppercase;
	font-family: 'Open Sans', serif;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #c7b299;
	display: block;
	margin-bottom: 10px;
}
/*------------contact form------------*/
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 5px;
	margin-bottom: 15px;
	width: 199px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.coll-message {
	position: relative;
}
#contact-form {
	margin-top: 2px;
	position: relative;
}
#contact-form label {
	position: relative;
	/*!*/
  display: block;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	width: 100%!important;
	position: absolute;
	/*!*/
  left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #FFF;
	padding: 10px 10px 11px 15px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	font-weight: normal;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	padding: 10px 10px 11px 15px;
	width: 100%;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #FFF;
	width: 100%;
	height: 41px;
	border-radius: 0;
	padding: 10px 10px 11px 15px;
	border: none;
	background: #534741;
}
#contact-form textarea {
	height: 201px;
	resize: none;
	margin: 0 0 40px;
	overflow: hidden;
}
.req {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #FFF;
	position: relative;
	display: inline-block;
	margin-left: 18px;
	top: 2px;
}
#contact-form > label {
	margin-bottom: 0;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px/20px Arial;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 22px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #534741;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
	padding: 0;
}
#contact-form.success .success-message {
	height: 50px;
	color: #FFF;
	padding: 15px 0;
	border: 1px #534741 solid;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}
/*-----------------privacy page-------------------*/
.privacy_page h3 {
	margin: 0 0 13px;
}
.terms h4 {
	margin: 0 0 9px;
}
.terms p {
	margin: 0 0 11px !important;
}
.padbot6 {
	padding-bottom: 44px !important;
}
.mbot4 {
	margin: 0 0 23px !important;
}
.privacy_page p {
	margin-bottom: 20px;
}
.privacy_link {
	color: #FFF;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.privacy_link:hover {
	text-decoration: none;
	color: #f2d13e;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/*404 page*/
/*404 page*/
.block-404 figure {
	margin: 15px 0 30px;
}
.block-404 .forminfo h2 {
	padding-top: 23px;
	padding-bottom: 39px;
	line-height: 50px;
}
.block-404 p {
	width: 100%;
	margin-bottom: 24px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 30px;
	position: relative;
	padding-right: 0;
}
.form-404 input {
	outline: none;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #FFF;
	width: 100%;
	height: 41px;
	border-radius: 0;
	padding: 10px 10px 11px 15px;
	border: none;
	background: #534741;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: none;
}
.form-404 a {
	margin-top: 41px !important;
}
/************* content end **************/
/************** footer **************/
.footerrow1 {
	padding: 30px 0 3px;
	background: #FFF;
}
/*-----------footeraddress1-------------*/
.footeraddress1 {
	text-transform: uppercase;
	font-family: 'Bitter', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #998675;
	margin-left: -32px;
	padding: 11px 0 30px 77px;
}
.footeraddress1 img {
	position: absolute;
	margin: 2px 0 0 15px;
	left: 0;
}
.footeraddress1 a {
	color: #998675;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.footeraddress1 a:hover {
	text-decoration: none;
	color: #f2d13e;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
p.footerpriv {
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	font-family: 'Bitter', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #998675;
	margin: 0;
	margin-top: 20px;
	width: 100%;
}
p.footerpriv a {
	text-transform: uppercase;
	font-family: 'Bitter', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #f2d13e;
}
p.footerpriv a:hover {
	text-decoration: none;
	color: #998675;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
p.footerpriv span {
	text-transform: uppercase;
	font-family: 'Bitter', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #998675;
}
p.footerpriv img {
	margin: 0 1px;
}
.privacylink {
	text-transform: none !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #998675 !important;
	margin: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.privacylink:hover {
	text-decoration: none;
	color: #f2d13e !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/************** footer end **************/
/*-------------- media queries -------------------*/
/**********************************************************/
@media (min-width: 1220px) {
.form-404 {
	width: 79%;
	display: block;
	margin-top: 30px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 16px;
	width: 243px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
h2 {
	font-size: 50px;
	line-height: 42px;
}
.box2 a {
	padding: 40px 0 44px 74px;
}
.box2_2 {
	padding: 38px 48px 58px;
}
.box2_1 {
	padding: 48px 48px 35px;
}
.tm_navbar .nav li:first-child a {
	min-width: 241px;
}
.tm_navbar .nav li a {
	min-width: 232px;
}
.container {
	padding: 0;
}
}
/**********************************************************/
@media (min-width: 768px) and (max-width: 991px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	width: 100%;
	display: inline-block;
}
.social2 > li {
	margin: 0 5px 0 0;
}
.badge_2,  .badge_3 {
	width: 100%;
	margin-bottom: 10px;
}
.badge_2 em,  .badge_3 em {
	display: none;
}
.list-news .overflow,  .list-events .overflow {
	overflow: visible;
}
h2 {
	font-size: 30px;
	line-height: 30px;
}
.box3 .info1 {
	overflow: visible;
}
.box1 a {
	padding: 103px 38px 117px;
}
.tm_navbar .nav ul {
	width: 210px;
}
.tm_navbar .nav ul ul {
	width: 180px;
	left: 215px;
}
.box2_1 {
	padding: 15px 18px 10px;
}
.tm_navbar .nav li:first-child a {
	min-width: 143px;
}
.tm_navbar .nav li a {
	min-width: 144px;
}
}
/**********************************************************/
@media (max-width: 767px) {
.map iframe {
	width: 100%;
	height: 250px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 15px;
	width: 100%;
	display: inline-block;
}
.footeraddress1 {
	padding: 11px 0 0 77px;
}
.footerrow1 {
	padding: 30px 0 30px;
}
.social2 {
	margin-bottom: 38px;
}
.box5 figure,  .box7 figure {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
h2 {
	font-size: 34px;
	line-height: 34px;
}
.box3 figure {
	float: left;
	margin: 0 15px 10px 0;
}
.box3 .info1 {
	overflow: visible;
}
.box1 a {
	padding: 20px;
}
.box2 figure {
	float: left;
	margin: 0 20px 0 20px;
}
.box2 .box2_2 {
	padding: 0 20px 20px 20px;
	overflow: visible;
}
.colrow1 {
	margin-bottom: 30px;
}
.extrabg {
	margin: 25px auto;
}
.navbar-brand_ {
	display: block;
	position: relative;
	padding: 40px 0 20px;
	margin: 0;
	margin-left: 0;
}
.navbar-brand_ img {
	width: 100%;
}
.menuheader {
	min-height: 50px;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.tm_navbar {
	padding: 20px 0;
	display: block;
	background: transparent;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #FFF;
	border: 1px solid #998675;
	background: #998675 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**********************************************************/
@media (max-width: 650px) {
.box3 figure {
	float: none;
	margin: 0 0 20px 0;
}
.box3 figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 600px) {
.box2 figure {
	float: none;
	width: 100%;
	margin: 0;
}
.box2 figure img {
	width: 100%;
}
.box2 .box2_2 {
	padding: 20px;
	overflow: visible;
}
.colrow1 {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 550px) {
.eventscol {
	width: 100%;
}
.colfooter {
	width: 100%;
}
.box5 figure,  .box7 figure {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 15px;
}
.box5 figure img,  .box7 figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 480px) {
.date .pull-right {
	width: 100%;
	display: block;
	float: left!important;
}
.list-blog .extra-wrap .text-info2 span {
	margin: 0 !important;
	display: block;
}
.list-blog > li > div > figure {
	border: none;
	float: none;
	margin: 0;
	margin-right: 0;
	width: 100%;
	margin-bottom: 20px;
}
.list-blog > li > div > figure img {
	width: 100%;
}
.list1 figure {
	width: 100%;
}
.list1 figure img {
	width: 100%;
}
.memberscol {
	width: 50%;
}
}
/**********************************************************/
@media (max-width: 420px) {
.memberscol {
	width: 100%;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}
