﻿/* Le 2017-02-17 */ /*--------- Said Asebbane ---------*/
/*@import url('https://fonts.googleapis.com/css?family=Cairo');*/

@import "Aparajita.css";
@import "AparajitaItalic.css";
@import "AparajitaBItalic.css";
@import "AparajitaBold.css";
@import "SliderBItalic.css";

@font-face {
    font-family: 'Cairo';
    src: url('fonts/Cairo.eot');
    src: url('fonts/Cairo.eot?#iefix') format('embedded-opentype'), url('fonts/Cairo.woff') format('woff'), url('fonts/Cairo.ttf') format('truetype'), url('fonts/Cairo.svg#Cairo') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI-Semibold';
    src: url('fonts/SegoeUI-Semibold.eot');
    src: url('fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/SegoeUI-Semibold.woff') format('woff'), url('fonts/SegoeUI-Semibold.ttf') format('truetype'), url('fonts/SegoeUI-Semibold.svg#SegoeUI-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

.ar {
    font-family: Cairo !important;
}

a, img {
    border: 0;
    outline: none
}

    a, a:hover, a:focus {
        text-decoration: none
    }

a {
    transition-duration: 0.4s;
    transition-property: background, color, border, opacity;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

img {
    max-width: 100%
}

strong, b {
    font-weight: bold;
    vertical-align: top;
}

.Page .panel-body > p > strong, .Page .panel-body > p > p {
    color: #1d93c4;
}

.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear {
    display: block;
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center !important
}

.none {
    display: none
}

.block {
    display: block
}

.pd0 {
    padding: 0
}

.pdl10 {
    padding-left: 10px
}

.pdr0 {
    padding-right: 0
}

.pad-10 {
    padding: 15px
}

.mrt {
    margin-top: 6px
}

body {
    line-height: 1;
    font-family: SegoeUI-Semibold;
    background: #fff;
    font-size: 100%;
    position: relative
}

header {
    padding: 10px 0;
    background: rgb(9 45 97);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

    header .moncompte {
        background: #1d93c4;
        padding: 5px 8px;
        border-radius: 20px;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px
    }

    header .lang {
        position: relative;
        top: -4px
    }

        header .lang a {
            font-family: Cairo;
            padding: 0 20px;
            font-size: 16px;
            color: white;
            line-height: 45px
        }

#Milieu {
    margin: 0 auto 15px
}

section {
    clear: both
}

.Carto {
    margin: 25px auto 0;
    height: 125px;
}

    .Carto a {
        color: #393939;
    }

        .Carto a:hover {
            color: #1d93c4;
        }

    .Carto p {
        font-size: 14px;
        line-height: 18px;
        margin: 10px 0;
        text-align: justify
    }

    .Carto h1.txt {
        padding: 10px;
        font-size: 16px;
        text-align: left;
        line-height: 14px;
        background: #f5f5f5;
        border-radius: 5px;
        border-bottom: 2px solid #c8c8c8;
        height: 50px;
    }

        .Carto h1.txt span {
            display: table-cell;
            vertical-align: middle;
            height: 28px
        }

    .Carto h1.pic {
        float: left;
        width: 50px;
        height: 50px;
        padding: 12px;
        margin-right: 10px;
        border-radius: 5px 0 0 5px;
    }

    .Carto h1.cr1 {
        background: #0093cf;
        border-bottom: 2px solid #007b9d
    }

    .Carto h1.cr2 {
        background: #4bcf00;
        border-bottom: 2px solid #499d00
    }

    .Carto h1.cr3 {
        background: #d04200;
        border-bottom: 2px solid #9e3402
    }

    .Carto h1.cr4 {
        background: #d0a000;
        border-bottom: 2px solid #b58000
    }

    .Carto h1.cr5 {
        background: #ef5000;
        border-bottom: 2px solid #e34300
    }

    .Carto h1.cr6 {
        background: #001ad1;
        border-bottom: 2px solid #0520a0
    }

    .Carto h1.cr7 {
        background: #9e00d1;
        border-bottom: 2px solid #8700b7
    }

    .Carto h1.cr8 {
        background: #00cfb3;
        border-bottom: 2px solid #00bb96
    }
/*a changer apres*/
.Plus a {
    font-size: 18px;
    float: right;
    margin: 0px 20px 20px auto;
    font-weight: bold;
    color: #393939;
}

    .Plus a:hover, .byd a:hover {
        color: #faa701;
    }

#Boxes h1 {
    text-align: center;
    font-size: 28px;
    color: #1c1c1c;
    margin-top: 15px
}

#Boxes h2 {
    margin: 10px auto;
}

.Boxes {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image: url(../media/1012/background.jpg);
}

.cheinsc {
    background: #f1f2f7;
    border-radius: 10px;
    margin: 20px auto;
    padding: 10px 30px;
    min-height: 340px;
}

    .cheinsc h3 {
        font-size: 22px;
        line-height: 65px;
        margin-bottom: 10px
    }

        .cheinsc h3 span {
            padding: 10px;
            border-radius: 50%;
            margin: 20px 20px 0 0
        }

            .cheinsc h3 span img {
                position: relative;
                top: -4px;
            }

            .cheinsc h3 span.fon1 {
                background: #1f8947;
            }

            .cheinsc h3 span.fon2 {
                background: #faa701;
            }

    .cheinsc p {
        font-size: 14px;
        margin: 20px 0;
        text-align: justify;
        line-height: 22px;
    }

    .cheinsc .formgr {
        margin: 5px 0;
        font-weight: bold;
    }

        .cheinsc .formgr label {
            padding: 6px 0;
            height: 35px;
            font-size: 14px;
        }

        .cheinsc .formgr input {
            padding: 6px 5px;
            width: 110px;
            float: right;
            border: 1px solid #ccc;
            margin-left: 5px;
            height: 35px;
            font-size: 14px;
        }

        .cheinsc .formgr select {
            padding: 6px 5px;
            width: 225px;
            float: right;
            border: 1px solid #ccc;
            margin-left: 5px;
            height: 35px;
            font-size: 14px;
        }

        .cheinsc .formgr input.date {
            background: #fff url(../media/1041/calendar.png) no-repeat right 2px top 6px;
        }

    .cheinsc .btn {
        margin: auto;
        color: #fff;
        font-weight: bold;
        font-size: 17px;
        text-transform: uppercase;
        display: block;
        width: 200px;
        clear: both
    }

    .cheinsc > .search {
        background: #1f8947;
        margin-top: 15px
    }

    .cheinsc > .siscrir {
        background: #eea700;
        margin-top: 112px;
    }

    .cheinsc > .btn > img {
        vertical-align: text-bottom
    }

    .cheinsc > .btn > a {
        color: #fff
    }

.acteve {
    background: #fff;
    border-radius: 10px;
    margin: 20px auto;
    padding: 10px 30px;
    display: inline-block;
    height: 520px;
}

    .acteve h3 {
        font-size: 18px;
        padding: 5px 0;
        font-weight: bold;
        color: #1d93c4;
        height: 50px
    }

    .acteve span {
        font-size: 14px;
        margin: 6px 0;
        color: #575757;
        display: block
    }

        .acteve span img {
            position: relative;
            top: 2px;
            vertical-align: text-top
        }

    .acteve p {
        text-align: justify;
        font-size: 15px;
        line-height: 20px;
    }

    .acteve > .actu {
        background: #1d93c4;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        float: right;
        margin-top: 10px
    }

        .acteve > .actu a {
            color: #fff;
        }

        .acteve > .actu img {
            margin-right: 10px
        }

.byd a {
    color: #fff
}

#Objects .obj {
    margin: 20px auto 0
}

