
/*

@font-face{
  font-family: "Brandon Text";
  font-weight: 300;
  src: url( "/assets/fonts/BrandonText-Light.otf" );
}
@font-face{
  font-family: "Brandon Text";
  font-weight: 400;
  src: url( "/assets/fonts/BrandonText-Regular.otf" );
}
@font-face{
  font-family: "Brandon Text";
  font-weight: 500;
  src: url( "/assets/fonts/BrandonText-Medium.otf" );
}
@font-face{
  font-family: "Brandon Text";
  font-weight: 600;
  src: url( "/assets/fonts/BrandonText-Bold.otf" );
}
@font-face{
  font-family: "Brandon Text";
  font-weight: 700;
  src: url( "/assets/fonts/BrandonText-Black.otf" );
}
*/

@font-face {
  font-family: "Brandon Text";
  src: url('/assets/fonts/BrandonText-Light.otf') format('truetype');
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: "Brandon Text";
  src: url('/assets/fonts/BrandonText-Regular.woff') format('woff'),
    url('/assets/fonts/BrandonText-Regular.otf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Brandon Text";
  src: url('/assets/fonts/BrandonText-Medium.woff') format('woff'),
    url('/assets/fonts/BrandonText-Medium.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
}




body
{
    font-family: "Brandon Text";
    width: 100%;
    color: #7f8e9a; /* Added by Elo */
}
.table {
    font-size: 16px;
}

.row {
    font-size: 0; /* Allows to keep the elements aligned horizontally after deactivation of the float left and right of bootstrap which is the only solution to vertically align the elements */
}

.testtest
{
    background-color: aqua;
}

.vcenter
{
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#content_section1
{
    padding-top: 20px; /* On enlève ça ? */
}

.centreVerticalement
{
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.column-margin
{
    margin-bottom: 10px;
}

a
{
    font-size: 16px;
    color: #57BD47;
}

a img
{
    margin-right: 10px;
    margin-bottom: 2px;
}

hr.hrstyle { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #ffffff, #b2b2b2, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #b2b2b2, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #b2b2b2, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #b2b2b2, #f0f0f0); 
}

.page-material
{
    background-image: url(../img/);
}

.material
{
    text-align: center;
    border: 3px solid #57BD47;
    margin-top: 50px;
    padding: 100px;
}

.textTitle
{
    font-size: 24px;  /* Changed by Elo */
}

.titleFeature
{
    font-size: 24px;
    font-weight: 400;
}

.textModal
{
    font-size: 24px;
    line-height: 50px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 110px;
}

.textTall
{
    font-size: 20px;
    font-weight: normal;
    margin: 30px 0px 30px 0px;
}

.headerTitle
{
    font-size: 48px;
    font-weight: 400;
    color: #4c5160;
    line-height: 60px;
}

.headerSubtitle
{
    font-size: 20px;
/*    color: #fff;
    text-transform: uppercase;
    font-weight: 200;*/
}

.text-main
{
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
}


.subtitle
{
    font-size: 20px;
    font-weight: 300;
    color: #7f8e9a; /*#202020;*/
}

.text-sub-thin
{
    font-size: 20px;
    font-weight: 300;
    color: #4c5160; /*#202020;*/
}

/*.text-title*/
h2
{
    font-size: 40px;
    font-weight: 400;
    color: #4c5160; /*#202020;*/
}

/*.text-sub, */
h3
{
    font-size: 18px;
    font-weight: 400;
    color: #4c5160; /*#202020;*/
}

h4 img
{
    width: 40px;
    margin-right: 10px;
}


li, ul {
    list-style-type: none;
}


.text-white
{
    color: #fff;
}

.text-green
{
    color: #57BD47;
}

.text-brown
{
    color: #A06E58;
}

.text-red
{
    color: #F44F60;
}

.text-blue
{
    color: #1E8CFF;
}

.text-marine
{
    color: #142736;
}

.text-yellow
{
    color: #F2BA43;
}

/* Navbar minified */
@media (max-width: 768px) {
.navbar {
    background-color: #ffffff;
    z-index: 2;
}
}

.navbar-collapse.in {
    overflow-y: auto;
    background-color: #ffffff;
    z-index: 2;
}

.navbar.plain .navbar-nav a
{
    text-transform: capitalize;
    font-size: 16px;
    color: #142736;
    transition-duration: 0.4s;
}

.navbar.plain .navbar-nav a:hover
{
    color: #57BD47;
}

.headerless
{
    position: relative;
    margin: 0;
    width: 100%;
}

.header-background
{
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-full-window
{
    height: 100vh;
}


/* On small screens */
@media (max-width: 768px) {
    .header-background {
        background-image: url(../img/header/caisse-enregistreuse-simple.jpg);
    }
}

@media (min-width: 768px) {
    .headerHome
    {
        background-image: url(../img/header/caisse-enregistreuse-sans-milieu.jpg);
    }
}

@media (min-width: 768px) {
    .headerLanding
    {
        background-image: url(../img/header/background-landing.jpg);
    }
}

@media (min-width: 768px) {
    .headerHardware 
    {
        background-image: url(../img/header/materiel-de-caisse.jpg);
    }
}
    
@media (min-width: 768px) {
    .headerProduct
    {
        background-image: url(../img/header/logiciel-caisse-enregistreuse.jpg);
    }
}

@media (min-width: 768px) {
    .headerPayment {
        background-image: url(../img/header/caisse-enregistreuse-payment.jpg);
    }
}

    
@media (min-width: 768px) {
    .headerWithoutIllustration
    {
        background-image: url(../img/header/caisse-enregistreuse-uni.jpg);
    }
}
 
@media (min-width: 768px) {
.headerBar
{
    background-image: url(../img/header/caisse-enregistreuse-bar-header.jpg);
}
}

@media (min-width: 768px) {
.headerFoodtruck
{
    background-image: url(../img/header/caisse-enregistreuse-food-truck-header.jpg);
}
}

@media (min-width: 768px) {
.headerDeco
{
    background-image: url(../img/header/background-deco.jpg);
}
}

@media (min-width: 768px) {
.headerFashion
{
    background-image: url(../img/header/background-mode.jpg);
}
}

@media (min-width: 768px) {
.headerBakery
{
    background-image: url(../img/header/caisse-enregistreuse-boulangerie-header.jpg);
}
}

.connexion-button
{
    width: 150px;
    border: 1px solid #142736;
    border-radius: 100px;
    text-align: center;
    line-height: 10px!important;
}

@media (max-width: 767px) {
.connexion-button {
     padding-top: 14px!important; 
     padding-bottom: 14px!important; 
    margin-bottom: 20px;
    margin-top: 5px;
    margin-left: 20px;
}
}

.connexion-button:hover
{
    border: 1px solid #57BD47;
    background-color: aqua;
}

.connexion-button-bis:hover
{
    border: 1px solid #57BD47;
}

.btn
{
    width: 280px;
    max-width: 100%;
    height: 50px;
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 25px;
    background-color: #57BD47;
    box-shadow: 0px 5px #39892c;
    border-radius: 6px;
}

/* On small screens */
@media (max-width: 768px) {
    .btn {
        margin-top: 0;
    }
}

.btn:active
{
    background-color: #489f3b;
    transform: translateY(4px);
}

.btn-spacing
{
    margin-top: 30px;
}

.btn-footer
{
    background-color: #142736;
    box-shadow: 0px 3px #ffffff;
    border: 1px solid #fff;
    margin-top: 0;
    max-width: 160px;
    height: 32px;
    font-size: 14px;
    line-height: 12px;
}

.btn-footer:hover
{
    background-color: rgba(255, 255, 255, 0.15);
}

.btn-messenger
{
    background-color: #57BD47;
    box-shadow: 0px 3px #39892c;
    color: #fff;
    margin-top: 0;
    max-width: 160px;
    height: 32px;
    font-size: 14px;
    line-height: 12px;
}

.btn-messenger:hover
{
    background-color: #489f3b;
    color: #000;
}

.headerVideo
{
    height: 650px;
}

.navbar-brand
{
    margin-top: 10px;
}

.navbar-toggle
{
    margin-top: 10px;
}

.navbar-toggle:before
{
    color: #57BD47;
}

.navbar-toggle:hover:before,
.navbar-toggle:focus:before
{
    color: #57BD47;
}

.nav-tabs.nav-append-content
{
    border: 1px solid #808080;
    border-radius: 6px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus
{
    border: none;
}

.nav-tabs>li
{
    border: none;
}

.about-more
{
    display: inline-block;
    /*margin: 10px 10px 10px 0px;*/
    font-size: 16px;
    color: #57BD47;
}

.about-more:hover
{
    color: #489f3b;
}

.iconNew
{
    border: 1px solid #57BD47;
    border-radius: 6px;
    text-align: center;
    color: #57BD47;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 12px;
    width: 60px;
}

.tag-advert
{
    border: 1px solid #57BD47;
    border-radius: 6px;
    text-align: center;
    color: #57BD47;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px;
    margin-top: 5px;
    width: 130px;
}

@media (max-width: 768px) {
    .text-center-width-phone {
        text-align: center;
    }
}


.titleWhite
{
    color: #fff;
}

.subtitleWhite
{
    color: #fff;
    font-weight: 200;
}

.blocTestim
{
    background-color: #142736;
}

.blocEquipe
{
    background-color: #fff;
}

.testimTitle
{
    font-size: 42px;
    font-weight: lighter;
    color: #fff;
}

.form-testim
{
    width: 50%;
    color: #fff;
    font-size: 20px;
    background-color: #fff;
    height: 55px;
    border: none;
    border-radius: 6px;
    box-shadow: none;
    line-height: 1em;
}

.bubbleTestim
{
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 2%;
    position: relative;
}

.bubblePhoto
{
    width: 100px;
}

.bubbleAuthor
{
    color: #fff;
    font-size: 18px;
    font-weight: 200;
}

.range
{
    display: inline-block;
    font-size: 20px;
    color: #57BD47;
    margin-top: 20px;
}

.range:hover
{
    display: inline-block;
    font-size: 20px;
    color: #489f3b;
}

.dual-button
{
    margin-top: 15px;
    display: inline-block;
    font-size: 20px;
    color: #57BD47;
}

.dual-button:hover
{
    margin-top: 15px;
    display: inline-block;
    font-size: 20px;
    color: #489f3b;
}

.iconeAcquire
{
    margin-top: 5%;
}

.banner h1
{
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    color: #303030;
}

.textHeader
{
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}

.banner
{
    margin-top: 200px;
}

.mpopLeft img
{
    margin: 0 auto;
}

.sideImage img
{
    max-width: 80%;
    max-height: 300px;
}

.imageRight img
{
    margin-bottom: 20%;
}

.vertical-align
{
    display: inline-block;
    vertical-align: middle;
    float: initial;
    height: auto;
}

.stuff img
{
    max-width: 250px;
}

.stuffName
{
    font-size: 30px;
}

form.headerForm
{
    margin-top: 50px;
}

form.headerForm input
{
    height: 50px;
    border: 1px solid #808080;
    font-size: 20px;
    font-weight: normal;
}

form.headerForm input:hover
{
    border: 1px solid #57BD47;
}

form.headerForm input:focus
{
    border: 1px solid #57BD47;
}

form.headerForm button
{
    width: 100%;
    background-color: #57BD47;
    font-size: 20px;
    height: 60px;
}

.titleMedium
{
    font-size: 40px;
    font-weight: 400;
}

.testimonial
{
    font-size: 20px;
    color: #202020;
    font-weight: normal;
}

.author
{
    font-size: 18px;
    color: #808080;
    font-weight: 200;
}

.testimony-client-img {
    max-width: 100%;
    width: 200px;
}

.testimony-quote img {
    height: 30px;
    margin-bottom: 20px;
}

.illustration
{
    max-width: 300px;
    margin: 20px 0px 30px;
}

.smallIcon
{
    height: 50px;
}

.verysmallIcon
{
    width: 100%;
    max-width: 40px;
}

.testimony-triple
{
    height: 125px;
}

.video-testim {
    background-color: #fff;
    box-shadow: 0px 0px 5px #888888;
    margin-bottom: 10px;
}

.video-testim img {
    max-width: 100%;
}

.video-thumbnail {
    position: relative;
    margin-bottom: 25px;
    padding: 0;
}

.thumbnail-play {
    left: 0;
    top: -15%;
    right: 0;
    bottom: 0;    
    position: absolute;
    margin: auto;
}

#play-video-home, #play-video-1, #play-video-2, #play-video-3 {
    background: none;
    border: none;
    outline: none;
}

.play-button-home img {
    max-width: 100%;
    max-height: 100%;
    width: 450px;
}

.play-button-testim img {
    max-width: 75%;
}

.video-testim p {
    font-weight: 400;
    font-size: 16px;
}

.video-testim-author {
    color: #57bd47;
    margin-bottom: 25px;
}

.videoContainer
{
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .75);
}

.videoContainer img
{
    cursor: pointer;
}

.videoContainer iframe {
    max-width: 100%;
    left: 0;
    top: 15%;
    right: 0;
    bottom: 0; 
    position: absolute;
    margin: 0 auto;
}

.closeVideo {
    background: none;
    border: none;
    outline: none; 
    background-image:url(../img/icon/close-video-white.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    margin-left: 20px;
    margin-top: 20px;
}

.testim-video-bg {
    padding: 0 10px;
}

.testdim-content {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 10px 45px rgba(30, 140, 255, 0.20);
    border-radius: 7px;
    padding-top: 5px;
    padding-bottom: 30px;
}

.testdim-content h3 {
    text-transform: uppercase;
    font-weight: 500;
}

.testdim-content p {
    width: 80%;
    margin: 0 auto;
}

.tab-content
{
    border: none;
}

.descrProduct
{
    font-size: 42px;
}

.imgFeature
{
    width: 100%;
    max-width: 700px;
}

.titleGreen
{
    color: #57BD47;
}

.titleRed
{
    color: #FE4C5C;
}

.titlePurple
{
    color: #6760DF;
}

.titleBlue
{
    color: #0086FF;
}

.textFeature
{
    font-size: 18px;
}

.Activity
{
    position: relative;
    margin-bottom: 2%;
}

.Activity img
{
    width: 100%;
}

.blocimg
{
    position: relative;
}

.cta
{
    width: 305px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.ctaone
{
    background-color: #248FC6;
}

.ctatwo
{
    background-color: #2FA608;
}

.ctathree
{
    background-color: #0A2A53;
}

.ctafour
{
    background-color: #A45540;
}

.imgEquipe
{
    width: 100%;
    max-width: 950px;
}

.brands img
{
    max-width: 150px;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
}

hr.style14 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

.columnFooter a
{
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
}

.columnFooter a:hover
{
    color: #fff;
}

.footer-element
{
    background-color: #142736;
}

.footerSection
{
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
}

.footerSub
{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.footerSubspace
{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 24px;
}

.footerInfo
{
    color: #fff;
    font-size: 14px;
    margin-top: 60px;
}

.footerInfo a
{
    color: rgba(255, 255, 255, 0.75);
}

.footerInfo a:hover
{
    color: #fff;
}

.footerButton
{
    margin-top: 60px;
}

.title-fichemetier
{
    color: #57BD47;
    font-size: 26px;
}

.thumbnail
{
    position: relative;
    border: none;
    border-radius: 0px;
}

.thumbnail img
{
    width: 100%;
}

.caption
{
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}

.caption p
{
    color: #fff;
    text-shadow: 2px 1px rgba(0, 0, 0, 0.30);
}

.headerText
{
    position: absolute;
    top: 15%;
    left: 0%;
}

/*.headerText-landing
{
    position: absolute;
    margin-top: 15%;
    left: 0%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
}*/

.footerSection
{
    text-transform: uppercase;
}

.titleTop
{
    margin-bottom: 50px;
}

.phone
{
    margin-top: 30px;
    margin-bottom: 30px;
    color: rgb(86, 187, 70); 
    font-size: 38px; 
    margin-top:0;
}

.imgClient
{
    max-width: 100%;
    width: 100px;
    margin-top: 10px;
}

.clientBloc
{
    background-color: #f7f7f7;
}

.review
{
    margin: 50px 0px 00px 0px;
}

.imgReview
{
    max-width: 100%;
    width: 100px;
}

.clientReview
{
    font-size: 24px;
    color: #57BD47;
}

.starsReview
{
    background-color: #558DFF;
    width: 85px;
    border-radius: 20px;
    padding-top: 5px;
    color: #fff;
}

.starsReview img
{
    margin-left: 5px;
    margin-bottom: 5px;
}

.textReview
{
    margin-top: 20px;
    font-size: 20px;
    color: #606060;
}


.backVideo
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 90%;
    margin: auto;
    border-radius: 0px;
}

.play-button
{
    cursor: pointer;
    margin-top: 50px;
}

.reviewSection
{
    background-color: #f7f7f7;
}

.background-blue
{
    background-color: #0C4C8A;
}

.background-light
{
    background-color: #f7f7f7;
}

.navbar-transp
{
    margin-top: 30px;
}

.logo-transp img
{
    max-width: 100%;
    width: 150px;
}

.imageMateriel
{
    max-width: 100%;
    width: 550px;
}

.includeOrder
{
    margin-bottom: 20px;
}

.materielTitle
{
    font-size: 20px;
    font-weight: 500;
    color: #A06E58;
}

.materielText
{
    margin-top: 10px;
}

.numberCircle
{
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 5px;
    line-height: 25px;
    margin-left: 15px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.circle1
{
    background-color: #A06E58;
}

.circle2
{
    background-color: #57BD47;
}

.circle3
{
    background-color: #F44F60;
}

.circle4
{
    background-color: #1E8CFF;
}

.circle5
{
    background-color: #F2BA43;
}

.subscription
{
    text-align: center;
}

.recquiert
{
    margin-top: 15px;
}

.spacing-top
{
    padding-top: 20px;
}

.spacing-top-huge
{
    padding-top: 50px;
}

.spacing-bottom
{
    padding-bottom: 20px;
}

.spacing-bottom-huge
{
    padding-bottom: 50px;
}


/* On small screens */
@media (max-width: 768px) {
    .spacing-top
    {
        padding-top: 10px;
    }

    .spacing-top-huge
    {
        padding-top: 30px;
    }

    .spacing-bottom
    {
        padding-bottom: 10px;
    }

    .spacing-bottom-huge
    {
        padding-bottom: 30px;
    }
}


.img-resp
{
    max-width: 100%;
}

.social-icon
{
    margin-left: 15px;
}


.closeVideo img
{
    margin-top: 2%;
    margin-left: 2%;
}


.image-caisse
{
    margin-bottom: -15px;
}

.photobloc
{
    height: 700px;
    background-image: url(../img/hardware/background/materiel-caisse-enregistreuse-fond-mPOP-pack.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-top: 20px;
}


.price-display-infos {
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    font-size: 30px;
    line-height: 50px;
    padding-bottom: 18px;
    color: #7f8e9a;
}

.price-infos {
    line-height: 0.3;
    padding-left: 4px;
}

.price-display-wrapper {
    display: flex;
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    
}

section {

}

.quote {
    text-align: left;
}

.quote img {
    height: 40px;
}

.triple-testim {
    position: relative;
    padding: 25px 25px 10px 25px;
    margin-bottom: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 1px #888888;
}

.triple-testim p {
    font-weight: 400;
}

.triple-testim img {
    max-width: 100%;
}

.triple-testim-author {
    color: #54bd47;
}

.triple-thumbnail {
    position: relative;
}

.thumbnail-img {
    position: relative;
}

.thumbnail-play {
    position: absolute;
    margin-top: 50%;
    margin-left: 50%;
    transform: translate(-50%,-50%);
}

#fade-quote-carousel.carousel {
    background-image: url(../img/ladroguerie-bg.jpg);
}

#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #57bd47;
  border: none;
  height: 10px;
  width: 10px;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

.profile-circle img {
    height: 150px;
    border: 5px solid #fff;
}

.carousel-text {
    font-size: 42px;
    font-weight: 500;
    text-align: left;
    color: #fff;
}

.carousel-client {
    font-size: 24px;
    text-align: left;
    color: #57bd47;
}

.product-illu {
    height: 700px;    
    padding-top: 20px;
    background-image: url(../img/product/background/logiciel-caisse-enregistreuse-fond-bureau.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.product-illu img {
    max-width: 100%;
    width: 700px;
}

.happy-till {
    background-image: url(../img/illu/happy_bg.jpg);
}

.control-tower {
    background-image: url(../img/product/background/logiciel-caisse-enregistreuse-fond-bureau.jpg)
}

.everywhere-illu {
    background-image: url(../img/product/background/logiciel-caisse-enregistreuse-everywhere.jpg)
}

.success-illu {
    background-image: url(../img/product/background/logiciel-caisse-enregistreuse-success.jpg)
}

.page-not-found {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh; /* These two lines are counted as one :-)       */
    display: flex;
    align-items: center;
}

.page-not-found img {
    max-width: 100%;
}


/* Design for section with tabs */
.tab-link p {
    margin: 4px 0px 4px 0px;
}
                
.tab-link {
    position: relative;
    background-color: white;
    border: 0;
    border-bottom: 1px solid #d9d9d9;   
    color: #4c5160;
    padding: 0 20px 2px 20px;
    outline: none;                          
}
            
.no-display {
    display: none;
}
                    
.tab-link-border {
    height: 2px;
    background-color: #57BD47;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1;
    transform: scaleX(0);
    transition: 0.3s;
    margin: 0;   
}

.selected-tab .tab-link-border {
    transform: scaleX(1);
}



/*Spécial V3 - a supprimer à terme */
.image-centered {
    margin-right: auto;
    margin-left: auto;
    display: block;
}


a:hover, a:focus {
    color: #2a6496;
    text-decoration: none;
}

.reseller-faq-header {
    color: #000;
    font-weight: 400;

    margin-bottom: 5px;
    display: block;
}

#reseller-antoine .back-antoine {
    background: url(../img/revendeur-tactill-antoine.jpg) top center no-repeat;
    background-size: cover;
}

/*FIN css V3 */