/*
 Theme Name:   Trois degrés est
 Description:  Theme pour Trois degrès est
 Author:       Double Salto
 Template:     twentytwelve
*/

@font-face {
    font-family: 'lamed';
    src: url('ft-sterling-medium.eot');
    src: url('ft-sterling-medium.eot?#iefix') format('embedded-opentype'),
             url('ft-sterling-medium.woff2') format('woff2'),
         url('ft-sterling-medium.woff') format('woff'),
         url('ft-sterling-medium.ttf') format('truetype'),
         url('ft-sterling-medium.svg#youworkforthem') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'labook';
    src: url('ft-sterling-book.eot');
    src: url('ft-sterling-book.eot?#iefix') format('embedded-opentype'),
             url('ft-sterling-book.woff2') format('woff2'),
         url('ft-sterling-book.woff') format('woff'),
         url('ft-sterling-book.ttf') format('truetype'),
         url('ft-sterling-book.svg#youworkforthem') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'labold';
    src: url('ft-sterling-semi-bold.eot');
    src: url('ft-sterling-semi-bold.eot?#iefix') format('embedded-opentype'),
             url('ft-sterling-semi-bold.woff2') format('woff2'),
         url('ft-sterling-semi-bold.woff') format('woff'),
         url('ft-sterling-semi-bold.ttf') format('truetype'),
         url('ft-sterling-semi-bold.svg#youworkforthem') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lalight';
    src: url('ft-sterling-light.eot');
    src: url('ft-sterling-light.eot?#iefix') format('embedded-opentype'),
             url('ft-sterling-light.woff2') format('woff2'),
         url('ft-sterling-light.woff') format('woff'),
         url('ft-sterling-light.ttf') format('truetype'),
         url('ft-sterling-light.svg#youworkforthem') format('svg');
    font-weight: normal;
    font-style: normal;
}
a {
    color: #3a2432;
}
a:hover {
    color: #3a2432;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    hyphens: none;-moz-hyphens: none;-webkit-hyphens: none;
}
body {
    color: #3a2432;
    background-color: #d2e5d9;
    font-size: 16px;
}
body .site {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    padding: 0;
}
body.custom-font-enabled {
    font-family: "labook", Helvetica, Arial, sans-serif;
}
strong{
    font-family: labold;
}
.site {
    max-width: 100%;
        width: 100%;
    background-color: transparent;
}
h1.site-title a span {
    color: #FFF;
}
.site-info {
    max-width: 1200Px;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
}
div#bandhead {
    max-width: 1200px;
    margin: 0 auto;
}
footer[role="contentinfo"] {
    border-top: 1px solid #3a2432;
    max-width: 100%;
}
.single-projet footer#colophon {
    margin-top: 50px;
}
.home footer[role="contentinfo"] {
    background: #FFF;
    margin-top: 0;
    padding: 40px 0;
}
.site-content article {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.alm-reveal, .alm-listing {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px !important;
}
.home .alm-reveal, .home .alm-listing {
    padding-bottom: 40px;
}
.unprojet {
    width: calc(33.333% - 20px);
    margin: 0 10px 40px;
}
a.unprojethome {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
hgroup {
    display: inline-block;
}
.site-header h1 {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: -6px;
    font-weight: lighter;
}
.site-header {
    padding: 60px 40px 29.5px;
    border-bottom: 1px solid;
}
.page-template-lesprojets header.entry-header {
    margin-top: 50px;
}
.site-header h1 a {
    color: #3a2432;
}
.site-header h1 a:hover {
    color: #FFF;
}
nav#site-navigation {
    display: inline-block;
    float: right;
    margin-top: 0;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 0;
    border-top: 0;
    display: inline-block !important;
}
.main-navigation li {
    margin: 0 0 0 40px;
    font-family: 'labold';
    font-size: 15px;
}
.main-navigation li a {
    border-bottom: 4px solid transparent;
    color: #3a2432;
    padding-bottom: 12px;
    line-height: 4;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.main-navigation li a:hover {
    border-bottom: 4px solid #3a2432;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #3a2432;
    border-bottom: 4px solid #3a2432;
    font-weight: normal;
}
a:focus {
    outline: 0 dotted;
}
div#leftprojhome {
    width: calc(66.666% - 20px);
    margin-right: 20px;
}
div#rightprojhome {
    width: calc(33.333% - 20px);
    margin-left: 20px;
    font-size: 26px;
}
a.unprojethome {
    color: #3a2432;
    text-decoration: none;
}
div#projetmeahome {
    margin-bottom: 41px;
}
div#suitecarr, a.lkfichtel {
    background: #FFF;
    display: table;
    border-radius: 25px;
    color: #3a2432;
    padding: 5px 10px;
    line-height: 1;
    font-size: 14px;
    margin-top: 7px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.home div#suitecarr {
    background: #3a2432;
    color: #FFF;
            transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.home a.unprojet:hover div#suitecarr, a.lkfichtel:hover, a.unprojethome:hover div#suitecarr{
    background: #d2e5d9;
    color: #3a2432;
            transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.unprojet {
    color: #3a2432;
    text-decoration: none;
    hyphens:none; -moz-hyphens:none; -webkit-hyphens:none;
}
.blocont{
    max-width: 1200px;
    padding: 0 40px;
}
div#imgvignprojet {
    line-height: 0;
    position: relative;
    overflow: hidden;
}
div#imgvignprojet img {
    transform: scale(1);
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.unprojet:hover div#imgvignprojet img, a.unprojethome:hover div#imgvignprojet img {
    transform: scale(1.1);
    filter: grayscale(0);
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
div#contminproj {
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.1;
}
div#contminproj span {
    color: #aea9ae;
    display: block;
    margin-top: 5px;
}
.blocont {
    max-width: 1200px;
    padding: 0 40px;
    margin: 0 auto;
}
div#projetshome {
    padding: 60px 0 0;
    background: #FFF;
}
div#titminproj {
    font-size: 24px;
    line-height: 1.1;
}
h2.intertithome {
    line-height: 1.2 !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #aea9ae;
    margin-bottom: 40px;
    font-weight: lighter;
    margin-top: 0;
        font-size: 32px !important;
    font-family: lamed;
}
.alm-btn-wrap {
    display: none !important;
}
div#wrapproche {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
div#leftapproche {
    width: calc(50% - 10px);
    margin-right: 10px;
        font-size: 32px;
    font-family: lamed;
    line-height: 1.2;
}
div#leftapproche span {
    width: 100%;
    border-bottom: 1px solid #aea9ae;
    padding-bottom: 15px;
    display: block;
}
div#rightapproche {
    width: calc(50% - 10px);
    margin-left: 10px;
}
div#wrapexpertise {
    display: flex;
    flex-wrap: wrap;
}
div#leftexpertise {
    width: calc(50%);
    font-size: 32px;
    font-family: lamed;
    line-height: 1.2;
}
div#leftexpertise span{
    width: 100%;
    border-bottom: 1px solid #aea9ae;
    padding-bottom: 15px;
    display: block;
}
div#rightexpertise {
    width: 50%;
}
.undomaine {
    width: calc(100% - 10px);
    border-bottom: 1px solid #aea9ae;
    padding-bottom: 15px;
    display: block;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 15px;
    padding-left: 10px;
}
div#conthome {
    padding-bottom: 60px;
}
div#imgaccueil {
    max-width: 1200px;
    margin: 0 auto 50Px;
}
div#imgvignprojet:after {
    content: "";
    background: #d2e5d9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    opacity: 1;
                transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.unprojet:hover div#imgvignprojet:after {
    opacity: 0;
                transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
