@import "font-awesome.css";
@import "magnific-popup.css";
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:400,400i&subset=latin-ext');

body {
    font-family: 'Open Sans', sans-serif;
    background-color: #f8f8f8;
    text-align: center;
    color: #888;
    font-size: 14px;
    font-weight: 400;
}

a {
    color: #00B9AE;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

a:hover,
a:focus {
    color: #888;
    text-decoration: none;
}

img {
    max-width: 100%;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #5d5d5d;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #5d5d5d;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}

h3,
h4 {
    font-family: 'Montserrat', sans-serif;
    color: #5d5d5d;
    line-height: 20px;
    font-weight: bold;
}

a.btn-b {
    display: inline-block;
    background-color: #00B9AE;
    color: #fff;
    padding: 5px 22px;
    text-decoration: none;
}

a.btn-b2 {
    display: inline-block;
    background-color: #00B9AE;
    color: #fff;
    width: 35px;
    height: 35px;
    padding-top: 9px;
    font-size: 16px;
    line-height: 16px;
}

a.btn-b2:hover {
    background-color: #fe503e;
}

a.btn-b3 {
    display: inline-block;
    background-color: #fe503e;
    color: #fff;
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
    text-decoration: none;
    padding: 5px 22px;
}

.navbar {
    background-color: #fff;
    z-index: 99;
    margin-bottom: 0;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

ul.navbar-nav {
    font-size: 14px;
    color: #888;
    text-transform: uppercase;
}

ul.navbar-nav li a {
    background-color: #fff;
    padding: 23px 20px;
    border-top: 5px solid #fff;
    border-left: 0.5px solid #eaeaea;
    border-right: 0.5px solid #eaeaea;
    color: #5d5d5d;
}

ul.navbar-nav li.active a {
    background-color: #f8f8f8;
    border-color: #00B9AE;
    color: #5d5d5d;
}

ul.navbar-nav li a:hover,
ul.navbar-nav li a:focus {
    background-color: #00B9AE;
    border-color: #00B9AE;
    color: #fff;
    outline: 0;
}

.nav .open > a {
    background-color: #f8f8f8;
    border-color: #00B9AE;
    color: #5d5d5d;
}

.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #00B9AE;
    border-color: #00B9AE;
    color: #fff;
}

ul.navbar-nav li a span {
    line-height: 35px;
    color: #aaa;
}

ul.navbar-nav li a:hover span,
ul.navbar-nav li a:focus span {
    color: #fff;
}

.dropdown-menu {
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
}

.dropdown-menu > .active > a {
    background-color: #fff;
    color: #5d5d5d;
}

.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #f8f8f8;
    color: #00B9AE;
}

ul.navbar-nav li .dropdown-menu a {
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.navbar-nav li.active .dropdown-menu a {
    background-color: #fff;
    color: #5d5d5d;
    border: 0;
}

ul.navbar-nav li.active .dropdown-menu a:hover,
ul.navbar-nav li.active .dropdown-menu a:focus {
    background-color: #00B9AE;
    color: #fff;
    border: 0;
}

ul.navbar-nav li.active .dropdown-menu > .active > a {
    background-color: #f8f8f8;
    color: #00B9AE;
    border: 0;
}

ul.navbar-nav li.active .dropdown-menu > .active > a:hover,
ul.navbar-nav li.active .dropdown-menu > .active > a:focus {
    background-color: #00B9AE;
    color: #fff;
    border: 0;
}

.navbar>.container .navbar-brand {
    margin-left: 0;
}

.navbar-brand {
    width: auto;
    height: 100%;
}

.manset_alt_slg {
    margin-top: 30px;
}

.manset_alt_slg p {
    font-size: 18px;
    font-style: italic;
}

.bizden-haberler {
    margin-top: 10px;
}

.b-haber {
    background-color: #fff;
    margin-top: 40px;
    padding: 15px 15px 20px 15px;
}

.b-haber h3 {
    margin-top: 13px;
    font-size: 14px;
}

.b-haber p {
    padding-bottom: 20px;
    line-height: 24px;
}

.fg-container {
    margin-top: 50px;
}

.fg-title h2 {
    width: 220px;
}

.fg {
    position: relative;
    margin-top: 40px;
    height: 12em;
}

.fg-height {
    height: 12em;
}

.fg:hover {
    opacity: 0.7;
}

.fg_h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}

.fg p {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}

footer {
    background-color: #333;
    color: #bbb;
    margin: 0 auto;
    padding-bottom: 10px;
}

.footer-alt-alan {
    margin-top: 20px;
    text-align: left;
}

.footer-alt-alan h4 {
    margin-top: 20px;
    font-size: 14px;
    color: #eee;
}

.footer-alt-alan-y p {
    line-height: 24px;
}

.footer-alt-alan-y-i span {
    padding-right: 7px;
    color: #5d5d5d;
}
.footer-alt-alan-y > a { text-decoration: underline; }
.footer-cizgi {
    margin-top: 30px;
    border-top: 1px solid #444;
}

.copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: center;
}

.sosyal_m {
    margin-top: 10px;
    text-align: center;
}