#Objects .cro {
    background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #e5e5e5) repeat scroll 0 0;
    width: 100%;
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-weight: bold;
    font-size: 15px
}

    #Objects .cro a {
        color: #595a5c
    }

        #Objects .cro a:hover {
            color: #1e1e1e
        }

    #Objects .cro span {
        height: 64px;
        display: table-cell;
        vertical-align: middle
    }

#Objects .p0 {
    padding: 0 !important;
}

.Pages {
    /*  background: url("../media/1170/page.jpg") no-repeat scroll left top;*/
    background-size: 100%;
}

.formul1 {
    background: url("../media/1137/formul1.jpg") no-repeat scroll left top;
}

.formul1 {
    background: url("../media/1138/formul2.jpg") no-repeat scroll left top;
}

.formul1 {
    background: url("../media/1139/formul3.jpg") no-repeat scroll left top;
}

.sitemap {
    font-size: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

    .sitemap span {
        color: #1d93c4;
        vertical-align: top;
    }

        .sitemap span.or {
            color: #eb7a00
        }

.paginationPage {
    left: 5px;
    position: absolute;
    top: 5px;
    z-index: 20;
}

    .paginationPage a {
        border-radius: 8px;
        display: block;
        height: 35px;
        margin: 2px;
        width: 35px;
    }

        .paginationPage a.som {
            background: #008acd url("../media/1050/icosom.png") no-repeat scroll center center;
        }

        .paginationPage a.prev {
            background: #008acd url("../media/1049/icoprev.png") no-repeat scroll center center;
        }

        .paginationPage a.next {
            background: #008acd url("../media/1048/iconext.png") no-repeat scroll center center;
        }

        .paginationPage a.som_or {
            background: #eb7a00 url("../media/1050/icosom.png") no-repeat scroll center center;
        }

        .paginationPage a.prev_or {
            background: #eb7a00 url("../media/1049/icoprev.png") no-repeat scroll center center;
        }

        .paginationPage a.next_or {
            background: #eb7a00 url("../media/1048/iconext.png") no-repeat scroll center center;
        }

.Page {
    background: #fdfdfd;
    /* margin: 204px 0 0;*/
    /* border-bottom:4px solid #f3f3f3;*/
    border-radius: 20px;
    padding: 15px 20px 15px 50px;
    display: inline-block;
    width: 100%;
    position: relative;
    min-height: 500px;
}

    .Page h1 {
        color: #014b8b;
        font-weight: bold;
        font-style: italic;
        font-size: 22px;
        margin: 14px 0
    }

        .Page h1 i {
            position: relative;
            top: -4px;
        }

        .Page h1.or {
            color: #eb7a00;
            font-weight: bold;
            font-style: italic;
            font-size: 22px;
            margin: 14px 0
        }

    .Page h2 {
        color: #000000;
        font-weight: bold;
        font-size: 18px;
        margin: 20px 0
    }

    .Page h3 {
        color: #464646;
        font-weight: bold;
        font-style: italic;
        font-size: 20px;
        margin: 14px 0
    }

    .Page h4 {
        color: #00589b;
        font-weight: bold;
        font-size: 18px;
        margin: 14px 0
    }

    .Page p {
        color: #464646;
        font-size: 15px;
        line-height: 18px;
        margin: 10px 0;
        text-align: justify
    }

        .Page p b.bl {
            color: #1d93c4;
            font-weight: bold;
        }

    .Page h4.panel-title {
        margin: 0;
        font-size: 16px;
        font-weight: normal;
        line-height: 20px;
        background: rgba(0, 0, 0, 0) url("/media/1300/down.png") no-repeat scroll right center;
    }

    .Page .panel-title > a {
        display: block
    }

    .Page .panel-body > p > b, .Page .panel-body > p > p {
        color: #1d93c4
    }


    .Page ul {
        padding-left: 40px
    }

        .Page ul.num li {
            list-style-type: decimal;
        }

        .Page ul li {
            color: #464646;
            font-size: 15px;
            margin: 6px 0;
            list-style-type: disc;
            line-height: 18px;
            text-align: justify;
        }

    .Page .forlain {
        margin: 6px auto;
        display: inline-block;
        width: 100%
    }

    .Page label {
        font-size: 14px;
        line-height: 38px;
        color: #616161;
        font-weight: bold;
        font-weight: normal;
    }

    .Page .telecommerce label {
        font-size: 14px;
        line-height: 38px;
        color: #616161;
        font-weight: bold;
    }

    .Page input:not([type=radio]), .Page select {
        width: 100%;
        border-radius: 8px;
        border: 1px solid #e8e9ed;
        border-bottom: 1px solid #d7d7dc;
        line-height: 38px;
        padding: 0 5px;
        height: 38px;
        color: #616161;
        font-family: SegoeUI-Semibold;
        font-size: 15px
    }

    .Page input[type="submit"], .Page input[type="button"] {
        color: #fff;
    }

    .Page input[type="checkbox"] {
        margin-right: 10px;
        width: auto;
        height: auto
    }

    .Page textarea {
        width: 100%;
        border-radius: 8px;
        border: 1px solid #e8e9ed;
        border-bottom: 1px solid #d7d7dc;
        padding: 0 5px
    }

    .Page .separ {
        border-top: 1px solid #ccc;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
        clear: both
    }

    .Page > .btn {
        margin: auto;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        text-transform: uppercase;
        display: block;
        width: 240px;
        background: #1d93c4;
        clear: both
    }

    .Page > .btnor {
        background: #eb7a00 !important;
    }

    .Page > .btncode {
        text-transform: none
    }

    .Page > div > .btn {
        margin: auto;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
        text-transform: uppercase;
        display: block;
        width: 240px;
        background: #1d93c4;
        clear: both
    }

    .Page > .brl {
        border-left: 1px solid #ccc
    }

    .Page span.img {
        text-align: center;
        font-size: 13px;
        padding: 8px 0;
        width: 100%;
        display: block;
        font-family: AparajitaItalic;
    }

.Login {
    background: #f9fbfd;
    margin: 30px 0 0;
    border-radius: 20px;
    padding: 15px 20px 15px 20px;
    display: inline-block;
    width: 100%;
    position: relative
}

    .Login p {
        color: #464646;
        font-size: 15px;
        margin: 10px 0;
        text-align: justify
    }

    .Login h3 {
        color: #1d93c4;
        font-weight: bold;
        font-style: italic;
        font-size: 20px;
        margin: 10px 0;
        text-transform: uppercase;
        text-align: justify
    }

.bg-pg {
    background: #fff;
    border-radius: 5px;
    margin: 2px;
    display: inline-block;
    width: 100%
}

ul#MenuLeft {
    margin: 0;
    padding: 0;
    margin-left: -15px;
    border-radius: 8px;
}

    ul#MenuLeft li {
        list-style-type: none;
        margin: 0;
        border-top: 3px solid #fdfdfd;
    }

        ul#MenuLeft li a {
            padding: 10px;
            margin: 0;
            display: block;
            color: #464646;
            background: rgba(204,204,204,0.2);
            text-align: left
        }

            ul#MenuLeft li a:hover, ul#MenuLeft li a.active {
                background: #1d93c4;
                color: #fff
            }

        ul#MenuLeft li > ul {
            background: rgba(204,204,204,0.5);
            padding: 0
        }

            ul#MenuLeft li > ul > li {
                list-style-type: none;
                border-top: 1px solid #fdfdfd;
                border-bottom: 1px solid #ccc;
                margin: 0;
            }

                ul#MenuLeft li > ul > li a {
                    font-size: 12px;
                    padding: 10px 30px;
                }

                    ul#MenuLeft li > ul > li a:hover, ul#MenuLeft li > ul > li a.active {
                        background: #999;
                        color: #fff
                    }

            ul#MenuLeft li > ul.menu-down {
                display: none
            }

