

.header{ background-color:#08142e; z-index: 2;
position: relative;}

.navbar-default, .navbar-inverse {
	border-radius: 4px;
	background-repeat: repeat-x
}
.banner-tag, .fixed {
	clear: both
}
.hbox1 p i, .inner-addon {
	position: relative
}
.banner, body {
	background-size: cover;
	/*background: rgba(0,0,0,.3);*/
}




.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)
}
.btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-danger.disabled, .btn-danger[disabled], .btn-default.disabled, .btn-default[disabled], .btn-info.disabled, .btn-info[disabled], .btn-primary.disabled, .btn-primary[disabled], .btn-success.disabled, .btn-success[disabled], .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-default, fieldset[disabled] .btn-info, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-warning {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
	text-shadow: none
}
.btn.active, .btn:active {
	background-image: none
}
.btn-default {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
	background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #ccc
}
.btn-default:focus, .btn-default:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px
}
.btn-default.active, .btn-default:active {
	background-color: #e0e0e0;
	border-color: #dbdbdb
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #e0e0e0;
	background-image: none
}
.btn-primary {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #245580
}
.btn-primary:focus, .btn-primary:hover {
	background-color: #265a88;
	background-position: 0 -15px
}
.btn-primary.active, .btn-primary:active {
	background-color: #265a88;
	border-color: #245580
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #265a88;
	background-image: none
}
.btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
	background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #3e8f3e
}
.btn-success:focus, .btn-success:hover {
	background-color: #419641;
	background-position: 0 -15px
}
.btn-success.active, .btn-success:active {
	background-color: #419641;
	border-color: #3e8f3e
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #419641;
	background-image: none
}
.btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
	background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #28a4c9
}
.btn-info:focus, .btn-info:hover {
	background-color: #2aabd2;
	background-position: 0 -15px
}
.btn-info.active, .btn-info:active {
	background-color: #2aabd2;
	border-color: #28a4c9
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #2aabd2;
	background-image: none
}
.btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
	background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #e38d13
}
.btn-warning:focus, .btn-warning:hover {
	background-color: #eb9316;
	background-position: 0 -15px
}
.btn-warning.active, .btn-warning:active {
	background-color: #eb9316;
	border-color: #e38d13
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #eb9316;
	background-image: none
}
.btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
	background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #b92c28
}
.btn-danger:focus, .btn-danger:hover {
	background-color: #c12e2a;
	background-position: 0 -15px
}
.btn-danger.active, .btn-danger:active {
	background-color: #c12e2a;
	border-color: #b92c28
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #c12e2a;
	background-image: none
}
.img-thumbnail, .thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
	box-shadow: 0 1px 2px rgba(0,0,0,.075)
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #e8e8e8;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: #2e6da4;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}
.header .logoimg, body {
	background-color: #fff
}
.navbar-default {
	background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075)
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
	background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
	box-shadow: inset 0 3px 9px rgba(0,0,0,.075)
}
.navbar-brand, .navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255,255,255,.25)
}
.navbar-inverse {
	background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
	background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
	background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
	background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
	box-shadow: inset 0 3px 9px rgba(0,0,0,.25)
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
	border-radius: 0
}
@media (max-width:767px) {
.navbar .navbar-nav .open .dropdown-menu>.active>a, .navbar .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #fff;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}
}
.alert {
	text-shadow: 0 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05)
}
.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
	background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	background-repeat: repeat-x;
	border-color: #b2dba1
}
.alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
	background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #9acfea
}
.alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
	background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #f5e79e
}
.alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
	background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
	background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dca7a7
}
.progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
	background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
	background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
	background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
	background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
	background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
	background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
	background-repeat: repeat-x
}
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
	box-shadow: 0 1px 2px rgba(0,0,0,.075)
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	text-shadow: 0 -1px 0 #286090;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
	background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
	background-repeat: repeat-x;
	border-color: #2b669a
}
.list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
	text-shadow: none
}
.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05)
}
.panel-default>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x
}
.panel-primary>.panel-heading {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}
.panel-success>.panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
	background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
	background-repeat: repeat-x
}
.panel-info>.panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
	background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
	background-repeat: repeat-x
}
.panel-warning>.panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
	background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
	background-repeat: repeat-x
}
.panel-danger>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
	background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
	background-repeat: repeat-x
}
.well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1)
}
body {
	font-family: 'Open Sans', sans-serif;
	outline: 0
}
body a {
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	-o-transition: .5s all ease;
	-ms-transition: .5s all ease;
	text-decoration: none;
	overflow-x: hidden
}
.btn-primary :active, .btn-primary :focus, a, a:active, a:focus {
	outline: 0;
	border: 0
}
.header .headno, .header .logoimg {
	border-bottom-right-radius: 2em;
	border-bottom-left-radius: 2em
}
.nopadding {
	padding: 0
}
.nomargin {
	margin: 0
}
p {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
}
.banner-tag h2, .header p a, h1, h2, h3, h4, h5, h6 {
	font-family: Lato, sans-serif
}
h1, h2, h3, h4, h5, h6 {
	font-size: 38px
}
.header .logoimg {
	margin: 0;
	padding: 10px 30px
}
.header p {
	font-size: 30px;
	font-weight: 700
}
.header p a {
	color: #252121;
	font-size: 18px
}
.header p img {
	margin-right: 5px
}
.header .headno {
	font-size: 15px;
	background-color: #c2435b;
	display: inline-block;
	float: right;
	color: #fff;
	padding: 10px 11px
}
.header .headno i {
	margin: 0 4px 9px 13px
}
.fixed {
	background-color: #fff
}
.header img {
	margin: 13px 0;
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #101110;
	font-size: 11px
}
.nav>li>a {
	padding: 4px 3px
}
.navbar-nav>li>a span {
	margin-left: 5px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #fff;
	color: red
}
#two h3 {
	margin-top: 30px
}
#two p {
	margin-bottom: 50px
}
#mainNav {
	margin: 13px 0 0 30px
}
.hbox1 {
	text-align: right;
	color: #030000
}
.hbox1 p i {
	color: #b7b7b7;
	margin-right: 7px;
	font-size: 16px;
	top: 2px
}
.hbox1 p {
	font-size: 14px;
	margin: 22px 0
}
.hbox1 p a {
	color: #333
}
.banner {
	min-height: 750px;
	background-image: url(../images/banner.jpg);
	/*background-attachment: fixed*/
	background-size:cover;
}

