@import url("https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Slab:wght@400;500;600;700&display=swap");

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.4/font/bootstrap-icons.css");

body {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #0c285d;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0c285d;
}
#part-card {
    padding-top: 180px;
}

#digital-text .heading {
    position: absolute;
    font-size: 30px !important;
}

.title-heading #deliv {
    font-size: 20px !important;
}

#digital-text .text-type-element {
    z-index: 2;
}
#digital-text .text-type-element:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #ff5714;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 5px;
    z-index: -1;
    transition: all 0.5s ease;
}

#navmenu-nav li {
    margin-top: 9px !important;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
}

.submenu li a {
    font-family: "Roboto", sans-serif;
    text-transform: capitalize !important;
    color: #0c285d;
    font-size: 13px !important;
}
#detailspage a {
    color: #0c285d !important;
}
#detailspage li a:hover {
    color: #ff5714 !important ;
}

#detailspage .menu-arrow {
    border-color: #0c285d !important;
}

.brands {
    width: 100%;
    padding-top: 90px;
    padding-bottom: 90px
}

.brands_slider_container {
    height: 130px;
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    padding-left: 97px;
    padding-right: 97px;
    background: #fff;
}

.brands_slider {
    height: 100%;
    margin-top: 50px
}

.brands_item {
    height: auto;
}

.brands_item img {
    width: auto;
}

.brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer
}

.brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.brands_nav:hover i {
    color: #676767
}

.brands_prev {
    left: 40px
}

.brands_next {
    right: 40px
}

@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");




.speedyui-partner .swiper-slide {

  height: auto;

}

#brand img {
    width: 150px ;
}

.speedyui-partner .swiper-button-next, .speedyui-partner .swiper-button-prev {

  width: 30px;

  height: 30px;

}

.speedyui-partner .swiper-button-next::after, .speedyui-partner .swiper-button-prev::after {

  font-size: 12px;

  color: #0c285d;

}

.speedyui-partner .swiper-button-next {

  right: 0;

}

.speedyui-partner .swiper-button-prev {

  left: 0;

}/*# sourceMappingURL=main.css.map */


/* slide partener */
.logo-area {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 0 50px;
}

.slick-slide img{
    width: 60%;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img{
    display: block;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}




/* fin */

#partenaires .btn:hover {
    color: #fff !important;
    background-color: #0c285d;
    border-color: #0c285d;
}
#topnav .navigation-menu .has-submenu .menu-arrow {
    right: -10px !important;
}
#partenaires .btn:focus-visible {
    color: #fff !important;
    background-color: #0c285d;
    border-color: #0c285d;
}

#partenaires .btn {
    padding: 8px 20px;
    outline: 0;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 600;
    border-radius: 6px;
}

#politique ol {
    font-size: 30px;
}

/*section home*/

/*! nav-page */
/* Menu */
#topnav .navigation-menu > li > a {
    display: block;
    color: #212529;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: capitalize;
    font-family: var(--bs-font-sans-serif);
    padding-left: 0;
    padding-right: 0;
}

.logo {
    margin-right: -140px;
    margin-left: 38px;
}

.logo img {
    width: 70px !important;
}
.logo #eco {
    width: 60px !important;
    margin-top: 20px;
}

.head2 .logo {
    margin-left: 10px !important;
}

.nav-sticky .logo {
    margin-right: 0px;
    margin-left: 0px;
}

.nav-page {
    display: block;
    position: fixed;
    top: 50%;
    right: 20px;
    width: 34px;
    border-radius: 10rem;
    padding: 7px 0;
    text-align: center;
    background-color: #191919;
    opacity: 0;
    transform: translateY(-50%);
    transition: 0.5s ease-out;
}

.body-scrolled .nav-page {
    opacity: 0.5;
}

.nav-page:hover {
    opacity: 0.65;
}

.nav-page.nav-page-left {
    right: auto;
    left: 20px;
}

.nav-page .nav-item {
    position: relative;
    display: block;
    padding: 0;
}

.nav-page .nav-link {
    display: inline-block;
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 4px;
    background-color: #fff;
    opacity: 0.5;
}

.nav-page .nav-link:hover,
.nav-page .nav-link.active {
    opacity: 1;
}

.nav-page .nav-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.nav-link {
    padding: 4px;
    display: inline-block;
}

