body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.container {
    max-width: 1250px;
}

a {
    color: #0f4746;
    transition: all .5s;
}

a:hover {
    text-decoration: none;
    color: #333333;
}

a i {
    margin-right: 5px;
}

.mnbgclr {
    background-color: #0f4746;
    color: #ffffff !important;
}

.header {
    z-index: 10;
    width: 100%;
    background-color: #ffffff;
    border-bottom: 3px solid #0f4746;
}

.header2 {
    background-color: #0f4746;
    padding: 5px 0;

}

.header2 a, .header2 i {
    color: #ffffff;
    display: inline-block;
    margin-right: 5px;
    font-size: 15px;
    font-weight: bold;

}

.header2 a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.ustkapak {
    background-image: url('../img/kapak.jpg');
    height: 250px;
    border-bottom: 5px solid rgba(15, 71, 70, .5);
}

.icerik {
    border-radius: 3px;
    border: 1px solid #ededed;
    margin-top: -70px;
    background-color: #ffffff;
    padding: 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #0f4746;
}

.icerik h1, .urunler h1 {
    font-size: 40px;
    margin: 15px 0;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
}

.icerik h2 {
    /*font-size: 30px;
    text-align: left;
    margin: 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #ededed;

*/
}

.arama {
    text-align: right;
}

.arama input[type=text] {
    border: none;
    padding: 5px;
    height: 40px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.arama i {
    color: #0f4746;
}

.arama button {
    background-color: white;
    color: #0f4746;
    border: none;
    height: 40px;
    margin-left: -5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.menuliste {
    width:300px;
}

.menuliste a {
    color: #333333;
    display: block;
    padding: 5px;
    font-size: 14px;
}

.menuliste a:hover {
    color: #ffffff;
    background-color: #0f4746;
}

.menuliste ul:first-child {
    padding: 0;
}

.menuliste li {
    list-style: none;
    position: relative;
    width: 300px;
    border-bottom: 1px solid #ededed;
}

.menuliste li ul {
    display: none;
    position: absolute;
    background-color: #ffffff;
    top: 0;
    right: -300px;
}

.menuliste li ul li a {

}

.menuliste li:hover ul {
    display: block;
    padding: 0;
}

.modal-content {
    height: 93vh;
    border-radius: 3px;
}

.modal-body {
    padding: 0;
}

#katalogbaslik {
    border: none;
    margin: 0;
    padding: 15px 0;
}

#kataloglink {
    width: 100%;
    height: 100%;
}

.acordmenu {
    border: 1px solid #ededed;
    padding: 15px;
    background-color: #0f4746;
    color: #ffffff;
    font-size: 15px;
}

.acordicon {
    font-size: 20px;
    padding: 15px 15px 15px 0;
}

.acordmenu:hover {
    cursor: pointer;
    box-shadow: 0 0 3px #efefef;
}

.acordicerik {
    display: none;
    border: 1px solid #ededed;
    border-top: none;
    margin-bottom: 5px;
}

.acordicerik a {
    color: #0f4746;
    display: inline-block;
}

.acordicerik i {
    margin-right: 5px;
}

.acordicerik a:hover {
    text-decoration: underline;
    color: #333333;
}

.customnav {
    background-color: transparent;
    padding: 30px 0;
}

.customnav .navbar-brand {
    margin-right: 60px;
}

.customnav .navbar-toggler {
    outline: none;
    border: 1px solid #0f4746;
}

.customnav .navbar-toggler-icon i {
    color: #0f4746;
    font-size: 30px;
    width: 30px;
    height: 30px;
}

.customnav .navbar-nav .nav-link, .customnav .dropdown-item {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
    border-radius: 3px;
    margin-right: 15px;
}

.customnav .dropdown-item {
    padding: 10px 15px;
}

.customnav .nav-item.active .nav-link,
.customnav .nav-item:hover .nav-link, .customnav .dropdown-item:hover,
.customnav .dropdown-item:focus {
    background-color: #0f4746;
    color: white;
}

.customnav .dropdown-menu {
    background-color: #ffffff;
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0;
}


.dropdown:hover > .dropdown-menu {
    display: block;
}

.btn:hover {
    color: #ffffff;
}

.breadlinks {
    text-align: right;
    border-bottom: 1px solid #ededed;
    margin-bottom: 5px;
}

.breadlinks ul {
    list-style: none;
}

.breadlinks ul li {
    display: inline-block;
}

.stokbox {
    padding: 15px 0;
    text-align: right;
}

.pagination a {
    color: #0f4746;
}

.pagination a:hover, .pagination a.activelink {
    background-color: #0f4746;
    color: #ffffff;
}

.jqimg {
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    padding: 30px;
    text-align: center;
}

.videobox iframe {
    width: 100%;
    height: 400px;
}

.urunler {
    margin: 15px 0;
}

