.block {
    font-size: 16px;
    min-height: 260px;
}

.homepage .service-text {
    min-height: 125px;
}


.block h3 {
    color: #ed1c24;
    font-size: 20px;
}

section#cnt {
    background: #343e49 !important;
}


#offre-emploi .service-details {
    max-height: 90px;
    overflow: hidden;
    min-height: 90px;
}

#offre-emploi .service-title {
    height: 60px;
    overflow: hidden;
    line-height: 19px;
    font-size: 18px;
    display: flex;
    align-items: stretch;
    align-content: flex-start;
}

.modal-dialog {
    max-width: 1000px;
}


#nos-services .service-text {
    min-height: 120px;
}

@media (min-width: 768px) {
    .detail-service {
        columns: 1;
        column-gap: 0px;
    }

}


.detail-service .image_frame {
    margin: 0px 20px 20px 0px;
    float: left;
}

.detail-service .image_frame img {
    height: auto;
    max-width: 500px;
    border: 1px solid #bf202f;
    padding: 10px;
}

.ref-job {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 10px;
}


.btn-theme-colored2 {

    box-shadow: none !important;
}

.clients .owl-nav {
    display: none !important;
}


.owl-carousel .owl-dots .owl-dot {

    background: none !important;
    border: none !important;
}


.news-list {
    min-height: 60vh;
}


@media (min-width: 768px) {

    .liste-services .col-md-1 {
        flex: 0 0 10.33333%;
        max-width: 10.33333%;
    }
}


.detail-service i.italic, .detail-service h3.italic {
    font-family: 'Dancing Script', cursive;
    font-size: 20px;
    color: #ed1c24;
}

.titre-bloc {
    position: relative;
}

@media (max-width: 767px) {

    .chooseus-block {
        max-width: 260px;
        margin: 0 auto;
    }

    .detail-service .image_frame img {

        max-width: 100%;

    }

    .bloc img {
        width: 100%;
    }


    .search-form .btn.mb-sm-30 {
        margin-bottom: 0px !important;
    }


    #homesearch .heading-title {

        font-size: 28px;

    }


}


.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Parcourir" !important;
}

.about-style-three .image-box .text {

    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 44%);
}

.schema:hover {
    /*-webkit-animation: rotate-scale-up 0.65s linear both;
        animation: rotate-scale-up 0.65s linear both;*/
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}

.schema a:hover {
    color: #bf202f;
}


/**
 * ----------------------------------------
 * animation rotate-scale-up
 * ----------------------------------------
 */


@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes rotate-scale-up {
    0% {
        -webkit-transform: scale(1) rotateZ(0);
        transform: scale(1) rotateZ(0);
    }

    50% {
        -webkit-transform: scale(1.1) rotateZ(180deg);
        transform: scale(1.1) rotateZ(180deg);
    }

    100% {
        -webkit-transform: scale(1) rotateZ(360deg);
        transform: scale(1) rotateZ(360deg);
    }
}

@keyframes rotate-scale-up {
    0% {
        -webkit-transform: scale(1) rotateZ(0);
        transform: scale(1) rotateZ(0);
    }

    50% {
        -webkit-transform: scale(21.1) rotateZ(180deg);
        transform: scale(1.1) rotateZ(180deg);
    }

    100% {
        -webkit-transform: scale(1) rotateZ(360deg);
        transform: scale(1) rotateZ(360deg);
    }
}

.metedologies ul li.no-before {
    text-align: center;
}


.service-info img {

    max-height: 60px;
}


@media (max-width: 767px) {


    .footer-bottom .col-sm-1.text-right.pull-right {

        display: none;
    }

    .footer-paragraph.text-white {
        text-align: center;
    }
}

.service-item-current-style1 a.more {
    font-size: 12px;
    text-decoration: underline;
    width: 40px;
    height: 40px;
    float: right;
    margin: 15px;
    background: #be1e2d;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

#nos-espaces .section-title h2.title {

    color: #fff;
}

