﻿/*ust row*/

.bg2 {
    background-color: #fff;
}

.baslik {
    text-align:center;
    font-size:32px;
    font-weight:600;
    display:block;

}


.baslik2 {
    text-align: left;
    font-size:24px;
    font-weight: 600;
    display: block;
}

.reset {
    padding: 0;
    margin: 0;
}

.bosluk {
    margin-top: 20px;
}

body {
    font-family: 'Open Sans', sans-serif;
    color:#333;
}

p {
    margin: 0;
    padding: 0;
}

.bg {
    background-color: #1e2227;
}


.bg3 {
    background-color: #323437;
    color:#fff;
}


    .bg3 a{
        color:#fff;
    }

.ust-iletisim-kapsa {
    height:30px;
    line-height: 30px;
    color: #fff;
    border-right: 1px solid #556162;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
}

    .ust-iletisim-kapsa:first-child {
        border-right: none;
    }

    .ust-iletisim-kapsa span {
        float: left;
        line-height: 30px;
        margin-right: 10px;
        color: #e51a4b;
    }

    .ust-iletisim-kapsa p {
        float: left;
    }

/*ust row son*/

/*navbar alanı */

.collapse , .navbar-collapse{
    width:auto;
}

.navbar-default {
    background-color: transparent !important;
    border: none !important;
    display: table-cell;
    vertical-align: middle;
}

.logo {
    height: 90px;
}

.nav-div {
    height: 90px;
    display: table;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
    color: #000;
    font-size: 18px;
    font-weight: 100;
    height: 90px;
    line-height: 90px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
}

.nav > li {
    margin-right: 20px;
}

    .nav > li > a {
        padding: 0;
    }

.navbar-nav > li > .dropdown-menu {
    margin-top: -20px;
}

.navbar-nav > li > .dropdown-menu {
    width: 200px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #000;
}

.dropdown-menu li a {
    padding: 5px;
    font-size: 14px;
}

/*navbar alanı son*/


/*slider*/

.bx-wrapper .bx-viewport {
    border: 0px !important;
    left: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bx-wrapper .bx-pager {
    display: none !important;
}

.bxslider li img {
    width: 100%;
}

.bx-wrapper {
    margin-bottom: 0px !important;
}

.bx-wrapper, .bx-viewport, .bxslider, .bxslider li {
    margin-bottom: 0;
}
/*slider son*/

/*manşet*/


.manset-row {
    height: 80px;
    color: #fff;
    text-align: center;
    border-top: 5px solid #e51a4b;
}

.manset {
    font-size: 36px;
    line-height: 80px;
    font-weight: 400;
    color: #fff !important;
}

/*manşet son*/


/*hizmet slider*/

.hizmet-kolon {
    padding: 5px;
    border: 1px solid rgba(2,2,2,0.20);
    border-radius: 5px;
    margin-right: 5px;
}

    .hizmet-kolon img {
        border-radius: 5px;
    }

.hizmet-slider-row {
    background-color: #fff;
}

.sag-manset {
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
}

.sag-manset-row {
    height: 263px;
}

.hizmet-yazi {
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight:700;
    color:#e51a4b;
}

.hizmet-link {
    width: 100%;
    text-align: end;
    color: rgb(0, 0, 0);
    font-family: 'Oswald', sans-serif;
    float: right;
}

    .hizmet-link:hover {
        color: #e51a4b;
        text-decoration: none;
    }

.hizmet-sag-linkler div a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

    .hizmet-sag-linkler div a:hover {
        text-decoration: none;
        color: #d5d5d5;
    }
/*hizmet son*/

/*footer*/

#harita {
    width: 100%;
    height: 200px;
    border: 1px solid rgba(2,2,2,0.2);
}

.footer-row {
    padding-top: 20px;
    margin-bottom: 20px;
}

/*footer son*/

/*footer alt*/

.footer-alt-row {
    height: 40px;
}

    .footer-alt-row p {
        line-height: 40px;
        color: #fff;
        text-align: center;
    }

        .footer-alt-row p a {
            color: #fff;
        }

            .footer-alt-row p a:hover {
                color: #a1a1a1;
                text-decoration: none;
            }

/*footer alt son*/

/*iletiisim sayfası*/
#harita2 {
    width: 100%;
    height: 350px;
}

.harita-row {
    padding-bottom: 20px;
}

.iletisim-form input {
    margin-bottom: 10px;
    border-radius: 0;
}

textarea {
    border-radius: 0 !important;
}

.btn {
    margin-top: 10px;
    float: right;
}

.iletisim-ikon {
    margin-bottom: 15px;
}

    .iletisim-ikon span {
        color: #e51a4b;
        font-size: 26px;
        margin-right: 10px;
        margin-top: 5px;
    }

    .iletisim-ikon p {
        font-size: 16px;
        margin-left: 20px;
        font-family: 'Roboto', sans-serif;
        width: 80%;
        color: #8E8D8D;
    }

.iletisim-form-row {
    padding-bottom: 20px;
}

.iletisim-baslik {
    color: #000 !important;
    width: 100%;
    font-size: 18px !important;
    font-family: 'Oswald', sans-serif;
}

.list-group {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #e51a4b;
    border-color: #e51a4b;
}

.slider{
    width:100%;
    margin-bottom:10px;
    border:1px solid rgba(2,2,2,0.2);
    border-radius:5px;
    height:350px;
    
}

    .slider img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: auto;
        height:350px;
    }

    .slider .left img {
        height: 350px;
        width: auto;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .slider .right img {
        height: 350px;
        width: auto;
        -o-object-fit: cover;
        object-fit: cover;
    }

        .once {
            position: absolute;
            width: 100%;
            left: 0;

        }

.sonra {
    position: absolute;
    right: 0;
    text-align: end;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.once, .sonra {
    padding: 5px;
    background-color: #e51a4b;
    color: #fff;
    width: 100%;
    bottom: 0;
    -webkit-border-bottom-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}


@media (max-width : 750px){
    .ust-row {
        height:auto;
    }

    .ust-iletisim-kapsa{
        border:none;
    }
}


@media (max-width : 992px) and (min-width:750px){
    .navbar-nav li a{
        font-size:16px !important;
    }
    .ust-row {
        height:auto;
    }
}

.bxslider li img , .bx-viewport , .bx-wrapper{
        height:auto !important;
    }



.alan{
  border:1px solid RGBA(2,2,2,0.08);
  padding:10px;
}

.alan h2{
    text-align:center;
    font-size:24px;
    color:#e51a4b;
    margin:5px 0 10px 0;
    font-weight:600;
}

    .alan h3 {
        font-size: 16px;
        text-align: center;
        margin: 5px 0 10px 0;
        min-height:160px;
        line-height:20px;
    }


    .cizgi{
        width:130px;
        height:2px; 
        background-color:#e51a4b;
        margin:0px auto 10px auto;
    }
.cizgi2 {
    width: 130px;
    height: 2px;
    background-color: #e51a4b;
}

.mini-slider div a{
   color:#333;
   font-size:18px;
   text-align:center;
   margin-top:5px;
}

    .mini-slider div a:hover {
        text-decoration: none;
    }

    .yazi{
        text-align:center;
        font-size:18px;
        padding:10px 0;
    }
        .yazi span {
            font-size: 32px;
            color: #e51a4b;
            font-weight: 600;
        }

.manset-row2 {
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 20px;
}