div#imgvignprojet img {
    filter: grayscale(1);
            transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.unprojet:hover div#imgvignprojet img {
    filter: grayscale(0);
            transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.entry-header .entry-title {
    font-size: 40px;
}
div#lieuproj {
    font-size: 40px;
    color: #FFF;
}
div#imgpincproj {
    max-width: 80%;
    position: relative;
}
div#wrapinfosproj {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 80px;
}
div#lecontinfo {
    max-width: 560px;
    float: right;
    width: calc(100% - 40px);
    padding-right: 40px;
    line-height: 1.3;
    font-size: 16px;
}
div#continfos {
    width: 50%;
}
div#imgprojet {
    width: 50%;
    line-height: 0;
    position: relative;
}
.blocontpro {
    max-width: 800px;
    margin: 60px auto 0;
    padding: 0 40px;
}
div#contheadproj {
    margin-top: 60px;
    margin-bottom: 40px;
}
div#uneinfo span {
    display: block;
    font-family: labold;
}
div#uncontinfo {
    position: relative;
}
div#uncontinfo:before {
    margin-top: 16px;
    width: 40px;
    height: 1px;
    background: #000;
    display: block;
    content: "";
    margin-bottom: 16px;
}
div#baseline {
    margin-top: 40px;
    font-size: 16px;
}
footer[role="contentinfo"] a {
    color: #3a2432;
}
footer[role="contentinfo"] a:hover {
    color: #3a2432;
    text-decoration: none;
}
div#nomfoot {
    display: flex;
    align-items: center;
}
.home .logofoot span{
    color: #d2e5d9;
}
.logofoot span{
    color: #FFF;
}
.logofoot {
    padding-right: 40px;
    border-right: 1px solid;
    margin-right: 40px;
    font-size: 40px;
}
div#introhead {
    font-size: 60px;
    position: relative;
    hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    margin-top: 50px;
}
div#introhead:after {
    height: 1px;
    display: table;
    content: "";
    margin-bottom: 60px;
    margin-top: 40px;
    width: 40px;
    background: #000;
    position: relative;
}
div#introhead p{
    line-height: 1;
}
div#introhead strong {
    font-weight: lighter;
    color: #FFF;
    font-family: 'labook';
}
.elementToFadeInAndOut {
    opacity: 1;
    animation: fade 2s linear;
}
@keyframes fade {
  0% { opacity: 0 }
  100% { opacity: 1 }
}
.uncontmul {
    position: relative;
}
.uncontmul span, #imgprojet span, #imgpincproj span {
    position: absolute;
    bottom: 20px;
    right: 0;
    font-size: 13px;
    padding: 5px 20px 5px 10px;
    background: #d2e5d9;
    line-height: 1;
}
.page-template-agence footer#colophon {
    display: none;
}
.page-template-agence header.entry-header {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 0;
}
.entry-header img.wp-post-image {
    margin-bottom: 0;
}
div#wrapagence {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
#leftagence{
    width: calc(33.333% - 20px);
    margin-right: 20px;
    font-size: 32px;
    font-family: lamed;
    line-height: 1.2;
}
div#leftagence span {
    display: block;
    border-bottom: 1px solid;
    padding-bottom: 15px;
}
#rightagence {
    width: calc(66.666% - 20px);
    margin-left: 20px;
    display: flex;
    flex-wrap: wrap;
}
#lecontagenceleft{
    width: calc(50% - 20px);
    margin-right: 20px;
}
#lecontagenceright{
    width: calc(50% - 20px);
    margin-left: 20px;
}
div#footerendagence {
    padding: 50px 0;
    background: #3a2432;
    color: #FFF;
}
#footerendagence h2.intertithome {
    color: #d2e5d9;
}
div#contfootfin {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    width: calc(100% + 40px);
}
.unfootfin {
    width: calc(25% - 40px);
    margin: 0 20px;
    text-align: center;
    font-size: 20px;
    line-height: 1.25;
    color: #d2e5d9;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.unfootfin.lemilieu {
    width: calc(50% - 40px);
    position: relative;
}
.unfootfin span {
    display: block;
    color: #FFF;
    margin-bottom: 5px;
}
div#lecontpageagence {
    background: #FFF;
    padding-top: 60px;
}
#sectionequipe {
    margin-left: calc(50% - 600px);
    padding: 0;
    background: #d2e5d9;
}
div#imgtransfin {
    width: 100%;
    height: 600px;
    background-position: center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}
