body {
    padding-top: 56px;
    background: #f6f7f9;
}
h1 {
    font: normal normal 600 50px/60px Poppins;
    color: #F8AF28;
    font-size: 40px;
}
h2 {
    font-weight: 600;
    color: #F8AF28;
    font-size: 30px;
    font: normal normal bold 30px/46px Poppins;
    position: relative;
}
.dashed {
    font-weight: 600;
    color: #F8AF28;
    font-size: 30px;
    font: normal normal bold 30px/46px Poppins;
    position: relative;
}
 .dashed::after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: url("/images/front-office/dash.svg") no-repeat;
    background-size: 103px 3px;
    width: 103px;
    height: 3px;




}
h3 {
    font-weight: 600;
    color: #F8AF28;
    font: normal normal bold 20px/33px Poppins;
}
a {
    color: #F8AF28;
    text-decoration: none;
    background-color: transparent;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #7a839e;
}
p {
    font-weight: 300;
    color: #7a839e;
    font-size: 18px;
}
.pir p {
    font-weight: 300;
    color: #7a839e;
    font-size: 18px;
}
.footer {
    margin-top: 3rem;
}
.nav-effect {
    height: 100px;
    /* font-family: 'Poppins', sans-serif;
    font-weight: 100; */
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
}
.navbar-dark .navbar-nav .nav-link {
    color: #003285;
}

