.campRadioParent,.titleWrap{display: flex;}
.titleWrap{justify-content: space-between;}
.titleWrap ul{display: flex;align-items: center;justify-content: space-between;gap:15px}


.titleWrap .title{color: #2C4695!important;}
.titleWrap select{box-shadow: inset 0px 3px 6px #00000029;border-radius: 10px;height: 40px;font: normal normal normal 14px/20px Poppins;color: #2C4695;}
.campRadioParent label{font: normal normal normal 14px/20px Poppins!important;color: #2C4695;position: relative;}

.campRadioParent input{display: none;}
.checkmark{width: 45px;background-color:#fff;border-radius: 15px;height: 20px;position: absolute;left: -50px;top:0px;border: 1px solid #E3E3E3;cursor: pointer;transition: 300ms;}
.checkmark::before{content:'';background-color: #E3E3E3;position: absolute;left:2px;top:2px;width: 15px;height: 15px;border-radius: 100%;transition: 300ms;}
.campRadioParent input:checked ~ .checkmark::before {left: calc(100% - 17px);background-color: #2C4695;}
.campRadioParent input:checked ~ .checkmark{border: 1px solid #2C4695}

.tabsCol_ ul{justify-content: flex-start;display: flex;}


.farkimizColParent{padding: 0px;}
.farkimizColWrap{background: transparent url('../images/tumUrunlerBg.svg') 0% 0% no-repeat padding-box;min-height: 500px;background-color: #00287A;}
.farkimizCol_{padding: 0px;}
.farkimizColInner_{padding: 30px;}
.farkimizColInner_ ul::before{content: '';background: #FFFFFF;box-shadow: inset 0px 3px 6px #00000029;border-radius: 20px;position: absolute;top:50%;
z-index: 1;width: calc(100% - 90px);height: calc(100% - 75px);transform: translateY(-50%);right:0px}
.farkimizColInner_ ul{position: relative;display: grid;align-items: center;justify-self: flex-start;grid-template-columns: 200px 200px 1fr;gap: 30px;}
.farkimizColInner_ ul li{position: relative;z-index: 2;}
.farkimizColInner_ ul li.yesil{background: #80B955;}
.farkimizColInner_ ul li:first-child{font: normal normal bold 20px/26px Poppins;color: #FFFFFF;height: 200px;display: flex;align-items: center;justify-content: center;text-align: center;border: 10px solid #FFFFFF;border-radius: 100%;}
.farkimizColInner_ ul li img{max-width: 100%;}

.farkimizColInner_ ul li.lacivert{background: #2C4695;}
.farkimizColInner_ ul li.mavi{background: #059AD6;}

.farkimizText{text-align: center;font: normal normal normal 20px/28px Poppins;color: #FFFFFF;margin-top: 45px;margin-bottom: 45px;}
.farkimizText a.plus{margin-top: 15px;}

.whiteShadowCol{padding: 15px;color: #2C4695;}

.footerWrap{margin-top: 0px;}
.logoIconBlue{float: right;margin-top: 30px;max-width: 100%;}



.kampanyaDetayWrap{margin-top: 30px;}
.kampanyaDetayWrap > .row{display: flex;gap:15px;}

.kampanyaDetaySol{background:url("../images/zemin-2.png"), linear-gradient(180deg, #FFFFFF 0%, #E8E8E8 100%);box-shadow: inset 0px 3px 6px #00000029;border-radius: 20px;
padding: 45px 30px;background-size: cover,100%;}
.kampanyaDetaySol h1{font: normal normal bold 36px/45px Poppins;color: #00287A;margin-bottom: 15px;}
.kampanyaDetaySol .altBaslik{padding-left: 25px;margin-bottom: 15px;}
.kampanyaDetaySol ul li{font: normal normal normal 20px/28px Poppins;color: #00287A;list-style-type: disc;}


.kampanyaDetaySol .sliderBottomButtonWrap{background: transparent linear-gradient(90deg, #2C4695 0%, #059AD6 100%);padding: 8px 30px;margin: 45px -30px 0px -30px;}
.kampanyaDetaySol .sliderBottomButtonWrap a.plus img{width: 50px;}
.kampanyaDetaySol .sliderBottomButtonWrap a.plus::before{width: 55px;height: 55px;}
.kampanyaDetaySol .sliderBottomButtonWrap a.plus:hover::before{width: calc(100% - 17px);}


.kampanyaDetaySag{background: transparent linear-gradient(0deg, #2C4695 0%, #059AD6 100%);height: 100%;padding-bottom: 30px; border-radius: 20px;}
.fiyat{font: normal normal bold 36px/45px Poppins;background: transparent linear-gradient(90deg, #2C4695 0%, #059AD6 100%) 0% 0% no-repeat padding-box!important;
border-radius: 50px;text-align: center;margin:30px 15px;box-shadow: inset 0px 3px 6px #00000029;padding: 10px 0px;color:#fff;}
.fiyat small{width: 100%;font: normal normal normal 20px/30px Poppins;color:#fff;display: block;}
.kampanyaDetaySag img.kapak{max-width: calc(100% - 100px);}

.kampanyaDetaySag ul{padding:12px 0px;margin:0px 15px}
.kampanyaDetaySag ul:not(:last-child){border-bottom: 1px solid #fff;}

.kampanyaDetaySag ul li:first-child{font: normal normal normal 14px/22px Poppins;color: #fff;}
.kampanyaDetaySag ul li:last-child{font: normal normal bold 18px/26px Poppins;color: #fff;}
.kampanyaDetaySag .sliderBottomButtonWrap{display: none;}




.eldeEdilecekWrap{margin-top: 30px;}
.linearTitle{background: transparent linear-gradient(90deg, #2C4695 0%, #059AD6 100%);border-radius: 20px;font: normal normal bold 16px/24px Poppins;
color:#fff;padding: 15px;display: inline-block;margin-bottom: 15px;margin-left: 15px;}

.eldeEdilecekWrap .col-xs-12{padding: 0px 15px;}
.eldeEdilecekWrap ul{display: grid;grid-template-columns: repeat(6,1fr);gap:15px;margin-top: 30px;}
.eldeEdilecekWrap ul li img{width: 30px;}
.eldeEdilecekWrap ul li{text-align: center;background: #FFFFFF;border-radius: 22px;padding: 15px;transition: 300ms;list-style-type: none;}
.eldeEdilecekWrap ul li h5{margin-top: 8px;font: normal normal bold 10px/15px Poppins;color: #2C4695;transition: 300ms;}
.eldeEdilecekWrap ul li:hover{background-color: #2C4695;}
.eldeEdilecekWrap ul li:hover h5{color:#fff}


.kampanyaDetaySolFarkimiz{padding: 0px;margin-top: 30px;margin-bottom: -110px;}
.kampanyaDetaySolFarkimiz ul{display: flex;align-items: center;gap:8px;padding: 0px;}
.kampanyaDetaySolFarkimiz ul li{list-style-type:none;border-radius: 100%;border:5px solid #fff;width: 150px;height: 150px;display: flex;align-items: center;justify-content: center;text-align: center;font: normal normal bold 18px/26px Poppins;color: #FFFFFF;padding: 15px;}
.kampanyaDetaySolFarkimiz ul li:nth-child(1){background-color: #7EB654;}
.kampanyaDetaySolFarkimiz ul li:nth-child(2){background-color: #00287A;}
.kampanyaDetaySolFarkimiz ul li:nth-child(3){background-color: #059AD6;}

.kampanyaDetaySolFarkimiz li span{position: relative;display: block;z-index: 1;transition: 500ms;}
.kampanyaDetaySolFarkimiz img{position: absolute;z-index: 0;opacity: 0;transition: 500ms;}
.kampanyaDetaySolFarkimiz li:hover span{transform: rotateY(180deg);opacity: 0;}
.kampanyaDetaySolFarkimiz li:hover img{transform: rotateY(180deg);opacity: 1;}





.priceOpen{position: absolute;right:0px;top:-60px;background-color: #00287A;color:#fff;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;
font-size: 30px;}
.mobilePriceWrap{position: unset;left:0px;bottom:0px;width: 100%;z-index: 10;align-items: center;justify-content: space-between;background: transparent linear-gradient(90deg, #2C4695 0%, #059AD6 100%);display: none;}
.mobilePriceWrap .fiyat{text-align: left;padding: 8px 15px;font: normal normal bold 24px/30px Poppins;width: 50%;}
.mobilePriceWrap .fiyat small{font: normal normal normal 8px/15px Poppins;}


.mobilePriceWrap .sliderBottomButtonWrap{width: 50%;padding-right: 15px;}
.mobilePriceWrap .sliderBottomButtonWrap ul{display: flex;gap:12px;margin-bottom: 0px;width: 100%;flex-direction: column;}
.mobilePriceWrap .sliderBottomButtonWrap ul li{display: flex;align-items: center;gap:8px;flex:1;list-style-type: none;}
.mobilePriceWrap .sliderBottomButtonWrap ul li a{border: 1px solid #fff;display: flex;align-items: center;gap:8px;border-radius: 20px;width: 100%;color: #00287A;
font: normal normal bold 11px/15px Poppins;background-color: #fff;}
.mobilePriceWrap .sliderBottomButtonWrap ul li a::before{display: none;}
.mobilePriceWrap .sliderBottomButtonWrap ul li:last-child span{display: block;padding: 0px 10px;}
.mobilePriceWrap .sliderBottomButtonWrap ul li img{background-color: #059AD6;border-radius: 100%;padding: 6px;}



.kampanyaTabsWrap > .row{padding-top: 30px;}
.kampanyaTabsWrap > .row > .container > .row{padding: 0px 15px;}
.whiteCol{margin-top: 30px;}
.whiteCol .tabsCol_ ul{padding: 0px;}


.tabContents_.kampanyaDetayTabContent{display: block;}
.tabContents_.kampanyaDetayTabContent:hover .tabContent{background: inherit!important;}
.kampanyaDetayTabContent  div{width: 100%!important;}
.kampanyaDetayTabContent table{width: 100%!important;border-collapse: collapse!important;}
.kampanyaDetayTabContent table th{border:1px solid rgb(109, 111, 116,0.3)!important}
.kampanyaDetayTabContent table td{border:1px solid rgb(109, 111, 116,0.3)!important;box-sizing: border-box;}
/* .kampanyaDetayTabContent table tr{display: flex;flex-wrap: wrap;} */
.kampanyaDetayTabContent table tr td,
.kampanyaDetayTabContent table tr th{flex: 1;color:#00287A!important}


.tarifeColWrap{margin-top: 60px;display: none;}
.tarifeColWrap .whiteShadowCol{display: flex;align-items: center;justify-content: space-between;padding: 15px;}
.tarifeLeft h5{background: transparent linear-gradient(90deg, #2C4695 0%, #059AD6 100%);padding:30px 30px;box-shadow: inset 0px 3px 6px #00000029;border-radius: 20px;font: normal normal bold 20px/30px Poppins;text-align: center;color: #FFFFFF;}

.tarifeRight{display: flex;align-items: center;justify-content: center;gap:0px;text-align: center;}
.tarifeRight ul:not(:last-child){border-right: 1px solid #059AD6;padding:0px 15px;}
.tarifeRight ul:last-child{padding:0px 0px 0px 15px;}
.tarifeRight ul li:first-child{font: normal normal normal 14px/22px Poppins;color: #2C4695;}
.tarifeRight ul li:last-child{font: normal normal bold 18px/26px Poppins;color: #2C4695;}

.same_day_setup{
    /* width: 276px;
    height: 52px; */
    background-color: #FF9E00;
    border-radius: 20px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin: 32px 15px;
}

.same_day_setup span{
    color: #FFFFFF;
    line-height: 30px;
    font-size: 20px;
    font-family: 'Jost';
    font-weight: 600;
}

.mobilePriceWrapPrice .fiyat{text-align: left;padding: 8px 15px;font: normal normal bold 24px/30px Poppins;width: 50%; margin-bottom: 0px;}
.mobilePriceWrapPrice .fiyat small{font: normal normal normal 8px/15px Poppins;}

.kampanyaDetayMobilKapat{display: none;}
@media(max-width:991px){
    .eldeEdilecekWrap ul{grid-template-columns: repeat(4,1fr);}
}

@media(max-width:768px){
    .titleWrap ul{flex-direction: column;}
    .titleWrap ul li{flex: 1;}

    .topBigTitleFluid .bigTitleTwoColumn .topBigTitleMap  li:nth-child(n+4){display: none;}
    .topBigTitleFluid .bigTitleTwoColumn .topBigTitleMap  li:nth-child(n+3) i{display: none;}

    .eldeEdilecekWrap ul{grid-template-columns: repeat(2,1fr);}

    .farkimizColInner_ ul::before{width: 100%;height: 100%;}
    .farkimizColInner_ ul{grid-template-columns: repeat(2,1fr);padding: 15px;}
    .farkimizColInner_ ul li:first-child{height: 140px;font: normal normal bold 14px/20px Poppins;width: 140px;}
    .farkimizColInner_ ul li:last-child{grid-column: 1 / -1;}

    .farkimizText{font: normal normal normal 14px/20px Poppins;}

    .farkimizColInner_{padding: 15px;}

    .kampanyaDetayWrap{margin-top: 0px;}
    .kampanyaDetayWrap > .row{flex-wrap: wrap;padding: 0px 15px;}
    .kampanyaDetaySol h1{font: normal normal bold 24px/30px Poppins;}

    .kampanyaDetaySag{position: fixed;opacity: 1;left:0px;top: 100%;transition: 500ms;z-index: 20;width: 100%;height: 100%;border-radius: 0px;overflow-y: auto;}
    .kampanyaDetaySag.active{top:0px;opacity: 1;}

    .kampanyaDetaySag .sliderBottomButtonWrap{display: block;}
 

    .fiyat{margin-top: 45px;font: normal normal bold 24px/30px Poppins;}

    .kampanyaUstBannerWrap .sliderBottomButtonWrap{bottom:-60px}
    .kampanyaUstBannerWrap .sliderBottomButtonWrap a.plus::before{width: 35px;height: 35px;left: 6px;top:5px;}
    .kampanyaUstBannerWrap .sliderBottomButtonWrap a.plus img{width: auto;padding: 4px!important;}

    .kampanyaDetayWrap .sliderBottomButtonWrap{display: none;}
    .mobilePriceWrap{display: flex;}

    /* .mobilePriceWrapPrice{
        display: flex;
        flex-direction: column;
        width: 50%;
    } */

    .kampanyaDetaySag .sliderBottomButtonWrap{display: flex;margin-top: 30px;}
    .kampanyaDetaySag .sliderBottomButtonWrap{padding-right: 15px;}
    .kampanyaDetaySag .sliderBottomButtonWrap ul{display: flex;gap:12px;margin-bottom: 0px;width: 100%;}
    .kampanyaDetaySag .sliderBottomButtonWrap ul li{display: flex;align-items: center;gap:8px;flex:1;list-style-type: none;}
    .kampanyaDetaySag .sliderBottomButtonWrap ul li a{border: 1px solid #fff;display: flex;align-items: center;gap:8px;border-radius: 20px;width: 100%;color: #00287A;
    font: normal normal bold 11px/15px Poppins;background-color: #fff;}
    .kampanyaDetaySag .sliderBottomButtonWrap ul li a::before{display: none;}
    .kampanyaDetaySag .sliderBottomButtonWrap ul li:last-child span{display: block;padding: 0px 10px;}
    .kampanyaDetaySag .sliderBottomButtonWrap ul li img{background-color: #059AD6;border-radius: 100%;padding: 6px;}

    .kampanyaDetayMobilKapat{position: absolute;top:15px;right:15px;color:#fff;display: inline-block;z-index: 1;font-size: 36px;}

    .kampanyaDetaySolFarkimiz ul li{width: 100px;height: 100px;font: normal normal bold 10px/17px Poppins;}
    .kampanyaDetaySolFarkimiz img{width: 50px;}


    .whiteCol .tabsCol_ ul{flex-direction: column;gap:6px}
    .kampanyaDetayTabContent table tr td, .kampanyaDetayTabContent table tr th{font-size: 10px!important;}
    .kampanyaDetayTabContent.tabContents_ .tabContent{padding: 0px;}
    .tabContents_.kampanyaDetayTabContent{margin-bottom: 15px;}

    .kampanyaTabsWrap .container > .row{padding: 0px 15px;}

    .tarifeColWrap{margin-top: 15px;}
    .tarifeColWrap > .row{padding:0px 15px}

    .same_day_setup{
        width: 100%;
        margin: 10px 15px 16px 15px;
        padding: 10px 0px;
        justify-content: center;
    }
    .same_day_setup img{
        width: 13px;
        height: 24px;
    }
    .same_day_setup span{
        line-height: 21px;
        font-size: 14px;
    }

    .mobilePriceWrapTwo{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 50%;
        padding: 12px;
    }

    .price{
        border-radius: 64px;
        width: 100%;
        height: 60px;
        background: linear-gradient(270deg, #009AD6 0%, #21499B 100%);
        margin: 16px 16px 0px 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: white;
    }

    .price small{
        font-family: 'Jost';
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
    }

    .price span{
        font-family: 'Jost';
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 767px){
    .same_day_setup img{
        width: 9px;
        height: 16px;
    }
}



.hidden{
    display: none!important;
}


.tabContentCampaign a {display: inline !important;}

@font-face {
    font-family: 'Poppins';
    src: url('./font/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }