:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:18px;font-family:"interface",sans-serif;color:#171716;z-index:2;line-height:1.6}.h2,.h5,h1,h2,h3{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}.h5{font-size:1.25rem}p,ul{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}body .breadcrumbs p,ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}img,svg{vertical-align:middle}button{border-radius:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;text-transform:none}button:focus:not(:focus-visible){outline:0}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-12,.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-12{width:100%}}@media (min-width:992px){.col-lg-10,.col-lg-6{flex:0 0 auto;width:50%}.col-lg-10{width:83.3333333333%}.offset-lg-1{margin-left:8.3333333333%}}@media (min-width:1200px){.col-xl-4,.col-xl-6{flex:0 0 auto;width:33.3333333333%}.col-xl-6{width:50%}}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary:active{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.collapse:not(.show){display:none}.dropdown,body main section.slider-cards .container{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.navbar,.navbar>.container{display:flex;align-items:center;justify-content:space-between}.navbar{position:relative;flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container{flex-wrap:inherit}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover,body .breadcrumbs a{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.d-flex{display:flex!important}.d-none{display:none!important}.align-items-center{align-items:center!important}.me-2{margin-right:.5rem!important}.ms-auto{margin-left:auto!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.bg-white{background-color:#fff!important}@media (min-width:576px){.d-sm-block{display:block!important}.d-sm-none{display:none!important}}@media (min-width:768px){.ms-md-auto{margin-left:auto!important}}@media (min-width:992px){.d-lg-block{display:block!important}}@media (min-width:1200px){.me-xl-5{margin-right:3rem!important}}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(https://www.temebel.nl/wp-content/themes/temebel/inc/fonts/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(https://www.temebel.nl/wp-content/themes/temebel/inc/fonts/MaterialIcons-Regular.woff2)format("woff2"),url(https://www.temebel.nl/wp-content/themes/temebel/inc/fonts/MaterialIcons-Regular.woff)format("woff"),url(https://www.temebel.nl/wp-content/themes/temebel/inc/fonts/MaterialIcons-Regular.ttf)format("truetype")}*{touch-action:manipulation}body .has-third-color-background-color{background-color:#edeff2}body .breadcrumbs{background:#edeff2;padding:1rem 0;font-size:1rem}body .h2,body .h5,body h1,body h2,body h3{margin-bottom:.5rem;font-family:"eurostile",sans-serif;font-weight:700;font-size:2.2em;color:#171716;text-transform:none}body .h2,body .h5,body h2,body h3{font-size:1.8em}body .h5,body h3{font-size:1.4em}body .h5{font-size:1.2em}body img{max-width:100%;height:auto}body .btn{text-decoration:none;text-align:left;padding:.6rem 1.5rem;font-weight:600;font-size:1em}body .btn.btn-primary{background:#ed7400;border-color:#ed7400;border-radius:3px;color:#fff}body .btn.btn-primary:hover{background:#ff8107;border-color:#ff8107;color:#fff}body header{transition:top .3s ease-in .5s;position:relative;z-index:3;padding:0}body footer,body header #topbar{background:#363635}body header #topbar ul{margin:0;list-style:none;padding:0}body header #topbar ul#menu-top-menu-links{text-transform:uppercase;font-family:"eurostile",sans-serif;font-weight:700;letter-spacing:.5px}body header #topbar ul li{color:#fff;display:inline-block}body header #topbar ul li a{color:#fff;padding:.5rem 1rem;display:block;text-decoration:none}body header #topbar ul li a:hover{text-decoration:none;color:#e6e6e6}body header #menu{background-color:#fff}body header #menu .navbar{background:#fff;padding:0 1rem;letter-spacing:1px}body header #menu .navbar .navbar-brand{padding-top:1.5rem;padding-bottom:1.5rem}body header #menu .navbar .navbar-brand .logo{height:auto;width:auto}body header #menu .navbar .navbar-toggler{border:0}body header #menu .navbar .navbar-toggler span{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(44,62,80,0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");border-color:#fff0}body header #menu .navbar .navbar-toggler span:focus,body header #menu .navbar .navbar-toggler span:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(44,62,80,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}body header #menu .navbar .navbar-nav li,body header #menu .navbar .navbar-nav li:hover,body main{background:#fff}body header #menu .navbar .navbar-nav li a{font-family:"linotype-vectora",sans-serif;font-size:1rem;font-weight:700;text-transform:none;color:#171716}body header #menu .navbar .navbar-nav li:hover a,body main a:hover{color:#ed7400;text-decoration:none}body header #menu .navbar .navbar-nav li:hover .dropdown-menu li{padding:0}body header #menu .navbar .navbar-nav li:hover .dropdown-menu li a{color:#171716;letter-spacing:1px;font-size:.9rem;width:100%}body header #menu .navbar .navbar-nav li.dropdown a{padding-right:.1rem}body header #menu .navbar .navbar-nav li.dropdown a.dropdown-toggle{padding-left:0}body header #menu .navbar .navbar-nav li.dropdown .dropdown-menu{border-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background:#fff}body header #menu .navbar .navbar-nav li.dropdown .dropdown-menu li a{color:#171716;font-weight:300;font-size:1rem}body header #menu .navbar .navbar-nav li.dropdown .dropdown-menu li a:hover,body main a{color:#ed7400}body main{position:relative;z-index:2}body main a{text-decoration:underline}body main .single-box{margin-top:1rem;padding:1.5rem 2rem;background:0 0!important;border:1px solid #ced4da}body main .call{position:fixed;bottom:2rem;right:2rem;width:45px;height:45px;border-radius:50%;background:#ed7400;font-size:0;text-align:center;z-index:5}body main .call:before{content:"";background-image:url(https://www.temebel.nl/wp-content/themes/temebel/inc/img/phone.svg);width:45px;height:45px;display:block;background-size:20px;background-repeat:no-repeat;background-position:center}body main .project-info{background:#fff;padding:3rem}body main .project-info .image{height:350px;overflow:hidden;margin-bottom:1rem}body main .project-info .image img{width:100%;height:100%;object-fit:cover;object-position:center}body main .reageer{background:#363635;padding:2rem;color:#fff;margin:3rem 0 0}body footer p,body main .reageer .h2{color:#fff}body main .share{display:grid;grid-template-columns:auto auto;gap:1rem;max-width:435px;margin-top:2rem}body main .share .h5,body main .share .social-icons{margin-bottom:0}body main .btn-single-post{margin-top:2rem}body main section.slider-cards{position:relative;padding:2rem 0;overflow:hidden}body main section.slider-cards::after{content:"";background:#edeff2;position:absolute;right:0;top:0;left:10.7%;bottom:0;z-index:-1}body main section.slider-cards .container::after{content:"";background:#edeff2;position:absolute;right:0;top:-2rem;left:-3rem;bottom:-2rem;z-index:-1}body main section.slider-cards .slider-wrap{margin-right:-20%}body main .social-icons{margin-bottom:1.5rem}body main .social-icons a{position:relative;height:40px;width:40px;display:inline-flex;text-decoration:none}body main .social-icons a:hover{margin-top:0}body main .social-icons svg{position:absolute;transition:all .3s ease;top:0;height:40px;width:40px}body main .social-icons svg path{fill:#171716}body main .social-icons svg:hover{top:-5px}body main .social-icons svg:hover path{fill:#ed7400}body main .page-content{padding:3rem 2rem;font-size:1.1em}body main .page-content .col-lg-10{position:relative}body footer .scrollup{width:40px;height:40px;position:fixed;bottom:-3rem;left:2rem;display:block;text-indent:-9999px;background:url(https://www.temebel.nl/wp-content/themes/temebel/inc/img/top.svg)no-repeat;background-color:#ed7400;z-index:3;background-size:1.3em;background-position:center .8rem;transition:all .3s ease;border-radius:50%}body footer .scrollup:hover{background-position:center .5rem}body footer img{margin-bottom:10px;max-width:295px}body footer .mail,body footer .phone{display:inline-flex;align-items:center}body footer .mail::before,body footer .phone::before{display:inline-flex;content:"";width:15px;height:15px;background-repeat:no-repeat;background-size:contain;margin-right:.5rem}body footer .phone{color:#ed7400;margin-right:3rem}body footer .mail::before{background-image:url(https://www.temebel.nl/wp-content/themes/temebel/inc/img/mail.svg)}body footer .phone::before{background-image:url(https://www.temebel.nl/wp-content/themes/temebel/inc/img/phone-orange.svg)}body footer .logos{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap;margin-top:2rem}body footer .logos li{display:block;padding-right:1rem}body footer .logos li img{padding-bottom:1rem}body footer .footer{color:#fff;padding:3rem 1.5rem 2rem;list-style:none;margin-bottom:0}body footer a{color:#fff;text-decoration:none}body footer a:hover{color:rgb(255 255 255/.8);text-decoration:none}body footer .social-icons{margin-top:1rem;margin-bottom:1.5rem}body footer .social-icons a{position:relative;display:inline-flex;align-items:center;text-decoration:none;text-align:center;margin-right:.5rem;border:1px solid #fff;border-radius:50%;height:40px;width:40px}body footer .social-icons a:hover{color:#fff;border-color:#ed7400;background:#ed7400}body footer .social-icons i{line-height:40px;margin:0 auto}body footer i{width:20px;font-size:1.1rem}body #copyright{background:#333331;padding:.5rem 0}body #copyright p{color:#fff;margin-bottom:0;font-size:.9rem}body #copyright a{color:#fff;margin-left:1rem;font-size:.9rem}body #copyright a:hover{color:#e6e6e6;text-decoration:none}@media (max-width:575.98px){body .h2,body h2{font-size:1.8rem;line-height:1}body header #topbar ul#menu-top-menu-links{display:flex;justify-content:space-between}body header #topbar ul#menu-top-menu-links li a{font-size:1rem;padding:.3rem .5rem}body header .mobile-contact{list-style:none;padding:0;margin-bottom:0}body header .mobile-contact li a{padding:.75rem 2rem;display:block;background:#ed7400;color:#fff;text-decoration:none;font-weight:600}body header #menu .navbar .navbar-brand{padding:.75rem 1rem!important;width:210px!important}body main .page-content h1{font-size:1.8rem!important}body main .project-info{padding:2rem;font-size:1.1rem;margin:0-27px}body main section.slider-cards{padding:2rem 1rem}body main section.slider-cards .slider-wrap{margin-right:0}body footer .footer{padding:3rem 1rem 1rem!important}body footer .social-icons{display:flex;margin-top:0}body footer img{max-height:50px!important;width:auto!important;margin-bottom:2rem}body footer #copyright{padding:1.5rem 0}}@media (max-width:576px){body footer .footer{padding:1rem 0}}@media (min-width:576px) and (max-width:767.98px){body{background:0 0!important}}@media (max-width:991.98px){body .wp-block-spacer{max-height:45px}body header #topbar .container{max-width:100%}body header #menu .navbar{padding:0}body header #menu .navbar .container{max-width:100%;margin:0}body header #menu .navbar .navbar-brand{margin-bottom:-3rem;z-index:1;width:185px;padding:.75rem 0;margin:0}body header #menu .navbar #navbarNav{background:#fff;margin:0-15px;padding:0;border-top:1px solid #edeff2}body header #menu .navbar #navbarNav .navbar-nav li{background:#fff0;position:relative;border-bottom:1px solid #edeff2}body header #menu .navbar #navbarNav .navbar-nav li .dropdown-toggle{position:absolute;top:0;right:0;height:54px;z-index:1;border-left:1px solid #edeff2;padding:1rem 1.5rem}body header #menu .navbar #navbarNav .navbar-nav li a{color:#171716;padding:1rem 2rem .75rem}body header #menu .navbar #navbarNav .navbar-nav li a:hover{color:#ed7400}body header #menu .navbar #navbarNav .navbar-nav li .dropdown-menu{background:rgb(23 23 22/.05);border:0;padding:.5rem 0 0}body header #menu .navbar #navbarNav .navbar-nav li .dropdown-menu li a{line-height:1.2}body main .call{width:65px;height:65px}body main .call::before{width:65px;height:65px;background-size:24px}body main .wp-block-spacer{display:none}body main .page-content{padding:1rem 1rem 5rem}body footer .phone{margin-top:2rem;font-size:1.3rem}body footer .mail{margin-bottom:2rem;font-size:1.3rem}}@media (min-width:992px){body header #menu .navbar{flex-wrap:wrap;padding:0 1rem}body header #menu .navbar .navbar-nav li.dropdown{display:inline-flex}body header #menu .navbar .navbar-nav li a{display:inline-block;padding:2.3rem 1rem 2rem}body header #menu .navbar .navbar-nav li a.dropdown-toggle{padding-left:.2rem;display:inline;text-decoration:none}body header #menu .navbar .navbar-nav li a.dropdown-toggle::after{background-image:url(https://www.temebel.nl/wp-content/themes/temebel/inc/img/keyboard_arrow_down.svg);content:"";width:24px;height:30px;background-size:contain;background-repeat:no-repeat;border:0;background-position:0-2px}body header #menu .navbar .navbar-nav li:first-child{margin-left:0}body header #menu .navbar .navbar-nav li:last-child{margin-right:0}body header #menu .navbar .navbar-nav li.dropdown:hover>.dropdown-menu{display:block}body header #menu .navbar .navbar-nav li .dropdown-menu{min-width:17rem;border:0;margin:0;box-shadow:0 .5rem 1rem rgb(0 0 0/.15)!important;background:#fff!important;left:0;top:80px;border-radius:0;padding:0}body header #menu .navbar .navbar-nav li .dropdown-menu li{border-bottom:1px solid #edeff2;background:#fff0}body header #menu .navbar .navbar-nav li .dropdown-menu li a{padding:1rem .75rem .75rem;font-weight:500;line-height:1.2;width:100%;font-family:"interface",sans-serif}body header #menu .navbar .navbar-nav li .dropdown-menu li:last-child{border-bottom:0}body header #menu .navbar .navbar-nav li.dropdown a{padding-right:.1rem}}@media (min-width:992px) and (max-width:1200px){body .wp-block-spacer{display:none}body h1{font-size:2.2rem;line-height:1}body .h2,body h2{font-size:1.7rem;line-height:1}body h3{font-size:1.4rem}body header #topbar .container{max-width:100%}body header .navbar .container{margin:0 auto;max-width:100%}body header .navbar .navbar-brand{padding:.75rem 0;width:185px}body header .navbar .navbar-brand .logo{max-height:66px}body main{overflow-x:hidden}body main .call{width:65px;height:65px}body main .call::before{width:65px;height:65px;background-size:24px}body main section.slider-cards .slider-wrap{margin-right:-13%}body main ul li{line-height:inherit}body main ul li::before{margin-top:-3px}body footer .mail,body footer .phone{font-size:1.3rem}body footer .phone::before{width:20px}body footer .mail::before{width:20px;height:17px}body footer .phone::before{height:20px}}@media (min-width:1200px){body header #menu .navbar .navbar-brand .logo{display:block}body footer .logos{margin-top:0;justify-content:end}}@media (min-width:1200px) and (max-width:1800px){body header #menu{font-size:.8rem}body header #menu .navbar .navbar-brand{max-width:25%}}@media (min-width:1400px){body .container{max-width:1350px}}@media (min-width:1795px){body .container{max-width:1400px}}@media (min-width:1921px){body main section.slider-cards{max-width:1920px;margin:0 auto}}.wp-block-group,ul{box-sizing:border-box}.wp-block-spacer{clear:both}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--main-color:#ed7400;--wp--preset--color--second-color:#171716;--wp--preset--color--third-color:#edeff2;--wp--preset--color--fourth-color:#363635;--wp--preset--color--fifth-color:#777777;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}body{padding:0}.has-third-color-background-color{background-color:var(--wp--preset--color--third-color)!important}@font-face{font-family:"FontAwesome";src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-facebook:before{content:""}.fa-linkedin:before{content:""}.hiddenmenu{display:none}