.navmenu ul li a{
    color: white;
    padding-right: 0;
}

.serts .container,
.lic .container{
    padding: 60px 0px;
}

.sert-img{
    height: 500px;
    margin-bottom: 20px;
}

.about-title{
    width: 500px;
}

@media (max-width: 1200px) {
    .sert-img{
        height: 120px;
    }
    .sert-title{
        width: 200px;
    }
    .serts .container,
    .lic .container{
        padding: 20px 0px;
    }

    .about-title{
        width: 300px;
    }

    .uslugi li{
        font-size: 16px !important;
    }

    .uslugi h5{
        font-size: 20px !important;
    }
}

.modal-dialog {
    transform: none;
}

.about span{
    color: #2285E2;
    font-weight: 700;
}

.about p{
    font-size: 18px;
}

.display-4{
    font-size: 50px;
    color: #022D62;
    font-weight: 700;
    font-family: 'Tahoma';
}

.uslugi li{
    font-size: 24px;
    margin-bottom: 10px;
}

.uslugi h5{
    font-size: 30px;
    margin-bottom: 10px;
}

.vacancy p{
    margin-bottom: 0px;
}




