body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, a, .td-name, td, button, input, select, textarea {
    font-family: "MoriGothic-Bold"; 
}

/* .header-limit {
    padding-left: 1rem;
    padding-right: 1rem;
} */
.navbar, .navbar-app {
    /* background: transparent !important; */
    padding-top: 10px;
    padding-bottom: 15px;
}

.navbar, .navbar-app .navbar-brand {
    color: #212721;
}

.navbar-nav {
    max-width: 1024px;
}

.navbar-app .navbar-nav .nav-item .nav-link:not(.btn), [class*="bg"] .navbar-nav .nav-item .nav-link:not(.btn) {
    color: #212721;
    border-color: #212721;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.navbar-app .navbar-nav .nav-item .nav-link:hover, [class*="bg"] .navbar-nav .nav-item .nav-link:hover {
    color: black;
    border-color: black;
}

.navbar .navbar-brand {
    padding: 2px 1px;
}

.navbar .navbar-brand img {
    height: 36px;
}

.navbar .navbar-nav .nav-item .nav-link {
    color: #212721;
}

.navbar .navbar-nav .nav-item .nav-link {
    line-height: 1.6;
    margin: 15px 3px;
    padding: 10px 0px;
    /* opacity: .8; */
    font-size: 12px;
    text-transform: unset;
    font-weight: 600;
    color: #212721;
}

.navbar-collapse ul {
    width: 100%;
    display: table;
}

.call-head {
    text-align: center;
}

.call-head a {
    color: #6c757d;
}

.call-head a i {
    width: 30px;
}

.call-head a:hover, .call-head a:focus {
    color: #393e42;
}

.call-head .fa-2x {
    font-size: 24px;
}

/* .call-head .btn {
    color: white;
    background-color: #66615b;
    border-color: #66615b;
} */

.call-head h3 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: -15px;
    margin-top: -1px;
}

.page-header {
    /* align-items: flex-start; */
    margin-top: 94px;
    justify-content: left;
    /* min-height: calc(100vh - 94px)!important; */
}

.header-content {
    /* margin-top: 20vh; */
    width: 100%;
    margin-top: -12vh;
}

.header-content .container {
    margin-left:6rem;
}

.header-content .offre {
    max-width: 680px;
}

.header-content .offre h1 {
    letter-spacing: unset;
}

.header-content .offre span {
    letter-spacing: .2em;
}

.section .row {
    height: calc(100vh);
}

.offre {
    color: white;
}

.offre h1 {
    font-size: 14px;
    margin: 0px;
    font-weight: 600;
    margin-left: 48px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0);
    letter-spacing: .2em;
}

.offre h2 {
    margin: 0px;
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
}

.offre span {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

.header-content .offre h1, .header-content .offre span, .service h1, .service span {
    font-size: 20px;
    line-height: 20px;
}

.header-content .offre h1, .service h1 {
    font-weight: 500;
    color: white;
}

.header-content .offre h2, .service h2 {
    font-weight: 600;
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 1rem;
}

.header-content .offre h2 {
    font-size: 58px;
    line-height: 60px;
}

.call {
    display: block;
    margin-top: 12vh;
    text-align: left;
}

.call-div {
    text-align: center;
    max-width: 340px;
}

.call h3 {
    color: white;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0px;
    margin-left: 1rem;
    letter-spacing: .2em;
}

.call a {
    font-size: 32px;
    width: 100%;;
}

.call-mini {
    margin-top: 2rem;
    width: 100%;
    text-align: center;
}

.section {
    padding-top: 2px;
    padding-bottom: 2px;
}

.section-gris {
    background-color: white;
    overflow: hidden;
}

/* .section-gris .image {
    overflow: hidden;
} */

.section-gris .texte {
    background-color: rgba(255, 255, 255, 0.247);
}

.dark-text {
    /* background-color: rgba(128, 128, 128, 0.644)!important; */
    /* background-color: #37474f87!important; */
    background-color: #37474fc4!important;
    width: 100%;
}

.dark-text .offre {
    /* padding-top: 5rem;
    padding-bottom: 5rem; */
    padding: 5rem;
    padding-top: 10rem;
    /* max-width: 600px; */
    max-width: 700px;
    /* text-align: center; */
}

.dark-text .service h1 {
    color: white!important;
}

.dark-text .offre h2 {
    margin-bottom: 30px;
}

.no-max-width {
    max-width: unset!important;
}

.offre-left {
    padding-left: 15px;
    padding-right: 15px;
}

.bck-blue {
    background-color: cadetblue;
}

/* .service h1 {
    font-size: 41px;
    font-weight: 500;
    margin-left: 66px;
}

.service h2 {
    font-size: 76px;
    font-weight: 500;
} */

#camera a {
    font-size: 24px;
    text-transform: lowercase;
}