div#wrapfootfin {
    margin-top: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.unfootfin.lemilieu:after {
    width: 80px;
    top: 50%;
    height: 1px;
    background: #d2e5d9;
    position: absolute;
    right: 0;
    content: "";
}
.unfootfin.lemilieu:before {
    width: 80px;
    top: 50%;
    height: 1px;
    background: #d2e5d9;
    position: absolute;
    left: 0;
    content: "";
}
div#leftfootfin {
    font-size: 50px;
    font-family: 'labook';
    padding-right: 40px;
    margin-right: 40px;
    border-right: 1px solid;
}
div#leftfootfin span {
    color: #d2e5d9;
}
div#rightfootfin {
    font-size: 13px;
    text-align: left;
}
.unmembre {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 60px;
    position: relative;
}
div#imgcarr {
    width: 350px;
    position: relative;
}
.bloccontcarr {
    width: calc(100% - 470px);
    margin-left: 70px;
    padding-right: 40px;
    max-width: 780px;
}
div#wrapequipe {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}
div#leftwrapequipe {
    width: calc(33.333%);
    margin-right: 0;
}
div#rightwrapequipe {
    width: calc(66.666% - 70px);
    margin-left: 70px;
}
div#resumecarr {
    margin-top: 20px;
}
div#resumecarr p{
    margin-bottom: 15px;
    line-height: 1.3;
}
div#resumecarr p:last-child{
    margin-bottom: 0;
}
div#titblocarr {
    font-family: 'labold';
    font-size: 25px;
    line-height: 1.1;
}
div#sstitblocarr {
    font-size: 25px;
    line-height: 1.1;
    color: #FFF;
}
div#desccarr p:last-child {
    margin-bottom: 0;
}
.unmembre:before {
    content: "";
    height: 1px;
    background: #000;
    width: 100%;
    position: absolute;
    top: 0;
}
.unmembre:first-child:before {
    display: none;
}
a.lkfichtel {
    background: #3a2432;
    color: #FFF;
    text-decoration: none;
    margin-top: 20px;
}
a.lkfichtel:hover {
    background: #FFF;
    color: #3a2432;
}
.taptap-by-bonfire ul li a {
    text-transform: uppercase;
}
.page-template-default div#page {
    max-width: 1200px;
    padding: 0 40px;
}
h2 {
    font-family: 'lamed';
    font-size: 20px !important;
    line-height: 1 !important;
}
.colfootdeux a {
    text-decoration: none;
}
.colfootdeux a:hover {
    text-decoration: underline !important;
}
.unfootfin a {
    color: #d2e5d9;
    text-decoration: none;
}
.unfootfin a:hover {
    color: #d2e5d9;
    text-decoration: underline;
}
.alm-filters-container .alm-filter li {
    display: inline-block !important;
        margin-right: 5px !important;
}
.alm-filters-container .alm-filter li div.alm-filter--link:before, .alm-filters-container .alm-filter li div.alm-filter--link:after{
    display: none !important;
}
.alm-filters-container .alm-filter li div.alm-filter--link.active, .alm-filters-container .alm-filter li div.alm-filter--link:hover {
    color: #FFF !important;
    background: #3a2432 !important;
     border: 1px solid #3a2432 !important;
     transition: all 0.3s linear;
}
.alm-filters-container .alm-filter li div.alm-filter--link {
    padding: 3px 15px !important;
    border-radius: 25px !important;
    border: 1px solid !important;
    transition: all 0.3s linear;
    color: #3a2432 !important;
}
a.liendomaine {
    text-decoration: none;
    transition: all 0.3s linear;
}
a.liendomaine:hover {
    text-decoration: none;
    color: #FFF;
    transition: all 0.3s linear;
}