.footerbefore h3 {
    position: relative;
    padding-left: 0px;
    margin-top: 30px;
    color: #bf202f;
}

.footerbefore .block-contact .col-md-12 {
    display: flex;
}

.footerbefore .block-contact .col-md-12 .icon {
    width: 25px;
    margin: 0px 10px;
}

.form-inline .btn {
    background: #bf202f;
    border: none;
    height: 46px;
    line-height: 15px;
    display: block;
    border-radius: 0px 5px 5px 0px;
}

#homenews img {
    height: auto;
    max-width: 100%;
    width: 100%;

    height: 260px;
}

.footerbefore {
    background: #333333;
}


.footerbefore a {
    color: #fff;
    font-weight: 400;
}


.footerbefore  .fa, .footerbefore  .fas, .footerbefore  .far, .footerbefore  .fal, .footerbefore  .fad, .footerbefore  .fab {
    color: #e13f4f;
    padding-right: 10px;
}

.news-list .flag {
    top: 10px;

}


.my-account {
    /* background-image: url(../images/shape30.png);*/
}


section#home {
    background: url(images/main-slider.jpg) no-repeat center;
    /* animation: color-loop 18s infinite ease; */
    overflow: hidden;
}

section#home:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000078;
}

/*#nos-espaces .block-icon .hidden-desc { display: none;}*/

#nos-espaces .block-icon:hover .hidden-desc {
    /* transform: scale(1);
    transition: transform 400ms;
    &:hover {
        transform: scale(1.15);
    }*/

}

/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
    background-color: transparent;
    /* width: 300px; */
    height: 340px;
    perspective: 1000px;
    box-shadow: 0px 0px 10px #0000001c;
    border-radius: 10px;
}

/* This container is needed to position the front and back side */
.flip-card-inner {

    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: initial;
    overflow: hidden;
    background: transparent;

}

.flip-card-inner img {
    display: block;
    margin: 20px auto;
    width: 150px;
    transition: ease-in 0.5s;
}

.block-icon.flip-card-inner .flip-card-back a.vplus {
    animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.flip-card-inner:hover img {
    transform: scale(0.7);
    /* width: 130px; */
    margin-top: 0;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner .flip-card-back {
    /*transform: rotateY(180deg);*/
    transform: translateY(120px);
    transition: ease 1s;
}

/* Position the front and back side */
.flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
    left: 0;
    top: 0;
    text-align: center;
}


/* Position the front and back side */
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
    left: 0;
    top: 0
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
    background-color: #fff;
    color: black;
}

.flip-card-back p {
    padding: 15px;
    margin-bottom: 0;
}

.block-icon.flip-card-inner a {
    color: #141313;
    font-size: 18px;
}

/* Style the back side */
.flip-card-back {
    background-color: #bf202f;
    color: #fff;
    /* transform: rotateY(180deg);*/
    transform: translateY(400px);
}

.main-content-area .flip-card-back h3 {
    position: relative;
    padding-left: 0px;
    margin-top: 20px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
}

.block-icon.flip-card-inner i {
    display: block;
    font-size: 40px;
    text-align: center;
    color: #bf202f;
}

.block-icon.flip-card-inner .flip-card-back i {
    display: block;
    font-size: 26px;
    text-align: center;
    color: #bf202f;
}

.block-icon.flip-card-inner .flip-card-back a {
    color: #bf202f;
    font-size: 18px;
    font-size: 20px;
}



body.homepage header#header .header-top.scroll-to-fixed-fixed {

    z-index: 99999 !important;
}

/*
.annimated-logo {
    background: url(../images/icon-logo.png) no-repeat right;
    background-size: cover;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    transition: ease 1s;
    filter: blur(0px);
}*/

.annimated-logo:hover {
    transform: scale(1.5);
}


