.block {
    font-size: 14px;
    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;
}

#offre-emploi .service-title {
    height: 60px;
    overflow: hidden;
    line-height: 25px;
    font-size: 20px;
    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 #ed1c24;
    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;
}


.v-plus {
    background: url(../images/fleche-list.png) no-repeat top left;
    padding-left: 60px;
}

.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;

    }


}

#homesearch .heading-title {
    font-weight: 300;
}

#homesearch .heading-title span {
    display: block;
    font-weight: 700;
}

.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: #ed1c24;
}


/**
 * ----------------------------------------
 * 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: 281px;
}


@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;
    background: url(../images/arrow-green.jpg) no-repeat;
    width: auto;
    height: 30px;
    float: none;
    margin: 15px;
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 0px;
}

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

    color: #fff;
}

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

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

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

.form-inline .btn {
    background: #ed1c24;
    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: aliceblue;
}

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

}


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


section#home {
    /* background: #002854;
    animation: color-loop 18s infinite ease;
    overflow: hidden;*/
}

/*#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: #002854;
    font-size: 18px;
}

/* Style the back side */
.flip-card-back {
    background-color: #022b55;
    color: white;
    /* 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: #ed1c24;
    margin-bottom: 0;
}

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

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

.block-icon.flip-card-inner .flip-card-back a {
    color: #ed1c24;
    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: #002854;
    }

    25% {
        background: #003774;
    }

    50% {
        background: #ed1c24;
    }

    75% {
        background: #0c7145;
    }

    100% {
        background: #002854;
    }
}


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

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

.homepage #nos-espaces {

    background: url(../images/bg/bg-5.jpg) no-repeat;
    background: transparent !important;
}


.homepage .about-section {

    background: url(../images/bg/bg1.jpg) no-repeat;

}


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


#chiffres {

    background: #1e223f
}

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

    background:transparent
}

#brief-artus #chiffres  p {
    margin-bottom: 15px;
    font-size: 18px;
    color: #fff;
}
.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: #0c7145;
    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: 28px;
}




.counter-box {
    /*display: flex;flex-wrap: nowrap;
    justify-content: flex-start;*/
    text-align: center;

    align-items: center;
    padding-bottom: 20px;
}

.counter-box {
    text-align: center;
    align-items: center;
    background: #fff;
    padding: 0;
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #333e4f;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 35px;
    background: white;
}



.counter-box i {
    font-size: 50px;
    margin: 0 0 15px;
    color: #002854;
    width: 90px;
}


.counter-box i {
    width: 90px;
    height: 90px;
    background-color: #ed1c24;
    color: #ffffff;
    font-size: 42px;
    border-radius: 7px;
    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;
}

.counter {
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
    color: #ed1c24;
    padding-right: 10px;
    display: block;
}

.counter-box.colored {}

#brief-artus .section-title h1 {
    background: url(../images/advisus-icon.png) no-repeat left top;
    padding-left: 0px;
    font-weight: 300;
    line-height: 53px;


}

#brief-artus .section-title h1 span {
    display: block;
    color: #ed1c24;
    font-weight: 700;
}

.section-title h2.title {
    font-weight: 200;

}

.section-title h2.title i {
    background-image: linear-gradient(75deg, var(--textgradient_color1), var(--textgradient_color2) 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    text-fill-color: rgba(0, 0, 0, 0);
    font-weight: 800;
    line-height: 1.15em;
    color: var(--textgradient_color1);
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    text-fill-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(315deg, #ff0000, var(--textgradient_color2) 80%);
    font-size: 64px;
    font-weight: 800;
    line-height: 1.15em;
    --textgradient_color1: #ed1c24;
    --textgradient_color2: #ad0f14;
    font-style: normal;
}

.feature-banner-item:after {
    background: #ed1c24;
}

.feature-banner-item:after {
    content: "";
    height: 100%;
    width: 16px;
    border-radius: 0;
    position: absolute;
    left: -16px;
    top: 0;
}

.feature-banner-item {
    padding: 45px 60px;
    background: #000000;
    position: relative;
    border-radius: 0;
}


.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {

    border-radius: 0;

}


.homepage #offre-region, .homepage #nos-services {
    background: transparent!important;
}
.btn-primary {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
}



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


.social-links li {
    display: block;
    text-align: left;
    float: none;
    padding: 0px 10px;
}


.section-title .social-links a {
    color: #ed1c24;
    font-size: 15px;
}

@media (max-width: 767px) {
.row.header-nav-col-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}
}