.swiper-pagination-bullet-active{
    background:#9d0d10!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:40px!important;
}
header{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    z-index: 12;
    transition:all ease 0.3s;
}
header > div{
    width:1260px;
    margin:auto;
    display:flex;
    justify-content: space-between;
    padding-top: 20px;
}
header > div > nav > ul > li{
    float:left;
    height:80px;
    position: relative;
}
header > div > nav > ul > li > a{
    display:block;
    line-height: 80px;
    color:#000;
    font-size:18px;
    font-weight: bold;
    padding:0 20px;
}
header > div > nav > ul > li:hover{
    background:#9d0d10;
}
header > div > nav > ul > li:hover a{
    color:#fff;
}
header > div > nav > ul > li > ul{
    position: absolute;
    width:250px;
    background:#9d0d10;
    top:80px;
    left:0;
    z-index: 2;
    display:none;
}
header > div > nav > ul > li:hover > ul{
    display:block;
}
header > div > nav > ul > li > ul > li{
    width:100%;
    height:50px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
header > div > nav > ul > li > ul > li:last-child{
    border:0;
}
header > div > nav > ul > li > ul > li > a{
    line-height: 50px;
    padding:0 20px;
    font-size:14px;
    font-weight: bold;
    color:#fff;
    display:block;
}
header > div > nav > ul > li > ul > li:hover{
    background:rgba(0,0,0,0.1)
}
.headerSag > a{
    height:34px;
    padding:0 20px;
    background:#9d0d10;
    border-radius: 17px;
    display:inline-block;
    color:#fff;
    font-size:14px;
    font-weight: bold;
    margin-right:30px;
    line-height: 34px;
}
.headerSag > a > i{
    float:right;
    line-height: 34px;
    margin-left: 10px;
}
.headerSag > a:Hover{
    background:#fff;
    color:#9d0d10;
}
.headerSag{
    display:flex;
    align-items: center;
    height: 80px;
}
.headerSag > ul > li{
    font-weight: bold;
    font-size:14px;
    position: relative;
    width:44px;
    height:34px;
    line-height: 34px;
    text-align: center;
    padding-right: 10px;
}
.headerSag > ul > li > ul{
    position: absolute;
    left:0;
    top:34px;
    background:#9d0d10;
    width:44px;
    display:none;
}
.headerSag > ul > li > ul > li{
    font-weight: bold;
    font-size:14px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-align: center; 
    
}
.headerSag > ul > li > ul > li:last-child{
    border:0;
}
.headerSag > ul > li > a{
    color:#000;
}
.headerSag > ul > li > ul > li > a{
    color:#fff;
    width:44px;
    height:34px;
    display:block;
    line-height: 34px;
}
.headerSag > ul > li:hover{
    background:#9d0d10;
}
.headerSag > ul > li:hover, .headerSag > ul > li:hover:after{
    color:#fff;
}
.headerSag > ul > li:hover ul{
    display:block;
}
.headerSag > ul > li > ul > li:hover{
    background:rgba(0,0,0,0.1);
}
.headerSag > ul > li:after{
    position: absolute;
    right: 5px;
    top:0;
    color:#000;
    font-size:9px;
    content:"\e903";
    font-family: 'profornet';
}
.anasayfaMagaza{
    width:100%;
    margin-bottom: 30px;
}
.anasayfaMagaza > div{
    width:1260px;
    margin:-30px auto 30px auto;
    background:url(../images/mabg.png);
    background-size: cover;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height:130px;
    display:flex;
    padding:0 30px;
    align-items: center;
    z-index:2;
    position: relative;
    justify-content: space-between;
}
.anasayfaMagaza > div:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #530608 transparent;
    position: absolute;
    top:0;
    left:-30px;
    content:"";
}
.anasayfaMagaza > div:after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: transparent transparent transparent #530608;
    position: absolute;
    top:0;
    right:-30px;
    content:"";
}
.anasayfaMagaza h1 a{
    font-size:36px;
    font-weight: bold;
    color:#fff;
}
.anasayfaMagaza > div > a{
    height:34px;
    padding:0 20px;
    background:#fff;
    border-radius: 17px;
    display:inline-block;
    color:#9d0d10;
    font-size:14px;
    font-weight: bold;
    margin-right:30px;
    line-height: 34px;
}
.anasayfaMagaza > div > a > i{
    float:right;
    line-height: 34px;
    margin-left: 10px;
}
.anasayfaMagaza > div > a:Hover{
    background:#9d0d10;
    color:#fff;
}
.anasayfaHakkimizda{
    width:100%;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding:90px 0;
}
.anasayfaHakkimizda h2{
    font-size:48px;
}
.anasayfaHakkimizda strong{
    color:#9d0d10;
    font-size:18px;
    margin-bottom: 30px;
}
.anasayfaHakkimizda p{
    font-size:20px;
    line-height: 30px;
    font-weight: 300;
    max-width: 780px;
    text-align: center;
}
#urunSlider{
    overflow:hidden; 
    width:1080px; 
    position:relative; 
    margin:auto;
}
#urunSlider .swiper-slide{
    height:355px!important;
}
.anasayfaUrunler{
    width:100%;
    padding:90px 0;
    background:url(../images/urbg.png);
    background-position: top center;
    text-align: center;
    position: relative;
    max-height: 653px;
}
.anasayfaUrunler figure{
    height:250px;
    background:#fff;
    border-radius: 10px;
    width:100%;
    display:Flex;
    justify-content: center;
    align-items: center;
}
.anasayfaUrunler strong{
    color:#fff;
    width:100%;
    text-align: center;
    display:block;
    margin:15px 0;
    height:44px;
    display:flex;
    justify-content: center;
    align-items: center;
    overflow:hidden;
    font-size:18px;
}
.slider-text > a{
    width:120px;
    height:30px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    background:#fff;
    display:block;
    margin:auto;
    font-size:14px;
    font-weight: bold;
    color:#9d0d10;
}
.slider-text > a:hover{
    background:#530608;
    color:#fff;
}
.anasayfaUrunler h2{
    font-size:48px;
    color:#fff;
}
.anasayfaUrunler h3{
    font-size:18px;
    color:#fff;
    display:block;
    margin-bottom: 30px;
}
.swiper-button-next, .swiper-button-prev{
    background:#fff!important;
    color:#9d0d10!important;
    border-radius: 0!important;
}
.swiper-button-next{
    right:0!important;
}
.swiper-button-prev{
    left:0!important;
}
.anasayfaUretim{
    width:100%;
    padding:90px 0;
    margin:30px 0;
    background:url(../images/urtbg.png);
    background-position: top center;
    text-align: center;
    position: relative;
    max-height: 653px; 
}
.anasayfaUretim h2{
    font-size: 48px;
    color:#fff;
}
.anasayfaUretim strong{
    font-size: 18px;
    color:#fff;
    display:block;
    margin-bottom: 30px;
}
#uretimSlider{
    overflow:hidden; 
    width:1185px; 
    position:relative; 
    margin:auto;
}

