*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    color: white !important;
    font-style: 10px;
    scroll-behavior: smooth;
}

body {
    width: 100%;
    background: white !important;
    color: white !important;
}

.brand-blue {
    color: #265561;
}

.bg-brand-blue {
    background-color: #265561;
}

.brand-black {
    color: #323433;
}

.bg-brand-black {
    background-color: #323433;
}

.brand-gray {
    color: #EDEDED;
}

.brand-hover {
    color: #38BDDF;
}

.logo {
    height: 50px;
    width: auto;
    border-radius: 0%;
}

.bg-brand-gray {
    background-color: #EDEDED;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #38BDDF !important;
    flex-wrap: nowrap;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.show {
    color: #38BDDF !important;
}

nav a.active {
    color: #38BDDF !important;
}

.navbar-nav .dropdown-toggle {
    color: #000;
    border-color: #265561;
}

.navbar-nav .dropdown-menu {
    margin-top: 18px !important;
}

.dropdown-menu {
    min-width: 10rem;
    padding: 0.5rem 0;
    /* margin: 0.125rem 0 0; */
    font-size: 1rem;
    color: #111;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0rem;
    border-top: 5px solid #265561;
}

.navbar {
    position: relative;
    font-weight: 600;
    letter-spacing: .1rem;
    box-shadow: 0 .5rem .5rem rgba(0, 0, 0, .1);
    z-index: 1;
    flex-wrap: nowrap;
}

#carousel,
#carousel-projects {
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, .1);
}

#carousel .carousel-inner {
    max-height: 29rem !important;
}

#carousel .carousel-item-next,
#carousel .carousel-item-prev,
#carousel .carousel-item.active,
#carousel-projects .carousel-item-next,
#carousel-projects .carousel-item-prev,
#carousel-projects .carousel-item.active {
    transition: transform 1.3s ease;
}

#carousel .carousel-caption {
    position: absolute;
    top: 34%;
    transform: translateY(-30%);
    text-transform: uppercase;
}

.bg-custom {
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    border-radius: 1rem;
}

#carousel .carousel-caption h1 {
    font-size: 3rem;
    text-shadow: .1rem .1rem .3rem rgba(0, 0, 0, 1);
}

.border-primary {
    border-top: .2rem solid #38BDDF!important;
}

#carousel .carousel-caption h3 {
    font-size: 2rem;
    text-shadow: .1rem .1rem .2rem rgba(0, 0, 0, 1);
}

.btn-lg {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 1rem;
    border-width: 1px;
}

.btn-danger {
    background-color: #265561;
    border: .1rem solid #265561;
}

.btn-outline-light {
    color: #265561 !important;
    border-color: #265561!important;
}

.btn-outline-light:hover {
    color: #fff !important;
    background-color: #265561 !important;
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #367788 !important;
    border: .1rem solid #265561;
}

#Notre-vision h1 {
    font-weight: 700;
}

#Notre-vision .img-hover-zoom {
    height: auto;
    overflow: hidden;
    /* [1.2] Hide the overflowing of child elements */
}

#Notre-vision .img-hover-zoom img {
    transition: transform .5s ease;
}

#Notre-vision .img-hover-zoom:hover img {
    transform: scale(1.5);
}

.border-dash {
    border-style: dashed !important;
}

img {
    pointer-events: none;
}

#services h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

#services svg {
    height: auto;
    width: auto;
    margin: 0 auto;
}

#services .actions,
#equipements .actions {
    position: absolute;
    bottom: 0%;
    left: 0%;
    z-index: 99;
    width: 100%;
    display: none;
    background-color: #265561;
}

#services .actions .icon {
    position: relative;
    left: 50%;
}

#equipements .actions .icon {
    position: relative;
    left: 0%;
    color: #fff;
}

#services .card-item:hover .actions,
#equipements .card-item:hover .actions {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#services .card-item:hover {
    transition: transform 1.3s ease;
    background-color: #EDEDED;
    cursor: pointer;
}

#services svg:hover {
    transition: transform 1.3s ease;
    fill: #38BDDF;
}

#services .circle,
#design_content .circle,
#illustration_content .circle,
#art_content .circle,
#production_content .circle,
#dev_content .circle,
#photography_content .circle,
#print_content .circle,
#training_content .circle {
    background-color: #265561;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    text-align: center;
    margin: 0% auto;
}

#keys {
    background-image: url("../images/about-img.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 15%;
    margin: 0% 0;
}

#keys .bg-overlay {
    position: relative;
}

#keys .bg-overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    opacity: .85;
    background: #265561;
}

#keys .content-overlay {
    position: relative;
    z-index: 1;
}

.h1 {
    font-size: 5.5rem;
}

#keys p {
    font-size: 16px;
}

#map {
    background-image: url("../images/map.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 80vh;
    width: 100%;
}

#actualities {
    background-color: #EDEDED;
}

#actualities .post-meta {
    margin: 10px 0;
    font-size: 0.8em;
}

#actualities .post-meta .date {
    text-transform: uppercase;
    font-weight: 400;
}

#actualities .post-meta .date::after {
    display: none;
}

#actualities .post p:not(.lead) {
    font-weight: 400;
    color: #777;
    font-size: 0.95em;
}

#actualities .post a {
    text-decoration: none;
}

#actualities .post a:hover,
#actualities .post a:focus {
    text-decoration: none;
}

#actualities .post h3 {
    line-height: 1.1em;
    color: #222;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 1rem;
}

#actualities .post h3:hover {
    color: #555;
}

#actualities .post .category a {
    color: #999;
    letter-spacing: 0.05em;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

#actualities .post .date {
    letter-spacing: 0.05em;
    font-weight: 400;
    text-transform: uppercase;
    color: #aaa;
}

#actualities .post .avatar {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px;
}

#actualities .post .title,
#actualities .post .date,
#actualities .post .comments,
#actualities .post .views {
    font-weight: 400;
    color: #999;
    text-transform: capitalize;
}

#actualities .post .title i,
#actualities .post .date i,
#actualities .post .comments i,
#actualities .post .views i {
    margin-right: 5px;
    font-size: 1.1em;
}

