body {
    background: #fff;
    color: #555;
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.6em
}

a {
    color: #62bcbd;
    text-decoration: underline;
    transition: all .4s
}

a:active,
a:hover,
a:focus {
    color: #ca2892;
    text-decoration: none
}

.image-right {
    float: right;
    margin: 0 0 10px 15px
}

.image-left {
    float: left;
    margin: 0 15px 10px 0
}

.right1 {
    border-radius: 50%;
    margin-left: 60px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.35em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400
}

h1,
.h1 {
    font-size: 36px;
    color: #000
}

h2,
.h2 {
    font-size: 30px;
    color: #ca2892
}

h3,
.h3 {
    font-size: 28px;
    color: #70cacb
}

h4,
.h4 {
    font-size: 26px;
    color: #ca2892
}

h5,
.h5 {
    font-size: 24px;
    color: #70cacb
}

h6,
.h6 {
    font-size: 20px;
    color: #ca2892
}

hr {
    border-color: #e5e5e5
}

img.image-right.image-right3 {
    border-radius: 50%;
}

.lien-page.lien-page3 {
    margin-top: 193px;
}

nav.main-nav {
    position: relative;
    z-index: 100;
    height: 104px;
    background: #70cacb;
    box-shadow: none;
    transition: background .4s, box-shadow .4s
}

.is-sticky nav.main-nav {
    background: rgba(112, 202, 203, 0.92);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    z-index: 100
}

nav.main-nav .nav-wrapper {
    display: grid;
    grid-template-columns: 310px auto
}

nav.main-nav .sf-menu {
    text-align: right;
    align-self: center;
    width: 100%
}

nav.main-nav .mobile-nav {
    display: none;
    text-align: right;
    align-self: center
}

nav.main-nav .mobile-nav a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #222;
    line-height: 40px;
    font-size: 24px
}

nav.main-nav .mobile-nav i.fa {
    background: #ca2892;
    text-align: center;
    color: #fff;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block
}

nav.main-nav .logo {
    position: relative;
    height: 104px;
    padding: 8px 0 4px
}

.is-sticky nav.main-nav .logo {
    position: relative
}

header.top {
    position: relative;
    height: 450px;
    background: #eee
}

header.top.big {
    height: 725px
}

header.top.small {
    height: 104px
}

header.top .container {
    position: relative;
    height: 100%
}

header.top .slogan {
    position: absolute;
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    text-align: right;
    text-shadow: 0 -1px 5px rgba(0, 0, 0, 0.76), 1px 1px 1px rgba(0, 0, 0, .95), 1px 1px 1px rgba(0, 0, 0, .95), 0 -1px 5px rgba(0, 0, 0, 0.76);
    line-height: 35px;
    z-index: 1;
    font-weight: 400;
    letter-spacing: .05em;
    top: 25px;
    right: 15px
}

header.top.big .slogan {
    font-size: 65px;
    line-height: 72px;
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    right: 0;
    left: 0;
    top: 50%;
    width: 100%;
    margin: -12px auto 0;
    display: table;
    text-align: center
}

header.top:not(.big) .slogan a {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    margin: 0
}

header.top .slogan p {
    margin: 0
}

header.top .slogan a {
    font-size: 30px;
    font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 0;
    line-height: 1;
    text-shadow: none;
    padding: 21px 29px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #ca2892;
    border-radius: 0;
    box-shadow: none;
    transition: box-shadow .4s, background .4s;
    font-weight: 400;
    margin-top: 27px
}

header.top .slogan a:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .25);
    background: #70cacb
}

header.top .banner,
header.top .banner #slideshow {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0!important;
    width: auto;
    height: auto
}

header.top .banner #slideshow .camera_target {
    filter: contrast(70%)
}

header.top .banner .NewsItemBackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: center no-repeat;
    background-size: cover;
    filter: contrast(70%)
}

header.top .banner .NewsItemBackground::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 1)
}

section.home-content {
    position: relative
}

section.home-content .photo {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35%
}

section.home-content .photo .img-box>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%)
}

section.home-content .photo .corner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 100%
}

section.home-content .photo .corner::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/corner-right.svg) right bottom no-repeat;
    opacity: .8
}

section.home-content .photo .corner .signature {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-35%);
    max-width: 80%
}

section.page-content {
    position: relative
}

section.page-content .corner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10vw;
    height: 10vw;
    background: url(../images/corner-left.svg) right bottom no-repeat;
    opacity: .8
}

