body {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	background: #fff;
}
a, a:active, a:focus, button, button:focus, button:active, .btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
	outline: none;
	outline: 0;
}
 input::-moz-focus-inner {
 border: 0;
}
 @-webkit-keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
 @-moz-keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
 @-o-keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
 @keyframes bounce {
 0% {
bottom:0px;
}
 50% {
bottom:15px;
}
 100% {
bottom:30;
}
}
.clr {
	clear: both;
}
.main_footer {
	width: 100%;
}
.footer_top {
	width: 100%;
	padding: 24px 0 30px;
}
.footerbox {
	width: 100%;
}
.footerbox img {
	max-width: 100%;
	display: block;
}
.footerbox p {
	color: #343434;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 20px;
	font-weight: 400;
}
.footerbox a.footer_rdmore {
	display: inline-block;
	border: 1px solid #000;
	line-height: 27px;
	text-align: center;
	padding: 0 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #000;
	font-size: 11px;
	font-weight: 400;
}
.footerbox {
	width: 100%;
}
.footerbox h2 {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 20px;
	padding: 0 0 9px;
	position: relative;
}
.footerbox h2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/footer-underline.png) no-repeat 0 0;
	background-position: bottom;
	width: 185px;
	height: 2px;
}
.footerbox ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
.footerbox ul li {
	list-style: none;
	padding: 0 0 2px 15px;
	margin: 0;
	display: block;
	background: url(../images/arrow-footer.jpg) no-repeat 0 7px;
}
.footerbox ul li a {
	display: block;
	color: #4a4a4a;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}
.forgap {
	padding-left: 41px;
}
.footer_bottom {
	width: 100%;
	background: #000;
	padding: 15px 0;
}
.footer_bottom p {
	margin: 0;
	color: #000;
	font-size: 12px;
	font-weight: 400;
}
.footer_social {
	width: 100%;
	text-align: right;
}
.footer_social a {
	display: inline-block;
	margin: 0 0 0 1px;
}
.footer_social img {
	max-width: 100%;
	display: inline-block;
}
.testimonial {
	width: 100%;
	background: #962552;
	padding: 16px 0;
}
.testimonial .item img {
	max-width: 100%;
	float: left;
	margin: 0 28px 0 0;
	width: auto!important;
}
.testimonial .item p {
	color: #acacac;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px;
	padding-top: 10px;
}
.testimonial .item h2 {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
}
.testimonial .owl-theme .owl-dots .owl-dot span {
	margin: 0 3px;
}
.testimonial .owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 0;
	text-align: right;
}
.our_project {
	width: 100%;
	background: url(../images/object-bg.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 28px 0;
	position: relative;
}
.project_layer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 135, 0, 0.9);
}
.our_project h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 13px;
	padding: 0 0 7px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
}
.our_project h2:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	height: 1px;
	width: 28px;
	background: #fff;
}
.our_project p {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 27px;
	line-height: 18px;
	text-align: center;
}
.our_project .container {
	position: relative;
}
.our_project .item img {
	width: 100%;
	display: block;
}
.our_project .item .itemcaption {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	padding: 40px 0 0;
}
.our_project .item .itemcaption h3 {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	margin: 0 0 8px;
	padding: 0 0 7px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
}
.our_project .item .itemcaption h3:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	height: 1px;
	width: 28px;
	background: #fff;
}
.our_project .item .itemcaption p {
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	margin: 0 0 8px;
}
.our_project .item .itemcaption a {
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	border: 1px solid #fff;
	display: inline-block;
	text-align: center;
	line-height: 27px;
	padding: 0 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
}
.our_project .owl-prev {
	font-size: 0 !important;
	opacity: 1 !important;
	margin: -6px 0 0 !important;
	position: absolute;
	left: -20px;
	top: 50%;
	border-radius: 0 !important;
	background: url(../images/object-arrow1.png) no-repeat 0 0 !important;
	width: 5px;
	height: 9px;
}
.our_project .owl-next {
	font-size: 0 !important;
	opacity: 1 !important;
	margin: -6px 0 0 !important;
	position: absolute;
	right: -20px;
	top: 50%;
	border-radius: 0 !important;
	background: url(../images/object-arrow2.png) no-repeat 0 0!important;
	width: 5px;
	height: 9px;
}
.about {
	width: 100%;
	padding: 50px 0 38px;
}
.about_left {
	width: 100%;
}
.about_left h1 {
	color: #21282e;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 18px;
	text-transform: uppercase;
}
.about_left p {
	color: #525252;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 14px;
}
.about_left a.abtbutton {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	line-height: 32px;
	background: #962552;
	padding: 0 25px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	border: 1px solid #962552;
	margin: 18px 0 0;
}
.about_left img {
	max-width: 100%;
	display: block;
}
.about_right {
	width: 100%;
}
.about_right img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.welcome {
	width: 100%;
	background: #962552;
	padding: 34px 0;
}
.welcome h2 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 7px;
	text-transform: uppercase;
	text-align: center;
}
.welcome h3 {
	color: #fff;
	font-size: 29px;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: uppercase;
	padding: 0 0 15px;
	position: relative;
	text-align: center;
}
.welcome h3 span {
	color: #fff;
}
.welcome h3:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	width: 93px;
	height: 2px;
	background: #fff;
}
.welcome p {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 44px;
	line-height: 18px;
	text-align: center;
}
.welcome .item img {
	width: 100%;
	display: block;
}
.welcome .item h4 {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	margin: 10px 0 7px;
	padding: 0 0 7px;
	position: relative;
	text-transform: uppercase;
}
.welcome .item h4:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 33px;
	height: 1px;
	background: #b3ce00;
}
.welcome .item p {
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	margin: 0;
	text-align: left;
}
.welcome .owl-prev {
	font-size: 0!important;
	opacity: 1 !important;
	border-radius: 0!important;
	background: url(../images/welcome-arrow1.jpg) no-repeat 0 0 !important;
	width: 22px;
	height: 22px;
	position: relative;
}
.welcome .owl-next {
	font-size: 0!important;
	opacity: 1 !important;
	border-radius: 0!important;
	background: url(../images/welcome-arrow2.jpg) no-repeat 0 0 !important;
	width: 22px;
	height: 22px;
	position: relative;
}
.welcome .owl-next:after {
	content: "";
	position: absolute;
	right: -52px;
	top: 11px;
	width: 53px;
	height: 1px;
	background: #cccccc;
}
.welcome .owl-next:before {
	content: "";
	position: absolute;
	left: -85px;
	top: 11px;
	width: 53px;
	height: 1px;
	background: #cccccc;
}
.homebanner {
	width: 100%;
	position: relative;
	margin-top: -18px;
}
.homebanner .item img {
	width: 100%;
}
.homebanner .owl-prev {
	font-size: 0!important;
	opacity: 1 !important;
	border-radius: 0!important;
	background: url(../images/home-banner-arrow1.png) no-repeat 0 0 !important;
	width: 40px;
	height: 92px;
	position: absolute;
	left: 28px;
	top: 50%;
	margin: -50px 0 0 0 !important;
}
.homebanner .owl-next {
	font-size: 0!important;
	opacity: 1 !important;
	border-radius: 0!important;
	background: url(../images/home-banner-arrow2.png) no-repeat 0 0 !important;
	width: 40px;
	height: 92px;
	position: absolute;
	right: 28px;
	top: 50%;
	margin: -50px 0 0 0 !important;
}
.homebanner .owl-theme .owl-nav {
	margin: 0;
}
.hmbanr_caption {
	width: 100%;
	position: absolute;
	left: 116px;
	top: 38%;
	margin-top: -62px;
}
.hmbanr_caption h2 {
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	margin: 0 0 30px;
	text-transform: uppercase;
}
.hmbanr_caption a {
	display: inline-block;
	border: 1px solid #962552;
	line-height: 32px;
	text-align: center;
	padding: 0 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	background: #962552;
}
.bannerform {
	width: 360px;
	position: absolute;
	right: 94px;
	top: 34px;
	z-index: 99;
}
.bannerform_inner {
	width: 100%;
	float: right;
	background: rgba(0, 0, 0, 0.4);
	padding: 16px 22px;
}
.formheading {
	width: 100%;
	position: relative;
	padding: 6px 0 6px 16px;
	margin-bottom: 20px;
}
.formheading:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 8px;
	background: #77183e;
}
.formheading h2 {
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 8px;
}
.formheading h3 {
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	line-height: 27px;
}
.bannerform input[type="text"].forname {
	padding: 0 0 0 55px;
	width: 100%;
	border: none;
	background: url(../images/input1.jpg) no-repeat 15px 5px #fff;
	height: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 8px;
}
.bannerform input[type="tel"] {
	padding: 0 0 0 55px;
	width: 100%;
	border: none;
	background: url(../images/input3.jpg) no-repeat 15px 7px #fff;
	height: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 8px;
}
.bannerform input[type="email"] {
	padding: 0 0 0 55px;
	width: 100%;
	border: none;
	background: url(../images/input2.jpg) no-repeat 15px 9px #fff;
	height: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 8px;
}
.bannerform input[type="text"].foraddress {
	padding: 0 0 0 55px;
	width: 100%;
	border: none;
	background: url(../images/input4.jpg) no-repeat 15px 5px #fff;
	height: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 8px;
}
.bannerform textarea {
	padding: 10px 0 0 55px;
	width: 100%;
	border: none;
	background: url(../images/input5.jpg) no-repeat 15px 10px #fff;
	height: 75px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 8px;
	resize: none;
}
.bannerform input[type="submit"] {
	width: auto;
	border: none;
	background: #77183e;
	height: 42px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 40px;
}
.submitsection {
	width: 100%;
	text-align: center;
}
.main_header {
	width: 100%;
}
.top_header {
	width: 100%;
	background: #00b400;
	padding: 8px 0;
}
.top_header a {
	display: inline-block;
	margin: 0 20px 0 0;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
}
.top_header .fas, .top_header .far {
	color: #cfd298;
	font-size: 13px;
	margin-right: 7px;
}
.top_header .footer_social a {
	margin: 0;
}
.bottom_header {
	width: 100%;
	background: url(../images/header-bg.png) no-repeat 0 0;
	background-position: center top;
	background-size: cover;
	position: relative;
	z-index: 99;
}
.logo {
	width: 36%;
    padding: 11px 0;
}
.logo img {
	max-width: 100%;
	display: block;
}
.submitsection img {
	display: inline-block;
	max-width: 155px;
}
.bannerform input[type="submit"]:hover, .footerbox a.footer_rdmore:hover {
	background: #77183e;
	color: #000;
}
.hmbanr_caption a:hover {
	background: #77183e;
	color: #000;
}
.top_header a:hover, .footerbox ul li a:hover {
	color: #d30b0b;
}
.about_left a.abtbutton:hover {
	background: #77183e;
	color: #fff;
}
div#project_slider .item:hover .itemcaption {
	background: rgba(0, 0, 0, 0.8);
}
.inner_banner {
	background-image: url(../images/inner_banner.jpg);
	height: 300px;
	top: -18px;
	position: relative;
	background-size: cover;
background-repeat: no-repeat;
}
.inner_banner_text h2 {
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	color: #ffffff;
	top: 120px;
	font-size: 45px;
	font-weight: 700;
}
/****aboutuspage****/
.about_body {
	padding: 70px 0;
	background: rgba(241, 241, 241, 0.56);
}
.about_body h3 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #808080;
	line-height: 36px;
}
.about_body h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 35px;
	color: #000000;
	margin-top: 0;
}
.about_img img {
	width: 100%;
}
.abbox {
	box-shadow: 1px 2px 3px #ececec;
}
/****contactuspage****/
.inner_content h3 {
	padding-bottom: 40px;
}
.inner_content {
	padding: 10px 0 75px 0;
}
.contact-right {
	border-left: 1px solid #ccc;
}
.contact-left p {
	color: #7d7d7d;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 0 0 10px 0;
	line-height: 29px;
	text-transform: uppercase;
}
.contact-left p a {
	color: #7d7d7d;
	text-decoration: none;
}
.contact-left span {
	color: #962552;
	font-weight: 400;
	padding-right: 10px;
	width: 150px;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
}
.contact_map {
	margin: 30px 0 0 0;
	height: 300px;
	border-top: 1px solid #ccc;
	padding: 15px 0 0 0;
}
.contact_message {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
}
.form-group input {
	border-radius: 0;
	border: 1px solid #ccc;
}
.form-group label {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}
.contact_button {
	padding: 9px 35px;
	background: #962552;
	color: #fff;
	border: 0;
	border-radius: 0;
	transition: .3s all ease-in;
}
.contact_button:hover {
	background: #77183e;
	transition: .3s all ease-in;
	color: #000;
}
/*******servicepage*******/
.inner_welcome {
	width: 100%;
	padding: 34px 0;
	box-shadow: 1px 2px 3px #ececec;
}
.inner_welcome h2 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 7px;
	text-transform: uppercase;
	text-align: center;
}
.inner_welcome h3 {
	color: #962552;
	font-size: 29px;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: uppercase;
	padding: 0 0 15px;
	position: relative;
	text-align: center;
}
.inner_welcome h3 span {
	color: #000;
}
.inner_welcome h3:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	width: 93px;
	height: 2px;
	background: #1e1e1e;
}
.inner_welcome p {
	color: #b2b0b0;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 44px;
	line-height: 18px;
	text-align: center;
}
.inner_welcome img {
	width: 100%;
	display: block;
	padding-top: 21px;
}
.inner_welcome h4 {
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin: 10px 0 7px;
	padding: 0 0 7px;
	position: relative;
	text-transform: uppercase;
}
.inner_welcome h4:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 33px;
	height: 1px;
	background: #b3ce00;
}
.inner_welcome p {
	color: #636363;
	font-size: 11px;
	font-weight: 400;
	margin: 0;
	text-align: left;
}
/******Blog*****/

