.rs-faq.faq-style1 .faq-content .accordion .card .card-header .card-link {
	height: auto !important;
}

.form-label {
	margin-bottom: 0;
	margin-top: .5rem;
	font-weight: 500;
}

.text-theme {
	color: #0b51bb !important;
}

.rs-breadcrumbs .breadcrumbs-inner {
	padding-top: 64px;
	padding-bottom: 64px;
}

.x-form-section {
	margin-bottom: 64px;
}
.x-form-section .title,
.rs-slider.rs-slider-style2 .container .content-part .sl-title {
	color: #0b51bb !important;
	margin: 0;
}

.form-comment {
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 13px !important;
}

.form-check-input:checked {
    background-color: #0b51bb;
    border-color: #0b51bb;
}

.full-width-header .rs-header .menu-area .logo-area img {
	max-height: 50px;
}

.js-cookie-consent.cookie-consent {
	position: fixed;
	z-index: 9999;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: #F7E8D4;
}

.cookie-consent__message {
	color: #CA9C62;
}

.js-cookie-consent-agree.cookie-consent__agree {
	font-size: 15px;
    background: #F7D1A1;
    padding: 5px 30px;
    margin: 0;
    border-radius: 0px;
    color: #BB7E31;
    font-weight: 600;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: none;
}

.rs-slider.rs-slider-style2 .container .slide-image {
	background: none !important;
}


/*CUSTOM*/
.rs-slider.rs-slider-style2 .container .slide-image {
	background: none !important;
}

.bg3,
.rs-breadcrumbs.img4,
.rs-services-single .services-add,
.rs-footer.footer-main-home .footer-bottom,
.bg8 {
	background: #0b51bb !important;
}

.bg1, .bg4 {
	background: #FBFBFB !important;
}

/*.rs-footer.footer-main-home .footer-bottom,*/
.rs-footer.footer-main-home .footer-top p input[type="email"] {
	background: #525252 !important;
	opacity: 0.5 !important;
}

.rs-slider .nivo-directionNav > a.nivo-prevNav, .rs-slider .nivo-directionNav > a.nivo-nextNav,
.full-width-header .rs-header .toolbar-area.topbar-style1,
.rs-blog.blog-main-home .blog-item .image-wrap .date {
	background: #032e42 !important;
}

.rs-slider .nivo-directionNav > a {
	color: red !important;
}

.rs-testimonial.testimonial-style1 .testi-item .testi-wrap .item-content-basic p {
	color: #676767 !important;
}