#actualities .post .title::after,
#actualities .post .date::after,
#actualities .post .comments::after,
#actualities .post .views::after {
    content: '|';
    display: inline-block;
    margin: 0 7px;
    font-size: 0.9em;
    color: #ccc;
}

#actualities .post .post-tags {
    margin-top: 30px;
}

#actualities .post .post-thumbnail img {
    height: 230px;
    width: 400px;
}

#actualities .post .post-tags .tag {
    padding: 5px 25px;
    border: 1px solid #ddd;
    margin: 5px;
    color: #777;
    font-size: 0.75em;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
}

#actualities .post .post-tags .tag:hover {
    background: #999;
    color: #fff;
    border-color: #999;
}

#actualities .post .meta-last::after {
    display: none;
}

#carousel-partners .carousel-inner {
    max-height: auto;
}

#carousel-partners .carousel-item-next,
#carousel-partners .carousel-item-prev,
#carousel-partners .carousel-item.active {
    transition: transform 1.3s ease;
}

#newsletter {
    background-color: #265561;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

footer ul li svg {
    height: 25px;
    width: 25px;
}

footer ul li img {
    height: 35px;
    width: 35px;
    border-radius: 10%;
    position: relative;
}

footer ul li img:hover {
    margin-top: -5px;
}

.menu a:hover {
    color: #38BDDF!important;
    transition: transform 1.2s ease-in;
}

.animate__animated.animate__fadeInDown {
    --animate-duration: 3.5s;
}

.animate__animated.animate__fadeInLeft {
    --animate-duration: 3s;
}

.animate__animated.animate__fadeInRight {
    --animate-duration: 3s;
}

.animate__animated.animate__fadeInUp {
    --animate-duration: 3s;
}

#design_header,
#illustration_header,
#art_header,
#production_header,
#dev_header,
#photography_header,
#print_header,
#training_header {
    background-image: url(../images/bg_1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60vh;
}

#design_header .title,
#illustration_header .title,
#art_header .title,
#production_header .title,
#dev_header .title,
#photography_header .title,
#print_header .title,
#portofolio_header .title,
#training_header .title {
    position: absolute;
    background-color: gray;
    opacity: 0.7;
    width: 300px;
    height: 120px;
    right: 0;
    top: 40%;
}

#design_header .title__content,
#art_header .title__content,
#print_header .title__content,
#portofolio_header .title__content,
#training_header .title__content {
    position: relative;
    color: #fff;
    text-align: center;
    margin: 8% 0;
    font-size: x-large;
}

#illustration_header .title__content,
#production_header .title__content,
#dev_header .title__content,
#photography_header .title__content {
    position: relative;
    color: #fff;
    text-align: center;
    margin: 2% 0;
    font-size: x-large;
}

#illustration_content,
#art_content,
#production_content,
#dev_content,
#photography_content,
#print_content,
#training_content {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#dev_content,
#photography_content,
#print_content {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#portofolio_header {
    background-image: url(../images/bg_1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60vh;
}

#portofolio_projects .projects {
    flex-direction: column;
    text-align: center;
    padding: 100px 0;
    color: #323433;
}

#portofolio_projects .projects_header h1,
#portofolio-last-projects .projects_header h1 {
    margin-bottom: 50px;
    text-transform: uppercase !important;
    font-weight: 600;
}

#portofolio_projects .all_projects {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#portofolio_projects .project-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* width: 100%; */
    margin: 20px auto;
    overflow: hidden;
    border-radius: 10px;
}

#portofolio_projects .project-info {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
    flex-basis: 50%;
    background-color: #fff;
    height: 100%;
    background-image: linear-gradient(60deg, #323432 0%, #485563 100%);
    color: #fff;
}

#portofolio_projects .new_projects h1 {
    font-size: 2rem;
    font-weight: 600;
    color: #265561;
    padding-top: 5px;
}

#portofolio_projects .project-info h2 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-top: 5px;
}

#portofolio_projects .project-info p {
    text-align: left;
}

#portofolio_projects .project-img {
    flex-basis: 50%;
    height: 300px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.new_projects img {
    height: 100%;
    width: 100%;
}

.new_projects .item {
    padding-bottom: 10px;
}

#portofolio_projects .project-img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(60deg, #323432 0%, #485563 100%);
    opacity: .7;
}

#portofolio_projects .project-img img {
    transition: .3s ease transform;
    width: 100%;
    height: 100%;
}

#portofolio_projects .project-item:hover .project-img img {
    transform: scale(1.1);
}

#portofolio-last-projects {
    flex-direction: column;
    text-align: center;
    padding: 20px 0;
    color: #323433;
}

#carousel-projects {
    max-height: 50rem !important;
    padding-bottom: 20px;
}

#carousel-projects,
#carousel-projects .carousel-inner {
    max-height: 35rem !important;
}

#carousel-projects .carousel-item {
    position: relative;
    max-height: 35rem !important;
    height: auto;
    z-index: 1;
}

#carousel-projects .carousel-caption {
    position: absolute;
    bottom: -20px;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 999;
    text-align: left;
}

#carousel-projects .indicators {
    background-color: #265561;
    opacity: .8;
    border-radius: 100%;
    padding: 15px 20px;
}

.bg-cover {
    background: url(../images/hero-banner-1.jpg);
    background-size: cover !important;
    background-position: center center !important;
}

.hero {
    position: relative;
}

.hero::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1));
    display: block;
}

.index-forward {
    position: relative;
    z-index: 99;
}

#equipements .equipements-header {
    text-align: center;
    text-transform: uppercase;
    color: #265561;
    padding: 15px 0;
}

#equipements hr {
    border-color: #265561;
}

#equipements a .brand-blue {
    font-weight: 800;
    font-size: 1.2rem;
}


/* .scrollToTopBtn {
     background-color: #265561;
     border: none;
     border-radius: 50%;
     color: white;
     cursor: pointer;
     font-size: 16px;
     line-height: 48px;
     width: 48px;
     position: fixed;
     bottom: 30px;
     right: 30px;
     z-index: 100;
     opacity: 0;
     transform: translateY(100px);
     transition: all .5s ease
 } */

.scrollToTopBtn {
    background: #265561;
    height: 50px;
    width: 50px;
    right: 31px;
    bottom: 18px;
    position: fixed;
    z-index: 10;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    border: 2px solid transparent;
    box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2);
    opacity: 0;
}