#background-camera {
    background: url('../img/photo/madalarme_phone_1.png') no-repeat; 
    background-size: cover;
}

#camera-gris {
    background-color: #9a9a9aed!important;
}

#background-finger {
    background: url('../img/photo/madalarme_doigt_prop1_bis_d.png') no-repeat;
}

#background-finger .dark-text {
    background-color: unset!important;
}

.srv {
    margin-top: 2rem;
}

/* .services {
    margin-top: 5rem;
} */

.service-group {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 0px!important;
}

.services {
    /* background-color: #dba535bd; */
    background-color: #9e9e9ecf;
    border-radius: 25px;
    padding: 2rem;
    padding-bottom: 1rem;
}

.services-item {
    text-align: center;
    line-height: 1;
}

.services img {
    /* width: 50%; */
    width: 60%;
    max-width: 125px;
}

.services h4 {
    /* font-size: 13px; */
    font-size: 18px;
    /* text-align: center; */
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 5px;
}

.services p {
    /* font-size: 9px; */
    font-size: 12px;
    /* line-height: 1px; */
    margin-left: auto;
    margin-right: auto;
    max-width: 170px;
    text-align: center;
    line-height: 12px;
    padding-top: 14px;
    letter-spacing: .5px;
}

.sous_txt {
    margin-bottom: 0px!important;
    padding-top: 1px!important;
}

.service-img img {
    width: 75%;
}

.service-img .row {
    max-height: 150px;
}

#evaluation h4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 150px;
}

#evaluation p {
    max-width: 175px;
}
#evaluation_first {
    padding-top: 0px;
    margin-bottom: 0;
}

#evaluation_2 {
    letter-spacing: .2px;
}
#evaluation_3 {
    letter-spacing: 1.75px;
}
#evaluation_4 {
    letter-spacing: 1px;
}

#betude p {
    max-width: 160px;
}
#betude_first {
    padding-top: 20px;
    margin-bottom: 0;
}

#installation p {
    max-width: 175px;
}
#installation_first {
    padding-top: 0px; 
    margin-bottom: 0;
}
#installation_2 {
    letter-spacing: .7px;
}
#installation_3 {
    letter-spacing: .4px;
}
#installation_4 {
    letter-spacing: .7px;
}

#reactivite p {
    max-width: 181px;
}

#reactivite_first {
    margin-bottom: 0;
    padding-top: 23px;
    letter-spacing: .5px;
}

#reactivite_2 {
    letter-spacing: 1px;
}

#reactivite_3 {
    letter-spacing: .3px;
}

#discretion p {
    max-width: 200px; 
}
#discretion_first {
    padding-top: 20px;
    margin-bottom: 0;
    letter-spacing: 1.9px;
}

#discretion_1{
    letter-spacing: 1.38px;
}
#discretion_2{
    letter-spacing: 1.6px;
}
#discretion_3{
    letter-spacing: .25px;
}
#discretion_4{
    letter-spacing: .85px;
}
#discretion_5{
    letter-spacing: .42px;
}
#discretion_6{
    letter-spacing: .57px;
}
#discretion_7{
    letter-spacing: .35px;
}
#discretion_8{
    letter-spacing: .38px;
}
#discretion_9{
    letter-spacing: .5px;
}

#setoile p {
    max-width: 190px;    
}
#setoile_first {
    padding-top: 15px;
    margin-bottom: 0;
    letter-spacing: 0.7px;
}

