/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2026 | 06:54:40 */
.site-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

ul, ol {
    margin-bottom: 0;
}

h1, h2, div, p {
	 hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
}

#toTop {
	right: 50px;
	bottom: 100px;
}

.slider-pro a {
	transition: 0.3s !important;
}

/* Заголовки h3 */

h3 {
	margin: 0;
}

.elementor-widget-text-editor h3 {
    margin: 20px 0;
}

/* Главная - Комитеты Компании */

.komitet-komp:hover {
    margin: -5px 0 5px 0;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1) !important;
}

.komitet-komp {
    transition: 0.3s;
}

/* Для кнопок */

.elementor-button-icon svg {
    height: 35px !important;
    width: 35px;
    padding: 8px 0;
    background-color: #4e9546;
    border-radius: 100px;
}

.elementor-button {
    fill: #fff !important;
}

.elementor-button-content-wrapper {
    align-items: center;
}

