.homeHakkimizdaWrap{margin-top: 45px;margin-bottom: 45px;}

.vizyonMisyon{background-image: url("../images/misyonBg.jpg");background-position: center center;background-size: cover;background-repeat: no-repeat;margin-top: 45px;position: relative;}
.vizyonMisyon::after{content: '';position: absolute;bottom: -9px;height: 10px;width: 100%;left: 0px;background: transparent linear-gradient(90deg, #D9000D 0%, #003383 100%) 0% 0% no-repeat padding-box;}
.vizyonMisyonCol_{padding: 30px;}
.vizyonMisyonCol_ h3{font: normal normal bold 21px/30px Jost;color: #FFFFFF;position: relative}
.vizyonMisyonCol_ h3::before{content:'';position: absolute;bottom:-5px;left:0px;width: 40px;height: 1px;background-color: var(--red);}
.vizyonMisyonCol_ .text{color:var(--white);margin-top: 15px;}



@media(max-width:768px){
    .homeHakkimizdaWrap{margin-top: 5px;margin-bottom: 15px;}
}