.kent a {
    color: #ff0066;
}
.kent a:hover {
    color: #ff0066;
}
.kent button, .kent button.btn, .kent a.btn {
    background: linear-gradient(265deg, #00f0ff 0%, #6100ff 100%);
    border-radius: 3px;
    transform: skew(-10deg, 0);
    color: #ffffff;
}
.kent .header a.btn:nth-child(2) {
    background: linear-gradient(265deg, #00f0ff 0%, #6100ff 100%);
    border-radius: 3px;
    transform: skew(-10deg, 0);
}
.kent a.btn-border {
    background: none;
    color: #fff;
    border: 1px solid #ff0066;
    text-decoration: none;
    border-radius: 3px;
    transform: skew(-10deg, 0);
}
.kent .btn.disabled, .kent .btn:disabled, .kent fieldset:disabled .btn {
    background-color: #ff0066;
}
.kent button:hover, .kent button.btn:hover, .kent button:active, .kent button.btn:active, .kent .btn:active, .kent button.btn:first-child:active, .kent button.btn:focus, .kent button:focus, .kent button.btn:focus-visible, .kent button:focus-visible, .kent a.btn:hover, .kent a.btn:focus {
    background: linear-gradient(265deg, rgba(0,240,255,0.8), rgba(97,0,255,0.8));
}
.kent .header a.btn:nth-child(2):hover {
    background: linear-gradient(265deg, rgba(0,240,255,0.8), rgba(97,0,255,0.8));
}
.kent .btn-close:focus {
    background-color: #fff;
}
.kent .input-container input:focus + .input-placeholder {
	color: #ffffff;
}
.kent .topsection .input-container input:focus + .input-placeholder {
	color: #fff;
}
.kent .navbar-brand a {
    color: #ff0066;
}
.kent .header .header-phone__number {
    color: #008ecf;
}
.kent .header-phone__call, .kent .offscreen-menu li a.header-phone__call {
    color: #ff0066;
}
.kent .whatbroke-item-special a {
    background-color: rgba(0,86,145,0.4);
}
.kent header .navbar-nav .nav-item, .kent header .navbar-nav .nav-link, .kent header .navbar-nav .dropdown-menu .nav-item .nav-link, .kent .offscreen-menu li a {
    color: #ffffff;
}
.kent header .navbar-nav .dropdown-menu .nav-item .nav-link:hover, .kent header .navbar-nav .dropdown-menu .nav-item .nav-link.active, .kent .btn.offscreen-pull.d-lg-none, .kent header .navbar-nav .nav-link.active, .kent .offscreen-menu li a:hover {
    color: #ff0066;
}
.kent .offscreen-menu li a .material-icons {
    color: #ff0066 !important;
}
.kent .btn.offscreen-pull.d-lg-none:hover, .kent .btn.offscreen-pull.d-lg-none:focus, .kent .btn.offscreen-pull.d-lg-none:active {
    color: #ff0066 !important;
}
.kent .navbar-nav .nav-link.active {
    color: #ff0066 !important;
}
.kent header .navbar-nav > ul > .nav-item:hover .nav-link.active {
    background: transparent;
}
.kent header .navbar-nav > ul > .nav-item:hover {
    background-color: rgba(37,19,27,0.8) !important;
}
.kent header .navbar-nav > ul > .nav-item:hover a {
    color: #fff;
}
.kent header.header {
    background-color: #15050d;
}
.kent .formblock, .kent .slidepanel, .kent .pricelist-item {
    background-color: #15050d;
}
.kent .pricelist-item {
    color: #fff;
}
.kent footer {
    background-color: #15050d ;
}
.kent .footercopy {
    color: #ababab;
}
.kent .footer-menu .nav-item:hover {
    background-color: rgba(37,19,27,0.2);
}
.kent .slidepanel-toggle.btn {
    background-color: #ff0066 !important;
    background: #ff0066 !important;
    border-radius: 1000px;
    transform: none;
}
.kent .slidepanel.active .slidepanel-toggle.btn {
    background-color: #15050d !important;
    background: #15050d !important;
    box-shadow: 0 0 0 1000px rgb(0 0 0 / 33%) inset !important;
    border-radius: 1000px;
    transform: none;
}
.kent .types .types-tabs a.active {
    color: #ff0066;
    border-color: #ff0066;
}
.kent .popular-item {
    border-color: #15050d;
    background-color: #15050d;
}
.kent .popular-item:hover {
    border-color: #ff0066;
}
.kent .popular-item__title {
    color: #fff;
}
.kent .popular-item:hover .popular-item__title {
    color: #ff0066;
}
.kent .popular-item a.btn {
    background: #ffffff;
    color: #ff0066;
}
.kent .pricelist .pricelist-tabs a:hover, .kent .types .types-tabs a:hover {
    color: #ff0066;
}
.kent .pricelist .pricelist-tabs a.active {
    color: #ffffff;
    border-color: #ffffff;
}
.kent .pricelist-item__third a.show-modal {
    color: #ff0066;
}
.kent .pricelist-item__third a.show-modal:hover {
    color: #008ecf;
}
.kent .pricelist-item .pricelist-item__title a {
    color: #6100ff;
}
.insidepage.kent .pricelist-item .pricelist-item__title a {
    color: #00f0ff;
}
.kent .pricelist-item .pricelist-item__title a:hover {
    color: #ff0066;
}
.kent .faq-item__second.faq-item .faq-item__header a {
    background-color: #15050d;
    color: #fff;
}
.kent .faq-item .faq-item__header a[aria-expanded="true"] {
    background-color: #15050d;
}
.kent .faq-item .faq-item__body .collapse.show, .kent .faq-item__second .faq-item__text {
    border-color: #15050d;
}
.kent .faq-item__header:hover .faq-item__icon {
    background-color: #ff0066;
}
.kent .slidepanel-mobile a {
    color: #fff;
    text-decoration: none;
    border: 1px solid midnightblue;
}
.kent .slidepanel-mobile a.white-btn {
    background: none;
    color: #fff;
    border: 1px solid #ff0066;
}
.kent .slidepanel-mobile a:active, .kent .slidepanel-mobile a:hover {
    background: linear-gradient(265deg, rgba(0,240,255,0.8), rgba(97,0,255,0.8)) !important;
}
.kent a.btn-border:hover, .kent a.btn-border:active, .kent a.btn-border:focus {
    color: #fff;
    border-color: #ff0066 !important;
    background-color: #ff0066;
    background: #ff0066;
    text-decoration: none;
}
.kent .slidepanel-mobile a.white-btn:active, .kent .slidepanel-mobile a.white-btn:hover {
    background-color: #ff0066 !important;
    background: #ff0066 !important;
    color: #ffffff !important;
}
.kent .popular-item__badge.hit {
    background-color: rgba(255,0,102,1.0);
}
.kent .popular-item__badge.hit:hover {
    background-color: rgba(255,0,102,0.8);
}
.kent .popular-item .popular-item__badge.hit {
    background-color: rgba(255,0,102,0.8);
}
.kent .popular-item__badge.new {
    background-color: rgba(37,172,51,1.0);
}
.kent .popular-item__badge.new:hover {
    background-color: rgba(37,172,51,0.8);
}
.kent .popular-item .popular-item__badge.new {
    background-color: rgba(37,172,51,0.8);
}
.kent #brandstoggle, .kent .reviews-item__link {
    color: #ff0066 !important;
    background: none;
}
.kent .header-desktop-menu {
    color: #ffffff !important;
}
.kent .header-desktop-menu.footer-desktop-menu {
    color: #fff !important;
}
.kent .header-desktop-menu:hover, .kent .header-desktop-menu:active {
    color: #ff0066 !important;
}
.kent .header-desktop-menu.footer-desktop-menu:hover, .kent .header-desktop-menu.footer-desktop-menu:active {
    color: #ff0066 !important;
}
.kent a.nav-link.active {
    color: #ff0066 !important;
}
.kent .header-desktop-menu + .dropdown-menu {
    background-color: #15050d;
}
.kent .header-desktop-menu.footer-desktop-menu + .dropdown-menu {
    background-color: #15050d;
}
.kent .header-desktop-menu + .dropdown-menu li, .kent .header-desktop-menu + .dropdown-menu li .nav-link {
    color: #ffffff !important;
}
.kent .header-desktop-menu.footer-desktop-menu + .dropdown-menu li .nav-link {
    color: #ffffff !important;
}
.kent .header-desktop-menu + .dropdown-menu li a:hover {
    background-color: rgba(37,19,27,0.8) !important;
    color: #ffffff !important;
}
.kent .header-desktop-menu + .dropdown-menu .nav-link.active, .kent footer .nav-link.active, .kent .header-desktop-menu.footer-desktop-menu + .dropdown-menu .nav-link.active {
    color: #ff0066 !important;
}
.kent .offscreen-block {
    background-color: #15050d;
}
.kent .reviews-form .card, .kent .reviews-item.card, .kent .reviews-item .card-header, .kent .reviews-item .card-body, .kent .reviews-item .card-footer {
    border-color: #15050d;
}