@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

.button, .button-2 {
    letter-spacing: .1rem;
    cursor: pointer;
    overflow: hidden
}

.button a, .button-2 a {
    text-decoration: none;
    font-family: Raleway, sans-serif !important
}

.center-wrap, .center-wrap-2, .center-wrap-3 {
    top: calc(50% - 100px);
    left: calc(50% - 125px)
}

.button-2 a, .mobil-baslik, .mobil-baslik span, .sag-detay h2, .sag-detay h2 span, .search-box-header input, .sld, .slider-baslik, .sol-detay h1, .sol-detay h1 span, body, footer .footer-social-media h3 {
    font-family: Raleway, sans-serif !important
}

body {
    overflow-x: hidden
}

.logo {
    margin-top: 10px
}

.header-line {
    height: 7px;
    background: #5bade0
}

.header-line-2 {
    height: 100px;
    background: #5bade0
}

.search-box-header {
    height: 30px;
    background: url(../images/search-white.png) 98% 96% no-repeat;
    margin-top: 35px
}

.search-box-header input {
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .5);
    height: 40px;
    border-radius: 20px;
    color: #fff;
    font-weight: 200;
    outline: 0
}

.search-box-header input:hover {
    border: 1px solid #fff;
    outline: 0
}

.search-box-header input::placeholder {
    color: #fff
}

.social-media {
    margin-top: 30px
}

.social-media a {
    font-size: 35px;
    float: left;
    padding-right: 20px;
    color: rgba(91, 173, 224, .6)
}

.social-media a:hover {
    color: #5bade0
}

.buy-now {
    float: right;
    margin-top: 25px;
    margin-left: 25px;
}

.buy-now a {
    padding: 10px 30px;
    background: #5BADE0;
    border: 1px solid #5BADE0;
    color: white;
    text-transform: uppercase;
}

.buy-now a:hover {
    background: white;
    color: #5BADE0;
    border: 1px solid #5BADE0;
    text-transform: uppercase;
    transition: all .1ms;
}

.head-menu {
    margin-left: 25px;
    z-index: 999;
    position: relative
}

.head-menu nav ul {
    margin-top: 25px;
    float: right;
    margin-bottom: 0
}

.head-menu nav ul li ul {
    position: absolute;
    padding: 10px 33px;
    background: rgba(94, 174, 222, .9);
    margin-left: 0;
    margin-top: 7px;
    display: none
}

.button, .button .mask, .button-2, .head-menu nav ul li:hover ul {
    display: block
}

.head-menu nav ul li ul li {
    float: none;
    height: auto;
    padding: 10px 0
}

.head-menu nav ul li ul li a {
    font-size: 14px;
    padding: 3px 20px;
    border-left: solid 2px rgba(255, 255, 255, .5);
    color: #fff !important
}

.head-menu nav ul li ul li a:hover {
    color: #fff;
    border-left: solid 2px #fff
}

.head-menu nav ul li {
    list-style: none;
    float: left;
    height: 30px
}

.head-menu nav ul li a {
    color: #000;
    padding: 0 14px;
    opacity: .8;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.head-menu nav ul li a img {
    margin-top: -20px;
    margin-left: 10px
}

.head-menu nav ul li .none {
    border-left: none
}

.head-menu nav ul li a:hover {
    opacity: 1
}

.head-menu nav ul .active {
    opacity: 1;
    border-bottom: 3px solid #5bade0;
    padding-bottom: 5px
}

.mobil-baslik {
    color: #5bade0;
    font-weight: 200
}

.renkli {
    color: green
}

.icerikler {
    margin-top: .5%
}

.mobil-baslik span {
    color: #5bade0;
    font-weight: 700
}

.slide-body {
    margin-top: 10px;
    box-shadow: 0 -5px 10px -5px #333;
    width: 100%
}

.slider-baslik {
    color: #fff;
    font-weight: 200;
    font-size: 36px
}

.slider-yazi {
    height: 150px;
    width: 300px
}

.slider-yazi p {
    margin-left: 20px;
    margin-top: 20px;
    font-size: 18px
}

.sld {
    color: #fff !important;
    font-weight: 700 !important
}

.button a, .button:hover a, .details a {
    color: #fff
}

.baslik-cizgi {
    height: 1px !important;
    width: 68px !important;
    background: rgba(255, 255, 255, .5) !important;
    margin-left: 20px
}

.details {
    margin-left: 5px;
    margin-top: -40px
}

.details a {
    font-size: 15px
}

.center-wrap {
    width: 250px;
    height: 200px
}

.button {
    position: relative;
    background: center center no-repeat;
    background-size: cover;
    border: 1px solid rgba(255, 255, 255, .5);
    padding: 20px 15px;
    text-align: center;
    max-width: 270px;
    min-width: 200px;
    -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
    transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1);
    background-color: #5bade09e
}

