header.style-1 .company-logo img {
    width: 135px;
}
header.style-1 {
    padding: 15px 90px;
}
.ust-diller{}
.ust-diller a{
    float: left;
    padding: 0px;
}
.ust-diller a img{
    max-height: 20px;
}
.project-slider-page {
    height: 75vh;
}
.project-slider-page .project-slider-item {
    height: 75vh;
}
.project-slider-page .project-slider-item .project-slider-bg {
    height: 100%;
}
.project-slider-page .project-slider-item .project-slider-content {
    padding: 0px 140px 15% 140px;
    text-align: unset;
}
.project-slider-page .project-slider-item .project-slider-content h1{
    color: var(--white-color);
    font-family: var(--font-manrope);
    font-weight: 600;
    font-size: 45px;
    line-height: 1.1;
    transition: 0.5s;
}
.project-slider-page .project-slider-item .project-slider-content {
    width: 50%;
}
.altlogo{
    width: 75%;
    margin-bottom: 100px;
}
.altlogo img{}
.breadcrumb-section .breadcrumb-content-wrap .breadcrumb-content {
    padding: 30px 0;
}
.contact-map-section iframe{
    filter: none;
}
#yandex_harita{
    width: 100%;
    height: 500px;
}
.inner-contact-section.two, .inner-contact-section{
    padding: 30px 0;
}