body {
	padding: 0px;
	margin: 0px;
	background-color: #F8F8F8;
	color: #767676;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
}
a, a:hover {
	text-decoration: underline;
}
.feature5-holder {
	padding-bottom:10px;
}
.mainpage{
	padding-bottom:20px;
	}
	
	a {
    color: #767676 !important;
    text-decoration: none;
}
.bg-black {
	background-color: #000000;
}
.bg-white {
	background-color: #ffffff;
}
.bg-gray-light {
	background-color: #F4F4F4;
}
.bg-gray-dark {
	background-color: #232323;
}
.text-white, .text-white a {
	color: #ffffff;
}
.text-center .img-responsive {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.section-title {
	padding: 25px;
	text-align: center;
}

.imgbg{
	background-image: url("../img/aboutpic.jpg");
	height:580px;
	}
.faded{
		opacity: 0.5;
	}
	
 @media screen and (max-width: 767px) {
.text-left-xs {
	text-align: left;
}
.text-right-xs {
	text-align: right;
}
.text-center-xs {
	text-align: center;
}
.text-center-xs img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
/****************/
/**** HEADER ****/
/****************/

.logo {
	margin-top: 10px;
}
.header2 {
	background-color: #323435;
	padding-bottom: 10px;
}
.titlestyle {
	border: solid 1px;
black
}
.bgcolor {
	background-color: #75ab7d;
	color: white;
}
.padding20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.padding40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.padding100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.padding10 {
	padding-bottom:20px;
}
/*** HEADER 2 ***/
.header2-3 {
	text-align: center;
	font-size: 20px;
	color: white;
	margin-top: 5px;
}
.header2-3 a {
	color: white;
	text-decoration: none;
}
/*** HEADER 2 ***/

.footer {
	font-size: 12px;
}
/*** FOOTER 1 ***/
.footer1-2 {
	margin-top: 10px;
}
.footer1-3 {
	margin-top: 10px;
}
/*** FOOTER 1 ***/

/*** FOOTER 3 ***/
.footer3-1 {
	margin-top: 10px;
}
.footer3-2 {
	margin-top: 10px;
}
/*** FOOTER 3 ***/



/*** FORM 3 ***/
.form3 {
	position: relative;
}
.form3 .container-fluid, .form3 .col-md-12 {
	padding: 0px;
}
.form3 .row {
	margin: 0px;
}
.form3 .form-ontop {
	position: absolute;
	top: 50px;
	z-index: 90000
}
.form3 .transparentform {
	background: rgba(50, 53,53, 0.5);
	padding: 20px 30px;
}
/*** FORM 3 ***/

.formtext {
	color: white;
}
 @media screen and (max-width: 1399px) {
.form3 .form-ontop {
	position: absolute;
	top: 0px;
}
.form3 .transparentform {
	padding: 20px
}
.form4 .form-ontop {
	position: absolute;
	top: 0px;
}
.form4 .transparentform {
	padding: 20px
}
}
 @media screen and (max-width: 1199px) {
}
 @media screen and (max-width: 991px) {
.form3 .form-ontop {
	position: initial;
	margin-top: 10px;
}
.form4 .form-ontop {
	position: initial;
	margin-top: 10px;
}
}
 @media screen and (max-width: 767px) {
}
/******************/
/**** FEATURES ****/
/******************/

/*** FEATURE 1 ***/
.feature1 .text-holder {
	height: auto;
	background: #fff;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.feature1 .title, .feature1 .desc {
	padding: 5px 40px;
	line-height: 1.6;
}
/*** FEATURE 1 ***/

/*** FEATURE 2 ***/


.carousel-control.left, .carousel-control.right {
	background-image: none;
	opacity: 1;
	color: #75ab7d;
}
.item a {
	pointer-events: none;
}
.feature2 .text-holder {
	height: auto;
	background: #fff;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.feature2 .title, .feature2 .desc {
	padding: 5px 40px;
	line-height: 1.6;
}
 @media (min-width: 992px ) {
.feature2-carousel-inner .active.left {
	left: -25%;
}
.feature2-carousel-inner .active.right {
	left: 25%;
}
.feature2-carousel-inner .next {
	left: 25%;
}
.feature2-carousel-inner .prev {
	left: -25%;
}
}
 @media (min-width: 768px) and (max-width: 991px ) {
.feature2-carousel-inner .active.left {
	left: -33.3%;
}
.feature2-carousel-inner .active.right {
	left: 33.3%;
}
.feature2-carousel-inner .next {
	left: 33.3%;
}
.feature2-carousel-inner .prev {
	left: -33.3%;
}
.feature2 .active > div:first-child {
	display: block;
}
.feature2 .active > div:first-child + div {
	display: block;
}
.feature2 .active > div:last-child {
	display: none;
}
}
 @media (max-width: 767px) {
.feature2-carousel-inner .active.left {
	left: -100%;
}
.feature2-carousel-inner .active.right {
	left: 100%;
}
.feature2-carousel-inner .next {
	left: 100%;
}
.feature2-carousel-inner .prev {
	left: -100%;
}
.feature2 .active > div {
	display: none;
}
.feature2 .active > div:first-child {
	display: block;
}
}
/*** FEATURE 2 ***/

/*** FEATURE 3 ***/
.feature3 ul {
	list-style: none;
}
.feature3 img {
	margin-bottom: 30px;
	-webkit-transition: 0.5s; /* Safari */
	transition: 0.5s;
}
.feature3 img:hover {
	transform: scale(1.1);
	-webkit-transition: 0.5s; /* Safari */
	transition: 0.5s;
	z-index: 9;
}
/*** FEATURE 3 ***/



/*** FEATURE 9 ***/
.gallery {
	display: inline-block;
	margin-top: 20px;
}
.fancybox-overlay {
	background: rgb(0, 0, 0, 0.4);
}
.fancybox-nav, .fancybox-item {
	outline: 0!important;
}
/*** FEATURE 9 ***/

/*** FEATURE 12 ***/
.feature12 .col-md-3 {
	margin-bottom: 30px;
}
.feature12 .d1 {
	color: #31302B;
	background: #FFF;
	padding: 10px 15px;
	border: 3px solid #31302B;
	box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.feature12 .d1:hover {
	box-shadow: inset 0 0 0 100px #31302B;
	color: #FFF;
}
.feature12 .d2 {
	color: #31302B;
	background: #FFF;
	padding: 10px 15px;
	border: 3px solid #31302B;
	box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.feature12 .d2:hover {
	box-shadow: inset 0 0 100px 0 #31302B;
	color: #FFF;
}
.feature12 .d3 {
	color: #31302B;
	background: #FFF;
	padding: 10px 15px;
	border: 3px solid #31302B;
	box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.feature12 .d3:hover {
	box-shadow: inset 200px 0 0 0 #31302B;
	color: #FFF;
}
.feature12 .d4 {
	color: #31302B;
	background: #FFF;
	padding: 10px 15px;
	border: 3px solid #31302B;
	box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.feature12 .d4:hover {
	box-shadow: inset 0 100px 0 0 #31302B;
	color: #FFF;
}
.feature12 .d5 {
	color: #FFF;
	background: #EF672F;
	padding: 5px 10px;
	text-align: center;
	box-shadow: inset 0 0 0 0 #C14800;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.feature12 .d5:hover {
	box-shadow: inset 0 0 0 100px #C14800;
}
.feature12 .d5 .fa {
	background: #fff;
	color: #C14800;
	padding: 10px;
	border-radius: 50%;
}
.feature12 .d6 {
	padding: 0px 10px 0px 0px;
	border-radius: 20px;
	background: #A6CD48;
	color: #fff;
	border: 0px;
}
.feature12 .d6 .fa {
	background: #fff;
	color: #74A955;
	padding: 10px;
	border-radius: 50%;
	transition: color 0.5s;
	border: 3px solid #74A955;
}
.feature12 .d7 {
	padding: 0px 0px 0px 10px;
	border-radius: 20px;
	background: #A6CD48;
	color: #fff;
	border: 0px;
}
.feature12 .d7 .fa {
	background: #fff;
	color: #74A955;
	padding: 10px;
	border-radius: 50%;
	transition: color 0.5s;
	border: 3px solid #74A955;
}
.feature12 .d8 {
	padding: 0px 0px 0px 0px;
	border-radius: 20px;
	background: #A6CD48;
	color: #fff;
	border: 0px;
}
.feature12 .d8 div {
	display: inline-block;
	width: 1px;
	-webkit-transition: width 0.5s linear;
	-moz-transition: width 0.5s linear;
	-ms-transition: width 0.5s linear;
	-o-transition: width 0.5s linear;
	transition: width 0.5s linear;
}
.feature12 .d8:hover {
	padding: 0px 10px 0px 0px;
}
.feature12 .d8:hover div {
	width: 140px;
	margin-left: 3px;
	-webkit-transition: width 0.5s linear;
	-moz-transition: width 0.5s linear;
	-ms-transition: width 0.5s linear;
	-o-transition: width 0.5s linear;
	transition: width 0.5s linear;
}
.feature12 .d8 .fa {
	background: #fff;
	color: #74A955;
	padding: 10px;
	border-radius: 50%;
	transition: color 0.5s;
	border: 3px solid #74A955;
}
/*** FEATURE 12 ***/

@media screen and (max-width: 1199px) {
.feature13-content-container > div .feature13-content {
	font-size: 14px;
}

}
 @media screen and (max-width: 991px) {
.feature13-content-container > div .feature13-content {
	font-size: 10px;
}
.feature16-wrapper {
	margin-bottom: 30px;
}
.feature16 .flip .card .front, .feature16 .flip .card .back {
	position: static;
	top: auto;
	left: auto;
}
.feature16 .flip .card .front, .feature16 .flip .card .back {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transform: none;
}
.feature16 .flip .card .back .hover_title {
	margin-top: 0px;
}
.feature16 .flip, .feature16 .flip .card, .feature16 .flip .card .face {
	height: auto;
	min-height: auto;
	width: 100%;
}



 @media only screen and (max-width: 767px) {
 .portfolio-group .portfolio-item {
width:100%;
}
 .feature13-content-container > div .feature13-content {
font-size:12px;
}
 .feature13-content-container {
height: 75px;
}
 .feature15 #quote-carousel .carousel-control.left, .feature15 #quote-carousel .carousel-control.right {
display:none;
}
 .feature15 #quote-carousel .carousel-indicators li {
width: 70px;
height: 70px;
}
 .feature17 .tab-content {
margin-top:10px;
}
}
.demo-gallery > ul {
	margin-bottom: 0;
}
.demo-gallery > ul > li {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;

}
.demo-gallery > ul > li a {
	border: 3px solid #FFF;
	border-radius: 3px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
.demo-gallery > ul > li a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery > ul > li a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	opacity: 0.8;
	width: 48px;
}
.demo-gallery.dark > ul > li a {
	border: 3px solid #04070a;
}
.home .demo-gallery {
	padding-bottom: 80px;
}





#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}