.kampanyaUstBannerWrap{background: #2C4695}
.kampanyaUstBannerWrap .container .row{display: flex;align-items: center;padding-block: 60px;}
.kampanyaUstBannerWrap .container .row h1{font: normal normal bold 32px/40px Poppins;color: #FFFFFF;margin-bottom: 15px;}
.kampanyaUstBannerWrap .container .row ul{margin-bottom: 15px;}
.kampanyaUstBannerWrap .container .row ul li{font: normal normal normal 18px/28px Poppins;color: #FFFFFF;}
.kampanyaUstBannerWrap .container .row .text{font: normal normal normal 18px/28px Poppins;color: #FFFFFF;padding: 0px;margin-block: 12px;max-width: 50%;}
.sliderBottomButtonWrap{margin-top: 8px;padding: 0px;}



.greenPageWrap .container > .row{display: flex;flex-wrap: wrap;padding-top: 60px;}


.kablotvTopListCol{margin-bottom: 30px;}
.kablotvTopListCol ul{display: flex;align-items: center;justify-content: space-between;padding: 30px;border-radius: 20px;background: transparent linear-gradient(90deg, #FFFFFF 75%, #2C4695 75%);background-size: 150%;transition: 300ms;}
.kablotvTopListCol ul:hover{background-size: 100%;}
.kablotvTopListCol ul li{flex: 1;}
.kablotvTopListCol ul li:last-child{display: flex;justify-content: flex-end;}
.kablotvTopListCol ul li:last-child img{max-width: 75%;object-fit: contain;height: 200px;}

.kablotvTopListCol ul li:first-child h4{font: normal normal bold 18px/26px Poppins;color: #2C4695;margin-bottom: 8px;}
.kablotvTopListCol ul li:first-child p{font: normal normal normal 14px/24px Poppins;color: #898989;margin-bottom: 8px;}
.kablotvTopListCol ul li:first-child  img{max-width: 100%;}

.fullText{padding: 30px;}
/* .fullText,
.fullText *{color: #2C4695!important;} */
.fullText strong{font-weight: 600!important;}

.logoIconBlue{float: right;}
.detailWrap .logoIconBlue{margin-top: 30px;}

.sssAccordionWrap{margin-top: 45px;}
.sssAccordionWrap .text{padding: 0px;color:#fff!important}
.sssAccordionWrap .text *{background-color: inherit!important;color:#fff!important}


.detailWrap .container{margin-top: -100px;}
.detailWrap .whiteCol table{width: 100%!important;}
.detailWrap .whiteCol table tr{display: flex;}
.detailWrap .whiteCol table tr th{border:0px!important}
.detailWrap .whiteCol table tr td{border-top:1px solid #059AD6!important}
.detailWrap .whiteCol table thead th{font: normal normal bold 16px/20px Poppins!important;color: #2C4695;text-align: center!important;flex: 1;}
.detailWrap .whiteCol table tbody tr{background: #ECEFF8;font: normal normal normal 14px/18px Poppins;color: #2C4695;text-align: center!important;}
.detailWrap .whiteCol table tbody tr:nth-child(even){background: #D9E0F8}
.detailWrap .whiteCol table tbody tr td{flex: 1;}
.detailWrap .whiteCol table tbody tr:hover{opacity: 0.8;}

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

    .greenPageWrap .container .row{padding: 30px 15px;}

    .kampanyaUstBannerWrap{padding-bottom: 0px!important;}
    .kampanyaUstBannerWrap{padding-bottom: 45px;}
    .kampanyaUstBannerWrap .container .row h1{font: normal normal bold 24px/34px Poppins;}
    .kampanyaUstBannerWrap .container .row{display: block;padding: 30px 15px;}
    .bannerText.text, .bannerText.text *{font:normal normal normal 15px/22px Poppins!important}
    .kampanyaUstBannerWrap p{max-width: 100%;}
    .kampanyaUstBannerWrap .container .row .text{max-width: 100%;}

    
    .detailWrap .whiteCol table thead th,
    .detailWrap .whiteCol table tbody td{font-size: 10px!important;}
    .fullTextParent{padding: 15px 0px;}
    .fullTextParent .fullText{padding: 15px;}


}

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