.showBtn {
    opacity: 1;
    transform: translateY(0)
}

#services .subheader {
    font-size: 10px;
}


/*  preloader */


/* line 607, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */

.preloader {
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto;
}


/* line 623, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */

.preloader .preloader-circle {
    width: 100px;
    height: 100px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    border-top-color: #14435c;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    z-index: 10;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
    box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
    background-color: #fff;
    -webkit-animation: zoom 2000ms infinite ease;
    animation: zoom 2000ms infinite ease;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}


/* line 645, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */

.preloader .preloader-circle2 {
    border-top-color: #0078ff;
}


/* line 648, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */

.preloader .preloader-img {
    position: absolute;
    top: 50%;
    z-index: 200;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 6px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}


/* line 666, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */

.preloader .preloader-img img {
    max-width: 55px;
}


/* line 669, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_common.scss */

.preloader .pere-text strong {
    font-weight: 800;
    color: #dca73a;
    text-transform: uppercase;
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
}


/* #carousel-portofolio-old-projects .item-project {
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
        z-index: 6;
        position: absolute;
        top: 0;
    } */

#carousel-portofolio-old-projects .item-project,
#carousel-portofolio-old-projects-xs .item-project {
    background: rgba(35, 180, 185, 0.8);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

#carousel-portofolio-old-projects .item:hover .item-project,
#carousel-portofolio-old-projects-xs .item:hover .item-project {
    transition: transform 1.3s ease;
    display: block;
}

#carousel-portofolio-old-projects .icon,
#carousel-portofolio-old-projects-xs .icon {
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .new_projects img {
        height: 400px;
        width: 555px;
    }
    .new_projects .item {
        padding-bottom: 0;
    }
    #services .subheader {
        font-size: 20px;
    }
    #carousel-partners .indicators {
        background-color: gray;
        opacity: .8;
        padding: 100% 5%;
    }
    #carousel-portofolio-old-projects .indicators {
        background-color: gray;
        opacity: .8;
        padding: 160% 5%;
    }
    #carousel-partners a.carousel-control-next,
    #carousel-portofolio-old-projects a.carousel-control-next {
        right: -100px !important;
    }
    #carousel-partners a.carousel-control-prev,
    #carousel-portofolio-old-projects a.carousel-control-prev {
        left: -100px !important;
    }
    #carousel-partners .item {
        padding: 0 20px;
        text-align: left;
        /* margin: 12px 0; */
    }
    /* #carousel-partners .item img {
        height: 100%;
        width: 100%;
    } */
    /* #carousel-partners .carousel-inner {
        max-height: 700px;
    } */
    #carousel-partners .carousel-item img {
        max-height: 70px !important;
    }
    #carousel-partners .item .profam {
        margin: 0 20px;
    }
    #carousel-partners .item .unesco {
        margin: 0 50px;
    }
    #carousel-partners .item .ue {
        margin: 0 40px;
    }
    #carousel-partners .item .women {
        margin: 0 30px;
    }
    #carousel-partners .item .deutsche {
        margin: 0 30px;
    }
    #carousel-partners .item .cemac {
        margin: 0 60px;
    }
    #carousel-partners .item .wildlife {
        margin: 0 30px;
    }
    #carousel-partners .item .deb {
        margin: 0 10px;
    }
    #carousel-partners .item .uk {
        margin: 0 45px;
    }
    #carousel-partners .item .care {
        margin: 0 50px;
    }
    #carousel-partners .item .fern {
        margin: 0 30px;
    }
    #carousel-partners .item .wwf {
        margin: 0 50px;
    }
    #carousel-partners .item .iied {
        margin: 0 30px;
    }
    #carousel-partners .item .bad {
        margin: 0 40px;
    }
    #carousel-partners .item .kfw {
        margin: 0 40px;
    }
    #carousel-partners .item .saild {
        margin: 0 50px;
    }
    #carousel-partners .item .oder {
        margin: 0 40px;
    }
    #carousel-partners .item .ambero {
        margin: 0 40px;
    }
    #carousel-partners .item .pacebco {
        margin: 0 50px;
    }
    #carousel-partners .item .cuso {
        margin: 0 40px;
    }
    #carousel-partners .item .cip {
        margin: 0 40px;
    }
    #carousel-partners .item .tenure {
        margin: 0 40px;
    }
    #carousel-partners .item .faim {
        margin: 0 40px;
    }
    #carousel-partners .item .wri {
        margin: 0 40px;
    }
    #carousel-partners .item .minatd {
        margin: 0 30px;
    }
    #carousel-partners .item .zo {
        margin: 0 30px;
    }
    #carousel-partners .item .minepia {
        margin: 0 50px;
    }
    #carousel-partners .item .mali {
        margin: 0 50px;
    }
    #carousel-partners .item .minepat {
        margin: 0 50px;
    }
    #carousel-partners .item .ppea {
        margin: 0 10px;
    }
    #carousel-partners .item .pak {
        margin: 0 60px;
    }
    #carousel-partners .item .giz {
        margin: 0 40px;
    }
    #carousel-partners .item .recTrad {
        margin: 0 50px;
    }
    #carousel-partners .item .repar {
        margin: 0 50px;
    }
    #carousel-partners .item .comifac {
        margin: 0 50px;
    }
    #carousel-partners .item .cvuc {
        margin: 0 50px;
    }
    #carousel-partners .item .msi {
        margin: 0 30px;
    }
    #carousel-partners .item .pea {
        margin: 0 50px;
    }
    #carousel-partners .item .sne {
        margin: 0 50px;
    }
    #carousel-partners .item .flag {
        margin: 0 80px;
    }
    #carousel-partners .item .light {
        margin: 0 60px;
    }
    #carousel-partners .item .nascent {
        margin: 0 80px;
    }
}

#carousel-partners .carousel-item img,
#carousel-partners-xs .carousel-item img {
    max-height: 70px !important;
}


/* #carousel-partners .item .ogf {
    height: 60px;
    width: 120px;
} */

#carousel-custom {
    margin-top: 10px;
    width: 100%;
}

#carousel-projects .carousel-indicators {
    margin: 10px 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

