@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans+Condensed:wght@300;700&display=swap");*:focus{outline:0 !important}img{border:none}.bgr{background-color:rgba(255,0,0,0.5) !important}.bgg{background-color:rgba(0,255,0,0.5) !important}.bgb{background-color:rgba(0,0,255,0.5) !important}.bgc{background-color:rgba(0,255,255,0.5) !important}.bgm{background-color:rgba(255,0,255,0.5) !important}.bgy{background-color:rgba(255,255,0,0.5) !important}.bgw{background-color:rgba(255,255,255,0.5) !important}.position-relative{position:relative}.position-absolute{position:absolute}a,a:hover{text-decoration:none;color:inherit}body{font-family:'Open Sans Condensed', sans-serif;font-weight:300;color:#222222;font-size:1.5rem;line-height:32px}h1,h2,h3,h4,h5,h6{font-family:'Bebas Neue', cursive}h2{font-size:58px}.focuspoint{opacity:0}.header{width:100%;min-height:100vh;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/images/master-header-bg.jpg);background-position:center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.header nav{position:absolute;z-index:2;top:100px;left:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header nav .master{margin-bottom:80px}.header nav ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header nav li{margin-bottom:40px}.header nav li a{color:#733110;font-size:32px;font-family:'Open Sans Condensed', sans-serif;font-weight:700;text-transform:uppercase;padding:2px 25px;-webkit-transition:background-color 0.25s ease-in-out, color 0.25s ease-in-out;transition:background-color 0.25s ease-in-out, color 0.25s ease-in-out;background-color:rgba(255,255,255,0.7)}.header nav li a:not(.lang):hover{background-color:#f26822;color:#fff}.header nav a.lang{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none}.header nav a.lang img{display:block;width:35px;height:auto;-webkit-transition:-webkit-transform 0.25s ease-in-out;transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out}.header nav a.lang:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.header nav .master img{display:block}@media (max-width: 1536px){.header nav{top:72px;left:72px}.header nav .master{margin-bottom:58px}.header nav .master img{width:188px;height:auto}.header nav li{margin-bottom:29px}.header nav li a{font-size:23px;padding:2px 18px}.header nav a.lang img{width:25px}}@media (max-width: 1339px){body{font-size:20px;line-height:28px}}@media (max-width: 991px){.header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header nav{top:50px;left:50px}}.about{padding:120px 100px 120px 100px;position:relative;z-index:1;width:806px;min-height:704px;color:#fff;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:center;-ms-flex-pack:center;justify-content:center;margin-bottom:184px}.about .theme{position:absolute;top:0;left:0;width:1200px;height:100%;background-color:#f26822;opacity:0.8;z-index:-1;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);border-radius:100px;display:none}.about h1{font-size:58px;margin-bottom:13px}.about h2{font-size:40px;text-align:right}.slogan .one,.slogan .two{opacity:0;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out}.slogan .one.on,.slogan .two.on{opacity:1}@media (max-width: 1536px){.about{min-height:536px}}@media (max-width: 1339px){.about{padding:100px 72px}.about .theme{border-radius:72px}.about h1{font-size:54px}.about h2{font-size:36px}}@media (max-width: 1199px){.about{width:660px}}@media (max-width: 991px){.about{padding:100px 50px 100px 60px;width:490px;min-height:484px}}@media (max-width: 767px){.about{padding:100px 50px 100px 50px;width:530px;min-height:auto;margin-top:198px}}.content{width:100%;min-height:100vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/images/content-second-bg.jpg);background-position:center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.content.second{background-image:url(/images/content-bg.jpg);z-index:2;overflow:hidden}.content .wrapper{position:relative;width:100%;max-width:1920px;z-index:2;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:115px 0px 184px 0}.content.second .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content h2{color:#f26822}.content.second h2{color:#fff}.content.second ul,.content.second p{color:#fff}.content.second a{color:#fff;font-weight:700;-webkit-transition:color 0.25s ease-in-out;transition:color 0.25s ease-in-out}.content.second a:hover{color:#733110}.content article :last-child{margin-bottom:0}.content article{width:806px;margin-bottom:0px;padding:120px 100px 120px 100px;position:relative}.content article.offer::before,.content article.fleet::before{content:' ';position:absolute;top:0;right:0;width:1200px;height:100%;background-color:#fff;opacity:0.8;z-index:-1;-webkit-transform:rotate(4deg);transform:rotate(4deg);border-radius:100px}.content.second article.fleet::before{background-color:#f26822;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);height:100%;left:0;top:0}.content ul li{list-style-type:circle;margin-bottom:12px}.content ul li ul li{list-style-type:none;margin-bottom:0}.content ul{padding-left:26px}.content p span{color:#f26822}table{font-size:18px;line-height:auto;font-weight:300}table thead th{background-color:#f26822;color:#fff;line-height:28px}table th{font-weight:300}table td,table tbody th{background-color:#fff}@media (max-width: 1339px){.content h2{font-size:54px}.content article{padding:100px 72px}.content article.offer::before,.content article.fleet::before{border-radius:72px}.content article.fleet{padding:100px 72px 100px 92px}}@media (max-width: 991px){.content article{padding:100px 50px;width:520px}.content article.fleet{padding:100px 50px 100px 72px}}@media (max-width: 767px){.content article,.content.second article{width:530px}.content article.fleet{padding:100px 50px 100px 60px}}.contact{max-width:1920px;width:100%;padding:120px 0;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;background-image:url(/images/content-bg.jpg);background-position:center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;position:relative}.contact::after{position:absolute;content:' ';width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:0.8;z-index:0}.contact h2{margin-bottom:0;color:#f26822;font-size:58px;z-index:2}.contact h3{font-size:30px;margin-bottom:0;line-height:32px;color:#222222;z-index:2}.contact address{margin-bottom:0;text-align:center;line-height:32px;color:#f26822;z-index:2}.contact address:nth-child(2){margin:0 120px}.contact p{margin-bottom:0;color:#222222}.contact address span{display:inline-block;width:25px;height:25px;color:#f26822;vertical-align:middle;margin-right:20px}.contact address span svg{display:block;width:25px;height:auto}@media (max-width: 1339px){.contact{width:100%;padding:100px 0}}@media (max-width: 991px){.contact h2{font-size:54px}.contact address:nth-child(2){margin:0 65px}}@media (max-width: 767px){.contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact address:nth-child(2){margin:0 0 30px 0}.contact h2{margin-bottom:30px}}.footer{max-width:1920px;width:100%;height:90px;margin:0 auto;background:#733110;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}.footer p{color:#fff;text-transform:uppercase;margin-bottom:0;font-weight:700;margin-right:45px;font-size:21px}.footer img{display:block;width:106px;height:auto}.header .menu-btn{position:absolute;top:66px;right:50px}.header .menu-btn span.picto{display:block;width:50px;height:auto;color:#fff}.header .menu-btn span.picto svg{display:block;width:50px;height:auto}.header .dropdown-item{font-weight:300;text-align:center;font-size:24px;font-family:'Bebas Neue';padding:10px 24px;color:#f26822}.waypoint,.waypoint2{opacity:0;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out}.waypoint.on,.waypoint2.on{opacity:1}.to-hide{opacity:0;-webkit-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.to-hide.on{opacity:1}@media (max-width: 575px){body{font-size:4.17391vw;line-height:5.56522vw}.header nav{top:12.17391vw;left:8.69565vw}.header nav .master{margin-bottom:10.08696vw}.header nav .master img{width:32.69565vw}.header .menu-btn{top:11.47826vw;right:8.69565vw}.header .menu-btn span.picto{width:8.69565vw}.header .menu-btn span.picto svg{width:8.69565vw}.about{padding:17.3913vw 8.69565vw 17.3913vw 8.69565vw;width:92.17391vw;margin-top:34.43478vw;margin-bottom:32vw}.about h1{font-size:9.3913vw;margin-bottom:2.26087vw}.about h2{font-size:6.26087vw}.about .theme{border-radius:12.52174vw;width:208.69565vw}.content .wrapper{padding:20vw 0 32vw 0}.content article{padding:17.3913vw 8.69565vw;width:92.17391vw}.content article.fleet{padding:17.3913vw 8.69565vw 17.3913vw 12.52174vw;width:92.17391vw}.content article.offer::before,.content article.fleet::before{border-radius:12.52174vw;top:0;right:0}.content article.fleet::before{top:0;left:0}.content h2{font-size:9.3913vw}.contact{padding:17.3913vw 0}.contact h2{margin-bottom:5.21739vw;font-size:9.3913vw}.contact address:nth-child(2){margin:0 0 5.21739vw 0;line-height:5.56522vw}.contact h3{font-size:5.21739vw;margin-bottom:0;line-height:5.56522vw}.contact address{line-height:5.56522vw}.contact address span{width:4.34783vw;height:4.34783vw;margin-right:3.47826vw}.contact address span svg{width:4.34783vw}.footer{height:15.65217vw}.footer p{margin-right:7.82609vw;font-size:3.65217vw}.footer img{width:18.43478vw}.header .dropdown-item{font-size:4.17391vw;padding:1.73913vw 4.17391vw}}
/*# sourceMappingURL=styles.min.css.map */