html{
	margin-top:0!important;
	overflow-x:hidden;
}

body{
	overflow-x:hidden;
	padding-top: 60px;
}

* {
	font-family: Montserrat;
}

.row {
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
}

ul {
	display: flex;
}

.relative {
	position: relative;
	padding: 70px 0;
}

ul li {
	list-style: none;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000;
}

hr {
	margin: 1rem 0 !important;
	color: white !important;
	background-color: currentColor !important;
	border: 0;
	opacity: 1 !important;
}

.navbar {
	z-index: 1;
	position: fixed !important;
	left: 0;
	right: 0;
	top: 0;
}

.navbar-nav {
	margin: 0 auto;
}

.nav-link {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000 !important;
	white-space: pre;

}

.nav-link:hover {
	transform: scale(0.97);
	transition: all 0.4s;
}

.nav-link-phone {
	white-space: pre;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #1D89E4;
	background: #FEFEFE;
	box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	padding: 11px 25px;
}

.slider-block-title {
	text-align: center;
	margin: 70px 0;
}

.default-title {
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	color: #000000;
}

.default-title-white {
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	color: #FFFFFF;
}
@media(max-width:1199px) {
	.default-title,
	.default-title-white {
		font-size: 28px;
  		line-height: 34px;
	}
}

.default-description {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}

.second-default-description {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #1D89E4;
}

.white-link-item {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #1D89E4;
	padding: 12px 25px;
	background: #FEFEFE;
	box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	text-decoration: none;
}

.preview-inner-number-item {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 12px 25px;
	background: #1D89E4;
	box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	text-decoration: none;
}

.link-container {
	padding-bottom: 190px;
}

.logo-title {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #000000;
}

.logo-description {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #1D89E4;
}

.container-preview {
	width: 100%;
	position: relative;
	text-align: start;
	color: #000;
	background-color: transparent;
}

.preview-inner-question {
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #1D89E4;
	padding-top: 190px;
}

@media(max-width:767px){
	.preview-inner-question{
		padding-top: 90px;
	}
	.link-container{
		padding-bottom: 70px;
	}
}

.preview-inner-title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 44px;

}

.preview-inner-title p {
	margin-bottom: 0;
}

@media(max-width: 480px){
	.preview-inner-title{
		font-size: 28px;
		line-height: 36px;
	}
}

.preview-list {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	margin: 25px 0;
}

.fa-check {
	color: #1D89E4;

}

.fa-phone-alt {
	margin-right: 8px;
	cursor: pointer;
	color: #FFFFFF;
}

.fa-envelope {
	cursor: pointer;
	margin-right: 8px;
	color: #FFFFFF;
}

.fa-chevron-down {
	color: #FFFFFF;
	text-align: end;
}

.fa-phone {
	font-size: 50px;
	color: white;
	animation: ring 3s infinite;
}

.preview-inner-number {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	background: #1D89E4;
	box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	padding: 12px 25px;
}

a .preview-inner-number {
	text-decoration: none;
}

.nav-link-phone a {
	text-decoration: none;
}

img {
	width: 100%;
	user-select: none;
}

.advantages {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 70px 0;
}

.advantages-second {
	display: flex;
}

.advantages-second img{
	max-width: 100%;
	object-fit: contain;
}

.advantages-title {
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 135.9%;
	color: #000000;
	margin-bottom: 15px;
}

.advantages-description {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}

.advantages-text {
	margin-left: 25px;
}

.green-bg {
	background: #D3E156;
	border-radius: 15px;
}

.blue-bg {
	background: #1D89E4;
	border-radius: 15px;
}

.col-6 {
	padding: 20px 15px;
}

.feedback {
	background: #1D89E4;
	margin-top: 70px;
}

.feedback-inner {
	display: flex;
	justify-content: space-between;
	padding: 63px 0;
}

.feedback-description {
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #FFFFFF;
}

.feedback-link {
	display: flex;
	justify-content: end;
	align-items: center;
}

.feedback-link a {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 135.9%;
	color: #1D89E4;
	background: #FFFFFF;
	border-radius: 20px;
	padding: 10px 25px;
}

.people {
	margin-top: 96px;
}

.people-text {
	text-align: center;
	margin-bottom: 41px;
}

.people-carts {
	margin-bottom: 200px;
}

.people-carts-item {
	position: relative;
	margin-bottom: 40px;
}

.people-carts-item-name {
	position: absolute;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 135.9%;
	text-align: center;
	color: #000000;
	left: 15%;
	background: #FFFFFF;
	box-shadow: 3px 4px 26px rgb(0 0 0 / 8%);
	border-radius: 5px;
	padding: 15px 47px;
	bottom: -25px;
	right: 15%;
}

.people-carts-item img{
	object-fit: contain;
	max-width: 100%;
}

