.font_fami{
    font-family:"Montserrat"!important;
}
.top_barr{
    color: black;
    border-bottom: 2px solid #e9e9e9;
    background: color #da251c!important;
}
.icon_topbar a i{
    color:black !important;
}
.email{
    color:black !important;
}
.about_img{
    padding: 50px 0px;
}

.traning{
    text-align: center;
    padding: 25px 0px;
    position: relative;
    top: 58px;
    
}
.traning h4{
    color:red !important;
    font-size: 22px;
}
.training h1{
    font-size: 50px;
    

}

.contect{
    background-size: 100%;
margin-top: 100px;
height: 447px;
background-repeat: no-repeat;
}
@media only screen and (max-width: 600px) {
    .contect{
    background-size: 100%;
    margin-top: 2px;
    height: 130px;
background-repeat: no-repeat;
}
}
.about_word h5{
    color: red;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 19px;
} 
.about_word h3{
font-size:34px;
font-family: system-ui;
}
.about_word h4{
font-family: system-ui;
line-height: 35px;
color: #626262 !important;
}
.about_word h2{
    font-family: system-ui;
    line-height: 35px;
    color:#da251c!important;
    font-size: 17px;
    }
    
.training img{
    height: 245px;
}
.icon_topbar i:hover{
    color:red !important;
    }
.event{
    text-align: center;
}
.event h1{
    font-size : 48px;
}
.trening_img{
    background-color: blue;
}
.trenin_class a:hover{
    color:#3599d1;
}
.btn_tarening{
    background-color: #3599d1 !important;
}
.btn_tarening:hover{
    background-color: white !important;
    color:#3599d1 !important;
    border: 1px solid #3599d1;
}
.upcoming_img img{
    height: 200px;
}
.events i{
    color: #348cc7 !important;
}
.team_stap{
    padding: 30px 0px;
}
.team_stap h4{
    color:red !important;
    font-size: 17px;
}
.team_stap h1{
    font-size: 37px;;
}
.gallery{
    text-align: center;
}
.gallery h4{
    color:red !important;
    font-size: 17px;
}
.gallery h1{
    font-size: 37px;
}
.traning_bg{
    background-color: #f0f6ff;
}