.Formlogin {
    width: 80%;
    margin: auto;
}

    .Formlogin input {
        width: 100%;
        border-radius: 5px;
        line-height: 40px;
        height: 60px;
        color: #3b3b3b;
        border: none;
        margin: 5px 0
    }

.Login input[type="button"] {
    text-transform: uppercase;
    width: 100%;
    border-radius: 5px;
    line-height: 40px;
    height: 60px;
    color: #fff;
    border: none;
    margin: 5px 0;
}

.Login .login {
    background: #ebebeb url(../images/user-login.svg) no-repeat left 10px top 20px;
    padding-left: 40px
}

.Login .password {
    background: #ebebeb url(../images/padlock.svg) no-repeat left 10px top 20px;
    padding-left: 40px
}

.Login input[type="button"].or {
    background: #1d93c4 none repeat scroll 0 0;
}

.Login input[type="button"].bl {
    background: #ea7400 none repeat scroll 0 0;
}

.cartocha {
    background: #fff;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    padding: 20px;
    margin: 15px auto
}

    .cartocha p {
        font-size: 24px;
        color: #000000;
        font-weight: bold;
        margin: 10px 0 0;
    }

    .cartocha span {
        font-size: 20px;
        color: #464646;
        font-weight: bold;
        margin: 10px 0 0;
        display: block
    }