.block-right {
    float: right
}

.lien-page {
    position: absolute;
    margin-left: 95px;
    margin-top: 122px
}

.lien-page a {
    color: #fff;
    background: #ca2892;
    padding: 10px;
    text-decoration: none;
    font-size: 13px
}

.lien-page a:hover {
    background: #70cacb
}

section.page article.content img {
    height: auto;
    max-width: 100%;
    outline: none
}

article.content {
    position: relative;
    padding: 32px 0
}

section.home-content article.content {
    padding: 32px 0
}

section.contact-content article.content {
    padding-bottom: 0;
    color: #888
}

article.content header.page-title {
    padding-bottom: 102px
}

article.content header.page-title h1 {
    color: #000;
    margin: 0;
    text-transform: uppercase;
    background: url(../images/icon-h1.png) no-repeat left 15px;
    padding-left: 113px
}

.subtitle {
    color: #ca2892;
    font-size: 48px;
    font-style: italic;
    text-transform: none
}

section.page-content h1 {
    background-size: 45px!important;
    padding-left: 60px!important;
    background-position: left 10px!important
}

section.page-content header.page-title {
    padding-bottom: 30px!important;
    margin-bottom: 30px!important
}

section.page-content header.page-title:after {
    margin-top: 27px!important
}

article.content header.page-title {
    padding-bottom: 54px;
    margin-bottom: 47px;
    border-bottom: 1px solid #cfd0d7
}

article.content header.page-title:after {
    content: "";
    position: absolute;
    width: 38px;
    height: 3px;
    background: #ca2892;
    display: block;
    margin-top: 51px
}

article.content header.page-title h5 {
    margin: 0
}

section.home-content article.content header.page-title {
    padding-top: 30px
}

article.content header.page-title+h2 {
    margin-top: 0;
    margin-bottom: 30px
}

article.content p {
    margin: 0 0 20px
}

article.content ul {
    list-style: outside disc;
    margin-left: 0;
    padding: 0
}

article.content ul li {
    position: relative;
    left: 1em;
    margin-left: 1em;
    padding-right: 1em
}

article.content ul ul {
    list-style-type: circle
}

article.content .table-style {
    position: relative
}

article.content .table-style th {
    background: #f2f2f2
}

article.content .table-style th,
article.content .table-style td {
    border: 1px solid #ccc;
    padding: 2px 5px
}

article.content #AllNews {
    position: relative;
    padding-top: 30px
}

article.content #AllNews .row {
    display: flex
}

article.content #AllNews .row>[class*='col-'] {
    flex-direction: column
}

article.content #AllNews .Item {
    position: relative;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 250px;
    background: rgba(255, 255, 255, 0);
    transition: background .4s
}

article.content #AllNews .Item:hover {
    background: #f6f6f6
}

article.content #AllNews .Item .photo {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

article.content #AllNews .Item .photo img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter .4s
}

article.content #AllNews .Item:hover .photo img {
    filter: brightness(70%) contrast(70%)
}

article.content #AllNews .Item .photo.nophoto {
    position: relative;
    height: 100%;
    background: #eee url(../images/logo-rooy-ex.png) center no-repeat;
    background-size: 50%;
    filter: grayscale(100%);
    transition: background-color .4s
}

article.content #AllNews .Item:hover .photo.nophoto {
    background-color: #ccc
}

article.content #AllNews .Item .photo::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 40px;
    background: #fff;
    z-index: 10;
    transition: top .4s
}

article.content #AllNews .Item .photo::after {
    content: '';
    position: absolute;
    left: -50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 1px;
    background: #fff;
    z-index: 10;
    transition: left .4s
}

article.content #AllNews .Item:hover .photo::before {
    top: 50%
}

article.content #AllNews .Item:hover .photo::after {
    left: 50%
}

article.content #AllNews .Item figcaption {
    position: relative
}

article.content #AllNews .Item figcaption h3 {
    margin: 0 0 15px;
    transition: color .4s
}

article.content #AllNews .Item:hover figcaption h3 {
    color: #ff6d6d
}

article.content #AllNews .Item figcaption .button {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1;
    text-shadow: none;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #ff6d6d;
    border-radius: 3px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    transition: box-shadow .4s
}

article.content #AllNews .Item:hover figcaption .button {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .25)
}

article.content #AllNews .Item a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