.navbar.nav-light.nav-sticky .nav-item:hover .nav-link,
.navbar.nav-light.nav-sticky .nav-item.active .nav-link,
.navbar.nav-light.nav-sticky .nav-item:active .nav-link {
    color: #ff5714 !important;
}

.table-warning {
    --bs-table-bg: #ff5714;
}

#slide-enseigne {
    margin-top: 65px;
}

#demarrer .btn {
    padding: 8px 0px;
    width: 100px;
    font-size: 12px;
}

.badge {
    padding: 10px 8px;
}

#home .bg-white {
    width: 600px;
    height: 310px;
    align-items: center;
}

#solution #sl-eng1 .card {
    height: 560px !important;
}

#solution #sl-ent1 .card {
    height: 560px !important;
}

#solution #sl-part1 .card {
    height: 560px !important;
}

#solution #sl-eng .card {
    height: 700px !important;
}

#solution #sl-ent .card {
    height: 700px !important;
}

#solution #sl-part .card {
    height: 700px !important;
}

#enseigne .card-text {
    font-size: 14px;
}

#topnav .buy-button {
    display: flex;
    line-height: 79px;
    padding-top: 20px;
}

#topnav .navigation-menu > li > a {
    text-transform: none !important;
    font-size: 15px !important;
}

#stitre {
    margin-top: 8px;
}

.section {
    font-family: "Roboto Slab", serif;
    overflow-x: hidden !important;
}

.section-title {
    position: relative;
}

.section-title .title {
    letter-spacing: 0.5px;
    font-size: 28px !important;
}

.text-muted {
    color: #8492a6 !important;
}

.btn:hover {
    color: #fff;
    background-color: #0c285d;
    border-color: #0c285d;
}

h6.active {
    color: #fff !important;
}

.home-slider .carousel-control-next,
.home-slider .carousel-control-prev {
    width: 30px;
    height: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 0px;
    border: none;
}

.home-slider .carousel-control-next-icon,
.home-slider .carousel-control-prev-icon {
    width: 30%;
}

.home-slider .carousel-control-next {
    text-align: center;
}

.home-slider .carousel-control-prev {
    text-align: center;
}

.carousel-control-next,
.carousel-control-prev {
    position: relative;
    top: 0;
    bottom: 0;
    border-radius: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    color: #fff;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

#topnav .navigation-menu.nav-light > li > a {
}

#topnav .navigation-menu.nav-light > li:hover > a {
    color: #0c2450 !important;
}

#home .bg-overlay {
    background-color: rgba(60, 72, 88, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#home .card-title {
    font-size: 22px !important;
    font-weight: bold;
}

#home .interdit {
    margin-top: 20px;
}

#home .interdit .col-md-3 {
    width: 170px;
}

#home .interdit img {
    width: 100px;
}

/*end home*/

/*section about*/
#about .title {
    padding-top: 8px;
    font-size: 28px !important;
}

#about h4 {
    padding-top: 8px;
    font-size: 18px !important;
}

/*  Tarifs */
#tarifs .card {
    height: 475px;
}

#tf-enseigne .desc {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#tf-enseigne .prix {
    font-size: 24px;
    font-weight: bold;
}

#tf-enseigne #prices {
    font-size: 14px;
}

#tf-enseigne ul li {
    font-size: 16px;
    color: #0c285d;
}

.modal-header h5 {
    text-align: center;
}

#forfait .border-end {
    padding-left: 0;
}

#forfait .fs-5 {
    font-size: 15px !important;
}

#forfait .me-2 {
    margin-right: 0 !important;
}

#tf-entreprise .desc {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

#tf-entreprise .prix {
    font-size: 24px !important;
    font-weight: bold;
}

#tf-entreprise #prices {
    font-size: 14px;
}

#tf-entreprise ul li {
    font-size: 13px;
    color: #0c285d;
}

#tf-particulier .desc {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

#tf-particulier .prix {
    font-size: 24px !important;
    font-weight: bold;
}

#tf-particulier .options .prix {
    font-size: 16px !important;
    font-weight: bold;
}

#tf-particulier #prices {
    font-size: 14px;
}

#tf-particulier ul li {
    font-size: 13px;
    color: #0c285d;
}

/*end tarifs*/

/* comment ça marche */

#comment a {
    font-size: 13px;
    color: #0c285d;
    text-align: initial;
}

#comment li p {
    margin-left: 8px;
    text-align: initial;
}

#comment .pricing:hover {
    box-shadow: 0 5px 13px rgba(36, 39, 44, 0.2) !important;
    transform: translateY(-10px);
}