#urunSlider .swiper-button-next, #urunSlider .swiper-button-prev{
    margin-top:-62px!important;
}
.musteriYorumlari{
    width:100%;
    background:#202021;
}
.musteriYorumlari > div{
    width:1260px;
    margin:auto;
    padding:90px 0;
    text-align: center;
    position:relative;
}
.musteriYorumlari > div > img{
    position: absolute;
    left:0;
    top:0;
}
.musteriYorumlari h2{
    font-size: 48px;
    color:#fff;
}
.musteriYorumlari strong{
    display:block;
    margin-bottom: 30px;
    font-size:18px;
    color:#5d5d5e;
}
#musteriSlider{
    width:800px;
    margin:Auto;
    overflow:hidden;
}
#musteriSlider blockquote{
    color:#fff;
    font-size:24px;
    font-weight: 500;
    display:block;
    margin-bottom:15px;
}
#musteriSlider .swiper-slide span{
    color:#fff;
    font-size:14px;
    font-weight: bold;
    display:block;
}
#musteriSlider .swiper-pagination-bullet{
    background:#fff!important;
}
.footer_ust{
    background:#1d1d1e;
    border-top: 1px solid #151516;
    width:100%;
}
.footer_ust ul{
    width:1000px;
    display:flex;
    margin:auto;
}
.footer_ust ul li{
    flex:1;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height:190px;
    border-right:1px solid#151516;
}
.footer_ust ul li:last-child{
    border:0;
}
.footer_ust ul li i{
    color:#fff;
    font-size:60px;
    margin-bottom: 10px;
}
.footer_ust ul li strong{
    font-size:24px;
    color:#fff;
}
.footer_ust ul li a{
    font-size: 24px;
    color:#b9b9b9;
}
.footer_ust ul li a:hover{
    color:#9d0d10;
}
.footer_alt{
    width:100%;
    display:flex;
    justify-content: center;
}
.footer_alt li{
    float:left;
}
.footer_alt a{
    line-height: 60px;
    font-size:14px;
    color:#000;
    display:block;
    font-weight: bold;
    padding:0 20px;
}
.footer_alt li:hover a{
    background:#9d0d10;
    color:#fff;
}
.hesaderAsada{
    background:#fff;
    transition:all ease 0.3s;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}