.urunliste {
    border: 1px solid #ededed;
    border-radius: 3px;
    text-align: center;
    transition: .5s all;
    min-height: 330px;
    position: relative;
    margin-bottom: 30px;
}

.urunliste:hover {
    box-shadow: 0 0 15px #efefef;
}


.urunliste h2 {
    font-weight: normal;
    font-size: 17px;
    color: #333333;
    border: none;
}

.urunliste h2:hover {
    color: #0f4746;
}

.urunliste img {
    margin-bottom: 5px;
    height: 200px;
    padding: 5px;
}

.urunlink {
    position: absolute;
    bottom: 0;
    background-color: #0f4746;
    width: 100%;
}

.urunlink a {
    background-color: #0f4746;
    color: #ffffff;
    display: block;
    padding: 15px 0;
}

.urunlink a:hover {
    text-decoration: underline;
}

.card {
    border: none;
    border-radius: 0;

}


.anaicerik {
    border-top: 1px solid #efefef;
    padding: 15px 0;
    margin: 15px 0;
}

.anakutu i {
    font-size: 80px;
    margin: 20px;
    color: #0f4746;
}

.anakutu h2 {
    color: #333333;
}

.anakutu p {
    text-indent: 15px;
    text-align: justify;
}

.anakutu img {
    border: 1px solid #efefef;
    padding: 5px;
    border-radius: 3px;
}

.footmenu {
    text-align: center;
    margin-bottom: 15px;
    font-size: 15px;
    background-color: #444444;
    padding: 15px;
}

.footmenu h2 {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    color: #ffffff;
}

.footmenu a {
    color: white;
}

.footmenu a:hover {
    color: #efefef;
}

.footmenu span {
    color: #0f4746;
}

.carousel-caption h2 {
    font-family: 'Sarpanch', sans-serif;
    font-size: 70px;
    font-weight: bold;
    color: #0f4746;
    text-shadow: 3px 3px 3px #000000;
}


ul.hizmetler {
    margin: 0;
    padding: 0;
}

ul.hizmetler li {
    padding: 0;
    margin: 15px 0;
    list-style: none;
    overflow: auto;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}

ul.hizmetler li h3 {
    font-size: 23px;
    font-weight: bold;
}

ul.hizmetler li img {
    margin-right: 10px;
    float: left;
    border: none;
}

u.hizmetler li p {
    vertical-align: bottom;
}

.referanslar {
    margin-bottom: 15px;
}

.referanslar img {
    margin-bottom: 5px;
    display: block;
}

.referanslar a span {
    font-size: 18px;
}

.iletisimicon {
    color: #0f4746;
    font-weight: bold;
}

.form-control {
    border-radius: 0;
}

.form-control:focus {
    box-shadow: none;
    border-color: #0f4746;
}

.btn {
    border-radius: 3px;
    background-color: #0f4746;
    color: #ffffff;
}

.btn:hover > i {
    color: #dddddd;
}

.footer {
    background-color: #333333;
    color: #ffffff;
    padding-bottom: 15px;
}

.socialicons {
    text-align: right;
}

.socialicons a {
    color: #ffffff;
    font-size: 20px;
}

.socialicons a:hover {
    color: #ededed !important;
}

.webtasarim {
    font-family: 'Sarpanch', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: white !important;
    transition: text-shadow .5s linear;
    text-decoration: none;
}

.webtasarim span {
    color: #00a3d9;
}

.webtasarim:hover {
    text-shadow: -1px 1px 8px #fff, 1px -1px 8px #fff;
}

.fwappicon {

}

.fwappicon:hover img {
-webkit-filter: drop-shadow(2px 1px 0 #C5C5C5)
                  drop-shadow(-1px -1px 0 #C5C5C5);
  filter: drop-shadow(2px 1px 0 #C5C5C5) 
          drop-shadow(-1px -1px 0 #C5C5C5);
transition: all .3s linear .3s;
}

@media (max-width: 768px) {
    .header {
        position: relative;
        margin-top: 0;
    }

    .navbar-brand {
        margin-right: 0;
    }

    .customnav .navbar-nav .nav-link, .customnav .dropdown-item {
        padding: 15px 5px;
    }

    .carousel-caption h2 {
        font-size: 40px;
    }

    .ustlink {
        text-align: center;
    }

    .arama {
        text-align: center;
    }

    #kurumsal img {
        margin: 10px auto !important;
        display: block;
        float: none !important;
    }

    .iletisimformu h4 {
        text-align: left !important;
        margin-top: 15px;
    }

    .iletisimformu p {
        text-align: left !important;

    }

    .madeby {
        text-align: center !important;
        margin-bottom: 5px;
        order: 3;
    }

    .copyr {
        order: 2;
    }

    .footadres {
        order: 1;
    }

    .socialicons {
        text-align: center;
    }
}

@media (max-width: 567px) {


    ul.hizmetler li img {
        margin: 10px auto;
        display: block;
        float: none;
    }

    .referanslar span {
        display: block;
    }
}