#comment .nav-pills .nav-link.active #icon-mask {
    /* color: #fff !important; */
    display: initial;
}

#comment .nav-pills .nav-link.active #icon-vis {
    /* color: #fff !important; */
    display: none;
}

#comment .nav-pills .nav-link #icon-vis {
    /* color: #fff !important; */
    display: initial;
}

#comment .nav-pills .nav-link #icon-mask {
    /* color: #fff !important; */
    display: none;
}

#comment .nav-pills .nav-link {
    color: #0c285d !important;
}

#comment .nav-pills .nav-link i {
    font-size: 30px !important;
}

#comment .nav-pills .nav-link i.active {
    color: #0c285d;
}

#comment .nav-pills .nav-link.active {
    color: #ff5714 !important;
    background-color: transparent;
}

#comment .w-150 {
    width: 120px;
    margin-top: -20px;
}

#laphone img {
    width: 266px;
}

#laphone .btn {
    color: #fff;
}

#comment #apps {
    margin: 10px 0px;
}

#comment #apps img {
    width: 84px;
}

/* end comment ça marche */

/* section problemes*/
#problemes .card {
    height: 700px;
}

.livre_bl {
    width: 175px;
    /* margin-left: 50px; */
}

/* #solution .card {
    height: ;
} */

#problemes .title {
    font-size: 14px;
    text-align: center;
}

#livre img {
    width: 165px;
}

#why .title {
    font-size: 14px;
}

#pl-eng img {
    width: 220px;
}

#pl-ent img {
    width: 220px;
}

#pl-left {
    padding-top: 70px;
}

#pl-left .btn {
    font-size: 12px;
}

#pl-part img {
    width: -moz-available;
    width: -webkit-fill-available;
}

#wh-ent .card {
    border: solid 2px #ff5a0d;
}

/* #wh-ent img {
    width: -moz-available;
} */
#wh-ent .bout {
    margin-top: ;
}

/*end problemes*/

.user-imge {
    width: 270px;
    margin-top: -40px;
}

.dt-pt {
    width: 330px;
}

#apps {
    margin-top: -40px;
}

#apps img {
    width: 90px;
    margin-left: 0px;
}

/** about section */
.about p {
    font-size: 18px;
}

.about img {
    height: 492px;
    width: 100%;
}

/** about end */

.footer {
    background: #0c2450;
}

.icon-desc img {
    width: 50px;
}

#icon-mission {
    width: 60px;
    margin: 20px;
}

section {
    overflow: hidden;
}

.text-foot {
    display: contents;
}

@media (max-width: 321px) {

    .logo {
        margin-right: 0;
        margin-left: 0;
    }


    .section {
        overflow-x: hidden !important;
    }
  #digital-text .heading {
        margin: 0px 0 0 0;
        font-size: 18px !important;
    }

    #slide-enseigne {
        margin-top: 50px;
    }
    #slide-entreprise {
        margin-top: 50px;
    }

    #slide-praticulier {
        margin-top: 50px;
    }
    #pbs-eng .card {
        height: 730px;
    }

    #pbs-part .card {
        height: 600px;
    }

    #pbs-ent .card {
        height: 780px;
    }

    #livre {
        text-align: center;
    }

    #pl-eng img {
        width: 200px;
    }

    #pl-left {
        padding-top: 0px;
    }

    #pl-part img {
        width: -moz-available;
    }

    #icon-vis {
        margin-left: 30px;
    }

    #icon-mask {
        margin-left: 30px;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #about h4 {
        padding-top: 5px !important;
        text-align: center !important;
    }

    #about p {
        text-align: center !important;
    }

    #icon-mission {
        width: 40px;
        margin: 20px 0px 10px 120px;
    }

    #email-foot {
        margin-left: 0 !important;
    }

    #home .bg-white {
        margin: auto;
        width: auto;
        height: auto;
    }

    #home .btn {
        font-size: 12px;
    }

    #home .card-title {
        font-size: 15px !important;
        font-weight: bold;
    }

    #home .interdit .col-md-3 {
        width: 75px;
    }

    #home .interdit img {
        width: 65px;
    }

    #home .card-text {
        font-size: 14px;
    }

    #home .nav-item button h6 {
        font-size: 12px;
    }

    #home #btn-card {
        padding: 8px 15px;
        outline: 0;
        text-decoration: none;
        font-size: 10px;
        border-radius: 6px;
        width: 100px;
    }

    #apps {
        margin-top: 0px;
        margin-left: -10px;
    }

    #apps img {
        margin: 10px 0 auto;
    }

    #apps img {
        width: 75px;
        margin-left: 0;
    }

    #solution .app img {
        width: 60px;
    }

    #comment .w-150 {
        width: 130px;
        margin-top: 78px;
    }

    #tf-enseigne .card {
        width: auto;
        height: 600px;
    }

    #tf-entreprise .card {
        height: 530px;
    }

    #tf-particulier .card {
        height: 620px;
    }
    #solution #sl-part1 .card {
        height: 600px !important;
    }
    #solution #sl-ent .card {
        height: 780px !important;
    }
    #solution #sl-part .card {
        height: 790px !important;
    }
}

