@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');

body {
    padding-top: 81px !important;
    background-color: #F2F2F2;
    overflow-x: none;
    font-family: 'Lato', sans-serif !important;
    color: #5b5b5b
}

label {
    font-weight: normal;
}

.serchmobile {
    display: block;
    visibility: visible;
}

.menuttopR button {
    width: 100% !important;
    font-size: 0.9em;
    margin-top: 0px !important;
    border-radius: 0 0 5px 5px;
}

.menuttopR button:hover {
    font-size: 0.9em;
    padding-top: 10px;
    margin-top: 0px !important
}

.menuttopR li {
    padding-left: 1%;
    padding-right: 1%;
    width: 50%;
    padding-top: 0px !important;
}

ul.menuttopR {
    width: 20%;
    padding-top: 0px !important;
    padding: 0px;
    margin: 0px !important
}

.navbar-form {
    width: 20%;
    padding-left: 2% !important
}

input,
textarea,
select {
    border: 1px solid #abadb3;
}

h1,
h2,
h3,
h4 {
    font-family: 'Lato', sans-serif !important;
}

h1::first-letter,
h2::first-letter,
h3::first-letter,
h4::first-letter,
h5::first-letter,
p::first-letter {
    text-transform: capitalize;
}

h1 {
    clear: both;
    padding: 10px;
    margin: 0px;
    margin-bottom: 10px;
    padding-left: 15px;
    /*color:#ac1764;*/
    font-size: 26px;
    font-weight: normal;
    background: linear-gradient(-90deg, #58585a00, #ffffff);
    /*border-bottom: 3px solid #ac1764;*/
}

.h1mob {
    margin-bottom: 0px !important;
}

.row {
    margin-bottom: 0px;
}

.nopadding {
    padding: 0px !important
}

.nomargin {
    margin: 0px !important;
}

a {
    color: #AF1564;
}

a:hover {
    color: #AF1564;
}

#slogan {
    padding: 15px !important;
    height: inherit !important;
}

#transcache {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 10000;
    position: fixed;
    top: 0%;
    left: 0%;
    background-image: url(../images/pixb.png)
}

#transcache2 {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 10010;
    position: fixed;
    top: 0%;
    left: 0%;
    background-image: url(../images/pixb.png)
}

.navbar-fixed-top {
    background: #AC1764 !important;
}

ul.nav a {
    padding-bottom: 0px;
    /*font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
    height: 43px;
    line-height: 17px;
    color: #FFF !important;
    margin-bottom: 0px;
}

.menu1 {
    /*background:#5F5F5F;
height: 37px;*/
    background: #FFF;
    height: 45px;
}

.menu2 {
    background: #AC1764;
    height: 35px !important;
    width: 100%;
    padding: 0px
}

.menu3 {
    background: #FFF;
    padding: 0px;
    height: 100px !important;
    width: 100%;
    padding-top: 5px
}

#menu {
    width: 100%;
    height: 45px;
    background-color: #2c3747;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
}

.menutop {
    width: 100%;
}

.menutop a {
    line-height: 30px !important;
    font-size: 1em;
    color: #FFF !important;
    padding: 0px !important;
    margin: 0px !important;
    height: 35px !important;
}

.menutop a:hover {
    text-decoration: none !important;
}

.menutop ul {
    width: 100% !important;
}

.menutop li {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px
}

.menutop li:hover {
    background-color: #8e1453;
    transition: 0.3s;
}

.menutop li:last-child {}

.accesrecrut {
    background-color: #8e1453
}

.navbar-default {
    background-color: #025FAF;
    border-bottom: 0px
}

.navbar-default .navbar-toggle {
    border: 0px;
    margin: 0px !important;
    margin-top: 2px !important;
}

.navbar-default .navbar-toggle:hover {
    background: inherit;
}

.navbar-default .navbar-toggle:active {
    background: inherit;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

#CA,
#CA:focus {
    /* margin:0px !important; height:24px; width:100% !important; padding-left: 30px !important;
  color: #025FAF;
  font-size: 12px;
  border-radius:0px;*/
    margin: 0px !important;
    height: 30px;
    width: 100% !important;
    padding-left: 30px !important;
    color: #025FAF;
    font-size: 12px;
    border-radius: 0px;
    background-color: #f5f5f5;
    border: 0px;
}

.acceuildoffre {
    font-size: 12px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#secon {
    float: right;
    margin-right: 0px;
    text-decoration: none;
    line-height: 32px;
    /*color:#FFFFFF;*/
    color: #AF1564;
    padding: 5px;
    height: 37px;
    font-size: 12px;
}

#sins {
    float: right;
    margin-right: 5px;
    text-decoration: none;
    /*color:#FFFFFF;*/
    color: #AF1564;
    line-height: 32px;
    padding: 5px;
    height: 37px;
    font-size: 12px;
}

#secon:hover {
    text-decoration: underline;
}

#sins:hover {
    text-decoration: underline;
}

.nav-tabs li a {
    background-color: #FFF;
    color: #AC1764 !important
}

.nav-tabs li a:hover {
    background-color: #AC1764 !important;
    color: #FFF !important
}

.nav-tabs li.active a {
    background-color: #AC1764 !important;
    color: #FFF !important
}

.dropdown-menu>li>a {
    font-size: 14px;
    line-height: 14px;
    padding: 10px
}

.dropdown-menu {
    width: 350px
}

.dropdown-menu li b {
    color: #58585A;
    padding: 10px;
    margin-bottom: 10px;
}

.badge-notification {
    background-color: #AB1861;
}

.h2acc {
    font-size: 26px;
    color: #585858;
    margin: 40px 0px 40px;
    font-weight: bold;
}

#lastNotifications,
#lastmessage {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: none
}

#lastNotifications a {
    color: #4c4c4c;
    display: block;
    padding: 0px 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    height: 15px;
    font-weight: normal;
    text-decoration: none;
    border-top: 1px solid #CCCCCC
}

#lastmessage a {
    color: #4c4c4c;
    display: block;
    padding: 0px 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    height: 15px;
    font-weight: normal;
    text-decoration: none;
    border-top: 1px solid #CCCCCC
}

#lastmessage a:hover {
    background: #E6EEF2;
    color: #4c4c4c;
}

span.glyphicon-cog {
    font-size: 1.6em;
}


/*btn-r*/

.btn-r {
    color: #ffffff !important;
    background-color: #AC1764;
    border-color: #AC1764;
}

