.sariTitleWrap{padding-top: 100px;position: relative;z-index: 1;}
.sariTitle ul{border-bottom: 1px solid #B28C3A;padding-bottom: 20px;}
.sariTitle{margin-top: 0px;}

.sariTitle ul h4 small{font: normal normal bold 16px/26px Poppins!important;}
.sariTitle ul h4 big{font: normal normal bold 22px/36px Poppins;}


.sariTitle ul h4{font: normal normal bold 30px/43px Space Grotesk;}

.contentDetailWrap{margin-top: 0px;}
.multiply-bg::before{top: calc(100%);}
.multiply-bg{margin-bottom: 15px;padding-bottom: 60px;}
.bg-lacivert{margin-top: 0px;padding:30px 0px;display: flex;flex-direction: column;}
.bg-lacivert .sariTitle{margin:0px;}
.bg-lacivert .sariTitle ul{justify-content: center;border:0px}


.tercihwrap{margin-top: 45px;margin-bottom: 60px;}

.tercih_{text-align: center;padding: 0px 30px;}
.tercih_ ul{display: flex;flex-direction: column;gap:15px}
.tercih_ ul img{max-width: 170px;}
.tercih_ h4{font: normal normal 500 24px/31px Space Grotesk;color: #B28C3A;}
.tercih_ li{font: normal normal medium 24px/31px Space Grotesk;color: var(--white);}

.contentDetailRight ul li:first-child::before{display: none;}
.contentDetailRight ul:nth-child(odd){flex-direction: column;align-items: flex-start;}
.contentDetailRight ul li:last-child{max-width: inherit;}
.contentDetailRight table{width: auto!important;text-align: center;font: normal normal normal 15px/20px Space Grotesk;}
.contentDetailRight table img{width:80px;margin-bottom: 8px;}
.contentDetailRight table tr td:not(:first-child){padding-left: 12px;}

.certificateWrap{display: flex;flex-direction: row-reverse;margin-top: 30px;align-items: center;}


.dersTextParent{margin-bottom: 30px;}
.dersTitle1{font: normal normal bold 22px/26px Space Grotesk;margin-bottom: 2px;}
.dersTitle2{font: normal normal normal 18px/20px Space Grotesk;margin-bottom: 12px;}
.textTitle{font: normal normal bold 21px/28px Space Grotesk;color: var(--white);background: #B28C3A;display: inline-flex;padding:8px;margin-bottom: 8px;}

.sariTitle ul h4 small{font-family: Poppins!important;font-weight: 400!important;font-size: 24px;color: var(--white);line-height: 30px;}


.contentDetailParent{position: relative;margin-top: 0px;}
.leftArrow{position: absolute;top: -15px;right: 60px;background-color: var(--white);border-radius: 100%;z-index: 1;display: flex;width: 50px;height: 50px;align-items: center;justify-content: center;}
.rightArrow img,.leftArrow img{width: 15px;}
.rightArrow{position: absolute;top: -15px;right: 0px;background-color: var(--white);border-radius: 100%;z-index: 1;display: flex;width: 50px;height: 50px;align-items: center;justify-content: center;}
.rightArrow img{transform: rotate(180deg);}


@media(max-width:768px){
    .sariTitleWrap > .row{margin-inline: 0px;}
    .contentDetailWrap{margin-top: 45px;}
    .contentDetailWrap > .container > .col-md-12{padding: 0px;}
    .certificateWrap{flex-direction: column;gap:30px;margin-top: 0px;}
    .contentDetailLeft{margin-bottom: 15px;}


    .leftArrow,.rightArrow{top: -60px;}
}