.elementor-62397 .elementor-element.elementor-element-f8673d3 .elementor-repeater-item-32ee9d8.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-62397 .elementor-element.elementor-element-562779f > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-62397 .elementor-element.elementor-element-562779f{text-align:center;}.elementor-62397 .elementor-element.elementor-element-562779f .elementor-heading-title{color:#5F9ED5;}.elementor-62397 .elementor-element.elementor-element-2fd62a7 > .elementor-container{max-width:1600px;}.elementor-62397 .elementor-element.elementor-element-2fd62a7{padding:20px 20px 0px 20px;}.elementor-62397 .elementor-element.elementor-element-ed165f0 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-8eb7ce9 *//* FILTER */

.clear-filters {
    display: block;
    margin-bottom: 15px;
}
#clear-filters {
    font-weight: bold;
    color: #5F9ED5;
	cursor: pointer;
	transition: .3s;
	display: block;
}
#clear-filters:hover {
    color: #212529;
    transition: .3s;
}
#clear-filters::after {
    content: '\f0e2';
    font-family: 'FontAwesome';	
    margin-left: 10px;
}
#pkg-guide-filters-container {
    padding-top: 15px;
    padding-right: 15px;
}
#pkg-guide-card-internet *, label.disabled * {
    cursor: not-allowed !important;
}
#pkg-guide-packages .pkg-guide.card, #pkg-guide-packages .card-title {
    cursor: pointer;
}
#pkg-guide-packages .pkg-guide.card {
    margin-bottom: 15px;
    border-radius: 0px;
    border: 0 !important;
    border-bottom: 2px solid #e1e1e1 !important;
}
#pkg-guide-filters button {
    outline: none !important;
    border: 0 !important;
    box-shadow: 0 0 !important;
    font-size: 20px;
}
#pkg-guide-filters-container, #pkg-guide-packages, #pkg-guide-filters {
    padding-left: 0px;
    padding-right: 10px;
}
#pkg-guide-container-content {
    background: white;
}
html .card-title {
    margin-bottom: 0;
    margin-left: 15%;
    font-weight: bold;
    color: #5F9ED5;
    font-size: 18px;
}
.card-body:hover label {
    color: #212529;
    transition: .3s;
}
.card-body label {
    font-size: 20px;
    transition: .3s;
}
#pkg-guide-filters-container .card-body .image,
#pkg-guide-card-internet p {
    display: none;
}
#pkg-guide-card-internet::before {
    content: '\f0ac';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 25%;
    background-color: #5F9ED5;
    text-align: center;
    font-size: 40px;
    color: white;
    line-height: 1.7;
}
.pkg-guide.internet-text {
    margin-left: 28%;
    font-size: 12px;
}
#pkg-guide-card-tv::before {
    content: '\f26c';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 25%;
    background-color: #5F9ED5;
    text-align: center;
    font-size: 40px;
    color: white;
    line-height: 1.7;
}
#pkg-guide-card-phone::before {
    content: '\f095';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 25%;
    background-color: #5F9ED5;
    text-align: center;
    font-size: 40px;
    color: white;
    line-height: 1.7;
}
.pkg-guide.checkbox::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 32px;
    height: 32px;
    padding: 0.4rem 0;
    border: 1px solid #9b9b9b;
	background: #f9f9f9 !important;
    border-radius: 0px;
    text-align: center;
    font-size: 18px;
    color: #911e82;
    background-color: #fff;
    z-index: 0;
}
.pkg-guide.card.active .checkbox::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    line-height: 1;
    background: #5F9ED5 !important;
    color: white;
    border-color: transparent;
}
.pkg-guide.checkbox {
    text-align: right;
}
#pkg-guide-packages input[type="checkbox"] {
    visibility: hidden;
}
#pkg-guide-filters .form-check-label {
    display: block;
}
#pkg-guide-filters .form-check-label.disabled {
    opacity: .6;
}
.label-clickable {
    margin-bottom: 0px;
}
#speed {
    border-radius: 0;
    border: 1px solid #9b9b9b;
	background: #f9f9f9 !important;
    padding: 5px 5px;
    cursor: pointer;
    outline: none;
    width: 100%;
}
#pkg-guide-filters .filtersContainer, #collapse-speed {
    border-top: 1px solid #e1e1e1;
}
#pkg-guide-filters .list-group-item {
    border-top: 0px solid #e1e1e1;
    border-bottom: 0;
    margin-bottom: 0;
}
.active span {
    font-weight: bold;
}
.filterTitle,
.form-check-label span {
    font-size: 18px;
}
.coax-text,
.tv-app-text,
.switch-service-text,
.installation-costs-text,
.free_installation-text {
    font-size: 20px !important;
	color: #5F9ED5;
	font-weight: bold;
	display: block;
}
.coax-text:hover,
.tv-app-text:hover,
.switch-service-text:hover,
.installation-costs-text:hover,
.free_installation-text:hover {
    color: #212529;
}
.collapsed::after {
    content: '\f078' !important;
    position: absolute;
    right: 20px;
    font-family: FontAwesome;
    color: #5F9ED5;
    transition: .3s;
}
.card-header button::after {
    content: '\f077';
    position: absolute;
    right: 20px;
    font-family: FontAwesome;
    color: #5F9ED5;
    transition: .3s;
}
.card-header {
    padding: 10px 10px !important;
    border: 0 !important;
    cursor: pointer;
    background: white !important;
}
.card-header button {
    color: #5F9ED5 !important;
    font-weight: bold;
    text-decoration: none !important;
}
.card-header:hover button {
    color: #212529 !important;
}
.card-header:hover .collapsed::after, .card-header:hover button::after {
    color: #212529;
    transition: .3s;
}
#pkg-guide-filters .pkg-guide.card {
    border-radius: 0;
    margin-bottom: 15px;
    border: 0px;
    border-bottom: 2px solid #e1e1e1;
    background: white;
}
#priceFilterValue {
    margin-bottom: 0;
}
.filtersContainer, .speed-dropdown-container {
    padding: 10px 20px;
}
#accordion .form-check-label {
    border-top: 1px solid #e1e1e1;
}
.form-check-label {
    cursor: pointer;
}
.form-check::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 30px;
    height: 30px;
    padding: 0.4rem 0;
    border: 1px solid #9b9b9b;
	background: #f9f9f9 !important;
    border-radius: 0px;
    text-align: center;
    font-size: 18px;
    color: #911e82;
    background-color: #fff;
    z-index: 0;
}
.form-check.active::after {
    content: "\f00c";
    font-family: 'FontAwesome';
    line-height: 0.8;
    background: #5F9ED5 !important;
    color: white;
    border-color: transparent;
}
#pkg-guide-filters input[type="checkbox"] {
    display: none;
}
label[for="coax_only"],
label[for="has_tv_app"],
label[for="has_switch_service"],
label[for="installation_costs"] {
    border-radius: 0;
    margin-bottom: 15px;
    border-bottom: 2px solid #e1e1e1;
    background: white;
}