.btn-b,
.btn-b:hover,
.btn-b:focus,
.btn-b:active {
    text-decoration: none;
    color: #AC1764 !important;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.btn-r:hover,
.btn-r:focus,
.btn-r:active,
.btn-r.active,
.open .dropdown-toggle.btn-r {
    color: #ffffff !important;
    background-color: #AC1764;
    border-color: #AC1764;
}

.btn-r:active,
.btn-r.active,
.open .dropdown-toggle.btn-r {
    background-image: none;
}

.btn-r.disabled,
.btn-r[disabled],
fieldset[disabled] .btn-r,
.btn-r.disabled:hover,
.btn-r[disabled]:hover,
fieldset[disabled] .btn-r:hover,
.btn-r.disabled:focus,
.btn-r[disabled]:focus,
fieldset[disabled] .btn-r:focus,
.btn-r.disabled:active,
.btn-r[disabled]:active,
fieldset[disabled] .btn-r:active,
.btn-r.disabled.active,
.btn-r[disabled].active,
fieldset[disabled] .btn-r.active {
    background-color: #AC1764;
    border-color: #AC1764;
}

.btn-r .badge {
    color: #AC1764;
    background-color: #ffffff;
}


/*btn-m*/

.btn-m {
    color: #ffffff !important;
    background-color: #653977;
    border-color: #653977;
}

.btn-m:hover,
.btn-m:focus,
.btn-m:active,
.btn-m.active,
.open .dropdown-toggle.btn-m {
    color: #ffffff !important;
    background-color: #653977;
    border-color: #653977;
}

.btn-m:active,
.btn-m.active,
.open .dropdown-toggle.btn-m {
    background-image: none;
}

.btn-m.disabled,
.btn-m[disabled],
fieldset[disabled] .btn-m,
.btn-m.disabled:hover,
.btn-m[disabled]:hover,
fieldset[disabled] .btn-m:hover,
.btn-m.disabled:focus,
.btn-m[disabled]:focus,
fieldset[disabled] .btn-m:focus,
.btn-m.disabled:active,
.btn-m[disabled]:active,
fieldset[disabled] .btn-m:active,
.btn-m.disabled.active,
.btn-m[disabled].active,
fieldset[disabled] .btn-m.active {
    background-color: #653977;
    border-color: #653977;
}

.btn-m .badge {
    color: #653977;
    background-color: #ffffff;
}


/***personnaliser**/

.header {
    background-color: #FFF;
    background-image: url("/images/header.jpg");
    /*background-image: url("/images/header-aidadha.jpg");
  background-image: url("/images/header-ramadan.jpg");
  background-image: url("/images/header-aidfitr.jpg");
  background-image: url("/images/header-can.jpg");*/
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.btnacc {
    background-image: url("/images/rejoinez.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
    float: right;
    width: 90%;
    height: 86px;
    line-height: 55px;
    color: #000;
    opacity: 1;
    margin-top: 0px;
    margin-left: 5%;
    margin-right: 5%;
}

#infocompte {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
    clear: both;
    height: auto;
}

#infocompte h3 {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    color: #ac1764;
}

#infocompte input,
select,
textearea {
    margin: 0px;
    width: 100%;
}

#infocompte input[type="radio"],
input[type="checkbox"] {
    /*width:10px !important*/
}

#infocompte label {
    width: 100%;
    height: auto;
    line-height: 25px;
}

#infocompte b {
    width: 50%;
    float: right;
    font-weight: normal;
    display: block;
    height: auto
}

#infocompte span {
    float: right;
}

.btnacc:hover {
    opacity: 0.75;
}

.span7 {
    font-weight: bold;
    width: 100%;
    text-align: center;
    float: right;
    font-size: 19px;
    color: #000;
    margin-left: 0px;
    padding: 15px;
    margin-top: 10px;
    padding-bottom: 0px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.infoaccV {
    width: 100%;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #AC1764;
    float: left
}

.text-white {
    color: #FFF !important
}

.fonct {
    padding-top: 20px;
    padding-bottom: 0%;
    color: #FFF;
    text-align: center
}

.fonct img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 50% !important
}

.fonct p {
    margin: 10px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    padding: 0px
}

.fonct h2 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-size: 1.5em
}

.fonct h2 b {
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.fonct a {
    color: #FFF;
    font-weight: bold;
    width: 100%
}

.fonct img:hover {
    opacity: 0.75;
}

.fonctrec {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #AC1764
}

.fonctrec h2 {
    font-size: 1.5em;
    padding-bottom: 10px
}

.fonctrec span {
    color: #4A4E57
}

.textur2 {
    text-align: center;
    width: 100%;
    left: 0px;
    color: #dbdbdb;
    background-color: #8d8d8d;
    border-bottom: 5px solid #555;
    border-top: 5px solid #4a2a58;
    background-repeat: repeat-x;
    background-image: url(/images/txture2.png);
    padding-bottom: 20px;
}

.profilacc {
    text-align: center;
    background-color: #F2F2F2;
    float: left;
    margin: 0px;
    width: 100%
}

.textur2 h2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase !important;
    color: #dadada
}

.profilacc h2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase !important;
    color: #555
}

.btn-w {
    color: #AC1764 !important
}

.btn-w:hover {
    color: #AC1764 !important
}

.footerbloc {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #FFF;
    float: left;
    display: block;
}

.footer {}

.footer a {
    color: #4c4c4c;
    text-decoration: none;
    font-size: 12px;
}

.RSF span {
    font-weight: bold;
    color: #555
}

.RSF img {
    margin-top: 10px;
    max-width: inherit;
}

.ERR {
    color: #FF0000;
    font-size: 11px;
}

.loding {
    width: 42px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -5px;
}

.popup {
    box-shadow: 0px 2px 26px rgba(0, 0, 0, 0.3), 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    position: fixed;
    margin: auto;
    z-index: 10001;
    left: 25%;
    top: 25%;
    background-color: #fff;
    min-height: 100px;
    min-width: 250px;
    padding: 0px
}

.popuptitle {
    height: 40px;
    width: 100%;
    background-color: #F1F1F1;
    color: #AC1764;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #CCC;
}

.popuptitle img {
    margin-top: 7px
}

.popuptitle span {
    padding-left: 10px;
}

.btnVal {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    background-color: #ac1764;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.btnVal2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    background-color: #653977;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.btnVal2:hover {
    background-color: #AB5ACF;
}

.err_div {
    display: none;
    font-size: 10px;
    border: 1px solid #E60033;
    background-color: #FFD6E2;
    color: #E60033;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 90%;
    padding: 5px;
    min-height: 0px;
    height: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#formcont {
    font-size: 12px;
    width: 90%;
    margin: auto;
    padding: 20px;
    margin-bottom: 15px;
    background-color: #F2F2F2
}

#formcont input,
select,
label {
    width: 100% !important;
    height: 30px;
    line-height: 30px;
}

#formcont label {
    font-weight: normal
}

#formcont input[type='checkbox'] {
    width: 10px !important;
    height: 10px;
    line-height: 10px;
}

.listevillecentre {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: 15px;
    height: auto;
    background-image: url('../images/pixbl.png');
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 1;
    color: #666
}

.listevillecentre:hover {
    background-color: #FFFFFF;
}

.listevillecentre label {
    border-radius: 4px;
    padding: 9px;
    width: 100%;
    color: #653977;
}

.listevillecentre .icon-remove {
    float: right border-radius: 1px;
    display: block;
    height: 22px;
    width: 22px;
    margin-top: 3px;
    background-color: #fff;
}

.listevillecentre select {
    width: 100%;
    padding: 5px;
    height: 30px;
}

.listevillecentre img {
    float: left;
    height: 100px;
    width: 100px;
}

.listevillecentre hr {
    width: 100%;
    height: 0ox;
    padding: 0px;
    border: 0.1em dotted #CCC;
    float: left;
}

.listevillecentre a {
    outline: none;
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    height: auto;
    color: #000;
    float: left;
    text-decoration: none;
}

.flexacc {
    flex: 0 1 48%;
    margin: 1%;
    padding-bottom: -20px;
    margin-bottom: 10px;
    background: #FFF
}

.listecentre {
    color: #4c4c4c333;
    /*box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);*/
    float: left;
    padding: 10px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    /*background:#F9F9F9*/
}

.listecentre:hover {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.50);
}

.listecentre a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
    width: 100%;
}

.listecentre span {
    float: left;
    margin-top: 4px;
    border-top: 1px solid #CCCCCC;
    padding-top: 2px;
    background: #F2F2f2;
    width: 100%;
}

.listecentre label {
    line-height: 20px;
    height: 35px
}

.listecentre img {
    display: block;
    max-width: 90%;
    height: auto;
    margin: auto;
}

.mini-submenu {
    display: none;
    background-color: #653977;
    border-radius: 4px;
    padding: 9px;
    color: #FFF;
    /*position: relative;*/
    width: 100%;
}