#carousel-projects .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}

#carousel-projects .carousel-indicators li img {
    display: block;
    height: 120px;
    width: 200px;
    opacity: 0.5;
    padding: 10px;
}

#carousel-projects .carousel-indicators li.active img {
    opacity: 1;
    border: 2px solid #265561;
}

#carousel-projects .carousel-indicators li:hover img {
    opacity: 0.75;
}

#carousel-portofolio-old-projects .carousel-indicators-numbers li {
    text-indent: 0;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 100%;
    line-height: 30px;
    color: #fff;
    background-color: #999;
    transition: all 0.25s ease;
    text-align: center;
}

#carousel-portofolio-old-projects .carousel-indicators-numbers li.active,
#carousel-portofolio-old-projects .carousel-indicators-numbers li:hover {
    margin: 0 2px;
    width: 30px;
    height: 30px;
    background-color: #265561;
}

.modal-body img {
    height: 350px !important;
}

iframe {
    width: 100%;
}

.cover-title {
    background-color: #265561;
    width: auto;
    height: 60px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 0 15px;
}

table {
    color: #323432;
    margin-bottom: 15px;
}

.title {
    /* border-top-width: 1px;
     border-bottom-width: 1px;
     border-right-width: 1px;
     border-left-width: 0px;
     border-style: solid;
     border-color: #265561; */
    color: #222;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
}

.response {
    /* border-top-width: 1px;
     border-bottom-width: 1px;
     border-right-width: 0px;
     border-left-width: 1px;
     border-style: solid;
     border-color: #265561; */
    color: #222;
    text-align: left;
    font-size: 11px;
    padding-left: 3px;
}

#imac-overlay,
#desktop-overlay,
#laptop-overlay,
#cameras-overlay,
#photo-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    cursor: pointer;
    overflow-y: hidden;
    text-align: center;
}

.content {
    background-color: #fff;
    position: absolute;
    width: auto;
    height: 480px;
    left: 20px;
    right: 20px;
    bottom: 5px;
    overflow-y: auto;
    z-index: 9999;
    cursor: pointer;
    border-radius: 5px;
}

.close {
    position: absolute;
    right: 20px;
    top: 20px;
    border: 2px solid #367788;
    border-radius: 100%;
    padding: 3px 6px;
}

.bg-footer {
    position: absolute;
    width: 100%;
    background-color: #265561;
    height: 12px;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
}

#photo-overlay .header-1 {
    background-color: #265561;
    color: white;
    padding: 5px 0;
}

#photo-overlay .header-2 {
    background-color: #EDEDED;
    color: #265561;
    padding: 5px 0;
}

.type {
    font-size: 11px;
}

.modal-body img {
    height: 200px !important;
}

.guarantee {
    font-size: 18px;
}

#illustration_content .step-01 {
    position: absolute;
    top: 5%;
    left: 56%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 1;
}

#illustration_content .step-02 {
    position: absolute;
    top: 22%;
    right: 19%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#illustration_content .step-03 {
    position: absolute;
    top: 44%;
    right: 16%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 3;
}

#illustration_content .step-04 {
    position: absolute;
    top: 67%;
    right: 22%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 4;
}

#illustration_content .step-05 {
    position: absolute;
    top: 72%;
    right: 59%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

#illustration_content .step-06 {
    position: absolute;
    top: 49%;
    left: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 6;
}

#illustration_content .step-07 {
    position: absolute;
    top: 26%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 7;
}


/* @media (max-width:768px) {
    #illustration_content .step-01 {
        top: 3%;
        left: 56%;
    }
    #illustration_content .step-02 {
        top: 19%;
        right: 15%;
    }
    #illustration_content .step-03 {
        top: 43%;
        right: 12%;
    }
    #illustration_content .step-04 {
        top: 64%;
        right: 18%;
    }
    #illustration_content .step-05 {
        top: 71%;
        right: 56%;
    }
    #illustration_content .step-06 {
        top: 47%;
        left: 8%;
    }
    #illustration_content .step-07 {
        top: 24%;
        left: 6%;
    }
}

@media (max-width:1024px) {
    #illustration_content .step-01 {
        top: 4%;
        left: 56%;
    }
    #illustration_content .step-02 {
        top: 20%;
        right: 17%;
    }
    #illustration_content .step-03 {
        top: 43%;
        right: 14%;
    }
    #illustration_content .step-04 {
        top: 65%;
        right: 20%;
    }
    #illustration_content .step-05 {
        top: 72%;
        right: 57%;
    }
    #illustration_content .step-06 {
        top: 47%;
        left: 9%;
    }
    #illustration_content .step-07 {
        top: 24%;
        left: 7%;
    }
}

@media only screen and (max-width:420px) {
    #illustration_content .step-01 {
        top: -3%;
        left: 56%;
    }
    #illustration_content .step-02 {
        top: 25%;
        right: 10%;
    }
    #illustration_content .step-03 {
        top: 46%;
        right: 12%;
    }
    #illustration_content .step-04 {
        top: 69%;
        right: 16%;
    }
    #illustration_content .step-05 {
        top: 73%;
        right: 57%;
    }
    #illustration_content .step-06 {
        top: 53%;
        left: 9%;
    }
    #illustration_content .step-07 {
        top: 30%;
        left: 7%;
    }
}

@media (max-width:540px) {
    #illustration_content .step-01 {
        top: 2%;
        left: 56%;
    }
    #illustration_content .step-02 {
        top: 26%;
        right: 17%;
    }
    #illustration_content .step-03 {
        top: 48%;
        right: 14%;
    }
    #illustration_content .step-04 {
        top: 70%;
        right: 20%;
    }
    #illustration_content .step-05 {
        top: 74%;
        right: 57%;
    }
    #illustration_content .step-06 {
        top: 54%;
        left: 10%;
    }
    #illustration_content .step-07 {
        top: 29%;
        left: 8%;
    }
} */

.cc-illustration-contact .step01-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 0%;
    right: 6%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-illustration-analyse .step02-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 10%;
    right: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-illustration-esquisse .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 48%;
    right: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-illustration-validation .step04-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 56%;
    right: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-illustration-encrage .step05-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    bottom: 0%;
    right: 30%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-illustration-couleur .step06-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 56%;
    left: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-illustration-livrable .step07-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: -7%;
    left: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-illustration-contact:hover .step01-dialog,