/* EIND */

/* PAKKETTEN */

.list-group-item.d-flex.align-items-top {
    flex-wrap: wrap;
}
.pkg-guide-content-top {
    padding: 15px 0px;
}
#sorting-dropdown {
    border-radius: 0;
    border: 1px solid #9b9b9b;
    padding: 5px 5px;
    cursor: pointer;
    outline: none;
}
#pkg-guide-link p {
    padding: 0;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 0px;
}
.pkg-guide-content > div > div.pkg-guide {
    background: #5F9ED5;
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
    padding: 10px 30px;
}
.package-title {
    margin-bottom: 0px;
}
.provider-name {
    font-weight: bold;
    font-size: 26px;
	color: white;
}
.package-name,
.package-speed,
.pkg-guide.mbps {
    font-size: 20px;
	color: white;
}
.pkg-guide.package-name::before {
    content: '-';
    margin: 0 10px;
}
.package-speed::before {
    content: '\f1eb';
    font-family: FontAwesome;
}
.label-compare {
    margin-bottom: 0;
	margin-right: 5px;
	cursor: pointer;
	color: white;
}
.container-compare .label-compare::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 17px;
    width: 25px;
    height: 25px;
    padding: 0.4rem 0;
    border: 1px solid white;
    background: #f9f9f9 !important;
    border-radius: 0px;
    text-align: center;
    font-size: 18px;
    color: #911e82;
    background-color: #fff;
    z-index: 0;
}
.container-compare.active .label-compare::after {
    content: "\f00c";
    font-family: 'FontAwesome';
    line-height: 0.7;
    background: transparent !important;
    color: white;
    border-color: white;
}
.checkbox-compare {
    display: none;
}
#label-compare {
    cursor: pointer;
}
.container-compare {
    top: 5px !important;
}
html .list-group-item {
    margin-bottom: 15px;
    padding: 20px 0px;
    border: 0;
    border-bottom: 4px solid #5F9ED5;
}
#pkg-guide-container-content .col-md-2 {
    padding-left: 0;
    align-items: center;
    display: flex;
}
.pkg-guide-item-right {
    padding-right: 0 !important;
}
.pkg-guide-list {
    margin-bottom: 0;
    padding-left: 10px;
    font-family: "PilcrowSoft-Regular2", Sans-serif;
}
.pkg-guide-item-prices {
    max-height: 110px !important;
    padding: 15px;
    background: #f9f9f9;
}
#pkg-guide-item-price,
.pkg-guide-dropdown label {
    font-weight: bold;
}
.fiber-link {
    font-weight: bold;
    font-size: 18px;
}
.package-price,
.package-one-off,
.package-year-cost {
    float: right;
}
.pkg-guide-item-prices p {
    margin-bottom: 0;
    font-family: "PilcrowSoft-Regular2", Sans-serif;
}
.pkg-guide-item-button {
    background: #ef4343 !important;
    border: 2px solid transparent !important;
    color: white !important;
    border-radius: 0px !important;
    margin-bottom: 5px;
	font-weight: bold !important;
	font-size: 18px !important;
	box-shadow: 0 0 !important;
}
.pkg-guide-item-button:hover {
    color: #ef4343 !important;
    border-color: #ef4343 !important;
    background: transparent !important;
}

