@charset "utf-8";
/* CSS Document */
a {
    color: #5FA75B;
}
a:hover {
    color: #5FA75B;
}
.header-middle-short-info li .short-info {
    text-transform: unset;
}
.main-menu nav > ul > li > a {
    text-transform: unset;
}
.main-menu nav > ul > li .sub-menu li a {
    text-transform: unset;
}
.header-middle-short-info li .short-info h4 {
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
}
.header-middle-short-info li i {
    background: #3dfc34;
}
.sosyal{
    float: right;
}
.main-menu nav > ul > li:hover > a, .main-menu nav > ul > li.active > a {
    color: #5FA75B;
}
.main-menu nav > ul > li:hover > .sub-menu li > a:hover {
    color: #000000;
    background: #3dfc34;
}
.main-menu nav > ul > li .sub-menu {
    border-top: 3px solid #3dfc34;
}
.tractor-single-slider h1 {
    text-transform: unset;
}
.tractor-main-slider .owl-nav div:hover {
    background: #3dfc34;
}
.btn-type-2 {
    background: #3dfc34;
    color: #000000;
}
.btn-type-2:hover, .btn-type-1:hover {
    background: #fff none repeat scroll 0 0;
    color: #3dfc34;
}
.btn {
    text-transform: unset;
}
 .single-blocks-services:hover .btn i{
     background: #3dfc34;
}
.section-title h2 {
    text-transform: unset;
}
.project-hvr > a > h3 {
    text-transform: unset;
}
.btn-type-5:hover, .btn-type-3:hover {
    background: #3dfc34;
    color: #000000;
}
.about-single-item h4 {
    text-transform: unset;
}
.quote-sologan-area h2 {
    text-transform: unset;
}
.yaziilk_orta{
    text-align: left;
}

.yazison_orta{
    text-align: right;
}
.single-counter {
    border: 2px solid #3dfc34;
}
.single-counter i {
    color: #3dfc34;
}
.material-scrolltop:hover {
    background-color: #3dfc34;
}
.tractour-breadcroumb h4 a {
    color: #3dfc34;
    text-transform: unset;
}
.tractour-breadcroumb h4 a:hover {
    color: #5FA75B;
}
.single-blog{
    overflow: hidden;
    height: 238px;
    margin-top: 15px;
}

.resim img{
    transition: transform .9s;
}
.resim:hover img{
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2); 
}
.resim:hover h5{
    color: #5FA75B;
}
.project-hvr .btn:hover i {
    background: #3dfc34;
}
.main-menu nav > ul > li > .sub-menu > li >.sub-menu {
    border-top: 3px solid #3dfc34;
}
.blog-content p {
    margin-bottom: 1rem;
}
.tractor-single-slider:before {
    background: unset;
}

@media only screen and (max-width: 2560px){

}

@media only screen and (max-width: 1920px){

}

@media only screen and (max-width: 1440px){

}

@media only screen and (max-width: 1199px){

}

@media only screen and (max-width: 1024px) {
.single-blog{
    height: 196px;
}
}

@media only screen and (max-width: 768px) {
.single-blog{
    height: 142px;
}
}

@media only screen and (max-width: 576px) {
.sosyal{
    float: unset;
}
.yaziilk_orta{
    text-align: center;
}
.yazison_orta{
    text-align: center;
}
.single-blog{
    height: 250px;
    margin-bottom: 15px;
    text-align: center;
}
}

@media only screen and (max-width: 425px) {

}

@media only screen and (max-width: 375px){
.single-blog{
    height: 190px;
}
}

@media only screen and (max-width: 320px) {

}