footer {
    background: #464646;
    color: #fff;
    text-align: center;
    padding: 10px 0
}

    footer p {
        color: #fff;
        text-align: center;
        font-size: 13px;
        padding: 2px 0
    }

        footer p a {
            color: #fff;
            text-align: center;
            font-size: 13px;
        }

            footer p a:hover {
                color: #f1f1f1
            }

.albums {
    text-align: center;
    margin-top: 10px
}

    .albums img {
        height: 130px;
        width: 100%
    }

a p.albumtitre {
    text-align: center;
    height: 40px;
}

a:hover p.albumtitre {
    color: #06F !important
}

.alb {
    margin: 15px 0
}

.gallery {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}

    .gallery:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .gallery li {
        float: left;
        width: 33.33333333%;
        list-style-type: none !important;
        max-height: 150px
    }

        .gallery li a {
            display: block;
            margin: 5px;
            border: 1px solid #3c3c3c;
        }

        .gallery li img {
            display: block;
            width: 100%;
            height: 150px;
        }

.actos {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin: 10px 0
}

    .actos .img {
        margin-right: 15px;
        width: 150px;
        height: 150px
    }

    .actos h1 {
        margin: 0 0 5px 0
    }

    .actos .actu {
        background: #1d93c4 none repeat scroll 0 0;
        color: #fff;
        float: right;
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px;
        padding-top: 1px
    }

        .actos .actu a {
            color: #fff
        }

/*Service en ligne*/
.SenL {
    margin: 25px auto 0;
    height: 125px;
}

    .SenL > div {
        width: 280px;
        margin: auto;
    }

    .SenL .pic {
        float: left;
        z-index: 10;
        position: relative
    }

    .SenL .txt {
        padding: 10px;
        font-size: 16px;
        text-align: center;
        line-height: 14px;
        background: #f5f5f5;
        border-radius: 25px;
        border-bottom: 2px solid #c8c8c8;
        height: 45px;
        position: relative;
        top: 22px;
        left: 20px;
        z-index: 1
    }

    .SenL h1.txt span {
        display: table-cell;
        vertical-align: middle;
        height: 23px
    }

    .SenL a {
        color: #393939;
    }

        .SenL a:hover {
            color: #1d93c4;
        }