#setoile_1 {
    letter-spacing: .07px;
}
#setoile_2 {
    letter-spacing: .3px;
}
#setoile_3 {
    letter-spacing: .11px;
}
#setoile_4 {
    letter-spacing: 1.6px;
}
#setoile_5 {
    letter-spacing: 1.45px;
}
#setoile_6 {
    letter-spacing: .5px;
}

.client {
    text-align: center;
}

.client h2 {
    font-weight: 600;
}

.logos {
    margin-top: 3rem;
    /* max-width: 100%; */
    /* max-width: 1064px; */
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
}

.logos img {
    width: 50%;
    width: 84px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.fond-bleu {
    background-color: #0f667d!important;
}

.fond-vert {
    background-color: #5f7775ab!important;
}

.btn-danger {
    color: black;
    /* background-color: #b1aa9b;
    border-color: #E2B95D; */
    background-color: #94c6f1;
    border-color: #94c6f1;
}

.btn-danger:hover {
    background-color: #4277eb!important;
    border-color: #4277eb!important;
    /* color: #212721; */
}

.btn-danger:focus {
    background-color: #4277eb!important;
    border-color: #4277eb!important;
    /* color: #212721; */
}

.call-mini .btn-danger {
    width: 100%;
}

/* image ambany #5f7775ab */

#ref {
    color: white;
    font-size: 10px;
    /* margin-left: auto;
    margin-right: auto; */
    width: 100%;
    text-align: center;
    font-family: sans-serif;
    /* padding-left: 5px; */
    padding-bottom: 5px;
}

#ref b {
    font-weight: 800;
}

.contacte {
    margin: auto;
    text-align: center;
}

.contacte p {
    font-size: 12px;
    line-height: 8px;
    color: #808080cc;
}

.list {
    overflow-x: hidden;
}

#produits {
    height: 100vh;
    overflow-x: hidden;
    /* background-color: #e9ecef; */
}

.produit {
    text-align: center;
    padding-top: 3rem;
}

.slidable {
    padding-top: 3rem;
    padding-bottom: 3rem;
    width: 200vw;
    margin-left: auto;
}

.btn-default {
    background-color: #e9ecef;
    border-color: #e9ecef;
    color: #66615b;
}

.product-item {
    display: inline-table;
    margin: 1rem;
    /* max-width: 120px; */
    /* width: 250px; */
    width: 345px;
}

.product-item img {
    /* max-width: 120px;
    max-height: 120px; */
    max-width: 200px;
    max-height: 200px;
}

.credits {
    margin-left: unset!important;
}