.homepage #homesearch {
    background: transparent;

}

@keyframes color-loop {
    0% {
        background: #bf202f;
    }

    25% {
        background: #bf202f;
    }

    50% {
        background: #bf202f;
    }

    75% {
        background: #bf202f;
    }

    100% {
        background: #bf202f;
    }
}


#brief-advisus p, #brief-advisus li {
    margin-bottom: 15px;
    font-size: 18px;
    color: #1d213e;
}

.services-home-list {
    max-width: 570px;
}



.homepage #brief-advisus {
    background: transparent;
}


#chiffres {

    /* background: aliceblue;*/
}

#chiffres .counter-box, #chiffres .counter-box p {

    background: #f0f8ff;
}


.homepage .services-home-list {
    max-width: 570px;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
}

.homepage .about-section {

    background-size: cover;
}


#static-page h3 {
    color: #bf202f;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}

#static-page h2 {
    font-size: 24px;
    display: block;
    width: 100%;
}

#static-page p {
    text-align: justify
}

#static-page .section-title h2.title span.titre2 {
    display: block;
    font-weight: 600;
    top: -27px;
    position: relative;
    font-size: 49px;
}


.tm-sc-clients .item img {
    transition: all 0.3s;
    filter: grayscale(0);
}

.tm-sc-clients.tm-sc-clients-carousel .owl-item {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.about-style-three .image-box .text h2 {
    display: block;
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 6px;
}

.main-content-area .image-box .company-est {
    background: #002854;
}

.main-content-area .image-box .floating-img1-box:after {
    background: #002854db;
}


.team-item-currenty-style1 .team-content:after {
    background: #002854;
}

.main-content-area .image-box .company-est {
    position: absolute;
    width: 230px;
    align-items: center;
    top: 40px;
    right: 0;
    padding: 40px;
    border-radius: 50%;
    text-align: center;
}

.image-box .floating-img1 {

    left: 15px;

}

.image-box .floating-img1-box:after {

    left: 0px;
}

.qsn .image-box .image1 {
    position: relative;
    right: -40px;
    border-radius: 50%;
}

.owl-item {
    position: relative;
    /*  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);*/
}

.testimonial-current-style1 {

    box-shadow: none !important;

}

.bg-theme-colored1 {
    background-color: #c0202f !important;
}

.counter-box i {
    width: 90px;
    height: 90px;
    background-color: #be1e2d;
    color: #ffffff;
    font-size: 42px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -30px;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 27, 175, 0.15);
    box-shadow: 0px 20px 20px 0px rgba(0, 27, 175, 0.15);
    margin: 0 auto;
    top: -50px;
}

.btn-primary {
    color: #fff;
    background-color: #be1e2d;
    border-color: #be1e2d;
}

.btn-primaryhover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}


.header-nav .header-nav-col-row> :first-child {
    padding-left: 15px;
    justify-content: center;
}


.menuzord-container.header-nav-container .header-nav-col-row {
    display: flex !important;
    padding-left: 15px;
    justify-content: center;
}

.header-p {
    display: flex;
    flex-direction: column;
}

.menu-principale {
    background-color: #be1e2d;
}

#top-primary-nav .menuzord-menu>li>a, #top-primary-nav-clone .menuzord-menu>li>a {

    color: #fff;
}


.btn.btn-home1 {
    border: 1px solid #fff;
    color: #000;
    background: #fff;
    margin-bottom: 5px;
    font-size: 33px;
}


.btn.btn-home2 {
    border: 1px solid #fff;
    color: #fff;
    margin-bottom: 5px;
    font-size: 33px;
}


.menuzord-brand {
    display: block;
    margin: 5px 5px 5px 0;
    float: none;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    width: 100%;
    text-align: center;
}


.service-details h6.job-position:before {
    display: none;

}


.service-details h6.job-position {
    font-size: 20px;
    font-weight: 700;
    color: #be1e2d;
    position: relative;
}