body.offcanvas-active{
    overflow:hidden;
}
.offcanvas-header{ display:none; }
.test{
    /*position: absolute;*/
    z-index: 9;
    top: 100px;

}
@media (max-width: 992px) {
    .test {
        /* position: absolute; */
        z-index: 1030;
        top: -22px;
    }


    .navbar-dark .navbar-toggler {
        background: #003285;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #003285;
        font-weight: 600;
        border-bottom: 1px solid rgba(19, 37, 133, 0.1);
        padding: 29px 0;
    }
    .navbar-dark .navbar-nav .btn-login {
        margin: 29px 0;
    }
    .nav-effect {
        height: 100px;
        /* font-family: 'Poppins', sans-serif;
        font-weight: 100; */
        background: rgba(255, 255, 255, 0.5);
        /*backdrop-filter: none;*/
        -webkit-backdrop-filter: blur(50px);
    }
    .offcanvas-header{ display:block; }
    .navbar-collapse {
        z-index: 1;
        position: fixed;
        top:0;
        bottom: 0;
        left: 100%;
        width: 100%;
        text-align: center;
        height: 100vh;
        /*padding-right: 1rem;*/
        /*padding-left: 1rem;*/
        /*overflow-y: auto;*/
        background: rgba(255, 255, 255, 0.5);
        visibility: hidden;
        backdrop-filter: blur(40px);
        -webkit-backdrop-filter: blur(40px);
        transition: visibility .2s ease-in-out, transform .2s ease-in-out;
    }
    .navbar-collapse.show {
        visibility: visible;
        transform: translateX(-100%);
    }
}
.btn-custom {
    background: #EE753F;
    color: white;
    padding: 18px 44px;
}
.btn-white {
    background: white;
    color: #132585;
    padding: 18px 44px;
    font-weight: 500;
    font-size: 20px;
}
.btn-login {
    background: #52cea2;
    color: white;
}
.btn-outline-primary {
    color: #52cea2;
    border-color: #52cea2;
    padding: 18px 0px;
}
.btn-outline-primary:hover {
    background-color: #52cea2;
    border-color: #52cea2;
    color: white;
}
.hero-section {
    height: calc(100vh - 100px);
}
.swiper-container {
    width: 100%;
    height: 525px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* display: -webkit-box;
     */
    display: -ms-flexbox;
    /* display: -webkit-flex;
     */
    /* display: flex;
     */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-pagination {
    bottom: -2px;
}
.front {
    max-width: 270px;


}
p.caption {
    font-size: 20px;
    padding: 10px 0;
    color: white;
    background: #132585;
}
.containerqanda {
    margin: 20px auto;
    position: relative;
    box-shadow: 0px 6px 10px #F8AF28;
    background: white;
    opacity: 1;
    padding: 20px;
}
.containerqanda:hover .overlayqanda {
    opacity: 1;
    transform: scale(1);
}
.overlayqanda {
    padding: 20px;
    border-radius: 5px;
    position: absolute;
    background-color: #132585;
    /*height: 100%;*/
    top: 0;
    left: 0;
    transform: translateY(20%);
    transition: 0.4s ease-in-out;
    opacity: 0;
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
}
.overlayqanda p {
    font-weight: 300;
    color: #7a839e;
    font: normal normal 300 10px/20px Poppins;
    font-size: 16px;
}
.overlayqanda h2,.overlayqanda  h3 {
    font: normal normal bold 25px/30px Poppins;
    color: #2C4E80;
    font-size: 18px;
}
.containerqanda h2 {
    color: #2C4E80;
    font-weight: 700;
    font-size: 20px;
}
.containerqanda span{
    font-size: 42px;

    color: #132585;
    font-family: stix-two-math,serif;
    font-weight: 400;
    font-style: normal;
}
.containerqanda span:nth-child(2){
    font-size: 10em;
    color: #13258512;
    left: 11px;
    top: -29px;
    position: absolute;
    font-family: stix-two-math,serif;
    font-weight: 400;
    font-style: normal;
}
.containerqanda span::after{
    font-size: 42px;
    color: #F8AF28;
    font-family: stix-two-math,serif;
    font-weight: 400;
    font-style: normal;
}
.page-header {
    text-align: center;
    font: normal normal 600 20px/30px Poppins;
    color: #fff;
}
.blue-text{
    color: #132585;
    font-weight: 600;
    font-size: 20px;
}
/******************************* 7. PROGRAM *******************************/
.program {
    margin-bottom: 74px;
    padding: 25px;
}
.program-line {
    position: relative;
    margin-bottom: 74px;
}
.program-line:after {
    position: absolute;
    content: "";
    bottom: -142px;
    left: 24%;
    width: calc(50% + 2px);
    height: 63.7%;
    border: 1px solid #707070;
    border-bottom: 0;
    border-radius: 14px 14px 0 0;
}
.program-line:before {
    position: absolute;
    content: "";
    right: 50%;
    top: -76px;
    z-index: -1;
    height: 155%;
    border-right: 0.5px solid #707070;
}
.card-body p {
    font-size: 18px;
}
/******************************* 8. SOUMISSIONER UN PROJET Stepper *******************************/
.steps {
    padding: 24px 0;
    position: relative;
    margin: auto;
}
.steps::after {
    content: "";
    position: absolute;
    height: 13px;
    width: 13px;
    border-radius: 15px;
    left: calc(50px / 2);
    bottom: 24px;
    transform: translateX(-45%);
    z-index: 2;
}
.step {
    padding: 0 20px 24px 64px;
    position: relative;
    transition: all 0.4s ease-in-out;
}
.step .step-1 {
    position: absolute;
    left: calc(40px / 2);
    transform: translateX(-60%);
    top: calc(25px / 2);
    z-index: 100;
    color: #132585;
    font-weight: 800;
    font-size: 23px;
}
.step::before {
    content: "";
    position: absolute;
    height: 56px;
    width: 56px;
    border: 1px solid #132585;
    background: #f6f7f9;
    border-radius: 50%;
    left: calc(50px / 2);
    transform: translateX(-60%);
    z-index: 2;
}
.step::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #132585;
    left: calc(38px / 2);
    top: 0;
    z-index: 1;
}
.step:last-child::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: rgba(219, 34, 34, 0);
    left: calc(40px / 2);
    top: 0;
    z-index: 1;
}
.step.minimized {
    transition: background-color 0.3s ease-in-out;
    cursor: pointer;
}
.header {
    user-select: none;
    font-size: 16px;
    color: #132585;
    font-weight: 600;
}
.subheader {
    user-select: none;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
}
.step-content {
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    position: relative;
}
.step.minimized > .step-content {
    height: 0px;
}
.step-content.one {
    width: 100%;
    border-radius: 4px;
    margin-top: 10px;
}
.step-content.two {
    width: 100%;
    border-radius: 4px;
    margin-top: 10px;
}
.step-content.three {
    width: 100%;
    border-radius: 4px;
    margin-top: 10px;
}
.next-btn:focus {
    outline: 0;
}
.step.minimized:hover {
    background-color: rgba(0, 0, 0, 0.06);
}
.logical-fields {
    display: none;
}
footer a {
    color: #132585;
}
footer {
    padding: 2rem 0;
    background-color: #eeeef1;
}
.footer-column:not(:first-child) {
    padding-top: 2rem;
}
@media (min-width: 768px) {
    .footer-column:not(:first-child) {
        padding-top: 0rem;
    }
}
.footer-column {
    text-align: center;
}
.footer-column .nav-item .nav-link {
    padding: 0.1rem 0;
}
.footer-column .nav-item span.nav-link {
    color: #132585;
}
.footer-column .nav-item span.footer-title {
    font-size: 14px;
    font-weight: 700;
    color: #132585;
    border-left: 3px solid #132585;
    text-transform: uppercase;
    padding-left: 8px;
    margin-bottom: 2px;
}
.footer-column .nav-item .fas {
    margin-right: 0.5rem;
}
.footer-column ul {
    display: inline-block;
}
@media (min-width: 768px) {
    .footer-column ul {
        text-align: left;
    }
}
ul.social-buttons {
    margin-bottom: 0;
}
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
    background-color: #263898;
}
ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    border-radius: 100%;
    outline: 0;
    background-color: #132585;
}
footer .quick-links {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
}
.copyright {
    color: #132585;
}
.fa-ellipsis-h {
    color: #132585;
    padding: 2rem 0;
}
@media (max-width: 767px) {
    .hero-section {
        height: 100%;
    }
    .program-line:before {
        position: absolute;
        content: "";
        right: 50%;
        top: -70px;
        z-index: -1;
        height: 320%;
        border-right: 0.5px solid #707070;
    }
    .program-line:after {
        position: absolute;
        content: "";
        bottom: -142px;
        left: 24%;
        width: 0px;
        height: 63.7%;
        border: 0px solid #707070;
        border-bottom: 0;
        border-radius: 14px 14px 0 0;
    }
}


