body {
    font-family: 'Roboto', sans-serif;
    border-top: 20px solid #068100;
    font-size: 1em;
    color: #4F5F71;
    background-color: #f9f9f9;
    background: url(../images/bg2.png) center;
    background-size: 800px;
}

.container {
    max-width: 1000px;
    background-color: #fff;
    padding-top: 15px;
}

.card {
    border: 1px solid #f1f1f1;
    z-index: 1;
}

.breadcrumb {
    background-color: #fff !important;
    border: 1px solid #f1f1f1;
}

.breadcrumb a{
    color: #16A40F;
}

.img-thumbnail {
    border: 1px solid #f1f1f1;
}

.img-thumbnail:hover {
    background-color: #f9f9f9;
    cursor: pointer;
}

nav {
    margin-bottom: 30px;
    z-index: 9000;
}

nav .navbar-brand img {
    width: 200px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

nav .navbar-brand:hover{
    background-color: #fff;
}

nav .navbar-brand img:hover {
    background-color: #fff;
}

nav .navbar-nav a {
    font-weight: 600;
    font-size: 1.1em;
    color: #16A40F;
}

nav .navbar-nav a:hover {
    color: #068100;
}

nav .navbar-toggler{
    width: 47px;
    height: 34px;
    background-color: #7eb444;
    border:none;
    outline: none;
    outline: none;
}

nav .collapse {
    z-index: 20000;
    text-align: right !important;
}

.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
}

.list-group-item  {
    border-top: 1px solid #f1f1f1 !important;
}

.list-group a {
    color: #4F5F71;
    background: url(../images/li1.png) no-repeat left;
    background-size: 30px;
    padding-left: 60px;
    border-bottom: 1px solid #f1f1f1 !important;
}

.list-group a:hover {
    background: url(../images/li2.png) no-repeat left;
    background-size: 32px;
    color: #FF8804;
}

.list-group-item .info {
    position: absolute;
    right: 0px;
    bottom: 30px;
}

.list-group-item .info2 {
    position: absolute;
    right: 0px;
    bottom: 10px;
}

.list-group-item .info2 small{
    color: #FF8804;
    font-weight: 600;
}

.list-group-item .info i{
    color: #ccc;
    font-size: 0.8em;
}

.small-dis {
    display: none;
}

#anabanner {
    margin: 20px auto;
}

#hakkimizda {
    background: url(../images/bg1.png) no-repeat center;
    background-size:contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;

}

#hakkimizda p {
    padding: 0px;
    font-size: 1.2em;
    text-align: right;
    line-height: 30px;
}

#projeler .projemobil {
    display: none;
}

#proje .img-fluid {
    height: 170px !important;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 5px;
    background-color: #f9f9f9;
}

#alt {
    border-bottom: 30px solid #068100;
}

#alt a{
    color: #fff !important;
}

#alt .nav{
    border-bottom: 1px solid #fff;
}

#alt .nav-link {
    color: #ffffff !important;
    font-size: 0.9em;
    font-weight: 700;
}

#alt .nav-link:hover {
    color: #068100 !important;
}

#icerik {
    background: url(../images/bg3.png) no-repeat top right;
    background-size: 500px;

}

#gorselleric .img-fluid {
    height: 270px !important;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 5px;
    background-color: #f9f9f9;
}

#fotogaleri .img-thumbnail{
    height: 150px;
    width: 100%;
    
}

.carousel {
    padding-top: 200px !important; 
    background: url(../images/anaust.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 220px; 
    background-size: 900px;  
}

.carousel-inner {
    border: 10px solid #3AB135;
}

.carousel-indicators li {
    background-color: #068100;
    height: 25px;
    width: 25px;
    border: 5px solid #16A40F;
    border-radius: 20px;
}

.carousel-caption{
    background-color: #068100;
    padding: 10px;
    text-align: left;
    margin: auto;
    text-align: center;
    margin-bottom: 60px;
    border-radius: 10px;
}

.carousel-caption h3,p{
    padding: 0px;
    margin: 0px;
}

.carousel-caption h3{
    font-weight: 600;
}



@media (max-width: 575.98px) {
    h1 {
        font-size: 1.8em;
    }

    h2 {
        font-size: 1.5em;
    }

    .medium-dis {
        display: none;
    }

    nav .navbar-brand img {
        width: 150px;
    } 
    
    nav #mobilMenu {
        position: absolute;
        background-color: #16A40F;
        width: 100%;
        top: 80px;
        padding: 10%;
        height: 370px;
    }

    nav #mobilMenu a{
        color: #fff;
        width: 100%;
        float: left;
        border-bottom: 1px solid #3AB135;
    }

    nav .collapse {
        text-align: left !important;
    }

    .carousel {
        padding-top: 130px !important; 
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center 200px; 
        background-size: 600px;  
    }

    .breadcrumb{
        font-size: 0.8em;
    }

    #hakkimizda p {
        margin-top: 20px;
        padding: 0px;
        font-size: 1.1em;
        text-align: justify;
        line-height: 25px;
    }

    #projeler .projeweb {
        display: none;
    }

    #alt .blockquote{
        font-size: 1em !important;
    }

    #alt .nav-item {
        float: left;
        width: 100%;
    }

    #alt .nav-link {
        font-size: 1.2em !important;
    }

    #proje .img-fluid {
        height: 100px !important;
    }

    .carousel-indicators  {
        margin: 0px;
        padding: 0px;
    }

    .carousel-indicators li {
        background-color: #068100;
        height: 15px;
        width: 15px;
    }
    
    .carousel-caption{
        margin-bottom: 10px;
        padding: 5px;    
    }

    .carousel-caption h3{
        font-size: 1em;
    }

    .carousel-caption p{
        font-size: 0.7em;
    }

    #gorselleric .img-fluid {
        height: 130px !important;
        padding: 7px !important;
    }

    #iletisimic {
        font-size: 0.9em !important;
    }
}