﻿/*
Theme Name: Kalay.av.tr
Author: Forniya
Author URI: http://www.forniya.com
Description: Forniya 
Version: 1
License URI: license.txt
*/
/* Libs CSS */
@import url('css/offcanvas.css') screen;
@import url('css/bootstrap.css') screen;


.bg-dark {
    background-image: url(img/bg.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    /* background-size: cover; */
}

.ozel-renk{
    background: #e4e4e4a1 !important;
    border: solid 2px black !important;
    color: black !important;
    height: 152px;
}


.ozel-renk img{margin-bottom: 20px;}
.ozel-renk  h2{
    font-size: 2vh;
}

.ozel-renk  h2 > a{color: black;text-decoration: none;}

.ozel-yazi-renk{
    color: black;
    background: #f0e3db!important;
}

.calisma-alanalari{
    text-align: left;
}
.calisma-alanalari ul{
    list-style: none;
    padding-left: 15px;
}
.calisma-alanalari ul li{}

.guncel-alan{
    text-align: left;
}
.guncel-alan h3{
    font-size: 20px;
}
.guncel-alan ul{
    list-style: none;
    padding: 0;
}
.guncel-alan ul li{    border-bottom: solid 1px #e4d9d1;}
.guncel-alan ul li a{
    color: #5c5d5d;
    text-decoration: auto;
    font-size: 14px;
}
.guncel-alan ul li a:hover{
    color: black;
}

.blog-img{
}
.blog-img img{
    width: auto;
    height: 201px;
}

.ozel-renk-blog{
     background: #e4e4e4a1 !important;
    border: solid 2px black !important;
    color: black !important;
        margin-bottom: 25px;
        height: 310px;
}

.blog-img-1{}
.blog-img-1 img{
    width: 60%;
    height: 60%;
    border-radius: 10px;
}

a:hover {
    color: #2f2f2f !important;
}

footer {
    margin-top: 251px !important;
}

.cat-oto{
    height: auto!important;
}