.home-slider .slide {
    position: relative;
}

.home-slider .slide-lnk {
    display: block;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.sitemap > ul > li > a {
    color: #82227a;
}

.social-itm-time {
    text-transform: uppercase;
}

.search-result-block strong {
    color: #82227a;
}
.search-result-block a {
    color: #82227a;
    text-decoration: underline;
}

.cookies-itm .form-check-input:disabled:checked ~ .form-check-label .check-ic {
    background-color: #9ab302 !important;
    border-color: #9ab302 !important;
}

.float-form .float-form-fields {
    padding-bottom: 0;
}
.float-form .float-form-fields.btn-sbmt-field {
    padding-top: 0;
    padding-bottom: 20px;
}

.social-img video {
    display: block;
    width: 100% !important;
    height: auto !important;
}

.accord-content-inner {
    padding-top: 0;
}

.colored-links a:hover {
    background-color: #82227a !important;
    /*text-decoration: none;*/
}

.contact-itm ul {
    margin-bottom: 25px;
}