.mobilMagaza{
    display:none;
}
.icsayfa{
    padding-top: 120px;
}
.icsayfa header{
    background:#fff;
}
.breadcrumb{
    height:350px;
    width:100%;
    background:url(../images/mbgm.png);
    display:flex;
}
.breadcrumb > div{
    width:50%;
    position: relative;
    flex:1;
}
.breadcrumb > div > div{
    width:630px;
    position: relative;
    float:right;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right:60px;
}
.breadcrumb > div > div > img{
    position: absolute;
    top:0;
    left:0;
}
.breadcrumb h1{
    color:#fff;
    font-size:36px;
}
.breadcrumb li, .breadcrumb li a{
    font-size:14px;
    color:#fff;
    opacity: 0.7;
}
.breadcrumb li{
    float:left;
    margin-right:40px;
    position: relative;
}
.breadcrumb figure{
    flex:1;
    height:350px;
    background-position: top left!important;
    background-size:cover!important;
}
.breadcrumb li:after{
    position: absolute;
    right: -22px;
    top: 5px;
    font-family: 'profornet';
    content: "\e937";
    font-size: 7px;
}
.breadcrumb li:last-child:after{
    display:none;
}
.breadcrumb h2{
    font-size:22px;
    color:#fff;
    font-weight: 300;
    margin-top: 15px;
}
.breadcrumb ul{
    display:none;
}
.sayfa{
    width:1260px;
    margin:60px auto;
}
.sayfa p{
    display:block;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}