.cc-illustration-analyse:hover .step02-dialog,
.cc-illustration-esquisse:hover .step03-dialog,
.cc-illustration-validation:hover .step04-dialog,
.cc-illustration-encrage:hover .step05-dialog,
.cc-illustration-couleur:hover .step06-dialog,
.cc-illustration-livrable:hover .step07-dialog {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#design_content .step-01 {
    position: absolute;
    top: 5%;
    right: 18%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 1;
}

#design_content .step-02 {
    position: absolute;
    top: 32%;
    right: 10%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#design_content .step-03 {
    position: absolute;
    top: 53%;
    right: 10%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 3;
}

#design_content .step-04 {
    position: absolute;
    bottom: 26%;
    right: 31%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 4;
}

#design_content .step-05 {
    position: absolute;
    top: 60%;
    left: 22%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

#design_content .step-06 {
    position: absolute;
    top: 39%;
    left: 13%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 6;
}

#design_content .step-07 {
    position: absolute;
    top: 10%;
    left: 22%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 7;
}

.cc-design-contact .step01-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 0%;
    right: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-design-analyse .step02-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 0%;
    right: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-design-draft .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 22%;
    right: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-design-debriefing .step04-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 56%;
    right: 2%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-design-validation .step05-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    bottom: 23%;
    left: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-design-livrable .step06-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 43%;
    left: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-design-archivage .step07-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: -7%;
    left: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-design-contact:hover .step01-dialog,
.cc-design-analyse:hover .step02-dialog,
.cc-design-draft:hover .step03-dialog,
.cc-design-debriefing:hover .step04-dialog,
.cc-design-validation:hover .step05-dialog,
.cc-design-livrable:hover .step06-dialog,
.cc-design-archivage:hover .step07-dialog {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#production_content .step-01 {
    position: absolute;
    top: 60%;
    left: 16%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

#production_content .step-02 {
    position: absolute;
    top: 60%;
    left: 49%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

#production_content .step-03 {
    position: absolute;
    top: 60%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

.cc-audiovisuelle-pre .step01-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 65%;
    left: 8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-audiovisuelle-pro .step02-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 65%;
    left: 38%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-audiovisuelle-post .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 65%;
    right: 5%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-audiovisuelle-pre:hover .step01-dialog,
.cc-audiovisuelle-pro:hover .step02-dialog,
.cc-audiovisuelle-post:hover .step03-dialog {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#photography_content .step-01 {
    position: absolute;
    top: 61%;
    left: 16%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

#photography_content .step-02 {
    position: absolute;
    top: 61%;
    left: 48%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

#photography_content .step-03 {
    position: absolute;
    top: 61%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 5;
}

.cc-photographie-pre .step01-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 65%;
    left: 8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-photographie-pro .step02-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 65%;
    left: 38%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-photographie-post .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 65%;
    right: 5%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-photographie-pre:hover .step01-dialog,
.cc-photographie-pro:hover .step02-dialog,
.cc-photographie-post:hover .step03-dialog {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#dev_content .step-01 {
    position: absolute;
    top: 5%;
    left: 53%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 1;
}

#dev_content .step-02 {
    position: absolute;
    top: 37%;
    right: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#dev_content .step-03 {
    position: absolute;
    top: 64%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#dev_content .step-04 {
    position: absolute;
    bottom: 25%;
    left: 39%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#dev_content .step-05 {
    position: absolute;
    top: 40%;
    left: 14%;
    text-align: right;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

.cc-dev-contact .step01-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 0%;
    right: 9%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-dev-analyse .step02-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 5%;
    right: -10%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-dev-conception .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 31%;
    right: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-dev-conception .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 31%;
    right: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-dev-test .step04-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    bottom: 8%;
    left: 46%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-dev-deploiement .step05-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 7%;
    left: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-dev-contact:hover .step01-dialog,
.cc-dev-analyse:hover .step02-dialog,
.cc-dev-conception:hover .step03-dialog,
.cc-dev-test:hover .step04-dialog,
.cc-dev-deploiement:hover .step05-dialog {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#print_content .step-01 {
    position: absolute;
    top: 5%;
    left: 56%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 1;
}

#print_content .step-02 {
    position: absolute;
    top: 29%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#print_content .step-03 {
    position: absolute;
    top: 56%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#print_content .step-04 {
    position: absolute;
    bottom: 16%;
    right: 41%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#print_content .step-05 {
    position: absolute;
    top: 60%;
    left: 14%;
    text-align: right;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#print_content .step-06 {
    position: absolute;
    top: 30%;
    left: 12%;
    text-align: right;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

.cc-print-contact .step01-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 0%;
    right: 6%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-print-analyse .step02-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: -2%;
    right: -8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-print-design .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 24%;
    right: -8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-print-bat .step04-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    bottom: 5%;
    right: 12%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-print-impression .step05-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 27%;
    left: -8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-print-livrable .step06-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: -2%;
    left: -8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-print-contact:hover .step01-dialog,
.cc-print-analyse:hover .step02-dialog,
.cc-print-design:hover .step03-dialog,
.cc-print-bat:hover .step04-dialog,
.cc-print-impression:hover .step05-dialog,
.cc-print-livrable:hover .step06-dialog {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#training_content .step-01 {
    position: absolute;
    top: 5%;
    left: 54%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 1;
}

#training_content .step-02 {
    position: absolute;
    top: 21%;
    right: 15%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#training_content .step-03 {
    position: absolute;
    top: 44%;
    right: 12%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#training_content .step-04 {
    position: absolute;
    top: 68%;
    right: 21%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#training_content .step-05 {
    position: absolute;
    bottom: 23%;
    left: 39%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#training_content .step-06 {
    position: absolute;
    bottom: 46%;
    left: 15%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

#training_content .step-07 {
    position: absolute;
    top: 28%;
    left: 15%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
}

