/* AEG */
.brand-aeg a {
    color: #dc3545;
}
.brand-aeg a:hover {
    color: #cf1430;
}
.brand-aeg button, .brand-aeg button.btn {
    background-color: #cf1430;
}
.brand-aeg .btn.disabled, .brand-aeg .btn:disabled, .brand-aeg fieldset:disabled .btn {
    background-color: #cf1430;
}
.brand-aeg button:hover, .brand-aeg button.btn:hover, .brand-aeg button:active, .brand-aeg button.btn:active, .brand-aeg button.btn:first-child:active, .brand-aeg button.btn:focus, .brand-aeg button:focus, .brand-aeg button.btn:focus-visible, .brand-aeg button:focus-visible {
    background-color: rgba(207,20,48,0.8);
}
.brand-aeg .btn-close:focus {
    background-color: #fff;
}
.brand-aeg .input-container input:focus + .input-placeholder {
	color: #21201f;
}
.brand-aeg .topsection .input-container input:focus + .input-placeholder {
	color: #fff;
}
.brand-aeg .navbar-brand a {
    color: #cf1430;
}
.brand-aeg .header .header-phone__number {
    color: #dc3545;
}
.brand-aeg .header-phone__call, .brand-aeg .offscreen-menu li a.header-phone__call {
    color: #cf1430;
}
.brand-aeg .whatbroke-item-special a {
    background-color: rgba(33,32,31,0.4);
}
.brand-aeg header .navbar-nav .nav-item,
.brand-aeg header .navbar-nav .nav-link,
.brand-aeg header .navbar-nav .dropdown-menu .nav-item .nav-link,
.brand-aeg .offscreen-menu li .nav-link {
    color: #21201f;
}
.brand-aeg header .navbar-nav .dropdown-menu .nav-item .nav-link:hover,
.brand-aeg header .navbar-nav .dropdown-menu .nav-item .nav-link.active,
.brand-aeg .btn.offscreen-pull.d-lg-none,
.brand-aeg header .navbar-nav .nav-link.active,
.brand-aeg .offscreen-menu li .nav-link:hover,
.brand-aeg .offscreen-menu li .nav-link:hover .material-icons,
.brand-aeg .offscreen-menu li .nav-link[aria-expanded="true"] .material-icons {
    color: #cf1430;
}
.brand-aeg .offscreen-menu li a .material-icons {
    color: #cf1430 !important;
}
.brand-aeg .btn.offscreen-pull.d-lg-none:hover, .brand-aeg .btn.offscreen-pull.d-lg-none:focus, .brand-aeg .btn.offscreen-pull.d-lg-none:active {
    color: #cf1430 !important;
}
.brand-aeg .navbar-nav .nav-link.active {
    color: #cf1430 !important;
}
.brand-aeg header .navbar-nav > ul > .nav-item:hover, .brand-aeg .places-item, .brand-aeg .places-item .dropdown-item:hover, .brand-aeg .advantages-item__body {
    background-color: rgba(33,32,31,0.08) !important;
}
.brand-aeg .topsection, .brand-aeg .formblock, .brand-aeg .main-background-color, .brand-aeg .slidepanel, .brand-aeg footer {
    background-color: #21201f;
}
.brand-aeg .slidepanel-toggle.btn {
    background-color: #cf1430 !important;
}
.brand-aeg .slidepanel.active .slidepanel-toggle.btn {
    background-color: #21201f !important;
    box-shadow: 0 0 0 1000px rgb(0 0 0 / 33%) inset !important;
}
.brand-aeg .types .types-tabs a.active {
    color: #cf1430;
    border-color: #cf1430;
}
.brand-aeg .popular-item {
    border-color: #21201f;
}
.brand-aeg .popular-item:hover {
    border-color: #cf1430;
}
.brand-aeg .popular-item__title {
    color: #21201f;
}
.brand-aeg .popular-item:hover .popular-item__title {
    color: #cf1430;
}
.brand-aeg .pricelist .pricelist-tabs a:hover, .brand-aeg .types .types-tabs a:hover {
    color: #cf1430;
}
.brand-aeg .pricelist .pricelist-tabs a.active {
    color: #21201f;
    border-color: #21201f;
}
.brand-aeg .pricelist-item__third a.show-modal {
    color: #cf1430;
}
.brand-aeg .pricelist-item .pricelist-item__title a, .brand-aeg .pricelist-item__third a.show-modal:hover {
    color: #dc3545;
}
.brand-aeg .pricelist-item .pricelist-item__title a:hover {
    color: #cf1430;
}
.brand-aeg .faq-item .faq-item__header a[aria-expanded="true"] {
    background-color: #21201f;
}
.brand-aeg .faq-item__header:hover .faq-item__icon {
    background-color: #cf1430;
}
.brand-aeg .slidepanel-mobile button {
    background-color: #fff;
    color: #21201f !important;
}
.brand-aeg .slidepanel-mobile button:hover,
.brand-aeg .slidepanel-mobile button:focus {
    background-color: #fff !important;
    color: #21201f !important;
}
.brand-aeg .slidepanel-mobile button:active {
	background-color: rgba(255,255,255,0.8) !important;
	color: #21201f !important;
}
.brand-aeg .slidepanel-mobile a {
    color: #fff;
    text-decoration: none;
    background-color: #cf1430 !important;
}
.brand-aeg .slidepanel-mobile a:hover {
    background-color: #cf1430 !important;
}
.brand-aeg .slidepanel-mobile a:active {
    background-color: rgba(207,20,48,0.8) !important;
}