.sayfa p:last-child, .sayfa p:last-of-type{
    margin:0;
}
.urun_liste ul{
    width:1260px;
    margin:auto;
}
.urun_liste li{
    float:left;
    width:292px;
    margin-right:30px;
    background:#fff;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.urun_liste li:nth-child(4n){
    margin-right: 0;
}
.urun_liste li figure{
    width:100%;
    height:220px;
    padding: 20px 20px 0 20px;
    display:flex;
    justify-content: center;
    align-items: center;
}
.urun_liste li figure img{
    max-height: 200px;
}
.urun_liste{
    padding:60px 0;
    background:#f1f1f1;
}
.urun_liste li h2 a{
    width: 100%;
    text-align: center;
    display: block;
    margin: 15px 0;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    font-size: 18px;
    color:#000;
}
.urun_liste > ul > li > a{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    color: #fff;
    display: block;
    margin: auto;
    font-size: 14px;
    font-weight: bold;
    background: #9d0d10;
}
.urun_liste > ul > li > a:Hover{
    background:#530608;
}
.urun_liste > ul > li > h2 > a:hover{
    color:#9d0d10;
}
.sayfa-galeri{
    width:100%;
    display:flex;
    flex-wrap: wrap;
    margin-top: 60px;
}
.sayfa-galeri figure{
    width:237px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.breadcrumb h2 a{
    color:#fff;
}
.breadcrumb h2 a:hover{
    text-decoration: underline;
}
.iletisim{
    background:#f1f1f1;
    padding-bottom: 60px;
    width:100%;
}
.iletisim_ust{
    width:100%;
    background:url(../images/mbgm.png);
}
.iletisim_ust ul{
    width:1260px;
    margin:auto;
    display:flex;
}
.iletisim_ust ul li{
    display:flex;
    flex-direction: column;
    flex:1;
    margin-right:30px;
    align-items:center;
    justify-content: center;
    border-right:1px solid rgba(0,0,0,0.1);
    padding:60px 30px;
}
.iletisim_ust ul li:last-child{
    margin:0;
    border:0;
}
.iletisim_ust ul li i{
    font-size:48px;
    color:#fff;
    margin-bottom: 10px;
}
.iletisim_ust ul li strong{
    color:#fff;
    font-size: 18px;
}
.iletisim_ust ul li a{
    color:#fff;
    font-size: 24px;
}
.iletisim_alt{
    width:1000px;
    margin:-30px auto 0 auto;
    background:#fff;
    z-index: 2;
    position: relative;
}
.iletisim_alt > ul{
    width:100%;
    display:flex;
}
.iletisim_alt > ul > li{
    width:50%;
    flex:1;
    padding:30px;
}
.iletisim_alt > ul > li > ul{
    width:100%;
}
.iletisim_alt > ul > li > ul > li{
    width:100%;
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px;
}
.iletisim_alt > ul > li > ul > li > i{
    color:#151516;
    font-size:22px;
    position: absolute;
    left:0;
    top:0;
}
.iletisim_alt strong{
    font-size:16px;
    display:block;
    margin:10px 0px;
}
.iletisim_alt > ul > li > ul > li > a, .iletisim_alt > ul > li > ul > li > address, .iletisim_alt > ul > li > ul > li > span{
    font-size:18px;
    font-weight: 300;
    color:#000;
}
.iletisim_alt  input{
    width:100%;
    height:45px;
    line-height: 45px;
    border:1px solid #f1f1f1;
    padding-left: 15px;
}
.iletisim_alt  select{
    width:100%;
    height:45px;
    line-height: 45px;
    border:1px solid #f1f1f1;
    padding-left: 15px;
}
.iletisim_alt textarea{
    width:100%;
    height:90px;
    border:1px solid #f1f1f1;
    padding: 15px;
	margin-bottom:10px
}
.iletisim_alt button{
    width:120px;
    height:45px;
    line-height: 45px;
    background:#9d0d10;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.iletisim_alt button:Hover{
    background:#530608;
}
.iletisim_alt > ul > li > ul > li:last-child{
    margin-bottom: 0;
}
.iletisim_alt > ul > li:nth-child(2) > ul > li{
    margin-bottom: 15px;
}
.iletisim_alt iframe{
    width:100%;
}
.iletisim_alt > ul > li:nth-child(1) > ul > li > strong{
    margin-bottom: 5px;
}
.iletisim_alt-iframe{
    width:100%;
    padding:0 30px 30px 30px;
}
.iletisim_alt > ul > li > ul > li > div{
    width:100%;
    display:flex;
    margin-top: 10px;
}
.iletisim_alt > ul > li > ul > li > div > a{
    width:35px;
    height:35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
    font-size:16px;
    color:#000;
    border-radius: 5px;
    background:#f1f1f1
}
.iletisim_alt > ul > li > ul > li > div > a:hover{
    background:#9d0d10;
    color:#fff;
}
.iletisim_alt > ul > li > ul > li > a:hover{
    color:#9d0d10;
    text-decoration: underline;
}
.subelerimiz{
    width:100%;
    padding:60px 0;
    background:#f1f1f1;
}
.subelerimiz_baslik{
    width:1260px;
    margin:auto;
}
.subelerimiz_baslik h2{
    float:left;
    font-size:24px;
    color:#9d0d10;
    margin-right:15px;
    line-height: 45px;
}
.subelerimiz_baslik select{
    width:300px;
    height:45px;
    line-height: 45px;
    padding-left: 15px;
    border:1px solid #9d0d10;
    color:#9d0d10;
}
.subelerimiz ul{
    width:1260px;
    margin:Auto;
    display:flex;
    flex-wrap: wrap;
}
.subelerimiz ul li{
    width:400px;
    margin-right:30px;
    margin-top: 30px;
    padding:30px;
    background:#fff;
}
.subelerimiz ul li:nth-child(3n){
    margin-right: 0;
}
.subelerimiz ul li strong{
    padding:5px 10px;
    color:#fff;
    font-size:14px;
    background:#9d0d10;
    float:left;
    margin-right:10px;
}
.subelerimiz ul li h2{
    font-size:20px;
}
.subelerimiz ul li img{
    width:100%;
    margin:15px 0;
}
.subelerimiz ul li a{
    width:100%;
    display:block;
    position: relative;
    padding-left: 30px;
    color:#000;
    margin-top: 10px;
}
.subelerimiz ul li i{
    float:left;
    font-size:14px;
    color:#000;
    margin-right:10px;
    position: absolute;
    left:0;
    top:0;
    
}
.subelerimiz ul li address{
    display:block; 
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
.subelerimiz ul li a:hover{
    text-decoration: underline;
}











h1,h2,h3,h4,h5{
    font-weight: bold;
}
.urun_liste ul:after{
    clear:both;
    display:table;
    content:"";
}