#mobile-owa {
	visibility: hidden
}

.survey_form span {
	font-size: .75em;
	color: #fff;
}

.survey_form span div {
	line-height: 1.4em;
	margin-top: 4px;
}

.survey_form p {
	font-size: .75em;
	color: #fff;
	font-weight: bold;
}

.col-md-8 ul {
	margin-left: 50px !important;
}

.survey_form input:not([type='submit']):not([type='button']):not([type='radio']):not([type='checkbox']),
select,
.contact-form textarea {
	/*border: 0px!important;*/
}

/*=========================================================================search==*/
.sb-search {
	width: 0%;
	position: fixed;
	right: 0px;
	top: 128px;
	min-width: 40px;
	height: 41px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	z-index: 50
}

.sb-search-input {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	outline: none;
	background: #FF9900;
	width: 95%;
	height: 41px;
	margin: 0;
	z-index: 50;
	padding: 5px 15px;
	font-size: 15px;
	color: #000000;
}

.sb-search-input::-webkit-input-placeholder {
	color: #000000;
}

.sb-search-input:-moz-placeholder {
	color: #000000;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #000000;
}

.sb-icon-search,
.sb-search-submit {
	width: 40px;
	height: 41px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 71px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #000000 url('../images/search.png') no-repeat 12px 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 8 */
	filter: alpha(opacity=0);
	/* IE 5-7 */
	color: transparent;
	border: none;
	outline: none;
	z-index: 8000;
	-webkit-appearance: none;
}

.sb-icon-search {
	background: #000000 url('../images/search.png') no-repeat 12px 14px;
	z-index: 90;
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 20%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #000000 url('../images/search.png') no-repeat -20px 7px;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

.vision {
	padding: 10px;
	margin-bottom: 20px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background-color: #f9f9f9
}

/*-----------------------------------------------------------------------form*/
input:not([type='submit']):not([type='button']):not([type='radio']):not([type='checkbox']),
select,
.contact-form textarea {
	font-family: 'Open Sans', sans-serif;
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
	color: rgba(85, 81, 81, 0.84);
	padding: 3px 6px;
	display: block;
	width: 100%;
	outline: none;
	-webkit-appearance: none;
}

input:not([type='submit']):not([type='button']):not([type='radio']):not([type='checkbox']):hover,
active,
focus,
textarea:hover,
active,
focus {
	-webkit-box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	box-shadow: 0px 0px 5px #999;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.contact-form textarea {
	resize: none;
}

.contact-form input[type="submit"] {
	margin-top: 10px;
	-webkit-appearance: none;
	border: none;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	padding: 10px;
	background: #003D25;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.contact-form input[type="submit"]:hover {
	background: #000000;
	color: #ffffff;
}

/*------------------------------------------------------------end form*/

/*========================================================================end search==============================*/

.zoom {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.zoom:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',
			M11=2, M12=-0, M21=0, M22=2);
}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #333333;
	float: left;
	margin: 5px 6px 0px 0px;
}

.arrow-right2 {
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #333333;
	float: left;
	margin: 5px 6px 0px 0px;
}

.ad_header {
	background-color: #0F401F;
	padding: 8px;
	margin-bottom: 2px;
	color: #fff;
	font-size: 1.4em !important;
	font-weight: 600;
}

.ad_header a {
	text-decoration: none;
	color: #FFFFFF
}

.ad_header a:hover {
	color: #CDF0C8
}

.ad_body {
	background-color: #fff;
	padding: 0px 10px;
	width: 100%
}

.ad_body i {
	color: red;
	font-size: 1.2em;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

.col-md-8 h2 {
	color: #6f6f6f;
}

.col-md-4 {
	margin-top: 10px
}

.col-md-4 td {
	padding: 4px 8px
}

.col-md-4 a {
	color: #333
}

.col-md-4 a:hover {
	color: #C48709
}

/**---------------------------------------------------------------accod*/
.accordion-toggle {
	cursor: pointer;
	margin: 0;
	text-align: left;
	padding: 10px;
	padding: 8px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400 !important
}

.accordion-toggle h4 {
	background-color: #486d3c !important;
	padding: 8px;
	margin-bottom: 2px;
}

.accordion-content {
	display: none;
	margin-bottom: 4px;
	padding: 10px
}

.accordion-content.default {
	display: block;
}

/**---------------------------------------------------------------accod*/
/*-----------------------------------------------------------------tooltip*/
.tooltip {
	display: inline;
	position: relative;
}

.tooltip:hover:after {
	background: #333;
	background: rgba(0, 0, 0, .9);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	left: 20%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
}

.tooltip:hover:before {
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}

/*---------------------------------------------------------------------------end tooltip*/