.mini-submenu:hover {
    cursor: pointer;
}

.mini-submenu .icon-bar {
    float: right border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    margin-top: 3px;
    padding-right: 15px;
}

.mini-submenu .icon-bar {
    background-color: #FFF;
}

#slide-submenu {
    background: rgba(0, 0, 0, 0.45);
    display: inline-block;
    padding: 0 4px;
    border-radius: 4px;
    cursor: pointer;
}

.horzemploi {
    /*background-image:url(/images/txture1.png);background-color:#653977*/
    background-color: #F2F2F2;
    margin-bottom: 10px;
    min-height: 150px
}

.horzemploiform {
    min-height: 90px;
    color: #FFF;
    padding-top: 10px;
    margin-bottom: 10px;
    margin: auto;
}

.divhorzform {
    padding: 10px;
    padding-top: 20px;
    background-color: #676b6b66;
    float: left;
    width: 100%;
    position: relative;
}

.horzemploiform a {
    color: #FFF;
    position: relative;
    font-size: 10px
}

.horzemploiform label {
    color: #FFF;
    position: relative;
}

.horzemploiform strong {
    color: #FFF
}

.horzemploiform span {
    color: #c2c2c2
}

.arrslog {
    background-image: none;
    position: absolute;
    bottom: 150px;
}

.horzemploiform input,
.horzemploiform select {
    border: 0px;
    padding-left: 6px;
    background-color: #FFF;
    width: 100%;
    margin-left: 0px;
    color: #666;
    margin-right: 0px;
    height: 30px;
    border-radius: 0px;
}

.horzemploiform select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://www.moncallcenter.ma/images/selectarrow.png) 96% / 20px no-repeat #FFF;
}

.horzform {
    float: left;
    height: auto;
    color: #fff;
    padding-left: 2px;
    padding-right: 2px
}

.horzform label {
    font-weight: normal !important;
}

.horzform .horzemploiform label {
    font-weight: normal !important;
    margin-left: 3px;
    color: #000;
    float: left;
    width: 150px;
    height: 20px
}

.horzformc {
    border-left: none
}

#centreLeft {
    /*box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);*/
    background-color: #FFF;
    display: block;
    min-height: 20px;
    padding: 10px;
    margin-right: 0px !important;
    float: left;
    padding-bottom: 20px;
    overflow: hidden;
}

#centreLeftN {
    display: block;
    min-height: 20px;
    padding: 0px;
    margin-right: 0px !important;
    float: left;
    padding-bottom: 20px;
    overflow: hidden;
}

#centreRight {
    overflow: hidden;
    height: auto;
    padding-right: 3px;
}

.BlockcentreRight {
    /*box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);*/
    height: auto;
    margin: 0px;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.BlockcentreRight a {
    float: right;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
}

.BlockcentreRight a:hover {
    text-decoration: underline
}

.BlockcentreRight h3 {
    margin: 0px;
    font-weight: bold;
    margin-left: 0px;
    margin-bottom: 10px;
    width: 100% !important;
    /*background-color:#653977;
padding:0px;
border-bottom:2px solid #653977;
color:#FFF;
font-weight:bold;
height:35px;*/
    padding: 10px;
    padding-left: 0px;
    color: #ac1764;
    font-size: 18px;
    line-height: 20px;
    border-bottom: 3px solid #ac1764
}

.BlockcentreRight h3 a {
    margin-right: 10px;
    margin-top: 5px;
}

#body_contenuCA {
    margin: 0px !important;
    padding-top: 5px;
}

.quirecrutent {
    width: 100%;
    margin: 0%;
    height: 100%;
}

.quirecrutent a {
    margin: 0px;
    padding: 0px;
}

.quirecrutent img {
    width: 90% !important;
    border: 1px solid #CCCCCC;
    margin: 5%;
}

.offres {
    border: 1px solid #FFFFFF;
    background: #FFF;
    overflow: hidden;
    height: auto;
    min-height: 90px;
    padding: 0px !important;
    padding-top: 10px !important;
    width: 100%;
    position: relative;
    padding-left: 10px !important;
    margin-bottom: 20px
}

.offres i {
    margin-left: 10px;
    margin-right: 10px;
}

.offresacc i {
    margin-left: 10px;
    margin-right: 10px;
}
i{
    font-style: normal;
}

.offres h2 {
    float: left;
    padding: 0px;
    line-height: 22px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%
}

.offres h2 a {
    color: #653977;
    font-weight: bold;
    text-decoration: none
}

.offres span {
    float: left;
    padding-left: 0px;
    font-size: 12px;
    color: #999999;
    margin-bottom: 5px;
    width: 100%
}

.picoffres {
    padding-right: 10px
}

.picoffresacc {
    padding: 0px
}

.offres img {
    width: 100% !important;
    margin: 0px;
    border: 1px solid #e1e1e1
}

.divoffres {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 30px;
    height: auto;
    width: 100%;
    display: flex;
    align-items: center;
}

.divoffres p {
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    float: left;
    width: 100%;
    color: #4c4c4c333;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bottomoffres {
    height: 30px;
    background-color: #ffffff;
    position: absolute !important;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    display: none
}

.bottomoffres a {
    float: right;
    height: 30px;
    line-height: 20px;
    background: #653977;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    margin-right: 5px
}

.offres:hover .bottomoffres {
    /* border: 1px solid #653977; */
    display: block
}

.offres:hover {
    border: 1px solid #653977;
}

.divoffresacc h2 {
    font-size: 16px;
    padding: 0px !important;
    margin: 0px;
    margin-bottom: 10px
}

.divoffresacc {
    padding: 20px 10px
}

.divoffresacc h2 a {
    color: #ac1764;
    text-decoration: none;
}

.pagination li a {
    color: #653977;
}

.pagination li a:hover {
    background-color: #653977;
    color: #FFF;
    border-color: #653977;
}

.pagination .active a {
    background-color: #653977;
    border-color: #653977;
}

.pagination .active a:hover {
    background-color: #653977;
    border-color: #653977;
}

.badgeCentre {
    background-size: cover;
    width: 100%;
    display: block;
    background-position: center center;
    height: 100px;
    margin-bottom: 15px;
}

.badgeCentre a:hover {
    text-decoration: underline
}

.badgeCentre h3 {
    margin: 0px;
    padding: 0px;
}

.badgeCentre img {
    margin: 5px;
    float: left;
    border: 1px solid #CCC;
    text-align: center
}

.badgeCentre a {
    font-size: 16px;
    font-weight: bold;
    float: left;
    color: #653977;
}

.badgeCentreM {
    height: 110px;
    width: 100%;
    margin: auto;
    margin-top: 10px;
    display: inline-block;
    vertical-align: middle;
    float: left
}

.badgeCentreT {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    height: 110px;
    margin-top: 20px;
    float: left;
}

.offreRight {
    width: 100%;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCCCCC;
    margin: 0px
}

.offreRight:hover {
    background-color: #F1F1F1
}

.offreRight img {
    margin: 0px;
    width: 100%
}

.offreRight h4 {
    padding: 0px;
    margin: 0px;
    margin-top: 5px
}

.offreRight h4 a {
    float: left;
    width: 95%
}

.offreRight a {
    float: left;
    font-weight: bold
}

.offreRight span {
    font-size: 10px;
    color: #666;
    width: 96%;
    float: left
}

.offredetails {
    width: 100%;
}

.offredetails img {
    /* border: 1px solid #cccccc; */
}
.offredetails h1 {
    margin-left: 0px;
    padding-left: 0px;
    line-height: 32px;
    margin: 0px !important;
    padding: 0px !important;
    font-weight: bold;
}
.offredetails h2 {
    width: 94%;
    line-height: 24px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #ac1764;
    text-transform: uppercase;

}