@media (min-width: 322px) and (max-width: 480px) {
    .logo {
        margin-right: 0px;
        margin-left: 0px;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #about h4 {
        padding-top: 5px !important;
        text-align: center !important;
    }

    #about p {
        text-align: center !important;
    }

    #icon-mission {
        width: 80px;
        margin: 20px 0px 5px 120px;
    }

    #solution .user-imge {
        margin-left: 40px;
    }

    #problemes p {
        font-size: 16px;
    }

    #problemes .card {
        margin-bottom: 20px;
    }

    #livre {
        text-align: center;
    }

    #pl-eng img {
        width: 220px;
    }

    #pbs-eng .card {
        height: 750px;
    }

    #pbs-part .card {
        height: 655px;
    }

    #pbs-ent .card {
        height: 780px;
    }

    #pl-ent img {
        width: 220px;
    }

    #pl-left {
        padding-top: 0px;
    }

    #pl-part img {
        width: 100%;
    }

    .section {
        overflow-x: hidden !important;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #email-foot {
        margin-left: 0 !important;
    }

    #tf-particulier #tf-left p {
        font-size: 14px;
        font-weight: bold;
        text-align: left !important;
    }

    #home li h6 {
        font-size: 14px !important;
    }

    #apps img {
        margin: -80px 0 auto;
    }

    #solution .app img {
        width: 90px;
        margin-left: 30px;
    }

    #solution #apps {
        margin-top: 15px;
        margin-left: -34px;
    }

    #apps {
        margin-top: 15px;
        margin-left: 0px;
    }

    #about h4 {
        padding-top: 5px !important;
        text-align: center !important;
    }

    #about p {
        text-align: center !important;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #digital-text .heading {
        margin: 0px 0 0 0;
        font-size: 20px !important;
    }

    #slide-enseigne {
        margin-top: 60px;
    }
    #slide-entreprise {
        margin-top: 60px;
    }

    #slide-praticulier {
        margin-top: 60px;
    }

    #slide-particulier .btn-primary{
        margin-top: 40px !important;
    }

    #home .bg-white {
        margin: auto;
        width: auto;
        height: 350px !important;
    }

    #tf-enseigne .desc {
        font-size: 13px !important;
    }

    #tf-enseigne .card {
        height: 600px;
    }

    #tf-entreprise .card {
        height: 550px;
    }

    #tf-particulier .card {
        height: 530px;
    }

    #home #btn-card {
        padding: 8px 20px;
        outline: 0;
        text-decoration: none;
        font-size: 9px;
        letter-spacing: 0.5px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        font-weight: 600;
        border-radius: 6px;
        width: 156px;
    }

    #home .card-title {
        font-size: 16px !important;
        font-weight: bold;
    }

    #home .interdit .col-md-3 {
        width: 85px;
    }

    #home .interdit img {
        width: 80px;
    }

    #home .card-text {
        font-size: px;
    }

    #left-about .row {
        text-align: center;
    }

    #icon-mission {
        width: 40px;
        margin: 20px;
    }

    #comment h6 {
        font-size: 12px;
    }

    #comment li p {
        font-size: 12px;
        margin-left: 8px;
        text-align: initial;
    }

    #comment .w-150 {
        margin-bottom: 50px;
    }

    .border-start {
        border-left: transparent !important;
    }

    #border-bas {
        margin-bottom: 100px;
        border-bottom: 2px solid #f05713 !important;
    }

    #home .interdit .col-md-3 {
        width: 80px;
    }

    #home .interdit img {
        width: 56px;
    }

    #solution #sl-part1 .card {
        height: 600px !important;
    }
}