.cc-training-contact .step01-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 0%;
    right: 8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-training-prep .step02-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: -10%;
    right: -8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-training-com .step03-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 13%;
    right: -8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-training-register .step04-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: 43%;
    right: -8%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-training-launch .step05-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    bottom: 2%;
    right: 23%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-training-evaluation .step06-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    bottom: 50%;
    left: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-training-certificate .step07-dialog {
    background-color: #ededed;
    color: #265561;
    width: 27%;
    height: 30%;
    border-bottom: 4px solid #265561;
    border-top: 4px solid #265561;
    border-radius: 1%;
    position: absolute;
    top: -4%;
    left: -7%;
    line-height: 1;
    z-index: 99;
    display: none;
    text-align: justify;
}

.cc-training-contact:hover .step01-dialog,
.cc-training-prep:hover .step02-dialog,
.cc-training-com:hover .step03-dialog,
.cc-training-register:hover .step04-dialog,
.cc-training-launch:hover .step05-dialog,
.cc-training-evaluation:hover .step06-dialog,
.cc-training-certificate:hover .step07-dialog {
    transition: transform 1.3s ease;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 1199.98px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 12px !important;
    }
}

#design_content,
#dev_content,
#training_content,
#illustration_content,
#photographie_content,
#print_content,
#production_content {
    position: relative;
}

