@font-face {
    font-family: Rubik-Regular;
    src: url(../fonts/static-Rubik-Regular.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: Rubik-Bold;
    src: url(../fonts/static-Rubik-Bold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: Rubik-SemiBold;
    src: url(../fonts/static-Rubik-SemiBold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: Rubik-Light;
    src: url(../fonts/static-Rubik-Light.ttf) format("truetype");
    font-style: normal
}

.padding-1 {
    padding-top: 95px;
    padding-bottom: 95px
}

.padding-2 {
    padding-top: 10px;
    padding-bottom: 10px
}

.padding-3 {
    padding-bottom: 155px;
    padding-top: 100px
}

@media screen and (max-width:991px) {
    .padding-3 {
        padding-bottom: 51px;
        padding-top: 130px
    }
}

.padding-4 {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .padding-4 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.padding-5 {
    padding-bottom: 40px
}

@media screen and (min-width:767px) and (max-width:991px) {
    .padding-5 {
        padding-bottom: 0
    }
}

.padding-6 {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .padding-6 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.padding-7 {
    padding-bottom: 60px
}

.padding-8 {
    padding-right: 60px
}

.padding-9 {
    padding-top: 60px;
    padding-bottom: 60px
}

.padding-10 {
    padding-bottom: 55px
}

.padding-11 {
    padding-left: 100px
}

@media screen and (max-width:767px) {
    .padding-11 {
        padding-left: 0
    }
}

.padding-12 {
    padding-bottom: 30px
}

.padding-13 {
    padding-top: 60px;
    padding-bottom: 60px
}

.padding-14 {
    padding-left: 70px
}

@media screen and (max-width:767px) {
    .padding-14 {
        padding-left: 0
    }
}

.padding-15 {
    padding-right: 30px
}

@media screen and (max-width:767px) {
    .padding-15 {
        padding-right: 0
    }
}

.padding-16 {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:767px) {
    .padding-16 {
        padding-left: 0
    }
}

.padding-17 {
    padding-right: 49px
}

@media screen and (max-width:767px) {
    .padding-17 {
        padding-right: 0
    }
}

@media screen and (min-width:768px) {
    .padding-18 {
        padding-right: 122px
    }
}

@media screen and (min-width:768px) {
    .padding-19 {
        padding-left: 205px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .padding-19 {
        padding-left: 140px
    }
}

@media screen and (min-width:991px) {
    .padding-20 {
        padding-right: 245px
    }
}

.padding-21 {
    padding-top: 120px;
    padding-bottom: 60px
}

@media screen and (max-width:767px) {
    .padding-21 {
        padding-left: 0
    }
}

.padding-22 {
    padding-top: 100px;
    padding-bottom: 60px
}

@media screen and (max-width:767px) {
    .padding-22 {
        padding-top: 230px
    }
}

.margin-1 {
    margin-bottom: 155px
}

.margin-2 {
    margin-bottom: 40px
}

.color-gray {
    background-color: #f6f6f7
}

.color-gray2 {
    background-color: #fafafa
}

.color-gray3 {
    background-color: #e8e8e8
}

.color-green {
    background-color: #aab66c;
    color: #fff
}

.btn:hover {
    color: #fff;
    text-decoration: none
}

body {
    background-color: #fff
}

a,
a:hover {
    color: #232332;
    text-decoration: none;
    background-color: transparent
}

@media (min-width:1200px) {
    .app-content .container,
    .app-content .container-lg,
    .app-content .container-md,
    .app-content .container-sm,
    .app-content .container-xl {
        max-width: 1040px
    }
}

@media screen and (max-width:991px) {
    .container {
        min-width: 100%
    }
}

.modal {
    font-family: Rubik-Regular;
    color: #646464;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: rgba(0, 0, 0, .5)
}

.modal-footer {
    justify-content: center
}

.nav-section {
    background-image: radial-gradient(circle at 49% 57%, #bdd933, #e3fb70 17%, #bdd933 74%);
    background-image: url(../images/images-rectangle.png)
}

.nav-col {
    padding-top: 40px;
    padding-bottom: 37.5px
}

@media screen and (max-width:766px) {
    .nav-col {
        padding-top: 0
    }
}

.nav-col img {
    width: 160px
}

@media screen and (max-width:766px) {
    .nav-col img {
        width: 110px
    }
}

.nav-col .icon-facebook {
    width: 20px;
    height: 20px
}

.navbar-collapse {
    justify-content: flex-end
}

.nav-item {
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #232332;
    white-space: nowrap;
    padding-right: 20px
}

@media screen and (max-width:991px) {
    .nav-item {
        padding-right: 0
    }
}

.div-facebook {
    width: 46px;
    margin: 0 15px 5px 0;
    padding: 13px 12px 15px 14px
}

.div-facebook,
.div-message {
    height: 48px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff
}

.div-message {
    width: 149px
}

.div-message img {
    width: 30px;
    height: 31.9px;
    margin-right: 0
}

.div-message a,
.div-message a:hover {
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #646464
}

@media screen and (max-width:991px) {
    .div-message {
        margin-right: 25px
    }
}

.navbar-light .navbar-toggler {
    padding: 0;
    border: 0
}

.navbar-light .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    text-align: end;
    color: #646464
}

@media screen and (max-width:991px) {
    .navbar-nav {
        position: fixed;
        z-index: 3;
        background-color: #fff;
        right: 0;
        width: 100%;
        background-color: #d8e985
    }
}

.nav-demenagement {
    background-color: hsla(0, 0%, 100%, .9607843137254902);
    box-shadow: 0 63px 63px -11px rgba(67, 73, 71, .29);
    position: absolute;
    z-index: 3;
    top: 184px
}

.link-nav {
    padding: 18px 33px 17px 34px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff;
    margin: 48.3px 0 0 43px
}

.link-nav span {
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #232332;
    margin-right: 20px;
    text-align: left
}

@media screen and (max-width:320px) {
    .link-nav span {
        font-size: 12px
    }
}

.nav-pack img {
    width: 64px;
    padding: 21px 13.3px 16px 15px;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .09);
    border: .3px solid rgba(173, 214, 188, .5);
    border-radius: 30px;
    background-color: #fff;
    margin-bottom: 30px
}

@media screen and (min-width:991px) {
    .display-div2 {
        display: none
    }
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: inherit
}

.dropdown-item.active,
.dropdown-item:active {
    color: #ff6300;
    text-decoration: none;
    background-color: inherit
}

.nav-link active {
    border-bottom: solid #add6bc
}

.menu-demenagement-content {
    max-width: 900px;
    margin: auto
}

@media screen and (max-width:991px) {
    .navbar {
        z-index: 3;
        width: inherit;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        background-color: #d8e985;
        padding: 10px 20px .5rem 1rem;
        position: fixed;
        top: 0;
        right: 0;
        left: 0
    }
    .nav-item {
        padding-right: 25px
    }
    .navbar-light .navbar-nav {
        padding: 10px 0
    }
    nav-link {
        padding: 0
    }
    .div-message {
        margin-bottom: 16px
    }
    .dropdown-menu,
    dropdown-menu show {
        min-width: 991px
    }
    .dropdown-item {
        padding-bottom: 10px;
        padding-top: 10px
    }
    .contact-part {
        padding-top: 15px
    }
    .dropdown-item {
        padding: 5px 20px
    }
    .header-right {
        padding-top: 40px
    }
    .pt-100px {
        padding-top: 100px
    }
    .pt-60px {
        padding-top: 60px
    }
    .pt-40px {
        padding-top: 40px
    }
    .pr-16px {
        padding-right: 34px
    }
}

.footer-top {
    background-color: #f1f1f1
}

.footer-bottom {
    background-color: #e4e4e4
}

.footer-top-container {
    font-family: Rubik-Regular
}

.footer-top-container img {
    width: 183px
}

.footer-top-container h5 {
    font-size: 15px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px
}



.div-icon-footer {
    width: 46px;
    height: 48px;
    padding: 13px 12px 15px 14px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff
}

.div-icon-footer img {
    width: 28px
}

.footer-bottom-container a {
    font-size: 13px;
    color: #646464;
    text-decoration: none
}

.sm-logo-footer {
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    .show-footer {
        display: none
    }
}

.devis-header {
    font-family: Rubik-Regular;
    color: #232332
}

.devis-header strong {
    font-family: Rubik-SemiBold
}

@media screen and (max-width:991px) {
    .devis-header {
        margin-top: 60px
    }
}

.demenagement-header h1 {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-family: Rubik-Regular;
    color: #232332;
    font-size: 35px
}

@media screen and (min-width:991px) and (max-width:1200px) {
    .demenagement-header h1 {
        font-size: 25px
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .demenagement-header h1 {
        font-size: 19.5px;
        white-space: nowrap
    }
}

@media screen and (max-width:766px) {
    .demenagement-header h1 {
        font-size: 22px
    }
}


@media screen and (max-width:991px) {
    .demenagement-header p {
        font-size: 15px
    }
}

.header-left {
    padding-top: 10px;
    padding-bottom: 10px
}

@media screen and (max-width:991px) {
    .header-left {
        padding: 10px 40px;
        margin-top: 8px
    }
}

.groupe-icon {
    width: 85px;
    height: 10px
}

.plus img {
    width: 82px;
    top: 80px;
    left: 100px;
    position: absolute
}

@media screen and (min-width:991px) and (max-width:1200px) {
    .plus img {
        top: 70px;
        left: 80px
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .plus img {
        top: 80px;
        left: 50px
    }
}

@media screen and (max-width:766px) {
    .plus img {
        top: 65px;
        left: 20px
    }
}

.div-link-header {
    position: absolute;
    z-index: 2;
    top: -70px;
    left: 130px
}

@media screen and (max-width:1200px) {
    .div-link-header {
        left: 0
    }
}

@media screen and (min-width:360px) and (max-width:410px) {
    .div-link-header a {
        font-size: 12px
    }
}

@media screen and (max-width:320px) {
    .div-link-header a {
        font-size: 12px
    }
}

.link-header {
    height: 90px;
    top: 25px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff;
    align-items: center
}

.link-header span {
    width: 245px;
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #232332;
    margin-right: 25px
}

@media screen and (max-width:320px) {
    .link-header {
        padding: 40px 15px;
        font-size: 12px
    }
}

@media screen and (max-width:991px) {
    .display-div {
        display: none
    }
}

.icon-link {
    margin-right: 25px;
    width: 40px
}

.arrow {
    width: 12px;
    height: 23px;
    align-self: center
}

.div-link-header-contenu {
    width: 1040px;
    position: absolute;
    z-index: 2;
    top: 365px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff;
    padding: 20px
}

@media screen and (min-width:991px) and (max-width:1200px) {
    .div-link-header-contenu {
        width: 860px;
        top: 315px
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .div-link-header-contenu {
        width: auto;
        top: 475px;
        position: sticky
    }
}

@media screen and (min-width:411px) and (max-width:767px) {
    .div-link-header-contenu {
        top: 330px;
        width: auto;
        position: sticky
    }
}

@media screen and (min-width:360px) and (max-width:410px) {
    .div-link-header-contenu {
        top: 310px;
        width: auto;
        position: sticky
    }
}

@media screen and (max-width:320px) {
    .div-link-header-contenu {
        top: 325px;
        width: auto;
        position: sticky
    }
}

@media screen and (max-width:767px) {
    .div-link-header-contenu {
        width: auto;
        position: sticky;
        white-space: nowrap;
        padding: 10px 0
    }
}

@media screen and (min-width:374px) and (max-width:375px) {
    .div-link-header-contenu {
        width: auto;
        position: relative;
        top: 0
    }
}

.menu-link-header a {
    font-family: Rubik-Regular;
    font-size: 15px;
    text-align: center;
    color: 545454;
    text-transform: uppercase
}

.menu-link-header a:hover {
    color: #ff6300;
    text-decoration: none
}

.line {
    width: 1px;
    height: 55px;
    margin: 4px 15px;
    border: 1px solid #e8e8e8
}

@media screen and (max-width:991px) {
    .line {
        display: none
    }
}

.active {
    color: #f4a31f;
    text-decoration: none
}

@media screen and (min-width:991px) {
    .header-banner {
        display: none
    }
}

@media screen and (max-width:991px) {
    .header-right {
        display: none
    }
}

.title-orange {
    font-size: 18px;
    color: #ff6300;
    font-family: Rubik-Regular;
    line-height: 1.28;
    letter-spacing: 1px
}

.home-pack {
    padding-bottom: 30px
}

.home-pack img {
    width: 81.3px;
    height: 81px;
    padding: 21px 13.3px 16px 15px;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .09);
    border: .3px solid rgba(173, 214, 188, .5);
    border-radius: 30px;
    background-color: #fff;
    margin-bottom: 30px
}

.home-pack h3 {
    font-family: Rubik-Regular;
    font-size: 15px;
    padding-bottom: 20px;
    white-space: nowrap
}

@media screen and (min-width:767px) and (max-width:991px) {
    .home-pack h3 {
        font-size: 13px
    }
}

.home-pack p {
    font-family: Rubik-Regular;
    color: #232332
}

.home-aide {
    text-align: right
}

.home-aide h2 {
    font-family: Rubik-Regular;
    color: #aab66c;
    font-size: 20px;
    margin-bottom: 0
}

@media screen and (min-width:767px) and (max-width:991px) {
    .home-aide h2 {
        font-size: 15px
    }
}

@media screen and (max-width:767px) {
    .home-aide {
        text-align: left
    }
}

.home-text {
    font-family: Rubik-Regular;
    font-size: 30px;
    color: #232332;
    line-height: 1.17
}

@media screen and (min-width:767px) and (max-width:991px) {
    .home-text {
        font-size: 20px
    }
}


@media screen and (min-width:767px) and (max-width:991px) {
    .home-text2 {
        font-size: 12px
    }
}

.div-aide {
    text-align: center;
    background-color: #fff;
    margin-bottom: 35px
}

@media screen and (min-width:767px) and (max-width:991px) {
    .div-aide {
        margin-bottom: 10px
    }
}

.plus-aide img {
    width: 82px;
    top: 80px;
    left: 40px;
    position: absolute
}

@media screen and (min-width:991px) and (max-width:1200px) {
    .plus-aide img {
        top: 70px;
        left: 30px
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .plus-aide img {
        top: 40px;
        left: 10px
    }
}

@media screen and (max-width:766px) {
    .plus-aide img {
        top: 30px;
        left: 10px
    }
}

.link-home {
    font-family: Rubik-Regular;
    font-size: 17px;
    width: 140px;
    height: 50px;
    padding: 14px 15px 12px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff
}

.arrow-home {
    width: 8px;
    height: 14.3px;
    align-self: center
}

.contenu-prestation {
    font-family: Rubik-Regular
}

.contenu-prestation h2 {
    font-size: 37px;
    padding: 50px 0
}

@media screen and (max-width:991px) {
    .contenu-prestation h2 {
        font-size: 25px;
        padding: 0 0 20px
    }
}

.contenu-prestation h3 {
    margin-top: 30px;
    margin-bottom: 30px
}

p {
    font-size: 15px
}



.div-price span {
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #ff6300;
    background-color: #ffecdf;
    text-align: center;
    margin: 50px 0;
    padding: 10px;
    display: inline-flex
}

@media screen and (max-width:752px) {
    .div-price span {
        margin: 0 0 15px
    }
}

.text-grey {
    font-size: 13px;
    font-family: Rubik-Regular;
    color: #646464;
    opacity: .6
}

.contenu-task {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    font-size: 15px
}

.contenu-task img {
    width: 10px
}

.contenu-task span {
    padding-bottom: 10px;
    padding-left: 22px
}

.title-orange-contenu {
    padding-bottom: 50px
}

.title-orange-contenu h3 {
    text-transform: uppercase;
    padding-top: 50px;
    font-family: Rubik-Regular;
    font-size: 17px;
    color: #ff6300
}

.title-green-contenu {
    padding-bottom: 50px
}

.title-green-contenu h3 {
    text-transform: uppercase;
    padding-top: 50px;
    font-family: Rubik-Regular;
    font-size: 17px;
    color: #aab66c
}

.task-left {
    padding: 0 30px
}

@media screen and (min-width:768px) {
    .task-left {
        border-right: 1px dashed #bbbbc0
    }
}

.task-right {
    padding: 0 30px
}

.contenu-practical-list1 {
    font-family: Rubik-Regular;
    font-size: 15px;
    text-align: -webkit-center
}

.contenu-practical-list1 img {
    width: 399px;
    padding-bottom: 45px
}

@media screen and (max-width:991px) {
    .contenu-practical-list1 img {
        width: 300px
    }
}

.contenu-practical-list1 p {
    padding-bottom: 88px
}

.contenu-practical-list2 {
    font-family: Rubik-Regular;
    font-size: 15px
}

.contenu-practical-list2 h4 {
    font-size: 18px;
    color: #ff6300;
    padding-bottom: 11px;
    text-transform: uppercase
}

.contenu-practical-list2 p {
    padding-bottom: 43px
}

@media screen and (max-width:991px) {
    .contenu-practical-list2 p {
        padding-right: 0;
        padding-bottom: 20px
    }
}

.contenu-practical-list2 span {
    font-family: Rubik-SemiBold
}

.contenu-formule {
    font-family: Rubik-Regular;
    padding: 50px 15px
}

.contenu-formule h3 {
    font-size: 37px;
    padding-bottom: 31px
}

.contenu-formule p {
    font-size: 15px
}

.contenu-formule p,
.legende-formule {
    padding-bottom: 25px
}

.legende-formule img {
    height: 13px
}

.table-formule {
    padding-bottom: 28px
}

.legende-bottom {
    padding-bottom: 41px
}

.legende-bottom p {
    padding-top: 15px;
    font-family: Rubik-Regular;
    font-size: 13px;
    color: #232332;
    opacity: .6
}

.contenu-formule span {
    font-family: Rubik-Regular;
    font-size: 18px;
    color: #ff6300
}

.contenu-formule p {
    color: #232332
}

.link-calculateur-volume {
    width: 242px;
    height: 50px;
    padding: 14px 17px 12px 20px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff
}

@media screen and (max-width:768px) {
    .link-calculateur-volume {
        width: auto
    }
}

.image-cent {
    width: 100%
}

.img-reduit {
    max-width: 300px
}

.letter-type-link {
    color: #aab66c;
    display: block;
    padding: .5rem 1rem
}

.title-prestation {
    width: 321px;
    margin-bottom: 33px
}

.tarif {
    opacity: .6
}

.display-prestation p {
    color: #646464
}

.display-prestation p,
.display-price a {
    font-family: Rubik-Regular;
    font-size: 15px
}

.display-price a {
    color: #fff;
    width: 172px;
    height: 40px;
    padding: 12px 10px;
    opacity: .8;
    border-radius: 5px;
    background-color: #ff6300;
    position: absolute;
    right: 90px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .display-price a {
        right: 30px
    }
}

@media screen and (min-width:412px) and (max-width:767px) {
    .display-price a {
        right: 120px
    }
}

@media screen and (max-width:411px) {
    .display-price a {
        right: 85px
    }
}

.titlePrestation {
    height: 44px;
    font-family: Rubik-Regular;
    font-size: 18px;
    color: #232332
}

@media screen and (max-width:767px) {
    .center-button {
        text-align: -webkit-center
    }
}

.contact-header {
    z-index: 1;
    background-color: #f4efe9;
    width: 100%;
    font-family: Rubik-Regular;
    position: relative;
    top: 80px;
    height: 410px
}

.contact-header h1 {
    font-size: 46px;
    color: #3490dc;
    padding: 15px
}

.contact-header .link-text {
    font-family: Rubik-Regular;
    font-size: 14px;
    color: #696969;
    text-decoration: none;
    background-image: linear-gradient(#f4efe9, #f4efe9), linear-gradient(#3490dc, #3490dc);
    background-size: 100% 2px, 0 2px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .5s linear
}

.contact-header .link-text:hover {
    text-decoration: none;
    color: #3490dc;
    background-size: 0 2px, 100% 2px
}

.contact-form {
    background-color: #fff;
    font-family: Rubik-Light
}

.contact-form h3 {
    font-family: Rubik-SemiBold;
    font-size: 32px
}

.contact-form p {
    font-size: 14px;
    color: #696969
}

.contact-form input,
.contact-form select,
.contact-form textarea {
    width: 100%;
    min-height: 56px;
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0 20px;
    color: #696969 !important
}

.contact-form textarea {
    padding: 15px 20px
}

.contact-form .button-contact {
    font-family: Rubik-SemiBold;
    font-size: 15px;
    font-weight: 500;
    padding: 0 36px;
    text-align: center;
    border: 1px solid transparent;
    transform: translateY(0);
    border-radius: 5px;
    color: #fff;
    background: #3490dc;
    line-height: 54px;
    height: 54px;
    margin-left: 7px
}

.contact-form .button-contact:hover,
.contact-form .button-contact active {
    color: #3490dc;
    background: #fff;
    border: none
}

.contact-form .block-ico-right {
    float: right;
    display: none
}

.span-green {
    font-family: Rubik-SemiBold;
    font-size: 32px;
    color: #aab66c
}

@media screen and (max-width:991px) {
    .center-button-contact {
        justify-content: center
    }
}

.contact-map {
    background-color: #fff
}

.contact-success {
    z-index: 3;
    position: fixed;
    width: 100%
}

.pipe:before {
    content: "";
    position: absolute;
    top: 30%;
    left: 0;
    width: 4px;
    height: 60%;
    transform: translateY(-50%);
    background-color: #aab66c
}

.mandatory input {
    display: inherit;
    width: 15px
}

.link-contact {
    height: 90px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff;
    align-items: center
}

.link-contact span {
    width: 245px;
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #232332;
    margin-right: 25px
}

@media screen and (max-width:320px) {
    .link-contact {
        padding: 40px 15px;
        font-size: 12px
    }
}

.devis-header-text {
    bottom: 125px;
    font-family: Rubik-Regular
}

.devis-header-text h1 {
    font-size: 37px
}

.devis-header-text p {
    font-size: 15px
}

.devis-items-table {
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff;
    padding: 50px
}

.devis-items-menu {
    padding: 50px 20px;
    box-shadow: 3px 0 19px -10px rgba(0, 0, 0, .3);
    background-color: #f8f8f8
}

.NavCalculateur-btn {
    text-transform: uppercase;
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #283175 !important;
  
}




.NavCalculateur-btn:hover {
    color: #f4a31f !important;
}

 .active {
    color: #f4a31f !important;
}

.line-calculateur {
    border-right: 1px solid #e8e8e8;
    place-content: center;
    text-align: center;
    margin-top: 10px
}

#btn_valid {
    background: #283175 !important;
}

#btn_valid:hover {
    background: #fff !important;
}

.InventaireTotal-title {
    font-family: Rubik-Light;
    text-transform: uppercase;
    text-align: center;
    color: #f4a31f;
    font-size: 17px;
    font-weight: 700
}

.div-total {
    padding: 10px;
    opacity: .8;
    border-radius: 5px;
    background-color: #ffecdf
}

.div-total span {
    font-family: Rubik-Bold;
    color: #f4a31f;
    font-size: 17px
}

.div-total img {
    width: 35px;
    height: 25.9px;
    margin: 0 13px 1.1px 0;
    -o-object-fit: contain;
    object-fit: contain
}

.div-reload img {
    width: 48px;
    position: relative;
    top: 5px
}

.Content-Calculateur--block {
    text-align: -webkit-center;
    width: 185px;
    margin: 10px;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 2px 14px -8px rgba(28, 48, 44, .8);
    background-color: #f3f3f3
}

.Content-Calculateur--block img {
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain
}

.Content-Calculateur--block span {
    height: 60px
}

.Content-Calculateur--block p,
.Content-Calculateur--block span {
    display: block;
    position: relative;
    top: 20px;
    font-size: 14px;
    font-family: Rubik-SemiBold
}

.Content-Calculateur--block p {
    margin: 10px 0
}

.Content-Calculateur {
    padding: 5px;
    text-align: center
}

input.inputCalculateur-Number {
    padding: 0;
    border: 0;
    background: none;
    color: #232332;
    font-size: 14px;
    text-align: center;
    box-shadow: none;
    opacity: .5
}

.div-btn {
    width: 87px;
    height: 29px;
    margin: 38px .9px .1px 0;
    border-radius: 5px;
    background-color: #fff
}

.btnCalculateur {
    border: 0
}

.btnCalculateur-min {
    background: transparent
}

.btnCalculateur-min:before {
    content: "-";
    font-size: 18px
}

.btnCalculateur-max {
    background: transparent
}

.btnCalculateur-max--active {
    background: #fff
}

.btnCalculateur-max--active:before {
    content: "+"
}

.btnCalculateur-max:before {
    content: "+";
    font-size: 18px
}

.ZoneInventaireTotal-btn {
    width: 48px;
    height: 48px;
    margin: 25px 69px 39px 22px;
    -o-object-fit: contain;
    object-fit: contain;
    border: none;
    background: none
}

.ZoneInventaireTotal-objet--nbre {
    color: #aab66c;
    font-size: 17px;
    padding-right: 10px
}

.ZoneInventaireTotal-objet--name {
    color: #646464;
    font-size: 15px;
    padding-right: 10px
}

.ZoneInventaireTotal {
    padding-top: 20px;
    padding-bottom: 46px;
    font-size: 0
}

.ZoneInventaireTotal ul {
    margin: 0
}

.ZoneInventaireTotal-objet {
    vertical-align: middle;
    margin-right: 15px;
    margin-bottom: 15px
}

.ZoneResultat-Right--Head-list .ZoneInventaireTotal-objet {
    margin-right: 5px
}

.ZoneInventaireTotal {
    position: relative;
    min-height: 100px
}

.ZoneInventaireTotal-Zonebtn {
    position: absolute;
    bottom: 0;
    width: 100%
}

.ZoneInventaireTotal-objet {
    margin-right: 50px
}

.link-devis {
    padding: 18px 33px 17px 34px;
    border-radius: 5px;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    background-color: #fff;
    white-space: nowrap
}

.link-devis span {
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #232332;
    margin-right: 20px;
    text-align: left
}

@media screen and (max-width:320px) {
    .link-devis span {
        font-size: 12px
    }
}

.link-devis button {
    font-family: Rubik-Regular;
    font-size: 15px;
    color: #232332;
    text-decoration: none;
    background-color: transparent;
    border: none
}

.block-ico-right {
    float: right
}

.slide {
    overflow: auto;
    max-height: 600px
}

@media screen and (max-width:991px) {
    .Content-Calculateur--block {
        text-align: -webkit-center;
        margin: 14px;
        border-radius: 12px;
        box-shadow: 0 2px 14px -8px rgba(28, 48, 44, .8);
        background-color: #f3f3f3;
        padding: 5px
    }
    .Content-Calculateur--block img {
        height: 45px;
        position: relative;
        top: 20px;
        -o-object-fit: contain;
        object-fit: contain
    }
    .Content-Calculateur--block span {
        position: relative;
        top: 32px;
        font-size: 14px;
        font-family: Rubik-SemiBold
    }
}

.Content-Calculateur--block-edit {
    align-self: center;
    text-align: -webkit-center;
    margin: 14px;
    border-radius: 12px;
    box-shadow: 0 2px 14px -8px rgba(28, 48, 44, .8);
    background-color: #f3f3f3;
    padding: 10px;
    min-width: 96%;
    position: relative;
    right: 50px
}

.Content-Calculateur--block-edit label {
    font-size: 14px;
    font-family: Rubik-Regular;
    margin: 0;
    white-space: nowrap
}

.Content-Calculateur--block-edit input {
    width: auto;
    margin: 10px;
    text-align: center
}

@media screen and (max-width:991px) {
    .Content-Calculateur--block-edit {
        right: 5px
    }
}

.volume-input {
    margin-bottom: 10px
}

.volume-input input {
    margin: 5px;
    min-width: auto;
    width: 70%;
    text-align: center
}

.qte-input input {
    text-align: center;
    width: auto
}

.volume-label {
    justify-content: space-evenly
}

@media screen and (min-width:991px) {
    .padding-left-90px {
        padding-left: 90px
    }
}

.list-group {
    overflow: auto
}

listeItems {
    display: contents
}

#createitem {
    margin: 14px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 2px 23px -8px #8e9d9a;
    border: none;
    padding: 18px 33px 17px 34px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#createitem button {
    font-family: Rubik-Regular;
    color: #232332;
    text-decoration: none;
    background-color: transparent;
    border: none
}

.add {
    vertical-align: bottom
}

.table-administrative table,
.table-administrative td,
.table-administrative th {
    border: 1px solid #000
}

.table-administrative td {
    padding: 5px;
    text-align: center
}

.edit-btn {
    background: #fff;
    border: none;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    margin: 25px 69px 39px 22px;
    position: relative;
    top: 5px
}

.title-category {
    font-size: 15px;
    font-family: Rubik-Regular;
    color: 545454;
    text-transform: uppercase;
    opacity: .5;
    margin-bottom: 5px
}
  



