.topBigTitleFluid{background: #F07C00;}

.ulusalMedikalWrap{margin-top: 45px;}



.caption{margin-bottom: 30px;}
.caption h4{font: normal normal bold 28px/40px Jost;color: #000000;position: relative;display: inline-flex;}
.caption h4::before{content: '';left: 0px;bottom:-5px;width: 100%;height: 2px;background-color: #F07C00;position: absolute;}


.subCategoryWrap{margin-top: 30px;margin-bottom: 45px;padding-block: 45px;}
.subCategoryParent{padding: 0px;display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;}
.subCategoryCol:not(:last-child){margin-bottom: 30px;}
.subCategoryCol h3{font: normal normal bold 20px/28px Jost;color: #000000;display: inline-flex;position: relative;margin: 8px 0px;}
.subCategoryCol h3::before{content:'';position: absolute;bottom: -5px;left:0px;width: 50%;height: 2px;background-color: #F07C00;}
.subCategoryCol img{border:1px solid #E2E2E2;padding: 15px;height: 300px;object-fit: contain;background-color: #FFFFFF;}
.subCategoryCol h6{margin: 8px 0px;}
.detayBtn.siyah a{background: linear-gradient(90deg,#000 50%,transparent 50%) right/200%;}


.detailListWrap{margin-top: 0px;padding: 60px 0px;}
.detailListCol{padding: 0px;display: flex;}
.detailListCol:nth-child(odd){display: flex;align-items: flex-start;justify-content: center;flex-direction: row-reverse;}
.detailListCol:not(:last-child){margin-bottom: 45px;}
.detailListColLeft h4{font: normal normal bold 22px/32px Jost;color: #0075C9;}
.detailListColLeft .text{color: #000000;margin: 0px 0px;}


@media(max-width:768px){
.detailListCol{flex-direction: column-reverse!important;padding: 0px 15px;}
.detailListWrap{padding: 15px 0px;}
.detailListColRight{margin-bottom: 8px;}

.ulusalMedikalWrap{margin-top: 15px;}
.subCategoryWrap{margin-top: 0px;padding-block: 15px;}
.caption h4{font: normal normal bold 18px/22px Jost;}

.subCategoryCol h3{font: normal normal bold 14px/20px Jost;}
.detayBtn a{padding: 3px 10px;font: normal normal normal 12px/18px Jost;}


}