.services-manwork {
    padding: 15px;
    text-align: center;
    border-radius: 8px;
}

.homepage #offre-region, .homepage #nos-services {
    background-color: #f7f7f7 !important;
}

.services-manwork:hover {}


.services-manwork:hover {

    background: #ffffff;

    box-shadow: 1px 1px 15px #0000000f;
}

.counter {
    font-size: 48px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* background-color: transparent; */
    background-image: linear-gradient(90deg, #000000 0%, #414042 100%);
    line-height: normal;
}


#chiffres .counter-box, #chiffres .counter-box p {
    background: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    color: #999;
}

.bg-home-block {
    background: url(../images/bg-home-block.jpeg) no-repeat top center;
    background-size: cover;
    border-radius: 15px 0px 0px 15px;
}

.bg-home-block2 {
    background: #f3f0ec;

    border-radius: 0px 15px 15px 0px;
}

.testimonial-current-style1 .quote-icon i {
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    border-radius: 8px;
    transition: all 0.5s;
}


#top-primary-nav .menuzord-menu ul.dropdown li a, #top-primary-nav-clone .menuzord-menu ul.dropdown li a {
    color: #555;
    font-size: 16px;
    padding: 10px 25px 10px 22px;
    font-weight: 400;
    text-align: left;
}


body.menuzord-menu-open #top-primary-nav-clone {
    opacity: 1;
    background-color: #333;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}


.menuzord-menu>li>a.deposer-cv-btn {
    border-radius: 3px;
    text-transform: none;
    border: 1px solid transparent;
    letter-spacing: 0;
    background: #32c395;
}

.menuzord-menu>li>a.deposer-cv-btn:hover {
    background: #607D8B;
}




.menuzord-menu>li>a.call-btn {
    border-radius: 3px;
    text-transform: none;
    border: 1px solid transparent;
    letter-spacing: 0;
    background: #333;
}

.menuzord-menu>li>a.call-btn:hover {
    background: #607D8B;
}

#main-nav {

    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    header#header .header-top {
        left: 0 !important;
    }

    body.menuzord-menu-open #top-primary-nav-clone {

        top: 130px;

    }


    #top-primary-nav.menuzord-responsive .menuzord-menu>li>a, #top-primary-nav-clone.menuzord-responsive .menuzord-menu>li>a {
        color: #fff;
        background-color: #414042;
        border-bottom-color: #343434;
    }

}


.call-to-action {

    border-bottom: 1px solid #666;
    border-radius: none !important;
}

#homesearch {
    background: #002854;
}

.service-item-current-style1:hover a.more {
    color: #fff;
    background: #002854;
    /*url(../images/arrow-1.png) no-repeat center; */
    border-top: none;
}

#detail-job a.postuler {
    background-color: #002854;
}

header#header .header-nav .header-nav-container {
    border-bottom: 1px solid #be1e2d;
}

.section-title h2.title span.titre2 {
    display: inline;
    font-weight: 600;
    top: 0;
    position: relative;
    font-size: 44px;
}

.section-title h2.title span.titre1 {
    display: inline;
    font-weight: 200;
}

.counter-box center {
    color: #b7b7b7;
    font-size: 38px;
    line-height: 30px;
}


@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sticky-top {
    top: 90px;
}


#candidat_registration_form_nom {
    text-transform: uppercase !important;
}

#candidat_registration_form_prenom {
    text-transform: capitalize !important;
}

#candidat-entreprise {
    background: url(../images/cv.webp) no-repeat;
    background-attachment: fixed;
    position: relative;
    background-size: 100%;
    color: #fff;
}
#candidat-entreprise a {
   
    color: #fff;
}

#candidat-entreprise h3 {
    color: #fff;
}

#candidat-entreprise:before {
    background: #000000ba;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000000ba;
    border-color: #000000ba;
}
.quality-icon {
    background: #1d213e url(../images/quality-icon.png) no-repeat center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    display: inline-block;
    background-size: 90%;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}

