@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);body{color:#232323;font-family:Poppins,sans-serif;margin:0;padding:0}body a{text-decoration:none}body .catalogue{background-color:#dea255;border-radius:16px;box-shadow:0 1px 8px rgba(0,0,0,.342);color:#fff;display:block;padding:8px 16px;transition:all .3s}body .catalogue:hover{background-color:#fff;color:#dea255;-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s}body .devis{background-color:#dea255;border-radius:16px;box-shadow:1px;box-shadow:0 1px 8px rgba(0,0,0,.342);color:#fff;padding:8px 16px;transition:all .3s}body .devis:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s}body .devis:hover,body h1{background-color:#fff;color:#dea255}body h1{border-bottom:1px solid #000;margin:0;padding:2%;position:relative;text-align:center;text-shadow:0 1px 1px #000}body h1 a{color:#dea255;font-size:2em;left:20%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .fleche-div{display:none!important;padding:0!important;position:relative}body .fleche-div .fleche{color:#dea255;font-size:4em;left:10%;position:absolute;top:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .cartes{display:flex;flex-wrap:wrap;justify-content:space-around;margin:auto;width:90%}body .cartes .carte-produit{background-color:#fff;border-radius:25px;box-shadow:0 1px 5px #000;display:flex;margin:32px 16px;overflow:hidden;width:650px}body .cartes .carte-produit img{object-fit:cover;width:50%}body .cartes .carte-produit div{padding:16px}body .cartes .carte-produit div h2{font-weight:600;margin:0;text-decoration:underline;text-underline-offset:4px}body .cartes .carte-produit div p{font-weight:600}body .cartes .carte-produit div p span{font-weight:400}body .cartes .carte-produit div a{display:block;margin:8px;text-align:center}.navbar{background-color:#5c7453;height:12vh;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease-in-out;z-index:10}.navbar .navbar-desktop{align-items:center;display:flex;font-weight:500;justify-content:center}.navbar .navbar-desktop .desktop{height:12vh;transition:height .3s ease-in-out;width:100%;z-index:10}.navbar .navbar-desktop .desktop div{display:flex;height:100%;justify-content:space-around;margin:auto;width:80%}.navbar .navbar-desktop .desktop div>a{display:flex;margin:auto 0}.navbar .navbar-desktop .desktop div>a img{height:10vh;object-fit:contain;transition:all .3s}.navbar .navbar-desktop .desktop div>a img:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s}.navbar .navbar-desktop .desktop div nav{display:flex;width:60%}.navbar .navbar-desktop .desktop div nav ul{align-items:center;display:flex;justify-content:space-between;list-style:none;width:100%}.navbar .navbar-desktop .desktop div nav ul li{padding:4px 0}.navbar .navbar-desktop .desktop div nav ul a{color:#fff;padding:8px;transition:all .3s}.navbar .navbar-desktop .desktop div nav ul a:hover{color:#dea255;transition:all .3s}.navbar .navbar-desktop .desktop div nav ul #produits{position:relative}.navbar .navbar-desktop .desktop div nav ul #produits>a:after{content:" ▼";font-size:12px}.navbar .navbar-desktop .desktop div nav ul #produits ul{flex-direction:column;left:50%;padding:10px 0 0;position:absolute;text-align:center;-webkit-transform:translateX(-50%) translateY(-200%);transform:translateX(-50%) translateY(-200%);width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;z-index:10}.navbar .navbar-desktop .desktop div nav ul #produits ul li{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.navbar .navbar-desktop .desktop div nav ul #produits ul a{background-color:#5c7453;border:1px solid #fff;border-radius:20px;display:block;padding:12px;white-space:nowrap}.navbar .navbar-desktop .desktop div nav ul #produits ul a:hover{border:1px solid #dea255}.navbar .navbar-desktop .desktop div nav ul #produits:hover ul{display:block;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.navbar .navbar-desktop .desktop div nav ul #produits:hover ul li:first-child{display:block;opacity:1;-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease-in-out}.navbar .navbar-desktop .desktop div nav ul #produits:hover ul li:nth-child(2){display:block;opacity:1;-webkit-transform:scale(1);transform:scale(1);transition:all .4s ease-in-out}.navbar .navbar-desktop .desktop div nav ul #produits:hover ul li:nth-child(3){display:block;opacity:1;-webkit-transform:scale(1);transform:scale(1);transition:all .45s ease-in-out}.navbar .navbar-phone{display:none;font-weight:500;position:-webkit-sticky;position:sticky}.navbar .navbar-phone .phone{align-items:center;background-color:#5c7453;display:flex;height:12vh;justify-content:space-between;padding:0 6%;transition:all .3s ease-in-out;width:88%;z-index:10}.navbar .navbar-phone .phone>a{display:flex;margin:auto 0}.navbar .navbar-phone .phone>a img{height:8vh;object-fit:contain;transition:all .3s}.navbar .navbar-phone .phone>a img:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s}.navbar .navbar-phone .phone div{align-items:center;display:flex;flex-direction:column;height:50px;justify-content:center;position:relative;width:50px}.navbar .navbar-phone .phone div input{height:100%;opacity:0;position:absolute;right:-4px;top:-3px;width:100%;z-index:2}.navbar .navbar-phone .phone div span{background:#cdcdcd;border-radius:3px;display:block;height:4px;margin-bottom:5px;position:relative;-webkit-transform-origin:4px 0;transform-origin:4px 0;transition:background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);width:33px;z-index:1}.navbar .navbar-phone .phone div span:last-child{margin:0}.navbar .navbar-phone .phone div span:nth-last-child(2){-webkit-transform-origin:0 100%;transform-origin:0 100%}.navbar .navbar-phone .phone .cross-visible span{background:#232323;opacity:1;-webkit-transform:rotate(45deg) translate(2px);transform:rotate(45deg) translate(2px)}.navbar .navbar-phone .phone .cross-visible span:nth-last-child(2){opacity:0;-webkit-transform:rotate(0deg) scale(.2);transform:rotate(0deg) scale(.2)}.navbar .navbar-phone .phone .cross-visible span:last-child{-webkit-transform:rotate(-45deg) translate(-2px,-1px);transform:rotate(-45deg) translate(-2px,-1px)}.navbar .navbar-phone nav{background-color:#5c7453;box-shadow:0 1px 4px #000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding-top:12vh;position:fixed;right:0;top:-100%;transition:all .3s ease-in-out;width:100%}.navbar .navbar-phone nav>ul{padding:0 32px}.navbar .navbar-phone nav>ul>li{list-style-type:none;padding:16px 0}.navbar .navbar-phone nav>ul>li>a{color:#fff;font-size:1.6em;font-weight:700;text-shadow:0 1px 4px #000}.navbar .navbar-phone nav>ul>li>ul>li{list-style-type:none;padding:4px 0}.navbar .navbar-phone nav>ul>li>ul>li a{color:#fff;font-size:1.2em;text-shadow:0 1px 4px #000}.navbar .navbar-phone nav>ul>li a:hover{color:#dea255}.navbar .navbar-phone .nav-visible{top:0}.footer{background-color:#2d3b27;padding:32px 0 16px}.footer .footer-container{display:flex;justify-content:space-around;margin:0 auto;width:80%}.footer .footer-container h2{margin:4px 0}.footer .footer-container .coordo{background-color:#fff;border-radius:20px;box-shadow:0 1px 8px rgba(0,0,0,.342);padding:16px;width:30%}.footer .footer-container .coordo div p{margin:0}.footer .footer-container .coordo a{color:#000;display:block;margin:8px 0;text-decoration:underline}.footer .footer-container .button-footer.phone{display:none}.footer .footer-container .button-footer{align-items:center;display:flex;flex-direction:column;height:150px;justify-content:space-around}.footer .footer-container .horaire{background-color:#fff;border-radius:20px;box-shadow:0 1px 8px rgba(0,0,0,.342);padding:16px;text-align:end;width:30%}.footer .credits{color:#fff;font-size:.9em;text-align:center}.footer .credits a{color:#fff;text-decoration:underline}.hero{background-color:#5c7453;overflow:hidden;position:relative}.hero,.hero .slick-slider{width:100%}.hero .slick-slider .slick-slide div div{background-color:#000}.hero .slick-next,.hero .slick-prev{font-size:2rem;z-index:1}.hero .slick-prev{left:20px}.hero .slick-next{right:20px}.hero img{height:64vh;object-fit:cover;opacity:.8;width:100%}.hero .news{align-items:center;background-color:rgba(222,163,85,.725);border-radius:0 0 25px 25px;display:flex;flex-wrap:wrap;justify-content:space-around;left:50%;padding:16px;position:absolute;text-align:center;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:40%}.hero .news h1{background:none;border:none;color:#fff;font-size:1.8em;margin:0;padding:0}.hero .news p{color:#fff;font-size:1.4em;font-weight:600;margin:0 2%!important;margin-bottom:16px;text-shadow:0 1px 1px #000}.history{align-items:center;background-color:#5c7453;display:flex;justify-content:center;margin:auto;padding-bottom:32px;padding-top:28px;width:100%}.history img{box-shadow:0 1px 8px #272727;margin-right:5%;width:30%}.history p{color:#fff;font-size:1.3em;font-weight:500;text-align:justify;text-shadow:1px 1px 1px #000;width:30%}.presentation,.realisation{background-image:linear-gradient(0deg,rgba(92,116,83,.835),rgba(92,116,83,.835)),url(/static/media/dsc-0681.52f796f961578d5b5fb2.webp);background-size:cover}.presentation section>div,.realisation section>div{display:flex;margin:0 auto;padding:48px 0;width:70%}.presentation section>div img,.realisation section>div img{border-radius:0 50px 50px 0;box-shadow:0 2px 5px #000;height:25vw;margin:auto auto auto 0;object-fit:cover;width:30vw}.presentation section>div div,.realisation section>div div{background-color:#fff;box-shadow:-2px 2px 5px #000;display:block;margin:auto;padding:4%;text-align:justify;width:40%}.presentation section>div div:nth-child(odd),.realisation section>div div:nth-child(odd){border-radius:50px 0 0 50px;margin-right:0}.presentation section>div div:nth-child(2),.realisation section>div div:nth-child(2){border-radius:0 50px 50px 0;margin-left:0}.presentation section>div h2,.realisation section>div h2{text-transform:uppercase}.presentation section>div:nth-child(2) img,.realisation section>div:nth-child(2) img{border-radius:50px 0 0 50px;margin:auto 0 auto auto}.realisation h2{text-align:center}.charpente,.produits{background-image:linear-gradient(0deg,rgba(92,116,83,.835),rgba(92,116,83,.835)),url(/static/media/dsc-0681.52f796f961578d5b5fb2.webp);background-position:50%;background-size:cover;padding-bottom:20px}.charpente div,.produits div{display:flex;flex-wrap:wrap;justify-content:space-around;margin:8% auto;width:80%}.charpente div a,.produits div a{align-items:center;background-size:cover;border-radius:25px;box-shadow:0 1px 5px #000;color:#fff;display:flex;height:300px;justify-content:center;margin:16px 8px;text-align:center;transition:all .3s ease-in-out;width:350px}.charpente div a h2,.produits div a h2{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;height:30%;justify-content:center;text-shadow:0 1px 3px #000;width:100%}.charpente div a:hover,.produits div a:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-in-out}.produits div a:first-child{background-image:url("/static/media/produit%20(1).864a76b8c125eb967a39.webp")}.produits div a:nth-child(2){background-image:url("/static/media/produit%20(3).7c05067dc8c83c21bc08.webp")}.produits div a:nth-child(3){background-image:url("/static/media/produit%20(2).3b07e6ef1d79df3459d2.webp")}.charpente div{width:70%}.charpente div a:first-child{background-image:url("/static/media/charpente%20(3).6d4ae75ad0a2ac1e2c2c.webp");background-position:100%}.charpente div a:nth-child(2){background-image:url("/static/media/charpente%20(2).6c3fceb06131afa26e75.webp")}.charpente div a:nth-child(3){background-image:url("/static/media/charpente%20(4).fe97e22ca34c1fbface0.webp")}.charpente div a:nth-child(4){background-image:url("/static/media/charpente%20(1).cf846c030e211b7aeda4.webp");background-position:100%}.charpente div a:nth-child(5){background-image:url("/static/media/charpente%20(5).551721008533229b7400.webp")}.amenagement,.coffrage,.ossature,.planche-charpente,.structure{background-image:linear-gradient(0deg,rgba(92,116,83,.835),rgba(92,116,83,.835)),url(/static/media/dsc-0681.52f796f961578d5b5fb2.webp);background-size:cover}.amenagement table,.coffrage table,.ossature table,.planche-charpente table,.structure table{border-collapse:collapse;border-radius:25px;box-shadow:0 1px 4px #000;display:flex;flex-direction:column;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:32px auto 0;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.amenagement table td,.amenagement table th,.coffrage table td,.coffrage table th,.ossature table td,.ossature table th,.planche-charpente table td,.planche-charpente table th,.structure table td,.structure table th{border:1px solid #ccc;padding:8px;text-align:center}.amenagement table thead,.coffrage table thead,.ossature table thead,.planche-charpente table thead,.structure table thead{background-color:#dea255;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.4em;font-weight:600;justify-content:center;transition:all .3s ease-in-out}.amenagement table thead td,.coffrage table thead td,.ossature table thead td,.planche-charpente table thead td,.structure table thead td{border:none}.amenagement table thead:hover,.coffrage table thead:hover,.ossature table thead:hover,.planche-charpente table thead:hover,.structure table thead:hover{background-color:#fff;color:#dea255;transition:all .3s ease-in-out}.amenagement table thead th:nth-child(2),.coffrage table thead th:nth-child(2),.ossature table thead th:nth-child(2),.planche-charpente table thead th:nth-child(2),.structure table thead th:nth-child(2){width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.amenagement table tbody,.coffrage table tbody,.ossature table tbody,.planche-charpente table tbody,.structure table tbody{display:block;height:0;opacity:0;transition:all .3s ease-in-out}.amenagement table tbody tr,.coffrage table tbody tr,.ossature table tbody tr,.planche-charpente table tbody tr,.structure table tbody tr{background-color:#fff}.amenagement table tbody tr span,.coffrage table tbody tr span,.ossature table tbody tr span,.planche-charpente table tbody tr span,.structure table tbody tr span{font-size:.8em}.surmesure{background-image:linear-gradient(0deg,rgba(92,116,83,.835),rgba(92,116,83,.835)),url(/static/media/dsc-0681.52f796f961578d5b5fb2.webp);background-size:cover}.surmesure>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;padding:32px 0}.surmesure>div table{background-color:#fff;border-collapse:collapse;border-radius:25px;box-shadow:0 1px 4px #000;height:50vh;margin:16px;overflow:hidden;width:600px}.surmesure>div table td,.surmesure>div table th{border:1px solid #ccc;padding:8px;text-align:center}.surmesure>div table thead th{color:#dea255}.surmesure>div table thead th:nth-child(2){width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.surmesure>div table thead tr{background-color:#fff}.surmesure>div table tbody tr:nth-child(2n){background-color:#f2f2f2}.surmesure>div table tbody tr:nth-child(odd){background-color:#fff}.surmesure>div .border-none-table{border:none}.surmesure>div .border-left-table{border-left:none}.surmesure>div>div{background-color:#fff;border-radius:25px;box-shadow:0 1px 4px #000;margin:16px;overflow:hidden;width:600px}.surmesure>div>div img{display:block;width:100%}.surmesure>div>div div{font-size:1.2em;font-weight:500;padding:12px;text-align:center}.surmesure>div>div div p span{color:#dea255}.rabotage{background-image:linear-gradient(0deg,rgba(92,116,83,.835),rgba(92,116,83,.835)),url(/static/media/dsc-0681.52f796f961578d5b5fb2.webp);background-size:cover}.rabotage>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;padding:32px 0}.rabotage>div table{border-collapse:collapse;box-shadow:0 1px 4px #000;margin:0 auto;width:90%}.rabotage>div table td,.rabotage>div table th{border:1px solid #ccc;padding:8px;text-align:center}.rabotage>div table thead th{color:#dea255}.rabotage>div table thead th:nth-child(2){width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.rabotage>div table thead tr{background-color:#fff}.rabotage>div table tbody tr:nth-child(2n){background-color:#f2f2f2}.rabotage>div table tbody tr:nth-child(odd),.rabotage>div>div{background-color:#fff}.rabotage>div>div{align-items:center;border-radius:25px;box-shadow:0 1px 4px #000;display:flex;height:500px;justify-content:center;margin:16px;overflow:hidden;width:700px}.rabotage>div>div div{font-weight:500;height:100%;text-align:center;width:50%}.rabotage>div>div div:first-child{padding:0 16px}.rabotage>div>div div:first-child p span{color:#dea255;font-weight:700}.rabotage>div>div div:nth-child(2){position:relative}.rabotage>div>div div:nth-child(2) p{color:#dea255;font-size:6em;left:50%;margin:0;position:absolute;text-shadow:1px 0 #fff,-1px 0 #fff,0 1px #fff,0 -1px #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rabotage>div>div div:nth-child(2) img{display:block;height:50%;object-fit:cover;width:100%}.page-devis #contact-form{margin:auto}.contact,.page-devis{background-image:linear-gradient(0deg,rgba(92,116,83,.835),rgba(92,116,83,.835)),url(/static/media/dsc-0708.c5c39e428e44962e42a7.webp);background-position:bottom;background-size:cover;padding-bottom:20px}.contact h1+div,.page-devis h1+div{display:flex;flex-wrap:wrap;justify-content:space-around}.contact h3,.page-devis h3{color:#fff;font-weight:400;padding:0 20px;text-align:center}.contact h3 a,.page-devis h3 a{color:#fff;text-decoration:underline;text-underline-offset:4px}.contact iframe,.page-devis iframe{border:none;box-shadow:0 1px 5px #000;display:block;height:350px;margin:20px auto;width:100%}.contact #contact-form,.page-devis #contact-form{background-color:#fff;border-radius:25px;box-shadow:0 1px 5px #000;color:#fff;display:flex;flex-direction:column;margin:48px auto auto;padding:1.5em;width:35%}.contact #contact-form h2,.page-devis #contact-form h2{color:#232323;margin:0;text-align:center}.contact #contact-form .submissionMessage,.page-devis #contact-form .submissionMessage{color:#232323;text-align:center}.contact #contact-form label,.page-devis #contact-form label{color:#232323}.contact #contact-form input,.contact #contact-form textarea,.page-devis #contact-form input,.page-devis #contact-form textarea{background-color:#eee;border:none;border-radius:20px;margin-bottom:20px;padding:.8em;width:70%}.contact #contact-form textarea,.page-devis #contact-form textarea{width:auto}.contact #contact-form .submit-btn,.page-devis #contact-form .submit-btn{background-color:#dea255;border:none;border-radius:16px;box-shadow:0 1px 8px rgba(0,0,0,.342);color:#fff;cursor:pointer;font-size:1em;font-weight:600;margin:auto;padding:8px 16px;transition:all .3s;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.contact #contact-form .submit-btn:hover,.page-devis #contact-form .submit-btn:hover{background-color:#fff;color:#dea255;-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s}.page-devis #contact-form textarea{height:32vh}.mention{margin-bottom:32px}.mention section{margin:auto;width:50%}.mention section h2{color:#dea255;font-size:1.8em}.mention section a{text-decoration:underline}@media screen and (max-width:1750px){h1 a{left:10%}}@media screen and (max-width:1490px){.amenagement table{margin-top:48px!important}.amenagement h1 a{display:none}.amenagement .fleche-div{display:block!important}}@media screen and (max-width:1370px){.navbar-desktop .desktop div,.presentation section div,.realisation section div{width:90%}.presentation section div img,.realisation section div img{height:33.3vw;width:40vw}}@media screen and (max-width:1300px){.history img{width:50%}.history p{font-size:1.2em}h1 a{left:5%}.navbar .navbar-desktop{display:none}.navbar .navbar-phone{display:flex}}@media screen and (max-width:1170px){.contact #contact-form,.page-devis #contact-form{width:40%}.charpente div,.produits div{width:90%}}@media screen and (max-width:1050px){.mention section{width:70%}.footer{padding-top:0}.footer .footer-container{flex-direction:column-reverse}.footer .footer-container .coordo,.footer .footer-container .horaire{text-align:center;width:95%}.footer .footer-container .horaire{margin-bottom:12px}.footer .footer-container .button-footer.phone{display:flex}.footer .footer-container .button-footer.desktop{display:none}.footer .credits{margin:16px auto;width:90%}.presentation section div img,.realisation section div img{height:41.66vw;width:50vw}h1 a{left:1%}.amenagement table,.ossature table{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.coffrage table,.planche-charpente table,.structure table{width:90%}}@media screen and (max-width:910px){.history p{font-size:1em}.carte-produit,.coffrage table,.ossature table,.planche-charpente table,.structure table{margin-top:48px!important}body h1 a{display:none}body .fleche-div{display:block!important}.hero .news{width:60%}.presentation section div:nth-child(2),.realisation section div:nth-child(2){flex-direction:column}.presentation section div:nth-child(2) img,.realisation section div:nth-child(2) img{border-radius:50px 50px 0 0;height:58.3vw;margin-right:auto;width:70vw}.presentation section div:nth-child(2) div,.realisation section div:nth-child(2) div{border-radius:0 0 50px 50px;margin-left:auto;width:70%}.presentation section div:nth-child(odd),.realisation section div:nth-child(odd){flex-direction:column-reverse}.presentation section div:nth-child(odd) img,.realisation section div:nth-child(odd) img{border-radius:50px 50px 0 0;height:58.3vw;margin-left:auto;width:70vw}.presentation section div:nth-child(odd) div,.realisation section div:nth-child(odd) div{border-radius:0 0 50px 50px;margin-right:auto;width:70%}.contact #contact-form,.page-devis #contact-form{width:60%}}@media screen and (max-width:680px){.mention section{width:90%}body .cartes .carte-produit{flex-wrap:wrap;justify-content:center}body .cartes .carte-produit img{width:100%}.hero .news{width:80%}.history{flex-direction:column-reverse;margin:auto;padding:0}.history img{margin:0;width:100%}.history p{font-size:1em;margin:0;padding:8px 0;width:85%}.navbar-phone .phone nav{top:4.5vw}.contact #contact-form,.page-devis #contact-form{width:70%}.contact iframe{border-radius:35px;width:95%}.rabotage>div>div{flex-wrap:wrap;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.rabotage>div>div div:first-child{display:flex;flex-direction:column;height:auto;width:80%}.rabotage>div>div div:nth-child(2){height:600px;width:100%}.amenagement table,.coffrage table,.ossature table,.planche-charpente table,.structure table{width:90%}}@media screen and (max-width:480px){body .fleche-div .fleche{left:2%}.hero .news{width:100%}.navbar-phone .phone nav{top:4vw}.navbar-phone .phone nav #hamburger{display:block;left:40px;position:relative;-webkit-user-select:none;user-select:none;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;z-index:2}.navbar-phone .phone nav #menu{margin:-100px 0 0 -40px}.footer .footer-container .coordo,.footer .footer-container .horaire{padding:16px 0;width:100%}.presentation section div:nth-child(2) img,.realisation section div:nth-child(2) img{height:73.3vw;width:88vw}.presentation section div:nth-child(2) div,.realisation section div:nth-child(2) div{width:90%}.presentation section div:nth-child(odd) img,.realisation section div:nth-child(odd) img{height:73.3vw;width:88vw}.presentation section div:nth-child(odd) div,.realisation section div:nth-child(odd) div{width:90%}.contact #contact-form,.page-devis #contact-form{width:80%}h1 a{display:none}.surmesure>div table td,.surmesure>div table th{padding:0 1px}.rabotage>div>div div:nth-child(2){height:400px}.amenagement table tbody td,.coffrage table tbody td,.ossature table tbody td,.planche-charpente table tbody td,.structure table tbody td{padding:8px 0}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;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{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.cc830b52.css.map*/