.sosyal_m a {
    margin: 0 0 0 10px;
    font-size: 26px;
    color: #666;
}

.sosyal_m a:hover,
.sosyal_m a:focus {
    color: #fe503e;
}

.sayfa_baslik_c {
    padding: 35px 0 0 0;
    margin: 0 auto;
}

.sayfa_baslik {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 35px;
}

.sayfa_baslik_c h1 {
    display: inline;
    margin-left: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
    text-decoration: none;
}

.sayfa_baslik_c p {
    display: inline;
    margin-left: 5px;
    vertical-align: middle;
}

.sayfa_baslik_c span {
    font-size: 46px;
    color: #ddd;
    vertical-align: middle;
}

.sbt_s_container {
    margin-top: 20px;
}

.sbt_s_icyazi {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sbt_s_icyazi h3 {
    font-size: 16px;
    margin-top: 25px;
}

.sbt_s_icyazi p {
    line-height: 28px;
}

.ic-container {
    margin-top: 30px;
    margin-bottom: 30px;
}

.ic-title h2 {
    width: 220px;
}

.urun {
    position: relative;
    margin-top: 40px;
    height: 12em;
}

.urun:hover {
    opacity: 0.7;
}

.urun h3 {
    font-size: 14px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.urun_h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px !important;
    line-height: 20px !important;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.urun p {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}

.iletisim_c {
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

.iletisim_c h3 {
    margin-top: 25px;
    font-size: 16px;
}

.iletisim_c p {
    line-height: 28px;
}

.iletisim-form {
    padding-top: 25px;
    padding-bottom: 30px;
}

.iletisim-form form {
    margin-top: 25px;
}

.iletisim-form form .form-group {
    margin-bottom: 20px;
}

.iletisim-form input,
.iletisim-form select {
    width: 95%;
    height: 34px;
}

.iletisim-form textarea {
    width: 95%;
    height: 170px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.iletisim-form label {
    font-weight: 400;
}

.iletisim-form button {
    margin-top: 5px;
    padding: 0 45px;
}

.iletisim-adres {
    padding-top: 25px;
    padding-bottom: 15px;
}

.iletisim-adres .map {
    overflow: hidden;
    margin: 20px 0 40px 0;
    height: auto;
}

.mns {
    text-align: center;
    color: #fff;
    width: 100%;
}

.mns .mns1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}

.mns .mns2 {
    position: absolute;
    background-color: #000;
    opacity: 0.5;
    margin-top: -5em;
    text-transform: uppercase;
    padding: 15px 15px 15px 5px;
    text-align: center;
    width: 100%;
}

.mns .mns2 span {
    opacity: 1;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
}

.mb30 {
    margin-bottom: 30px;
}

.mt4em {
    margin-top: 4em;
}

.btn {
    display: inline-block;
    background-color: #2E2D2D;
    border: 1px solid #2E2D2D;
    color: #2E2D2D;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 20px;
    margin-top: 30px;
    padding: 8px 32px 8px;
    border-radius: 0px;
}

.btn:hover {
    background-color: #2E2D2D;
    color: #fff;
    border: 1px solid #2E2D2D;
}

.sayfalama_btn {
    padding: 2px 8px 2px;
}

.sp {
    float: left;
    height: 20px;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.sp .a {
    float: left;
}

.sp .b {
    float: left;
    margin-left: 10px;
}

.fr {
    float: right;
}

.a_h12 {
    display: none;
}

.sec_s {
    cursor: default;
    border: 1px dashed #000;
}

#yukleniyor {
    background-color: #FFF;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
}

#yukleniyor div {
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: 20% auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg)
    }

}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }

}

/* @media lar */
@media (max-width:767px) {
    .navbar>.container .navbar-brand {
        margin-left: 15px;
    }

    .navbar-collapse {
        border: 0;
    }

    .navbar-toggle {
        margin-top: 16px;
    }

    .navbar-toggle .icon-bar {
        background-color: #5d5d5d;
    }

    ul.navbar-nav li a {
        padding: 15px 20px;
        text-align: left;
    }

    ul.navbar-nav li a br {
        display: none;
    }

    ul.navbar-nav li a span {
        padding-right: 7px;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 15px 20px;
    }

    .sayfa_baslik_c p {
        display: block;
        margin: 10px 0 6px 0;
        line-height: 24px;
    }

    footer {
        padding-top: 20px;
    }

    .footer-alt-alan {
        text-align: center;
    }

    .copyright,
    .sosyal_m {
        text-align: center;
    }

    .sosyal_m a {
        margin: 0 5px;
    }

}
@media (min-width:768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
@media (min-width:768px) and (max-width:1200px) {
    .navbar-collapse {
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-brand {
        margin-left: auto;
        margin-right: auto;
        width: 40em;
        text-align: center;

    }
    ul.navbar-nav li a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sayfa_baslik_c p {
        display: block;
        margin: 10px 0 6px 0;
        line-height: 24px;
    }

}


@media (max-width:320px) {
    .navbar-brand {
        margin-top: -65px;
    }

}