section.newsletter {
    position: relative;
    padding: 50px 0;
    background: #f6f5f3
}

section.newsletter h4 {
    margin: 0 0 25px;
    text-transform: uppercase
}

section.contactform {
    position: relative;
    padding-top: 42px
}

img.image-right.image-right3 {
    border-radius: 50%;
}

.contact-content h1 {
    font-size: 34px!important
}

.contact-content article.content {
    padding: 32px 0 35px!important
}

section.services {
    position: relative;
    background: #70cacb;
    text-align: center;
    padding: 90px 0 56px
}

section.services a {
    text-decoration: none;
    color: #fff
}

section.services .boxs {
    padding: 0 15px;
    max-width: 380px
}

section.services h5 {
    margin: 0;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Lato', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    line-height: 27px
}

section.services h3 {
    margin: 0 0 61px;
    text-transform: uppercase;
    font-size: 40px;
    font-family: 'Lato', Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    font-weight: 400
}

section.services h4 {
    margin: 33px 0 29px;
    text-transform: uppercase;
    transition: color .4s;
    color: #fff;
    font-size: 24px
}

section.services a:hover h4 {
    color: #ca2892
}

section.services .icons {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    transition: background .4s;
    background-position: center;
    background-repeat: no-repeat
}

section.services a:hover .icons {
    background: #ca2892
}

section.services .icon1 {
    background-image: url(../images/icon1.png)
}

section.services a:hover .icon1 {
    background-image: url(../images/icon1-h.png)
}

section.services .icon2 {
    background-image: url(../images/icon2.png)
}

section.services a:hover .icon2 {
    background-image: url(../images/icon2-h.png)
}

section.services .icon3 {
    background-image: url(../images/icon3.png)
}

section.services a:hover .icon3 {
    background-image: url(../images/icon3-h.png)
}

section.services .icon4 {
    background-image: url(../images/icon4.png)
}

section.services a:hover .icon4 {
    background-image: url(../images/icon4-h.png)
}

section.satisfaction {
    position: relative;
    padding: 107px 0 101px;
    color: #656464
}

section.satisfaction h5 {
    margin: 0 0 22px;
    text-transform: uppercase;
    color: #ca2892;
    font-size: 24px;
    font-family: 'Lato', Arial, "Helvetica Neue", Helvetica, sans-serif
}

section.satisfaction h3 {
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 40px;
    color: #282828;
    font-family: 'Lato', Arial, "Helvetica Neue", Helvetica, sans-serif
}

section.satisfaction .photo {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%
}

section.satisfaction .photo .img-box>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.satisfaction .photo .corner {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70%;
    padding-bottom: 70%
}

section.satisfaction .photo .corner::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/corner-left.svg) right bottom no-repeat;
    opacity: .8
}

section.cta {
    position: relative;
    background: #383966;
    padding: 90px 0 60px;
    color: #fff;
    text-align: center
}

section.cta h5 {
    margin: 0 0 10px;
    text-transform: uppercase
}

section.cta h3 {
    margin: 0 0 60px;
    text-transform: uppercase;
    color: #fff
}

section.cta a.button {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 1;
    text-shadow: none;
    padding: 15px 50px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #ff6d6d;
    border-radius: 3px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .25);
    transition: box-shadow .4s
}

section.cta a.button:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .5)
}

footer.bottom {
    position: relative;
    padding: 30px 0;
    color: #656464;
    border-top: 2px solid #70cacb
}

footer.bottom.bottom2 {
    background: #70cacb;
    color: #fff;
}

footer.bottom .footer-wrapper {
    display: grid;
    grid-template-columns: 100%
}

.footer-wrapper a {
    color: #ca2892
}

.footer-wrapper a:hover {
    color: #62bcbd
}

footer.bottom h1 {
    font-size: 22px;
    color: #656464;
    margin-bottom: 11px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 2px solid #b9b4b4;
    padding-bottom: 9px;
    font-family: 'Lato', Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: table
}

footer.bottom.bottom2 h1 {
    color: #fff;
    border-bottom: 2px solid #fff;
}

footer.bottom.bottom2 .footer-wrapper a:hover {
    color: #fff
}

footer.bottom h1:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 2px;
    background: #ca2892;
    display: block;
    margin-top: 9px
}

.info {
    float: right
}

.info h1:after {
    right: 15px
}

.t-open {
    width: 31px;
    float: left
}

.btn-open {
    float: left;
    width: 18px
}

.info p {
    float: right
}