.line_two {
    margin-top: -10px;
    height: 90px!important;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

.line_three {
    height: 90px!important;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.line_four {
    height: 90px!important;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

.contacte a {
    color: #A49E9E;
}

.contacte a:hover {
    color: #777777;
}

.contacte a:focus {
    color: #777777;
}

/* scroll special */
.dot {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
  
.active, .dot:hover {
    background-color: #717171;
}

.scroll-dots {
    height: 28px;
    position: fixed;
    right: -28px;
    top: 45vh;
    z-index: 999;
    padding: 6px 15px 6px 16px;
    background: #495057;
    border-radius: 50px;
    opacity: 20%;
    /* rotation 90° */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.scroll-dots:hover, .scroll-dots:focus {
    opacity: 100%;
}

.footer {
    background-color: #3e3e3e;
    /* margin-top: 5rem; */
}

.footer li a {
    font-size: 13px;
    color: #6c757d;
}

.footer li a:hover {
    color: darkgray;
}

.footer h4 {
    color: #6c757d!important;
}

.footer .fab {
    color: #A49E9E;
}

.footer .fab:hover {
    color: darkgray;
}

.navbar .navbar-collapse:after {
    background-color: #3e3e3e;
}

/* Tout très grand écran */
@media (min-width: 1169px) {
    #ref {
        padding-left: 5rem;
        text-align: left;
    }

    #hd {
        background-image: url(../img/photo/madalarme_header_f3.png)
    }

    #background-camera {
        background-position: center;
    }

    #background-finger {
        background-size: cover; 
        background-position: center;
        background-position-y: -350px; 
        background-position-x: -15px;
    }
}

/* Tout grand écran */
@media (min-width: 512px) {
    .navbar, .navbar-app {
        box-shadow: none;
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .navbar-collapse ul li {
        display: table-cell;
        text-align: center;
    }

    .logo-10 {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
    .logo-9 {
        -ms-flex: 0 0 11.11%;
        flex: 0 0 11.11%;
        max-width: 11.11%;
    }
    .logo-8 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .logo-7 {
        -ms-flex: 0 0 14.2%;
        flex: 0 0 14.2%;
        max-width: 14.2%;
    }
	
	.section .logos {
		min-height: unset!important;
	}
}

/* 2K-4K */
@media (min-width: 2560px) {
    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 16px;
    }
    .header-content .offre {
        max-width: 1024px;
    }
    .header-content .offre h2 {
        font-size: 72px;
        line-height: 72px;
    }
    .header-content .offre h1, .header-content .offre span, .service h1, .service span {
        font-size: 28px;
        line-height: 28px;
    }
    .call-div {
        max-width: 512px;
    }
    .call h3 {
        font-size: 24px;
    }
    .call a {
        font-size: 52px;
    }
    .dark-text .offre {
        max-width: 1024px;
    }
    .offre h2 {
        font-size: 72px;
        line-height: 72px;
    }
    .offre span {
        font-size: 28px;
        line-height: 38px;
    }
    #camera a {
        font-size: 38px;
    }
    .services h4 {
        font-size: 28px;
    }
    #evaluation h4 {
        max-width: 512px;
    }
    .services p {
        font-size: 21px;
        line-height: 21px;
    }
    #evaluation p {
        max-width: 512px;
    }
    #betude p {
        max-width: 512px;
    }
    #installation p {
        max-width: 512px;
    }
    #reactivite p {
        max-width: 512px;
    }
    #discretion p {
        max-width: 512px;
    }
    #setoile p {
        max-width: 512px;
    }
}

/* Très grand écran */
@media (max-width: 1500px) {
    #cacces .row {
        background-position-y: unset!important;
    }
}

/* Spécial */
@media (max-width: 1500px) {
    .header-content .offre {
        max-width: 550px;
    }
    .header-content .offre h2 {
        font-size: 52px;
        line-height: 50px;
    }
    .header-content .offre h1, .header-content .offre span, .service h1, .service span {
        font-size: 16px;
        line-height: 16px;
    }
    .services p {
        font-size: 11px;
    }
    #evaluation_2 {
        letter-spacing: .22px;
    }
    #evaluation_3 {
        letter-spacing: 1.7px;
    }
    #evaluation_4 {
        letter-spacing: 1.08px;
    }
    #installation_first {
        letter-spacing: 0.4px;
    }
    #installation_2 {
        letter-spacing: .5px;
    }
    #installation_3 {
        letter-spacing: .3px;
    }
    #installation_4 {
        letter-spacing: .6px;
    }
    #reactivite_first {
        letter-spacing: .2px;
    }
    #reactivite_2 {
        letter-spacing: .6px;
    }
    #reactivite_3 {
        letter-spacing: .00px;
    }
    #discretion_first {
        letter-spacing: 1.11px;
    }
    #discretion_1 {
        letter-spacing: .64px;
    }
    #discretion_2 {
        letter-spacing: .91px;
    }
    #discretion_3 {
        letter-spacing: -0.2px;
    }
    #discretion_4 {
        letter-spacing: .3px;
    }
    #discretion_5 {
        letter-spacing: -0.09px;
    }
    #discretion_6 {
        letter-spacing: .05px;
    }
    #discretion_7 {
        letter-spacing: -0.13px;
    }
    #discretion_8 {
        letter-spacing: -0.11px;
    }
    #setoile_first {
        letter-spacing: 0.497px;
    }
    #setoile_1 {
        letter-spacing: -0.07px;
    }
    #setoile_2 {
        letter-spacing: .17px;
    }
    #setoile_3 {
        letter-spacing: -0.0117px;
    }
    #setoile_4 {
        letter-spacing: 1.278px;
    }
    #setoile_5 {
        letter-spacing: 1.138px;
    }
    

}