.pkg-guide-action {
    font-family: "PilcrowSoft-Regular2", Sans-serif;
}
.pkg-guide-action > div > strong {
    display: block;
    margin-bottom: -5px;
}
.pkg-guide-action p {
    margin-bottom: 0;
}
.discount-text {
    font-size: 16px;
}
.pkg-guide-action ul {
    padding-left: 20px;
    margin-bottom: : 0px;
}

/* EIND */

/* POPUP */

.jupiterx-header {
    z-index: 9;
}
#popup-container {
	overflow-y: scroll;
}
.pkg-guide-popup {
    border-left: none !important;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.pkg-guide-popup-title {
    padding-top: 20px;
    padding-left: 20px;
}
.pkg-guide-close-btn {
    background: #5F9ED5;
    color: white;
    border: 2px solid transparent;
    border-radius: 0px;
    padding: 5px 10px !important;
	transition: .3s;
	outline: none !important;
}
.pkg-guide-close-btn:hover {
    background: transparent;
    border-color: #5F9ED5;
    color: #5F9ED5;
    transition: .3s;
}
.provider-header-logo img {
    max-width: 120px;
}
.popup-table {
    font-family: "PilcrowSoft-Regular2", Sans-serif;
}
.popup-table td {
    padding: 8px 20px !important;
}

/* EIND */

/* Prijs range */

.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range] {
  -webkit-appearance: none;
  background: transparent;
  max-width: 145px;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]:focus {
  outline: none;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
  border-radius: 1px;
  border: 0px solid #000000;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-webkit-slider-thumb {
box-shadow: 0px 0px 0px #000000;
    border: 2px solid #ed2a5e;
    height: 15px;
    width: 15px;
    border-radius: 25px;
    background: white;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5px;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]:focus::-webkit-slider-runnable-track {
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
  border-radius: 1px;
  border: 0px solid #000000;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 2px solid #ed2a5e;
    height: 15px;
    width: 15px;
    border-radius: 25px;
    background: white;
    cursor: pointer;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-ms-fill-lower {
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
  border: 0px solid #000000;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-ms-fill-upper {
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
  border: 0px solid #000000;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]::-ms-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 2px solid #ed2a5e;
    height: 15px;
    width: 15px;
    border-radius: 25px;
    background: white;
    cursor: pointer;
    margin-top: 1px;
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]:focus::-ms-fill-lower {
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
}
.elementor-62397 .elementor-element.elementor-element-8eb7ce9 input[type=range]:focus::-ms-fill-upper {
  background-image: linear-gradient(320deg, #014682 0%, #5f9ed5 100%);
}
#priceFilterValue {
    font-family: "PilcrowSoft-Regular2", Sans-serif;
    font-weight: bold;
}

/* EIND */

/* RESPONSIVE */

@media (max-width: 1517px) {
    .pkg-guide-item-prices {
        max-height: 130px !important;
    }
}
@media (max-width: 1024px) {
    #popup-container {
        width: 50% !important;
    }
}
@media (min-width: 992px) {
	#pkg-guide-filters-container {
        padding-right: 15px !important;
    }
    /*#pkg-guide-container-content {
        overflow-y: scroll;
        max-height: 1000px;
    }*/
}
@media only screen and (max-width: 912px) and (min-width: 769px) {
    .pkg-guide-item-prices {
        max-height: 200px !important;
    }
}
@media (min-width:769px) {
#pkg-guide-row-content::before {
    content: '';
    position: absolute;
    width: 34%;
    height: 100%;
    background: #f9f9f9;
    left: -10%;
    top: 0px;
}
}
@media (max-width:768px) {
#pkg-guide-filters-container {
    background: #f9f9f9;
    padding: 20px !important;
}
#pkg-guide-filters,
#pkg-guide-packages {
    padding-right: 0px;
}
label[for="installation_costs"] {
    margin-bottom: 0;
}
.pkg-guide-item-prices {
    max-height: 200px !important;
}
#popup-container {
    width: 60% !important;
}
}
@media (max-width: 767px) {
    #pkg-guide-link p {
        text-align: center;
        padding: 0px;
    }
    #main-package-div > .pkg-guide-content > div.pkg-guide {
        padding: 0;
    }
    .package-speed {
        display: none;
    }
    .provider-name {
    	font-size: 20px;
    }
    .container-compare .label-compare::after {
    	top: 65px;
    }
    .provider-header-logo img {
        max-width: 100px;
    }
    .popup-table td {
        padding: 5px 10px !important;
        font-size: 14px;
    }
    .card-body {
        padding: 15px 0px;
    }
    .card-body label {
        font-size: 16px;
    }
    html .card-title {
    	margin-left: 12%;
    }
    .pkg-guide.internet-text {
        margin-left: 23%;
    }
    .container-compare .label-compare::after {
        top: 15px;
    }
    #pkg-guide-card-internet::before {
        background: url(https:// assendorp.net/wp-content/uploads/2022/04/world-wide-web-smaller.png) no-repeat;
        background-position: center;
    	background-color: #5F9ED5;
    	width: 20%;
    }
    #pkg-guide-card-tv::before,
    #pkg-guide-card-phone::before {
    	font-size: 30px;
    	line-height: 2;
    	width: 20%;
    }
    #pkg-guide-filters button {
    	padding: 0;
    	font-size: 18px;
    }
    .form-check {
        padding-left: 10px !important;
    }
    #accordion .form-check {
        padding-left: 20px !important;
    }
    .form-check::after {
        right: 20px;
    }
    .filterTitle, .form-check-label span {
        font-size: 16px;
    }
    html .list-group-item {
    	padding: 10px 0px;
	    margin-bottom: 30px;
    }
    #pkg-guide-container-content .col-md-2 {
    	display: block;
        text-align: center;
    	margin-bottom: 10px;
    }
    img[alt="Provider logo"] {
        max-width: 170px;
    }
    .popup-table-header img {
        max-width: 70px;
    }
    .pkg-guide-item-specifications,
    .pkg-guide-item-prices {
        margin-bottom: 15px;
    }
    #pkg-guide-item-price {
        font-size: 18px;
    }
    .pkg-guide-item-right {
        padding: 0 !important;
        margin-bottom: 10px;
    }
}
@media (min-width:480px) {
	.pkg-guide .container-compare {
		flex-grow: 1;
		text-align: right;
	}
}
@media (max-width: 480px) {
    #pkg-guide-item-right {
        padding: 0;
    }	
	#sort-container {
        text-align: center;
	}
	#popup-container {
        width: 100% !important;
    }
    .popup-title {
    font-size: 22px !important;
    }
    .package-name {
        font-size: 16px;
        width: 100%;
    }
    .pkg-guide.package-name::before {
        content: '';
        margin: 0;
    }
    .container-compare .label-compare::after {
    	top: 65px;
    }
}

.pkg-guide .package-title .row {
	align-items: center;
	width: 100%;
}

/* EIND */

/*
#pkg-guide-container-content::-webkit-scrollbar {
  width: 10px;
}
#pkg-guide-container-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
#pkg-guide-container-content::-webkit-scrollbar-thumb {
  background: #ef4343;
}
#pkg-guide-container-content::-webkit-scrollbar-thumb:hover {
  background: #760968;
}
*//* End custom CSS */
/* Start custom CSS */.elementor-element-107d49d {
    display: none;
}/* End custom CSS */