.offredetails h2>a {
    color: #ac1764;
}

.offredetails h3 {
    float: left;
    width: 100%;
    margin: 5px;
    font-size: 16px;
    color: #000;
    margin-left: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0px
}

.offredetails h3:before {
    content: " ";
    height: 4px;
    width: 20px;
    background-color: rgb(172, 23, 100);
    visibility: visible;
    position: absolute;
    left: 9px;
    margin-top: 8px;
    border-radius: 4px;
}

.offredetails p {
    font-family: 'Lato', sans-serif !important;
    float: left;
    width: 98%;
    color: #4c4c4c333;
    font-size: 14px !important;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 20px
}

.offredetails span {
    float: left;
    width: 94%;
    margin-left: 0%;
    color: #4c4c4c333;
    font-size: 12px;
    padding-left: 0px;
    padding-top: 0px
}

.offredetails .button {
    color: #FFFFFF;
    float: left;
    margin-left: 200px;
    width: 200px;
    font-weight: bold
}

#partageoffre {
    clear: both;
    text-align: right;
    margin: auto;
    color: #000
}

#partageoffre img {
    float: right;
    margin-left: 5px;
}

#partageoffre a {
    color: #ccc;
    margin-left: 4px
}

#partageoffre a:hover {
    color: #ac1764
}

#postuler {
    padding: 10px;
    float: left;
    display: none
}

#postuler h3 {
    height: 40px;
    line-height: 40px;
    color: #653977;
    font-size: 18px
}

.postuletitle {
    margin-bottom: 10px;
}

.notifpostule {
    font-size: 12px;
    color: #653977;
    margin: 10px;
    margin-top: 0px
}

#postuler textarea {
    max-width: 100%;
    width: 100%;
    height: 150px;
}

#postuler label {
    color: #666666;
    font-size: 12px;
    margin: 10px
}

#postuler h3 {
    margin-bottom: 10px
}

#postuler span {
    float: left;
    width: 200px
}

#postuler div {
    width: 100%;
    float: left;
    padding: 0px
}

#postuler table {
    float: left;
    width: 100%
}

#postuler a {
    float: left;
    text-decoration: none;
}

#moncv {
    float: left;
    margin: 10px;
    margin-top: 10px;
    line-height: 40px;
    border-left: 5px solid #653977;
}

#moncv a {
    float: left;
    margin-left: 20px;
    text-decoration: none;
    width: 100%;
    padding: 5px;
    outline: none
}

.blocpost {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #FFFFFF;
    clear: both
}

.blocpost>h3 {
    margin: 0px;
    padding-top: 10px;
    font-size: 20px;
}

.blocpost .avatar {
    float: left;
    width: 8%;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    /*border-top:2px solid #FFF;
border-left:2px solid #FFF;
border-right:2px solid #AC1764;
border-bottom:2px solid #AC1764;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.blocpost .cposte {
    float: left;
    width: 92%;
    padding: 10px;
    padding-right: 0px;
    padding-top: 0px;
    line-height: 16px;
}

.blocpost .time {
    font-size: 11px;
    color: #6f6f6f;
    font-weight: normal
}

.blocpost p {
    font-size: 16px;
    margin: 0px;
    margin-top: 0px;
    padding-top: 2px;
    line-height: 24px;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.blocpost p a {
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    float: left;
    width: 100%
}

.blocpost p img {
    float: inherit;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.blocpost a {
    font-size: 14px;
    color: #ac1764;
    font-weight: bold;
    text-decoration: none
}

.blocpost a:hover {
    text-decoration: underline
}

.cposte p {
    font-size: 12px;
    margin: 0px;
    margin-top: 5px;
    padding-top: 15px;
    line-height: 20px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    border-top: 1px solid #ac1764
}

.cposte p a {
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    float: left;
    width: 100%
}

.cposte p img {
    float: inherit;
    max-width: 100%
}

.cposte a {
    font-size: 14px;
    color: #653977;
    font-weight: bold;
    text-decoration: none;
}

.cposte a:hover {
    text-decoration: underline
}

.commentaires {
    min-height: 40px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.commentaires img {
    width: 6%;
    float: left;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.comtext {
    height: auto;
    float: left;
    width: 100%;
    position: relative;
}

.comtext i {
    position: absolute;
    bottom: 8px;
    left: 5px;
    padding-top: 16px;
    font-size: 19px;
    padding-left: 5px;
    margin: 0px;
    color: #5F5F5F;
    z-index: 10;
}

.commentaires textarea {
    width: 100%;
    max-width: 100%;
    padding: 6px;
    margin-top: 10px;
    border: 0px;
    height: 25px;
    font-size: 11px;
    resize: none;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #F2F2F2;
    padding-left: 33px;
    border-radius: 5px;
}

.commentaire {
    background-color: #F1F1F1;
    -webkit-animation: fadeInLeft 700ms;
    animation: fadeInLeft 800ms;
    display: none;
    border-radius: 7px;
    width: 100%;
    line-height: 17px;
    float: left;
    padding: 7px;
    margin-bottom: 4px;
}

div>.commentaire:nth-last-child(3) {
    display: block !important
}

div>.commentaire:nth-last-child(2) {
    display: block !important
}

div>.commentaire:nth-last-child(1) {
    display: block !important
}

.commentaire_c {
    float: left;
    width: 94%;
    font-size: 11px;
    padding-left: 4px;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.commentaire_c a {
    font-size: 12px;
    margin-right: 4px
}

.commentaire_c .time {
    float: left
}

.commentaire_c span a {
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
    float: left;
    width: 100%
}

.cachecomme {
    display: none
}

.affichexcomm {
    font-size: 10px;
    font-weight: normal;
    margin: 5px;
    float: right;
    text-decoration: underline;
    cursor: pointer;
    color: #653977;
}

.affichexcomm:hover {
    text-decoration: none
}

.suppstatut {
    float: right;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    display: none
}

.suppstatut:hover {
    background-color: #653977;
    color: #FFFFFF;
    text-decoration: none
}

.suppcomm {
    color: #4c4c4c333;
    float: right;
    width: 15px;
    height: 15px;
    text-align: right;
    position: relative;
    top: 2px;
    z-index: 10;
    right: 2px;
    line-height: 15px;
    display: none
}

.blocpost:hover .suppstatut {
    display: block;
}

.commentaire:hover .suppcomm {
    display: block
}

.plusstauts,
.plusphotos {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: auto
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wsmenu {
    width: 360px !important
}

#couverture {
    width: 100%;
    margin: auto;
    background-color: #ccc;
    background-size: cover;
    background-position: center;
    padding: 0px;
    padding-right: 0px;
    height: 334px
}

#couverture::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
}

#menuCenntre {
    background-color: #FFF;
    color: #F3F3F3;
    border-bottom: 1px solid #d4d4d4;
    display: inline-block;
    min-height: 47px;
    height: auto;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}

#1menuCenntre {
    min-width: 100px;
    font-size: 12px;
    float: left;
    padding: 4px;
    padding-left: 0px
}

#menuCenntre h2 {
    margin: 0px;
    padding-top: 0px;
    float: left;
    line-height: 47px;
    height: 47px;
    font-size: 19px;
    color: #373942;
    margin-left: 0px;
}

.btnmenuCenntre {
    height: 47px;
    line-height: 47px;
    float: left
}

.btnmenuCenntre a {
    width: 100%
}

.bandcouv {
    width: 100%;
    position: relative;
    top: 284px;
    display: block;
    height: 50px;
}

#1bandcouv {
    position: relative;
    left: 176px;
    padding-top: 0px;
    height: 50px;
    width: 830px;
}

#formStaut {
    width: 100%;
    background-color: #FFF;
    margin-left: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 15px;
    margin-bottom: 15px;
}

.popstatut {
    width: 50% !important;
    position: fixed;
    top: 25%;
    left: 25%;
    z-index: 1000000;
    padding: 20px
}

#formStaut .ui-state-active {
    /*padding:0px;
padding-bottom:10px;
height:35px;*/
    /*background-image:url(/images/statufl.png);
background-repeat:no-repeat;
background-position:center 35px;*/
    outline: none;
    background-color: #f5f5f5;
}