/* Grand écran */
@media (max-width: 1168px) {
    .header-content .container {
        margin-left: 1rem;
    }

    #hd {
        background-image: url(../img/photo/madalarme_header_tab.png)
    
    }

    .header-content .offre {
        max-width: 580px;
    }

    .header-content .offre-small h2 {
        font-size: 48px;
        line-height: 48px;
    }

    .header-content .offre-small span {
        font-size: 24px;
        line-height: 24px;
    }

    #background-camera {
        background-position: center;
    }

    #background-finger {
        background-size: cover; 
        background-position: center;
        background-position-y: -350px; 
        background-position-x: -15px;
    }
}

/* Small laptop */
@media (max-width: 1024px) {
    .header-content .container {
        margin-left: 1rem;
    }

    #hd {
        background-image: url(../img/photo/madalarme_header_tab.png)
    
    }

    .header-content .offre {
        max-width: 580px;
    }

    .header-content .offre-small h2 {
        font-size: 48px;
        line-height: 48px;
    }

    .header-content .offre-small span {
        font-size: 24px;
        line-height: 24px;
    }
    .page-header {
        min-height: 731px;
        height: 80vh;
    }
    .section .row {
        min-height: 731px;
        /* height: 80vh; */
    }
    .call-div {
        max-width: 512px;
    }
    .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .image {
        min-height: 50vh;
    }

    #background-camera {
        background-position-x: -70px;
        background-position-y: -390px;
    }

    #camera-gris {
        background-color: #9a9a9a!important;
    }

    .dark-text .offre {
        padding: 5rem;
        padding-top: 3rem;
        padding-bottom: 0rem;
        max-width: unset;
    }

    .offre h2 {
        font-size: 72px;
        line-height: 72px;
    }

    .offre span {
        font-size: 24px;
        line-height: 30px;
    }

    .call h3 {
        font-size: 24px;
    }

    #camera a {
        font-size: 32px;
    }

    #background-finger {
        background-size: 109%;
    }

    #background-finger .dark-text {
        background-color: #131a2b!important;
    }

    .services .row {
        min-height: unset;
    }

    .services .row .col-md-2 {
        -ms-flex: 0 0 33.333334%;
        flex: 0 0 33.333334%;
        max-width: 33.333334%;
        height: fit-content;
    }

    .services-item {
        margin: .5rem 0 .5rem 0;
    }

    .service-group {
        margin-top: 15vh;
    }
}

/* Tablette */
@media (max-width: 768px) {
    .header-content .container {
        margin-left: 1rem;
    }

    #hd {
        background-image: url(../img/photo/madalarme_header_tab.png)
    
    }

    .header-content .offre {
        max-width: 424px;
    }

    .header-content .offre-small h2 {
        font-size: 34px;
        line-height: 36px;
    }

    .header-content .offre-small span {
        font-size: 18px;
        line-height: 15px;
    }

    /* .image {
        min-height: 50vh;
    } */

    .call-head {
        text-align: left!important;
    }
    .call-div {
        max-width: 410px;
    }

    .navbar-translate {
        height: 70px;
    }

    .scroll-dots {
        display: none;
    }

    .page-header {
        min-height: 100vh;
    }

    #background-camera {
        background-position-x: -70px;
        background-position-y: -275px;
    }

    .offre h2 {
        font-size: 50px;
    line-height: 50px;
    }

    .offre span {
        font-size: 20px;
    line-height: 26px;
    }

    .call h3 {
        font-size: 14px;
    }

    .section .row {
        min-height: 731px;
        height: unset;
    }

    #camera a {
        font-size: 24px;
    }

    .services .row .col-md-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        height: fit-content;
    }

    .service-group {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }

    #reactivite_first {
        padding-top: 0;
    }
}