.button .mask {
    background: #fff;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    width: 200px;
    height: 100px;
    -webkit-transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    -webkit-transition: all 1.1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1.1s cubic-bezier(.19, 1, .22, 1)
}

.button:hover {
    border-color: #fff
}

.button:hover .mask {
    background: rgba(255, 255, 255, .51);
    -webkit-transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
    transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg)
}

.pm-0 {
    padding: 0;
    margin: 0
}

.urunler {
    background: url(../images/urunler2.png) 50% 50% no-repeat;
    height: 650px;
    z-index: -10;
    margin-top: -410px
}

.sol-icerik {
    margin-top: 30px
}

.sol-detay {
    margin-top: 150px
}

.sol-detay h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 300
}

.sol-detay h1 span {
    color: #fff !important;
    font-weight: 700 !important
}

.sol-detay p {
    color: #fff;
    font-size: 15px;
    text-align: left;
    margin-top: 20px;
    font-weight: 300
}

.baslik h3 {
    font-size: 46px;
    font-weight: 700;
    color: #5bade0;
    text-align: center
}

.sag h3, .sol h3 {
    font-size: 26px;
    margin-top: 2%;
    margin-bottom: 2%
}

.baslik h3 span {
    font-weight: 300 !important
}

.aciklama p {
    color: #989898;
    text-align: center
}

.sol h3 {
    font-weight: 700;
    color: #5bade0;
    text-align: right;
    padding-right: 5%
}

.sol h3 span {
    font-weight: 400 !important;
    color: #989898
}

.sag h3 {
    font-weight: 400;
    color: #989898;
    text-align: left;
    padding-left: 5%
}

.sag h3 span {
    font-weight: 700 !important;
    color: #5bade0
}

.b-l-1 {
    border-left: 1px solid #989898
}

.baslik-cizgi-2 {
    height: 1px !important;
    width: 68px !important;
    background: rgba(255, 255, 255, .5) !important;
    margin-left: 0
}

.incele {
    margin-left: 0;
    margin-top: 20px
}

.center-wrap-2 {
    width: 100%;
    height: 50px;
    margin-top: 30px
}

.button-2 {
    position: relative;
    background: center center no-repeat none;
    background-size: cover;
    border: 1px solid rgba(255, 255, 255, .5);
    padding: 20px 15px;
    text-align: center;
    max-width: 100%;
    min-width: 52px;
    -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
    transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
}

.button-2 a {
    color: #fff
}

.button-2 .mask-2 {
    background: #fff;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    display: block;
    width: 200px;
    height: 100px;
    -webkit-transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
    -webkit-transition: all 1.1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1.1s cubic-bezier(.19, 1, .22, 1)
}

.button-2:hover {
    border-color: #fff
}

.button-2:hover a {
    color: #fff
}

.button-2:hover .mask-2 {
    background: rgba(255, 255, 255, .51);
    -webkit-transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
    transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg)
}

.sag-detay {
    margin-top: 190px
}

.sag-detay h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    margin-top: 45px;
    float: right
}

.sag-detay h1 span {
    color: #fff !important;
    font-weight: 700 !important
}

.sag-detay p {
    color: #fff;
    font-size: 15px;
    text-align: right;
    margin-top: 20px;
    font-weight: 300;
    float: right
}

.center-wrap-3 {
    width: 100%;
    height: 50px;
    float: right
}

.baslik-cizgi-3 {
    height: 1px !important;
    width: 68px !important;
    background: rgba(255, 255, 255, .5) !important;
    float: right
}

.sol-img {
    margin-top: 150px
}

.sag-img {
    margin-top: 150px
}

.sag-img-2 {
    margin-top: 215px
}

footer {
    background: url(../images/footer.png) center no-repeat;
    height: 307px;
    margin-top: -150px
}

footer .footer-social-media {
    margin-top: 90px
}

footer .footer-social-media h3 {
    font-size: 28px;
    font-weight: 300;
    color: #5bade0
}