@media (min-width: 399px) and (max-width: 480px) {
    #pbs-part .card {
        height: 760px;
    }

    #digital-text .heading {
        margin: 0px 0 0 0;
        font-size: 25px !important;
    }
    #slide-enseigne {
        margin-top: 60px;
    }
    #slide-enseigne #btn-card {
        margin-top: 18px !important;
    }


    #slide-entreprise {
        margin-top: 60px;
    }

    #slide-praticulier {
        margin-top: 60px;
    }

    #slide-particulier a .btn-primary {
        margin-top: 18px !important;
    }
    #home .bg-white {
        margin: auto;
        width: auto;
        height: 350px !important;
    }

    #home .interdit .col-md-3 {
        width: 80px;
    }

    #home .interdit img {
        width: 80px;
    }

    #home .interdit {
        margin-top: 20px;
        margin-left: 20px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 481px) and (max-width: 521px) {
    #pl-part img {
        width: 90% !important;
    }

    #home .interdit {
        margin: 20px 30px 0;
    }

    #home .interdit .col-md-3 {
        width: 90px;
    }

    #home .interdit img {
        width: 90px;
    }

    #digital-text .heading {
        margin: 0px 0 0 0;
        font-size: 25px !important;
    }
    #slide-enseigne {
        margin-top: 60px;
    }
    #slide-entreprise {
        margin-top: 60px;
    }

    #slide-praticulier {
        margin-top: 60px;
    }

    #home .bg-white {
        margin: auto;
        width: auto;
        height: 350px !important;
    }
}

