@import url(//fonts.googleapis.com/css?family=Open+Sans:600,400);
/*------ template stylization ------*/
body {
	background: #ffffff url(../images/pattern1.jpg) center top repeat-x;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 13px 0 14px 13px;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 34px;
	font-weight: 400;
	color: #1a5307;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	border-bottom: 1px solid #c4c4c4;
	background-color: #fdfdfd;
	background-image: -moz-linear-gradient(top, #ffffff, #fbfbfb);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#fbfbfb));
	background-image: -webkit-linear-gradient(top, #ffffff, #fbfbfb);
	background-image: -o-linear-gradient(top, #ffffff, #fbfbfb);
	background-image: linear-gradient(to bottom, #ffffff, #fbfbfb);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
		endColorstr='#fffbfbfb', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.innerhalf
{
	width: 47%;
}

.privacy p {
	color: #000;
}

.privacy li {
	line-height: 25px;
}

h2.black {
	margin: 0;
	padding: 13px 0 14px 19px;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 34px;
	font-weight: 400;
	color: #ffffff;
	background-color: #383838;
	background-image: -moz-linear-gradient(top, #3d3d3d, #303030);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d3d3d),
		to(#303030));
	background-image: -webkit-linear-gradient(top, #3d3d3d, #303030);
	background-image: -o-linear-gradient(top, #3d3d3d, #303030);
	background-image: linear-gradient(to bottom, #3d3d3d, #303030);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d3d3d',
		endColorstr='#ff303030', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	border-bottom: 1px solid #c4c4c4;
}

h2.smaller {
	font-size: 18px;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #3d3d3d;
}

h4 {
	margin: 0;
	padding: 15px 0 18px;
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: 600;
	color: #3d3d3d;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #716f6f;
}

.btext {
	color: #000;
}
/*-------row_s---------*/
.row_1 {
	padding: 5px 0 30px;
}

.row_2 {
	padding: 0 0 20px;
}

.row_3 {
	border-top: 1px solid #e2e2e2;
	padding: 0 0 0;
	background-color: #f4f4f4;
	background-image: -moz-linear-gradient(top, #f1f1f1, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1),
		to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f1f1f1, #f9f9f9);
	background-image: -o-linear-gradient(top, #f1f1f1, #f9f9f9);
	background-image: linear-gradient(to bottom, #f1f1f1, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1',
		endColorstr='#fff9f9f9', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.row_4 {
	padding: 5px 0 30px;
}

.row_5 {
	padding: 5px 0 5px;
}

.row_6 {
	padding: 0 0 10px;
}

.row_7 {
	padding: 4px 0 30px;
}

.row_8 {
	padding: 0 0 30px;
}

.row_9 {
	padding: 5px 0 30px;
}

.row_10 {
	padding: 5px 0 30px;
}

.row_11 {
	padding: 5px 0 30px;
}

.boxlist {
	padding-bottom: 20px;
}
/*-------end row_s---------*/
.box1 {
	border: 1px solid #d6d6d6;
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #fdfdfd;
	background-image: -moz-linear-gradient(top, #fbfbfb, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb),
		to(#ffffff));
	background-image: -webkit-linear-gradient(top, #fbfbfb, #ffffff);
	background-image: -o-linear-gradient(top, #fbfbfb, #ffffff);
	background-image: linear-gradient(to bottom, #fbfbfb, #ffffff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb',
		endColorstr='#ffffffff', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.login .link1, .login .link2
{
	min-width: 165px;
	width: 49.4%}

.boxhome p {
	margin: 0;
}

.insidebox {
	padding: 15px 12px 10px 12px;
	margin: 0;
}

.insidebox2 {
	padding: 17px 19px 20px 19px;
	margin: 0;
}

.insidebox3 {
	padding: 17px 13px 0 19px;
	margin: 0;
}

.insidebox4 {
	padding: 9px 19px 35px 19px;
	margin: 0;
	overflow: hidden;
}

.insidebox5 {
	padding: 17px 19px 0px 11px;
	margin: 0;
}

.insidebox6 {
	padding: 5px 10px 0px 0px;
	margin: 0;
}

.m_bot1 {
	margin-bottom: 17px;
}

#content {
	margin: 0 auto;
	background: #f9f9f9;
	max-width: 1230px;
}

.btn.search {
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff;
	padding: 10px 17px 13px;
	background-position: 0 0;
	box-shadow: none;
	border: none;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	background-color: #383838;
	background-image: -moz-linear-gradient(top, #3d3d3d, #303030);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d3d3d),
		to(#303030));
	background-image: -webkit-linear-gradient(top, #3d3d3d, #303030);
	background-image: -o-linear-gradient(top, #3d3d3d, #303030);
	background-image: linear-gradient(to bottom, #3d3d3d, #303030);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d3d3d',
		endColorstr='#ff303030', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn.search:hover {
	background-color: #262626;
	background-image: -moz-linear-gradient(top, #262626, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#262626),
		to(#262626));
	background-image: -webkit-linear-gradient(top, #262626, #262626);
	background-image: -o-linear-gradient(top, #262626, #262626);
	background-image: linear-gradient(to bottom, #262626, #262626);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff262626',
		endColorstr='#ff262626', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn-link.link3 {
	position: relative;
	margin-bottom: 5px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	color: #1a5307;
	padding: 0;
	background-position: 0 0;
	box-shadow: none;
	border: 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-link.link3 i {
	width: auto;
	position: relative;
	top: 4px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 23px;
	color: #3d3d3d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn-link.link3:hover {
	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-link.link3:hover i {
	color: #c4c4c4;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn-link.linkok {
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	color: #1a5307;
	padding: 0;
	background-position: 0 0;
	box-shadow: none;
	border: 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-link.linkok i {
	width: auto;
	position: relative;
	top: 4px;
	margin-left: 5px;
	font-size: 23px;
	color: #3d3d3d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn-link.linkok:hover {
	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-link.linkok:hover i {
	color: #c4c4c4;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn-link.linkblue {
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	color: rgb(0, 0, 255);
	padding: 0;
	background-position: 0 0;
	box-shadow: none;
	border: 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-link.linkblue i {
	width: auto;
	position: relative;
	top: 4px;
	margin-left: 5px;
	font-size: 23px;
	color: #3d3d3d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn-link.linkblue:hover {
	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-link.linkblue:hover i {
	color: #c4c4c4;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.link4 {
	display: block;
	text-align: left;
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 35px;
	font-weight: 400;
	color: #ffffff;
	padding: 12px 70px 11px 23px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	margin-top: 2px;
	margin-bottom: 30px;
	border-left-color: #236802;
	border-top-color: #067a18;
	border-right-color: #236802;
	border-bottom-color: #4d0113;
	overflow: hidden;
	background-color: #358e03;
	background-image: -moz-linear-gradient(top, #e5083c, #1a5307);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5083c),
		to(#1a5307));
	background-image: -webkit-linear-gradient(top, #e5083c, #1a5307);
	background-image: -o-linear-gradient(top, #e5083c, #1a5307);
	background-image: linear-gradient(to bottom, #e5083c, #1a5307);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5083c',
		endColorstr='#ffd20535', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.link4 i {
	top: -2px;
	position: relative;
	font-size: 39px;
	width: auto;
	vertical-align: middle;
	margin-right: 7px;
}

.link4 .with_bg {
	margin-right: 0;
	position: absolute;
	top: 0;
	float: right;
	right: 0;
	padding: 14px 17px;
	border-left: 1px solid #e90b54;
	background-color: #c60633;
	background-image: -moz-linear-gradient(top, #cc0735, #bc042f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cc0735),
		to(#bc042f));
	background-image: -webkit-linear-gradient(top, #cc0735, #bc042f);
	background-image: -o-linear-gradient(top, #cc0735, #bc042f);
	background-image: linear-gradient(to bottom, #cc0735, #bc042f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc0735',
		endColorstr='#ffbc042f', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn.link4:hover {
	background-color: #3d3d3d;
	background-image: -moz-linear-gradient(top, #3d3d3d, #3d3d3d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d3d3d),
		to(#116e07));
	background-image: -webkit-linear-gradient(top, #3d3d3d, #3d3d3d);
	background-image: -o-linear-gradient(top, #3d3d3d, #3d3d3d);
	background-image: linear-gradient(to bottom, #3d3d3d, #3d3d3d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0832',
		endColorstr='#ffbb0832', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background-position: 0 0;
	border-left-color: #236802;
	border-top-color: #4d0113;
	border-right-color: #236802;
	border-bottom-color: #3d3d3d;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn.link4:hover .with_bg {
	background-color: #a6072d;
	background-image: -moz-linear-gradient(top, #a6072d, #a6072d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a6072d),
		to(#a6072d));
	background-image: -webkit-linear-gradient(top, #a6072d, #a6072d);
	background-image: -o-linear-gradient(top, #a6072d, #a6072d);
	background-image: linear-gradient(to bottom, #a6072d, #a6072d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa6072d',
		endColorstr='#ffa6072d', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.link5 {
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 18px 8px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	margin-left: 2px;
	border-left-color: #236802;
	border-top-color: #067a18;
	border-right-color: #236802;
	border-bottom-color: #4d0113;
	background-color: #358e03;
	background-image: -moz-linear-gradient(top, #e5083c, #1a5307);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5083c),
		to(#1a5307));
	background-image: -webkit-linear-gradient(top, #e5083c, #1a5307);
	background-image: -o-linear-gradient(top, #e5083c, #1a5307);
	background-image: linear-gradient(to bottom, #e5083c, #1a5307);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5083c',
		endColorstr='#ffd20535', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.link5 i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.btn.link5:hover {
	background-color: #116e07;
	background-image: -moz-linear-gradient(top, #116e07, #116e07);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#116e07),
		to(#116e07));
	background-image: -webkit-linear-gradient(top, #116e07, #116e07);
	background-image: -o-linear-gradient(top, #116e07, #116e07);
	background-image: linear-gradient(to bottom, #116e07, #116e07);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0832',
		endColorstr='#ffbb0832', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	border-left-color: #236802;
	border-top-color: #4d0113;
	border-right-color: #236802;
	border-bottom-color: #067a18;
	background-position: 0 0;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*------headings texts links---------*/
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 24px;
	height: 23px;
	overflow: hidden;
	background: url(../images/totop.png) 0 bottom no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 200px;
	z-index: 999;
}

#toTop:hover {
	background-position: 0 0;
}

#toTop:active, #toTop:focus {
	outline: none;
}
/****************** header *******************/
header {
	width: 100%;
	z-index: 10 !important;
	padding: 10px 0 31px;
	max-width: 1230px;
	overflow: visible;
	margin: 0px auto 0;
	background: #f9f9f9;
}
/*-------- Logo -------- */
.brand_ {
	position: relative;
	z-index: 10;
	margin: 0 0 10px;
	overflow: hidden;
	float: left;
	padding: 0 0 0 0;
}

.brand_ a:hover {
	text-decoration: none;
}

#logo
{
	max-height: 112px;
}
/*--------login---------*/
.right_side {
	float: right;
}

.login {
	text-align: right;
}

.link1 {
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 16px 8px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	border-left-color: #7f7e7e;
	border-top-color: #9f9e9e;
	border-right-color: #7f7e7e;
	border-bottom-color: #747373;
	background-color: #d52222;
	background-image: -moz-linear-gradient(top, #a7a7a7, #959595);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a7a7a7),
		to(#959595));
	background-image: -webkit-linear-gradient(top, #a7a7a7, #959595);
	background-image: -o-linear-gradient(top, #a7a7a7, #959595);
	background-image: linear-gradient(to bottom, #a7a7a7, #959595);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7a7a7',
		endColorstr='#ff959595', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.link1 i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.btn.link1:hover {
	border-left-color: #7f7e7e;
	border-top-color: #747373;
	border-right-color: #7f7e7e;
	border-bottom-color: #9f9e9e;
	color: #ffffff;
	background: rgb(128, 0, 0);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.link2 {
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 18px 8px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	margin-left: 0px;
	border-left-color: #236802;
	border-top-color: #067a18;
	border-right-color: #236802;
	border-bottom-color: #4d0113;
	background-color: #358e03;
	background-image: -moz-linear-gradient(top, #e5083c, #1a5307);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5083c),
		to(#1a5307));
	background-image: -webkit-linear-gradient(top, #e5083c, #1a5307);
	background-image: -o-linear-gradient(top, #e5083c, #1a5307);
	background-image: linear-gradient(to bottom, #e5083c, #1a5307);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5083c',
		endColorstr='#ffd20535', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.link2 i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.btn.link2:hover {
	border-left-color: #236802;
	border-top-color: #4d0113;
	border-right-color: #236802;
	border-bottom-color: #067a18;
	color: #ffffff;
	background-color: #126b14;
	background-image: -moz-linear-gradient(top, #116e07, #116e07);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#116e07),
		to(#116e07));
	background-image: -webkit-linear-gradient(top, #116e07, #116e07);
	background-image: -o-linear-gradient(top, #116e07, #116e07);
	background-image: linear-gradient(to bottom, #116e07, #116e07);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0832',
		endColorstr='#ffbb0832', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background-position: 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.linkok {
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 18px 8px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	margin-left: 2px;
	border-left-color: #0ca802;
	border-top-color: #0ada18;
	border-right-color: #0ca802;
	border-bottom-color: #064d00;
	background-color: #0ca802;
	background-image: -moz-linear-gradient(top, #e5083c, #1a5307);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5083c),
		to(#1a5307));
	background-image: -webkit-linear-gradient(top, #e5083c, #1a5307);
	background-image: -o-linear-gradient(top, #e5083c, #1a5307);
	background-image: linear-gradient(to bottom, #e5083c, #1a5307);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5083c',
		endColorstr='#ffd20535', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.linkok i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.btn.linkok:hover {
	border-left-color: #14a807;
	border-top-color: #0a4d05;
	border-right-color: #06a808;
	border-bottom-color: #07da0a;
	color: #ffffff;
	background-color: #0dbb15;
	background-image: -moz-linear-gradient(top, #06a808, #14a807);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#06a808),
		to(#07da0a));
	background-image: -webkit-linear-gradient(top, #06a808, #07da0a);
	background-image: -o-linear-gradient(top, #06a808, #07da0a);
	background-image: linear-gradient(to bottom, #06a808, #07da0a);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0832',
		endColorstr='#ffbb0832', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background-position: 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.linkdanger {
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 18px 8px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	margin-left: 2px;
	border-left-color: #8e1c1c;
	border-top-color: #8e1c1c;
	border-right-color: #8e1c1c;
	border-bottom-color: #8e1c1c;
	background-color: #d90d0d;
	background-image: -moz-linear-gradient(top, #e5083c, #1a5307);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5083c),
		to(#1a5307));
	background-image: -webkit-linear-gradient(top, #e5083c, #1a5307);
	background-image: -o-linear-gradient(top, #e5083c, #1a5307);
	background-image: linear-gradient(to bottom, #e5083c, #1a5307);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5083c',
		endColorstr='#ffd20535', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.linkdanger i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.btn.linkdanger:hover {
	border-left-color: #8e1c1c;
	border-top-color: #8e1c1c;
	border-right-color: #8e1c1c;
	border-bottom-color: #b52427;
	color: #ffffff;
	background-color: #b52427;
	background-image: -moz-linear-gradient(top, #d90d0d, #14a807);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d90d0d),
		to(#b52427));
	background-image: -webkit-linear-gradient(top, #d90d0d, #b52427);
	background-image: -o-linear-gradient(top, #d90d0d, #b52427);
	background-image: linear-gradient(to bottom, #d90d0d, #b52427);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0832',
		endColorstr='#ffbb0832', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background-position: 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.linkblue {
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 18px 8px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	margin-left: 2px;
	border-left-color: #1a42d4;
	border-top-color: #1a42d4;
	border-right-color: #1a42d4;
	border-bottom-color: #19217f;
	background-color: #1a42d4;
	background-image: -moz-linear-gradient(top, #1a42d4, #1a42d4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1a42d4),
		to(#1a5307));
	background-image: -webkit-linear-gradient(top, #1a42d4, #1a42d4);
	background-image: -o-linear-gradient(top, #1a42d4, #1a42d4);
	background-image: linear-gradient(to bottom, #1a42d4, #1a42d4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5083c',
		endColorstr='#ffd20535', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.linkblue i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.btn.linkblue:hover {
	border-left-color: #2644ef;
	border-top-color: #2644ef;
	border-right-color: #2644ef;
	border-bottom-color: #2644ef;
	color: #ffffff;
	background-color: #2644ef;
	background-image: -moz-linear-gradient(top, #2644ef, #2644ef);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2644ef),
		to(#07da0a));
	background-image: -webkit-linear-gradient(top, #2644ef, #2644ef);
	background-image: -o-linear-gradient(top, #2644ef, #2644ef);
	background-image: linear-gradient(to bottom, #2644ef, #2644ef);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0832',
		endColorstr='#ffbb0832', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background-position: 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----search-----*/
#search {
	margin: 0;
	position: relative;
	display: inline-block;
	margin-top: 17px;
	float: right;
}

#search a {
	position: relative;
	margin-left: 0;
}

#search input {
	width: 284px;
	box-shadow: none;
	border: none;
	color: #3d3d3d;
	padding: 13px 13px 14px 13px;
	line-height: 17px;
	border: 1px solid #eeeeee;
	outline: none;
	margin: 0 0 0 0;
	float: left;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	height: 46px;
}

#search-404 {
	position: relative;
	margin: 0;
	margin-top: 10px;
}

#search-404 input {
	background: none;
	border: none;
	width: 100%;
	outline: none;
	box-shadow: none;
	color: #333333;
	line-height: 20px;
	line-height: 17px;
	border-radius: 0;
	padding: 5px 15px 6px 18px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0;
	border-top: 1px solid #a9a9a9;
	float: left;
	height: 33px;
	margin-bottom: 23px;
}

.search_link {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#search-404 .btn.btn-primary {
	margin: 0;
	padding: 14px 20px 14px 19px;
}
/**************** header end *****************/
/*-----------------navbar---------------------*/
.cname {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.navbar_, .navbar_ nav {
	position: relative;
	margin: 0;
}

.navbar_ {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fdfdfd;
	background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9);
	background-image: -o-linear-gradient(top, #ffffff, #f9f9f9);
	background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
		endColorstr='#fff9f9f9', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	border-bottom: 1px solid #c4c4c4;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.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: 10;
	margin: 0;
	position: relative;
}

.navbar_ .nav {
	margin: 0;
}

.nav-collapse_ .nav li {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
	zoom: 1;
}

.nav-collapse_ .nav>li:first-child span {
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}

.nav-collapse_ .nav>li>a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	display: block;
	position: relative;
	color: #3d3d3d;
	z-index: 10;
	background: url(../images/point.png);
	padding: 18px 19px 22px;
	border-right: 1px solid #e2e2e2;
	margin: 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>span {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 100%;
	z-index: -1;
	background-color: #383838;
	background-image: -moz-linear-gradient(top, #3d3d3d, #303030);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d3d3d),
		to(#303030));
	background-image: -webkit-linear-gradient(top, #3d3d3d, #303030);
	background-image: -o-linear-gradient(top, #3d3d3d, #303030);
	background-image: linear-gradient(to bottom, #3d3d3d, #303030);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d3d3d',
		endColorstr='#ff303030', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}

.nav-collapse_ .nav>li>a .sf-sub-indicator {
	background: url(../images/indicator.png) no-repeat 0 bottom;
	width: 10px;
	height: 8px;
	display: inline-block;
	top: 42px;
	right: 46%;
	position: absolute;
	z-index: 5;
}

.nav-collapse_ .nav>li.active>a, .nav-collapse_ .nav>li.active>a:hover {
	color: #ffffff;
	background: none;
	box-shadow: none;
}

.nav-collapse_ .nav>li.active>a+span, .nav-collapse_ .nav>li.active>a:hover+span
	{
	height: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}

.navbar_ .nav>.active>a+span, .navbar_ .nav>.active>a:hover+span,
	.navbar_ .nav>.active>a:focus+span {
	height: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}

.nav-collapse_ .nav>li>a:hover {
	color: #ffffff;
	background: 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:hover+span {
	height: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}

.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;
}

.nav-collapse_ .nav>li.sfHover>a+span, .nav-collapse_ .nav>li.sfHover>a:hover+span,
	.nav-collapse_ .nav>li>a:hover+span, .nav-collapse_ .nav>li.active>a+span,
	.nav-collapse_ .nav>li.active>a:hover+span {
	height: 100%;
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	-o-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}

.sub-menu>a {
	position: relative;
}

.nav-collapse_ .nav ul {
	position: absolute;
	display: none;
	left: 0px;
	top: 62px;
	width: 150px;
	list-style: none;
	zoom: 1;
	z-index: 555;
	background: #959494;
	padding: 0;
	margin: 0;
	text-align: left;
	z-index: 9999;
}

.nav-collapse_ .nav ul li:first-child {
	border: none;
}

.nav-collapse_ .sub-menu li {
	border-top: 1px solid #787777;
	background: none;
}

.nav-collapse_ .nav ul li a {
	display: block;
	color: #ffffff;
	background: none;
	margin: 0;
	padding: 5px 0 7px 20px;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	font-weight: 400;
	font-size: 15px;
}

.nav-collapse_ .nav ul li a span {
	color: #f2305a;
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
}

.nav-collapse_ .nav ul ul li a {
	border-bottom: none;
	padding: 11px 0 6px 18px;
	color: #ffffff;
	text-align: left;
}

.nav-collapse_ .nav>li>ul li>a:hover, .nav-collapse_ .nav>li>ul li.sfHover>a
	{
	background-color: #868585;
	text-decoration: none;
}

.nav-collapse_ .nav>li>ul li>a:hover, .nav-collapse_ .nav>li>ul ul li.sfHover>a
	{
	text-decoration: none;
	background-color: #868585;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/***************** content ****************/
/*-------slider---------*/
.camera_wrap {
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}

.bgslider {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #e2e2e2;
	overflow: hidden;
	background: #eeeeee;
}

.camera_caption .link2 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
/*------ list-Solutions ------- */
.list-solutions {
	padding-bottom: 0;
	/*margin: 0 0 13px;*/
	list-style: none;
	margin: 0;
}

.list-solutions p {
	color: #9a9a9a;
	margin-top: 8px;
	padding: 0;
}

.list-solutions a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.list-solutions a:hover {
	text-decoration: none;
	color: #1a5307;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.list-solutions li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #3d3d3d;
	padding: 0 0 0 23px;
	margin-bottom: 10px;
	text-decoration: none;
}

.list-solutions li a i {
	font-size: 19px;
	position: absolute;
	left: -3px;
	color: #1a5307;
}

.list-solutions li {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding-top: 16px;
	margin-top: 0;
	padding-bottom: 0;
	border-top: 1px dotted #d6d6d6;
	padding-bottom: 7px;
}

.list-solutions li:first-child {
	padding: 0 0 9px;
	border: none;
	margin: 0;
}
/*-------List1-------*/
.list1 {
	position: relative;
	margin: -11px 0 0 0;
	padding-top: 0;
}

.list1 li {
	display: block;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 4px 0;
}

.list1>li {
	position: relative;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.list1>li>a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	text-decoration: none;
	color: #514f4f;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.list1>li>a i {
	position: absolute;
	font-size: 18px;
	width: auto;
	left: 0;
	top: 4px;
	color: #1a5307;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.redangle {
	padding-right: 5px;
	font-size: 20px;
	width: auto;
	left: 0;
	top: 4px;
	color: #1a5307;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.proddescfont {
	font-size: 14px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 0px;
}

.list1>li>a:hover {
	text-decoration: none;
	color: #1a5307;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
/*------------plans-------------*/
hr.line1 {
	position: relative;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	width: 100%;
	height: 1px;
	background: #c4c4c4;
}

.insidebox2 {
	padding: 17px 19px 0px 11px;
}

.insidebox2 figure {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

.insidebox2 .infotext1 {
	overflow: hidden;
}

.insidebox2 .infotext1 a {
	color: #1a5307;
	overflow: hidden;
}

.insidebox2 .infotext1 p {
	margin-bottom: 0;
}

.insidebox2 .infotext1 .title3 {
	margin-top: -6px;
	margin-bottom: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	line-height: 31px;
	font-weight: 400;
	text-decoration: none;
	color: #3d3d3d;
}

.insidebox2 .infotext1 .title4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	line-height: 38px;
	font-weight: 600;
	text-decoration: none;
	margin-bottom: 13px;
	color: #3d3d3d;
}

.calcamount {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	line-height: 38px;
	font-weight: 600;
	text-decoration: none;
	margin-bottom: 13px;
	color: #3d3d3d;
}

.insidebox2 .infotext1 .title4 span {
	margin-left: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none;
}
/*----------- thumbnails3 --------------*/
.thumbnails3 {
	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;
	margin-bottom: 30px;
	margin-top: -46px;
	margin-left: -13px;
	list-style: none;
	overflow: hidden;
}

.thumbnails3 li {
	width: 32%;
	float: left;
	margin: 50px 0 0 11px;
}

.thumbnails3 li a {
	color: #686868;
	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 li a:hover {
	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 img {
	padding: 0;
	margin: 0 0 25px 0;
}

.thumbnails3 .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;
}

.thumbnails3 .thumbnail .caption {
	position: relative;
	padding: 0;
}

.thumbnails3 .thumbnail .caption p {
	margin-bottom: 21px;
}

.thumbnails3 li {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*-----------dedicated--------------*/
.dedicated figure {
	margin: 0 0 25px 0;
	padding: 0;
}

.dedicated figure img {
	width: 100%;
}

.dedicated p {
	margin-bottom: 18px;
}
/*-----------managed--------------*/
.managed>p {
	margin-bottom: 40px;
}

.managed>.list-solutions {
	margin-bottom: 4px;
}
/***********************list-solutions2****************************/
.list-solutions2 {
	position: relative;
	top: 4px;
	margin: 0 0 0 0;
}

.list-solutions2 li {
	display: block;
	padding-top: 23px;
	padding-bottom: 0;
	margin-bottom: 21px;
	border-top: 1px dotted #d6d6d6;
}

.list-solutions2 li:first-child {
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 17px;
	border-top: none;
}

.list-solutions2 li h3 {
	margin: -5px 0 7px 0;
	padding: 0;
}

.list-solutions2 li p {
	margin-bottom: 0;
}

.list-solutions2 .infotxt {
	overflow: hidden;
}

.list-solutions2>li>div>figure {
	padding: 0;
	float: left;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 5px;
}

.list-solutions2>li>div>figure img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
/*-----------list2------------*/
.list2 {
	list-style: none;
}

.list2 li {
	width: 22%;
}
/*-----------on_call------------*/
.on_call p {
	margin-bottom: 19px;
}

.on_call .m_bot1 {
	margin-bottom: 31px;
}
/*-------------statistics----------------*/
.statistics figure {
	padding: 0;
	margin: 0 20px 9px 0;
	float: left;
}

.statistics p {
	margin-bottom: 18px;
}

.statistics .span3 {
	width: 29%;
}
/*-------List3-------*/
.list3 {
	position: relative;
	margin: 10px 0 12px 0;
	padding-top: 0;
}

.list3 li {
	display: block;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 4px 0;
}

.list3>li {
	position: relative;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.list3>li>a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	text-decoration: none;
	color: #9a9a9a;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.list3>li>a i {
	position: absolute;
	font-size: 18px;
	width: auto;
	left: 0;
	top: 4px;
	color: #1a5307;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.list3>li>a:hover {
	text-decoration: none;
	color: #1a5307;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
/*-----------account----------------*/
.account .m_bot2 {
	margin-bottom: 16px;
}
/*-- contacts page --*/
.row_9 .span4 {
	width: 28%;
}

.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.map iframe {
	width: 100%;
	height: 670px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.address h2 {
	padding-bottom: 11px;
	padding-left: 0;
	padding-right: 0;
	border-bottom: none;
	background: none;
}

address {
	margin: 18px 0 0 0;
	margin-bottom: 12px;
}

address strong {
	color: #66b5b6;
}

address span {
	padding: 0;
	margin: 0;
	color: #090f15;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}

.m_top1 {
	margin-top: 40px;
}

address p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none;
	color: #9a9a9a;
	margin-bottom: 20px;
}

address .info p:first-child {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none;
	color: #9a9a9a;
	margin-bottom: 20px;
}

.info {
	display: inline-block;
}

.padding_top1 {
	padding-top: 31px;
}

.info>p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9a9a;
	margin-bottom: 0;
}

.info>p span {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9a9a;
	width: 104px;
	display: inline-block;
}

.info a {
	color: #9a9a9a;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

.info a:hover {
	color: #1a5307;
	text-decoration: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/***** contact form *****/
.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	top: 0px;
}

.contact-form .txt-form {
	display: none;
}

.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-bottom: 13px;
	float: left;
	width: 191px;
}

.contact-form .coll-1, .contact-form .coll-2 {
	margin-right: 10px;
}

.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: 0 17px;
	line-height: 17px;
	margin: 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9a9a;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.contact-form textarea {
	padding: 9px 17px;
	line-height: 17px;
	margin: 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9a9a;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.contact-form input {
	height: 45px;
}

.contact-form input:focus, .contact-form textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #e2e2e2 !important;
	color: #989079 !important;
	border: 1px solid #e2e2e2;
}

.contact-form .area .error {
	float: none;
}

.contact-form textarea {
	width: 100%;
	height: 280px;
	resize: none;
	overflow: auto;
}

.contact-form .success {
	border: 1px solid #e2e2e2;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 20px;
	background: #fff;
	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: 33px;
	right: 0;
}

.contact-form .message .error, .contact-form .message .empty {
	top: 267px;
}

.contact-form .buttons-wrapper {
	margin: 0;
}

.contact-form .buttons-wrapper a {
	position: relative;
	display: block;
	margin-top: 20px;
	text-align: right;
}

.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: #9a9a9a;
	text-transform: uppercase;
}
/*-- end contacts --*/
/*------- end contacts -------*/
.row_10 p {
	margin-bottom: 19px;
}

.row_10 p.privacy_link {
	margin-bottom: 0;
	color: #9a9a9a;
}

.row_10 .privacy_link {
	margin-bottom: 0;
	color: #9a9a9a;
}

.row_10 a.privacy_link:hover {
	margin-bottom: 0;
	color: #1a5307;
}
/*************** content end **************/
/***************** footer ******************/

footer .row_footer {
	margin: 0 auto;
	background: #f9f9f9;
	max-width: 1230px;
	border-top: 1px solid #e2e2e2;
	padding: 15px 0;
	margin-botom: 50px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
}

.privacytxt {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #3d3d3d;
}

.privacytxt span {
	color: #9a9a9a;
}

.privacytxt p {
	padding-top: 3px;
	margin-bottom: 0px;
}

.privacytxt a {
	color: #9a9a9a;
}

.privacytxt a:hover {
	color: #1a5307;
	text-decoration: none;
}
/*---------social---------*/
.social {
	float: right;
	list-style: none;
	position: relative;
	margin: 0 0 0 5px;
}

.social li {
	display: inline-block;
}

.social li a {
	color: #cccccc;
	text-decoration: none;
	line-height: 22px;
	font-size: 21px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.social li a:hover {
	color: #3d3d3d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----end social----------*/
.policy .span5 {
	float: right;
}
/*404 page*/
/*404 page*/
.row_11 .box1 {
	padding: 103px 0 50px;
}

.block-404 .span7 {
	padding-top: 2px;
	margin-bottom: 20px;
}

.block-404 .span7 img {
	margin-top: -21px;
	margin-left: 18px;
}

.block-404 .span4 {
	position: relative;
}

.block-404 .span4 h2 {
	padding: 0 0 65px;
	border: 0;
	background: none;
}

.block-404 .span4 .search {
	position: absolute;
	right: 0;
}

.block-404 p {
	margin-bottom: 20px;
}

.form-404 {
	width: 100%;
	display: block;
	margin-top: 67px;
}

.form-404 input {
	height: 45px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	padding: 13px 10px 14px 10px;
	line-height: 17px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	background: transparent;
	border: 1px solid #e2e2e2;
	color: #7d7d7d;
	float: left;
}

.form-404 input:focus {
	box-shadow: none;
	border: 1px solid #e2e2e2;
}

.form-404 a {
	margin-top: 0 !important;
	float: right;
}

.innerhome {
	min-height: 100px;
}
/************** footer end ******************/
/**************** media queries **************/
/*************************************************/
@media ( min-width : 1200px) {
	.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
		float: left;
		width: 243px;
	}
	.thumbnails3 li {
		float: left;
		margin: 50px 0 0 13px;
	}
	.link4 {
		font-size: 27px;
	}
	.boxhome {
		min-height: 200px;
	}
	.smallbox {
		min-height: 150px;
	}
}
/*************************************************/
@media ( min-width : 980px) and (max-width: 1199px) {
	.boxhome {
		min-height: 230px;
	}
	.smallbox {
		min-height: 180px;
	}
	.innerhome {
		min-height: 125px;
	}
}

@media ( min-width : 768px) and (max-width: 979px) {
	.link4 {
		white-space: nowrap;
		font-size: 14px;
		padding: 12px 50px 11px 15px;
	}
	.boxhome {
		min-height: 260px;
	}
	.smallbox {
		min-height: 210px;
	}
	.innerhome {
		min-height: 155px; /*180px;*/
	}
	.link4 i {
		font-size: 34px;
		margin-right: 0;
	}
	.link4 .with_bg {
		padding: 14px 10px;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}
	.block-404 .span7 img {
		margin-top: -21px;
		margin-left: 0;
	}
	.row_9 .span4 {
		width: 100%;
	}
	.row_9 .span8 {
		width: 97%;
	}
	.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
		float: none;
		width: 100%;
		overflow: hidden;
	}
	.statistics .span3 {
		width: 40%;
	}
	.list-solutions2>li>div>figure {
		padding: 0;
		float: left;
		margin: 0;
		margin-right: 10px;;
		margin-bottom: 10px;
	}
	.list-solutions2>li>div>figure img {
		/*width: 100%;*/
	}
	.thumbnails3 li {
		width: 31%;
		float: left;
		margin: 50px 0 0 14px;
	}
	.insidebox2 {
		/*text-align: center;*/
		
	}
	.insidebox2 .infotext1 {
		overflow: visible;
	}
	.insidebox2 figure {
		float: none;
		margin: 0 0 10px 0;
		width: 100%;
	}
	.insidebox2 figure img {
		width: 100%;
	}
	.nav-collapse_ .nav>li {
		float: left;
	}
	.navbar_ .nav-collapse_ {
		width: auto !important;
		overflow: visible !important;
		height: auto;
		clear: none;
	}
}
/*************************************************/
@media ( max-width : 767px) {
	.innerhalf
	{
	width: 100%;
	}
	.dedicated figure {
		float: left;
		margin: 0 20px 10px 0;
		padding: 0;
		width: 50%;
	}
	.policy .span5 {
		float: none !important;
	}
	.block-404 .span7 img {
		margin-top: -21px;
		margin-left: 0;
	}
	.row_11 .span4 .mleft {
		margin: 0 20px;
		position: relative;
	}
	.row_10 .span5 {
		padding-bottom: 40px;
	}
	.row_9 .span4 {
		width: 100%;
	}
	.contact-form .message .error, .contact-form .message .empty {
		top: 187px;
	}
	.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
		width: 100%;
		float: none;
		overflow: hidden;
	}
	.contact-form textarea {
		height: 200px;
	}
	.row_7 .span4 {
		padding: 0 0 40px;
	}
	.statistics .span3 {
		width: 32%;
		float: left;
	}
	.list2 {
		margin-left: -20px;
	}
	.list2 li {
		float: left;
		width: 46%;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	.thumbnails3 {
		margin-left: -20px;
	}
	.thumbnails3 li {
		width: 30%;
		float: left;
		margin: 50px 0 0 20px;
	}
	.row_5 .span4 {
		padding: 20px 0;
	}
	.row_2 .span4 {
		padding: 20px 0;
	}
	.link4 {
		font-size: 27px;
	}
	.link4 .with_bg {
		padding: 14px 17px;
	}
	.row_3 .span3 {
		float: left;
		width: 39%;
		margin-right: 20px;
	}
	#search {
		float: left;
		display: block;
	}
	.sf-menu {
		display: none !important;
	}
	.navbar_ .nav-collapse_ {
		float: none;
		display: none;
	}
	.navbar_ .btn-navbar {
		display: none;
	}
	.navbar_ {
		background: transparent;
		margin-top: 0;
		border: none;
	}
	.select-menu {
		display: block !important;
		color: #ffffff;
		border: 1px solid #1a5307;
		background: #343434 !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		position: relative;
		width: 100%;
		margin: 20px 0 0;
	}
	.select-menu option {
		padding-top: 4px;
	}
}
/*************************************************/
@media ( max-width : 730px) {
	/*.brand_ {
		float: none;
	}*/
	.right_side {
		float: none;
	}
	.right_side #search {
		float: none;
	}
	.right_side #search a {
		position: absolute;
		right: 0;
		margin-left: 0;
		top: 0;
	}
	.right_side #search input {
		float: none;
		width: 100%;
	}
}
/*************************************************/
@media ( max-width : 670px) {
	.statistics .span3 {
		width: 33%;
		float: left;
	}
	.thumbnails3 {
		margin-left: -15px;
	}
	.thumbnails3 li {
		width: 46%;
		float: left;
		margin: 50px 0 0 15px;
	}
}
/*************************************************/
@media ( max-width : 650px) {
	.statistics .span3 {
		width: 45%;
		float: left;
	}
}
/*************************************************/
@media ( max-width : 580px) {
	.statistics .span3 {
		width: 100%;
		float: none;
	}
	.list2 {
		margin-left: 0;
	}
	.list2 li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.privacytxt {
		float: left;
	}
	.social {
		float: none;
		list-style: none;
		position: relative;
		margin: 0 0 0;
	}
}
/*************************************************/
@media ( max-width : 480px) {
	.map iframe {
		width: 100%;
		height: 300px;
	}
	.statistics figure {
		margin-right: 0;
		float: none;
		width: 100%;
	}
	.statistics figure img {
		width: 100%;
	}
	.thumbnails3 {
		margin-left: 0;
	}
	.thumbnails3 li {
		width: 98%;
		float: none;
		margin: 50px 0 0 0;
	}
	.thumbnails3 li img {
		width: 100%;
	}
	.row_3 .span3 {
		float: left;
		width: 41%;
	}
	#search input {
		width: 180px;
	}
}
/*************************************************/
@media ( max-width : 400px) {
	.login {
		overflow: inherit;
	}
/*	.login .link1 {
		float: left;
	}
	.login .link2 {
		float: left;
	}*/
	.row_3 .span3 {
		float: none;
		width: 100%;
	}
	.insidebox2 {
		text-align: left;
	}
	.insidebox2 .infotext1 {
		overflow: visible;
	}
	.insidebox2 figure {
		float: none;
		margin: 0 0 10px 0;
		width: 100%;
	}
	.insidebox2 figure img {
		width: 100%;
	}
	.insidebox2 a {
		position: relative;
	}
	.link4 {
		font-size: 17px;
	}
	.link4 .with_bg {
		padding: 14px 17px;
	}
	.privacytxt a {
		display: block;
	}
}
/*************************************************/
@media ( max-width : 380px) {
	.dedicated figure {
		float: none;
		margin: 0 0 20px 0;
		padding: 0;
		width: 100%;
	}
	.list-solutions2>li>div>figure {
		padding: 0;
		float: none;
		margin: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.list-solutions2>li>div>figure img {
		width: 100%;
	}
}
/*************************************************/
@media ( max-width : 370px) {
	.login {
		overflow: inherit;
	}
	.login .link1 {
		font-size: 15px;
		padding-left: 10px;
		padding-right: 10px;
		min-width: 130px;
	}
	.login .link2 {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15px;
		min-width: 130px;
	}
}

@media ( max-width : 580px) {
	.paypal {
		display: none;
	}
}

/*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;
}

/* EMAIL Newsletter */
.input-group.input-group-sm .form-control {
	padding-left: 20px;
	padding-right: 20px;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.input-group.input-group-sm>.input-group-addon {
	padding-left: 11px;
	padding-right: 11px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	line-height: 24px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn, .input-lg, .input-group-lg>.form-control,
	.input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn,
	.form-control {
	font-size: 13px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 40px;
	padding: 7px 35px;
	font-size: 14px;
	line-height: 1.5;
	/*border-radius: 3px;*/
}

.input-group-addon {
	padding: 9px 16px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #212121;
	text-align: center;
	background-color: #212121;
	border: 1px solid #212121;
	/*border-radius: 5px;*/
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}

.input-group.input-group-sm .form-control {
	padding-left: 20px;
	padding-right: 20px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	line-height: 24px;
}

.input-group .form-control {
	color: #212121;
	background: #fff;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 40px;
	padding: 7px 35px;
	font-size: 14px;
	line-height: 1.5;
	/*border-radius: 3px;*/
}

.form-control {
	-webkit-appearance: none;
	line-height: 28px;
}

.form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 9px 16px;
	font-size: 14px;
	line-height: 1.5;
	color: #212121;
	background-color: transparent;
	background-image: none;
	border: 1px solid #067a18; /* !!! grey */
	/*border-radius: 5px;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow
		ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out
		0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.input-group {
	border-collapse: separate;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}

.input-group.input-group-sm>.input-group-btn>.btn {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	line-height: 24px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn, .input-sm:focus, .input-group-sm>.form-control:focus,
	.input-group-sm>.input-group-addon:focus, .input-group-sm>.input-group-btn>.btn:focus,
	.input-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn, .input-lg:focus, .input-group-lg>.form-control:focus,
	.input-group-lg>.input-group-addon:focus, .input-group-lg>.input-group-btn>.btn:focus,
	.form-control, .form-control:focus {
	box-shadow: none;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.element-groups-custom
	{
	z-index: 2;
	margin-left: -3px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 40px;
	padding: 7px 35px;
	font-size: 14px;
	line-height: 1.5;
	/*border-radius: 3px;*/
}

.btn-sm, .btn-group-sm>.btn {
	padding: 7px 35px;
	font-size: 12px;
	line-height: 24px;
	/*border-radius: 3px;*/
	border-width: 1px;
	padding-top: 8px;
}

.btn-primary {
	color: #fff;
	background-color: #5a5e5b;
	border-color: #5a5e5b;
}

.btn-green {
	color: #fff;
	background-color: #067a18;
	border-color: #067a18;
}

.btn {
	position: relative;
	padding: 9px 16px;
	font-size: 14px;
	line-height: 28px;
	/*border-radius: 3px;*/
	white-space: nowrap;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	border-width: 2px;
	transition: .3s;
	backface-visibility: hidden;
}

.btn-sm, .btn-group-sm>.btn {
	padding: 7px 35px;
	font-size: 14px;
	line-height: 1.5;
	/*border-radius: 3px;*/
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 9px 16px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.5;
	/*border-radius: 4px;*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btnsmall {
	padding: 6px 10px;
}

.btnmini {
	padding: 2px 6px;
	font-size: 12px;
}

.btnmini.linkok i {
	font-size: 18px;
}

.input-group.input-group-sm>.input-group-addon {
	padding-left: 11px;
	padding-right: 11px;
}

.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 40px;
	padding: 7px 35px;
	font-size: 14px;
	line-height: 1.5;
	/*border-radius: 3px;*/
}

.input-group.input-group-sm>.input-group-addon>.input-group-icon.mdi {
	top: 2px;
}

.input-group.input-group-sm>.input-group-addon>.input-group-icon {
	font-size: 19px;
	line-height: 1;
}

.input-group-addon>.input-group-icon {
	position: relative;
	display: inline-block;
}

.mdi {
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	font-family: "Material Design Icons";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.input-group-addon:first-child {
	border-right: 0;
}

.paypal {
	width: 100%;
	text-align: center;
}

.newstltrtext {
	font-size: 11px;
	margin-bottom: 4px;
}

.quickstart-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
}

.quickstart-form .txt-form {
	display: none;
}

.quickstart-form .coll-1, .quickstart-form .coll-2, .quickstart-form .coll-3
	{
	margin-bottom: 13px;
	float: left;
	width: 200px;
}

.quickstart-form .coll-1, .quickstart-form .coll-2 {
	margin-right: 10px;
}

.quickstart-form .coll-3 {
	margin-right: 0;
}

.quickstart-form fieldset {
	top: 13px;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}

.quickstart-form label {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.quickstart-form .message {
	display: block;
	width: 100%;
}

.quickstart-form input {
	padding: 0 17px;
	line-height: 17px;
	margin: 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9a9a;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.quickstart-form select {
	padding: 0 17px;
	line-height: 17px;
	margin: 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9a9a;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.quickstart-form textarea {
	padding: 9px 17px;
	line-height: 17px;
	margin: 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9a9a;
	background: transparent;
	outline: none;
	width: 100%;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.quickstart-form input {
	height: 45px !important;
}

.quickstart-form select {
	height: 45px !important;
}

.quickstart-form input:focus, .quickstart-form textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #e2e2e2 !important;
	border: 1px solid #e2e2e2;
}

.quickstart-form .area .error {
	float: none;
}

.quickstart-form textarea {
	width: 100%;
	height: 280px;
	resize: none;
	overflow: auto;
}

.quickstart-form .success {
	border: 1px solid #e2e2e2;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 20px;
	background: #fff;
	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;
}

.quickstart-form .error, .quickstart-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: 33px;
	right: 0;
}

.quickstart-form .message .error, .quickstart-form .message .empty {
	top: 267px;
}

.quickstart-form .buttons-wrapper {
	margin: 0;
}

.quickstart-form .buttons-wrapper a {
	position: relative;
	display: block;
	margin-top: 20px;
	text-align: right;
}

.quickstart-form .buttons-wrapper a:hover {
	text-decoration: none;
}

.quickstart-form .buttons-wrapper p {
	top: -10px;
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #9a9a9a;
	text-transform: uppercase;
}

.myProgress {
	position: relative;
	width: 100%;
	height: 30px;
	background-image: linear-gradient(144deg,#2db907, #f1f40a 50%,#00DDEB);
}

.mySmallProgress {
	position: relative;
	width: 100%;
	height: 5px;
	background-color: #2db907;
	border-radius: 3px;
	/*background-image: linear-gradient(144deg,#2db907, #f1f40a 50%,#00DDEB);*/
}

.myMediumProgress {
	position: relative;
	margin-bottom: 5px;
	width: 100%;
	height: 17px;
	background-color: #ccc;
	border-radius: 30px;
	/*background-image: linear-gradient(144deg,#2db907, #f1f40a 50%,#00DDEB);*/
}

.thinProgress
{
	height: 8px;
}

.myGreenProgress {
	position: relative;
	width: 100%;
	height: 30px;
	background-image: linear-gradient(144deg,#b5b5b5, #5f5e60 50%,#3a3a3a);
	border-radius: 3px;
	border: 1px solid;
}

.myRedProgress {
	position: relative;
	width: 100%;
	height: 20px;
	background-image: linear-gradient(144deg,#057f05, #09e027 50%,#057f05);
	border-radius: 3px;
	border: 1px solid;
}

.myBar {
	position: absolute;
	height: 100%;
	background-image: linear-gradient(144deg,#057f05, #09e027 50%,#057f05);
	border-radius: 30px;
	/*border-radius: 30px 0 0 30px;*/
}

.myRedBar {
	position: absolute;
	height: 100%;
	background-image: linear-gradient(144deg,#d30c0c, #9d0000 50%,#650202);
	border-radius: 30px 30px 30px 30px;
	background-color: #FF0000;
}

.myBonusBar {
	height: 100%;
	background-image: linear-gradient(144deg,#6d74f6, #6581db, 50%,#1131a0);
	border-radius: 30px;
	/*border-radius: 30px 0 0 30px;*/
}

.norightradius {
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.myLabel {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	line-height: 20px;
	color: white;
	font-weight: bold;
}

.zonefilesubs {
	padding-top: 8px;
}

.marorderdesc {
	font-size: 11px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.price strong {
	color: green;
}

.priceold strong {
	color: red;
	text-decoration: line-through;
}

.producttext {
	font-size: 12px;
	color: #000;
}

.card .card_icon, .card .status_icon {
	/* For a more robust cross-browser implementation, see http://bit.ly/aqZnl3 */
	display: inline-block;
	vertical-align: bottom;
	height: 50px;
	width: 52px;
}

/* --- Card Icon --- */
.card .card_icon {
	background: transparent url('/images/credit-cards.png') no-repeat
		50px 0;
}

/* Need to support IE6? These four rules won't work, so rewrite 'em. */
.card .card_icon.mastercard {
	background-position: -2px 0 !important;
}

.card .card_icon.visa {
	background-position: -54px 0 !important;
}

.card .card_icon.amex {
	background-position: -60px 0 !important;
}

.card .card_icon.discover {
	background-position: -90px 0 !important;
}

/* --- Card Status --- */
.card .status_icon {
	background: transparent url('/images/status_sprites.png') no-repeat 33px 0;
}

.card .invalid {
	color: #AD3333;
	background: #f8e7e7;
}

.card .valid {
	color: #33AD33;
	background: #e7f8e7;
}

.card .invalid .status_icon {
	background-position: 3px 0 !important;
}

.card .valid .status_icon {
	background-position: -27px 0 !important;
}

.minbox
{
	min-height: 330px !important;
}

.required {
  color: red;
}

.headersmall {
	max-width: 770px;
	min-height: 120px;
}

.contentsmall {
	max-width: 770px !important;
}

.footersmall, .row_footersmall
{
	max-width: 800px;
}

#logosmall
{
	max-height: 80px;
	padding-left: 20px;
}

.mandates a:hover, .mandates a:active, .mandates a:focus
{
	text-decoration: none;
	color: #00b700;
}

.noborder td
{
	border: none;
}

.cryptos
{
	font-size: 15px;
	font-weight: bold;
}

.linkcrypto img
{
	width: 35px;
	height: 35px;
	margin-right: 10px;
}

.linkcrypto {
	width: 100%;
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #000;
	padding: 8px 18px 8px;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	margin-left: 2px;
	border-color: #525252;
	background-color: #ccc;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5083c',
		endColorstr='#ffd20535', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.linkcrypto i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.btn.linkcrypto:hover {
	border-color: #000;
	color: #ffffff;
	background-color: #888888;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0832',
		endColorstr='#ffbb0832', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background-position: 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cryptobox
{
	background: none !important;
	padding: 0 0 0 0 !important;
	border: none;
}

.ccard:hover
{
  background: #c8ffc8; 
}

.ccard a:hover
{
  color: #000; 
}

.ccardverified
{
	background: #e7e7e7;
}

.cctable
{
	width: 100%;
	margin: 10px 10px 10px 10px;
}

.bigtext
{
	display: inline-block;
	text-align: center;
	padding: 14px 10px;
	margin: 0 0 0 0;
	width: 100%;
	height: 50px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background-color: #d8d3d3;
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #000;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	border-color: #d8d3d3;
	border-top-color: #bfbfbf;
}

.textbutton
{
	display: inline-block;
	text-align: center;
	padding: 14px 10px;
	margin: 0 0 0 0;
	width: 100%;
	height: 50px;
	background-color: #d8d3d3;
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #000;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	border-color: #d8d3d3;
	border-top-color: #bfbfbf;
	text-transform: none;
}

.bigbutton {
	padding: 12px 10px;
	margin: 0 0 0 0;
	width: 100%;
	height: 50px;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	background-color: #0db802 !important;
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #ffffff !important;
	background-position: 0 0;
	box-shadow: none;
	border: 1px solid;
	border-color: #0db802;
	border-top-color: #a7a7a7;
}

.bigbutton i {
	position: relative;
	font-size: 24px;
	width: auto;
	vertical-align: middle;
}

.smallbutton {
	margin: 0 0 0 0;
	border-radius: 3px !important;
	vertical-align: top;
	position: relative;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	box-shadow: none;
}

.smallbutton i {
	position: relative;
	font-size: 19px;
	width: auto;
	vertical-align: middle;
}

.btn.bigbutton:hover {
	border-color: #329203;
	border-top-color: #818181;
	color: #ffffff;
	background-color: #329203;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.halfleft
{
	width: 50% !important;
	border-bottom-right-radius: 0px !important;
}

.halfright
{
	width: 50% !important;
	border-bottom-left-radius: 0px !important;
}

.bigred
{
	border-color: #d52222 !important;
	border-top-color: #818181 !important;
	background-color: #d52222 !important;
}

.btn.bigred:hover
{
	border-color: rgb(128, 0, 0) !important;
	border-top-color: #818181 !important;
	background-color: rgb(128, 0, 0) !important;
}

.bigblue
{
	border-color: #1a42d4 !important;
	border-top-color: #818181 !important;
	background-color: #1a42d4 !important;
}

.btn.bigblue:hover {
	border-color: #2644ef !important;
	border-top-color: #818181 !important;
	background-color: #2644ef !important;
}

.bigback
{
	border-color: #b6bf00! important;
	border-top-color: #a0a0a0!important;
	background-color: #b6bf00 !important;
}

.btn.bigback:hover
{
	border-color: #8d9100 !important;
	border-top-color: #818181 !important;
	background-color: #8d9100 !important;
}

.bigtitle {
    letter-spacing: -2px;
    word-spacing: -2px;
    display: block;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #1a5307;
    margin-bottom: 10px;
}

.imagerow img
{
	padding-bottom: 10px;
}

.acc_head
{
	margin: 0;
	padding: 8px 0 8px 9px !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #ffffff;
	background-color: #383838 !important;
	background-image: -moz-linear-gradient(top, #3d3d3d, #303030) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d3d3d),
		to(#303030)) !important;
	background-image: -webkit-linear-gradient(top, #3d3d3d, #303030) !important;
	background-image: -o-linear-gradient(top, #3d3d3d, #303030) !important;
	background-image: linear-gradient(to bottom, #3d3d3d, #303030) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d3d3d',
		endColorstr='#ff303030', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	border-bottom: 1px solid #c4c4c4 !important; 
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-text {
    font-size: 14px;
}

.input-group-text {
    border-color: #ebedf2 !important;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.form-control {
    font-size: 14px;
    border-color: #ebedf2;
    padding: .6rem 1rem;
    height: inherit !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.check {
  -webkit-appearance: none; /*hides the default checkbox*/
  height: 30px !important;
  width: 30px !important;
  left: 20px;
  transition: 0.10s;
  background-color: #FE0006 !important;
  text-align: center;
  font-weight: 600 !important;
  font-size: 20px !important;
  color: white !important;
  border-radius: 3px !important;
  outline: none !important;
  padding: 4px !important;
}

.check:checked {
  background-color: #0E9700 !important;
  color: #fff !important;
}

.check:before {
  content: "✖";
}
.check:checked:before {
  content: "✔";
}

.check:active
{
	color: #fff !important;
}

.check:hover {
  cursor: pointer; 
  opacity: 0.8;
}

.checkboxes label {
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
}

.errorform
{
	background-color: rgb(244, 170, 134) !important;
	color: #000000;
}