.framework-icon {
    background: #1d213e url(../images/framework-icon.png) no-repeat center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    display: inline-block;
    background-size: 90%;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}

.flex-icon {
    background: #1d213e url(../images/flex-icon.png) no-repeat center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    display: inline-block;
    background-size: 90%;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}

.international-icon {
    background: #1d213e url(../images/international-icon.png) no-repeat center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    display: inline-block;
    background-size: 90%;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}


#call-to-action .btn-theme-colored2 {
    color: #fff;
    background-color: #c1202e;
    border-color: #c1202e;
    box-shadow: 0 7px 20px rgba(29, 33, 62, 0.2);
}

.feature-banner-item:after {
    display: none;
}

#presentation_manwork {
    font-size: 18px;
    color: #1d213e;
}


.sous-domaine-select { background:url(../images/sous-domaine-bg.jpg) no-repeat; }

.connexion-block .btn-success {
    color: #fff;
background-color: #be1e2d;
    border-color: #be1e2d;
}



.service-title  h4 {
    font-size: 1.3rem;
}


#nos-services #services .service-item-current-style1 {
    min-height: 350px;
}


.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    
    min-width: 350px;
  
}


#detailservices .col-md-6 { 
    display: flex
;
    vertical-align: middle;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px; padding-bottom:20px}
	
	
	select#sousdomaine, select#sousdomaine:focus, select#soussousdomaine , select#soussousdomaine:focus,   select#soussous3domaine , select#soussous3domaine:focus {
    height: 41px !important;
    padding: 2px 5px !important;
    border: none !important;
    box-shadow: none !important;
    color: #be1e2d !important;
}


#top-primary-nav .menuzord-menu ul.dropdown.none  {
    display: flex;
    flex-direction: column-reverse;
    
}
ul.list-services { list-style:none}

ul.list-services li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 12px;
    padding-right: 10px;
    color: #be1e2d;
}

.my-account .box:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#7474747a), to(#29272778));
    background-image: -webkit-linear-gradient(bottom, #4646467a, #29272778);
    background-image: -o-linear-gradient(bottom, #0020c07a, #29272778);
    background-image: linear-gradient(to top, #bdbdbd, #9f9f9f78);
}


 .my-account .box-icons .box {
    padding: 20px 20px 20px;
    
    min-height: auto;
    border: 1px solid #00285408;
}


 .my-account   .box-icons  .icon i {
    display: inline-block;
    font-size: 18px;
    line-height: 52px;
}


 .my-account   .box-icons  .icon {
    display: inline-block;
    height: 50px;
    margin-bottom: 0;
    transition: all 0.3s ease;
    width: 50px;
    text-align: center;
    font-weight: normal;
    font-size: 12px!important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #df3141;
    border-color: #cc0000;
}
@media (max-width: 767px) {
	
	#detail-job.pb-80 { padding: 15px!important}
	
	
#main-nav {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

footer#footer a img {
    max-width: 50%;
    margin: 15px auto!important;
    display: block;
}

.search-form .btn.mb-sm-30 { margin-top:10px!important}

.sous-domaine-select {
    min-height: 28px;
    background: url(../images/sous-domaine-bg.jpg) no-repeat;
    clear: both;
}

#presentation_manwork .btn.btn-primary { margin-bottom:10px!important}


   #presentation_manwork  h2 {
        font-size: 1.5em;
    }
	
	   #heading h1 {
        font-size: 2em;
        padding: 0 15px;
    }
	#presentation_manwork .pb-50 {
    padding-bottom: 0px !important;
}

#login-form, #register-form {
    background: #fff;
    padding: 15px;
}
}

.service-item-current-style1 small { font-size:16px}

.footerbefore a:hover, .footerbefore a:focus {
    color: #f36f6f;
}