#design_content .design-breakpoints-sm-1 .cc-design-contact-sm-1 .step-01 {
    position: absolute;
    top: 28%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-1 .cc-design-analyse-sm-1 .step-02 {
    position: absolute;
    top: 38%;
    right: 17%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-1 .cc-design-draft-sm-1 .step-03 {
    position: absolute;
    top: 48%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-1 .cc-design-debriefing-sm-1 .step-04 {
    position: absolute;
    top: 62%;
    right: 26%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-1 .cc-design-validation-sm-1 .step-05 {
    position: absolute;
    top: 68%;
    left: 10%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-1 .cc-design-livrable-sm-1 .step-06 {
    position: absolute;
    top: 83%;
    left: 65% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-1 .cc-design-archivage-sm-1 .step-07 {
    position: absolute;
    top: 89%;
    left: 14% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-2 .cc-design-contact-sm-2 .step-01 {
    position: absolute;
    top: 28%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-2 .cc-design-analyse-sm-2 .step-02 {
    position: absolute;
    top: 38%;
    right: 13%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-2 .cc-design-draft-sm-2 .step-03 {
    position: absolute;
    top: 48%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-2 .cc-design-debriefing-sm-2 .step-04 {
    position: absolute;
    top: 62%;
    right: 22%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-2 .cc-design-validation-sm-2 .step-05 {
    position: absolute;
    top: 68%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-2 .cc-design-livrable-sm-2 .step-06 {
    position: absolute;
    top: 83%;
    left: 65% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-2 .cc-design-archivage-sm-2 .step-07 {
    position: absolute;
    top: 88%;
    left: 12% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#design_content .design-breakpoints-sm-3 .cc-design-contact-sm-3 .step-01 {
    position: absolute;
    top: 29%;
    left: 5%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#design_content .design-breakpoints-sm-3 .cc-design-analyse-sm-3 .step-02 {
    position: absolute;
    top: 39%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#design_content .design-breakpoints-sm-3 .cc-design-draft-sm-3 .step-03 {
    position: absolute;
    top: 48%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#design_content .design-breakpoints-sm-3 .cc-design-debriefing-sm-3 .step-04 {
    position: absolute;
    top: 62%;
    right: 23%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#design_content .design-breakpoints-sm-3 .cc-design-validation-sm-3 .step-05 {
    position: absolute;
    top: 68%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#design_content .design-breakpoints-sm-3 .cc-design-livrable-sm-3 .step-06 {
    position: absolute;
    top: 82%;
    left: 64% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#design_content .design-breakpoints-sm-3 .cc-design-archivage-sm-3 .step-07 {
    position: absolute;
    top: 88%;
    left: 12% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#design_content .design-breakpoints-sm-3 .process-title {
    position: absolute;
    top: 16%;
    left: 48%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 8px !important;
}

#design_content .design-breakpoints-sm-2 .process-title {
    position: absolute;
    top: 16%;
    left: 48.5%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 10px !important;
}

#design_content .design-breakpoints-sm-1 .process-title {
    position: absolute;
    top: 16%;
    left: 48%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 14px !important;
}

#dev_content .dev-breakpoints-sm-1 .cc-dev-contact-sm-1 .step-01 {
    position: absolute;
    top: 40%;
    left: 62%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-1 .cc-dev-analyse-sm-1 .step-02 {
    position: absolute;
    top: 49%;
    left: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-1 .cc-dev-conception-sm-1 .step-03 {
    position: absolute;
    top: 61%;
    right: 22%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-1 .cc-dev-test-sm-1 .step-04 {
    position: absolute;
    top: 69%;
    left: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-1 .cc-dev-deploiement-sm-1 .step-05 {
    position: absolute;
    top: 83%;
    left: 60% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-2 .cc-dev-contact-sm-2 .step-01 {
    position: absolute;
    top: 40%;
    left: 62%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-2 .cc-dev-analyse-sm-2 .step-02 {
    position: absolute;
    top: 49%;
    left: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-2 .cc-dev-conception-sm-2 .step-03 {
    position: absolute;
    top: 61%;
    right: 22%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-2 .cc-dev-test-sm-2 .step-04 {
    position: absolute;
    top: 69%;
    left: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-2 .cc-dev-deploiement-sm-2 .step-05 {
    position: absolute;
    top: 83%;
    left: 60% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-3 .cc-dev-contact-sm-3 .step-01 {
    position: absolute;
    top: 40%;
    left: 62%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-3 .cc-dev-analyse-sm-3 .step-02 {
    position: absolute;
    top: 49%;
    left: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-3 .cc-dev-conception-sm-3 .step-03 {
    position: absolute;
    top: 61%;
    right: 10%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-3 .cc-dev-test-sm-3 .step-04 {
    position: absolute;
    top: 69%;
    left: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-3 .cc-dev-deploiement-sm-3 .step-05 {
    position: absolute;
    top: 83%;
    left: 60% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#dev_content .dev-breakpoints-sm-3 .process-title {
    position: absolute;
    top: 16%;
    left: 46%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 8px !important;
}

#dev_content .dev-breakpoints-sm-2 .process-title {
    position: absolute;
    top: 16%;
    left: 47%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 10px !important;
}

#dev_content .dev-breakpoints-sm-1 .process-title {
    position: absolute;
    top: 16%;
    left: 47%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .cc-illustration-contact-sm-1 .step-01 {
    position: absolute;
    top: 25%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .cc-illustration-analyse-sm-1 .step-02 {
    position: absolute;
    top: 34%;
    right: 12%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .cc-illustration-esquisse-sm-1 .step-03 {
    position: absolute;
    top: 47%;
    left: 7%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .cc-illustration-validation-sm-1 .step-04 {
    position: absolute;
    top: 56%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .cc-illustration-encrage-sm-1 .step-05 {
    position: absolute;
    top: 67%;
    left: 8% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .cc-illustration-couleur-sm-1 .step-06 {
    position: absolute;
    top: 77%;
    left: 78% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .cc-illustration-livrable-sm-1 .step-07 {
    position: absolute;
    top: 87%;
    left: 10% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .cc-illustration-contact-sm-2 .step-01 {
    position: absolute;
    top: 26%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .cc-illustration-analyse-sm-2 .step-02 {
    position: absolute;
    top: 35%;
    right: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .cc-illustration-esquisse-sm-2 .step-03 {
    position: absolute;
    top: 47%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .cc-illustration-validation-sm-2 .step-04 {
    position: absolute;
    top: 56%;
    right: 10%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .cc-illustration-encrage-sm-2 .step-05 {
    position: absolute;
    top: 67%;
    left: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .cc-illustration-couleur-sm-2 .step-06 {
    position: absolute;
    top: 76%;
    left: 77% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .cc-illustration-livrable-sm-2 .step-07 {
    position: absolute;
    top: 87%;
    left: 10% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .cc-illustration-contact-sm-3 .step-01 {
    position: absolute;
    top: 26%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .cc-illustration-analyse-sm-3 .step-02 {
    position: absolute;
    top: 35%;
    right: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .cc-illustration-esquisse-sm-3 .step-03 {
    position: absolute;
    top: 46%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .cc-illustration-validation-sm-3 .step-04 {
    position: absolute;
    top: 55%;
    right: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .cc-illustration-encrage-sm-3 .step-05 {
    position: absolute;
    top: 67%;
    left: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .cc-illustration-couleur-sm-3 .step-06 {
    position: absolute;
    top: 76%;
    left: 75% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .cc-illustration-livrable-sm-3 .step-07 {
    position: absolute;
    top: 86%;
    right: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#illustration_content .illustration-breakpoints-sm-3 .process-title {
    position: absolute;
    top: 16%;
    left: 52%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 8px !important;
}

#illustration_content .illustration-breakpoints-sm-2 .process-title {
    position: absolute;
    top: 16%;
    left: 52%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 12px !important;
}

#illustration_content .illustration-breakpoints-sm-1 .process-title {
    position: absolute;
    top: 16%;
    left: 52%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 16px !important;
}

#photography_content .photography-breakpoints-sm-1 .cc-photographie-pre-sm-1 .step-01 {
    position: absolute;
    top: 45%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#photography_content .photography-breakpoints-sm-1 .cc-photographie-pro-sm-1 .step-02 {
    position: absolute;
    top: 64%;
    left: 74%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#photography_content .photography-breakpoints-sm-1 .cc-photographie-post-sm-1 .step-03 {
    position: absolute;
    top: 83%;
    left: 20%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#photography_content .photography-breakpoints-sm-2 .cc-photographie-pre-sm-2 .step-01 {
    position: absolute;
    top: 45%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#photography_content .photography-breakpoints-sm-2 .cc-photographie-pro-sm-2 .step-02 {
    position: absolute;
    top: 64%;
    left: 74%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#photography_content .photography-breakpoints-sm-2 .cc-photographie-post-sm-2 .step-03 {
    position: absolute;
    top: 83%;
    left: 18%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#photography_content .photography-breakpoints-sm-3 .cc-photographie-pre-sm-3 .step-01 {
    position: absolute;
    top: 45%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#photography_content .photography-breakpoints-sm-3 .cc-photographie-pro-sm-3 .step-02 {
    position: absolute;
    top: 64%;
    left: 72%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#photography_content .photography-breakpoints-sm-3 .cc-photographie-post-sm-3 .step-03 {
    position: absolute;
    top: 83%;
    left: 16%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#photography_content .photography-breakpoints-sm-3 .process-title {
    position: absolute;
    top: 16%;
    left: 44%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 8px !important;
}

#photography_content .photography-breakpoints-sm-2 .process-title {
    position: absolute;
    top: 16%;
    left: 43%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 12px !important;
}

#photography_content .photography-breakpoints-sm-1 .process-title {
    position: absolute;
    top: 16%;
    left: 43%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 16px !important;
}



#production_content .production-breakpoints-sm-1 .cc-audiovisuelle-pre-sm-1 .step-01 {
    position: absolute;
    top: 46%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#production_content .production-breakpoints-sm-1 .cc-audiovisuelle-pro-sm-1 .step-02 {
    position: absolute;
    top: 64%;
    left: 74%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#production_content .production-breakpoints-sm-1 .cc-audiovisuelle-post-sm-1 .step-03 {
    position: absolute;
    top: 85%;
    left: 20%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#production_content .production-breakpoints-sm-2 .cc-audiovisuelle-pre-sm-2 .step-01 {
    position: absolute;
    top: 45%;
    left: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#production_content .production-breakpoints-sm-2 .cc-audiovisuelle-pro-sm-2 .step-02 {
    position: absolute;
    top: 64%;
    left: 74%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#production_content .production-breakpoints-sm-2 .cc-audiovisuelle-post-sm-2 .step-03 {
    position: absolute;
    top: 85%;
    left: 18%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#production_content .production-breakpoints-sm-3 .cc-audiovisuelle-pre-sm-3 .step-01 {
    position: absolute;
    top: 45%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#production_content .production-breakpoints-sm-3 .cc-audiovisuelle-pro-sm-3 .step-02 {
    position: absolute;
    top: 64%;
    left: 72%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#production_content .production-breakpoints-sm-3 .cc-audiovisuelle-post-sm-3 .step-03 {
    position: absolute;
    top: 85%;
    left: 16%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#production_content .production-breakpoints-sm-3 .process-title{
    position: absolute;
    top: 16%;
    left: 46%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 8px !important;
}

#production_content .production-breakpoints-sm-2 .process-title{
    position: absolute;
    top: 16%;
    left: 44%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 12px !important;
}

#production_content .production-breakpoints-sm-1 .process-title{
    position: absolute;
    top: 16%;
    left: 43%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 16px !important;
}


#print_content .print-breakpoints-sm-1 .cc-print-contact-sm-1 .step-01 {
    position: absolute;
    top: 26%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-1 .cc-print-analyse-sm-1 .step-02 {
    position: absolute;
    top: 36%;
    right: 12%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-1 .cc-print-design-sm-1 .step-03 {
    position: absolute;
    top: 48%;
    left: 7%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-1 .cc-print-bat-sm-1 .step-04 {
    position: absolute;
    top: 60%;
    right: 20%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-1 .cc-print-impression-sm-1 .step-05 {
    position: absolute;
    top: 67%;
    left: 8% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-1 .cc-print-livrable-sm-1 .step-06 {
    position: absolute;
    top: 78%;
    left: 78% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}



#print_content .print-breakpoints-sm-2 .cc-print-contact-sm-2 .step-01 {
    position: absolute;
    top: 27%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-2 .cc-print-analyse-sm-2 .step-02 {
    position: absolute;
    top: 36%;
    right: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-2 .cc-print-design-sm-2 .step-03 {
    position: absolute;
    top: 48%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-2 .cc-print-bat-sm-2 .step-04 {
    position: absolute;
    top: 59%;
    right: 17%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-2 .cc-print-impression-sm-2 .step-05 {
    position: absolute;
    top: 67%;
    left: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#print_content .print-breakpoints-sm-2 .cc-print-livrable-sm-2 .step-06 {
    position: absolute;
    top: 78%;
    left: 77% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}


#print_content .print-breakpoints-sm-3 .cc-print-contact-sm-3 .step-01 {
    position: absolute;
    top: 27%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#print_content .print-breakpoints-sm-3 .cc-print-analyse-sm-3 .step-02 {
    position: absolute;
    top: 37%;
    right: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#print_content .print-breakpoints-sm-3 .cc-print-design-sm-3 .step-03 {
    position: absolute;
    top: 48%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#print_content .print-breakpoints-sm-3 .cc-print-bat-sm-3 .step-04 {
    position: absolute;
    top: 59%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#print_content .print-breakpoints-sm-3 .cc-print-impression-sm-3 .step-05 {
    position: absolute;
    top: 67%;
    left: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#print_content .print-breakpoints-sm-3 .cc-print-livrable-sm-3 .step-06 {
    position: absolute;
    top: 78%;
    left: 75% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#print_content .print-breakpoints-sm-3 .process-title {
    position: absolute;
    top: 16.5%;
    left: 54%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 10px !important;
}

#print_content .print-breakpoints-sm-2 .process-title {
    position: absolute;
    top: 16%;
    left: 53%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 14px !important;
}

#print_content .print-breakpoints-sm-1 .process-title {
    position: absolute;
    top: 17%;
    left: 55%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 16px !important;
}



#training_content .training-breakpoints-sm-1 .cc-training-contact-sm-1 .step-01 {
    position: absolute;
    top: 27%;
    left: 12%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-1 .cc-training-prep-sm-1 .step-02 {
    position: absolute;
    top: 36%;
    right: 14%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-1 .cc-training-com-sm-1 .step-03 {
    position: absolute;
    top: 44%;
    left: 7%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-1 .cc-training-register-sm-1 .step-04 {
    position: absolute;
    top: 56%;
    right: 16%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-1 .cc-training-launch-sm-1 .step-05 {
    position: absolute;
    top: 64%;
    left: 8% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-1 .cc-training-evaluation-sm-1 .step-06 {
    position: absolute;
    top: 76%;
    left: 69% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-1 .cc-training-certificate-sm-1 .step-07 {
    position: absolute;
    top: 83%;
    left: 8% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-2 .cc-training-contact-sm-2 .step-01 {
    position: absolute;
    top: 27%;
    left: 10%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-2 .cc-training-prep-sm-2 .step-02 {
    position: absolute;
    top: 36%;
    right: 11%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-2 .cc-training-com-sm-2 .step-03 {
    position: absolute;
    top: 44%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-2 .cc-training-register-sm-2 .step-04 {
    position: absolute;
    top: 56%;
    right: 10%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-2 .cc-training-launch-sm-2 .step-05 {
    position: absolute;
    top: 64%;
    left: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-2 .cc-training-evaluation-sm-2 .step-06 {
    position: absolute;
    top: 76%;
    left: 69% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-2 .cc-training-certificate-sm-2 .step-07 {
    position: absolute;
    top: 83%;
    left: 8% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 16px !important;
}

#training_content .training-breakpoints-sm-3 .cc-training-contact-sm-3 .step-01 {
    position: absolute;
    top: 27%;
    left: 9%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-3 .cc-training-prep-sm-3 .step-02 {
    position: absolute;
    top: 36%;
    right: 8%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-3 .cc-training-com-sm-3 .step-03 {
    position: absolute;
    top: 44%;
    left: 6%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-3 .cc-training-register-sm-3 .step-04 {
    position: absolute;
    top: 56%;
    right: 9%;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-3 .cc-training-launch-sm-3 .step-05 {
    position: absolute;
    top: 64%;
    left: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-3 .cc-training-evaluation-sm-3 .step-06 {
    position: absolute;
    top: 75%;
    left: 68% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-3 .cc-training-certificate-sm-3 .step-07 {
    position: absolute;
    top: 82%;
    left: 6% !important;
    text-align: left;
    color: #222;
    line-height: 1;
    cursor: pointer !important;
    z-index: 2;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-3 .process-title {
    position: absolute;
    top: 15%;
    left: 53%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 10px !important;
}

#training_content .training-breakpoints-sm-2 .process-title {
    position: absolute;
    top: 15%;
    left: 53%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 14px !important;
}

#training_content .training-breakpoints-sm-1 .process-title {
    position: absolute;
    top: 15.5%;
    left: 54%;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-size: 16px !important;
}