.question-inner {
	/*background-image: url('https://ontstoppingsdienst24uur.nl/wp-content/themes/ontstoppingsdienst24uur-nl/images/XXL1.jpg');
	background-image: url('https://ontstoppingsdienst24uur.nl/wp-content/themes/ontstoppingsdienst24uur-nl/images/XXL1.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: center;*/
	height: auto;
	position: relative;
}

.question-inner:before {
	background-color: rgba(29, 137, 228, 0.78);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: '';
	height: 100%;
}

.question-description {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
}

.question-container {
	margin-top: 30px;
}

.question-item {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 142.9%;
	color: #FFFFFF;
}

.question-item-inner {
	display: flex;
	justify-content: space-between;
}


.slider-info {
	background: #FFFFFF;
	box-shadow: 3px 4px 26px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding: 30px;
}

.slick-slide {
	padding: 30px;
	height: auto;
	box-sizing: border-box;
}

.slick-current {
	opacity: 1;
}

.slider-inner {
	margin-top: 90px;
	margin-bottom: 90px;
}

.slider-name {
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #000000;
	margin-bottom: 10px;
}

.slider-title {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #1D89E4;
	margin-bottom: 20px;
}

.slider-text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 142.9%;
	color: #000000;
}

@media(max-width:767px){
	.slider .slick-slide{
		padding-inline: 1rem;
	}	
}

.photo-work {
	width: 65px;
	height: 65px;
	object-fit: cover;
	border-radius: 50%;
}

.footer-first {
	background: #D3E156;
}

.footer-second {
	background: #000000;
}

.footer-first-description {
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #000000;
}

.footer-link-city:last-of-type{
	margin-bottom: 20px;
}

.footer-link-city * {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 142.9%;
	color: #FFFFFF;
	margin-bottom: 6px;
}

@media(max-width:991px){
	.footer-link-city{
		padding-left: 0!important;
	}
}

.footer-second-inner-phone {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	display: flex;
	margin-bottom: 18px;
}

.footer-second-inner {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 0;
	padding: 30px;
}

.footer-logo-title {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.footer-logo-description {
	color: #1D89E4;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.footer-copyright {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #000000;
}

.footer-phone-item {
	display: flex;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-email-item {
	display: flex;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	align-items: baseline;
}

.footer-contacts-wrapper{
	margin-bottom: 20px;	
}

.footer-email {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	display: flex;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0!important;
}

.footer-items{
	display: inline-flex;
	flex-direction: column;
	width: 100%;
	gap: 15px 0;
}

.footer-contacts {
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 142.9%;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.footer-items * {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 142.9%;
	color: #FFFFFF;
}

i {
	transition: transform 0.3s ease;
}

.rotate {
	transform: rotate(-90deg);
}

#hidden1, #hidden2, #hidden3, #hidden4 {
	margin-top: 25px;
}

.callback {
	position: fixed;
	right: 10px;
	top: 87%!important;
	width: 65px;
	height: 65px;
	background: rgba(55, 169, 2, 1);
	box-shadow: -7px 9px 14px rgba(0, 0, 0, 0.15);
	border-radius: 50%;
	z-index: 3;
	opacity: 1;
}
.callback .fa-phone {
	font-size: 32px;
}

.callback-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.hide-elem {
	animation-duration: 0.3s;
	animation-name: slidein;
}



@keyframes slidein {
	from {
		opacity: 0;
		margin-top: -60px;
	}

	to {
		opacity: 1;
		margin-bottom: 0;
	}


}

@media screen and (max-width: 991px) {
	.advantages-second {
		display: block;
	}

	.people-carts {
		margin-bottom: 100px;
	}

	/*     .footer-second-inner {
	display: block;
} */

	.feedback-inner {
		display: block;
	}

	.feedback-link {
		margin-top: 15px;
	}

	.advantages-text {
		margin: 0;
	}

	.default-title {
		font-size: 25px;
		line-height: 32px;
	}

	.callback {
		width: 70px;
		height: 70px;
	}

	.fa-phone {
		font-size: 30px;
	}

	.nav-link-phone {
		background: none;
		box-shadow: none;
		border-radius: 20px;
		padding: 0;
	}
}

@media(max-width:767px){
	.default-title {
		font-size: 22px;
		line-height: 26px;
	}
}

@-webkit-keyframes ring {
	0% {
	}
	10% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-o-transform: rotate(5deg);
	}
	20% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
	}
	30% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-o-transform: rotate(5deg);
	}
	40% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
	}
	50% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-o-transform: rotate(5deg);
	}
	60% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
	}
	70% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-o-transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
	}
	90% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-o-transform: rotate(5deg);
	}
	100% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
	}
}

.areas-list__item {
	background-color: aliceblue;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	margin: 5px;
}
.areas-list__item:hover {
	background-color: #1e89e4;
	color: white !important;
	transition: 0.3s ease;
}

