/* Scss Document */
/*transition*/
/*container-mobile*/
/*mobile*/
/*tablet*/
/*container*/
/*background*/
/*flex*/
/*font*/
@font-face {
  font-family: "icomoon";
  src: url("/kassets/css/font/icomoon.eot");
  src: url("/kassets/css/font/icomoon.eot?#iefix") format("embedded-opentype"), url("/kassets/css/font/icomoon.woff") format("woff"), url("/kassets/css/font/icomoon.otf") format("opentype"), url("/kassets/css/font/icomoon.ttf") format("truetype"), url("/kassets/css/font/icomoon.svg?#webfont") format("svg"); }
[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-Groupe-4:before {
  content: "\e900";
  color: #fff; }

.icon-Groupe-6:before {
  content: "\e901";
  color: #7ec767; }

.icon-Groupe-8:before {
  content: "\e902";
  color: #f44030; }

.icon-Groupe-9:before {
  content: "\e903";
  color: #c9d1e0; }

body {
  font-family: "Arial";
  margin: 0;
  padding: 0;
  background-color: #F5F5F5; }
  body.site_01 {
    background: url(/kassets/cssimg/site/bg-connexion.jpg) no-repeat top center;
    background-size: cover;
    min-height: 100vh;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: inherit; }
    body.site_01 #header-wrapper {
      display: none; }
    body.site_01 footer {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      color: #ffffff; }
      @media (max-height: 800px) {
        body.site_01 footer {
          position: relative; } }
      body.site_01 footer #footer2 a {
        color: #ffffff;
        text-decoration: none; }
        body.site_01 footer #footer2 a:hover {
          color: #ffffff; }
    body.site_01 #main-1 {
      margin-bottom: 9.375rem; }
      @media (max-height: 800px) {
        body.site_01 #main-1 {
          margin-bottom: inherit; } }
    body.site_01 .row_admin {
      position: fixed;
      left: 0;
      top: 0;
      right: 0;
      z-index: 2; }
  body footer {
    left: 0;
    right: 0;
    font-size: 12px;
    color: #222834; }
    body footer #footer2 {
      padding: 4rem 0; }
      body footer #footer2 a {
        color: #222834;
        text-decoration: none; }
        body footer #footer2 a:hover {
          color: #222834; }
    body footer p {
      margin-bottom: 0; }
    @media (max-width: 968px) {
      body footer .col-lg-6:last-child {
        text-align: left !important; } }

a {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out; }

.container {
  max-width: 1600px;
  width: 100% auto;
  margin: auto; }

.in-container {
  max-width: 1278px;
  width: 100% auto;
  margin: auto; }

#header-wrapper {
  min-height: 6.875rem;
  background: url("/kassets/cssimg/site/header.jpg") no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  #header-wrapper .row_header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap; }
    #header-wrapper .row_header .text-header {
      color: #ffffff;
      font-weight: bold;
      font-size: 2rem;
      margin-left: 6rem; }
      @media (max-width: 767px) {
        #header-wrapper .row_header .text-header {
          width: calc(100% - 91px);
          margin-left: 0.9375rem; } }
    #header-wrapper .row_header .btn-header {
      margin-left: auto; }
      #header-wrapper .row_header .btn-header .btn {
        background-color: transparent;
        color: #ffffff;
        border: none;
        font-size: 0.875rem;
        margin-bottom: 0.9375rem; }

#main-1 {
  padding-top: 1.5625rem; }

.container-principale-cbre {
  background-color: #ffffff;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  padding-top: 4.0625rem;
  padding-bottom: 2.1875rem; }
  .container-principale-cbre h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #222834;
    margin-bottom: 3.4375rem; }

.line-select, .ecriture {
  margin-left: -1.875rem;
  margin-right: -1.875rem; }
  @media (max-width: 968px) {
    .line-select .col-lg-6:last-child, .ecriture .col-lg-6:last-child {
      text-align: left !important; } }

.ecriture {
  margin-bottom: 3.75rem; }
  .ecriture .btn {
    background-color: #FACD32;
    font-size: 1rem;
    font-weight: bold;
    color: #222834;
    border-radius: 5px;
    min-width: 19.5rem;
    padding: 0.3125rem 0.9375rem;
    margin-right: 0.9375rem;
    margin-bottom: 0.9375rem; }
    @media (max-width: 767px) {
      .ecriture .btn {
        min-width: inherit; } }
    .ecriture .btn:focus {
      box-shadow: none; }
    .ecriture .btn:hover {
      background-color: #CC2229;
      color: #ffffff; }

.select {
  position: relative;
  border-radius: 5px;
  background-color: #EEF1F5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.9375rem; }
  .select select {
    z-index: 1;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 2.5rem;
    border: none;
    width: 11.875rem;
    position: relative;
    color: #707B8E;
    padding: 0 1.5625rem;
    background-color: transparent; }
  .select:after {
    content: "";
    position: absolute;
    right: 1px;
    top: 1px;
    background: #E2E8F0 url("/kassets/cssimg/site/down.svg") no-repeat center;
    width: 2.5rem;
    height: 2.4375rem;
    display: block; }
  .select:last-child {
    margin-right: 0; }
  @media (max-width: 968px) {
    .select {
      margin-bottom: 0.9375rem; } }

.outer-input {
  position: relative; }
  .outer-input #checkbox {
    cursor: pointer;
    right: 15px;
    top: -8px;
    cursor: pointer;
    z-index: 1;
    position: absolute; }
    .outer-input #checkbox span {
      font-size: 20px; }