.banner:before {
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 0; 
 bottom: 150px;

  background: rgba(0,0,0,.4);
}



#three img {
	margin: 0 auto;
	/*border: 5px solid #d43846;*/
	padding: 10px
}
.banner-tag h2 {
	color: #fff;
	font-weight: 700;
	font-size:48px;
	margin: 340px 30px 0 0;
	
	/*background: rgba(0,0,0,.3);*/

	text-transform:uppercase;
}

.banner-tag h2 span { font-size:70px; line-height: 95px;}

.banner-tag p {
	
	color: #fff;
	font-size: 38px;
font-weight: 600;
	margin:0px 0px 0 0
}


.callnow-btn{ border-radius:76px; background-color:#eb761b; padding: 6px 30px 13px 22px; float:left; width: 370px; box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
-webkit-box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75); margin-top: 30px;}
.callnow-btn h4{ float:left; width:60px; height:auto; margin:0px; padding-top:10px; margin-right:10px; }
.callnow-btn h4 img{ float:left; width:100%; height:auto;}
.callnow-btn h3{ float:left; color:#FFF font-size:20px; width:245px; margin:0px; color:#FFF; font-weight:800; font-size:24px !important; margin-top: 5px;}
.callnow-btn h3 span{ padding-right:60px; font-weight:500; font-size:22px;}


.topimgbox{ background-color:#08142e; background-image:url(../images/callbg.jpg); background-size:cover; height:178px;}

.fbox{ padding:25px 20px 0px 20px;}
.form-bx {
	background-color:#fff;
	padding: 0px 0 0 0px;
	font-family: Century Gothic;
	width: 80%;
margin: 150px 0 20px 50px;
	float: right;
	position:absolute;
	border:none;
}
.form-bx h2, .form-bx h3 {
	font-family: 'Open Sans', sans-serif;
}
.form-bx h2 {
	font-size: 25px;
	margin-bottom: 20px;
	color: #fff;
	line-height: 26px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.form-bx h3 {
	color: #eb761b;
	font-size:35px;
	margin:0px 0 0;
	text-align: center;
    padding: 19px 50px;
    font-weight: 700;
    line-height: 42px;
	padding-bottom: 10px;
	padding-top:28px;
}
.seprator {
	width: 100px;
	height: 5px;
	background-color: #d9d9d9;
	margin: 0 auto
}
#one {
	margin-top: 90px;
}
.form-control {
	border-radius: 0;
	width:100%;
	height: 45px;
	background-color: rgba(53, 53, 53, 0.08);
	border:none;
	-webkit-box-shadow:none;
}
.input-group {
	border-radius: 0;
	width: 83%
}
.input-group-addon {
	background-color: #eee
}
.text1 {
	padding-left:15px
}
.submit {
	background: #08142e;
	border: 0;
	border-radius: 0;
	font-family: Calibri;
	font-size: 19px;
	padding: 15px 42px 15px 29px;
	margin: 10px 0 38px;
	text-transform: uppercase;
	width:100%;
}
.box, .points-1 img {
	/*background-color: #fff*/
}
.contact, .section4 {
	background-size: cover
}
.amount, .mobile, .name, .pincode {
	background-position: 97% 9px
}
.amount, .business-type, .mobile, .name, .pincode {
	background-repeat: no-repeat
}
.submit span {
	font-size: 16px
}
.inner-addon .glyphicon {
	position: absolute;
	padding: 10px;
	pointer-events: none
}
.contact-bx1, .secure p, .shape3 img {
	position: relative
}
.left-addon .glyphicon {
	left: 5px;
	color: #eb761b;
	font-size: 15px
}
.secure, .secure p {
	font-size: 12px
}
.right-addon .glyphicon {
	right: 0
}
.left-addon input {
	padding-left:15px;
	margin-bottom: 10px
}
.right-addon input {
	padding-right: 30px
}
.secure img {
	float: left;
	margin-right: 15px;
	padding-bottom: 10px
}
.secure p {
	top: 15px;
	color: #000
}

.section1 h2{ color:#FFF; text-align:center; text-transform:uppercase; font-size:34px;}

.section1 h3, .testimonial h3 {
	font-size: 30px;
	margin: 43px 0 28px;
	font-weight: 700
}
.section1-2 {
	color: #fff
}
.section1-2 h3 {
	font-size: 38px;
	margin-top: 0;
	margin-bottom: 23px
}
.section1-2 p {
/*	font-weight: 100;*/
	margin: 0 10px;
	color: #a7a6a6;
	font-size:18px;
}
.box h2 {
	color: #000;
	font-size: 35px;
	font-family: Lato, sans-serif
}
.work-section-1 {
	margin-bottom: 10px
}
#pestcontrol-work .work-section-2 ul, .work-section-1 ul {
	padding: 0;
	margin: 0
}
#pestcontrol-work .work-section-2 ul>li, .work-section-1 ul>li {
	padding: 0;
	margin: 20px 0 0px;
	line-height: 22px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
	list-style: none;
	display: inline-flex;
}
.box p, .contact-bx1 h3, .section2-2 ul li {
	font-family: 'Roboto Slab', serif
}
.bx-next, .bx-prev, .bx-start, .bx-stop, .hbox2 {
	display: none
}
.points-1 {
	padding-right: 0;
	padding-top: 0;
	border:none;
	padding: 20px 20px;
	border-radius: 20px;
	background-color:transparent;
	min-height:260px;
}
.editContent {
	font-size:21px;
	color: #fff;
	font-weight:600;
	
	padding-left:0px;
	
}
.points-1 p {
	font-weight:normal;
     color: #fff;
	font-size: 14px;
	margin: 0 48px 0px;
	line-height: 24px;
}
.points-1 img {
	margin-top: -12px;
	/*border: 2px dashed #d43846;
	border-radius: 50%;*/
	padding: 5px;
	position:relative;
width: 70px;
margin-left:0px;
margin:0 auto;
}

.rightimg img{
width: 70px;
margin:0 auto;
	}


.work-section-1 {
	margin-top: 45px;
}
.points-1 a {
	background-color: #d43846;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	margin-top: 5px
}
.points-1 a:hover {
	background-color: #222a2e;
	text-decoration: none
}
.section1-2, .section2-3 {
	background-color: #232732;
	padding: 50px 0px;
	background-image:url(../images/bg.jpg);
	background-size:cover;
}
.box img {
	margin: 191px 0 0
}
.box p {
	color: #3a3a3a;
	font-size: 17px;
	margin-top: 26px;
	font-weight: 300
}
.box p i {
	color: #de070d;
	font-size: 14px
}
.section1-2 {
	min-height: 262px
}
.section2-2 {
	padding:0px 0 50px;
	background-color:#111111;
}
.section2-2 h3 {
	color: #d43846;
	font-size: 26px;
	font-weight: 700
}
.section2-2 p, .section2-2 ul li {
	font-weight: 400;
	color: #3a3a3a;
	font-size: 14px
}
.section2-2 p {
	margin: 0 8px 17px
}
.section2-3 p, .testbx1 p {
	font-size: 16px
}
.section2-3 {
	padding: 20px 0 60px;
	color: #fff
}
.section2-3 p {
	font-weight: 100
}
.section2-3 img {
	margin: 26px auto
}
.section2-4 {
	margin: 100px 0 0
}
.section2-4 h3 {
	color: #4286f4;
	margin-bottom: 20px
}
.section2-4 img {
	float: right
}
.section2-4 p {
	font-weight: 300;
	color: #3a3a3a
}
.img5 {
	margin-top: -60px
}
.img6 {
	margin-right: 130px
}
.shape3 {
	margin-top: -50px
}
.shape3 img {
	margin-top: -20px;
	z-index: 99999
}
.testbx1 {
	width: 60%;
	margin: 0 auto 35px
}
.testbx1 h4 {
	font-weight: 700;
	margin: 15px 0
}
.testbx1 h4 span {
	font-weight: 400;
	color: #47494a;
	font-size: 16px
}
.section2 {
	background-color: #f6f6f6;
	border-: 2px solid #efeff3
}
.section3 {
	margin-top: 50px
}
.section3 ul {
	margin-top: 51px
}
.section3 ul li {
	list-style: none;
	width: 20%;
	min-height: 100px;
	float: left;
	padding: 10px;
	border-right: 2px solid #e6e6e6
}
.section3 ul li:last-child {
	border: none
}
.img-box1 {
	height: 77px
}
.box1 h2 {
	font-size: 18px;
	font-weight: 700;
	color: #072231
}
.box1 p {
	margin-bottom: 10px
}
.section4 {
	background-image: url(../images/banner1.jpg);
	padding-bottom: 25px;
	background-attachment: fixed
}
.section4 h3 {
	color: #fff;
	margin: 32px 0 60px
}
.section4 img {
	margin: 10px 0 20px
}
.section4 p {
	font-size: 16px
}
.section4 .tc {
	text-align: right;
	color: #fff;
	font-size: 12px;
	margin: 0 16px 0 0;
	clear: both
}
.section4 .box {
	margin-bottom: 10px
}
.about .testbx1 {
	width: 78%
}
.about h3 {
	margin: 44px 0 17px
}
.about p {
	color: #423f3f;
	margin-bottom: 50px
}
.contact {
	background-image: url(../images/c-banner.png)
}
.contact p {
	font-weight: 700;
	color: #000;
	font-size: 28px;
	margin: 15px 0;
	text-shadow: 2px 2px #31addb
}
.contact p span {
	color: #fff
}
.footer {
	color: rgba(255,255,255,.71);
	padding: 17px 0 5px
}
.footer span {
	color: #af0
}
.amount {
	background-image: url(../images/1.png)
}
.name {
	background-image: url(../images/2.png)
}
.mobile {
	background-image: url(../images/3.png)
}
.pincode {
	background-image: url(../images/4.png)
}
.business-type {
	background-image: url(../images/5.png);
	background-position: 97% 16px;
	background-color: #fff
}
.footer a {
	color: #fff
}
select.form-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.bx-wrapper .bx-pager.bx-default-pager a {
	float: right;
	border-radius: 0;
	width: 8px;
	height: 8px;
	margin: 0 3px;
	background: #ee3232;
	font-size: 0
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #05a5e0
}
.bx-pager-item {
	width: 50px!important;
	margin: 0 auto!important
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	background-color: #FFF
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #ee3232!important;
	background-color: transparent
}
.header .navbar-inverse .navbar-nav>li>a:focus, .header .navbar-inverse .navbar-nav>li>a:hover {
	color: #3333;
	background-color: #FFF
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #000
}
.footer p, .footer p a {
	color: #f5f9fe
}
.pection4 {
	margin-top: 70px!important;
	padding-bottom: 0
}
.pection4 h3 {
	margin: 32px 0;
	font-size: 30px
}
.about .ptestbx1 {
	width: 100%
}
.footer {
	background-color: #08142e;
}
.footer p {
	font-weight: 100;
	font-size: 13px
}
.contact-bx1 {
	margin-top: -70px;
	z-index: 9999999999
}
.contact-bx1 h3 {
	color: #fff;
	font-size: 29px;
	font-weight: 100
}

.boxlist ul li{ color:#828282; padding:5px 0px; font-family: 'Roboto', sans-serif;}

.boxright{ text-align:center;}
.boxleft{ text-align:center;}


.section1-5{
	background-color: #232732;
	padding: 60px 0px 100px;
	background-image:url(../images/bg-16.jpg);
	background-size:cover;
}

.section1-5 h2{ font-size:38px; color:#FFF; text-align:center; padding-bottom:30px;}

.boxplan{ background-color:#FFF; /* background-color: rgba(8, 0, 0, 0.55);*/ padding:0px; text-align:center; border-radius:20px; width: 24%; margin-left:11px;  padding-bottom:30px;
box-shadow: 1px 2px 7px 4px rgba(105,100,100,0.51);
-webkit-box-shadow: 1px 2px 7px 4px rgba(105,100,100,0.51);
-moz-box-shadow: 1px 2px 7px 4px rgba(105,100,100,0.51);
}
.boxplan h2{ background-color:#fff; padding:20px 0px 10px; margin:0px; color:#525252;  border-radius:20px 20px 0px 0px;  font-size:25px; font-family: Lato, sans-serif;}
.boxplan h3{ color:#eb761b; font-weight:800; font-size:70px; padding:5px 0px 0px 0px; margin:0px; font-family: Lato, sans-serif;}
.boxplan h3 sup{ font-size:15px; top: -28px; color:#08142e; padding:0px 2px; font-weight: 600;}
.boxplan h4{font-size:22px;  padding:0px 0px 20px; margin:0px; color:#08142e;} 
.boxplan ul{ margin:0px; padding:0px 20px; min-height:335px;}
.boxplan ul li{ list-style:none; padding:10px 10px;  border-bottom:dotted 1px #585858; color:#585858;}


.plan-btn {
	color:#fff;
    font-family: Calibri;
    font-size: 18px;
    padding: 7px 20px 9px 16px;
    margin: 10px 0 38px;
	border-radius:50px;
	border:solid 1px #eb761b;
	background-color:#eb761b;
}

.plan-btn:hover { color:#FFF; background: #071940; border:solid 1px #071940; text-decoration:none;}

.form-control {color:#000;}



/*.testimonial-box{ width:100%; float:left;  border-radius:10px; padding:20px 0px 0px 0px;}
.testimonial-box h3{ color:#eb761b; margin-bottom: 20px;}
.testimonial-box ul{ margin:0px; padding:0px;}
.testimonial-box ul li{ text-align:left; list-style-type:none;}
.testimonial-box ul li p{ color:#999; margin: 0 0px 0px; padding-bottom:10px;}
.testimonial-box ul li h4{ font-size:16px; color: #ccc;}
*/

.grybox{ background-color:#e8ebf3; padding:50px 0px;}
.boxabout h1{ margin:50px 0px 0px 0px; padding:15px 0px; font-weight:600;}
.boxabout p{font-size: 14px; font-weight: normal; line-height: 24px; padding:1px 100px 1px 1px; margin-bottom:40px;}
/*.boxabout a{ color:#FFF;}*/
.gry-btn{ background-color:#525b6f; text-align:center; padding: 17px 50px; color:#FFF; border-radius:30px; margin-right:10px;}
.green-btn{ background-color:#4f9e01; text-align:center; padding: 17px 34px; color:#FFF; border-radius:30px;}

.point-bg{background-image: url(../images/pont.jpg); background-position:center; background-size:cover; padding:50px 0px; background-position: 0px 0px; }





.point-bg h2{ padding:0px;     font-weight: 600;
    font-size: 30px; color:#FFF;
}

.point-bg p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
	color:#FFF;
    margin-bottom:20px;
	padding: 1px 590px 1px 0px;
}


.nepoint{ width:50%; float:left; height:auto;}

.nepoint ul { margin:0px; padding:0px;}

.nepoint ul li {
    color: #fff;
    padding-bottom: 23px;
    background-image: url(../images/net.png);
    background-repeat: no-repeat;
    background-position: left;
    background-position: 1% 3px;
    background-size: 20px;
    list-style: none;
    width: 49%;
    float: left;
    padding-left: 34px;
}


.callnow-btn33 {
    border-radius: 76px;
    background-color: #eb761b;
    padding: 0px 30px 4px 22px;
    float: left;
   width: 290px;
    box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
    margin-top: 30px;
}

.callnow-btn33 h4 {
    float: left;
    width:50px;
    height: auto;
    margin: 0px;
        margin-right: 0px;
    padding-top:6px;
    margin-right: 10px;
}

.callnow-btn33 h4 img {
    float: left;
    width: 100%;
    height: auto;
}


.callnow-btn33 h3 {
    float: left;
    color: #FFF font-size:20px;
    margin: 0px;
    color: #FFF;
    font-weight:700;
   font-size: 22px !important;
margin-top: 17px;
}


.services-back{background-color:#e8ebf3;}
.services-back h4{ font-weight:600; text-align:center;}
.serp{ text-align:center; padding:1px 210px; font-size:16px; color:#414141;}

.services-back h6{ font-weight:800; text-align:center; font-size:25px; color:#38374d; margin-top: 40px;}


.bg1{
 background-image: url(../images/01.jpg);
    background-repeat: no-repeat;
	background-size:cover;
	}
	
	.bg2{
 background-image: url(../images/02.jpg);
    background-repeat: no-repeat;
	background-size:cover;
	}
	
.bg3{
 background-image: url(../images/03.jpg);
    background-repeat: no-repeat;
	background-size:cover;
	}

.bg4{
 background-image: url(../images/04.jpg);
    background-repeat: no-repeat;
	background-size:cover;
	}
	
.bg5{
 background-image: url(../images/05.jpg);
    background-repeat: no-repeat;
	background-size:cover;
	}
.bg6{
 background-image: url(../images/06.jpg);
    background-repeat: no-repeat;
	background-size:cover;
	}	
	
	
	
	
	.greenbun2 {
    border-radius: 76px;
    background-color: #4f9e01;
    padding: 0px 30px 4px 22px;
    width: 285px;
	height:65px;
    box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 6px 8px -2px rgba(0,0,0,0.75);
    margin-top: 30px;
	margin-bottom:50px !important;
	margin:0 auto;
}

.greenbun2:hover { background-color:#356902;}

.greenbun2 h4 {
    float: left;
    width:43px;
    height: auto;
    margin: 0px;
        margin-right: 0px;
  padding-top: 12px;
    margin-right: 10px;
}

.greenbun2 h4 img {
    float: left;
    width: 100%;
    height: auto;
}


.greenbun2 h3 {
    float: left;
    color: #FFF 
    margin: 0px;
    color: #FFF;
    font-weight:700;
    font-size: 22px !important;
margin-top: 18px;
}
	
	
	
	
	
	.testimonial-column {width: 43%;
height:300px;
float: left; background-color: #eb761b;}

.testimonial-column.right {width: 57%;
padding-left: 70px;
float: right;
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
background-color:#08142e;
background-image: url(../images/te.jpg);
    background-repeat: no-repeat;
	background-size:cover;
}



.textleftbox{ float:right; width: 50%; text-align:left; margin-right: 40px; padding-top:2px;}
.textleftbox p{ color:#FFF; margin:0px; font-size:18px;}
.textleftbox h2{ font-size:46px; margin:0px; font-weight:700; color:#FFF;}
.textleftbox h2 span{ font-size:18px; font-weight:500;}
.htline{ border:solid 1px #FFF;}

.testi{ margin-top:50px;}
.item h5{ color:#FFF; font-size:25px; font-weight:600;}
.item p{ color:#CCC; font-size:16px; margin:0px;}

.carousel-indicators {
   
	 position: relative;
	 left: -25%;
	 loat: left;
	 margin-left:0%;
	  bottom: -220px;
}

.callnow-btn33:hover {
    background-color:#9e4a0a !important;}

   


@media (max-width:1280px) {
	
	.point-bg { background-position: -150px 0px;}
	.banner-tag h2 span {
    font-size: 60px;
    line-height: 84px;
}

.banner-tag p {
    font-size: 34px;
}

.callnow-btn h4 {width: 52px;}
.callnow-btn h3 {font-size: 24px !important;}

.callnow-btn h3 span {
    font-size: 20px;
}
.callnow-btn {width: 310px; padding: 1px 30px 7px 22px;}

.form-bx {margin: 60px 0 20px 50px;}
.banner-tag h2 {margin: 240px 30px 0 0;}
.banner { min-height: 610px;}
.banner::before {bottom: 290px;}

.about img {
    width: 80%;
    margin-left: 60px;
    margin-top: 30px;
}
.form-bx h2 { font-size: 22px;}
	
	} 
	
@media (max-width:1024px) {
	.form-bx {width: 92%; margin: 60px 0 20px 0px;}
	.banner-tag h2 span {
    font-size: 45px;
    line-height: 50px;
}
.banner-tag p {
    font-size: 26px;
}
.banner-tag h2 {font-size: 43px;}

.about img {
    width: 100%;
    margin-left: 14px;
    margin-top: 43px;
}

.point-bg {
    background-position: -320px 0px;
}

.point-bg p {padding: 1px 410px 1px 0px;}

.serp {
    padding: 1px 100px;
  
}

#one {
    margin-top: 30px;
}

.services-back h6 {
    font-size: 20px;
    margin-top: 22px;
}

.textleftbox {
    width: 70%;


}

.textleftbox p {
    font-size: 16px;
}

.boxplan {width: 48%; margin-bottom: 20px;}

.boxplan ul {
    min-height: 275px;
}

	
	}	
	
	



@media screen and (max-width:960px) {
.container2, .form-bx {
	width: 100%
}

.banner-tag h2 {

    font-size: 30px;
    margin: 0px 0px 30px 0;
    line-height: 40px;
	text-align: center;

}
.nav>li>a {
	padding: 4px 0;
	margin-bottom: 10px
}
.section2-4 img {
	margin-top: 410px;
	margin-bottom: 0
}
.row1 img, .shape3 .rsp1 {
	margin-top: 0
}
.img6 {
	margin-right: 40px
}

.col-sm-push-7 {

    left:0;

}

.col-sm-pull-5 {

    right:0;

}

.header img {
    margin: 0 auto;
	display:block;
	float:none;
	margin-bottom:10px;
   margin-top:10px;

}

.section1-2 p {font-size: 13px;}

.form-bx {border-radius: 30px;}
.form-bx h3 { text-align:center;}
.submit {margin-left:0%;}

.boximghig{ display:none;}
.work-section-1 ul > .pp {margin: 20px 0 0px !important;}

.ptop{

    margin-top: 15px;

}

.boxplan {width: 47%;

margin-left: 20px;

padding-bottom: 30px;

float: left;

margin-bottom: 20px;}


.banner {
    min-height: 460px;
}


.form-bx { position:relative;   margin: 0px 0 20px 0px;}


.callnow-btn {
    display: none;
}

.topimgbox {
	padding-bottom:20px;
    height: auto;
	border-radius: 20px 20px 0px 0px;
}

.banner-tag h2 {
    margin: 30px 0px 30px 0;

}

.about{ display:none;}

.grybox {
    padding: 20px 0px;
    text-align: center;
}

.boxabout h1 {
    margin:15px 0px 0px 0px;
    padding:1px 0px;
}

.boxabout p {
    padding: 11px 0px 1px 1px;
    margin-bottom: 20px;
}

.point-bg {
    background-position: -520px 0px;
}

.point-bg p {
    padding: 1px 0px 1px 0px;
}

.nepoint {
    width: 60%;
}


#pestcontrol-work .work-section-2 ul > li, .work-section-1 ul > li {
    display: block;
}

.work-section-1 {
    margin-bottom: 0px;
}


.testi {
    margin-top: 0px;
}


}
.shape3 .rsp1 {
	margin-top: -40px
}
.contact-bx1 p {
	font-family: Lato, sans-serif;
	font-size: 25px
}
@media screen and (max-width:800px) {
.navbar-inverse {
	background-image: none;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	background-color: #000
}
.banner-tag h2 {
	
	text-align: center;
	font-size:30px
}
.nav>li {
	display: inline-block
}
.nav>li>a {
	padding: 10px 5px
}
.hbox1 {
	display: none
}
.hbox2 {
	display: inline-block;
	margin: 21px 0 0 38px;
	text-align: right
}
.hbox2 p, .hbox2 p a {
	text-align: center
}
.hbox2 p a {
	color: #333
}
#one, #three, #two {
	min-height: 1px
}

#one {

    margin-top: 18px;

}

.boxright {
    width:100%;

}

.boxleft {
    width:100%;
	margin-left:0px;

}

.section1-2 {

padding: 20px 0px;

}

}
@media screen and (max-width:767px) {
.navbar-inverse {
	background-image: none;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	background-color: #000;
	margin-top: -45px
}
.box img {
	margin: 0 auto
}
.clearfix1 {
	clear: both
}

.form-bx {
	margin: 3px 0 0
}

#pestcontrol-work .work-section-2 ul > li, .work-section-1 ul > li {

    padding: 0;
    margin: 20px 0 10px;

}

.boxlist11{ float:left;}

.boxplan {width: 47%; margin-left: 15px;}

.nepoint {
    width: 52%;
    margin-left: 180px;
}
.callnow-btn33 {margin-left: 32%;}

.point-bg h2 {
    font-size: 25px;
    text-align: center;
}

.point-bg p {
    text-align: center;
    padding: 10px 90px;
}


}
@media screen and (max-width:757px) {
.banner-tag h2 {
	margin: 30px 69px 0 0
}
.section2-4 img {
	margin-top: 0
}
.form-bx {
	margin: 3px 0 0
}
}
@media screen and (max-width:601px) {
.section1-2 p {
	margin: 0 10px
}

.banner-tag h2 {

    text-align: center;
    font-size: 20px;
	margin: 30px 0px 0 0;

}

.header img {margin-bottom: 20px;}



.section1-2 h3 {

    font-size: 30px;
    margin-bottom: 15px;

}

#two p {

    margin-bottom: 15px;

}

.section1-2 p {

    font-size: 12px;

}

.nepoint {
    width: 72%;
    margin-left: 100px;
}

.callnow-btn33 {
    margin-left: 22%;
}


}
@media screen and (max-width:417px) {
.banner-tag h2 {
	margin: 30px 0 0;
	 font-size: 17px;
}
.banner-tag p {
	margin: 40px 0 0
}
.shape3 {
	display: none
}
.contact-bx1 {
	margin-top: 0
}
.section2-4 {
	margin: 30px 0 0
}
.form-bx h3 {
	font-size: 21px
}

.boxright {
  width: 100%;
  margin-left:0px;
}

.points-1 img { position:relative;}

.boxleft {

    width:100%;
    margin-left:0px;

}
.rightimg img {
    width: 70px;
    margin-left: 0px;

}

.editContent {font-size: 15px;}

.boxlist11 {

    float:none;

}

.footer p {

    font-weight: 100;
    font-size: 12px;

}



.section1-5 {padding: 20px 0px 30px;}

.boxplan {

    width: 90%;
    margin-left: 20px;

}
.boxplan ul {min-height: auto; margin-bottom:30px;}


.nepoint {
    width: 100%;
    margin-left: 20px;
}

.nepoint ul li {
    width: 48%;
	font-size:12px;
}

.callnow-btn33 {
    margin-left: 12%;
}

.testimonial-column {
    width: 100%;
    height:auto;
	padding: 10px 0px 30px;
}

.services-back h6 {
    font-size: 17px;
    margin-top: 22px;
}

.serp {
    padding: 1px 0px;
}

.textleftbox {
    width: 85%;
}

.textleftbox h2 {
    font-size: 30px;
    text-align: center;
}

.textleftbox p {
    font-size: 16px;
    text-align: center;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;}


.testimonial-column.right {
    width: 100%;
    padding-left:30px;
    min-height: 306px;
}

.points-1 p {margin: 0 13px 0px;}
	
.point-bg p {
    text-align: center;
    padding: 10px 10px;
}

.point-bg h2 {
    font-size: 20px;
    text-align: center;
}	

.banner-tag h2 span {
    font-size: 30px;
    line-height: 30px;
}

.banner-tag p {
    margin: -10px 0 0;
	font-size: 16px;
}

.banner-tag h2 {
    margin: 30px 0 0;
    font-size: 25px;
}

.gry-btn {
    padding: 12px 20px;
}

.green-btn {
    padding: 13px 14px;
}

.boxabout p a img{ width:20px;}
	

}

@media screen and (max-width:360px) {
	


.boxplan {

    width: 96%;
    margin-left: 10px;

}

.carousel-indicators {
    left: -21%;
    bottom: -249px;
}

.nepoint ul li {
    width: 44%;
    font-size: 12px;
}

.section1-5 h2 { font-size: 25px;}

.services-back h4 {
    font-size:25px;
}

.editContent { font-size:20px !important;}

.textleftbox h2 {
    font-size: 25px;
    text-align: center;
}

.services-back h6 {
    font-size: 15px;
}

.serp {
    font-size: 12px;
}
.textleftbox p {
    font-size: 13px;
    text-align: center;
}


	}