.innerpage_content {
	padding: 30px 0;
	box-shadow: 1px 2px 3px #ececec;
}
.well-blog {
	background: rgba(232, 232, 232, 0.25);
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0px;
	padding: 15px;
}
.blog-title {
	color: #000;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 10px;
	text-align: left;
}
.blog-date {
	margin-bottom: 20px
}
.blog-text {
	color: #616161;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}
.social-container {
	display: inline-block;
	width: 100%;
	margin: 10px 0px;
}
.blog-right-heading {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	border-bottom: #962552 2px solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.btn-blue {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	line-height: 32px;
	background: #962552;
	padding: 0 25px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	border: 1px solid #962552;
	margin: 18px 0 0;
}
.btn-blue:focus, .btn-blue:hover {
	color: #000;
	background: #77183e;
	transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.featured-posts-title {
	color: #0075b2;
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0px 5px;
}
#right-panel .news-item {
	margin-bottom: 10px;
}
#right-panel .panel-default {
	border-radius: 0;
	border: #0075b2 0 solid;
	background: #f9f9f9;
}
#right-panel .panel-default .panel-footer {
	padding: 10px 15px;
	background-color: #e2ebef;
	border-top: 0px solid #0075b2;
}
.recent-post-title {
	color: #000;
	font-weight: 600;
	font-size: 15px;
}
.recent-post-link {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
#blog_page .title h4 {
	text-align: justify;
	font-size: 54px;
	color: #8ebd34;
	text-transform: uppercase;
	font-weight: 100;
	position: relative;
	padding: 26px 0
}
#blog_page .title h4 span {
	font-weight: 900;
}
.mrg10R {
	border-radius: 50%;
}
.mrg30T img {
	padding: 7px 10px;
	float: right;
}
.news-item td {
	font-size: 13px;
}
.mrg30B {
	text-align: justify;
}


.homebanner .owl-carousel{
    background:#000;
	position:relative;
}
.homebanner .owl-carousel .owl-item img{
    height:482px;
    object-fit:cover;
    opacity:0.7;
}
#right-panel .news-item img{
    width:50px;
    height:50px;
    padding:0;
}