
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');


body, html {
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
}

#pr {
    background: url(../img/bg.jpg) no-repeat top center;
    display: inline-block;
    width: 100%;
}

.bg2 {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
}

    .bg2 img {
        width: 100%;
        max-width: 987px;
        float: right;
    }

header {
    padding: 15px;
}

    header a:last-child {
        float: right;
        position: relative;
        z-index: 9;
        margin-top: 10px;
        font-size: 18px;
        font-weight: 600;
    }

#pr .left-side {
    padding-left: 20%;
}

#pr h2 {
    font-size: 50px;
    font-weight: 600;
    color: #ffffff;
}

#pr h3 {
    font-size: 25px;
    font-weight: 300;
    color: #ffffff;
}
#pr h4 {
    font-size: 32px;
    font-weight: 600;
    color: #edff00;
}

.SatinAl-Btn {
    display: inline-block;
    padding: 6px 40px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 20px;
    background: rgba(13,166,255,1);
    background: -moz-linear-gradient(left, rgba(13,166,255,1) 0%, rgba(30,242,249,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,166,255,1)), color-stop(100%, rgba(30,242,249,1)));
    background: -webkit-linear-gradient(left, rgba(13,166,255,1) 0%, rgba(30,242,249,1) 100%);
    background: -o-linear-gradient(left, rgba(13,166,255,1) 0%, rgba(30,242,249,1) 100%);
    background: -ms-linear-gradient(left, rgba(13,166,255,1) 0%, rgba(30,242,249,1) 100%);
    background: linear-gradient(to right, rgba(13,166,255,1) 0%, rgba(30,242,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0da6ff', endColorstr='#1ef2f9', GradientType=1 );
    -webkit-box-shadow: 0px 0px 20px 0px rgba(62,95,224,0.33);
    -moz-box-shadow: 0px 0px 20px 0px rgba(62,95,224,0.33);
    box-shadow: 0px 0px 20px 0px rgba(62,95,224,0.33);
}

.side-cover {
    padding-top: 70px;
}

.banner-img {
    width: 100%;
    max-width: 890px;
}



h1 {
    font-size: 35px;
    color: #737373;
    text-align: center;
}

    h1 span:last-child {
        float: right
    }

    h1 span {
        padding: 5px 10px;
    }

.zone1 {
    background: #e1edfe;
    background-size: cover;
    padding: 25px 15px 15px 15px;
    font-size: 17px;
    margin-top: 15px;
    min-height: 190px;
    border-radius: 5px;
}

.zone2 {
    background: #e1edfe;
    background-size: cover;
    padding: 25px 15px 15px 15px;
    font-size: 17px;
    margin-top: 15px;
    min-height: 190px;
    border-radius: 5px;
}

.zone3 {
    background: #e1edfe;
    padding: 25px 15px 15px 15px;
    background-size: cover;
    font-size: 17px;
    margin-top: 15px;
    min-height: 190px;
    border-radius: 5px;
}

.kimlericin {
    background: #e1edfe;
    border-radius: 5px;
}

    .kimlericin h2 {
        color: #006bef;
        font-size: 30px;
        font-weight: 600;
    }

#satinal h2 {
    text-align: center;
    color: #006bef;
    font-size: 30px;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom:40px;
}

.kimlericin {
    padding: 20px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    font-size: 17px;
}

    .kimlericin ul {
        margin-left: 15px;
    }

.produc-bg {
	background-position: top right;
	background-repeat: no-repeat;
	
    background-color: #f9f9f9;
    text-align: center;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    padding:15px 15px 25px 15px;
    margin-bottom:15px;
	
}

    .produc-bg h3 {
        text-align: center;
        color: #14652f;
        font-weight: 600;
        margin-top: 30px
    }

    .produc-bg h4 {
        text-align: center;
        color: #737373;
        font-weight: 600;
    }

    .produc-bg .indirimoran {
        text-align: center;
        color: #15cbfc;
        font-weight: 600;
        font-size: 20px;
    }

.fiyat {
    color: #e04040;
    font-size: 20px;
    text-decoration:line-through;
}

.indirimlifiyat {
    color: #737373;
    font-size: 32px;
    
}
#satinal{
    margin-bottom:100px;
}
footer {
    padding: 25px 0 15px;
    background: #c9c9c9;
    color: #ffffff;
    font-size: .875em;
    overflow: hidden;
}
    footer h2 {
        text-align: left;
        color: #ffffff;
        font-weight: 900;
        font-size: 50px;
        line-height: .8em;
    }
a.btn-contact {
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #fff;
    padding: 0px 30px;
    border-radius: 25px;
    float: right;
}
footer p {
    border-top: 2px solid #fff;
    padding-top: 20px;
}
footer .sm span {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-table;
    margin: auto;
    width: 100%;
    text-align: center;
    line-height: 1em;
}
.socialmedia-cover {
    text-align: center;
}
.socialmedia-btn {
    display: inline-block;
    padding: 0px !important;
}
.elegant {
    font-size: 1.75em;
}
footer .sm {
    color: #167cde;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    position: relative;
    display: inline-block;
    margin-right: 10px;
}
footer .container div:nth-child(1), footer .container div:nth-child(3) {
    padding-top: 15px;
}
footer .sm:hover {
    background: #edff00;
    color: #167cde;
}
footer a{
    color: #ffffff;

}
footer a :hover{
    color: #ffffff;
}
.footer-right {
    text-align: right;
}

@media (max-width: 1200px) {
    #pr .left-side {
        padding-left: 5px;
        padding:15px;
    }
}
@media (max-width: 768px) {
  .bg2{
      display:none;
  }
    header a:last-child {
color:#ffffff;
    }
}
@media (max-width: 500px) {


    header a:last-child {
        float:none;
        color: #ffffff;
    }
}