#formStaut ul {
    line-height: 25px;
    height: 30px;
    padding: 0px;
    margin-bottom: 5px;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    font-weight: bold;
}

#formStaut ul li {
    float: left;
    padding: 10px !important;
    /*margin-right:30px;*/
    list-style: none;
    font-size: 14px;
    color: #4c4c4c333;
    cursor: pointer;
    outline: none;
}

#formStaut ul li a {
    color: #666 !important;
    outline: none;
}

#formStaut ul li a:hover {
    outline: none;
    text-decoration: none;
}

#formStaut ul li a:visited {
    color: #006699;
    outline: none;
}

#formStaut textarea {
    max-height: 150px;
    width: 100% !important;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 5px;
    padding-left: 10px;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    color: #000000;
    resize: none;
    overflow-x: hidden;
    overflow-y: hidden;
}

#formStaut .btnVal {
    float: right;
    margin-right: 14px
}

.plusstauts,
.plusphotos {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: auto
}

.indisponible {
    width: 500px;
    margin: auto;
    margin-top: 150px;
    color: #4c4c4c
}

#affphoto {
    width: 100%;
    margin: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 5px;
    padding-left: 20px;
    color: #000000;
    display: none
}

#affphoto img {
    max-height: 150px;
    margin-left: 24px;
    margin-top: 10px;
}

#menuCenntre.floatable {
    position: fixed;
    top: 84px;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    z-index: 999;
    background-color: #FFF;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .1s ease .15s;
    -moz-transition: all .1s ease .15s;
    -o-transition: all .1s ease .15s;
    -ms-transition: all .1s ease .15s;
    transition: all .1s ease .15s;
}

#pphoto {
    -webkit-animation: bounceInDown 1s;
    animation: bounceInDown 1s;
    margin: auto;
    margin-right: 10px;
    margin-top: -10px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    display: none
}

#menuCenntre ul {
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0px;
    min-height: 47px;
}

#menuCenntre li {
    padding-left: 10px;
    padding-right: 10px;
    height: 47px;
    float: left;
    list-style: none;
    line-height: 47px;
    margin-bottom: 0px;
    font-size: 1em;
    color: #666666
}

#menuCenntre li:hover {
    /*border-bottom:2px solid #653977;*/
    color: #FFFFFF
}

#menuCenntre li:after {
    contenu: "";
    background: #FFF;
    height: 3px;
    position: absolute;
    left: 0;
    top: 45px;
    width: 80%;
    content: ' ';
    -webkit-transition: margin-left 0.5s, background 0.5s;
    /* Safari */
    transition: margin-left 0.5s, background 0.5s;
    visibility: hidden;
}

#menuCenntre li:hover:after {
    width: 80%;
    background: #653977;
    margin-left: 10%;
    visibility: visible;
}

#menuCenntre li a {
    margin-top: 0px;
    font-size: 1em;
    padding-left: 0px;
    font-weight: bold;
    padding-top: 0px;
    width: 100%;
    text-align: center;
    float: left;
    color: #373942
}

#menuCenntre li a span.nbr {
    font-size: 11px;
    font-weight: normal
}

#menuCenntre li a:hover {
    text-decoration: none;
}

#menuCenntre .container {
    width: 994px;
    padding-left: 0px;
    padding-right: 0px;
}

.activelink:after {
    visibility: visible !important;
    contenu: "";
    background: #653977 !important;
    height: 3px;
    position: absolute;
    left: 0;
    top: 45px;
    width: 80% !important;
    content: ' ';
    margin-left: 10% !important;
}

.prev {
    color: #000066;
    float: left;
    margin-left: 5px;
    color: #653977;
    font-weight: bold;
    text-decoration: none
}

.next {
    float: right;
    margin-right: 5px;
    color: #653977;
    font-weight: bold;
    text-decoration: none
}

.slidephoto {
    cursor: pointer
}

.slidephoto:first-child {
    width: 50%;
}

.slidephoto:nth-child(6) {
    clear: both;
}

.square-thumb img {
    border: 1px solid #999999;
}

.square-thumb img:hover {
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5);
}

.h1info {
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 24px;
    color: #653977;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
    font-weight: bold;
}

.h2info {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
    color: #ac1764;
    font-size: 16px;
    width: 100%;
    border-bottom: 1px solid #ac1764;
    padding-left: 10px;
    display: inline-table;
    margin-top: 0px;
    padding-top: 0px;
}

.h2info a {
    float: right;
    font-weight: normal;
    text-decoration: none;
    margin-left: 100px;
    font-size: 12px;
}

.sousmenuD {
    position: relative;
    z-index: 100px;
    min-width: 26px;
    float: right;
    height: 47px;
}

#drop {
    display: none;
    /* Hide it first of all */
    background: #F8F8F8;
    border: 1px solid #CCC;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 47px;
    right: 0px;
    height: auto;
    width: 200px;
    border-radius: 3px;
    border-bottom: 3px solid #4c4c4c;
}

#drop a {
    color: #4c4c4c;
    display: block;
    padding: 5px 10px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    height: 20px;
    font-weight: normal;
    text-decoration: none;
}

.passpar {
    width: 47%;
    margin: 10px;
    float: left;
    border: 1px solid #CCC;
}

.passpar img {
    float: left;
    width: 100px;
    height: 100px;
    padding: 4px;
}

.passpar span {
    float: left;
    position: relative;
    top: 35%;
}

.passnomcom {
    width: 150px;
    position: relative;
    top: 50%
}

.passpar span a {
    float: left;
    padding: 2px;
    line-height: 12px;
    font-size: 12px;
    font-weight: normal;
}

.passnom {
    width: 320px;
    height: 100px;
    float: left;
}

.passnom a {
    font-weight: bold;
    color: #653977;
    text-decoration: none
}

.luiposer {
    float: left;
    position: relative;
    top: 35%;
}

.blocModule h2 {
    clear: both;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
    color: #653977;
    border-bottom: 2px solid #653977;
    font-size: 20px;
    font-weight: normal;
}

.blocEx {
    width: 94%;
    border-left: 5px solid #653977;
    min-height: 70px;
    float: left;
    padding: 15px;
    margin-top: 10px
}

.blocEx img {
    float: left;
    margin-top: 0px;
    margin-left: 10px;
    border: 1px solid #CCCCCC
}

.blocExTitre {
    width: 420px;
    float: left;
    min-height: 35px;
    border-left: 0px solid #653977;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
    padding-left: 10px;
    line-height: 30px;
    background: #FFFFFF
}

.blocEx a {
    font-weight: normal;
    text-decoration: none;
    outline: none;
    color: #653977;
}

.blocEx a:hover {
    font-weight: normal;
    text-decoration: underline;
}

