|
@@ -1,60 +1,20 @@
|
|
|
@media screen and (max-width: 1450px) {
|
|
|
header{
|
|
|
&> nav{
|
|
|
- width: 90%;
|
|
|
+ width: 90%!important;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-@media screen and (max-width: 1024px) {
|
|
|
- header > nav{
|
|
|
- width: 90%!important;
|
|
|
- }
|
|
|
- .gal{
|
|
|
- .title_gal{
|
|
|
- top: 15vw!important;
|
|
|
- max-width: 60%!important;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- #item{
|
|
|
- .content{
|
|
|
-
|
|
|
- .icones{
|
|
|
- flex-wrap: nowrap!important;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
|
|
|
- #item .demander-votre-devis,
|
|
|
- #sublog .demander-votre-devis{
|
|
|
- width: 300px!important;
|
|
|
- height: 110px!important;
|
|
|
- a{
|
|
|
- display: inline-flex!important;
|
|
|
- }
|
|
|
- p:nth-of-type(2){
|
|
|
- display: none!important;
|
|
|
- }
|
|
|
- img{
|
|
|
- margin-left: 20px!important;
|
|
|
- margin-top: 0px!important;
|
|
|
+@media screen and (max-width: 1080px) {
|
|
|
+ header{
|
|
|
+ &> nav{
|
|
|
+ width: 100%!important;
|
|
|
}
|
|
|
}
|
|
|
- #devis{
|
|
|
- .txt{
|
|
|
- width: 35%!important;
|
|
|
- }
|
|
|
- .demander-votre-devis{
|
|
|
- -webkit-transform: translate(0%, -125%)!important;
|
|
|
- transform: translate(0%, -125%)!important;
|
|
|
- }
|
|
|
- }
|
|
|
- #newsletter #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper.embedForm{
|
|
|
- width: 50%!important;
|
|
|
- }
|
|
|
}
|
|
|
|
|
|
-@media screen and (max-width: 960px) {
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
header nav{
|
|
|
position: relative;
|
|
|
width: 90%;
|
|
@@ -279,6 +239,276 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+ .gal{
|
|
|
+ .title_gal{
|
|
|
+ top: 15vw!important;
|
|
|
+ max-width: 60%!important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ #item{
|
|
|
+ .content{
|
|
|
+
|
|
|
+ .icones{
|
|
|
+ flex-wrap: nowrap!important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ #item .demander-votre-devis,
|
|
|
+ #sublog .demander-votre-devis{
|
|
|
+ width: 300px!important;
|
|
|
+ height: 110px!important;
|
|
|
+ a{
|
|
|
+ display: inline-flex!important;
|
|
|
+ }
|
|
|
+ p:nth-of-type(2){
|
|
|
+ display: none!important;
|
|
|
+ }
|
|
|
+ img{
|
|
|
+ margin-left: 20px!important;
|
|
|
+ margin-top: 0px!important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ #devis{
|
|
|
+ .txt{
|
|
|
+ width: 35%!important;
|
|
|
+ }
|
|
|
+ .demander-votre-devis{
|
|
|
+ -webkit-transform: translate(0%, -125%)!important;
|
|
|
+ transform: translate(0%, -125%)!important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ #newsletter #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper.embedForm{
|
|
|
+ width: 50%!important;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 960px) {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
.gal{
|
|
|
.title_gal{
|
|
|
max-width: 80%!important;
|