.main-title{
    font-size: 42px !important;
}

.title-style-2{
    font-size: 33px !important;
}
.color-style-2{
    color: #325f97;
}
.title-style-3{
    color: #fff;
}

.fw-4{
    font-weight: 400;
}
.fw-5{
    font-weight: 500;
}
.fw-6{
    font-weight: 600;
}
.title-help{
    font-weight: bold;
    font-size: 22px;
}

.icssl-panel{
    border: none !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 2px 0px;
}
.icssl-panel-2{
    border: none !important;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 0px 0px 0px; */
    background: #8296ae;
    color: #fff;
}
.member-name{
    padding-top: 15px;
    font-size: 14px;
}
.slider-bottom span{
    padding: 25px;
    color: #fff;
    display: block;
    text-align: center;
}
.color1{
    background: #65788F;
}
.color2{
    background: #554A71;
}
.color3{
    background: #35203D;
}
.title2{
    font-size: 25px;
    text-align: center;
    padding-bottom: 0 !important;
    font-weight: 400;
}
.tracks{
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: solid 1px #c2c8d0;
    font-weight: 400;
    color: #fff;
    font-size: 17px;
}

.bg-style-2{
    background: #4076BA;
}

.btn-style-2{
    background: #65788F;
    border: none;
}

.time{
    padding-right: 10px;
    min-width: 25%;
    width: 25%;
    font-weight: 500;
}
.day-info{
    font-weight: 500;
    /* font-size: 17px; */
}
.bg-light-2{
    border-bottom: solid 1px #e6dddd;
}

.footer{
    background: #f7f7f7;
    padding-bottom: 0px;
}