/* TOSHIBA */
.toshiba a {
    color: #0064d2;
}
.toshiba a:hover {
    color: #ec1c24;
}
.toshiba button, .toshiba button.btn {
    background-color: #ec1c24;
}
.toshiba .btn.disabled, .toshiba .btn:disabled, .toshiba fieldset:disabled .btn {
    background-color: #ec1c24;
}
.toshiba button:hover, .toshiba button.btn:hover, .toshiba button:active, .toshiba button.btn:active, .toshiba button.btn:first-child:active, .toshiba button.btn:focus, .toshiba button:focus, .toshiba button.btn:focus-visible, .toshiba button:focus-visible {
    background-color: rgba(236,28,36,0.8);
}
.toshiba .btn-close:focus {
    background-color: #fff;
}
.toshiba .input-container input:focus + .input-placeholder {
	color: #7e7e7e;
}
.toshiba .topsection .input-container input:focus + .input-placeholder {
	color: #fff;
}
.toshiba .navbar-brand a {
    color: #ec1c24;
}
.toshiba .header .header-phone__number {
    color: #0064d2;
}
.toshiba .header-phone__call, .toshiba .offscreen-menu li a.header-phone__call {
    color: #ec1c24;
}
.toshiba .whatbroke-item-special a {
    background-color: rgba(126,126,126,0.4);
}
.toshiba header .navbar-nav .nav-item,
.toshiba header .navbar-nav .nav-link,
.toshiba header .navbar-nav .dropdown-menu .nav-item .nav-link,
.toshiba .offscreen-menu li .nav-link {
    color: #7e7e7e;
}
.toshiba header .navbar-nav .dropdown-menu .nav-item .nav-link:hover,
.toshiba header .navbar-nav .dropdown-menu .nav-item .nav-link.active,
.toshiba .btn.offscreen-pull.d-lg-none,
.toshiba header .navbar-nav .nav-link.active,
.toshiba .offscreen-menu li .nav-link:hover,
.toshiba .offscreen-menu li .nav-link:hover .material-icons,
.toshiba .offscreen-menu li .nav-link[aria-expanded="true"] .material-icons {
    color: #ec1c24;
}
.toshiba .offscreen-menu li a .material-icons {
    color: #ec1c24 !important;
}
.toshiba .btn.offscreen-pull.d-lg-none:hover, .toshiba .btn.offscreen-pull.d-lg-none:focus, .toshiba .btn.offscreen-pull.d-lg-none:active {
    color: #ec1c24 !important;
}
.toshiba .navbar-nav .nav-link.active {
    color: #ec1c24 !important;
}
.toshiba header .navbar-nav > ul > .nav-item:hover, .toshiba .places-item, .toshiba .places-item .dropdown-item:hover, .toshiba .advantages-item__body {
    background-color: rgba(126,126,126,0.08) !important;
}
.toshiba .topsection, .toshiba .formblock, .toshiba .main-background-color, .toshiba .slidepanel, .toshiba footer {
    background-color: #7e7e7e;
}
.toshiba .slidepanel-toggle.btn {
    background-color: #ec1c24 !important;
}
.toshiba .slidepanel.active .slidepanel-toggle.btn {
    background-color: #7e7e7e !important;
    box-shadow: 0 0 0 1000px rgb(0 0 0 / 33%) inset !important;
}
.toshiba .types .types-tabs a.active {
    color: #ec1c24;
    border-color: #ec1c24;
}
.toshiba .popular-item {
    border-color: #7e7e7e;
}
.toshiba .popular-item:hover {
    border-color: #ec1c24;
}
.toshiba .popular-item__title {
    color: #7e7e7e;
}
.toshiba .popular-item:hover .popular-item__title {
    color: #ec1c24;
}
.toshiba .pricelist .pricelist-tabs a:hover, .toshiba .types .types-tabs a:hover {
    color: #ec1c24;
}
.toshiba .pricelist .pricelist-tabs a.active {
    color: #7e7e7e;
    border-color: #7e7e7e;
}
.toshiba .pricelist-item__third a.show-modal {
    color: #ec1c24;
}
.toshiba .pricelist-item .pricelist-item__title a, .toshiba .pricelist-item__third a.show-modal:hover {
    color: #0064d2;
}
.toshiba .pricelist-item .pricelist-item__title a:hover {
    color: #ec1c24;
}
.toshiba .faq-item .faq-item__header a[aria-expanded="true"] {
    background-color: #7e7e7e;
}
.toshiba .faq-item__header:hover .faq-item__icon {
    background-color: #ec1c24;
}
.toshiba .slidepanel-mobile button {
    background-color: #fff;
    color: #7e7e7e !important;
}
.toshiba .slidepanel-mobile button:hover,
.toshiba .slidepanel-mobile button:focus {
    background-color: #fff !important;
    color: #7e7e7e !important;
}
.toshiba .slidepanel-mobile button:active {
	background-color: rgba(255,255,255,0.8) !important;
	color: #7e7e7e !important;
}
.toshiba .slidepanel-mobile a {
    color: #fff;
    text-decoration: none;
    background-color: #ec1c24 !important;
}
.toshiba .slidepanel-mobile a:hover {
    background-color: #ec1c24 !important;
}
.toshiba .slidepanel-mobile a:active {
    background-color: rgba(236,28,36,0.8) !important;
}
@media (max-width: 450px) {
	.toshiba .navbar-brand {
		font-size: 1.9rem !important;
	}
}