.tiles {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    postiion: relative;
    margin: -2.5em 0 0 -2.5em;
}

.tiles article {
    -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
    position: relative;
    width: calc(33.33333% - 2.5em);
    margin: 2.5em 0 0 2.5em;
}

.tiles article > .image {
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    position: relative;
    display: block;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.tiles article > .image img {
    display: block;
    width: 100%;
}

.tiles article > .image:before {
    pointer-events: none;
    -moz-transition: background-color 0.5s ease, opacity 0.5s ease;
    -webkit-transition: background-color 0.5s ease, opacity 0.5s ease;
    -ms-transition: background-color 0.5s ease, opacity 0.5s ease;
    transition: background-color 0.5s ease, opacity 0.5s ease;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1.0;
    z-index: 1;
    opacity: 0.8;
}

.tiles article > .image:after {
    pointer-events: none;
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 0.25px%3B stroke: %23ffffff%3B %7D%3C/style%3E%3Cline x1='0' y1='0' x2='100' y2='100' /%3E%3Cline x1='100' y1='0' x2='0' y2='100' /%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.25;
    z-index: 2;
}

.tiles article > a {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
    -webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
    -ms-transition: background-color 0.5s ease, -ms-transform 0.5s ease;
    transition: background-color 0.5s ease, transform 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1em;
    border-radius: 4px;
    border-bottom: 0;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    z-index: 3;
}

.tiles article > a > :last-child {
    margin: 0;
}

.tiles article > a:hover {
    color: #ffffff !important;
}

.tiles article > a h2 {
    margin: 0;
}

.tiles article > a .content {
    -moz-transition: max-height 0.5s ease, opacity 0.5s ease;
    -webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
    -ms-transition: max-height 0.5s ease, opacity 0.5s ease;
    transition: max-height 0.5s ease, opacity 0.5s ease;
    width: 100%;
    max-height: 0;
    line-height: 1.5;
    margin-top: 0.35em;
    opacity: 0;
}
.content p {
    color: white;
}

.tiles article > a .content > :last-child {
    margin-bottom: 0;
}

.tiles article.style1 > .image:before {
    background-color: #615A8B;
}

.tiles article.style2 > .image:before {
    background-color: #C7FCEB;
}

.tiles article.style3 > .image:before {
    background-color: #7bd0c1;
}

.tiles article.style4 > .image:before {
    background-color: #009AC6;
}

.tiles article.style5 > .image:before {
    background-color: #00BCC1;
}

.tiles article.style6 > .image:before {
    background-color: #41DCB9;
}

body:not(.is-touch) .tiles article:hover > .image {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

body:not(.is-touch) .tiles article:hover > .image:before {
    background-color: #333333;
    opacity: 0.35;
}

body:not(.is-touch) .tiles article:hover > .image:after {
    opacity: 0;
}

body:not(.is-touch) .tiles article:hover .content {
    max-height: 15em;
    opacity: 1;
}

* + .tiles {
    margin-top: 2em;
}

body.is-preload .tiles article {
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
}

body.is-touch .tiles article .content {
    max-height: 15em;
    opacity: 1;
}

@media screen and (max-width: 1280px) {

    .tiles {
        margin: -1.25em 0 0 -1.25em;
    }

    .tiles article {
        width: calc(33.33333% - 1.25em);
        margin: 1.25em 0 0 1.25em;
    }

}

@media screen and (max-width: 980px) {

    .tiles {
        margin: -2.5em 0 0 -2.5em;
    }

    .tiles article {
        width: calc(50% - 2.5em);
        margin: 2.5em 0 0 2.5em;
    }

}

@media screen and (max-width: 736px) {

    .tiles {
        margin: -1.25em 0 0 -1.25em;
    }

    .tiles article {
        width: calc(50% - 1.25em);
        margin: 1.25em 0 0 1.25em;
    }

    .tiles article:hover > .image {
        -moz-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
    }

}

@media screen and (max-width: 480px) {

    .tiles {
        margin: 0;
    }

    .tiles article {
        width: 100%;
        margin: 1.25em 0 0 0;
    }

}
/*workaround*/
.row{
    margin: 0;
}