.btnespcer {
    width: 100%;
    display: inline-block;
    padding: 6px 0 10px;
    margin: 20px auto 10px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(156,154,156,0.6);
    -moz-box-shadow: 0px 2px 5px -1px rgba(156,154,156,0.6);
    box-shadow: 0px 2px 5px -1px rgba(156,154,156,0.6);
}

    .btnespcer span {
        height: 72px;
        display: table-cell;
        vertical-align: middle;
    }

    .btnespcer font {
        font-size: 12px
    }

/********************** 19/01/2018 ************************/
/********************** 09/02/2018 ************************/
.SenL > div span.const {
    position: relative;
    top: 21px;
    font-size: 12px;
    right: -45px;
    color: #999;
}

.SenL > div span.new {
    position: relative;
    display: inline-block;
    top: 22px;
    font-size: 20px;
    font-weight: bold;
    right: -130px;
    z-index: 2000;
    color: #ef9306;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
}
/********************** 09/02/2018 ************************/

@media screen and (max-width:1300px) {
}

@media screen and (max-width:1200px) {

    .cheinsc > .siscrir {
        margin-top: 0;
    }

    .cheinsc > .search {
        margin-top: 24px;
    }

    .Page > .brl {
        border-left: none;
        width: 100%
    }

    .Page > .telecommerce {
        width: 100%
    }

    header > .container a > img {
        width: 120px !important
    }
}

@media screen and (max-width:1024px) {
    .Carto {
        margin: 20px auto 0;
        height: auto;
        min-height: 125px;
    }
}

@media screen and (max-width:820px) {
    .Page label {
        /*font-size: 18px;*/
    }

    .Page .forlain > div {
        margin: 5px auto;
    }
}

@media screen and (max-width:720px) {
    header .moncompte {
        font-size: 10px;
        line-height: 15px;
        text-align: center;
        width: 220px;
        margin-bottom: 5px;
    }

    .Page, .Login {
        display: inline-block;
        margin: 30px 1%;
        width: 98%;
    }

    header {
        position: relative
    }

    .Carto {
        min-height: auto;
    }

    .gallery {
        position: relative;
        left: -15px
    }

        .gallery li {
            width: 50%;
        }
}

@media screen and (max-width:550px) {
    .Carto {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    header .moncompte {
        width: 110px;
    }

    header .lang a {
        padding: 0 3px;
    }

    .cheinsc h3 {
        font-size: 26px;
    }

    .cheinsc .formgr {
        display: inline-block;
        width: 100%
    }

        .cheinsc .formgr label {
            width: 100%
        }

    .Plus a {
        font-size: 18px;
    }

    .Formlogin {
        width: 100%;
    }
    /********************** 19/01/2018 ************************/

    .crtxs {
        width: 100%;
        margin: 5px auto
    }

    .gallery li {
        width: 100%;
    }

    .actos .img {
        width: 100%;
        margin-bottom: 15px
    }
}

@media screen and (max-width:320px) {
}



.Coafce-box2 {
    background-color: #fafafa;
    margin-top: 15px;
    /* border-top: 4px solid #1d93c4; */
    display: inline-block;
    width: 100%;
    padding: 30px;
    border: 1px solid #ccc;
    box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 10%);
}
/********************** 31/05/2018 Search ************************/
.Recherche {
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}

    .Recherche input#search {
        width: 20px;
        height: 28px;
        margin: 0 10px;
        background: #ffffff;
        border: none;
        font-size: 10pt;
        float: left;
        padding-left: 26px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        color: #000 !important;
        !i;
        !;
        -webkit-transition: width .55s ease;
        -moz-transition: width .55s ease;
        -ms-transition: width .55s ease;
        -o-transition: width .55s ease;
        transition: width .55s ease;
    }

        .Recherche input#search::-webkit-input-placeholder {
            color: #fff;
        }

        .Recherche input#search:-moz-placeholder { /* Firefox 18- */
            color: #fff;
        }

        .Recherche input#search::-moz-placeholder { /* Firefox 19+ */
            color: #fff;
        }

        .Recherche input#search:-ms-input-placeholder {
            color: #fff;
        }

    .Recherche .icon {
        position: absolute;
        top: 2px;
        margin-left: 17px;
        z-index: 1;
        color: #000000;
    }

    .Recherche input#search:focus, .Recherche input#search:active {
        outline: none;
        width: 220px;
    }

    .Recherche:hover input#search {
        width: 220px;
    }

    .Recherche:hover .icon {
    }
/********************** 31/05/2018 ************************/
/********************** 01/06/2018 ************************/
.SearchForm {
    padding: 20px 0 0
}

.SearchBtn {
    width: 65% !important;
}

.BtnSearch {
    height: 38px;
    background: #1d93c4;
    border-radius: 8px;
    border: none;
    color: #fff;
    width: 30%;
    font-size: 14px;
    max-width: 125px
}
/********************** 01/06/2018 ************************/

