body{
	font-family: 'Open Sans', sans-serif;
}

a {
    color: #309400;
}

a:hover, a:active, a:focus {
    color: #309400;
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
    max-height: 500px;
    position: relative;
    margin: 0 auto;
}

.fh5co-social-icons li a {
    color: #309400;
}

#fh5co-started {
    background: #309400;
}

#fh5co-footer .fh5co-footer-links {
    float: right;
    text-align: right;
}

#fh5co-footer .fh5co-footer-links li a {
    color: #828282;
    text-decoration: none;
}

#fh5co-started .fh5co-heading p {
    color: rgba(255, 255, 255, 0.78);
}

#fh5co-testimonial {
	background-image: url(../images/hakkimizda.jpg);
	background-position: center;
}

#fh5co-services, #fh5co-started, #fh5co-testimonial, #fh5co-started, #fh5co-product, #fh5co-about, #fh5co-contact, #fh5co-footer {
    padding: 6em 0;
    clear: both;
}

.feature-center {
    margin-bottom: 0;
}

.fh5co-nav .menu-2 li.search {
    width: 120%;
}

.product .product-grid .inner p .icon {
    padding: 17px 20px;
    color: #fff;
    background: #309400;
}

.product .product-grid .inner p .icon:hover, .product .product-grid .inner p .icon:focus {
    color: #309400;
    background: #fff;
}

.fh5co-nav ul li a {
    font-weight: 600;
}

.fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active {
    color: #309400;
}

.fh5co-heading p {
    font-size: 16px;
}

.product:hover .desc h3 a, .product:focus .desc h3 a {
    color: #1B7493;
}

.gototop a:hover {
    background: rgb(48, 148, 0);
    color: #fff;
}

.fh5co-cover.fh5co-cover-sm {
    height: 380px;
}

.fh5co-cover.fh5co-cover-sm .display-t, .fh5co-cover.fh5co-cover-sm .display-tc {
    height: 380px;
}

#fh5co-header, #fh5co-counter, .fh5co-bg {
    background-position: center;
}

.btn-primary {
    background: #333;
    color: #fff;
    border: 2px solid #333;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #309400 !important;
    border-color: #309400 !important;
}

.fh5co-nav {
    padding: 10px 0;
    background: #fff;
}

.fh5co-nav ul {
    text-align: right;
}

.fh5co-cover .overlay {
    background: rgb(126, 198, 88);
}

.fh5co-cover.fh5co-cover-sm {
    height: 200px;
}

.fh5co-cover.fh5co-cover-sm .display-t, .fh5co-cover.fh5co-cover-sm .display-tc {
    height: 210px;
}

.araver{
    margin-bottom:70px;
}

@media (min-width: 992px){
	.col-md-9 {
	    margin: 24px 0 0 0;
	}
}