@media (min-width: 481px) and (max-width: 576px) {
    .section {
        overflow-x: hidden !important;
    }

    .logo {
        margin-right: 0;
        margin-left: 0 !important;
    }

    #home .interdit {
        margin: 20px 30px 0;
    }

    #home .interdit .col-md-3 {
        width: 100px;
    }

    #digital-text .heading {
        margin: 0px 0 0 0;
        font-size: 32px !important;
    }
    #slide-enseigne {
        margin-top: 60px;
    }
    #slide-entreprise {
        margin-top: 60px;
    }

    #slide-praticulier {
        margin-top: 60px;
    }

    #home .interdit img {
        width: 80px;
    }

    #problemes .card {
        margin-bottom: 20px;
    }

    #solution .user-imge {
        margin-left: 80px;
    }

    #problemes p {
        font-size: 18px;
    }

    #livre {
        text-align: center;
    }

    #pl-eng img {
        width: 200px;
    }

    #pbs-eng .card {
        height: 780px;
    }

    #pbs-part .card {
        height: 780px;
    }

    #pbs-ent .card {
        height: 780px;
    }

    #pl-ent img {
        width: 200px;
    }

    #pl-left {
        padding-top: 0px;
    }

    #pl-part img {
        width: 76%;
    }

    #about h4 {
        padding-top: 5px !important;
        text-align: center !important;
    }

    #about p {
        font-size: 18px;
        text-align: center !important;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #icon-mission {
        width: 60px;
        margin: 20px;
    }

    #solution p {
        font-size: 18px;
    }

    #tarifs p {
        font-size: 18px;
    }

    #tarifs li {
        font-size: 16px;
    }

    #tf-enseigne .card {
        height: 610px;
    }

    #tf-entreprise .card {
        height: 450px;
    }

    #tf-particulier .card {
        height: 470px;
    }

    .border-start {
        border-left: transparent !important;
    }

    #border-bas {
        margin-bottom: 50px;
        border-bottom: 2px solid #f05713 !important;
    }

    #home li h6 {
        font-size: 14px !important;
    }

    #apps img {
        margin: 10px 0 auto;
    }

    #apps {
        margin-top: 0;
    }

    #left-about .row {
        text-align: center;
    }

    #home .bg-white {
        width: auto !important;
        height: auto !important;
        margin: auto;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #home #btn-card {
        padding: 8px 20px;
        outline: 0;
        text-decoration: none;
        font-size: 8px;
        letter-spacing: 0.5px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        font-weight: 600;
        border-radius: 6px;
        width: 156px;
    }

    #home .card-title {
        font-size: 25px !important;
        font-weight: bold;
    }

    #home .card-text {
        font-size: 14 px;
    }

    #comment .w-150 {
        margin: auto;
        width: 130px;
    }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 577px) and (max-width: 768px) {
    .logo {
        margin-right: 0;
        margin-left: 0;
    }

    .section {
        overflow-x: hidden !important;
    }

    #digital-text .heading {
        margin: 0px 0 0 30px;
        font-size: 30px !important;
    }
    #slide-enseigne {
        margin-top: 70px;
    }
    #slide-entreprise {
        margin-top: 70px;
    }

    #slide-praticulier {
        margin-top: 70px;
    }

    #digital-text #deliv {
        margin: 0px 0 0 30px;
        font-size: 20px !important;
    }

    #home .interdit img {
        width: 70px;
    }

    #problemes .card {
        height: 450px;
        margin-bottom: 20px;
    }

    #livre {
        text-align: center;
    }

    #pl-eng img {
        width: 40%;
    }

    #pl-eng img {
        width: 200px;
    }

    #pbs-eng .card {
        height: 780px;
    }

    #pbs-part .card {
        height: 780px;
    }

    #pbs-ent .card {
        height: 780px;
    }

    #pl-ent img {
        width: 40%;
    }

    #pl-left {
        padding-top: 0px;
    }

    #pl-part img {
        width: 70%;
    }

    #home .bg-white {
        margin: 0 auto;
        width: 450px;
        height: auto !important;
    }

    #left-about {
        text-align: center;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #about h4 {
        padding-top: 5px !important;
        text-align: center !important;
    }

    #about p {
        text-align: center !important;
    }

    #icon-mission {
        width: 40px;
        margin: 20px;
    }

    #comment .border-start {
        border-left: transparent !important;
    }

    #border-bas {
        margin-bottom: 50px;
        border-bottom: 2px solid #f05713 !important;
    }

    #solution .app img {
        width: 80px;
    }

    #apps {
        margin-top: 0;
    }

    .user-imge {
        margin: 0 auto;
        width: 290px;
    }

    #tf-enseigne .card {
        height: 600px;
    }

    #tf-particulier .card {
        height: 490px;
    }

    #tf-entreprise .card {
        height: 450px;
    }
    #solution #sl-ent1 .card {
        height: 600px !important;
    }
    #tf-entreprise .card {
        height: 490px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 769px) and (max-width: 992px) {
    #digital-text .heading {
        position: absolute;
        font-size: 38px !important;
      }
    #slide-enseigne {
        margin-top: 60px;
    }

    #slide-entreprise {
        margin-top: 60px;
    }

    #slide-praticulier {
        margin-top: 60px;
    }


    #home .bg-white {
        margin: 70 0 0 0 !important;
        width: auto;
        height: 320px;
    }

    #home .interdit {
        margin: 10px 50px 100px;
    }

    #home .interdit .col-md-3 {
        width: 130px;
    }

    #home .interdit img {
        width: 80px;
    }

    #icon-mission {
        width: 40px;
        margin: 20px;
    }

    #pbs-eng .card {
        height: 730px;
    }

    #pbs-eng #livre img {
        width: 160px;
    }

    #pbs-part .card {
        height: 730px;
    }

    #pbs-ent .card {
        height: 730px;
    }

    /* #problemes .card {
        height: 450px;
        margin-bottom: 20px;
    } */
    #about h4 {
        padding-top: 30px;
        text-align: left;
        padding-left: 12px;
    }

    #about p {
        text-align: initial;
    }

    #left-about {
        text-align: center;
    }

    .about img {
        height: auto;
        width: 100%;
    }

    #problemes .card {
        margin-bottom: 20px;
    }

    .section {
        overflow-x: hidden !important;
    }

    #tf-enseigne .card {
        height: 530px;
    }

    #tf-particulier .card {
        height: 530px;
    }

    #tf-entreprise {
        margin-top: 8px !important;
    }

    #tf-entreprise .card {
        height: 530px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 992px) and (max-width: 1200px) {
    #icon-mission {
        width: 70px;
        margin-left: 0;
        margin-top: 20px !important;
    }

    #tf-entreprise .pricing .mt-5 {
        margin-top: 1rem !important;
    }

    #tf-particulier .card {
        margin-top: 40px !important;
        height: 475px;
    }

    #tf-particulier ul li {
        font-size: 11px;
        color: #0c285d;
    }

    #tf-particulier .mt-4 {
        margin-top: 0 !important;
    }

    #tf-particulier #prices {
        font-size: 12px;
    }

    #tf-enseigne .list-unstyled h6 {
        font-size: 13px;
    }

    #tf-enseigne ul li {
        font-size: 12px;
        color: #0c285d;
    }

    #comment .nav-pills .nav-link i {
        font-size: 24px !important;
    }

    #comment .nav-link {
        padding: 4px;
        display: contents;
    }

    #comment #laphone img {
        width: 215px;
    }

    #tf-enseigne #tarifs .card {
        width: 300px;
    }

    #apps img {
        width: 75px !important;
        margin-left: 0px;
    }

    #pl-eng img {
        width: 200px;
    }

    #pbs-eng .card {
        height: 730px;
    }

    #pbs-eng #livre img {
        width: 125px;
    }

    #pbs-part .card {
        height: 730px;
    }

    #pbs-ent .card {
        height: 730px;
    }

    #pl-eng .btn {
        padding: 8px 8px;
        font-size: 14px;
    }

    #pt-eng .content {
        margin-top: 20px;
    }

    #pl-ent .btn {
        padding: 8px 8px;
        font-size: 14px;
    }

    #pbs-ent #livre img {
        width: 125px;
    }

    #pl-left {
        padding-top: 50px;
    }

    #pl-part img {
        width: -moz-available;
    }

    .head2 .logo {
        margin-left: 10px !important;
    }

    .head2 .navigation-menu > li > a {
        text-transform: none !important;
        font-size: 12px !important;
    }

    #problemes .card {
        margin-bottom: 20px;
    }

    #topnav .navigation-menu > li > a {
        line-height: 18px;
        font-size: 11px !important;
    }

    #sl-eng .card-body p {
        /* font-size: 14px; */
        text-align: justify;
        margin-bottom: 1rem !important;
    }

    #sl-part .card-body p {
        /* font-size: 14px; */
        text-align: justify;
    }

    #sl-ent .card-body p {
        /* font-size: 14px; */
        text-align: justify;
    }

    #sl-ent .card-body .mt-5 {
        margin-top: 1rem !important;
    }

    #solution .livre_bl {
        width: 130px !important;
    }

    #digital-text .heading {
        margin: 0px 0 0 0px;
        font-size: 25px !important;
    }
    #digital-text #deliv {
        margin: 0px 0 0 0;
        font-size: 20px !important;
    }
    #slide-enseigne {
        margin-top: 70px;
    }
    #slide-entreprise {
        margin-top: 70px;
    }

    #slide-praticulier {
        margin-top: 70px;
    }

}

