suite
This commit is contained in:
parent
ef75c122fc
commit
cf56e5c94a
@ -173,8 +173,9 @@ $blue :#2dadb1;
|
|||||||
max-width:950px;
|
max-width:950px;
|
||||||
}
|
}
|
||||||
.service-inner{
|
.service-inner{
|
||||||
max-width:320px;
|
max-width:290px;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
|
font-size:14px;
|
||||||
img{
|
img{
|
||||||
margin-bottom:10px;
|
margin-bottom:10px;
|
||||||
}
|
}
|
||||||
@ -183,7 +184,10 @@ $blue :#2dadb1;
|
|||||||
}
|
}
|
||||||
#images_agence{
|
#images_agence{
|
||||||
text-align:center;
|
text-align:center;
|
||||||
|
.hvr-skew{
|
||||||
|
|
||||||
|
max-height:190px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -216,7 +220,7 @@ body{
|
|||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
color: black;
|
color: black;
|
||||||
|
|
||||||
padding-top:120px;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -255,7 +259,7 @@ h3{
|
|||||||
}
|
}
|
||||||
#logo{
|
#logo{
|
||||||
margin:23px 0px;
|
margin:23px 0px;
|
||||||
height:110px;
|
height:107px;
|
||||||
}
|
}
|
||||||
.menu{
|
.menu{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
@ -296,6 +300,7 @@ h3{
|
|||||||
|
|
||||||
|
|
||||||
#top_bar{
|
#top_bar{
|
||||||
|
|
||||||
position:fixed;
|
position:fixed;
|
||||||
top:0;
|
top:0;
|
||||||
left:0;
|
left:0;
|
||||||
@ -341,7 +346,7 @@ h3{
|
|||||||
|
|
||||||
|
|
||||||
#home_top{
|
#home_top{
|
||||||
|
|
||||||
#home_top_image{
|
#home_top_image{
|
||||||
background:url('/Image-home.jpg') no-repeat center center;
|
background:url('/Image-home.jpg') no-repeat center center;
|
||||||
background-size:100%;
|
background-size:100%;
|
||||||
@ -350,12 +355,12 @@ h3{
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
padding-top:1px;
|
padding-top:120px;
|
||||||
|
|
||||||
position:relative;
|
position:relative;
|
||||||
color:white;
|
color:white;
|
||||||
.inner_t{
|
.inner_t{
|
||||||
margin-top:150px;
|
margin-top:270px;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top:0;
|
top:0;
|
||||||
left:0;
|
left:0;
|
||||||
@ -392,7 +397,9 @@ h3{
|
|||||||
padding: 40px 0;
|
padding: 40px 0;
|
||||||
|
|
||||||
table{
|
table{
|
||||||
margin:auto;
|
margin-right:20px;
|
||||||
|
float:right;
|
||||||
|
|
||||||
td{
|
td{
|
||||||
padding:0 10px;
|
padding:0 10px;
|
||||||
}
|
}
|
||||||
@ -744,6 +751,10 @@ padding:5px 8px;
|
|||||||
|
|
||||||
@media screen and (max-width:880px) {
|
@media screen and (max-width:880px) {
|
||||||
|
|
||||||
|
.socials_links, .contact_links{
|
||||||
|
|
||||||
|
top:150px;
|
||||||
|
}
|
||||||
|
|
||||||
.desktop_only{
|
.desktop_only{
|
||||||
|
|
||||||
@ -847,6 +858,8 @@ padding:5px 8px;
|
|||||||
|
|
||||||
}
|
}
|
||||||
.contact_container{
|
.contact_container{
|
||||||
|
|
||||||
|
|
||||||
text-align:center;
|
text-align:center;
|
||||||
.tel_panel{
|
.tel_panel{
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
|
@ -137,7 +137,8 @@
|
|||||||
%h2{:style => "text-align:center;"} Contact
|
%h2{:style => "text-align:center;"} Contact
|
||||||
|
|
||||||
%div{:style => "padding:30px 0;padding-top:0"}
|
%div{:style => "padding:30px 0;padding-top:0"}
|
||||||
%h3 Vous voulez travailler avec nous ?
|
%h3
|
||||||
|
%strong Vous voulez travailler avec nous ?
|
||||||
.row
|
.row
|
||||||
.columns.span_6
|
.columns.span_6
|
||||||
|
|
||||||
@ -148,13 +149,14 @@
|
|||||||
%td
|
%td
|
||||||
=image_tag "/icone-telephone.png"
|
=image_tag "/icone-telephone.png"
|
||||||
%td
|
%td
|
||||||
09 50 11 76 71
|
%strong 09 50 11 76 71
|
||||||
%br
|
%br
|
||||||
06 62 95 47 70
|
%strong 06 62 95 47 70
|
||||||
%td
|
%td
|
||||||
ou
|
ou
|
||||||
%td
|
%td
|
||||||
=image_tag "/icone-mail.png"
|
=image_tag "/icone-mail.png"
|
||||||
|
.clear
|
||||||
|
|
||||||
.row.idn_sign
|
.row.idn_sign
|
||||||
.columns.span_5{:style => "width:170px;"}
|
.columns.span_5{:style => "width:170px;"}
|
||||||
@ -172,9 +174,9 @@
|
|||||||
.mobile_only
|
.mobile_only
|
||||||
%br
|
%br
|
||||||
|
|
||||||
09 50 11 76 71
|
%strong 09 50 11 76 71
|
||||||
%br
|
%br
|
||||||
06 62 95 47 70
|
%strong 06 62 95 47 70
|
||||||
%br
|
%br
|
||||||
%br
|
%br
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user