/************/
.New2 {
    position: relative;
    display: inline-block;
    top: 10px;
    right: 40px;
    font-size: 20px;
    font-weight: bold;
    z-index: 2000;
    color: rgb(239, 147, 6);
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
}



.etiquet-price p {
    margin: 0;
    padding-top: 11px;
    display: flex;
    font-size: 19px;
    color: white;
    font-weight: 800;
    margin-left: 18%;
}

.etiquet-price div {
    position: absolute;
    bottom: -23px;
    right: 0px;
    width: 0;
    height: 0;
    border-top: 13px solid #c58102;
    border-bottom: 10px solid transparent;
    border-right: 13px solid transparent;
    z-index: -6;
}

.etiquet-price {
    height: 35px;
    position: relative;
    background: #fdbd4a;
    width: 6.93rem;
    /*   margin-left: 13.1rem;*/
    margin-left: 173px;
    padding: -2.8rem -1.8rem;
    border-radius: 5px 0 0 5px;
}

    .etiquet-price p:before {
        content: "";
        margin-right: 5px;
        font-size: 15px;
        font-weight: 600;
    }

    .etiquet-price p:after {
        content: "/DH";
        margin-left: 5px;
        font-size: 14px;
        font-weight: 600;
        margin-top: -5%;
    }

.flip-box-front h2 {
    font-family: poppins, Sans-serif;
    text-align: center;
    width: 90%;
    line-height: 20px;
    height: 15%;
    font-weight: 600;
    color: #014b8b;
    font-size: 17px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.flip-box-front {
    background-image: url(/Content/img/logo-services-1.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .flip-box-front img {
        width: 90px;
    }

    .flip-box-front p {
        width: 100%;
        text-align: center;
        height: 45px;
    }

    .flip-box-front #produit {
        margin-top: 3%;
        color: #014b8b;
        font-weight: bold;
        font-size: 15px;
        margin-left: 5%;
        width: 100%;
        height: 23px;
    }

.flip-box-back {
    /*  background-image: url(/Content/img/shape3.png);*/
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .flip-box-back img {
        /* Style de l'image � l'arri�re */
    }

.flip-box {
    background-color: transparent;
    width: 260px;
    height: 250px;
    border-radius: 10px;
    perspective: 1000px;
}


.section-title {
    padding-bottom: 15px;
    margin-left: 15%;
    margin-top: 1%;
}

    .section-title h2 {
        font-family: poppins,Sans-serif;
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        line-height: 1px;
        margin: 0 0 5px 0;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #aaaaaa;
    }

        .section-title h2::after {
            content: "";
            width: 120px;
            height: 2px;
            display: inline-block;
            background: linear-gradient(90deg, rgba(1,89,154,1) 1%, rgba(236,151,21,1) 100%);
            margin: 4px 10px;
        }

    .section-title p {
        padding-top: 10px;
        font-family: poppins,Sans-serif;
        margin: 0;
        margin: 0;
        font-size: 36px;
        font-weight: 700;
        text-transform: uppercase;
        color: #014b8b;
    }



.flip-box-front {
    background-color: #FFFFFF;
    /* background-image: url(/media/1166/logo-services.jpg); */
    background-image: url(/Content/img/logo-services.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    border-radius: 0px 0px 10px 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* background-color: white; */
}

.flip-box-front {
    background-image: url(/Content/img/logo-services-1.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.service {
    margin: 8px;
}

.services-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.top-bar {
    width: 50%;
    height: 4px;
    background: linear-gradient(90deg, rgba(1, 89, 154, 1) 1%, rgba(236, 151, 21, 1) 100%);
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0px 0px 10px 10px;
}

#services {
    background-image: url(/Content/img/bg-en.png);
    background-position: top right;
    background-repeat: no-repeat;
    margin-top: 3%;
}


#nos-formulaires {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}


.flip-boxv2 {
    background-color: transparent;
    width: 260px;
    height: 260px;
    border-radius: 10px;
    perspective: 1000px;
}

.flip-boxv2-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flip-boxv2:hover .flip-boxv2-inner {
    transform: rotateY(180deg);
}

.flip-boxv2-front, .flip-boxv2-back {
    border-radius: 0px 0px 10px 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.flip-boxv2-front {
    background-image: url(/Content/img/services-feature-2-box-effect.png);
    background-color: #FFFFFF;
    background-position: bottom center;
    background-repeat: no-repeat;
    border-radius: 0px 0px 10px 10px;
    box-shadow: rgb(100 100 111 / 11%) 0px 7px 29px 0px;
    border-radius: 15px;
}



.flip-boxv2-back {
    background-color: #ffffff;
    color: #000;
    transform: rotateY(180deg);
    border-radius: 10px;
}

.demo-bgv2 {
    max-width: 400px;
    margin-top: 36%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    background-color: #f4f4f4;
    border: 0.1rem solid #ebebeb;
    margin-bottom: 1.2rem;
    padding-top: 112.95%;
    background-position: center top;
    transition: background-position .6s linear, box-shadow .3s;
}


#formulairess {
    margin-top: -3%;
    background-image: url(/Content/img/right-element-pattern.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#categorie {
    background-image: url(/Content/img/dotted-shape.png);
    background-repeat: no-repeat;
    /* background-image: url(/Content/img/bg-shape-orange.png); */
    background-color: #092d61;
    width: 400px;
    height: 150px;
    border-radius: 10px;
    perspective: 1000px;
    margin-left: 3%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    color: white;
    border-top: 4px solid #db921e;
    box-shadow: rgb(100 100 111 / 29%) 0px 7px 29px 0px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
}

#title-actualites {
    padding: 8%;
    margin-top: 13%;
    color: white;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
}

#actualites-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

/* Footer Background and Basic Styling */
#footer {
    background: #092d61;
    padding: 0 0 15px 0;
    color: #fff;
    font-size: 14px;
}

    #footer .footer-top {
        padding: 30px 0 0px 0;
    }

        #footer .footer-top .footer-info {
            margin-bottom: 15px;
            background: #e7d7ba08;
            color: #fff;
            border-top: 4px solid #D58512;
            text-align: center;
            padding: 8px;
            background-image: url(/Content/img/dotted-shape.png);
            background-position: top center;
            background-repeat: no-repeat;
            background-size: contain;
        }

        #footer .footer-top h4 {
            font-size: 16px;
            font-weight: 600;
            color: #fff;
            position: relative;
            padding-bottom: 30px;
        }

        #footer .footer-top .footer-links ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

/* Footer General Structure */
footer {
    background: #092d61;
    border-radius: 150px 150px 0 0;
    color: #fff;
    text-align: center;
    padding: 35px;
}

#footer .copyright {
    border-top: 2px solid #d58512;
    text-align: center;
    padding-top: 15px;
}

