@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/*------ template stylization ------*/
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
body {
	background: #ffffff;
}
.extramain {
	overflow: hidden;
}
/*-------------row_s-----------*/
.row_1 {
	position: relative;
	padding: 80px 0 66px;
	background-color: #b0a414;
	background-image: -moz-linear-gradient(top, #baaf16, #a29310);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#baaf16), to(#a29310));
	background-image: -webkit-linear-gradient(top, #baaf16, #a29310);
	background-image: -o-linear-gradient(top, #baaf16, #a29310);
	background-image: linear-gradient(to bottom, #baaf16, #a29310);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbaaf16', endColorstr='#ffa29310', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.row_2 {
	position: relative;
	padding: 25px 0 44px;
	background: #f9f7ee;
}
.row_3 {
	position: relative;
	padding: 53px 0 73px;
}
.row_4 {
	position: relative;
	padding: 52px 0 46px;
}
.row_5 {
	position: relative;
	padding: 52px 0 65px;
}
.row_6 {
	position: relative;
	padding: 52px 0 82px;
}
.row_7 {
	position: relative;
	padding: 52px 0 82px;
}
.row_8 {
	position: relative;
	padding: 52px 0 49px;
}
.row_9 {
	position: relative;
	padding: 0 0 49px;
}
/*---------shadows-----------*/
/*------headings texts links---------*/
.title1, .title2 {
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.title3 {
	margin-bottom: 0;
	font-family: 'Arial', sans-serif;
	font-size: 48px;
	line-height: 56px;
	font-weight: normal;
	color: #FFF;
}
.title4 {
	margin: 32px 0 17px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 37px;
	font-weight: normal;
	color: #fff3ca;
}
.title5 {
	margin: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
p {
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7d7d7d;
	margin-bottom: 15px;
}
h2 {
	position: relative;
	font-family: 'Arial', serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: normal;
	color: #464646;
	margin: 0;
	padding: 30px 0 37px 0;
	margin-bottom: 0;
}
h3 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #aea113;
	margin: 0;
	padding: 0 0 15px 0;
	margin-bottom: 0;
}
h4 {
	position: relative;
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #b3a50a;
	margin: 0;
	padding: 0 0 0 0;
	margin-bottom: 0;
}
/*------------btn-link---------*/
.btn-link1 {
	position: relative;
	color: #394341;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	padding: 0 0 0 31px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1 img {
	position: absolute;
	top: 2px;
	left: 0;
}
.btn-link1:hover {
	color: #2b9db7;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2 {
	position: relative;
	color: #b3a50a;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 0;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2:hover {
	color: #727272;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3 {
	position: relative;
	color: #bdb99e;
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding: 0;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3 img {
	margin-right: 7px;
	margin-top: -4px;
}
.btn-link3:hover {
	color: #727272;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------link-----------*/
.btn.link1 {
	float: right;
	overflow: hidden;
	border: none;
	right: 10px;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	border-radius: 0;
	color: #ffffff;
	padding: 0 0 0 18px;
	background: url(../img/arrowbullet1.png) left 6px no-repeat;
	box-shadow: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link1:hover {
	color: #ffd555;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link2 {
	border: none;
	right: 0;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	border-radius: 0;
	color: #989586;
	padding: 11px 23px;
	background: 0 0;
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link2:hover {
	color: #ffd555;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link3 {
	border: none;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	border-radius: 0;
	color: #2f2f2f;
	padding: 0 0 0 17px;
	margin-top: 9px;
	background: url(../img/arrowbullet2.png) left 6px no-repeat;
	box-shadow: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link3 img {
	margin-right: 6px;
}
.btn.link3:hover {
	color: #ffd555;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 42px;
	height: 42px;
	overflow: hidden;
	background: url(../img/totop.png) 0 top no-repeat;
	position: fixed;
	margin-right: -700px !important;
	right: 50%;
	bottom: 50px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 -42px;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/****************** header *******************/
header {
	position: relative;
	z-index: 2 !important;
	width: 100%;
	padding: 38px 0 40px;
	background: url(../img/patternheader.png) bottom center repeat-x;
}
.bgpages {
	background: url(../img/bg2.jpg) bottom center repeat-x;
}
/**************** header end *****************/
/*-------- Logo -------- */
.brand_ {
	position: relative;
	z-index: 5555;
	margin: 0;
	display: inline-block;
	overflow: hidden;
	float: left;
	padding: 0;
}
.brand_ a:hover {
	text-decoration: none;
}
/*-----------------navbar---------------------*/
.navbar_, .navbar_ nav {
	position: relative;
	margin: 0;
}
.navbar_ {
	margin: 25px 0 0 0;
	position: relative;
	padding: 0;
}
.navbar_ .navbar-inner_ {
	padding: 0;
	margin: 0;
	border: none;
	min-height: inherit;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.nav .sf-menu {
	position: relative;
}
.navbar_ .container {
	position: relative;
}
.nav-collapse_ {
	z-index: 30;
	z-index: 5555;
	float: right;
	margin: 0;
	position: relative;
}
.navbar_ .nav {
	margin: 0;
}
.nav-collapse_ .nav li {
	margin: 0 2px;
	padding: 0;
	position: relative;
	z-index: 9999;
	zoom: 1;
}
.nav-collapse_ .nav > li > a:after {
	text-align: center;
	position: absolute;
	top: -35px;
	margin: 0 auto;
	white-space: nowrap;
	width: 100%;
	height: 7px;
	left: 0;
	right: 0;
	background: url(../img/arrow1.png) top center no-repeat;
	border-top: 1px solid #aea113;
	content: "";
	display: none;
}
.nav-collapse_ .nav > li.last {
	margin: 0 0 0 22px;
	padding: 0;
	background: none;
}
.nav-collapse_ .nav li {
	text-align: center;
	padding: 0;
	margin: 0 21px;
	position: relative;
	zoom: 1;
}
.nav-collapse_ .nav > li:first-child {
	background: none;
}
.nav-collapse_ .nav > li > a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: block;
	position: relative;
	color: #ffffff;
	z-index: 10;
	background: transparent;
	margin: 0;
	padding: 0;
	text-shadow: none;
	-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 .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 4px;
	display: inline-block;
	top: 32px;
	right: 44px;
	position: absolute;
	z-index: 5;
}
.nav-collapse_ .nav > li.last > a {
	padding-right: 0;
}
.nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	color: #ffffff;
	background: transparent;
	box-shadow: none;
	-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.active > a:after, .nav-collapse_ .nav > li.active > a:hover:after {
	display: block;
}
.navbar_ .nav > .active > a, .navbar_ .nav > .active > a:hover, .navbar_ .nav > .active > a:focus {
	color: #ffffff;
	background: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.navbar_ .nav > .active > a :after, .navbar_ .nav > .active > a:hover :after, .navbar_ .nav > .active > a:focus :after {
	display: block;
}
.nav-collapse_ .nav > li > a:hover {
	color: #ffffff;
	background: transparent;
	-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:after {
	display: block;
}
.nav-collapse_ .nav > li.sfHover.active > a .sf-sub-indicator, .nav-collapse_ .nav > li.active > a .sf-sub-indicator {
	background-position: 0 0;
}
.nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	color: #ffffff;
}
/*-----------------2------------------*/
.sub-menu > a {
	position: relative;
}
.nav-collapse_ .nav ul {
	position: absolute;
	display: none;
	top: 52px;
	left: -1px;
	list-style: none;
	zoom: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	z-index: 11;
	background: #ffffff;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	width: 100px;
}
.nav-collapse_ .sub-menu li {
	background: none;
	margin: 0;
	padding: 0;
}
.nav-collapse_ .nav ul li {
	padding: 7px 0;
	border-top: 1px #bebebe dashed;
}
.nav-collapse_ .nav ul li:first-child {
	border-top: none;
}
.nav-collapse_ .nav ul li a {
	color: #777777;
	background: none;
	padding: 0;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 13px;
}
/*-----------------2------------------*/
.nav-collapse_ .nav ul ul li:first-child {
	text-align: left;
	padding: 0 0 5px 15px;
	border-top: none;
}
.nav-collapse_ .nav ul ul li {
	text-align: left;
	padding: 0 0 5px 15px;
	border-top: 1px #ccc368 dashed;
}
.nav-collapse_ .nav ul ul li a {
	border-top: none;
	padding: 0;
	color: #ffffff;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #493a2e;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #493a2e;
}
.nav-collapse_ .nav ul ul {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 14px 0;
	background: #b5a824;
	left: 100px;
	top: 0;
	width: 92px;
}
.nav-collapse_ .nav ul ul li a:hover {
	color: #493a2e;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
	background: url(../img/indicator2.png) no-repeat 0 0;
	width: 7px;
	height: 4px;
	position: absolute;
	display: block;
	top: 17px;
	left: auto;
	right: 12px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/***************** content ****************/
.slider {
	margin-top: -135px;
	z-index: 0!important;
	position: relative;
}
.camera_pag_ul li > div {
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	background: #000;
}
.camera_pag_ul li > div > span p {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	overflow: hidden;
}
.camera_pag_ul li.cameracurrent div span p, .camera_pag_ul li div span p:hover {
	-webkit-box-shadow: inset 0 0 0px 4px #ffffff;
	-moz-box-shadow: inset 0 0 0px 4px #ffffff;
	box-shadow: inset 0 0 0px 4px #ffffff;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	opacity: 1;
	overflow: hidden;
}
.bgtxtslider {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 220px;
	background: url(../img/pattern2.png) repeat;
	z-index: 0;
}
/*------ list-row1 -------*/
.list-row1 {
	position: relative;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.list-row1 .overflow {
	overflow: hidden;
}
.list-row1 .overflow strong {
	margin-top: 15px;
	font-family: 'Arial', cursive;
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	/*
	text-transform: lowercase;
	*/
	display: block;
	margin-bottom: 18px;
}
.list-row1 .overflow p {
	font-family: 'Trebuchet MS', cursive;
	font-size: 16px;
	color: #ffea8c;
	line-height: 22px;
	margin-bottom: 0;
}
.list-row1 a {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-row1 a:hover {
	color: #ffd555;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-row1 li {
	list-style: none;
	margin-top: 37px;
	overflow: hidden;
	color: #909090;
}
.list-row1 li:first-child {
	padding: 0;
	margin-top: 2px;
	border: none;
}
.badge_ {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: relative;
	padding: 0;
	margin: 0 13px 0 0;
	font-weight: bold;
	width: 88px;
	text-align: left;
	background: #fff7b2;
	float: left;
	text-shadow: none;
	white-space: normal;
	border: none;
	text-transform: uppercase;
}
hr.line1 {
	position: relative;
	width: 100%;
	height: 1px;
	background: #ffffff;
	padding: 0;
	margin: 45px 0 26px;
	outline: none;
	border: 0;
}
/*---------row2---------*/
.row_2 {
	text-align: center;
}
.title6 {
	margin: 32px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 38px;
	line-height: 38px;
	font-weight: 600;
	color: #444444;
	text-transform: uppercase;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.title7 {
	padding: 0 60px;
	margin: 29px 0 27px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #a9a696;
}
/*----------------row3----------------*/
.row_3 .span5 figure {
	padding: 0;
	float: left;
	margin: 0 17px 0 0;
}
hr.line2 {
	position: relative;
	width: 100%;
	height: 1px;
	background: #ebebeb;
	padding: 0;
	margin: 29px 0 28px;
	outline: none;
	border: 0;
}
.locations h2 {
	padding-bottom: 34px;
}
.locations p {
	margin-bottom: 9px;
	line-height: 20px;
}
/*------ list-abouts ------- */
.list-about {
	padding-bottom: 37px;
	margin: 5px 0 0 0;
	list-style: none;
}
.list-about p {
	margin-bottom: 0;
}
.list-about .overflow {
	overflow: hidden;
}
.list-about a {
	color: #b3a50a;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-about a:hover {
	color: #727272;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-about li {
	overflow: hidden;
	padding-top: 15px;
	color: #909090;
}
.list-about li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 35px;
	line-height: 35px;
	color: #ffffff;
	width: 52px;
	text-align: center;
	background: #aea113;
	float: left;
	text-shadow: none;
	padding: 8px 0;
	margin-right: 18px;
	white-space: normal;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
}
/*----------- .testimonials--------------*/
.list-quote.extra {
	padding-bottom: 34px;
}
.list-quote {
	list-style: none;
	margin: 6px 0 24px 0;
}
.list-quote li {
	margin-top: 25px;
}
.list-quote li:first-child {
	padding: 0;
	border-top: none;
	margin: 0;
}
.list-quote li span {
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #b3a50a;
	text-align: right;
	display: block;
	margin-top: 13px;
}
.quote-1 {
	position: relative;
	border: 1px solid #ececec;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f3f3f3 url("../img/blockquote.png") no-repeat 18px 20px;
	display: block;
	margin: 0;
	padding: 23px 13px 24px 31px;
}
.quote-1:before {
	left: 64px;
	bottom: -20px;
	width: 34px;
	height: 20px;
	position: absolute;
	content: "";
	background: url("../img/arrowquote.jpg") no-repeat;
}
.quote-1 p {
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7d7d7d;
	margin: 0;
	padding: 0;
}
.mbot1 {
	margin-bottom: 20px;
}
/*------------team----------*/
h3.choose {
	padding-bottom: 12px;
}
h2.staff {
	padding-top: 78px;
	padding-bottom: 42px;
}
/*----------- list-thumbnails--------------*/
.thumbnail-1 {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	overflow: hidden;
}
/*------ list-team ------- */
.list-team {
	margin: 0 0 0 -30px;
	padding: 0;
}
.list-team li {
	float: left;
	overflow: hidden;
	width: 186px;
	margin: 0 0 30px 30px;
	padding: 15px;
	background: #f2f2f2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-team li section {
	padding: 0;
}
.list-team li figure {
	width: 100%;
	margin: 0 0 13px 0;
}
.list-team li figure .box-shadow(none) img {
 width: 100%;
}
.thumbnail-1 h3 {
	padding-bottom: 0;
	text-transform: capitalize;
}
.list-team li a {
	font-family: 'Arial', cursive;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 0;
	color: #b3a50a;
}
.list-team li a:hover {
	color: #7d7d7d;
	text-decoration: none;
}
.list-team li p {
	font-family: 'Arial', cursive;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #8f8f8f;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*----------- thumbnails3 --------------*/
.row_5 h2 {
	padding-bottom: 42px;
}
.thumbnails3 {
	margin-top: -30px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.thumbnails3 h4 {
	padding-bottom: 0;
}
.thumbnails3 h4 a {
	color: #b3a50a;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.thumbnails3 h4 a:hover {
	color: #7d7d7d;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.thumbnails3 .products {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 15px !important;
	background: #f2f2f2;
}
.thumbnails3 li {
	margin-top: 30px;
}
.thumbnails3 figure {
	padding: 0;
	margin: 0;
	margin-bottom: 16px;
}
.thumbnails3 p {
	padding: 0;
	margin: 0px 0 0 0;
	margin-bottom: 0;
}
.products .thumbnail {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	border: none;
}
.products .caption {
	padding: 0;
}
/*-------------list1---------------*/
.list1 {
	list-style: none;
	margin: 5px 0 0 0;
}
.list1 li {
	padding: 0;
	margin: 0 0 4px 0;
	overflow: hidden;
	display: block;
}
.list1 li a {
	text-decoration: none;
	display: block;
	padding: 17px 17px 17px 20px;
	font-family: 'Arial', serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: normal;
	color: #464646;
	background: #f2f2f2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li a:hover {
	color: #ffffff;
	background: #b3a50a;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-------------partners---------------*/
.partners {
	list-style: none;
	margin: -23px 0 0 -30px;
}
.partners li {
	width: 186px;
	float: left;
	padding: 0;
	margin: 28px 0 0 30px;
	overflow: hidden;
	display: block;
}
.partners li figure {
	margin: 0 0 16px;
	padding: 0;
}
.partners li p {
	margin-bottom: 0;
}
.partners li a {
	text-decoration: underline;
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #b3a50a;
}
.partners li a:hover {
	text-decoration: none;
	color: #7d7d7d;
}
/*-- contacts page --*/
.gmap {
	margin-top: 7px;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	margin-bottom: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 565px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 7px;
}
address {
	margin: 30px 0 0 0;
	margin-bottom: 12px;
}
address strong {
	margin: 0;
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #b3a50a;
}
address span {
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7d7d7d;
}
.m_top1 {
	margin-top: 17px;
}
address p {
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7d7d7d;
}
address .info p:first-child {
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7d7d7d;
}
.info {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7d7d7d;
}
.padding_top1 {
	padding-top: 31px;
}
.info > p {
	color: #7d7d7d;
	margin-bottom: 0;
}
.info > p span {
	color: #7d7d7d;
	width: 102px;
	display: inline-block;
}
.info a {
	color: #b3a50a;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.info a:hover {
	text-decoration: none;
	color: #7d7d7d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/***** contact form *****/
.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 22px 0 0;
	top: 0;
}
.contact-form .txt-form {
	display: none;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-bottom: 26px;
	float: left;
	width: 180px;
}
.contact-form .coll-1, .contact-form .coll-2 {
	margin-right: 40px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.contact-form fieldset {
	top: 13px;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
.contact-form label {
	display: block;
	min-height: 45px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-form .message {
	display: block;
	width: 100%;
}
.contact-form input {
	padding: 10px 15px;
	margin: 0;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #8b8b8b;
	background: #f3f3f3;
	outline: none;
	width: 100%;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-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;
}
.contact-form textarea {
	padding: 10px 15px;
	margin: 0;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #8b8b8b;
	background: #f3f3f3;
	outline: none;
	width: 100%;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-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;
}
.contact-form input {
	height: 42px;
}
.contact-form input:focus, .contact-form textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: #8b8b8b !important;
	border: none;
}
.contact-form .area .error {
	float: none;
}
.contact-form textarea {
	width: 100%;
	height: 277px;
	resize: none;
	overflow: auto;
}
.contact-form .success {
	border: none;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 20px;
	background: #f3f3f3;
	padding: 18px 0px;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form .error, .contact-form .empty {
	color: #f00;
	font-size: 10px;
	line-height: 1.2em;
	display: none;
	text-align: right;
	overflow: hidden;
	width: 100%;
	text-transform: none;
	position: absolute;
	top: 30px;
	right: 0;
}
.contact-form .message .error, .contact-form .message .empty {
	top: 265px;
}
.contact-form .buttons-wrapper {
	margin: 0;
}
.contact-form .buttons-wrapper a {
	margin-top: 44px;
}
.contact-form .buttons-wrapper a:hover {
	text-decoration: none;
}
.contact-form .buttons-wrapper p {
	top: -10px;
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #8b8b8b;
	text-transform: uppercase;
}
.contact-form .buttons-wrapper span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #aea113;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	top: 24px;
	margin-left: 30px;
}
.buttons-wrapper > .link1 {
	padding: 13px 22px;
}
/*-----policy------*/
.policy h2 {
	padding-bottom: 39px;
}
.policy p {
	margin-bottom: 22px;
}
.policy .privacy_link {
	color: #b3a50a;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.policy .privacy_link:hover {
	text-decoration: none;
	color: #7d7d7d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*404 page*/
/*404 page*/
footer.page404:before {
	content: "";
	position: absolute;
	text-align: center;
	height: 160px;
	width: 100%;
	margin-top: -18px;
	background: url(../img/footerbg.png) center top no-repeat;
}
.block-404 .span8 {
	margin-bottom: 20px;
}
.block-404 .span8 img {
	margin-left: 0;
}
.block-404 .forminfo {
	margin-top: 148px;
}
.block-404 .forminfo h2 {
	padding: 0;
	color: #3b3a3a;
	line-height: 30px;
	margin-bottom: 32px;
}
.block-404 p {
	margin-bottom: 22px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 24px;
	position: relative;
}
.form-404 input {
	outline: none;
	height: 42px;
	width: 75%;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	background: #f3f3f3;
	border: none;
	color: #7d7d7d;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: none;
}
.form-404 a {
	position: absolute;
	margin-top: 0 !important;
	right: 0;
	top: 7px;
	float: right;
}
/**/
/*************** content end **************/
/***************** footer ******************/
.footerrow1 {
	padding: 37px 0;
}
.borders1 {
	padding-top: 43px;
	padding-bottom: 25px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
/*-----------footermenu-------------*/
.footermenu {
	float: left;
	list-style: none;
	padding: 0;
	margin: 12px 0 0 0;
}
.footermenu li:first-child {
	float: left;
	background: transparent;
}
.footermenu li:first-child a {
	margin: 0 10px 0 0;
}
.footermenu li {
	float: left;
}
.footermenu li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #797979;
	margin: 0 10px;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.footermenu li a:hover {
	text-decoration: none;
	color: #aea113;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.footermenu li.active a {
	text-decoration: none;
	color: #aea113;
}
/*--------------social----------------*/
.social_icons {
	float: left;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	margin: 4px 40px 0 0;
	z-index: 7777;
}
.social_icons > li {
	float: left;
	cursor: pointer;
	width: 37px;
	height: 36px;
	overflow: hidden;
	margin-right: 3px;
}
.social_icons > li a {
	width: 37px;
	height: 36px;
	overflow: hidden;
}
.social_icons > li a img {
	position: relative;
	top: 0;
}
.social_icons > li a:hover img {
	position: relative;
	top: -36px;
}
.follow1 {
	position: relative;
	float: left;
	overflow: hidden;
}
.follow1 h2 {
	padding: 15px 0 4px 0;
}
.smalllogo {
	float: right;
}
/*-------privacy----------*/
.privacy {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7e7e7e;
	margin-top: 8px;
}
.privacy span {
	color: #7e7e7e;
	margin: 0 5px;
}
.privacy a {
	color: #7e7e7e;
}
.privacy a:hover {
	color: #aea113;
	text-decoration: none;
}
/************** footer end ******************/
/**************** media queries **************/
/*************************************************/
@media (min-width: 1200px) {
.form-404 input {
	width: 79%;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: left;
	width: 230px;
}
.partners li {
	width: 236px;
	float: left;
	margin: 28px 0 0 30px;
}
.list-team li {
	float: left;
	width: 236px;
	margin: 0 0 30px 30px;
}
.footermenu li:first-child {
	float: left;
	background: transparent;
}
.footermenu li:first-child a {
	margin: 0 18px 0 0;
}
.footermenu li {
	float: left;
}
.footermenu li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #797979;
	margin: 0 21px;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.follow1 {
	position: relative;
	float: left;
	overflow: hidden;
}
.follow1 h2 {
	padding: 0 0 4px 0;
}
}
/*************************************************/
@media (min-width: 768px) and (max-width: 979px) {
.form-404 input {
	width: 65%;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: none;
	width: 100%;
}
.list-team li {
	float: left;
	width: 223px;
	margin: 0 0 30px 30px;
}
.partners li {
	width: 223px;
	float: left;
	margin: 28px 0 0 30px;
}
.list-about .overflow {
	overflow: visible;
}
.badge_2 {
	margin-bottom: 10px;
}
.follow1 {
	position: relative;
	float: left;
	overflow: hidden;
}
.follow1 h2 {
	padding: 15px 0 4px 0;
}
.footermenu li:first-child a {
	margin: 0 5px 0 0;
}
.footermenu li a {
	margin: 0 5px;
}
.row_3 .span5 figure {
	width: 100%;
	padding: 0;
	float: none;
	margin: 0;
}
.row_3 .span5 figure img {
	width: 100%;
}
.title7 {
	padding: 0;
}
.btn-link3 img {
	float: none;
	display: block;
}
.list-row1 .badge_ {
	float: none;
	margin-right: 0;
}
.nav-collapse_ > .nav > li {
	float: left;
	margin: 0 10px;
}
.nav-collapse_ > .nav > li.last {
	float: left;
	margin: 0 0 0 10px;
}
.nav-collapse_ {
	float: left;
}
.nav-collapse_ .nav ul {
	left: 1px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	right: 46px;
}
.nav-collapse .nav > li > a:hover {
	background-color: transparent;
}
.nav-collapse_ .nav > li > a {
	margin: 0;
}
.navbar_ {
	float: right;
	padding: 0;
}
.navbar_ .nav-collapse_ {
	width: auto!important;
	overflow: visible !important;
	height: auto;
	clear: none;
}
}
/*************************************************/
@media (max-width: 767px) {
.follow1 h2 {
	padding: 0px 0 4px 0;
}
.block-404 .forminfo {
	margin-top: 25px;
}
.form-404 input {
	width: 85%;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: none;
	width: 100%;
}
.thumbnails3 {
	margin-top: -30px;
	margin-left: -30px;
}
.thumbnails3 li {
	float: left;
	width: 44%;
	margin-top: 30px;
	margin-left: 30px;
}
.thumbnails3 figure {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}
.thumbnails3 figure img {
	width: 100%;
}
.partners li {
	width: 28%;
	float: left;
	margin: 28px 0 0 30px;
}
.list-team li {
	float: left;
	width: 28%;
	margin: 0 0 30px 30px;
}
.footermenu {
	display: none;
}
.title7 {
	padding: 0;
}
.list-row1 {
	margin-top: 32px;
}
.slider {
	margin-top: -197px;
}
header {
	position: relative;
	width: 100%;
	z-index: 2!important;
	padding: 10px 0 20px;
}
.brand_ {
	position: relative;
	float: none;
}
.sf-menu {
	display: none !important;
}
.navbar_ .nav-collapse_ {
	float: none;
	display: none;
}
.navbar_ .btn-navbar {
	display: none;
}
.navbar_ {
	margin: 0;
	padding: 20px 0 0;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #b7ac15;
	background: #2c2c2c !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
}
.select-menu option {
	padding-bottom: 4px;
}
}
/*************************************************/
@media (max-width: 610px) {
.form-404 input {
	width: 83%;
}
.partners li {
	float: left;
	width: 43%;
}
.list-team li {
	float: left;
	width: 42%;
	margin: 0 0 30px 30px;
}
.list-team li figure {
	width: 100%;
}
.list-team li figure img {
	width: 100%;
}
}
/*************************************************/
@media (max-width: 560px) {
.thumbnails3 {
	margin-top: -30px;
	margin-left: 0px;
}
.thumbnails3 li {
	float: none;
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
}
.thumbnails3 figure {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}
.thumbnails3 figure img {
	width: 100%;
}
}
/*************************************************/
@media (max-width: 480px) {
.form-404 input {
	width: 100%;
}
.partners {
	margin-left: 0px;
}
.partners li {
	float: none;
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
}
.partners li figure img {
	width: 100%;
}
.list-team {
	margin-left: 0;
}
.list-team li {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}
.list-team li figure {
	width: 100%;
}
.list-team li figure img {
	width: 100%;
}
.privacy {
	float: none;
}
.smalllogo {
	float: left;
	margin-top: 20px;
}
}
/*************************************************/
@media (max-width: 400px) {
.follow1 h2 {
	padding: 15px 0 4px 0;
}
.map iframe {
	width: 100%;
	height: 300px;
}
.row_3 .span5 figure {
	width: 100%;
	padding: 0;
	float: none;
	margin: 0;
}
.row_3 .span5 figure img {
	width: 100%;
}
}
/*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: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
