.get-started{
    border-radius: 5px !important;
}
.get-started:hover{
   background-color: white!important;
   color: #497DFF !important;
}

@media screen and (min-device-width: 1000px) and (max-device-width: 1200px) { 
    #ekit-megamenu-main-menu{
        margin-top: 30px !important;
        
    }
}
@media screen and (min-device-width: 1000px)  { 
    .university-associations{
        width: 1000px !important;
        margin-left: -10% !important;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 992px) { 
    .swiper-navigation-button{
        height: 4% !important;
    }
}