/* Styling Footer Links */
#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer li {
    list-style: none;
    text-align: left;
    line-height: 24px;
}

/* Social Links Style */
#footer .social-links a {
    margin: 0 10px;
    color: white;
    font-size: 20px;
    transition: 0.3s;
}

    #footer .social-links a:hover {
        color: #d58512;
    }

/* Responsive Styles */

/* Adjust layout for medium screens (tablets) */
@media (max-width: 991px) {
    /* Stack the footer sections */
    #footer .footer-top .footer-info,
    #footer .footer-top .footer-links,
    #footer .footer-top .footer-newsletter {
        text-align: center;
    }

    #footer .footer-top .footer-info {
        margin-bottom: 30px;
    }

    /* Stack menu links vertically and center align */
    #footer .footer-top .footer-links ul {
        text-align: center;
    }

        #footer .footer-top .footer-links ul li {
            margin-bottom: 10px;
        }

    #footer .footer-top .footer-links a {
        font-size: 16px;
    }

    /* Social Links Align Center */
    .social-links {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 20px;
    }
}

/* Adjust layout for small screens (mobile devices) */
@media (max-width: 767px) {
    footer {
        background: #092d61;
        border-radius: 90px 90px 0 0;
        color: #fff;
        text-align: center;
        padding: 35px;
    }
    /* Smaller padding on mobile */
    #footer {
        padding: 25px 15px;
    }
    /* Footer Background and Basic Styling */
    #footer {
        background: #092d61;
        padding: 0 0 15px 0;
        color: #fff;
        font-size: 14px;
    }

        #footer .footer-top {
            padding: 30px 0 0px 0;
        }

            #footer .footer-top .footer-info {
                margin-bottom: 15px;
                background: #e7d7ba08;
                color: #fff;
                border-top: 4px solid #D58512;
                text-align: center;
                padding: 8px;
                background-image: url(/Content/img/dotted-shape.png);
                background-position: top center;
                background-repeat: no-repeat;
                background-size: contain;
            }

            #footer .footer-top h4 {
                font-size: 16px;
                font-weight: 600;
                color: #fff;
                position: relative;
                padding-bottom: 30px;
            }

            #footer .footer-top .footer-links ul {
                list-style: none;
                padding: 0;
                margin: 0;
            }

    /* Footer General Structure */
    footer {
        background: #092d61;
        border-radius: 150px 150px 0 0;
        color: #fff;
        text-align: center;
        padding: 35px;
    }

    #footer .copyright {
        border-top: 2px solid #d58512;
        text-align: center;
        padding-top: 15px;
    }

    /* Styling Footer Links */
    #footer .footer-top .footer-links ul a {
        color: #fff;
        transition: 0.3s;
        display: inline-block;
        line-height: 1;
    }

    #footer li {
        list-style: none;
        text-align: left;
    }

    /* Social Links Style */
    #footer .social-links a {
        margin: 0 10px;
        color: white;
        font-size: 20px;
        transition: 0.3s;
    }

        #footer .social-links a:hover {
            color: #d58512;
        }

    /* Responsive Styles */

    /* Adjust layout for medium screens (tablets) */
    @media (max-width: 991px) {

        footer {
            background: #092d61;
            border-radius: 90px 90px 0 0;
            color: #fff;
            text-align: center;
            padding: 35px;
        }
        /* Stack the footer sections */
        #footer .footer-top .footer-info,
        #footer .footer-top .footer-links,
        #footer .footer-top .footer-newsletter {
            text-align: center;
        }

        #footer .footer-top .footer-info {
            margin-bottom: 30px;
        }

        /* Stack menu links vertically and center align */
        #footer .footer-top .footer-links ul {
            text-align: center;
        }

            #footer .footer-top .footer-links ul li {
                margin-bottom: 10px;
            }

        #footer .footer-top .footer-links a {
            font-size: 16px;
        }

        /* Social Links Align Center */
        .social-links {
            display: flex;
            justify-content: center;
            gap: 15px;
            margin-top: 20px;
        }
    }

    /* Adjust layout for small screens (mobile devices) */
    @media (max-width: 767px) {


        footer {
            background: #092d61;
            border-radius: 90px 90px 0 0;
            color: #fff;
            text-align: center;
            padding: 35px;
        }
        /* Smaller padding on mobile */
        #footer {
            padding: 25px 15px;
        }

            #footer .footer-top {
                padding: 20px 0;
            }

            /* Adjust font size for small screens */
            #footer .footer-info p,
            #footer .footer-links li,
            #footer .footer-newsletter p {
                font-size: 12px;
            }

            /* Footer heading adjustment */
            #footer .footer-top h4 {
                font-size: 18px;
                margin-bottom: 20px;
            }

        /* Adjust social icons size */
        .social-links a {
            font-size: 18px;
        }

        /* Footer copyright font size */
        .copyright {
            font-size: 12px;
        }
    }

    #footer .footer-top {
        padding: 20px 0;
    }

    /* Adjust font size for small screens */
    #footer .footer-info p,
    #footer .footer-links li,
    #footer .footer-newsletter p {
        font-size: 12px;
    }

    /* Footer heading adjustment */
    #footer .footer-top h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    /* Adjust social icons size */
    .social-links a {
        font-size: 18px;
    }

    /* Footer copyright font size */
    .copyright {
        font-size: 12px;
    }
}