@media(max-width:991px){
	.navbar{
		position: relative;
	}
	.navbar:before{
		content: '';
		position: absolute;
		width:100%;
		height: .5rem;
		background-color: #f8f9fa;
		top: 0;
		left: 0;
		z-index: 2;
	}
	.navbar,
	.navbar-brand{
		z-index:2!important;
		background: #f8f9fa;
	}
	.navbar-collapse{
		display: block!important;
		z-index: 1;
		margin-top: -100%;
		opacity: 0;
		transition: all ease-out .4s;
	}
	.navbar-collapse.show{
		margin-top: 0;
		opacity: 1;
		transition: all ease-out .4s;
	}
}
.main-banner{
	height: auto; 
	background-size: cover; 
	background-position: center;
	background-repeat: no-repeat;
}
@media(min-width:481px){
	.main-banner{
		background-image: url('https://www.ontstoppingsdienst24uur.nl/wp-content/themes/ontstoppingsdienst24uur-nl/images/Rectangle-41.jpg'); 
	}
}
@media(max-width:480px){
	.main-banner{
		background-image: none;
		background-color: #dde2e6;
	}
}

.carts {
	margin: 70px 0;
}

.carts-item {
	border-radius: 15px;
	min-height: 350px;
	margin-bottom: 25px;
	position: relative;
}

.carts-item img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	border-radius: 15px;
	z-index: -2;
	object-fit: cover;
}

.carts-item:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	border-radius: 15px;
	background: black;
	opacity: 0.4;
	z-index: -1;
}

.carts-item-info {
	padding-top: 300px;
	padding-left: 15px;
	z-index: 1;

}

.carts-item-info a {
	padding-top: 10px;
	border-top: 2px solid white;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	color: #FFFFFF;
}

.carts-item-info a:hover {
	color: #FFFFFF;
}


.breadcrumbs{
	margin-block: 1rem;
	display: inline-flex;
}
.breadcrumbs__list{
	display: flex;
	flex-wrap: wrap;
	gap: 0 0.5rem;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.breadcrumbs__list-item{
	display: inline-flex;	
}
.breadcrumbs__list-link{
	text-decoration: none;
	color: #232222;
    transition: all ease-in-out 0.2s;
}
.breadcrumbs__list-link:hover,
.breadcrumbs__list-link:hover .breadcrumbs__list-link-text{
	text-decoration: none;
	color: #26ADE3;
    transition: all ease-in-out 0.2s;
}
.breadcrumbs__list-link-text{
	font-size: 12px;
    transition: all ease-in-out 0.2s;
}

.dropbtn {
	border: none;
	display: block;
	padding: 0.5rem 1rem;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000 !important;
	white-space: pre;
	background: none;
	transition: all 0.3s;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 260px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none!important;
	display: block;
}

.dropdown-content a:hover {background-color: #D3E156;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #D3E156;}

.advantages-second {
	margin: 70px 0 0;
}

.default-list {
	margin: 15px 0;
	padding-inline-start: 18px;
}

.default-description {
	margin: 15px 0;
}

.cookie-box {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,1);
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
    min-width: 100%;
    z-index: 100000;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    padding: 16px;
}
.cookie-box.hidden {
    display: none;
}
.cookie-box__wrapper {
    position: relative;
    display: block;
    width: 100%;
}
.cookie-box__text-box {
    display: inline-flex;
    align-items: center;
    width: 95%;
    gap: 1rem;
}
.cookie-box__text {
	margin: 0;
    width: 100%;
}
.cookie-box__approve {
	cursor: pointer;
	background-color: #1D89E4;
	color: #fff;
	padding: 1rem;
	opacity: .7;
	transition: .2s;
}
.cookie-box__approve:hover {
	opacity: 1;
}
.cookie-box__close {
    position: absolute;
    cursor: pointer;
    width: 15px;
    height: 15px;
    opacity: .5;
    transition: .3s;
    right: -8px;
    top: -8px;
}
.cookie-box__close:hover {
    opacity: 1;
    transition: .3s;
}
.cookie-box__close:before, 
.cookie-box__close:after {
    position: absolute;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: rgba(0,0,0,1);
}
.cookie-box__close:before {
    transform: rotate(-45deg);
    transition: 0.3s;
}
.cookie-box__close:after {
    transform: rotate(45deg);
    transition: 0.3s;
}
@media(max-width: 991px) {
	.cookie-box {
		text-align: left;
	}
}
@media(max-width: 767px) {
	.cookie-box__text-box {
		flex-direction: column;
		text-align: center;
		gap: 1rem;
	}
}
.text-regular ul {
	display: flex;
    flex-direction: column;
    justify-content: start;
    grid-gap: 10px;
}
.text-regular li {
	text-transform: unset;
}
.text-regular ul li:before {
	content: '- ';
}