@media only screen and (max-width: 1280px) {
#sectionequipe {
    margin-left: 0;
    padding: 0 0 0 40px;
}
}
@media only screen and (max-width: 1240px) {
div#wrapinfosproj {
    padding-left: 40px;
}
}
@media only screen and (max-width: 1120px) {
div#contfootfin {
    justify-content: center;
}
.unfootfin.lemilieu {
    width: 100%;
}
.unfootfin {
    margin: 20px 0px;
    width: 100%;
}
.unfootfin.lemilieu:before, .unfootfin.lemilieu:after {
    display: none;
}
div#imgprojet {
    width: 70%;
}
div#continfos {
    width: 30%;
}
}
@media only screen and (max-width: 1000px) {
div#leftwrapequipe {
    width: 100%;
    margin-right: 0;
}
div#rightwrapequipe {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.bloccontcarr {
    width: calc(100% - 440px);
    margin-left: 40px;
    padding-right: 40px;
    max-width: 780px;
}
div#wrapequipe {
    margin-top: 40px;
}
.unprojet {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
}
div#introhead {
    font-size: 50px;
}
}
@media only screen and (max-width: 960px) {
.colfootun {
    display: none;
}
div#continfos {
    width: 100%;
}
div#imgprojet {
    width: calc(100% - 40px);
    line-height: 0;
    position: relative;
    margin-top: 40px;
}
.blocontpro {
    margin: 40px auto 0;
}
}
@media only screen and (max-width: 780px) {
div#imgcarr {
    width: 260px;
    position: relative;
}
.bloccontcarr {
    width: calc(100% - 350px);
}
}
@media only screen and (max-width: 700px) {
div#introhead {
    font-size: 40px;
}
}
@media only screen and (max-width: 670px) {
div#imgcarr {
    width: calc(100% - 40px);
    position: relative;
}
.bloccontcarr {
    width: 100%;
    margin-left: 0;
    padding-right: 40px;
}
div#wrapequipe {
    margin-top: 20px;
}
.unmembre:before {
    display: none;
}
div#imgtransfin {
    width: 100%;
    height: 300px;
    background-position: center !important;
    background-attachment: scroll !important;
    background-size: cover !important;
}
.unprojet {
    width: calc(100% - 20px);
    margin: 0 10px 0px;
}
div#contminproj {
    margin-top: 15px;
    margin-bottom: 25px;
}
div#titminproj {
    font-size: 20px;
}
}
@media only screen and (max-width: 600px) {
div#introhead {
    font-size: 33px;
}
.unfootfin {
    margin: 0px 0px 20px;
    width: 100%;
}
#sectionequipe {
    padding: 0 0 0 20px;
}
div#imgcarr {
    width: calc(100% - 20px);
        line-height: 0;
}
.unmembre {
    padding-bottom: 40px;
}
.bloccontcarr {
    padding-right: 20px;
}
nav#site-navigation {
    display: none;
}
.site-header {
    padding: 20px 20px 20px;
    border-bottom: 1px solid;
}
.site-header h1 {
    font-size: 30px;
    margin-top: 0;
}
div#baseline {
    margin-top: 20px;
    font-size: 14px;
}
.blocont {
    padding: 0 20px;
}
#leftagence {
    width: 100%;
    margin-right: 0;
    font-size: 26px;
}
#rightagence {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
div#lecontpageagence {
    padding-top: 40px;
}
div#wrapagence {
    margin-bottom: 20px;
}
h2.intertithome {
    margin-bottom: 25px;
    font-size: 26px !important;
}
div#footerendagence {
    padding: 40px 0;
}
.site-content {
    margin: 20px 0 0;
}
.site-info {
    padding: 0 20px;
}
.entry-header .entry-title {
    font-size: 33px;
}
div#lieuproj {
    font-size: 33px;
}
div#imgpincproj {
    max-width: 90%;
}
.blocontpro {
    padding: 0 20px;
}
div#wrapinfosproj {
    padding-left: 20px;
}
div#imgprojet {
    width: calc(100% - 20px);
}
div#wrapinfosproj {
    margin-top: 40px;
    padding-left: 20px;
}
div#introhead:after {
    margin-bottom: 40px;
    margin-top: 33px;
}
div#leftapproche {
    width: 100%;
    margin-right: 0;
    font-size: 26px;
}
div#rightapproche {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
}
div#leftexpertise {
    width: 100%;
    font-size: 26px;
}
.undomaine {
    width: 100%;
    border-bottom: 1px solid #aea9ae;
    padding-bottom: 14px;
    display: block;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 15px;
    padding-left: 0;
}
div#rightexpertise {
    width: 100%;
    margin-top: 15px;
}
div#conthome {
    padding-bottom: 30px;
}
div#projetshome {
    padding: 40px 0 0;
}
div#leftprojhome {
    width: 100%;
    margin-right: 0;
}
div#rightprojhome {
    width: 100%;
    margin-left: 0;
    font-size: 21px;
}
.home div#suitecarr {
    margin-top: -10px;
}
.home a.unprojet {
    margin-bottom: 30px;
}
.home a.unprojet:last-child {
    margin-bottom: 0;
}
div#wrapproche {
    margin-bottom: 20px;
}
.elementToFadeInAndOut {
    opacity: 1;
    animation: fade 0s linear;
}
div#imgaccueil {
    margin: 0 auto 40Px;
}
div#wrapproche {
    margin-bottom: 10px;
}
.page-template-default div#page {
    padding: 0 20px;
}
}
@media only screen and (max-width: 570px) {
.site-info {
    padding: 0 20px;
    display: block;
    justify-content: inherit;
    margin: 0 auto;
    align-items: center;
}
.colfoottrois {
    text-align: center;
}
.colfootdeux {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 500px) {
#lecontagenceleft {
    width: 100%;
    margin-right: 0;
}
#lecontagenceright {
    width: 100%;
    margin-left: 0;
}
}
