.dunyabg{
    background: url("../images/dunyabg.png")no-repeat top center;
    background-size: 100%;
}

.dunyabg .section__header-2 {
    max-width: 51%;
    color:#AA674B;
    background: #fff;
    padding: 10px;
    margin: 0 auto;
    line-height: normal;
    border-radius: 44px;
    margin-bottom: 80px;
    box-shadow: 1px 2px 20px 0px #00000061;
}
.dunyabg .section__header-2 h2 {
    margin:0;
    font-size: 40px;
    font-weight: bold;
}



.fiyat-hesapla-satir{padding:0px 0px;margin:5px 0px;}
.fiyat-hesapla-aciklama{line-height:27px;text-align:right;display:block;}
.fiyat-hesapla-secenek{margin:0px 0px 0px 0px;width:100%;}
.fiyat-hesapla-butonlar{padding:15px;}
.fiyat-hesaplama-satirlari{padding:10px;font-size: 13px;}
.fiyat-hesaplama-satirlari .fhs-container{background-color:#fff;/* border:1px solid #e1e1e1; */padding:0 10px;font-family: arial;color: #000;}
.fiyat-hesaplama-satirlari .fhs-container .row{margin-right:-10px;margin-left:-10px;border-bottom: 2px solid #e1e1e1;padding:10px 0;font-size: 14px;}
.fiyat-hesaplama-satirlari .fhs-container  .row .col-md-5{font-weight: bold;}
.fiyat-hesaplama-satirlari .fhs-container .fiyatalani .row .col-lg-7{font-weight: bold;}
.fiyat-hesaplama-satirlari .fhs-container .row.alert-danger{
    background: #000;
    color: #fff;
    height: 55px;
    line-height: 33px;
}.fiyat-hesaplama-satirlari .fhs-container .row.alert-danger:hover{
     background: #000;
 }
.toplambold{
    font-weight: bold;
}
.fiyat-hesaplama-satirlari .fhs-container .row:hover{background-color:#f9f9f9;}
.fiyat-hesaplama-satirlari .fhs-container .row:last-child{border:0;}
.fiyat-hesaplama-satirlari.fhs-total-container .fhs-container > .row{margin:0;margin-right:-10px;margin-left:-10px;border-bottom:1px solid #e1e1e1;padding:10px;}
.fiyat-hesaplama-satirlari.fhs-total-container .fhs-container > .row:last-child{border:0;}
.fiyat-hesaplama-satirlari.fhs-total-container .fhs-container > .row > *:last-child{text-align:right;}
.fiyat-hesaplama-satirlari:after{display:block;content:"";clear:both;}
.container .fiyat-hesaplama-satirlari .col-md-6 input{margin:0;}

.fiyat-hesaplama-satirlari .fhs-container .row i{
    border-left: solid #000;
    padding-left: 5px;
    margin-left: 5px;
}
.input-icon{
    margin-bottom: 10px;
}
.btn-readmore {
     cursor: pointer;
     color: white;
     display: inline-block;
     padding: 15px 15px;
     text-transform: uppercase;
     font-size: 14px;
     background: #e50748;
     min-width: 120px;
     text-align: center;
     border: none;
     width: 100%;
     font-weight: bold;
     border-radius: 10px;
     margin: 0;
 }
.btn-readmore:hover {
     background: #000;
 }
.logo{
    margin: 12px auto;
    text-align: center;
}
.headermenu{
    float: left;
    width: 100%;
    height: 10px;
    background: #000;
}
ul.currency{
    padding: 0;
    list-style: none;
    float: right;
    font-size: 13px;
    margin-top: -54px;

}
ul.currency li{

}
.ekozellikler{
    float: left;
    width: 106%;
    background: #000000;
    padding: 10px;
    margin: 10px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin-left: -10px;
    border-top: solid 30px #ededed;
    margin-top: -2px;
}

#hesaplama .sbHolder {
    height: auto;
}

#hesaplama .sbSelector {
    display: block;
    height: auto;
    left: 0;
    line-height: 0;
    outline: none;
    overflow: hidden;
    position: absolute;
    padding: 8px;
    top: 0;
    width: 100%;
    text-indent: 0;
    border-radius: 20px;
    border: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: border-radius 0.2s 0.35s;
}

#hesaplama .sbOptions {
    background-color: #fff;
    list-style: none;
    left: 0px;
    margin: 0;
    padding: 0 !important;
    position: absolute;
    top: 20px !important;
    width: 100%;
    z-index: 3;
    overflow-y: auto;
    border-radius: 0 0 21px 21px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    max-height: 175px;
}

.hesaplamabilgi{}
.hesaplamabilgi h2{
    font-size:18px;
    font-weight: bold;
    margin: 0;
    padding-left: 12px;
}
.hesaplamabilgi .hesaplamadetay{}
.hesaplamabilgi .hesaplamadetay h3{
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    background: #ACACAC;
    margin: 5px 0;
    padding: 5px;
    border-radius: 30px;
    width: 82%;
    margin-left: -6px;
    padding-left: 15px;
}
.hesaplamabilgi .hesaplamadetay .hesaplamadetayic{
    font-size: 14px;
    line-height: 21px;
    padding-left: 15px;
}
.grafikuyari{
    color: #FF0000;
    font-size: 16px;
    margin: 10px 0;
    font-weight: bold;
    width: 100%;
}
.grafikdurum{
    float: right;
}
.grafikdurum a{
    float: left;
    background: #000;
    color: #fff;
    font-size: 18px;
    padding: 12px 39px;
}
.grafikdurum a:last-child{border-top-right-radius: 15px;border-bottom-right-radius: 15px;}
.grafikdurum a:first-child{border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
.grafikdurum a.active{
    color: #000;
    background: #ededed;
}
.grafikdurum a:hover{
    background: #000;
    color: #fff;
}
.urunresmi{
    float: left;
    width: 100%;
    margin: 15px 0;
    border-radius: 20px;
    overflow: hidden;
}
.urunresmi img{
    width: 100%;
}

.urundosyalink{}
.urundosyalink a{
    font-size: 12px;
    font-weight: bold;
    color: #393F52;
    border: solid 2px #393F52;
    border-radius: 15px;

}
.urundosyalink a{
    font-size: 14px;
    font-weight: bold;
    color: #393F52;
    border: solid 2px #393F52;
    border-radius: 25px;
    float: left;
    width: 100%;
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
}
.urundosyalink a svg{
    float: left;
    margin-left: 9px;
}
.urundosyalink a.teslimat{
    border: none;
    text-align: left;
}
.urundosyalink a.teslimat svg{margin-right: 15px;}
.urundosyalink a svg:last-child {
    float: right;
    margin: 0;
}

.fiyatlarbg{
    background: #fff;
    padding: 15px;
    overflow: scroll;
}
.fiyatlarcerceve{
    background: #EFF8F8;
    padding: 15px;
}
.fiyatlarcerceve h2{
    font-size: 22px;
    color: #001858;
    margin: 0;
}
.fiyatlarcerceve table{
    width: 100%;
    margin-top: 15px;
}
.fiyatlarcerceve table tr{
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
}
.fiyatlarcerceve table tr:hover{
    background: #99ACAC;
    color: #fff;

}
.fiyatlarcerceve table tr.ilkfiyat{
    background: #99ACAC;
    color: #fff;

}
.fiyatlarcerceve table tr.fiyatoneri{}
.fiyatlarcerceve table tr td{
    padding: 10px;
}
.fiyatlarcerceve table tr td span{
    color: #FF0000;
    margin-left: 30px;
}
.fiyatlarcerceve table tr.ilkfiyat td.bfiyats{
    background: #fff;
    color: #000;
}
.fiyatlarcerceve table tr td.bfiyats{
    background: #9AACAC;
    color: #fff;
    border-radius: 3px;
}

.fiyat-hesaplama-satirlari .fhs-container select {background-color:#fff;padding:0 10px;width: 100%;border: none;}

.fiyat-hesaplama-satirlari .fhs-container input{
    border: none;
    padding: 5px;
    width: 100%;
}

.fiyat-hesaplama-satirlari .fhs-container input:focus-visible, .fiyat-hesaplama-satirlari .fhs-container select:focus-visible{
    outline:none;
}

@media only screen and (max-width: 767px) {
    .fiyatlarcerceve table{
        width: 600px;
    }
    .fiyatlarcerceve{
        overflow: scroll;
    }
    .fiyatlarbg{
        overflow: scroll;
    }
}

.urunimage{
    background: #f7f7f7;
    position: relative;
    height: 289px;
}
.urunimage img:last-child{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70%;
    transition: width 1s;
    /* mix-blend-mode: multiply; */
}
.urunimage img:first-child {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 40%;
    z-index: 9;
    transition: width 1s;
    mix-blend-mode: multiply;
}

.urunimage:hover img:last-child{
    width: 40%;
    transition: width 1s;
}
.urunimage:hover img:first-child {
    width: 60%;
    transition: width 1s;
}
.whatsappsiparis{
    position: fixed;
    bottom: 10px;
    right: 6px;
    width: 60px;
    z-index: 9999;
}

.digersiteler {
    font-size: 12px;
    color: #707070;
    text-align: center;
    background: #F2F5FA;
    font-weight: 600;
    padding: 10px 0;
    position: relative;
    z-index: 999;
}

.digersiteler a {
    padding: 5px 10px;
    border-right: solid 1px #707070;
    display: inline-block;
}

.digersiteler a.active {
    color: #E50046
}

.tumdillerliste{
    float: left;
    width: 100%;
}
.tumdillerliste a{
    color: #747794;
    width: 33%;
    float: left;
    border: solid 1px;
    padding: 7px;
    font-size: 14px;
}

.headerust{
    background: #000;
    width: 100%;
    padding: 5px 0;
    margin-top: 134px;
    display: flex;
}
.headertel{float: right;color: #ffffff;font-weight: 600;font-size: 15px;}
.headertel a{
    color: inherit;

}

.kurbtn{
    font-size: 12px;
    float: left;
    margin: 0 6px;
    color: #ffffff;
}
.kurbtn span{
    color: #ffffff;
    font-size: 13px;
    /* letter-spacing: 0.1px; */
}
.kurbtn a{
    margin: 0px 2px;
    padding-right: 6px;
    color: #fff;
}
.kurbtn a:last-child{
    border: none;
}
.kurbtn a.kuraktif{
    color: #e50046;
}
.dilacimi2 {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
ul.dilsecimi2{
    position: absolute;
    left: -17px;
    top: 26px;
    background: #fff;
    padding: 0;
    display: none;
    width: 109%;
    z-index: 99;
}
ul.dilsecimi2 li{
    float: left;
    width: 33%;
    padding: 7px;
    border-bottom: solid 1px #ccc;
    font-size: 15px;
}
ul.dilsecimi2 li a{
    color: inherit;
}
ul.dilsecimi2 li a img{
    float: left;
    margin-right: 6px;
    width: 22px;
    height: 18px;
    margin-top: 4px;
}
ul.dilsecim2i li:last-child{
    font-weight:bold;
}
ul.dilsecimi2 li:last-child a img{
    margin-top: 0px;
}

.sosyalmedyamesaj{
    float:left;
    text-align: center;
}
.sosyalmedyamesaj a{
    display: inline-block;
    margin: 6px;
}

.sosyalmedyamesaj a img{
    width: 53px;
}

.footerbg p{
    color: #000;
}
.footeradres{
    border-bottom: solid 1px #000;
    padding-bottom: 10px;
    margin-bottom: 1px!important;
    font-size: 14px;
    color: #8f97ab;
}
 .footeradres:last-child{
    border: none;
    padding-bottom: 25px;
}

.urunresimebatlama{position: absolute;}
.urunresimebatlama #ennn,.urunresimebatlama #boyy{font-size: 14px;font-weight: bold;color: red;position: absolute;width: 58px;}
.urunresimebatlama #ennn{
    left: 230px;
    top: 230px;
    transform: rotate(-35deg);
}
.urunresimebatlama #ennn:after{
    content: "";
}
.urunresimebatlama #boyy{left: 135px;top: 243px;transform: rotate(8deg);}
.urunresimebatlama #boyy:after{
    content: "";

}