﻿*:not(.fa) {
    font-family: 'Open Sans', sans-serif;
}

.titl01 {
    font-family: sans-serif;
}

.styleunset {
    box-sizing: unset !important;
    font-size: unset !important;
    font-weight: unset !important;
    line-height: unset !important;
    margin-bottom: unset !important;
    margin-top: unset !important;
    text-align: unset !important;
    display: initial !important;
}

.card-body {
    text-indent: -40px;
    margin-left: 38px;
}

    .card-body .card-button {
        padding-left: 3rem !important;
    }



.title {
    min-height: 80px;
    color: #010000;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.building {
    max-height: 394.64px;
    max-width: 340px;
}

.subtitle {
    min-height: 66px;
    /* width: 567.79px; */
    color: #7A7A7A;
    font-size: 23px;
    line-height: 33px;
}

.text {
    min-height: 60px;
    /* min-width: 420.04px; */
    color: #7A7A7A;
    font-size: 17px;
    line-height: 30px;
}

.circle {
    max-height: 75px;
    max-width: 93px;
}

.circle2 {
    max-height: 60px;
    max-width: 60px;
}

.circle3 {
    max-height: 50px;
    max-width: 50px;
}

.nopadding {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.nopadding-all {
    padding: 0 !important;
    margin: 0 !important;
}

.pageMargin {
    margin-left: 140px;
}

.bigMargin {
    margin-bottom: 70px;
}

.center-text {
    display: table-cell;
    vertical-align: middle;
}

.purple-text {
    color: #3A52CC;
    font-size: 20px;
    font-weight: 700;
    line-height: 19px;
}

.bigText {
    /* height: 66px; */
    max-width: 680px;
    color: #3A52CC;
    font-size: 23px;
    line-height: 33px;
    text-align: center;
    font-weight: 600;
}

.mask {
    width: 90%;
    border-radius: 10px;
    min-height: 500px;
    background: rgb(58,82,204);
    background: linear-gradient(129deg, rgba(58,82,204,1) 0%, rgba(47,47,203,1) 35%, rgba(0,212,255,1) 100%);
}

.que-voulez-vous {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.border {
    box-sizing: border-box;
    height: 1px;
    width: 190px;
    border: 1px solid #FFFFFF;
}

.delivrer-rapidement {
    color: #FFFFFF;
    font-size: 19px;
    line-height: 20px;
    text-align: center;
}

.rectangle {
    height: 308px;
    width: 345px;
    border-radius: 7px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(184, 184, 184, 0.34);
}

.text2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 19px;
}

.button {
    height: 50px;
    width: 155px;
    border-radius: 24.5px;
}

.ref-item label {
    margin-bottom: 2px !important;
}

.deploy-apps {
    color: #454444;
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
}

.manage-projects {
    color: #70C75C;
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
}

.devlop-apps {
    color: #3A52CC;
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
}

.life-cycle {
    color: #FF8D3A;
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
}

.descr-text {
    color: #9B9B9B;
    font-size: 17px;
    line-height: 20px;
}

h1 {
    color: #010000;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.navigation {
    color: #9B9B9B;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    outline: none;
}

.loader {
    color: #3A52CC;
    font-size: 25px;
}

.email-checked {
    color: #70C75C;
    font-size: 15px;
    margin-top: 10px;
}

.margin {
    margin-top: 165px;
}

@media (max-width:991px) {
    .margin {
        margin-top: 75px;
    }
}

.bold {
    font-weight: bold;
}

ul.app-dev li::before {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #007bff;
    margin-right: 12px;
    content: ' ';
}

ul.app-dev li {
    list-style-position: inside;
    padding: 0 0 0 15px;
    text-indent: -1.2em;
}

ul.app-dev {
    list-style-type: none;
    line-height: 37px;
}

.card-header-inverted {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(255 255 255);
    color: blue;
}

.text-grey {
    color: #7A7A7A;
}

.bold-grey {
    font-weight: bold;
    color: #464646;
}

.box-white {
    border-radius: 7px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgb(184 184 184 / 34%);
}

.blue-txt {
    color: #3A52CC;
}

.bg-propositions {
    background-image: url('/img/nos-propositions-icone.png');
    background-position: 99% 12%;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 170px 170px;
}

.bg-objectifs {
    background-image: url('/img/icone-objectif.png');
    background-position: 99% 0%;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 110px 110px;
}

@media (min-width: 992px) {
    ul.app-dev {
        line-height: 65px;
    }

    ul.app-dev-n {
        line-height: 37px;
    }
}

@media (max-width: 575.98px) {
    ul.app-dev, ul.app-dev-n {
        line-height: 25px;
    }

    .bg-objectifs {
        background-size: 50px 50px;
    }

    .bg-propositions {
        background-size: 55px 55px;
        background-position: 99% 160px;
    }

    .minimize, .minimize-sm {
        width: 60%;
    }
    
    .circle2 {
        width: 15px !important;
        height: 15px !important;
    }

    .p-sm-1 {
        padding: 1rem !important;
    }

    .text-justify-sm {
        text-align: justify !important;
    }

    .m-sm-2 {
        margin-top: 10px;
    }

    .p-sm {
        padding: .25rem !important;
    }

    .dev03, h-overflow {
        width: 80% !important;
    }
}

@media (max-width: 767.98px) {
    ul.app-dev, ul.app-dev-n {
        line-height: 25px;
        margin-left: -40px;
    }
    .bg-objectifs {
        background-size: 50px 50px;
    }
}

@media (max-width: 280px) {
    .btn-galaxy-fold {
        min-width: 137px !important;
        width: 238px;
        margin-left: -1px;
    }
    .p-sm {
        padding: 1rem !important;
    }

    .backgroundImgTraining {
        width: 100%;
    }
}

.minimize {
    width: 99%;
}

.contact-mask {
    height: auto;
    width: 425px;
    border-radius: 0px;

    border-radius: 1px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgb(184 184 184 / 34%);
}

.backgroundImgTraining {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
}

.cmd-purple {
    color: #8B008B;
}
.cmd-green {
    color: #228B22;
}
.cmd-orange {
    color: #CD5555;
}
.cmd-background {
    background-color: #F2F2F2;
    box-shadow: 0 2px 4px 0 #fafafa;
}

.logo-qualiopi {
    width: 22%;
}

@media (min-width: 280px) and (max-width: 992px) {
    .logo-qualiopi {
        width: 60%;
    }
}

strong.cmd-background {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

.ul-none {
    list-style-type: none!important;
}
.navi-underline {
    color: #3A52CC;
    text-decoration: underline;
}