/*****/
/* Flexbox for the row */
#Objects .row {
    display: flex;
    flex-wrap: wrap; /* Allow items to wrap onto the next line when needed */
    justify-content: space-between; /* Distribute items with equal spacing */
    gap: 15px; /* Adjust the gap between the items */
}

/* Styling each object (item) */
.obj {
    display: flex;
    flex-direction: column; /* Arrange the content in a column */
    align-items: center; /* Center align the content */
    justify-content: center;
    text-align: center; /* Ensure text and image are centered */
    margin-bottom: 20px; /* Add some space between the items */
}

    /* Image styling */
    .obj img {
        max-width: 100%; /* Ensure the image is responsive */
        height: auto; /* Maintain aspect ratio */
    }

/* Styling for links and text */
.cro {
    display: flex;
    flex-direction: column; /* Stack text and image vertically */
    justify-content: center;
    align-items: center;
    text-align: center;
}

.obj span {
    font-size: 14px;
    color: #092d61; /* You can change the color of the text */
    margin-top: 10px; /* Add space between text and image */
}

/* Adjust layout for smaller screens (tablets, mobiles) */
@media (max-width: 991px) {
    .obj {
        flex: 1 1 45%; /* Allow each item to take up 45% of the row */
    }
}

@media (max-width: 767px) {
    .obj {
        flex: 1 1 100%; /* Each item will take up 100% of the row */
    }

        .obj span {
            font-size: 12px; /* Reduce font size on mobile */
        }
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
}


#Objects {
    /*   background-image: url(/Content/img/pricing_blue_bg.png);*/
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
}

    #Objects .cro {
        background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #31708f1f) repeat scroll 0 0;
        width: 100%;
        display: inline-block;
        padding: 10px;
        border: 1px solid white;
        border-radius: 5px;
        font-weight: bold;
        font-size: 15px;
        line-height: 17px;
    }

#certificatForm {
    height: auto;
    background-color: #fafafa;
    border-bottom: 4px solid #d58512;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 15px 15px 0 15px;
    box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 10%);
}


.middle-head img {
    width: 500px;
    display: block;
    margin: 5px auto;
}