.badgeR {
    margin-top: 10px;
    width: 96%;
    margin-left: 2%;
    height: auto;
    float: left;
    background-color: #808080;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.badgeR img {
    margin: 5px;
    float: left;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.badgeR a {
    color: #FFFFFF;
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
}

.badgeR span {
    background-color: #ac1764;
    height: 10px;
    color: #FFFFFF;
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px
}

.badgeRl {
    float: left;
}

.messagennlu {
    background-color: #E6EEF2 !important;
    color: #4c4c4c;
    border-left: 5px solid #ac1764
}

.addexp,
.addexp:hover {
    background-color: #CCCCCC;
    color: #4c4c4c333;
    font-size: 10px;
    padding: 5px
}

.removeexp,
.removeexp:hover {
    background-color: #653977;
    color: #FFFFFF;
    padding: 5px
}

.bgw {
    background-color: #FFF
}

.adminquestion {
    margin-top: 20px;
    float: left;
    height: 250px;
    width: 98%;
    overflow-y: auto;
    overflow-x: none;
    margin-right: 10px;
    border-top: 1px solid #4a2a58
}

.adminquestion div {
    padding-left: 5px;
    float: left;
    font-size: 11px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    width: 99%
}

.adminquestion div:hover {
    background-color: #CCC
}

.adminquestion a {
    float: right;
    margin-right: 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px
}

.lancertest {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23', GradientType=0);
    background-color: #ffec64;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ffaa22;
    display: inline-block;
    cursor: pointer;
    color: #2b2b2b;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 14px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
}

.lancertest:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64', GradientType=0);
    background-color: #ffab23;
}

.lancertest:active {
    position: relative;
    top: 1px;
}

.lancertest[disabled],
.lancertest[disabled]:active,
.lancertest[disabled]:hover {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23', GradientType=0);
    background-color: #ffec64;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ffaa22;
    display: inline-block;
    cursor: pointer;
    color: #2b2b2b;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 14px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
    top: 0px !important;
    opacity: 0.5
}

.fltleft {
    float: left !important
}

.fltright {
    float: right !important
}

.repChoix {
    margin-bottom: 10px;
    float: left;
    min-height: 32px;
    cursor: pointer;
    background-image: url(/images/case.png);
    background-repeat: no-repeat;
    background-position: 3px 2px;
    padding-left: 44px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px
}

.activeChoice,
.repChoix:hover {
    background-image: url(/images/case2.png);
    color: #4d2c5b;
    background-color: #F2F2F2
}

.progress-bar {
    display: inline-table;
    height: 8px;
    background: #0C0;
    width: 0%;
    z-index: 1000000;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/images/pbar.png)
}

.testTimer {
    text-align: right;
    line-height: 35px;
    height: 35px;
    padding-right: 20px;
    color: #4c4c4c;
    font-size: 20px;
    font-weight: bold
}

.podium {
    height: 300px;
    background-color: #FFF;
    width: 98%;
    margin: auto;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #4c4c4c;
    background-position: center bottom;
    background-image: url(/images/podium.png);
    text-align: center !important;
}

.podium a {
    float: none !important;
}

.podium_pos1 {
    width: 40%;
    float: left;
    padding-top: 7px
}

.podium_pos1 img {
    width: 100px;
    height: 100px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px;
    margin: auto
}

.podium_pos2 {
    width: 30%;
    float: left;
    padding-top: 65px;
}

.podium_pos2 img {
    width: 90px;
    height: 90px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
}

.podium_pos3 {
    width: 30%;
    padding-top: 102px;
    float: left
}

.podium_pos3 img {
    width: 80px;
    height: 80px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px
}

.hide {
    display: none;
}

.show {
    display: block;
}

#suggestions {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    display: none;
    z-index: 2000000
}

#suggestionsp {
    position: relative;
    left: 10px;
    top: -8px;
    width: 100%;
    display: none;
}


/* SEARCHRESULTS */

#searchresults {
    border-width: 1px;
    border-color: #666666;
    border-style: solid;
    width: 100%;
    background-color: #666666;
    font-size: 10px;
    line-height: 14px;
}

#searchresults a {
    display: block;
    background-color: #f1f1f1;
    clear: left;
    height: 56px;
    text-decoration: none;
}

#searchresults a:hover {
    background-color: #b7b7b7;
    color: #ffffff;
}

#searchresults a img {
    float: left;
    padding: 5px 5px;
}

#searchresults a span.searchheading {
    display: block;
    font-weight: bold;
    padding-top: 5px;
    color: #191919;
}

#searchresults a:hover span.searchheading {
    color: #ffffff;
}

#searchresults a span {
    color: #555555;
}

#searchresults a:hover span {
    color: #f1f1f1;
}

#searchresults span.category {
    font-size: 11px;
    margin: 5px;
    display: block;
    color: #ffffff;
}

#searchresults span.seperator {
    float: right;
    padding-right: 15px;
    margin-right: 5px;
    background-image: url(../images/shortcuts_arrow.gif);
    background-repeat: no-repeat;
    background-position: right;
}

#searchresults span.seperator a {
    background-color: transparent;
    display: block;
    margin: 0px;
    height: auto;
    color: #ffffff;
}

.nospartenairesboc {
    width: 100%;
    margin: auto;
    background-color: #EFEDED;
    border: 1px solid #E2E2E2;
    padding: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    display: inline-table
}

.nospartenairesboc h3 {
    margin: 5px;
    color: #653977;
}

.nospartenairesboc a {
    text-decoration: none;
    font-weight: bold;
}

.partenai1 {
    float: left;
    border: 0px;
    height: auto;
    font-size: 12px;
    text-align: center
}

.static_cont {
    background-color: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.static_cont p {
    margin-left: 30px;
    margin-right: 30px;
    font-size: 14px;
}

.blocstat {
    padding: 3%;
    text-align: center
}

.blocstat img {
    width: 100%;
}

.submenu-panel {
    text-align: center;
    min-height: 3px;
    margin-top: 30px;
    margin-bottom: 55px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.1);
}

.submenu-panel a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #4c4c4c333;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

.submenu-panel a:hover {
    color: #ac1764;
}

.submenu-panel a.current {
    background-image: url(/images/sprite_main.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    position: relative;
    padding-top: 1px;
    bottom: -1px;
    color: #ac1764;
    font-weight: bold;
}

.leftstatiq ul,
li {
    padding: 3px 0px;
    margin: 0px;
}

.leftstatiq ul a {
    min-height: 20px;
    width: inherit;
    height: auto
}

.leftstatiq li {
    list-style: none;
    padding: 10px;
    line-height: 12px;
    height: auto;
}

.leftstatiq a {
    color: #ac1764;
}

.leftstatiq h2 {
    font-size: 18px;
    margin-left: 0px;
    color: #ac1764;
    padding-top: 20px;
}

.leftstatiq h4 {
    font-size: 16px;
    margin-left: 0px;
    color: #4c4c4c333;
}

.leftstatiq h5 {
    font-size: 12px;
    margin-left: 0px;
    color: #4c4c4c333;
}

.leftstatiq p {
    padding: 0px;
    color: #4c4c4c333;
    font-size: 14px
}

.leftstatiq table {
    width: 90%;
    border: 1px solid #999999;
}

.leftstatiq hr {
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 0px;
    width: 70%;
    border: 1px dotted #CCCCCC;
}

.h2guide {
    font-weight: bold;
    font-size: 16px;
    color: #653977;
    margin: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.h3guide {
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 14px;
    color: #653977;
    margin: 0px;
    margin-left: 30px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
    .flexacc {
        flex: 0 1 98%;
    }
    .small-box {
        text-align: center;
    }
    .popstatut {
        width: 96% !important;
        position: fixed;
        top: 15%;
        left: 2%;
        z-index: 1000000;
        padding: 5px
    }
    .picoffres {
        padding: 0px
    }
    .picoffresacc {
        padding: 0px
    }
    .wsmenu {
        width: 100% !important
    }
    div.jqi {
        width: 100% !important
    }
    #menuCenntre li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .activelink {
        background-color: #FFF;
    }
    #infocompte b {
        width: 100%;
        float: right;
        font-weight: normal;
        display: block;
        height: auto
    }
    .popup {
        position: absolute !important;
        left: 0px;
        top: 80px;
        z-index: 20000000000;
    }
}

