

/* Start:/local/include/cookie/cookie.css?1751045701827*/
.cookie-popup {
    position: fixed;
    right: 30px;
    bottom: 30px;
    padding: 20px;
    z-index: 99;
    background: #fff;
    border-radius: 10px;
    max-width: 500px;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);
    display: none;
}

.cookies-shown .cookie-popup {
    display: block;
}

.cookie-popup__title {
    margin-bottom: 10px;
    font-weight: bold;
}

.cookie-popup__text {
    margin-bottom: 10px;
}

.cookie-popup__btn {
    background-color: #0057FF;
    border-color: #0057FF;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 6px 12px;
    border-radius: 4px;
}

@media all and (max-width: 640px) {
    .cookie-popup {
        max-width: 100%;
        right: 0;
        bottom: 20px;
        margin: 0 20px;
    }
}
/* End */


/* Start:/local/templates/biv/template_styles.css?17510462351878*/
.about-company + .section-bottom {
    margin-top: 4rem;
}

.block-contacts--address {
    font-size: 14px;
    line-height: 1.4;
}

.about-company--text {
    line-height: 1.4;
}

.teams {
    padding-bottom: 0 !important;
}

#aboutAnchor.about-company {
    margin-top: 9rem;
    margin-bottom: 4rem;
}

@media all and (max-width: 767px){
    #aboutAnchor.about-company {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}

@media all and (max-width: 400px){
    .clients-carousel .owl-dots {
        margin-left: 90px;
    }
}

@media all and (max-width: 350px){
    .clients-carousel .owl-dots {
        margin-top: 15px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px){

    .technologies-menu--point {
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
    .menu-top--list-link,
    .menu-bottom--list-link {
        padding: 0 !important;
    }
    .menu-top--list,
    .menu-bottom--list {
        width: auto !important;
        gap: 15px;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }
    .menu-top,
    .menu-bottom {
        align-items: flex-start !important;
    }

    .menu-top--list {
        margin-top: 0;
        margin-bottom: 0;
    }
    .menu-top {
        margin-top: 19px;
        padding-bottom: 15px;
    }
}

.about-text-new {
    display: flex;
    gap: 15px;
}

@media all and (max-width: 600px){
    .about-text-new {
        flex-direction: column;
    }
}

.form-item--policy input {
	display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
}

.form-item--policy::after {
	display: block;
	clear: both;
	content: '';
	width: 100%;
}

.form-item--policy .form-rules {
	font-size: 15px;
}

.new-about {
	line-height:1.4
}

.new-about ul {
	padding-left: 25px;
    list-style: disc;
	margin-bottom: 0;
}

.new-about b {
	font-weight: bold;
}
/* End */
/* /local/include/cookie/cookie.css?1751045701827 */
/* /local/templates/biv/template_styles.css?17510462351878 */