@media (min-width: 1201px) and (max-width: 1366px) {
    #digital-text .heading {
        margin: 0px 0 0 0;
        font-size: 40px !important;
    }

    #digital-text #deliv {
        margin: 0px 0 0 0;
        font-size: 20px !important;
    }

    #slide-enseigne {
        margin-top: 70px;
    }
    #slide-entreprise {
        margin-top: 70px;
    }

    #slide-praticulier {
        margin-top: 70px;
    }

    #pl-eng img {
        width: 200px;
    }

    #pbs-eng .card {
        height: 730px;
    }

    #pbs-eng #livre img {
        width: 125px;
    }

    #pbs-part .card {
        height: 730px;
    }

    #pbs-ent .card {
        height: 730px;
    }

    #pl-eng .btn {
        padding: 8px 8px;
        font-size: 14px;
    }

    #pt-eng .content {
        margin-top: 20px;
    }

    #pl-ent .btn {
        padding: 8px 8px;
        font-size: 14px;
    }

    #pbs-ent #livre img {
        width: 125px;
    }

    #pl-left {
        padding-top: 50px;
    }

    #pl-part img {
        width: -moz-available;
    }

    .head2 .logo {
        margin-left: 10px !important;
    }

    .head2 .navigation-menu > li > a {
        text-transform: none !important;
        font-size: 12px !important;
    }

    #problemes .card {
        margin-bottom: 20px;
    }

    #topnav .navigation-menu > li > a {
        line-height: 18px;
        font-size: 14px !important;
    }
}

/* Extra extra large devices (extra large desktops, 1400px and up) */
@media (min-width: 1367px) {
    #demo .titre .card-text {
        font-size: 14px !important;
        text-align: left;
    }

    #digital-text .heading {
        margin: 0px 0 0 0;
        font-size: 40px !important;
    }
    #slide-enseigne {
        margin-top: 70px;
    }
    #slide-entreprise {
        margin-top: 70px;
    }

    #slide-praticulier {
        margin-top: 70px;
    }
}
