@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap');


.logo .img_logo img{
    position: absolute;
    height: 75px !important;
    width: 75px !important;
    top: -35px;
    left: 0px;
    z-index: 100;
}


.gallery_certificates img{
    width: 100%;
    height: 350px !important;
}

.btn_lang{
    font-family: 'Cairo', sans-serif !important;
}