footer .footer-social-media h3 span {
    font-size: 28px;
    font-weight: 700;
    font-family: Raleway, sans-serif !important;
    color: #5bade0
}

footer .footer-social-media .copy p, footer .footer-social-media p {
    font-weight: 400;
    font-family: Raleway, sans-serif !important
}

footer .footer-social-media p {
    font-size: 13px;
    color: #989898
}

footer .social {
    margin-top: 20px
}

footer .social a {
    color: #b2b2b2;
    font-size: 30px;
    padding-left: 20px;
    padding-right: 20px
}

footer .social a:hover {
    color: #5bade0
}

footer .footer-social-media .copy p {
    font-size: 10px;
    color: #989898;
    margin-top: 20px
}

@media (min-width: 1920px) {
    .urunler {
        background: url(../images/urunler2.png) 50% 50% no-repeat;
        height: 700px;
        z-index: -10;
        margin-top: -200px
    }

    .sol-detay {
        margin-top: 220px
    }

    footer .footer-social-media {
        margin-top: 30px
    }

    footer .entop {
        margin-top: 90px
    }

    .sag-detay {
        margin-top: 230px
    }
}

@media (min-width: 1199px) and (max-width: 1919px) {
    .urunler {
        background: url(../images/urunler2.png) 50% 50% no-repeat;
        height: 670px !important;
        z-index: -10;
        margin-top: -350px !important
    }

    .sag-detay, .sol-detay {
        margin-top: 190px
    }

    .anasf .footer-social-media {
        margin-top: 20px !important;
        height: 180px;
        position: relative
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .head-menu nav ul li a {
        color: #000;
        padding: 0 6px;
        opacity: .8;
        font-size: 12px;
        font-weight: 400
    }

    .sag-detay h2, .sol-detay h1 {
        color: #fff;
        font-size: 33px;
        font-family: Raleway, sans-serif !important
    }

    .urunler {
        background: url(../images/urunler2.png) 50% 50% no-repeat;
        height: 700px;
        z-index: -10;
        margin-top: -480px
    }

    .sol-detay {
        margin-top: 170px
    }

    footer .footer-social-media {
        margin-top: 100px
    }

    .sag-detay {
        margin-top: 170px
    }

    .sag-detay h2 {
        font-weight: 300;
        margin-top: 75px;
        float: right
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .head-menu nav ul li a {
        color: #000;
        padding: 0 4px;
        opacity: .8;
        font-size: 12px;
        font-weight: 400
    }

    .urunler {
        background: url(../images/urunler2.png) 50% 50% no-repeat;
        height: 650px;
        background-size: 1366px;
        z-index: -10;
        margin-top: -460px
    }

    .sag-detay p, .sol-detay p {
        font-size: 13px
    }

    .sag-detay h2, .sol-detay h1 {
        font-size: 33px
    }

    .sag-detay {
        margin-top: 160px
    }

    footer .footer-social-media {
        margin-top: 100px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .sag-detay h2, .sol-detay h1 {
        font-family: Raleway, sans-serif !important
    }

    .dil {
        float: left !important;
        margin-top: 0 !important;
        padding-left: 15px !important;
        border-top: 1px solid #000;
        width: 100%;
        padding-top: 15px
    }

    .dil a {
        font-size: 17px !important
    }

    .social-media {
        margin-top: 20px
    }

    .social-media a {
        font-size: 35px;
        float: left;
        padding-right: 22px;
        color: rgba(91, 173, 224, .6)
    }

    .button, .button-2 {
        position: relative;
        display: block;
        border: 1px solid rgba(255, 255, 255, .5);
        letter-spacing: .1rem;
        padding: 9px 15px;
        min-width: 52px;
        cursor: pointer;
        overflow: hidden
    }

    .anasf .footer-social-media {
        margin-top: 95px !important;
        height: 180px;
        position: relative
    }

    .mobile-arama {
        margin-top: 20px;
        margin-right: 10px
    }

    .slider-yazi p {
        margin-left: 20px;
        margin-top: 10px;
        font-size: 11px;
        width: 50%
    }

    .anasf {
        margin-top: -210px !important
    }

    .button {
        background: center center no-repeat none;
        background-size: cover;
        height: 40px;
        text-align: center;
        max-width: 139px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 130px;
        height: 40px
    }

    .details {
        margin-left: 5px;
        margin-top: -70px
    }

    .urunler {
        background: url(../images/urunler2.png) 50% 50% no-repeat;
        height: 650px;
        background-size: 1024px;
        z-index: -10;
        margin-top: -600px
    }

    .sag-img {
        margin-top: 125%
    }

    .sol-img {
        max-width: 120%;
        margin-left: -35px;
        margin-top: 150px
    }

    .sag-detay p, .sol-detay p {
        text-align: left;
        margin-top: 20px;
        color: #fff;
        font-weight: 300
    }

    .sol-detay p {
        font-size: 9px
    }

    .sol-detay h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 300
    }

    .sag-detay p {
        font-size: 9px
    }

    .sag-detay h2 {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        margin-top: 50px
    }

    .sol-detay {
        margin-top: 190px
    }

    footer {
        background: url(../images/footer.png) center no-repeat;
        height: 307px;
        margin-top: -205px
    }

    footer .footer-social-media {
        margin-top: 70px
    }

    .button-2 {
        background: center center no-repeat none;
        background-size: cover;
        text-align: center;
        max-width: 139px;
        height: 40px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap-2, .center-wrap-3 {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 80px;
        height: 30px;
        margin-top: 30px
    }

    .center-wrap-3 {
        float: right
    }

    .button-2 a {
        font-size: 13px
    }
}

@media (min-width: 425px) and (max-width: 767px) {
    .button, .header-line, .header-line-2 {
        position: relative
    }

    .button, .sag h3, .sol h3 {
        text-align: center
    }

    .sag-detay h2, .sol-detay h1 {
        font-family: Raleway, sans-serif !important
    }

    .dil {
        float: left !important;
        margin-top: 0 !important;
        padding-left: 15px !important;
        border-top: 1px solid #000;
        width: 100%;
        padding-top: 15px
    }

    .dil a {
        font-size: 17px !important
    }

    .social-media {
        margin-top: 20px
    }

    .social-media a {
        font-size: 35px;
        float: left;
        padding-right: 22px;
        color: rgba(91, 173, 224, .6)
    }

    .icerik-ustt {
        margin-top: 15%
    }

    .baslik h3 {
        font-size: 30px
    }

    .b-l-1 {
        border: none
    }

    .button, .button-2 {
        display: block;
        border: 1px solid rgba(255, 255, 255, .5);
        letter-spacing: .1rem;
        min-width: 52px;
        cursor: pointer;
        overflow: hidden
    }

    .header-line {
        z-index: 9999999
    }

    .header-line-2 {
        z-index: 10;
        height: 150px
    }

    .search-box-header {
        margin-top: 90px
    }

    .mobile-arama img {
        margin-top: 40px
    }

    .baslik-cizgi {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important;
        margin-left: 0 !important
    }

    .slider-yazi p {
        margin-left: 0 !important;
        margin-top: 10px;
        font-size: 6px;
        width: 50%
    }

    .button a {
        font-size: 9px
    }

    .anasf {
        margin-top: -70px !important
    }

    .button {
        background: center center no-repeat none;
        background-size: cover;
        height: 25px;
        padding: 0 3px;
        max-width: 75px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 130px;
        height: 40px
    }

    .details {
        margin-left: -15px !important;
        margin-top: -107px
    }

    .urunler {
        background: url(../images/urunler2.jpg) 50% 30% no-repeat;
        height: 1400px;
        background-size: 640px;
        z-index: 1;
        margin-top: -300px
    }

    .baslik-cizgi-2, .baslik-cizgi-3 {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important
    }

    .baslik-cizgi-2 {
        margin-left: 97px
    }

    .sol-icerik {
        margin-top: 50%
    }

    .sag-img {
        max-width: 60%;
        margin-top: -30px;
        margin-left: 70px
    }

    .sol-img {
        max-width: 50%;
        margin-left: 80px;
        margin-top: 170px
    }

    .sol-detay {
        margin-top: -25px;
        float: none;
        text-align: center
    }

    .sag-detay p, .sol-detay p {
        margin-top: 20px;
        color: #fff;
        font-weight: 300;
        text-align: center
    }

    .sol-detay p {
        font-size: 12px
    }

    .sol-detay h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 300
    }

    .sag-detay p {
        font-size: 12px;
        float: none
    }

    .sag-detay h2 {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        margin-top: 70px;
        float: none;
        text-align: center
    }

    .baslik-cizgi-3 {
        margin-left: 97px;
        float: none
    }

    .center-wrap-2, .center-wrap-3 {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 80px;
        margin-left: 125px
    }

    .center-wrap-2 {
        height: 30px;
        margin-top: 50px
    }

    footer {
        background: url(../images/footer.png) 50% 100% no-repeat !important;
        position: relative !important;
        z-index: 99999999999 !important;
        background-size: 175% !important
    }

    footer .footer-social-media {
        margin-top: 90px
    }

    .button-2 {
        position: relative;
        background: center center no-repeat none;
        background-size: cover;
        padding: 9px 15px;
        text-align: center;
        max-width: 139px;
        height: 40px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap-3 {
        height: 30px;
        margin-top: -10px;
        float: none
    }

    .button-2 a {
        font-size: 13px
    }
}

@media (min-width: 375px) and (max-width: 424px) {
    .button, .header-line, .header-line-2 {
        position: relative
    }

    .button, .sag h3, .sol h3 {
        text-align: center
    }

    .sag-detay h2, .sol-detay h1 {
        font-family: Raleway, sans-serif !important
    }

    .dil {
        float: left !important;
        margin-top: 0 !important;
        padding-left: 15px !important;
        border-top: 1px solid #000;
        width: 100%;
        padding-top: 15px
    }

    .dil a {
        font-size: 17px !important
    }

    .social-media {
        margin-top: 20px
    }

    .social-media a {
        font-size: 35px;
        float: left;
        padding-right: 22px;
        color: rgba(91, 173, 224, .6)
    }

    .icerik-ustt {
        margin-top: 15%
    }

    .header-line {
        z-index: 9999999
    }

    .baslik h3 {
        font-size: 30px
    }

    .b-l-1 {
        border: none
    }

    .button, .button-2 {
        display: block;
        border: 1px solid rgba(255, 255, 255, .5);
        letter-spacing: .1rem;
        min-width: 52px;
        cursor: pointer;
        overflow: hidden
    }

    .anasf {
        margin-top: -70px !important
    }

    .header-line-2 {
        z-index: 10;
        height: 150px
    }

    .search-box-header {
        margin-top: 90px
    }

    .mobile-arama img {
        margin-top: 40px
    }

    .baslik-cizgi {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important;
        margin-left: 0 !important
    }

    .slider-yazi p {
        margin-left: 0 !important;
        margin-top: 10px;
        font-size: 6px;
        width: 50%
    }

    .button a {
        font-size: 9px
    }

    .button {
        background: center center no-repeat none;
        background-size: cover;
        height: 25px;
        padding: 0 3px;
        max-width: 75px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 130px;
        height: 40px
    }

    .details {
        margin-left: -15px !important;
        margin-top: -120px
    }

    .sol-icerik {
        margin-top: 40%
    }

    .urunler {
        background: url(../images/urunler2.jpg) 50% 40% no-repeat;
        height: 1170px;
        background-size: 560px;
        z-index: 1;
        margin-top: -300px
    }

    .baslik-cizgi-2, .baslik-cizgi-3 {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important
    }

    .baslik-cizgi-2 {
        margin-left: 75px
    }

    .sag-img {
        max-width: 60%;
        margin-top: -30px;
        margin-left: 55px
    }

    .sol-img {
        max-width: 50%;
        margin-left: 70px;
        margin-top: 100px
    }

    .sol-detay {
        margin-top: -25px;
        float: none;
        text-align: center
    }

    .sag-detay p, .sol-detay p {
        margin-top: 20px;
        color: #fff;
        font-weight: 300;
        text-align: center
    }

    .sol-detay p {
        font-size: 12px
    }

    .sol-detay h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 300
    }

    .sag-detay p {
        font-size: 12px;
        float: none
    }

    .sag-detay h2 {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        margin-top: 70px;
        float: none;
        text-align: center
    }

    .baslik-cizgi-3 {
        margin-left: 97px;
        float: none
    }

    .center-wrap-2, .center-wrap-3 {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 80px
    }

    .center-wrap-2 {
        height: 30px;
        margin-top: 50px;
        margin-left: 105px
    }

    footer {
        background: url(../images/footer.png) 50% 100% no-repeat !important;
        position: relative !important;
        z-index: 99999999999 !important;
        background-size: 175% !important
    }

    footer .footer-social-media {
        margin-top: 90px
    }

    .button-2 {
        position: relative;
        background: center center no-repeat none;
        background-size: cover;
        padding: 9px 15px;
        text-align: center;
        max-width: 139px;
        height: 40px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap-3 {
        height: 30px;
        margin-top: -10px;
        float: none;
        margin-left: 125px
    }

    .button-2 a {
        font-size: 13px
    }
}

@media (min-width: 360px) and (max-width: 374px) {
    .button, .header-line, .header-line-2 {
        position: relative
    }

    .button, .sag h3, .sol h3 {
        text-align: center
    }

    .sag-detay h2, .sol-detay h1 {
        font-family: Raleway, sans-serif !important
    }

    .center-wrap, .center-wrap-2, .center-wrap-3 {
        top: calc(50% - 100px);
        left: calc(50% - 125px)
    }

    .dil {
        float: left !important;
        margin-top: 0 !important;
        padding-left: 15px !important;
        border-top: 1px solid #000;
        width: 100%;
        padding-top: 15px
    }

    .dil a {
        font-size: 17px !important
    }

    .social-media {
        margin-top: 20px
    }

    .social-media a {
        font-size: 35px;
        float: left;
        padding-right: 22px;
        color: rgba(91, 173, 224, .6)
    }

    .header-line {
        z-index: 9999999
    }

    .b-l-1 {
        border: none
    }

    .button, .button-2 {
        display: block;
        border: 1px solid rgba(255, 255, 255, .5);
        letter-spacing: .1rem;
        min-width: 52px;
        cursor: pointer;
        overflow: hidden
    }

    .baslik h3 {
        font-size: 30px
    }

    .anasf {
        margin-top: -70px !important
    }

    .icerik-ustt {
        margin-top: 15%
    }

    .header-line-2 {
        z-index: 10;
        height: 150px
    }

    .search-box-header {
        margin-top: 90px
    }

    .mobile-arama img {
        margin-top: 40px
    }

    .baslik-cizgi {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important;
        margin-left: 0 !important
    }

    .slider-yazi p {
        margin-left: 0 !important;
        margin-top: 10px;
        font-size: 6px;
        width: 50%
    }

    .button a {
        font-size: 9px
    }

    .button {
        background: center center no-repeat none;
        background-size: cover;
        height: 25px;
        padding: 0 3px;
        max-width: 75px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap {
        width: 130px;
        height: 40px
    }

    .details {
        margin-left: -15px !important;
        margin-top: -120px
    }

    .urunler {
        background: url(../images/urunler2.jpg) 50% 50% no-repeat;
        height: 1170px;
        background-size: 560px;
        z-index: 1;
        margin-top: -300px
    }

    .baslik-cizgi-2, .baslik-cizgi-3 {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important
    }

    .baslik-cizgi-2 {
        margin-left: 71px
    }

    .sag-img {
        margin-top: 0;
    }

    .sol-img {
        margin-top: 100px
    }

    .sol-detay {
        margin-top: -25px;
        float: none;
        text-align: center
    }

    .sol-detay h2 {
        color: white;
    }

    .sag-detay p, .sol-detay p {
        margin-top: 20px;
        color: #fff;
        text-align: center
    }

    .sol-detay p {
        font-size: 14px;
        font-weight: 500
    }

    .sol-detay h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 300
    }

    .sag-detay p {
        font-size: 12px;
        font-weight: 500;
        float: none
    }

    .sag-detay h2 {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        margin-top: 70px;
        float: none;
        text-align: center
    }

    .baslik-cizgi-3 {
        margin-left: 65px;
        float: none
    }

    .center-wrap-2 {
        width: 200px;
        height: 30px;
        margin-top: 30px;
        margin-left: 40px
    }

    footer {
        background: url(../images/footer.png) 50% 100% no-repeat !important;
        position: relative !important;
        z-index: 99999999999 !important;
        background-size: 175% !important
    }

    footer .footer-social-media {
        margin-top: 170px
    }

    .button-2 {
        position: relative;
        background: center center no-repeat none;
        background-size: cover;
        padding: 9px 15px;
        text-align: center;
        max-width: 250px;
        height: 40px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap-3 {
        width: 80px;
        height: 30px;
        margin-top: -10px;
        float: none;
        margin-left: 125px
    }

    .button-2 a {
        font-size: 13px
    }

    .sol-icerik {
        margin-top: 35%
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .sag-detay h2, .sol-detay h1 {
        font-family: Raleway, sans-serif !important
    }

    .dil {
        float: left !important;
        margin-top: 0 !important;
        padding-left: 15px !important;
        border-top: 1px solid #000;
        width: 100%;
        padding-top: 15px
    }

    .button, .button-2 {
        position: relative;
        display: block;
        border: 1px solid rgba(255, 255, 255, .5);
        letter-spacing: .1rem;
        min-width: 52px;
        cursor: pointer;
        overflow: hidden
    }

    .dil a {
        font-size: 17px !important
    }

    .social-media {
        margin-top: 20px
    }

    .social-media a {
        font-size: 35px;
        float: left;
        padding-right: 22px;
        color: rgba(91, 173, 224, .6)
    }

    .header-line {
        position: relative;
        z-index: 9999999
    }

    .header-line-2 {
        position: relative;
        z-index: 10;
        height: 150px
    }

    .anasf {
        margin-top: -70px !important
    }

    .search-box-header {
        margin-top: 90px
    }

    .mobile-arama img {
        margin-top: 40px
    }

    .baslik-cizgi {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important;
        margin-left: 0 !important
    }

    .slider-yazi p {
        margin-left: 0 !important;
        margin-top: 10px;
        font-size: 6px;
        width: 50%
    }

    .button a {
        font-size: 9px
    }

    .button {
        background: center center no-repeat none;
        background-size: cover;
        height: 25px;
        padding: 0 3px;
        text-align: center;
        max-width: 75px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 130px;
        height: 40px
    }

    .details {
        margin-left: -15px !important;
        margin-top: -107px
    }

    .urunler {
        background: url(../images/urunler2.jpg) 50% 85% no-repeat;
        height: 1130px;
        background-size: 570px;
        z-index: 1;
        margin-top: -320px
    }

    .baslik-cizgi-2, .baslik-cizgi-3 {
        height: 1px !important;
        width: 68px !important;
        background: rgba(255, 255, 255, .5) !important
    }

    .baslik-cizgi-2 {
        margin-left: 50px
    }

    .sag-img {
        max-width: 40%;
        margin-top: -10px;
        margin-left: 70px
    }

    .sol-img {
        max-width: 55%;
        margin-left: 50px;
        margin-top: -45px
    }

    .sol-detay {
        margin-top: -25px;
        float: none;
        text-align: center
    }

    .sag-detay p, .sol-detay p {
        margin-top: 20px;
        color: #fff;
        font-weight: 300;
        text-align: center
    }

    .sol-detay p {
        font-size: 12px
    }

    .sol-detay h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 300
    }

    .sag-detay p {
        font-size: 12px;
        float: none
    }

    .sag-detay h2 {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        margin-top: 70px;
        float: none;
        text-align: center
    }

    .baslik-cizgi-3 {
        margin-left: 65px;
        float: none
    }

    .center-wrap-2, .center-wrap-3 {
        top: calc(50% - 100px);
        left: calc(50% - 125px);
        width: 80px
    }

    .center-wrap-2 {
        height: 30px;
        margin-top: 50px;
        margin-left: 78px
    }

    footer {
        background: url(../images/footer.png) center no-repeat;
        height: 300px;
        margin-top: -135px
    }

    footer .footer-social-media {
        margin-top: 90px
    }

    .button-2 {
        background: center center no-repeat none;
        background-size: cover;
        padding: 9px 15px;
        text-align: center;
        max-width: 139px;
        height: 40px;
        -webkit-transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
        transition: border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1), background 5s cubic-bezier(.19, 1, .22, 1)
    }

    .center-wrap-3 {
        height: 30px;
        margin-top: -10px;
        float: none;
        margin-left: 125px
    }

    .button-2 a {
        font-size: 13px
    }
}

.ui-to-top {
    display: none !important
}

.anasf {
    margin-top: -158px
}

.dil {
    float: right;
    margin-top: 5px
}

.dil a {
    color: #000;
    opacity: .8
}

.dil a:hover, a.aktif {
    opacity: 1
}

.modal-open {
    padding-right: 0 !important;
}

@media (max-width: 767px) {
    .modal-dialog {
        margin-top: 20%
    }
}

/*@media (min-width: 768px){ .modal-dialog { width: 730px; margin: 30px auto; }}*/
#duyuru {
    padding: 0 !important;
}

.h250 {
	height: 200px;
}