@import url(../css/bootstrap.min.css);@import url(../vendors/fontawesome/css/fontawesome-all.min.css);@import url("https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");body{font-family:"PT Sans",sans-serif}body h1,body h2,body h3,body h4,body h5,body h6{margin:0;font-family:"PT Sans",sans-serif}body p{color:#1C1B1B;margin:0;font:400 16px/23px "PT Sans",sans-serif}body ul{margin:0;padding:0}body ul li{list-style:none}body section.row,body header.row,body footer.row{margin:0}body #success{display:none}body #error{display:none}body iframe{border:none}body i:before{margin-left:0px !important}body a,body .btn,body button{outline:none;transition:all 300ms linear 0s}body a:before,body a:after,body .btn:before,body .btn:after,body button:before,body button:after{transition:all 300ms linear 0s}body a:focus,body a:hover,body .btn:focus,body .btn:hover,body button:focus,body button:hover{outline:none;text-decoration:none;transition:all 300ms linear 0s}.top-header{padding:10px 0;background:#74b9ff}.top-header ul li{display:inline-block;font-size:14px;color:#fff;font-weight:bold}.top-header ul li span img{max-width:100%;margin-top:-4px}.logo{max-width:470px}.logo img{width:100%}.overview-card{background:#c9e3f3;border:1px solid #b4ccda}.overview-card>h4{padding:10px 20px;margin-bottom:0}.overview-card .single-item{border-top:1px solid #b4ccda;padding:20px}.overview-card .single-item a{color:#212529}.overview-card .single-item a:hover{text-decoration:underline}.overview-card .single-item select{background:#fff;border:0;padding:10px;font-size:14px}.overview-card .single-item .input{width:144px;background:#fff;border:0;padding:10px;font-size:14px}.overview-card .single-item .btn{margin-bottom:10px}.overview-card .single-item p{font-size:14px}.overview-card .single-item ul{margin:0;padding:0;list-style:none;margin-top:10px}.overview-card .single-item ul li{font-size:14px;display:flex;align-items:center;gap:10px}.overview-card .single-item ul li i{color:#249b57}@media (max-width: 991px){.overview-card .single-item ul li span{margin-left:10px}}.overview-card .single-item ul li+li{margin-top:5px}.overview-card .single-item.d-flex{gap:10px;flex-wrap:wrap}@media (max-width: 991px){.overview-card{margin-top:30px}}.appointment-date,.appointment-time,.appointment-disabled{width:100%;padding:7px 10px;margin-bottom:10px;background:#278ece;color:#fff;text-align:center;cursor:pointer}.appointment-date:hover,.appointment-time:hover,.appointment-disabled:hover{background:#132f4a}.appointment-disabled{cursor:not-allowed;background:#ebebeb;color:#000000}.appointment-disabled:hover{background:#ebebeb}.appointment-active{background:#132f4a}.laptop-inputs{display:none}.middle-header{padding:20px 0}.middle-header .middle-wraper{display:flex;justify-content:space-between;align-items:center}.middle-header .middle-wraper form{max-width:430px;width:100%;position:relative}.middle-header .middle-wraper form input{width:100%;border:none;outline:none;box-sizing:none;border-radius:10px;background:#fff;border:1px solid #74b9ff;padding:0 15px;line-height:40px;text-align:center;font-size:14px;font-weight:400;color:#6f6f6f}.middle-header .middle-wraper form label{position:absolute;display:block;margin:0;right:20px;top:50%;transform:translate(0, -50%)}.middle-header .middle-wraper .right-side a{display:block;display:flex;align-items:center;font-size:12px;font-weight:400;margin-bottom:15px}.middle-header .middle-wraper .right-side a span{display:inline-block;color:#6f6f6f;margin-right:10px}.middle-header .middle-wraper .right-side a span img{max-width:100%}.middle-header .middle-wraper .right-side .social{float:left;font-size:26px;margin-right:20px}.middle-header .middle-wraper .right-side .social img{width:30px}.bottom-menu{background:#74b9ff}.bottom-menu ul{text-align:center}.bottom-menu ul li{display:inline-block;margin:0 25px;position:relative}.bottom-menu ul li a{font-size:21px;font-weight:400;color:#fff;display:inline-block;line-height:40px}.bottom-menu ul li a::after{content:'';display:block;position:absolute;left:0;bottom:0;width:0;height:2px;background:#fff;line-height:20px}.bottom-menu ul li .dropdown_menu{position:absolute;top:80px;left:0;z-index:7;width:206px;background:#fff;text-align:left;visibility:hidden;opacity:0;transition:all ease-out .3s;box-shadow:0 0 10px rgba(0,0,0,0.1)}.bottom-menu ul li .dropdown_menu li{display:block;padding:0;margin:0;line-height:40px;padding:0 15px;z-index:3}.bottom-menu ul li .dropdown_menu li a{color:#000}.bottom-menu ul li .dropdown_menu li .sub_dropdown_menu{position:fixed;left:49%;right:0;transform:translate(50%, 0%);top:196px;width:200px;background:#fff;text-align:left;visibility:hidden;opacity:0;box-shadow:0 0 10px rgba(0,0,0,0.1);transition:all ease-out .4s;z-index:1;height:480px}.bottom-menu ul li .dropdown_menu li .sub_dropdown_menu li{display:block;padding:0;margin:0;line-height:40px;padding:0 15px}.bottom-menu ul li .dropdown_menu li .sub_dropdown_menu li a{color:#000}.bottom-menu ul li .dropdown_menu li .sub_dropdown_menu li a:hover{color:#fff}.bottom-menu ul li .dropdown_menu li:hover,.bottom-menu ul li .dropdown_menu li:focus{background:#74b9ff}.bottom-menu ul li .dropdown_menu li:hover a,.bottom-menu ul li .dropdown_menu li:focus a{color:#fff}.bottom-menu ul li .dropdown_menu li:hover .sub_dropdown_menu,.bottom-menu ul li .dropdown_menu li:focus .sub_dropdown_menu{visibility:visible;opacity:1}.bottom-menu ul li:hover .dropdown_menu,.bottom-menu ul li:focus .dropdown_menu{visibility:visible;opacity:1;top:100%}.mobile-header{display:flex;background:#fff;padding:10px;justify-content:space-between;align-items:center;display:none}.mobile-header .logo{display:block;width:300px}.mobile-header .logo img{max-width:100%}.mobile-header .open-menu{cursor:pointer}.mobile-nav{width:300px;height:100vh;position:fixed;top:0;left:-400px;background:#fff;padding:50px 25px;z-index:99;transition:all .3s}.mobile-nav .close-menu{cursor:pointer;position:absolute;top:10px;right:10px;height:30px;width:30px;line-height:30px;text-align:center;background:#000}.mobile-nav .close-menu i{color:#fff}.mobile-nav .right-side a{display:block;display:flex;align-items:center;font-size:12px;font-weight:400;margin-bottom:15px}.mobile-nav .right-side a span{display:inline-block;color:#6f6f6f;margin-right:10px}.mobile-nav .right-side a span img{max-width:100%}.mobile-nav .right-side .social{float:left;font-size:26px;margin-right:20px}.mobile-nav .right-side .social img{width:30px}.mobile-nav .logo{display:block;width:200px;margin:0 auto;margin-bottom:40px}.mobile-nav .logo img{max-width:100%}.mobile-nav ul li{margin:15px 0}.mobile-nav ul li a{display:flex;font-size:16px;font-weight:400;color:#6f6f6f;align-items:center}.mobile-nav ul li a span{display:inline-block;margin-right:10px}.mobile-nav ul li a span img{max-width:100%}.mobile-nav form{max-width:430px;width:100%;position:relative}.mobile-nav form input{width:100%;border:none;outline:none;box-sizing:none;border-radius:10px;background:#fff;border:1px solid #74b9ff;padding:0 15px;line-height:40px;text-align:center;font-size:14px;font-weight:400;color:#6f6f6f}.mobile-nav form label{position:absolute;display:block;margin:0;right:20px;top:50%;transform:translate(0, -50%)}.overlayy{display:block;width:100%;height:100vh;background:rgba(0,0,0,0.1);position:fixed;top:0;left:-100%;z-index:98;transition:all .4s}.menu-active .overlayy{left:0}.menu-active .mobile-nav{left:0}.hero-section .carousel-item{background:url(../images/banner.jpg) no-repeat top center;padding:170px;background-size:cover}.hero-section .carousel-item p{max-width:170px;font-size:16px;font-weight:400;font-style:italic;color:#fff}.hero-section .carousel-item h3{font-size:36px;font-weight:700;font-style:italic;color:#fff}.secvices-section{padding:100px 0}.secvices-section h2{font-size:30px;text-align:center;color:#2d3436;font-weight:700;padding-bottom:40px}.secvices-section .link{display:block}.secvices-section .link:hover .item .hover_text,.secvices-section .link:focus .item .hover_text{visibility:visible;opacity:1}.secvices-section .link .item{position:relative;height:220px;width:220px}.secvices-section .link .item .images img{max-width:100%;height:220px;width:220px;object-fit:cover}.secvices-section .link .item .hover_text{position:absolute;top:0;left:0;text-align:center;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;z-index:1;font-size:15px;color:#fff;font-weight:400;line-height:20px;visibility:hidden;opacity:0;transition:all .3s}.testimonials-section{padding:30px 0}.testimonials-section h2{font-size:30px;font-weight:700;color:#2d3436;text-align:center;padding-bottom:50px}.testimonials-section .testimonial-wraper{max-width:830px;margin:0 auto}.testimonials-section .testimonial-wraper .media{padding:20px;border:1px solid #2d3436;align-items:center;border-radius:10px;margin-bottom:25px}.testimonials-section .testimonial-wraper .media .icon{height:40px;width:40px;background:#2d3436;border-radius:50%;text-align:center;line-height:40px;margin-right:15px}.testimonials-section .testimonial-wraper .media .icon img{max-width:100%}.testimonials-section .testimonial-wraper .media .icon h4{font-size:20px;color:#fff;font-weight:700;line-height:40px}.testimonials-section .testimonial-wraper .media .media-body .top{display:flex}.testimonials-section .testimonial-wraper .media .media-body .top a{font-size:18px;font-weight:700;color:#2d3436;display:inline-block}.testimonials-section .testimonial-wraper .media .media-body .top ul{margin-left:10px}.testimonials-section .testimonial-wraper .media .media-body .top ul li{display:inline-block;font-size:12px;color:#fbd083}.testimonials-section .testimonial-wraper .media .media-body p{font-size:14px;font-weight:400;font-style:italic;color:#2d3436;line-height:20px}.testimonials-section .testimonial-wraper .bottom{text-align:center}.testimonials-section .testimonial-wraper .bottom h4{font-size:16px;font-weight:700;color:#2d3436}.testimonials-section .testimonial-wraper .bottom ul{margin-left:10px}.testimonials-section .testimonial-wraper .bottom ul li{display:inline-block}.testimonials-section .testimonial-wraper .bottom ul li a{font-size:12px;color:#fbd083}.footer-top-section{background:#74b9ff;padding:50px 0}.footer-top-section .footer-top-wraper{max-width:700px;margin:0 auto}.footer-top-section .left h3{font-size:24px;font-weight:700;color:#fff;padding-bottom:10px}.footer-top-section .left a{display:inline-block;font-size:16px;font-weight:400;color:#fff}.footer-top-section .right-side{margin-left:100px}.footer-top-section .right-side a{display:flex;font-size:18px;font-weight:400;color:#fff;margin:15px 0}.footer-top-section .right-side a span{display:inline-block;margin-right:15px}.footer-top-section .right-side a span img{max-width:100%}.footer-section{background:#2d3436;padding:50px 0}.footer-section .left-side p{font-size:12px;color:#fff;padding-bottom:10px}.footer-section .left-side ul{margin-bottom:40px}.footer-section .left-side ul li{margin-right:5px}.footer-section .left-side ul li a{display:block}.footer-section .left-side ul li a img{max-width:100%}.footer-section .left-side span{color:#fff;width:100px;float:left}.footer-section .left-side span a{color:#fff}.footer-section .right-side a{display:block;color:#fff;margin:10px 0}.overview-section{padding:50px 0}.overview-section h1,.overview-section h2{font-size:30px;font-weight:700;color:#74b9ff;text-align:center;padding-bottom:50px}.overview-section .overview-wraper{display:flex;flex-wrap:wrap;justify-content:center}.overview-section .overview-wraper .brand_link{display:block}.overview-section .overview-wraper .brand_link:hover .item,.overview-section .overview-wraper .brand_link:focus .item{background:#000}.overview-section .overview-wraper .item{width:20%;text-align:center;margin-bottom:50px}.overview-section .overview-wraper .item .brand{height:180px;max-width:180;width:100%;display:flex;align-items:center;justify-content:center;padding-bottom:10px;border-radius:10px;transition:all .3s}.overview-section .overview-wraper .item .brand img{max-width:110px}.overview-section .overview-wraper .item a{font-size:24px;font-weight:700;color:#000}.overview-section .overview-wraper .item:hover .brand,.overview-section .overview-wraper .item:focus .brand{transform:scale(1.1)}.breadcrumb{background:none}.breadcrumb .breadcrumb-item{font-size:22px;font-weight:400;color:#636e72}.breadcrumb .breadcrumb-item a{font-size:22px;font-weight:400;color:#636e72}.repair-section{padding:50px 0;overflow:hidden}.repair-section .media .images{width:150px;height:150px;display:flex;justify-content:center;align-items:center;border-radius:10px;text-align:center;padding:10px}.repair-section .media .images img{max-width:100%}.repair-section .media .media-body .content h3{font-size:40px;font-weight:700;color:#636e72}.repair-section .media .media-body .content h4{font-size:18px;font-weight:400;padding-bottom:10px}.repair-section .media .media-body .content p{font-size:18px;font-weight:400;display:flex;align-items:center;width:600px;justify-content:space-between}.repair-section .media .media-body .content p span{display:inline-block;max-width:320px;width:100%}.detaisl-pages-section{padding:50px 0}.detaisl-pages-section a{display:block;border:2px solid #dfe6e9;padding:10px;margin-bottom:15px}.detaisl-pages-section a:hover,.detaisl-pages-section a:focus{border:2px solid #74b9ff}.detaisl-pages-section .media .icon{display:block;padding:10px;margin-right:20px}.detaisl-pages-section .media .icon img{max-width:100%}.detaisl-pages-section .media .media-body h4{font-size:16px;font-weight:400;color:#2d3436}.detaisl-pages-section .media .media-body p{font-size:10px;font-weight:400;color:#2d3436;max-width:500px;line-height:15px}.detaisl-pages-section .media .round{display:block;height:15px;width:15px;background:#74b9ff;border-radius:50%;position:relative;top:38px}.detaisl-pages-section .cart-area{background:#2d3436;padding:30px}.detaisl-pages-section .cart-area h3{font-size:30px;font-weight:700;color:#fff;padding-bottom:15px}.detaisl-pages-section .cart-area ul li{font-size:16px;font-weight:400;color:#fff;margin-bottom:15px;display:flex}.detaisl-pages-section .cart-area ul li span{display:inline-block;margin-right:10px}.detaisl-pages-section .cart-area p{font-size:16px;font-weight:400;color:#fff;text-align:right;font-style:italic;margin-right:50px;font-weight:700}.phone-repair-text{font-size:40px !important;font-weight:500;color:#74b9ff}.media_price_text{font-size:20px;font-weight:500;color:#000;padding-top:5px}@media (max-width: 991px){.product-description{margin-top:30px}}.product-description .single-item{display:flex;align-items:center;justify-content:space-between;gap:100px;position:relative;padding:2rem 1.5rem;transition:all 0.2s ease-in-out;border:1px solid #ebebeb}.product-description .single-item:not(:last-of-type){border-bottom:1px solid #ebebeb}.product-description .single-item:hover{background:#f5fbff}.product-description .single-item .top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.product-description .single-item .top h6{margin-bottom:0}.product-description .single-item .checkbox{width:30px}.product-description .single-item .checkbox .checkmark{width:22px;height:22px;border:1px solid #ebebeb;display:flex;align-items:center;justify-content:center;line-height:1}.product-description .single-item .checkbox .checkmark img{opacity:0;visibility:hidden}.product-description .single-item .checkbox input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;background:none;border:0;padding:0;cursor:pointer}.product-description .single-item .checkbox input:checked ~ .checkmark img{opacity:1;visibility:visible}@media (max-width: 767px){.product-description .single-item{flex-direction:row-reverse;gap:10px;padding:1rem}.product-description .single-item .top{flex-direction:column;align-items:flex-start}}@media (max-width: 1260px){.secvices-section .item{width:100%}}@media (max-width: 991px){.middle-header .middle-wraper form{max-width:300px}.hero-section .carousel-item{padding:100px;background-position:left}.secvices-section .item{height:100px}.secvices-section .item .images img{height:100px}.secvices-section{padding-bottom:20px}.footer-top-section .right-side{margin:0;margin-top:30px}.overview-section .overview-wraper .item{width:30%}.overview-section .overview-wraper .item .brand{padding-bottom:0}.overview-section .overview-wraper .item{margin:0;padding:0}.overview-section .overview-wraper .item{height:180px}.repair-section .media{display:block}}@media (max-width: 767px){.mobile-header{display:flex}.bottom-menu{display:none}.middle-header{display:none}.overview-section .overview-wraper .item .brand{width:80%}.overview-section .overview-wraper .item a{font-size:18px}.overview-section .overview-wraper .item .brand{height:110px}.repair-section .media .media-body .content h3{font-size:30px}}@media (max-width: 575px){.secvices-section .item{min-width:300px;margin:0 auto;height:300px;margin-bottom:30px}.secvices-section .item .images img{min-width:100%;width:100%;height:300px}.overview-section .overview-wraper .item{height:140px}.overview-section .overview-wraper .item{width:40%;margin-bottom:15px}.overview-section .overview-wraper .item .brand img{min-width:100%}.overview-section .overview-wraper .item{height:auto}.overview-section .overview-wraper .item .brand{height:auto}}
/*# sourceMappingURL=style.css.map */

.top-icon{
    width: 20px;
    margin-right: 7px;
    margin-left: 7px;
}

.overzicht-content h2{
	text-align: left;
	padding-bottom:0px;
}

.bottom-menu ul li .dropdown_menu li .sub_dropdown_menu{
	position: absolute;
    left: 60px;
	top: 0px;
    right: 0;
    transform: translate(50%, 0%);
    width: 200px;
    background: #fff;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    transition: all ease-out .4s;
    z-index: 100000;
    height: auto;
}