footer.bottom .social {
    text-align: center;
    padding-bottom: 0;
    padding-top: 103px;
    align-self: center
}

.social-net {
    clear: both;
    text-align: center;
    display: table;
    margin: auto
}

footer.bottom .social-net .fb {
    float: left
}

.social-cont {
    float: left
}

div#ContainerBlockSocial {
    float: left
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b>span {
    display: none
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_email::before {
    content: "\f003"
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_facebook::before {
    content: "\f09a"
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_twitter::before {
    content: "\f099"
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_linkedin::before {
    content: "\f0e1"
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share::before {
    content: "\f0d5"
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share {
    position: relative
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share #___plusone_0,
footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share iframe {
    position: absolute!important;
    left: 0!important;
    right: 0!important;
    top: 3px!important;
    opacity: 0
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_pinterest_share::before {
    content: "\f231"
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    margin: 0 0 0 3px;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    background: #656464;
    text-decoration: none
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b::before {
    font-family: 'FontAwesome';
    speak: none;
    font-size: 16px;
    line-height: 31px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b {
    transition: background 0.2s, color .2s
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b:hover {
    background: #ca2892
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_email:hover {
    background: #ca2892
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_facebook:hover {
    background: #ca2892
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_twitter:hover {
    background: #ca2892
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_linkedin:hover {
    background: #ca2892
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone:hover {
    background: #ca2892
}

footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_pinterest_share:hover {
    background: #ca2892
}

footer.bottom .fa-facebook {
    font-size: 16px;
    color: #fff;
    width: 31px;
    height: 31px;
    line-height: 32px;
    background: #656464;
    border-radius: 50%
}

footer.bottom .fa-facebook:hover {
    background: #ca2892
}

footer.maps {
    position: relative;
    height: 350px;
    overflow: hidden;
    background: #eee
}

footer.maps a:first-of-type {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    font-size: 0
}

footer.maps iframe {
    position: absolute;
    width: calc(100vw + 200px);
    height: 550px;
    left: -100px;
    right: -100px;
    top: -100px;
    bottom: -100px;
    filter: grayscale(100%);
    transition: filter .4s
}

footer.maps:hover iframe {
    filter: grayscale(35%)
}

footer.maps .corner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 330px;
    height: 330px;
    background: url(../images/corner-left.svg) right bottom no-repeat;
    opacity: .8;
    pointer-events: none;
    z-index: 20;
    transition: background .4s, width .4s, height .4s, clip-path .4s
}

footer.maps:hover .corner {
    width: 80vw;
    height: 80vw
}

#scrollUp {
    bottom: 31px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 15px 10px;
    background: #ca2892;
    border-radius: 3px;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    text-decoration: none;
    box-shadow: none;
    transition: background .4s, box-shadow .4s
}

#scrollUp:hover {
    background: #f223ab;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .5)
}

div.cc-cookies {
    width: 100%
}

.cc-cookies {
    background: rgba(202, 40, 146, 0.87)!important
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset {
    background: #70cacb!important;
    color: #000!important
}

.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies-error a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset {
    background: #fff!important;
    color: #000!important
}

.formError,
.formError *,
#fancybox-wrap,
#fancybox-wrap * {
    box-sizing: content-box
}

div#_atssh {
    bottom: 0
}

.img-box {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 1024px) {
    .homepageTemplate nav.main-nav .sf-menu {
        text-align: right
    }
}

@media only screen and (max-width: 1199px) {
    nav.main-nav .nav-wrapper {
        grid-template-columns: 290px auto
    }
    h1,
    .h1 {
        font-size: 33px
    }
    .subtitle {
        font-size: 45px
    }
    section.satisfaction h5 {
        font-size: 22px
    }
    section.satisfaction h3 {
        font-size: 35px
    }
}

@media only screen and (max-width: 991px) {
    nav.main-nav,
    nav.main-nav .nav-wrapper,
    nav.main-nav .logo {
        height: 104px
    }
    nav.main-nav .logo img.small {
        margin-top: 10px
    }
    nav.main-nav .logo img.big {
        top: 30px
    }
    nav.main-nav ul.sf-menu {
        display: none
    }
    nav.main-nav .mobile-nav {
        display: inline-block;
        margin-left: auto
    }
    header.top {
        height: 200px
    }
    header.top.small {
        height: 150px
    }
    header.top.big {
        height: 300px
    }
    header.top .container {
        position: static;
        height: auto
    }
    header.top .slogan,
    header.top.big .slogan {
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 24px;
        transform: none;
        padding: 10px;
        background: rgba(202, 40, 146, 0.7);
        text-shadow: none;
        transition: background .4s;
        line-height: 32px
    }
    header.top .slogan:hover,
    header.top.big .slogan:hover {
        background: rgba(202, 40, 146, 1)
    }
    header.top .slogan br {
        display: none
    }
    header.top .slogan a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        font-size: 0
    }
    section.home-content article.content,
    article.content {
        padding: 50px 0
    }
    section.home-content article.content header.page-title {
        padding-top: 0
    }
    article.content header.page-title h1 {
        padding-left: 73px;
        background-size: 50px;
        font-size: 26px
    }
    .subtitle {
        font-size: 37px
    }
    section.home-content .photo .corner .signature {
        left: auto;
        right: 5%;
        bottom: 5%;
        transform: none;
        max-width: 70%
    }
    section.contactform {
        padding: 50px 0
    }
    section.services {
        padding: 50px 0;
        background-size: 150%
    }
    section.satisfaction {
        padding: 50px 0 0
    }
    section.services h4 {
        font-size: 20px
    }
    section.satisfaction .photo {
        position: relative;
        width: auto;
        height: 350px;
        overflow: hidden;
        margin-top: 50px
    }
    section.satisfaction .photo .corner {
        bottom: auto;
        width: 350px;
        padding-bottom: 350px
    }
    section.cta {
        padding: 50px 0
    }
    section.cta h3 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .block-right {
        float: none;
        display: table;
        margin: 0 auto
    }
    .image-right,
    .image-left {
        float: none;
        margin: 10px auto!important;
        max-width: 100%;
        height: auto;
        display: block
    }
    .lien-page {
        margin-left: 0;
        left: 50%;
        transform: translateX(-50%)
    }
    h1,
    .h1 {
        font-size: 36px
    }
    header.top .logo {
        top: -15px
    }
    article.content header.page-title {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
    article.content header.page-title:after {
        margin-top: 27px
    }
    header.top .logo img {
        max-width: 50vw
    }
    header.top .slogan,
    header.top.big .slogan {
        font-size: 20px
    }
    section.home-content .photo {
        position: relative;
        height: 80vh;
        width: auto
    }
    article.content img {
        max-width: 100%;
        height: auto
    }
    section.home-content .photo .corner {
        width: 80vh;
        padding-bottom: 80vh
    }
    section.services {
        background-image: none
    }
    section.services h3 {
        margin-bottom: 25px;
        font-size: 30px
    }
    section.services h4 {
        margin: 15px 0
    }
    section.satisfaction h3 {
        margin-bottom: 25px;
        font-size: 30px
    }
    section.services a {
        margin: 0 0 20px;
        display: table
    }
    footer.bottom .social #ContainerBlockSocial.addthis_toolbox .at300b {
        margin: 0 10px 0 0
    }
    footer.bottom {
        text-align: center
    }
    .social-cont {
        margin: 0 10px
    }
    footer.bottom h1 {
        margin: 0 auto 11px
    }
    footer.bottom .social {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .info {
        float: none;
        margin-top: 10px
    }
    .info h1:after {
        right: inherit
    }
    .info p {
        float: none;
        display: table;
        margin: 0 auto
    }
    form.contactForm {
        padding: 40px 20px 160px!important
    }
}

@media only screen and (max-width: 480px) {
    .lien-page a {
        width: 194px!important;
        float: left
    }
    nav.main-nav .nav-wrapper {
        grid-template-columns: 240px auto
    }
    nav.main-nav .logo {
        max-width: 230px
    }
    nav.main-nav .logo img.big {
        max-width: 100%;
        height: auto
    }
    article.content header.page-title h1 {
        background: none!important;
        padding-left: 0!important
    }
    section.home-content .photo .corner {
        width: 90%;
        padding-bottom: 90%
    }
    header.top .slogan,
    header.top.big .slogan {
        line-height: 20px
    }
    section.satisfaction h3 {
        margin-bottom: 25px;
        font-size: 20px
    }
    section.satisfaction h5 {
        font-size: 17px
    }
    section.services h5 {
        font-size: 22px
    }
    section.services h3 {
        font-size: 28px
    }
    footer.bottom .footer-wrapper {
        grid-template-columns: 100%
    }
}