@media (max-width: 1600px) {
  .row {
    margin-left: 0;
    margin-right: 0; } }

.connexion {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .connexion #Fconnexion {
    max-width: 416px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    padding: 3.75rem 1.875rem; }
    .connexion #Fconnexion .btnconnexion-2, .connexion #Fconnexion .btn-info {
      display: block;
      background-color: #FACD32;
      color: #222834;
      font-size: 1rem;
      font-weight: bold;
      border-radius: 0.3125rem;
      text-align: center;
      width: 100%;
      height: 2.5rem; }
      .connexion #Fconnexion .btnconnexion-2:hover, .connexion #Fconnexion .btn-info:hover {
        background-color: #CC2229;
        color: #ffffff; }
    .connexion #Fconnexion .btn-info {
      maargin-bottom: 1.5625rem;
      border: none;
      margin-bottom: 1.5625rem; }
    .connexion #Fconnexion .text-intro-form {
      font-size: 1.125rem;
      color: #222834;
      text-align: left;
      margin-bottom: 3.125rem; }
    .connexion #Fconnexion input, .connexion #Fconnexion .select select, .select .connexion #Fconnexion select {
      border: 1px solid #e4e4e4;
      border-radius: 5px;
      height: 40px;
      top: -18px;
      position: relative;
      width: 100%;
      padding: 0 0.9375rem;
      font-weight: bold;
      font-size: 1.125rem;
      color: #222834; }
      .connexion #Fconnexion input::-webkit-input-placeholder, .connexion #Fconnexion .select select::-webkit-input-placeholder, .select .connexion #Fconnexion select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        opacity: 1;
        color: #707b8e; }
      .connexion #Fconnexion input::-moz-placeholder, .connexion #Fconnexion .select select::-moz-placeholder, .select .connexion #Fconnexion select::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 1;
        color: #707b8e; }
      .connexion #Fconnexion input:-ms-input-placeholder, .connexion #Fconnexion .select select:-ms-input-placeholder, .select .connexion #Fconnexion select:-ms-input-placeholder {
        /* IE 10+ */
        opacity: 1;
        color: #707b8e; }
      .connexion #Fconnexion input:-moz-placeholder, .connexion #Fconnexion .select select:-moz-placeholder, .select .connexion #Fconnexion select:-moz-placeholder {
        /* Firefox 18- */
        opacity: 1;
        color: #707b8e; }
      .connexion #Fconnexion input:focus, .connexion #Fconnexion .select select:focus, .select .connexion #Fconnexion select:focus {
        border: 1px solid #e4e4e4; }
    .connexion #Fconnexion legend {
      position: relative;
      z-index: 1;
      font-size: 12px;
      color: #707b8e;
      background-color: #ffffff;
      display: inline-block;
      width: auto;
      padding: 0 0.3125rem;
      margin-left: 0.625rem; }
    .connexion #Fconnexion a.aPasswordforgot {
      color: #1181f4;
      font-size: 14px;
      text-decoration: none;
      display: block;
      text-align: right;
      margin-bottom: 3.125rem; }
      .connexion #Fconnexion a.aPasswordforgot :hover {
        text-decoration: none; }

.titre-text {
  font-size: 7.5rem;
  line-height: 6.75rem;
  color: #ffffff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column; }
  .titre-text span {
    color: #FACD32;
    display: block; }
  .titre-text p {
    font-size: 1.125rem;
    color: #ffffff;
    line-height: 1.5625rem;
    font-weight: normal;
    margin-bottom: 0; }
  @media (max-width: 968px) {
    .titre-text {
      font-size: 3.75rem;
      margin-bottom: 3.125rem;
      margin-top: 3.125rem;
      line-height: 3.125rem; } }

table thead tr:first-child {
  background-color: transparent; }
table tr {
  background-color: #EEF1F5;
  border-radius: 5px;
  border-bottom: 10px solid #fff; }
  table tr:last-child {
    border: none; }
  table tr th {
    font-size: 1.125rem;
    color: #222834;
    text-align: center;
    border-top: none !important;
    border-bottom: none !important; }
  table tr td {
    text-align: center;
    color: #707070;
    font-size: 1rem;
    min-height: 4.5rem;
    border-top: none !important;
    padding: 1.5625rem 0.9375rem !important; }

@media (max-width: 1200px) {
  .outer-table {
    overflow-x: scroll; } }

.getDocs, .btn-bottom a {
  background-color: #FACD32;
  color: #222834;
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  padding: 0.5rem 0.9375rem;
  border-radius: 5px;
  min-width: 2.5rem; }
  .getDocs:hover, .btn-bottom a:hover {
    background-color: #CC2229;
    color: #ffffff; }
  .getDocs:focus, .btn-bottom a:focus {
    box-shadow: none; }

.btn-bottom {
  margin-top: 1.5625rem; }
  .btn-bottom a {
    margin-bottom: 0.9375rem; }

.btn-danger.focus, .btn-danger:focus, .btn:focus {
  box-shadow: none; }

.kmodale h2 {
  color: #222834; }

/*# sourceMappingURL=style.css.map */