.habillage {
    width: 100%;
    height: 0px;
}

.habillageG {
    position: relative;
    display: inline-block;
    width: 150px;
    left: -153px;
    top: 0px
}

.habillageD {
    position: relative;
    display: inline-block;
    width: 150px;
    right: -840px;
    top: 0px
}

.banbottom {
    width: 100%;
    text-align: center;
    margin: auto
}

.banbottomMobile {
    width: 100%;
    text-align: center;
    z-index: 100000;
    height: 50px;
    position: fixed;
    bottom: 0px;
}

.formaccu {

    padding: 5px;
    padding-bottom: 15px;
    width: 100%;
    display: block;
    box-shadow: rgba(0, 0, 0, 0.05) 1px 2px 4px;
    border-radius: 5px;
    /*border-radius:10px;*/
}

.formaccu .btn-primary {
    width: 50%
}

.formaccu span {
    font-size: 10px;
    color: #AC1764
}

.formaccu legend {
    text-align: center;
    color: #AC1764;
    border: 0px !important
}

select.empty {
    color: #979797;
    padding-left: 7px;
}

select option[disabled]:first-child {
    display: none;
    color: grey;
}

.btn-primary {
    background: #AC1764;
    border-color: #9F135E
}

.btn-primary:hover {
    background: #BF1771;
    border-color: #AC1764
}

.h1mob {
    border: 0px;
}

@media only screen and (max-width: 980px) {
    .header {
        background-image: url("/images/headermob.jpg");
        /*background-image: url("/images/headermob-aidadha.jpg");
 background-image: url("/images/headermob-ramadan.jpg");
 background-image: url("/images/headermob-aidfitr.jpg");
  background-image: url("/images/headermob-can.jpg");*/
        background-position: center 0%;
        background-size: 100% auto;
    }
}

@media only screen and (max-width: 767px) {
    .horzform {
        margin-bottom: 10px;
    }
    .horzemploi {
        padding: 15px;
        background-color: #6f1142;
        min-height: 70px
    }
    .divhorzform {
        padding: 10px;
        padding-top: 20px;
        background-color: inherit;
        float: left;
        width: 100%;
    }
    .horzemploiform label {
        color: #FFF
    }
    .horzemploiform strong {
        color: #FFF
    }
    .horzemploiform select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(https://www.moncallcenter.ma/images/selectarrow.png) 96% / 6% no-repeat #FFF;
    }
    .container {
        width: 100% !important
    }
    .serchmobile {
        display: block !important;
        visibility: hidden;
        position: absolute;
        top: 0px;
        left: 0px;
        background: #AC1764;
        color: #FFF;
        width: 100%;
        z-index: 200000;
        height: auto;
        padding-top: 3px !important;
        padding-bottom: 80px !important;
    }
    #CA,
    #CA:focus {
        margin: auto !important;
        height: 40px;
        width: 100% !important;
    }
    .navbar-form {
        margin: 0px !important;
        padding: 0px !important;
        ;
    }
    h1 {
        margin-top: 5px;
    }
    .sinsmob {
        position: absolute;
        !important;
        bottom: 10px;
        width: 100%
    }
    .formannm {
        position: absolute;
        z-index: 20000;
        top: 80px;
        display: none;
    }
    .container {
        padding: 0px
    }
    ul.menuttopR {
        width: inherit;
    }
    .hidenlogo {
        display: block !important
    }
    .dropdown-menu {
        position: fixed !important;
        top: 90px !important;
        width: 98% !important;
        margin-left: 1%;
    }
    .h1mob {
        font-size: 20px !important
    }
    .header {
        text-align: center;
        display: block;
        background-image: url("/images/headermob.jpg");
        /*background-image: url("/images/headermob-aidadha.jpg");
 background-image: url("/images/headermob-ramadan.jpg");
  background-image: url("/images/headermob-aidfitr.jpg");
  background-image: url("/images/headermob-can.jpg");*/
        width: 100%;
        height: 440px;
        background-position: center 0%;
        background-size: 100% auto;
    }
    .arrslog {
        background-image: url(/images/pixbche.png);
        bottom: 50px;
    }
    .listevillecentre {
        background-color: #FFFFFF;
    }
    #menuCenntre.floatable {
        display: none;
    }
    .navbar {
        height: auto;
    }
    .logo1 {
        width: 100%;
        text-align: center;
    }
    #telLogo {
        float: inherit;
    }
    .menu2 {
        height: auto !important;
        max-height: 360px !important
    }
    #sins {
        float: left;
        font-size: 11px;
        color: #FFF
    }
    #secon {
        float: left;
        font-size: 11px;
        color: #FFF
    }
    .nav,
    .navbar-nav,
    .nav ul {
        padding: 0px !important;
        margin: 0px !important
    }
    .limob {
        width: 50% !important;
        float: left;
        border: 1px solid #EF1D8D;
        text-align: center;
        padding: 2%;
    }
    .nav a span {
        float: left;
        font-size: 20px !important;
        padding: 5px
    }
    .nav a {
        font-size: 16px !important;
    }
    .menu1 {
        padding: 5px !important;
        height: 50px
    }
    .menu2mob {
        margin-top: 10px;
    }
    body {
        padding-top: 88px !important
    }
    .acceuildoffre {
        font-size: 12px;
        height: auto !important;
        padding: 10px
    }
    .offres h2 {
        padding: 0px;
    }
}

@media (max-width: 1199px) {
    .menutop a {
        font-size: 1em;
    }
    .menuttopR button {
        font-size: 0.8em;
    }
    .menuttopR button:hover {
        font-size: 0.8em;
    }
}

.nav-tabs {
    border: 0px;
}

.overlay,
.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay {
    z-index: 1010;
    background: rgba(255, 255, 255, 0.7);
}

.loading-img {
    z-index: 1020;
    background: transparent url('/images/patientez.gif') 50% 50% no-repeat;
}

.interview {
    padding-bottom: 30px;
    color: #191919
}

.interview p {
    padding-left: 25px;
    padding-right: 25px;
    color: #191919
}

