@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap);.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:NimbusSanLOT-Reg;src:url(../fonts/NimbusSanLOT-Reg.otf) format("opentype")}@font-face{font-family:NimbusSanLOT-Bol;src:url(../fonts/NimbusSanLOT-Bol.otf) format("opentype")}@font-face{font-family:Merriweather-Black;src:url(../fonts/Merriweather-Black.ttf) format("truetype")}html{scroll-behavior:smooth}body{margin:0;padding:0;background:#fff;color:#000;font-size:14px;font-family:NimbusSanLOT-Reg,sans-serif}*{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:hover{color:inherit;text-decoration:none}a,h1,h2,h3,h4,h5,span{margin:0;padding:0}h1,h2,h3,h4,h5{font-family:NimbusSanLOT-Reg,sans-serif}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-orange{color:#f39b00}.container{width:100%}.container,.row{position:relative}.row{width:94%;margin:0 3%}img{width:100%}.visual{position:relative;background-color:#000;background-image:url(../img/bg_visual.jpg);background-repeat:no-repeat;background-size:1200px;background-position:center 200px}.visual:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:50px;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#000,hsla(0,0%,100%,0))}.visual.visual-filters{background-position:center 70px;background-size:1920px}.visual.visual-filters:after{background:transparent}.nav{top:0;left:0;padding:20px 5px;width:100%;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10}.nav__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav__content .logo{width:78px;height:48px;margin:6px 0}.nav__content .logo .logo-img{width:100%}.nav__content .nav-menu{position:fixed;top:0;right:-500px;bottom:0;-ms-flex-item-align:end;align-self:flex-end;margin-left:160px;width:300px;background:#fff;-webkit-box-shadow:0 0 10px #757575;box-shadow:0 0 10px #757575;z-index:11}.nav__content .nav-menu.show-menu{right:0;-webkit-transition:right .1s ease;transition:right .1s ease}.nav__content .nav-menu .btn-hamburger-close{position:absolute;top:15px;right:15px;display:block;width:30px;height:30px;fill:#f39b00;cursor:pointer}.nav__content .nav-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:50px 0 0;list-style:none}.nav__content .nav-menu ul li a{display:block;padding:12px 15px;font-size:14px;font-weight:600;color:#000;border-bottom:1px solid #dadada}.nav__content .nav-menu ul li a:hover{color:#ff9929}.nav__content .hamburger{display:block;-ms-flex-item-align:center;align-self:center}.nav__content .hamburger .btn-hamburger{position:relative;width:35px;height:35px;background:transparent;border:0;cursor:pointer}.nav__content .hamburger .btn-hamburger,.nav__content .hamburger .btn-hamburger .st0{fill:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.nav__content .hamburger .btn-hamburger:hover,.nav__content .hamburger .btn-hamburger:hover .st0{fill:#ff9929}.section-search{position:relative;padding:3vw 0 5vw;width:100%;color:#fff}.section-search h1{font-size:35px;font-weight:700;text-align:center;margin:0 0 40px}.section-search .search-box{width:90%;margin:0 auto}.section-search .search-box .search-box-input{position:relative}.section-search .search-box .search-box-input input{padding:22px 50px 22px 10px;font-size:17px;width:100%;color:#334f5b;border:0}.section-search .search-box .search-box-input .btn-search{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:transparent;border:0;cursor:pointer}.section-search .search-box .search-box-input .btn-search svg{fill:#334f5b;-webkit-transition:all .2s ease;transition:all .2s ease}.section-search .search-box .search-box-input .btn-search svg:hover{fill:#000}.section-search .search-box .search-box-input .box-suggest{position:absolute;top:68px;left:0;padding:10px 0;width:100%;max-height:300px;overflow-y:scroll;background:#fff;-webkit-box-shadow:0 1px 3px #343434;box-shadow:0 1px 3px #343434;z-index:2;display:none}.section-search .search-box .search-box-input .box-suggest .suggest-item{padding:8px 10px 5px;color:#334f5b;font-size:16px;cursor:pointer}.section-search .search-box .search-box-input .box-suggest .suggest-item strong{color:#ff9929}.section-search .search-box .search-box-input .box-suggest .suggest-item:hover{background:#f4f4f4}.section-search .section-search-banner{margin:40px 0 0}.section-search .section-search-banner .banner-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:220px;margin:0 auto;-ms-flex-pack:distribute;justify-content:space-around;gap:10px}.section-search .section-search-banner .banner-img img{max-width:60px}.section-search .section-search-banner .banner-text{margin-top:25px;text-align:center;color:#ff9929;font-size:25px;font-family:NimbusSanLOT-Bol,sans-serif}.section-search.section-filters{position:relative;padding:30px;width:100%;color:#fff}.section-search.section-filters .section-search-banner{display:none}.section-search.section-filters h1{width:100%;font-size:35px;font-weight:700;text-align:center;margin:0 0 35px}.section-search.section-filters .search-filters-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 auto}.section-search.section-filters .search-filters-box .search-box-input{width:100%;position:relative}.section-search.section-filters .search-filters-box .search-box-input input{padding:22px 50px 22px 10px;font-size:17px;width:100%;border:0}.section-search.section-filters .search-filters-box .search-box-input .btn-search{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:transparent;border:0;cursor:pointer}.section-search.section-filters .search-filters-box .search-box-input .btn-search svg{fill:#f39b00;-webkit-transition:all .2s ease;transition:all .2s ease}.section-search.section-filters .search-filters-box .search-box-input .btn-search svg:hover{fill:#000}.section-informations{position:relative;padding:325px 0 55px;width:100%;color:#fff;z-index:1}.section-informations h1{font-size:30px;font-weight:700;line-height:110%;text-align:center}.section-informations .information-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-pack:distribute;justify-content:space-around;padding:10px 15px;max-width:250px;margin:0 auto;gap:15px;background:rgba(0,0,0,.7)}.section-informations .information-items .information-item img{max-width:25px}.section-informations .information-items .information-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:18px;font-weight:600}.section-informations .information-items .information-item .item-name{height:25px;display:inline-block;padding:3px 0 0 8px}.map-info-btn{display:block;padding:3px 5px;margin:5px 0;color:#fff;text-align:center;font-weight:500;background:#f79210;border-radius:3px;opacity:.9;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.map-info-btn:hover{color:#fff;opacity:1}.go-to-map{position:relative;top:0;right:0;padding-bottom:15px;display:none}.go-to-map a{display:inline-block;padding:8px 10px;text-align:center;font-size:12px;font-weight:300;text-transform:uppercase;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid #334f5b}.go-to-map a:hover{background:#334f5b!important;color:#fff}.go-to-map a:hover .bi.bi-pin-map-fill{fill:#fff}.go-to-map .bi.bi-pin-map-fill{fill:#334f5b;margin:0 3px -1px 0;-webkit-transition:all .2s ease;transition:all .2s ease}.section-map{position:relative;padding:0 0 150px;width:100%;height:400px;background:#000;color:#000;display:none}.section-map .map-canvas{position:relative;overflow:hidden;margin:0 auto;height:100%;width:94%}.section-map .map-canvas .info-window{padding:5px 0 0}.section-map .map-canvas .info-window p{margin:0 0 2px;font-size:12px;line-height:120%;font-family:NimbusSanLOT-Reg,sans-serif;letter-spacing:.5px}.section-map .map-canvas a:focus-visible,.section-map .map-canvas button:focus-visible{outline:none}.section-map .map-canvas .gm-err-container{display:none}.section-footer{position:relative;width:100%;padding:40px 0 10px;background:#000;color:#fff;border-top:40px solid #000}.section-footer .row.footer-beam{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px}.section-footer .row.footer-beam .footer-logo{width:72px;height:44px}.section-footer .row.footer-beam .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px;margin-top:30px}.section-footer .row.footer-beam .footer-social .social-icon{display:block;width:43px;height:43px}.section-footer .row.footer-beam .footer-social .social-icon.social-icon--facebook{background:#359}.section-footer .row.footer-beam .footer-social .social-icon.social-icon--linkedin{background:#07a}.section-footer .footer-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.section-footer .footer-columns .footer-column{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:150px}.section-footer .footer-columns .footer-column h3{margin-bottom:18px;font-size:18px;font-weight:700;color:#fff}.section-footer .footer-columns .footer-column ul{margin:0;padding:0;list-style:none}.section-footer .footer-columns .footer-column ul li a{display:inline-block;padding:5px 0;font-size:14px;color:#fff;-webkit-transition:color .1s ease;transition:color .1s ease}.section-footer .footer-columns .footer-column ul li a:hover{color:#f39b00}.section-footer .footer-columns .footer-column p{font-size:14px;color:#fff}.section-footer .footer-columns .footer-column .link-orange,.section-footer .footer-columns .footer-column .link-orange:hover{color:#f39b00}.footer-bottom{background:#000}.footer-bottom p{padding:20px 0;margin:0;font-size:14px;color:#fff;background:#000}.search-box-borough{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0 20px;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:10px}.search-box-borough .search-box-select-label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:left;padding-top:3px}.search-box-borough .search-box-select-label p{margin:0;text-transform:uppercase;font-size:12px;font-weight:600}.search-box-borough .search-box-select{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.search-box-borough .search-box-select:after,.search-box-borough .search-box-select:before{content:"";position:absolute;right:16px;right:1rem;pointer-events:none}.search-box-borough .search-box-select:before{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #334f5b;top:17px}.search-box-borough .search-box-select:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #fff;top:15px}.search-box-borough .search-box-select select{-webkit-appearance:none;-moz-appearance:none;-webkit-user-select:none;-moz-user-select:none;padding:10px 40px 10px 10px;width:100%;background:#fff;font-size:17px;color:#334f5b;border:0;cursor:pointer}.search-box-selling-online{text-align:right}.search-box-selling-online .search-box-checkbox{display:inline-block;position:relative;padding:5px 0 0 35px;margin-bottom:12px;cursor:pointer;font-size:14px;font-weight:600;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.search-box-selling-online .search-box-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.search-box-selling-online .search-box-checkbox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff}.search-box-selling-online .search-box-checkbox:hover input~.checkmark,.search-box-selling-online .search-box-checkbox input:checked~.checkmark{background-color:#fff}.search-box-selling-online .search-box-checkbox .checkmark:after{content:"";position:absolute;display:none}.search-box-selling-online .search-box-checkbox input:checked~.checkmark:after{display:block}.search-box-selling-online .search-box-checkbox .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #334f5b;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.section-results{margin:30px 0;display:none}.section-results #table-results{position:relative}.section-results table{width:100%}.section-results table tr{background:#fff}.section-results table tr:nth-child(2n){background:#f4f4f4}.section-results table tr.table-header{display:none}.section-results table th{padding:15px;text-align:center;font-size:10px;font-weight:300;text-transform:uppercase}.section-results table th:first-of-type{text-align:left}.section-results table td{display:block;padding:10px 20px;text-align:left;font-size:12px}.section-results table td:first-of-type{width:40%;text-align:left}.section-results table td .td-thumbail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}.section-results table td .td-thumbail img{width:64px;height:64px}.section-results table td .td-thumbail span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-results table td:nth-of-type(2),.section-results table td:nth-of-type(3){width:15%}.section-results table td:nth-of-type(4){width:30%}.section-results table td .button-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;margin-top:10px}.section-results table td .button-info .btn-contact{padding:5px 10px;margin:0;height:34px;border:0;font-size:12px;line-height:25px;background:#dfdfdf;color:#000;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.section-results table td .button-info .btn-contact:hover{text-decoration:none;background:#334f5b;color:#fff}.section-download{margin:30px 0 50px;display:none}.section-download h2{font-size:14px;text-transform:uppercase}.section-download p{margin:10px 0 20px;font-size:14px}.section-download p span{font-size:12px}.section-download .download-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;gap:15px;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-download .download-box .btn-download{padding:5px 10px;margin:0;height:34px;border:0;font-size:14px;line-height:25px;background:#dfdfdf;color:#000;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}.section-download .download-box .btn-download:hover{text-decoration:none;background:#334f5b;color:#fff}.section-partners{position:relative;padding:30px 0 50px;color:#fff;background:#000}.section-partners h3{margin-bottom:15px}.section-partners .gallery{position:relative}.section-partners .gallery .gallery-arrow{position:absolute;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;cursor:pointer;width:20px}.section-partners .gallery .gallery-arrow.gallery-arrow-left{margin-right:10px;left:0}.section-partners .gallery .gallery-arrow.gallery-arrow-right{margin-left:10px;right:0}.section-partners .gallery .slick-list{display:block;width:calc(100% - 60px);height:50px;margin:0 auto;background:#fff}.section-partners .gallery .gallery-item{position:relative;margin:0;width:150px;height:50px}.section-partners .gallery .gallery-item img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;height:auto;max-width:90%;max-height:50px}.section-loader{position:relative;padding:20vh 0;text-align:center;display:none}.section-loader img{width:64px;height:64px}.section-error{position:relative;padding:20vh 0;text-align:center;display:none}.dialog{position:fixed;width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100;display:none}.dialog .dialog-box{position:absolute;width:300px;background:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 0 15px #333;box-shadow:0 0 15px #333}.dialog .dialog-box .dialog-box-close{position:absolute;top:0;right:0;cursor:pointer}.dialog .dialog-box .dialog-box-body{padding:45px 40px 30px}.dialog .dialog-box .dialog-box-body .dialog-box-title{font-size:16px;text-transform:uppercase;font-weight:600;padding-bottom:10px}.dialog .dialog-box .dialog-box-body .dialog-box-description p{margin:10px 0;font-size:14px}.dialog .dialog-box .dialog-box-body .dialog-box-description p a,.dialog .dialog-box .dialog-box-body .dialog-box-description p a:hover{color:#f39b00}.no-scroll{overflow-y:hidden}.cursor-pointer{cursor:pointer!important}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:100;display:none}.modal.show-modal{display:block}.modal .modal-box{position:absolute;top:20%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:95%;background:#fff;border-radius:5px;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;-webkit-animation:modal-in .1s linear;animation:modal-in .1s linear}.modal .modal-box .modal-heading{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:60px;-webkit-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333;background:transparent;z-index:1}.modal .modal-box .modal-heading .modal-heading-logo{position:relative;top:15px;left:20px;width:60px;height:37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .modal-box .modal-heading .modal-heading-logo.danger{background:#bb0e0e}.modal .modal-box .modal-heading .modal-heading-logo .bi{color:#fff;font-size:25px}.modal .modal-box .modal-heading .btn-close{position:relative;margin:20px 20px 0 0}.modal .modal-box .modal-heading .btn-close .bi{font-size:16px;cursor:pointer}.modal .modal-box .modal-box-content{position:relative;margin:60px 0 0;padding:15px 20px 20px;max-height:calc(100vh - 400px);min-height:20px;overflow-y:scroll}.modal .modal-box .modal-box-content .modal-title{position:relative;top:0;left:0}.modal .modal-box .modal-box-content .modal-title h2{font-size:18px;font-weight:300}.modal .modal-box .modal-box-content p{margin:10px 0;font-size:14px;font-weight:300}.modal .modal-box .modal-box-content .modal-link{position:relative;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.modal .modal-box .modal-box-content .modal-link a,.modal .modal-box .modal-box-content .modal-link button{padding:0;font-size:12px;font-family:NimbusSanLOT-Reg,sans-serif;border:0;color:#333;background:transparent;cursor:pointer}.modal .modal-box .modal-box-content .modal-link a:hover,.modal .modal-box .modal-box-content .modal-link button:hover{text-decoration:underline}.modal .modal-box .modal-bottom{bottom:0;left:0;padding:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}.modal .modal-box .modal-bottom,.modal .modal-box .modal-bottom .modal-btn-row{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.modal .modal-box .modal-bottom .modal-btn-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.modal .modal-box .modal-bottom .modal-btn-row .modal-btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;color:#fff;text-align:center;padding:8px;font-size:14px;line-height:100%;border-radius:5px;border:0;background:#ff9929;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.modal .modal-box .modal-bottom .modal-btn-row .modal-btn:hover{background:#f58000}.modal .modal-box .modal-bottom .modal-btn-row .modal-btn.btn-silver{background:#dadada;color:#000}.modal .modal-box .modal-bottom .modal-btn-row .modal-btn.btn-silver:hover{background:#c1c1c1}.modal .modal-box .cookie-tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin:20px 0 10px;border-bottom:1px solid #dadada}.modal .modal-box .cookie-tabs .cookie-tab{padding:5px 0;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:center;font-size:13px;border-bottom:2px solid transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal .modal-box .cookie-tabs .cookie-tab.active-tab{color:#ff9929;font-weight:600;border-bottom:2px solid #ff9929;cursor:auto}.modal .modal-box .cookie-details{position:relative}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item{position:relative;width:100%;padding:10px 5px 10px 15px;margin-bottom:10px;background:#fff;border:1px solid #dadada;border-radius:5px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:transparent;z-index:1;cursor:pointer}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-title small{display:block;margin-top:5px;color:#757575}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:7px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-switch{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:40px;height:20px;padding:2px;color:#333;background:#c1c1c1;border-radius:15px;z-index:2;cursor:pointer}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-switch:before{position:absolute;top:2px;left:2px;content:"";width:16px;height:16px;background:#fff;border-radius:50%;-webkit-transition:left .2s ease;transition:left .2s ease}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-switch:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:transparent;border-radius:15px;z-index:1}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-switch.active-switch{position:relative;color:#fff;background:#ff9929}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-switch.active-switch:before{left:22px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-switch.frozen-switch{position:relative;color:#fff;background:#d1d0ce;cursor:not-allowed}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-switch.frozen-switch:before{left:22px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-collapse{position:relative;padding:2px 10px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-collapse .bi.bi-chevron-down{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .2s ease;transition:all .2s ease}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content{position:relative;margin-top:10px;padding-top:10px;border-top:1px solid #dadada;color:#333;display:none}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content p{margin:0 0 10px;font-size:13px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content p .cookie-subtitle{display:block;color:#757575;padding-top:3px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content p .cookie-subtitle-desc{display:block;color:#333;padding:3px 0}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content p .cookie-tag{display:inline-block;padding:2px 7px;margin:4px 4px 0 0;color:#333;border:1px solid #dadada;border-radius:5px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content p .cookie-list{display:list-item;margin-left:15px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:5px 0 0;font-size:13px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:5px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-icon{margin:0 8px 0 0;cursor:pointer}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-switch{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:31px;height:16px;padding:1px;color:#333;background:#c1c1c1;border-radius:15px;z-index:2;cursor:pointer}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-switch:before{position:absolute;top:2px;left:2px;content:"";width:12px;height:12px;background:#fff;border-radius:50%;-webkit-transition:left .2s ease;transition:left .2s ease}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-switch:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:transparent;border-radius:15px;z-index:1}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-switch.active-switch{position:relative;color:#fff;background:#ff9929}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-switch.active-switch:before{left:17px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-switch.frozen-switch{position:relative;color:#fff;background:#d1d0ce;cursor:not-allowed}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item .cookie-details-item-content .service-info-row .service-info-actions .service-info-switch.frozen-switch:before{left:17px}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item.is-open .cookie-details-item-headline .cookie-details-item-actions .cookie-details-item-collapse .bi.bi-chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.modal .modal-box .cookie-details .cookie-details-content .cookie-details-item.is-open .cookie-details-item-content{display:block}@-webkit-keyframes modal-in{0%{top:0}to{top:20%}}@keyframes modal-in{0%{top:0}to{top:20%}}@media only screen and (min-width:480px){.row{width:440px;margin:0 auto}.visual{background-position:center 250px}.visual.visual-filters{background-position:top}.section-search h1{font-size:45px}.section-search .search-box .search-box-input input{padding:22px 50px 22px 22px;font-size:18px}.section-search .search-box .search-box-input .box-suggest{top:70px}.section-search .section-search-banner .banner-img{width:280px}.section-search .section-search-banner .banner-img img{max-width:150px}.section-search .section-search-banner .banner-text{margin-top:35px;font-size:35px}.section-search.section-filters h1{font-size:35px}.section-search.section-filters .search-filters-box .search-box-input input{padding:22px 50px 22px 22px;font-size:18px}.section-map{height:440px}.section-footer .row.footer-beam{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.section-footer .row.footer-beam .footer-social{margin-top:0}.search-box-borough .search-box-select select{padding:10px 50px 10px 22px;font-size:18px}}@media only screen and (min-width:500px){.modal .modal-box{width:500px}}@media only screen and (min-width:576px){.visual{background-position:center 255px}.section-informations{padding:335px 0 45px}}@media only screen and (min-width:768px){.row{width:720px}.visual{background-size:cover;background-position:center 125px}.section-search .section-search-banner .banner-img{width:400px}.section-search .section-search-banner .banner-text{font-size:50px}.section-informations{padding:500px 0 100px}.section-informations .information-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:700px;gap:0}.go-to-map{padding-bottom:5px}.section-map{height:720px}.search-box-borough{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-box-borough .search-box-select-label{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;text-align:right}.search-box-borough .search-box-select-label p{font-size:14px}.search-box-borough .search-box-select{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}.section-results #table-results:before{position:absolute;top:53px;left:2px;width:calc(100% - 4px);height:1px;background:#334f5b;content:""}.section-results table tr.table-header{display:table-row}.section-results table td{display:table-cell;padding:25px 20px;text-align:center}}@media only screen and (min-width:992px){.row{width:950px}.visual{background-position:center 50px}.nav__content{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal}.nav__content .nav-menu{position:relative;right:0;display:block;bottom:auto;width:auto;background:transparent;-webkit-box-shadow:none;box-shadow:none}.nav__content .nav-menu .btn-hamburger-close{display:none}.nav__content .nav-menu ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.nav__content .nav-menu ul li a{padding:5px 15px;font-size:18px;color:#fff;border:0}.nav__content .nav-menu ul li a:hover{color:#ff9929}.nav__content .hamburger{display:none}.section-search .section-search-banner .banner-img{width:550px}.section-search .section-search-banner .banner-text{font-size:70px}.section-map{height:850px}.section-footer .footer-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1200px){.row{width:1160px}.nav__content .logo{width:143px;height:88px}}@media only screen and (min-width:1920px){.visual{background-size:1920px}}@media only screen and (max-width:768px){.section-results table td{width:100%!important}.section-results table td:first-of-type{padding-top:20px}.section-results table td:nth-of-type(4){padding-bottom:20px}}
/*# sourceMappingURL=style.css.map*/