/* Phone */
@media (max-width: 425px) {
    .navbar-translate {
        height: 50px;
    }

    .page-header {
        margin-top: 76px;
    }

    .header-content .container {
        margin-left: 5px;
    }

    #hd {
        background-image: url(../img/photo/madalarme_phone_head.png)
    
    }

    .header-content .offre-small span {
        font-size: 16px;
        line-height: 16px;
    }

    .call-div {
        max-width: 365px;
    }

    .section .row {
        /* height: 100vh; */
        min-height: 812px;
    }

    #background-camera {
        background-position-y: -130px;
        background-size: 1100px 618px;
    }

    .dark-text .offre {
        padding: 1rem;
        max-width: unset;
    }

    .offre h2 {
        font-size: 32px;
        line-height: 34px;
    }

    .offre span {
        font-size: 18px;
        line-height: 20px;
    }

    #background-finger {
        background-size: 150%;
    }

    .services h4 {
        font-size: 14px;
    }

    .services p {
        font-size: 8px;
    }

    #reactivite_2 {
        letter-spacing: 0.8px;
    }

    .service h1 {
        margin-left: 0px;
    }

    .srv {
        margin-left: 1rem;
    }

    .service-group {
        padding: 1.5rem!important;
    }

    #evaluation_2 {
        letter-spacing: .4px;
    }
    #evaluation_3 {
        letter-spacing: 1.6px;
    }
    #evaluation_4 {
        letter-spacing: 1.1px;
    }

    #betude_first {
        padding-top: 15px;
    }

    #installation_2 {
        letter-spacing: .55px;
    }
    #installation_3 {
        letter-spacing: .35px;
    }
    #installation_4 {
        letter-spacing: .6px;
    }

    #reactivite_first {
        padding-top: 17px;
        letter-spacing: .2px;
    }
    
    #reactivite_2 {
        letter-spacing: .5px;
    }
    
    #reactivite_3 {
        letter-spacing: .03px;
    }

    #discretion_first {
        letter-spacing: 1px;
    }
    
    #discretion_1{
        letter-spacing: .55px;
    }
    #discretion_2{
        letter-spacing: .75px;
    }
    #discretion_3{
        letter-spacing: -.15px;
    }
    #discretion_4{
        letter-spacing: .3px;
    }
    #discretion_5{
        letter-spacing: .02px;
    }
    #discretion_6{
        letter-spacing: .1px;
    }
    #discretion_7{
        letter-spacing: -.03px;
    }
    #discretion_8{
        letter-spacing: .01px;
    }
    #discretion_9{
        letter-spacing: .5px;
    }

    #setoile_first {
        padding-top: 18px;
        letter-spacing: .559px;
    }
    #setoile_1 {
        letter-spacing: .07px;
    }
    #setoile_2 {
        letter-spacing: .26px;
    }
    #setoile_3 {
        letter-spacing: .11px;
    }
    #setoile_4 {
        letter-spacing: 1.2px;
    }
    #setoile_5 {
        letter-spacing: 1.1px;
    }
    
    #services .row {
    background-position-x: -830px!important;
    }

}

/* Phone kely be */
@media (max-width: 320px) {
    .services p {
        font-size: 6px;
        line-height: 8px;
    }
    .services h4 {
        font-size: 10px;
    }
    .section .row {
        min-height: 472px;
    }
    #services .row {
        background-position-x: -490px!important;
        background-position-y: 0px!important;
    }
    .offre h2 {
        font-size: 31px;
        line-height: 34px;
    }
    .header-content .offre-small h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .header-content .offre-small span {
        font-size: 12px;
        line-height: 12px;
    }
    .call-div {
        max-width: 310px;
    }
    .call h3 {
        font-size: 10px;
    }
    .call a {
        font-size: 26px;
    }
    #camera a {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .logo-10 {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
    .logo-9 {
        -ms-flex: 0 0 11.11%;
        flex: 0 0 11.11%;
        max-width: 11.11%;
    }
    .logo-8 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .logo-7 {
        -ms-flex: 0 0 14.2%;
        flex: 0 0 14.2%;
        max-width: 14.2%;
    }
}