.interview p:first-of-type {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.interview h1,
.interview h2,
.interview h3,
.interview h4,
.interview h5 {
    padding: 20px;
}

.interview>h1 {
    border: 0px;
}

.interview>h3 {
    color: #1E2951;
    font-size: 16px !important;
    font-weight: bold;
}

.taglang {
    padding: 15px;
    font-weight: bold;
    background-color: #F1F1F1;
    margin: 5px;
    float: left;
    border-radius: 20px;
}

.taglang:hover {
    color: #FFF;
    background-color: #653977;
    cursor: pointer;
}

.taglang2 {
    padding: 15px;
    font-weight: bold;
    background-color: #F1F1F1;
    margin: 5px;
    float: left;
    border-radius: 20px;
}

.form-group label {
    font-weight: bold;
}

.checkbox label {
    font-weight: normal !important;
}

blockquote {
    font-size: inherit;
    width: 100%;
    border-left: 5px solid #AC1764;
    float: left;
    background-color: #FFF
}

.boac {
    background-color: #FFF;
    padding-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 1px 2px 4px;
    border-radius: 5px;
    transition: all 0.3s cubic-bezier(0.41, 0.094, 0.54, 0.07) 0s;
}

.boac:hover {
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

 -webkit-animation: pulse 1s;
    animation: pulse 1s;
    -webkit-animation-fill-mode: both;
  animation-fill-mode: both;*/
    transform: translate3d(0px, -5px, 0px);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 15px;
}

.boac a:hover {
    text-decoration: none;
}

.boac>h3 {
    font-size: 1em;
    text-align: center;
    height: 40px;
    margin-bottom: 7px !important;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden !important;
}

.btn {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.btn:hover {
    opacity: .8;
    text-decoration: none !important;
}


/*.btn::before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transform: scaleX(0);
    transform-origin: 0px center 0px;
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.1s cubic-bezier(0.41, 0.094, 0.54, 0.07) 0s;
}
.btn:hover::before {
    transform: scaleX(1);
}
*/

.bpc {
    border: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 30px;
    border-radius: 10px !important;
}

.bpc:hover {
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.bpc p {
    padding: 0px 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bpcover {
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% !important;
}

.bpcover img {
    margin: 25px auto;
    background-color: #FFF;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
}


/*
    Component: Small boxes
*/

.small-box {
    position: relative;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
    color: #FFF;
}

.small-box>.inner {
    padding: 10px;
}

.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.small-box>.small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
}

.small-box p {
    font-size: 15px;
}

.small-box p>small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px;
}

.small-box h3,
.small-box p {
    z-index: 5px;
}

.small-box .icon {
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9;
}

.small-box:hover .icon {
    animation-name: tansformAnimation;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: tansformAnimation;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

@keyframes tansformAnimation {
    from {
        font-size: 90px;
    }
    to {
        font-size: 100px;
    }
}

@-webkit-keyframes tansformAnimation {
    from {
        font-size: 90px;
    }
    to {
        font-size: 100px;
    }
}

@media screen and (max-width: 480px) {
    .small-box {
        text-align: center;
    }
    .small-box .icon {
        display: none;
    }
    .small-box p {
        font-size: 12px;
    }
}

.bg-red {
    background-color: #f56954 !important;
}

.bg-green {
    background-color: #00a65a !important;
}

.bg-white {
    background-color: #FFF !important;
}

.bg-blue {
    background-color: #0073b7 !important;
}

.bg-yellow {
    background-color: #f39c12 !important;
}

.bg-purple {
    background-color: #653977 !important;
}

.bg-maroon {
    background-color: #ac1764 !important;
    color: #FFF !important;
}


/*****/

canvas {
    display: block;
    vertical-align: bottom;
}


/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    background-color: #6f1142;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    height: 150px;
    background: linear-gradient(0deg, #ac1764, #6f1142);
}

.fancyover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
}

.fancyico {
    color: white;
    font-size: 25px;
    position: absolute;
    background-color: #AC1764;
    border-radius: 40px;
    top: 50%;
    left: 50%;
    padding-top: 8px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    height: 50px;
    width: 50px;
}

.fancybox:hover .fancyover {
    opacity: 1;
}

.fanvid {
    opacity: 1!important
}

.fancybox {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    float: left;
    box-shadow: rgba(0, 0, 0, 0.15) 1px 2px 4px;
    border-radius: 5px;
    transition: all 0.3s cubic-bezier(0.41, 0.094, 0.54, 0.07) 0s;
}

.fancybox img {
    width: 100%;
}

.fancybox:hover {
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

 -webkit-animation: pulse 1s;
    animation: pulse 1s;
    -webkit-animation-fill-mode: both;
  animation-fill-mode: both;*/
    transform: translate3d(0px, -5px, 0px);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 15px;
}

.divkeys {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    background-color: transparent;
}

.divkeys span {
    color: #AC1764;
    font-size: 1.7rem;
    font-weight: bold;
    white-space: pre;
}

.divkeys h4 {
    display: inline-block;
    text-transform: uppercase;
    color: rgb(151, 153, 157);
    font-size: 12px;
    margin-bottom: 0px;
    width: 100%
}

.divkeys>li {
    background-color: #FFF;
    width: 49%;
    margin: 0.5%;
    text-align: center;
    line-height: 25px;
    font-size: 30px;
    padding: 5px;
    padding-bottom: 15px;
}

.divkeys>li:nth-child(3),
.divkeys>li:nth-child(4) {
    width: 99%;
    margin: 0.5%;
}

.bgacc {
    background-color: #FFF !important;
    color: #5b5b5b !important;
    padding: 15px;
    margin-bottom: 30px;
}

.bgacc>h2 {
    color: #5b5b5b !important;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    /* width: 100%; */
    /* border-bottom: 1px solid #FFF; */
    display: inline-table;
    margin-top: 0px;
    /*background-color: #5b5b5b36;*/
    /*padding: 10px;*/
    border-radius: 10px;
}

.bgacc>ul {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
}

.bgacc>ul>li {
    list-style: none;
    margin: 0px;
    padding: 15px;
    border-bottom: 1px solid #F2F2f2;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bgacc>ul>li:hover {
    background-color: #fff3f9
}

.bgacc>ul>li>a>h4 {
    font-size: 13px;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #5b5b5b !important;
}

.bgacc>ul>li:hover>a>h4 {
    color: #ac1764 !important;
}

.bgacc>ul>li>a>span {
    font-size: 11px;
    color: #a5a5a5 !important;
}

.bgacc-maroon {
    background-color: #ac1764 !important;
    color: #FFF !important;
    padding: 15px;
    margin-bottom: 30px;
}

.bgacc-maroon a {
    color: #FFF !important;
}

.bgacc-maroon>h2 {
    color: #FFF !important;
    /*padding-bottom: 10px;*/
    color: #FFF !important;
    color: #ac1764;
    font-size: 18px;
    font-weight: bold;
    /* width: 100%; */
    /* border-bottom: 1px solid #FFF; */
    display: inline-table;
    margin-top: 0px;
    /*background-color: #ffffff36;*/
    /*padding: 10px;*/
    border-radius: 10px;
}

.bgacc-maroon h2:after {
    content: " ";
    height: 4px;
    width: 50%;
    background-color: rgb(255, 255, 255);
    visibility: visible;
    border-radius: 4px;
    float: left;
    margin-top: 10px;
}

.bgacc h2:after {
    content: " ";
    height: 4px;
    width: 50%;
    background-color: #5b5b5b;
    visibility: visible;
    border-radius: 4px;
    float: left;
    margin-top: 10px;
}

::selection {
    background-color: #AC1764;
    color: rgb(255, 255, 255);
}

.iconmutuelle {
    background: transparent url('/images/mutuelle.png');
    width: 60px;
    height: 60px;
    margin: auto;
    background-size: 100% 100%;
    display: block;
    text-indent: -9999px;
}

.iconrestauration {
    background: transparent url('/images/restaurant.png');
    width: 60px;
    height: 60px;
    margin: auto;
    background-size: 100% 100%;
    display: block;
}

.icontransport {
    background: transparent url('/images/bus.png');
    width: 60px;
    height: 60px;
    margin: auto;
    background-size: 100% 100%;
    display: block;
}

.lds-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    margin: 8px;
    border: 4px solid #FFF;
    border-radius: 50%;
    animation: lds-ring 1.3s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #ac1764 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.fa-spin {
    animation: fa-spin 1s infinite linear;
}


/*.btn-default{
  color: #ac1764 !important
}

.btn-default: hover{
  background-color: ##cda3b !important;
}*/

.caret {
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}



.sponso {
    display: flex;
    flex-direction: column;
  }

  .child {
    order: 1; /* Valeur par défaut pour tous les enfants */
  }

  .child[data-order="0"] {
    order: 0; /* Valeur spécifique pour le div épinglé */
  }